[Bug 624739] Re: /etc/tomcat6 is created with the wrong permissions

2010-08-28 Thread Yves Glodt
Hi, thanks for your explanation. I have the same problem actually on other hosts not running OpenCms. I suspect there must be something fishy in my service/engine/host configuration (It should be changed to write to /etc/tomcat/Catalina/ as you suggested for auto-deployment) Best regards! --

[Bug 423252] Re: NSS using LDAP+SSL breaks setuid applications like su and sudo

2010-08-28 Thread Arthur de Jong
Regarding the pam_check_host_attr and pam_check_service_attr options of pam_ldap, nslcd has a pam_authz_search option that can replace functionality of those options (and much more). This option has been in nss-pam-ldapd since version 0.7.4. Any other feature requests (and bug reports) are very

[Bug 625740] [NEW] Sync quagga 0.99.17-1 (main) from Debian unstable (main)

2010-08-28 Thread Michael Bienia
Public bug reported: Please sync quagga 0.99.17-1 (main) from Debian unstable (main) A look at the upstream changelog (http://www.quagga.net/download/quagga-0.99.17.changelog.txt) shows no changes that would need a FFe. A look at the diffstat of the debdiff shows also no huge changes to the

[Bug 622815] Re: impossible to open network resources with nautilus

2010-08-28 Thread IngPaolo
I found it was missing another package, so I've installed it: the package is File Sharing (service for file sharing). Now I can share folders using Nautilus. But I cannot reach any folder from network or see other PC on the network because all the other problems are still on. -- impossible to

[Bug 625798] Re: Don't use int constants with a long data type.

2010-08-28 Thread Michael Bienia
** Patch added: fix_wraparound_computation https://bugs.edge.launchpad.net/bugs/625798/+attachment/1524953/+files/fix_wraparound_computation ** Also affects: tickcount (Ubuntu) Importance: Undecided Status: New -- Don't use int constants with a long data type.

[Bug 625798] Re: Don't use int constants with a long data type.

2010-08-28 Thread Michael Bienia
** Patch added: Debdiff for maverick https://bugs.edge.launchpad.net/ubuntu/+source/tickcount/+bug/625798/+attachment/1524966/+files/tickcount.debdiff -- Don't use int constants with a long data type. https://bugs.launchpad.net/bugs/625798 You received this bug notification because you are

[Bug 625798] Re: Don't use int constants with a long data type.

2010-08-28 Thread Emmet Hikory
I test-built with the upstream patch (but a slightly different debdiff) against maverick on i386, amd64, armel, and powerpc. In all cases, the package built successfully, including passing all tests. ** Changed in: tickcount (Ubuntu) Status: New = Triaged ** Changed in: tickcount

[Bug 624802] [NEW] authbind port usage incorrect

2010-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: ubuntu-docs 1) lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 2) apt-cache policy ubuntu-docs ubuntu-docs: Installed: 10.04.3 Candidate: 10.04.3 Version table: *** 10.04.3 0 500

[Bug 624802] Re: authbind port usage incorrect

2010-08-28 Thread Matthew East
Moving this bug to authbind because that sentence appears to come from the authbind manual page, shipped with the authbind package. ** Package changed: ubuntu-docs (Ubuntu) = authbind (Ubuntu) -- authbind port usage incorrect https://bugs.launchpad.net/bugs/624802 You received this bug

[Bug 625812] [NEW] Install needs to turn off Reverse Path Filtering

2010-08-28 Thread bret clark
Public bug reported: Binary package hint: quagga In Ubuntu Server Ubuntu 10.04.1 LTS reverse path filtering is enabled (1) by default which causes havoc with BGP and potentially and other routing protocol in which a packet may go out one (1) interface but return in another interface. The

[Bug 625812] Re: Install needs to turn off Reverse Path Filtering

2010-08-28 Thread bret clark
Forgot to mention that this problem would probably exist with ipv6 too, but I didn't confirm that. -- Install needs to turn off Reverse Path Filtering https://bugs.launchpad.net/bugs/625812 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 573853] Re: Cannot control squid Unknown instance

2010-08-28 Thread Robert Schneider
I have the very same behaviour. Using the modified post-stop script cures it a bit as it makes stop and start working again. However, reloading does NOT work. It seems, squid terminates somehow when a -HUP is received. -- Cannot control squid Unknown instance

[Bug 564355] Re: Second euca-run-instance request in same security group causes eucalyptus to remove network assoicated with security group

2010-08-28 Thread Dmitrii Zagorodnov
If someone has logs from all components they would be helpful, actually. (Although it may *seem* like a CC problem, it *may* originate in the CLC.) Also, if it is easy for someone to check if the problem has been solved (as I suspect it has) in 2.0.0, currently in Maverick, that would help a lot.

[Bug 623798] [NEW] hook /usr/share/apport/package-hooks//source_samba.py crashed

2010-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Binary package hint: apport I guess there is a typo. $ ubuntu-bug samba hook /usr/share/apport/package-hooks//source_samba.py crashed: Traceback (most recent call last): File /usr/lib/python2.6/dist-packages/apport/report.py, line 636, in

[Bug 625955] [NEW] vsftpd installation fails if there's a user name starting with ftp

2010-08-28 Thread Stephane Chazelas
Public bug reported: Binary package hint: vsftpd 2.2.2-3ubuntu6 debian/vsftpd.postinst has if ! getent passwd | grep -q ^${_USERNAME} ($_USERNAME being ftp by default). It should be: if ! getent -- passwd $_USERNAME same for groups. ** Affects: vsftpd (Ubuntu) Importance: Undecided

[Bug 573975] Re: pxe image fails to boot: Forbidden directory

2010-08-28 Thread Sam Smith
Upgraded server from 8.04 LTS to 10.04 LTS on 8/21/2010. Server was running LTSP with 8.04. Same issue with clients not able to access tftp directory. The fix suggested by Inno to change the directory and add --secure worked (THANK YOU!): # /etc/default/tftpd-hpa TFTP_USERNAME=tftp

[Bug 434799] Re: X11 forwarding via SSH does not work after upgrade to karmic

2010-08-28 Thread Rene
Dear All, This bug affects me from lucid. As I don't have ipv6 available, I am used to de-activate it. But this bug still affected me. I tried the workarounds. AddressFamily inet to sshd_config works for me. add the -4 to the exec line in /etc/init/ssh.conf .. works for me also it

[Bug 622818] Re: unexpected errors after a sequence of tests

2010-08-28 Thread Dmitrii Zagorodnov
** Changed in: eucalyptus Assignee: (unassigned) = chris grzegorczyk (chris-grze) -- unexpected errors after a sequence of tests https://bugs.launchpad.net/bugs/622818 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in

[Bug 591481] Re: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-08-28 Thread Badcam
I have this same issue. I installed tftp-hpa and then removed it, using Synaptic Package Manger in Mint 9.0. I then find now I can't install any other programmes and Update Manager won't proceed because of this error: E: tftpd-hpa: subprocess installed post-removal script returned error exit

[Bug 591481] Re: package tftpd-hpa 0.49-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-08-28 Thread Badcam
Oh yes. If I try to remove tftp-ha I get this: $ sudo apt-get remove tftpd-hpa[sudo] password for badcam: Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: tftpd-hpa 0 upgraded, 0 newly installed, 1 to remove

[Bug 524341] Re: Add amavisd-new-postfix package

2010-08-28 Thread Scott Kitterman
Go ahead then. ** Also affects: amavisd-new (Ubuntu Maverick) Importance: Wishlist Assignee: Ante Karamatić (ivoks) Status: Incomplete ** Changed in: amavisd-new (Ubuntu Maverick) Status: Incomplete = Confirmed -- Add amavisd-new-postfix package

[Bug 625676] [NEW] Terminating APT results in /var/lib/dpkg/lock being permanently unavailable

2010-08-28 Thread ks64
Public bug reported: Binary package hint: apt When I ran APT the last time successfully, the command hung at Unpacking, so I decided to 'killall -9' it and blame the problem on an infinite loop. The next time I ran APT, even with nothing but Firefox and the terminal running, I got the attached

[Bug 625676] Re: Terminating APT results in /var/lib/dpkg/lock being permanently unavailable

2010-08-28 Thread ks64
** Attachment added: VarLibDpkgLock.txt https://bugs.launchpad.net/bugs/625676/+attachment/1524340/+files/VarLibDpkgLock.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/625676/+attachment/1524341/+files/Dependencies.txt -- Terminating APT results in

[Bug 205918] Re: [needs packaging] jameica and Hibiscus

2010-08-28 Thread Thermaltaker
The packages for Hibiscus and Jameica in my PPA are now in a good state, but they are binary. Means they are shipped with the libs of the developer. Nevertheless they do the job ;-) -- [needs packaging] jameica and Hibiscus https://bugs.launchpad.net/bugs/205918 You received this bug

[Bug 530195] Re: gwibber tries to call has_key on list---doesn't update streams

2010-08-28 Thread Chris Bauer
Reporting the same as @dooohhead / #118. Gwibber does not show up in my Connections tab in the Twitter interface. Still seeing this bug with 2.30.1. -- gwibber tries to call has_key on list---doesn't update streams https://bugs.launchpad.net/bugs/530195 You received this bug notification because

[Bug 375553] Re: java webstart serialization ClassCastException: java.util.SimpleTimeZone cannot be cast to sun.util.calendar.ZoneInfo

2010-08-28 Thread Fabio Marconi
This bug report is being closed due to your last comment. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more about bug statuses at

[Bug 623794] Re: evolution address book has quit unexpectedly

2010-08-28 Thread Deric Venra
Hi Pedro I have run an update and upgrade this morning and tried again. The evolution address book no longer segfaults and works as it should. I will test over the next couple of days. If needed i can downgrade the evolution to get the backtrace but as it is fixed now with the new version being

[Bug 460593] Re: Update 9.04 to 9.10 with encrypted /home dir dies

2010-08-28 Thread Fabio Marconi
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 460564] Re: mouse locate pointer does not work

2010-08-28 Thread Fabio Marconi
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 459946] Re: Icons do not fit the right side panel (at the bottom)

2010-08-28 Thread Fabio Marconi
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 435990] Re: fox fatigue: getting progessively slower until unusable

2010-08-28 Thread Zoubidoo
@drew: If you read the rest of the bug description you'll see this isn't about a crash. So a backtrace is not possible and an strace would run into the gigabytes. The flash/java versions are not particularly relevant because this bug dates from at least release 9.04 so the versions have changes

[Bug 625677] [NEW] Upgrade to 0.6.8ubuntu29.1 causes networking not to start upon reboot

2010-08-28 Thread klearvue
Public bug reported: Binary package hint: ifupdown Running Ubuntu as an OpneVZ container Ubuntu 10.04.1 LTS ifupdown: 0.6.8ubuntu29.1 Having upgraded from ifupdown 0.6.8ubuntu29 to 0.6.8ubuntu29.1 networking fails to start upon reboot. I can still start networking manually. ** Affects:

[Bug 552329] Re: metacity crashed with SIGSEGV in SmcCloseConnection()

2010-08-28 Thread Hsn
** Tags added: maverick -- metacity crashed with SIGSEGV in SmcCloseConnection() https://bugs.launchpad.net/bugs/552329 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 625679] [NEW] Digikam 1.3.0 crashed on launch package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 134

2010-08-28 Thread gomerz
Public bug reported: Binary package hint: shared-mime-info Digikam 1.3.0 crashed on launch. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: shared-mime-info 0.71-1ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686

[Bug 625679] Re: Digikam 1.3.0 crashed on launch package shared-mime-info 0.71-1ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 134

2010-08-28 Thread gomerz
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/625679/+attachment/1524343/+files/AptOrdering.txt ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/625679/+attachment/1524344/+files/Dependencies.txt ** Attachment added: Df.txt

[Bug 625678] [NEW] Tables vanish when saving in .doc format

2010-08-28 Thread Niraj Vatvani
Public bug reported: Binary package hint: openoffice.org Version: OpenOffice 3.2.0 OOO320m12 (Build:9483) OS: Windows Vista Steps to reproduce bug: 1. Create New Text Document 2. Create Table with 1 row and 2 columns 3. Create sub-tables within each column of the table above with a 2-row

[Bug 625678] Re: Tables vanish when saving in .doc format

2010-08-28 Thread Niraj Vatvani
Screenshot post step-4 ** Attachment added: step-4.PNG https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/625678/+attachment/1524342/+files/step-4.PNG -- Tables vanish when saving in .doc format https://bugs.launchpad.net/bugs/625678 You received this bug notification because you

[Bug 625678] Re: Tables vanish when saving in .doc format

2010-08-28 Thread Niraj Vatvani
Screenshot post step-7 ** Attachment added: step-7.PNG https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/625678/+attachment/1524357/+files/step-7.PNG -- Tables vanish when saving in .doc format https://bugs.launchpad.net/bugs/625678 You received this bug notification because you

[Bug 625678] Re: Tables vanish when saving in .doc format

2010-08-28 Thread Niraj Vatvani
Screenshot post step-9 ** Attachment added: step-9.PNG https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/625678/+attachment/1524358/+files/step-9.PNG -- Tables vanish when saving in .doc format https://bugs.launchpad.net/bugs/625678 You received this bug notification because you

[Bug 625676] Re: Terminating APT results in /var/lib/dpkg/lock being permanently unavailable

2010-08-28 Thread ks64
There definitely is an infinite loop in apt-get (see attached log). ** Attachment added: TerminalHistoryLog.log https://bugs.launchpad.net/ubuntu/+source/apt/+bug/625676/+attachment/1524359/+files/TerminalHistoryLog.log -- Terminating APT results in /var/lib/dpkg/lock being permanently

[Bug 625676] Re: Terminating APT results in /var/lib/dpkg/lock being permanently unavailable

2010-08-28 Thread ks64
As a follow-up to the last comment, APT actually hangs near the end of the terminal history log. In particular, it locks up without consuming any CPU. This is definitely what an infinite loop would do. -- Terminating APT results in /var/lib/dpkg/lock being permanently unavailable

[Bug 623819] Re: [Maverick] policykit is not responding

2010-08-28 Thread dino99
details logged into xsession-errors when i shutdown and see the policykit warning: Exiting... gnome-session[3206]: WARNING: Client '/org/gnome/SessionManager/Client4' failed to reply before timeout Avertissement du gestionnaire de fenêtres : CurrentTime used to choose focus window; focus

[Bug 620278] Re: random Xorg crash

2010-08-28 Thread boblinux
I just had another problem; I was not interacting with the OS, I just came back and saw X stopped : here is the backtrace : Program received signal SIGPIPE, Broken pipe. 0x7f71a827e5e1 in ?? () (gdb) backtrace full #0 0x7f71a827e5e1 in ?? () No symbol table info available. #1

[Bug 369998] Re: ubuntu goes to standby even if on power after hibernate

2010-08-28 Thread Fabio Marconi
Hello dtech Can you please reproduce the bug then attach here these files: /var/log/syslog /var/log/kern.log /var/log/dmesg then run in a terminal this command: apport-collect 369998 Thanks ** Package changed: ubuntu = linux (Ubuntu) -- ubuntu goes to standby even if on power after hibernate

[Bug 460738] Re: 100K log messages/sec with 9.10 amd64 on T61 laptop

2010-08-28 Thread Fabio Marconi
Hello David Lang Thanks for the reply This bug report is being closed due to your last comment. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 452916] Re: After switching users the fonts appear garbled

2010-08-28 Thread Fabio Marconi
This bug report is being closed due to your last comment regarding this being fixed with an update. For future reference you can manage the status of your own bugs by clicking on the current status in the yellow line and then choosing a new status in the revealed drop down box. You can learn more

[Bug 443113] Re: Error probing SMB2 boot message on nVidia ION chipset (Acer Aspire Revo, ASrock ION 330, ASUS netbooks...)

2010-08-28 Thread John Bruno
Workaround as per Sylvain Bourdette (Thanks!) edit /etc/default/grub and add the entry to the GRUB_CMDLINE_LINUX_DEFAULT= line [code]GRUB_CMDLINE_LINUX_DEFAULT=acpi_enforce_resources=lax quiet splash [/code] Then Do: [code]sudo update-grub[/code] -- Error probing SMB2 boot message on nVidia

[Bug 625678] Re: Tables vanish when saving in .doc format

2010-08-28 Thread Niraj Vatvani
This issue has been duplicated at: http://qa.openoffice.org/issues/show_bug.cgi?id=114164 ** Bug watch added: OpenOffice.org Issue Tracker #114164 http://qa.openoffice.org/issues/show_bug.cgi?id=114164 -- Tables vanish when saving in .doc format https://bugs.launchpad.net/bugs/625678 You

[Bug 625676] Re: Infinite loop in APT: Hang at 'Unpacking'

2010-08-28 Thread ks64
** Summary changed: - Terminating APT results in /var/lib/dpkg/lock being permanently unavailable + Infinite loop in APT: Hang at 'Unpacking' -- Infinite loop in APT: Hang at 'Unpacking' https://bugs.launchpad.net/bugs/625676 You received this bug notification because you are a member of Ubuntu

[Bug 618557] Re: Missing menubars in at least two wxWidgets applications: boinc and truecrypt

2010-08-28 Thread Arthur Rilke
** Changed in: wxwidgets2.8 (Ubuntu) Status: New = Invalid -- Missing menubars in at least two wxWidgets applications: boinc and truecrypt https://bugs.launchpad.net/bugs/618557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 567110] Re: ${data.liked_by} user(s) liked this string needs to use plural forms

2010-08-28 Thread Jochen Skulj
In the Maverick translations of Gwibber you can find following string. %s user(s) liked this This string causes the same problem that David already described: I can't translate this properly into German. Please provide two seperate strings for singular and plural. Thanks! -- ${data.liked_by}

[Bug 625682] [NEW] package dosage (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-28 Thread asaone
Public bug reported: Binary package hint: dosage failed to install ProblemType: Package DistroRelease: Ubuntu 10.04 Package: dosage (not installed) ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 NonfreeKernelModules: wl Architecture: i386

[Bug 625682] Re: package dosage (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-28 Thread asaone
** Attachment added: AptOrdering.txt https://bugs.launchpad.net/bugs/625682/+attachment/1524360/+files/AptOrdering.txt ** Attachment added: Df.txt https://bugs.launchpad.net/bugs/625682/+attachment/1524361/+files/Df.txt ** Attachment added: Dmesg.txt

[Bug 607679] Re: xfce desktop does not comes back after starting Opengl/urbanterror app.

2010-08-28 Thread Nikola M.
I am not sure how bringing Gnome desktop instead of xfdesktop have to do with any application actually. What Gnome desktop is doing behind, before starting xfdesktop, in the first place? (I think I see the same thing happening even on booting up machine, after I log in to Xfce desktop). First

[Bug 610358] Re: Full disk prevents from starting a graphical session (and Ubuntu does not warn)

2010-08-28 Thread YannUbuntu
** Description changed: Binary package hint: gnome-disk-utility How to reproduce : - start long operations filling disk space, for example big downloads or DVD rip, etc.. - Ubuntu (gnome-disk-utility/gdu-notification-daemon) pop ups messages warning that the disk has few space left,

[Bug 441941] Re: grub fails after running Windows

2010-08-28 Thread Alexey Osipov
AutoCAD 2009 or its licensing service is also corrupt GRUB loader. -- grub fails after running Windows https://bugs.launchpad.net/bugs/441941 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 625676] Re: Infinite loop in APT: Hang at 'Unpacking'

2010-08-28 Thread ks64
** Description changed: Binary package hint: apt When I ran APT the last time successfully, the command hung at - Unpacking, so I decided to 'killall -9' it and blame the problem on an - infinite loop. - - The next time I ran APT, even with nothing but Firefox and the terminal - running,

[Bug 613611] Re: Error when try to windows shared printer in AD environment

2010-08-28 Thread Alessandro Mendolia
I see Bug #482836 but don't seem the same problem. I noticed that the 'only procedure that works is to: 1. machine to join the domain 2. print a test page from a local user (request AD username and password ) 3. then prints work with every AD users logged on linux box ... I try to copy the

[Bug 451366] Re: 404 from the archive is not handled well

2010-08-28 Thread Sebastian Heinlein
** Also affects: aptdaemon Importance: Undecided Status: New -- 404 from the archive is not handled well https://bugs.launchpad.net/bugs/451366 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 625678] Re: Tables vanish when saving in .doc format

2010-08-28 Thread Niraj Vatvani
This issue can be closed since it does not get reproduced in: OpenOffice 3.2.0 OOO320m12 (Build:9483) OS: Ubuntu 10.04 LTS (Lucid Lynx) The tables remain intact. -- Tables vanish when saving in .doc format https://bugs.launchpad.net/bugs/625678 You received this bug notification because you are

[Bug 583539] Re: Lucid freeze during large file transfer

2010-08-28 Thread fraseyboy
Another confirmation of the severity of this bug. It happens every time I transfer a file which is over 500mb or so between hard- drives/partitions. The system locks up and freezes periodically during the transfer making it effectively unusable during this time. I am on Ubuntu 10.04 with all

[Bug 541511] Re: MASTER: [i855] GPU lockup (apport-crash)

2010-08-28 Thread markling
I was unable to execute these commands. The last generated an error: couldn't find package linux-image-2.6.34-v9patch-generic I tried the patch after being told that it might make it possible for me to upgrade to Ubuntu v10. I'm still unable to upgrade to Ubuntu v10:

[Bug 625687] [NEW] appmenu-gtk ships la file and static library

2010-08-28 Thread Chris Coulson
Public bug reported: Binary package hint: appmenu-gtk appmenu-gtk is shipping a la file and static library. These seem unnecessary ch...@chris-laptop:~$ dpkg -L appmenu-gtk /. /usr /usr/lib /usr/lib/gtk-2.0 /usr/lib/gtk-2.0/2.10.0 /usr/lib/gtk-2.0/2.10.0/menuproxies

[Bug 625690] [NEW] WARNING: crash on out-of-suspend at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x7c/0x80()

2010-08-28 Thread PhL38F
Public bug reported: Not able to give much by now. It's just not the first time. Linked to disk noted by the system as prone to errors? Linux claudine-desktop 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:05:01 UTC 2009 x86_64 GNU/Linux Ubuntu 2.6.31-14.48-generic Description:Ubuntu 9.10

[Bug 625690] Re: WARNING: crash on out-of-suspend at /build/buildd/linux-2.6.31/kernel/power/suspend_test.c:52 suspend_test_finish 0x7c/0x80()

2010-08-28 Thread PhL38F
** Attachment added: lspci-vnvn.log https://bugs.launchpad.net/bugs/625690/+attachment/1524390/+files/lspci-vnvn.log ** Attachment added: AlsaDevices.txt https://bugs.launchpad.net/bugs/625690/+attachment/1524391/+files/AlsaDevices.txt ** Attachment added: AplayDevices.txt

[Bug 625692] [NEW] [Maverick] Unbelievably slow internet

2010-08-28 Thread Lollerke
Public bug reported: I installed yestedays daily live and todays avahi updates, but everything is slow. When I open up a web page in any browser it says: looking up ... waiting for... and pages are still not fully loaded after 3 mins. Installing programs with apt-get is 10mins because it takes

[Bug 625692] Re: [Maverick] Unbelievably slow internet

2010-08-28 Thread Lollerke
** Attachment added: daemon.log https://bugs.launchpad.net/ubuntu/+bug/625692/+attachment/1524429/+files/daemon.log -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 625692] Re: [Maverick] Unbelievably slow internet

2010-08-28 Thread Lollerke
** Attachment added: dmesg https://bugs.launchpad.net/ubuntu/+bug/625692/+attachment/1524430/+files/dmesg -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 625692] Re: [Maverick] Unbelievably slow internet

2010-08-28 Thread Lollerke
** Attachment added: syslog https://bugs.launchpad.net/ubuntu/+bug/625692/+attachment/1524431/+files/syslog ** Description changed: I installed yestedays daily live and todays avahi updates, but everything is slow. When I open up a web page in any browser it says: looking up ... waiting

[Bug 616601] Re: Amarok cannot edit the tags of some ogg vorbis files

2010-08-28 Thread dikkjo
Hello, i would say that there is a general problems with tags, ogg but also mp3 files are affected. Im observing a strange behaviour, like if i edit tags with exfalso everything seems ok, but in amarok i cant see the changes?? At the very best tags are just greyed out. Maybe an update of

[Bug 344093] Re: SATA DVD drive not detected in Jaunty (testing)

2010-08-28 Thread Josh Schlenker
I'm having the identical problem with the lite-on blu-ray IOS104 blu-ray drive on an ASUS M4N68T (nvidia mcp61 chipset) motherboard with fedora 12 (2.6.31.5). I tried upgrading to 2.6.32.19 to take advantage of this patch, but this *does not* fix the problem for me. I also tried to boot the

[Bug 625694] [NEW] my panels have gone and i can't them get back

2010-08-28 Thread paulle
Public bug reported: Binary package hint: gnome-panel panels have gone, gnome looks strange (like themed strange, with a theme i never selected). ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: gnome-panel 1:2.30.2-1ubuntu3 ProcVersionSignature: Ubuntu 2.6.35-19.26-generic 2.6.35.3 Uname:

[Bug 625694] Re: my panels have gone and i can't them get back

2010-08-28 Thread paulle
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/625694/+attachment/1524436/+files/Dependencies.txt -- my panels have gone and i can't them get back https://bugs.launchpad.net/bugs/625694 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 625666] Re: Please sync torcs 1.3.1-4 (universe) from Debian unstable (main).

2010-08-28 Thread Stefano Rivera
** Changed in: torcs (Ubuntu) Assignee: (unassigned) = Stefano Rivera (stefanor) ** Changed in: torcs (Ubuntu) Status: New = In Progress -- Please sync torcs 1.3.1-4 (universe) from Debian unstable (main). https://bugs.launchpad.net/bugs/625666 You received this bug notification

[Bug 579803] Re: Migrate Photos from F-Spot

2010-08-28 Thread Mantas Kriaučiūnas
** Also affects: baltix Importance: Undecided Status: New -- Migrate Photos from F-Spot https://bugs.launchpad.net/bugs/579803 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 535602] Re: adding acl option to fstab affects the gnome gui behavior

2010-08-28 Thread Léa GRIS
** Tags added: acl gvfs -- adding acl option to fstab affects the gnome gui behavior https://bugs.launchpad.net/bugs/535602 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 625699] [NEW] cannot open zip file instate massageachive type not supported

2010-08-28 Thread sunday
Public bug reported: Binary package hint: file-roller cannot open zip file instate massageachive type not supported ProblemType: Bug Architecture: i386 CheckboxSubmission: fdba3c8f027ccf943be1e7d588bfe68d CheckboxSystem: c69722ecac764861be52925fa50b4dcc Date: Sat Aug 28 08:18:30 2010

[Bug 625699] Re: cannot open zip file instate massageachive type not supported

2010-08-28 Thread sunday
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/625699/+attachment/1524472/+files/Dependencies.txt ** Attachment added: ProcMaps.txt https://bugs.launchpad.net/bugs/625699/+attachment/1524473/+files/ProcMaps.txt ** Attachment added: ProcStatus.txt

[Bug 625696] [NEW] Nautilus crash when ibus is running

2010-08-28 Thread Xhacker Liu
Public bug reported: Binary package hint: nautilus When ibus is running... 1.open a folder. 2.input some letters. (related folder should be highlighted) 3.then nautilus crash... I'm using maverick, nautilus 2.31.90-0ubuntu2, ibus 1.3.7-1ubuntu3. If I quit ibus, everything will be good, the

[Bug 621927] Re: Guake isnt giving a TERM variable

2010-08-28 Thread MrMacman2u
Having the same trouble here. Guake is a great time saver/convenience and having to manually set the TERM after every reboot is rather troublesome. Hope it's fixed soon, just shout if any additional information is needed! -- Guake isnt giving a TERM variable

[Bug 614039] Re: gnome-power-manager crashed with signal 5 in _XError()

2010-08-28 Thread MrMacman2u
Yup, everything is golden! gnome-power-manager is working AND gnome-power-backlight is behaving normally! Looks like whatever action has been taken has resolved this bug! -- gnome-power-manager crashed with signal 5 in _XError() https://bugs.launchpad.net/bugs/614039 You received this bug

[Bug 565543] Re: Alps touchpad detected as ImPS/2 Generic Wheel Mouse(in VAIO E series) after the kernel upgrade

2010-08-28 Thread Martin Thielen
Hi, just to eventually add something to solving the problem: I just installed Kernel v2.6.35.4-maverick and now my touchpad is recognized as touchpad again: xinput says: (2)] ⎜ ↳ ETPS/2 Elantech Touchpad id=15 [slave pointer (2)] where before it was just this generic

[Bug 625703] [NEW] [xorg-edgers] White screen after login

2010-08-28 Thread YannUbuntu
Public bug reported: Binary package hint: xorg On Ubuntu 10.04, using Xorg-edgers PPA. - yesterday with updated packages, my Gnome session was working well with Compiz. - today I updating my packages (including xorg-edgers's ones), - after rebooting, my Gnome session leads me to a white screen

[Bug 625703] Re: [xorg-edgers] White screen after login

2010-08-28 Thread YannUbuntu
** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/625703/+attachment/1524505/+files/BootDmesg.txt ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/625703/+attachment/1524506/+files/CurrentDmesg.txt ** Attachment added: Dependencies.txt

[Bug 625701] [NEW] display crash during screensaver run

2010-08-28 Thread jt
Public bug reported: Binary package hint: xserver-xorg-video-intel Hello, I think some bug is present in package named: xserver-xorg-video-intel” 2:2.9.1-3ubuntu5, because my display crash after start screensaver. Description: When I start AntSpotlight screensaver, display crash. I see

[Bug 625701] Re: display crash during screensaver run

2010-08-28 Thread jt
** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/625701/+attachment/1524476/+files/BootDmesg.txt ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/625701/+attachment/1524477/+files/CurrentDmesg.txt ** Attachment added: GdmLog.txt

[Bug 625692] Re: [Maverick] Unbelievably slow internet

2010-08-28 Thread Lollerke
apport information ** Description changed: I installed yestedays daily live and todays avahi updates, but everything is slow. When I open up a web page in any browser it says: looking up ... waiting for... and pages are still not fully loaded after 3 mins. Installing programs with apt-get

[Bug 625692] AlsaDevices.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: AlsaDevices.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524529/+files/AlsaDevices.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of

[Bug 625692] BootDmesg.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: BootDmesg.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524530/+files/BootDmesg.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of Ubuntu

[Bug 625692] Card0.Amixer.values.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: Card0.Amixer.values.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524531/+files/Card0.Amixer.values.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a

[Bug 625692] Card0.Codecs.codec.1.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: Card0.Codecs.codec.1.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524533/+files/Card0.Codecs.codec.1.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are

[Bug 625692] CurrentDmesg.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: CurrentDmesg.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524534/+files/CurrentDmesg.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of

[Bug 625692] Card0.Codecs.codec.0.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: Card0.Codecs.codec.0.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524532/+files/Card0.Codecs.codec.0.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are

[Bug 625692] IwConfig.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: IwConfig.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524535/+files/IwConfig.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of Ubuntu

[Bug 625692] Lspci.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: Lspci.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524536/+files/Lspci.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 625692] ProcCpuinfo.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524538/+files/ProcCpuinfo.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of

[Bug 625692] PciMultimedia.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: PciMultimedia.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524537/+files/PciMultimedia.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of

[Bug 625692] ProcInterrupts.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: ProcInterrupts.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524539/+files/ProcInterrupts.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of

[Bug 625692] UdevDb.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: UdevDb.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524541/+files/UdevDb.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 625692] ProcModules.txt

2010-08-28 Thread Lollerke
apport information ** Attachment added: ProcModules.txt https://bugs.edge.launchpad.net/bugs/625692/+attachment/1524540/+files/ProcModules.txt -- [Maverick] Unbelievably slow internet https://bugs.launchpad.net/bugs/625692 You received this bug notification because you are a member of

  1   2   3   4   5   6   7   8   9   10   >