[Bug 576352] Re: Ubuntu 10.04 hangs/locks up often

2010-08-15 Thread FD
after various testing, it appears to be stable after I uninstalled package named "xserver-xorg-video-nouveau". Strangely it is still able to find a "nouveau" module somewhere (I see it in lsmod). -- Ubuntu 10.04 hangs/locks up often https://bugs.launchpad.net/bugs/576352 You received this bug no

[Bug 618500] Re: Switching From Windows Doc Missing Index.html File

2010-08-15 Thread Matthew East
*** This bug is a duplicate of bug 575627 *** https://bugs.launchpad.net/bugs/575627 ** This bug has been marked a duplicate of bug 575627 Broken link: Switching from Windows -- Switching From Windows Doc Missing Index.html File https://bugs.launchpad.net/bugs/618500 You received this bug

[Bug 350936] Re: Should shut down domains on system shutdown

2010-08-15 Thread Andy
Update** In my comment #38 above step (2) I replaced the following modification in /etc/init.d/sendsigs from. while /bin/ls /var/run/libvirt/qemu/*.pid>/dev/null 2>&1 && [ $kvm_shutdown_timeout -gt 0 ] with: while /usr/bin/pgrep -cx kvm > /dev/null 2>&1 && [ $kvm_shutdown_timeout -gt 0 ] I hav

[Bug 618529] Re: kernel call traces from blk-core.c

2010-08-15 Thread Jeff Waugh
** Attachment added: "dmesg" https://bugs.launchpad.net/bugs/618529/+attachment/1492907/+files/dmesg -- kernel call traces from blk-core.c https://bugs.launchpad.net/bugs/618529 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 618529] [NEW] kernel call traces from blk-core.c

2010-08-15 Thread Jeff Waugh
Public bug reported: I'm getting some kernel call traces dumped in dmesg from blk-core.c, on my Xen-based Linode server (Ubuntu 10.04.1 LTS with linux- image-2.6.32-24-generic). Someone appears to have seen similar traces running under qemu-kvm, and Christoph Hellwig responded with a potential fi

[Bug 618530] Re: Cannot update

2010-08-15 Thread Shawn Blanchette
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618530/+attachment/1492908/+files/Dependencies.txt ** Attachment added: "XsessionErrors.txt" https://bugs.launchpad.net/bugs/618530/+attachment/1492909/+files/XsessionErrors.txt -- Cannot update https://bugs.launchp

[Bug 618530] [NEW] Cannot update

2010-08-15 Thread Shawn Blanchette
Public bug reported: Binary package hint: update-manager Cannot update by update manager, apt-get, or Synaptic Package Manager. Failed to fetch http://ppa.launchpad.net/user//ubuntu/dists/karmic/main/binary-i386/Packages.gz 404 Not Found Failed to fetch http://ppa.launchpad.net/user/ppa/ub

[Bug 596589] Re: [needs-packaging] Please backport to Ubuntu 10.04 amd64

2010-08-15 Thread Timmy Shih Jun Yee
Cleaning up this bug so it conforms to the format as described here: https://help.ubuntu.com/community/UbuntuBackports#How%20to%20request%20new%20packages ** Also affects: lucid-backports Importance: Undecided Status: New ** Tags removed: needs-packaging ** Summary changed: - [needs-p

[Bug 599643] Re: simple-scan fails to save a large scanned document

2010-08-15 Thread Robert Ancell
** Changed in: simple-scan (Ubuntu) Status: Fix Committed => Fix Released -- simple-scan fails to save a large scanned document https://bugs.launchpad.net/bugs/599643 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 601850] Re: Filezilla crashes when open new tab

2010-08-15 Thread Shawn Brito
I had the same issue with Filezilla 3.3.1 Ubuntu Package version as well.. When opening tabs, it throws the "_ZN13wxAuiNotebook15SetSelectedFontERK6wxFont," and quits.. Since I didn't wanted to manually compile the package and break the Synaptic Package Manager's beauty :) I used the Filezilla PPA

Re: [Bug 618381] Re: Tab key is not working

2010-08-15 Thread Carlos
Thank you for your very quick response, Micah. You were right, the problem was caused by delicious extension, which unfortunately I had to disable. Thanks On Sun, Aug 15, 2010 at 11:02 PM, Micah Gersten < launch...@micahscomputing.com> wrote: > Thank you for reporting this to Ubuntu. Sometimes

[Bug 521323] Re: Use a few gray levels for text scans

2010-08-15 Thread Robert Ancell
** Changed in: simple-scan (Ubuntu) Status: Triaged => Fix Released -- Use a few gray levels for text scans https://bugs.launchpad.net/bugs/521323 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 574788] Re: LCD brightness cannot be adjusted on HP ProBook 4510s

2010-08-15 Thread Mitko Petkov
Well, I updated the ati driver to newer version and this seems to give results. Read this wiki for more info: http://wiki.cchtml.com/index.php/Ubuntu_Lucid_Installation_Guide -- LCD brightness cannot be adjusted on HP ProBook 4510s https://bugs.launchpad.net/bugs/574788 You received this bug noti

[Bug 575016] Re: No prompt to save if exit or start new document

2010-08-15 Thread Robert Ancell
** Changed in: simple-scan Status: Fix Committed => Fix Released ** Changed in: simple-scan (Ubuntu) Status: Triaged => Fix Released -- No prompt to save if exit or start new document https://bugs.launchpad.net/bugs/575016 You received this bug notification because you are a member

[Bug 615116] Re: thunderbird 3 freeze when downloading mails from gmail pop

2010-08-15 Thread yvan
1. the specific steps or actions you took that caused you to encounter the problem, Open Thunderbird, download new mails 2. the behavior you expected, and new mails should be downloaded 3. the behavior you actually encountered (in as much detail as possible). thunderbird window blackened and freez

[Bug 618512] APOLOGIES

2010-08-15 Thread What, me urgent?
*** This bug is a duplicate of bug 618513 *** https://bugs.launchpad.net/bugs/618513 We're both right! I did, in fact register two separate bugs in the past hour; however, I see that somehow it was recorded as three bugs 618512, 618413, and the second real bug 618517. Apologies. Thanks for k

[Bug 569879] Re: Non-admin user logout fails on Lucid

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.7.6-2ubuntu7.3 --- xorg-server (2:1.7.6-2ubuntu7.3) lucid-proposed; urgency=low * Add 201_dixFreePrivates.patch patch: Patch from upstream to fix double free in dixFreePrivates to prevent crash on logout in KDE (LP: #569879) -

[Bug 569879] Re: Non-admin user logout fails on Lucid

2010-08-15 Thread Martin Pitt
Scott Kitterman confirmed that this update fixes this bug for him. I confirm that the proposed package works fine and shows no regression on both my Dell Latitude D430 (intel card) under Ubuntu/GNOME, as well as on my wife's amd64 desktop machine with an ATI card. ** Tags added: verification-done

[Bug 618285] Re: Typo in one translatable string

2010-08-15 Thread David Planella
** Changed in: ubuntu-translations Status: Confirmed => Triaged -- Typo in one translatable string https://bugs.launchpad.net/bugs/618285 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

Re: [Bug 618512] Re: gdm allows shutdown when other accounts open

2010-08-15 Thread What, me urgent?
*** This bug is a duplicate of bug 618513 *** https://bugs.launchpad.net/bugs/618513 Wrong. At least it seems to me without being an expert in the internals. They truly are two separate and distinct bugs. Read the short descriptions One is an issue regarding shutdown One is regarding user-swi

[Bug 485358] Re: Spellchecker keeps reverting to default language

2010-08-15 Thread ThiloPfennig
I can confirm this bug on Ubuntu 10.04. No matter what I set as the documents language - or on spell checking the language always gets reset to English (USA). -- Spellchecker keeps reverting to default language https://bugs.launchpad.net/bugs/485358 You received this bug notification because you

[Bug 591207] Re: Casper's USB update-initramfs shim should look for initrd.img in /boot

2010-08-15 Thread Martin Pitt
Looking at the USB stick, I see that the original intent of this patch seems to have worked, it indeed tries to update the USB stick now, but fails in the middle due to that lzma failure: $ ls -l /media/035E-3183/casper/init* -rw-r--r-- 1 martin martin 9837789 2010-08-16 07:47 /media/035E-3183/ca

[Bug 618377] Re: sponsoring of merging of bluez_4.69-1ubuntu1

2010-08-15 Thread Baptiste Mille-Mathias
** Attachment added: "bluez_4.69-1ubuntu1.debdiff.gz" https://bugs.edge.launchpad.net/ubuntu/+source/bluez/+bug/618377/+attachment/1492894/+files/bluez_4.69-1ubuntu1.debdiff.gz -- sponsoring of merging of bluez_4.69-1ubuntu1 https://bugs.launchpad.net/bugs/618377 You received this bug notifi

[Bug 618377] Re: sponsoring of merging of bluez_4.69-1ubuntu1

2010-08-15 Thread Baptiste Mille-Mathias
** Attachment added: "bluez_4.69-1ubuntu1.debdiff.gz" https://bugs.edge.launchpad.net/ubuntu/+source/bluez/+bug/618377/+attachment/1492893/+files/bluez_4.69-1ubuntu1.debdiff.gz ** Patch removed: "bluez_4.69-1ubuntu1.debdiff.gz" https://bugs.edge.launchpad.net/ubuntu/+source/bluez/+bug/618

[Bug 181912] Re: [needs-packaging] Sweet Home 3d

2010-08-15 Thread Timmy Shih Jun Yee
A package for this program is available for Maverick (which was synced from Debian Unstable). For those who want to install this on Lucid, you can go to this PPA: https://launchpad.net/~someone561/+archive/sweethome3d ** Changed in: ubuntu Status: In Progress => Fix Released -- [needs-pa

[Bug 584243] Re: IPv4 addresses come sorted before IPv6 ones if you ask libc in teredo environment.

2010-08-15 Thread Kalle Valo
I did some research and found bug #555210 which changed to the behaviour reported here. Here's a workaround: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/555210/comments/10 -- IPv4 addresses come sorted before IPv6 ones if you ask libc in teredo environment. https://bugs.launchpad.net/

[Bug 603111] Re: [ibus-anthy] typing "cya" does not give "ちゃ"

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package ibus-anthy - 1.2.0.20100115-1ubuntu0.1 --- ibus-anthy (1.2.0.20100115-1ubuntu0.1) lucid-proposed; urgency=low * fix typing "cya" does not give "ちゃ" (LP: #603111) - patch from upstream. -- LI DaobingThu, 15 Jul 2010 10:14:14 +0800 ** Change

[Bug 603111] Re: [ibus-anthy] typing "cya" does not give "ちゃ"

2010-08-15 Thread Martin Pitt
using the test case from the description I can reproduce the bug with the lucid-final version and confirm that the lucid-proposed version fixes this. ** Tags added: verification-done ** Tags removed: verification-needed -- [ibus-anthy] typing "cya" does not give "ちゃ" https://bugs.launchpad.net/b

[Bug 618525] [NEW] Please sync libisofs 0.6.32-2 (main) from Debian unstable (main).

2010-08-15 Thread Bhavani Shankar
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/libisofs status new importance wishlist subscribe ubuntu-sponsors Please sync libisofs 0.6.32-2 (main) from Debian unstable (main). Please sync this package as it fixes build problems with newer doxygen versi

[Bug 566631] Re: Mouse and keyboard stop working after selecting user

2010-08-15 Thread FrenchNux
** Attachment added: ":0-greeter.log" https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/566631/+attachment/1492892/+files/%3A0-greeter.log -- Mouse and keyboard stop working after selecting user https://bugs.launchpad.net/bugs/566631 You received this bug notification because you are a memb

[Bug 591051] Re: Bad Traditional Chinese rendering in Evince

2010-08-15 Thread Kevin Huang
The poppler-utils version is 0.14.2.real-0ubuntu1. I installed poppler-data (0.4.2-1), then tested the pdf file attached in the bug, it still does not work. -- Bad Traditional Chinese rendering in Evince https://bugs.launchpad.net/bugs/591051 You received this bug notification because you are a

[Bug 566631] Re: Mouse and keyboard stop working after selecting user

2010-08-15 Thread FrenchNux
** Attachment added: ":0.log" https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/566631/+attachment/1492891/+files/%3A0.log -- Mouse and keyboard stop working after selecting user https://bugs.launchpad.net/bugs/566631 You received this bug notification because you are a member of Ubuntu Bug

[Bug 591207] Re: Casper's USB update-initramfs shim should look for initrd.img in /boot

2010-08-15 Thread Martin Pitt
Interesting, I recreated my USB stick with the current 10.04.1 candidate iso now (which already has the lucid-proposed version), and now I get: $ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-2.6.32-24-generic lzma: Encoder error: -2147467259 I'll attach the complete log

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

2010-08-15 Thread Rob Candee
I got this when the machine was idle. lsb_release -rd Description:Ubuntu maverick (development branch) Release:10.10 apt-cache policy gnome-power-manager gnome-power-manager: Installed: 2.31.6-0ubuntu1 Candidate: 2.31.6-0ubuntu1 Version table: *** 2.31.6-0ubuntu1 0 500

[Bug 618512] Re: gdm allows shutdown when other accounts open

2010-08-15 Thread Alexander Lancey
*** This bug is a duplicate of bug 618513 *** https://bugs.launchpad.net/bugs/618513 You seem to have filed two bugs by mistake. I'm marking this one as a dupe. ** This bug has been marked a duplicate of bug 618513 gdm allows shutdown when other accounts open -- gdm allows shutdown when

[Bug 618518] Re: Maverick meerkat Alpha 3 for i686

2010-08-15 Thread Alexander Lancey
Your processor is a 32bit (i686) and therefore cannot run 64bit. Of course, 32 but will work just fine for you. -- Maverick meerkat Alpha 3 for i686 https://bugs.launchpad.net/bugs/618518 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 618524] Re: debug.js stopped to response

2010-08-15 Thread Yongli Zhang
** Attachment added: "screenshort" https://bugs.launchpad.net/bugs/618524/+attachment/1492886/+files/Screenshot-1.png ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618524/+attachment/1492887/+files/Dependencies.txt ** Attachment added: "ExtensionSummary.txt"

[Bug 618524] [NEW] debug.js stopped to response

2010-08-15 Thread Yongli Zhang
Public bug reported: Binary package hint: firefox while I bookmarked "http://glaros.dtc.umn.edu/gkhome/publications/cf"; and created a new folder named "collaborative filtering" in bookmarks, /usr/lib/firefox-3.6.8/modules/debug.js froze. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: fir

[Bug 541620] Re: Ralink RT3090 Wireless Not Supported in Lucid

2010-08-15 Thread Andriy Tsykholyas
2 Tech2010: I had the same problem. I fixed it by removing the driver and installing it again. -- Ralink RT3090 Wireless Not Supported in Lucid https://bugs.launchpad.net/bugs/541620 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 576089] Re: openoffice.base crash adding a field to a table

2010-08-15 Thread Rudi
Same problem with the openjdk-6 packages from deb http://ppa.launchpad.net/openjdk/ppa/ubuntu lucid main Attaching the database: - open template.odb in openoffice - edit table incident_db - insert a row anywhere ** Attachment added: "database file to reproduce the bug" https://bugs.launchpad

[Bug 601536] Re: KDE 4.5 RC: Login Manager forgets user name

2010-08-15 Thread David Nemeskey
Reinhard: thanks, that (almost) solved it. Apparently you need to execute both commands recursively, so sudo chgrp -R kdm kdm sudo chmod -R g=rwx kdm Now it works, but still it would be nicer to have a regular (automatic) fix for it. -- KDE 4.5 RC: Login Manager forgets user name https://bugs.l

[Bug 616115] Re: sawfish is missing depencency on rep

2010-08-15 Thread Daniel T Chen
** Description changed: + -- StableReleaseUpdate information follows -- + + Impact statement: Attempting to invoke the sawfish-ui command in a + pristine Lucid or lucid-proposed install fails (also stated below in the + original defect report). + + Bug fix: Uploaded and available in Maverick as

[Bug 618520] Re: package evolution-exchange 2.28.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-08-15 Thread harymulyadi
** Attachment added: "AptOrdering.txt" https://bugs.launchpad.net/bugs/618520/+attachment/1492867/+files/AptOrdering.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618520/+attachment/1492868/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bug

[Bug 618520] [NEW] package evolution-exchange 2.28.3-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-08-15 Thread harymulyadi
Public bug reported: Binary package hint: evolution-exchange - ProblemType: Package DistroRelease: Ubuntu 10.04 Package: evolution-exchange 2.28.3-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 NonfreeKernelModules: nvidia Archite

[Bug 618521] Re: package libgnome2.24-cil 2.24.1-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-08-15 Thread harymulyadi
** Attachment added: "AptOrdering.txt" https://bugs.launchpad.net/bugs/618521/+attachment/1492873/+files/AptOrdering.txt ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618521/+attachment/1492874/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bug

[Bug 618521] [NEW] package libgnome2.24-cil 2.24.1-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-08-15 Thread harymulyadi
Public bug reported: Binary package hint: gnome-sharp2 - ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libgnome2.24-cil 2.24.1-6ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 NonfreeKernelModules: nvidia Architecture: i

[Bug 566631] Dependencies.txt

2010-08-15 Thread FrenchNux
apport information ** Attachment added: "Dependencies.txt" https://bugs.edge.launchpad.net/bugs/566631/+attachment/1492866/+files/Dependencies.txt -- Mouse and keyboard stop working after selecting user https://bugs.launchpad.net/bugs/566631 You received this bug notification because you are

[Bug 566631] Re: Mouse and keyboard stop working after selecting user

2010-08-15 Thread FrenchNux
Same issue without nvidia driver i am using kernel 2.6.35-15 and "nouveau" driver and mesa 7.9 *...@***-desktop:~$ lspci | grep "VGA" 01:00.0 VGA compatible controller: nVidia Corporation G94 [GeForce 9600 GT] (rev a1) ** Description changed: Symptom System freeze at gdm login when i se

[Bug 618519] Re: package update-cluster 0.41.5-5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-08-15 Thread Clint
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618519/+attachment/1492864/+files/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" https://bugs.launchpad.net/bugs/618519/+attachment/1492865/+files/DpkgTerminalLog.gz -- package update-cluster 0.41.5-5 fa

[Bug 618519] [NEW] package update-cluster 0.41.5-5 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2010-08-15 Thread Clint
Public bug reported: Binary package hint: update-cluster failed to install from Synaptic Package Manager in Monomaxos 4.0 (built on Ubuntu 9.04 Jaunty Jackalope) . ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subprocess post-installation script returned error

[Bug 334806] Re: nautilus disappear desktop icons and freeze open folders on jaunty

2010-08-15 Thread q.dinar
i have bug like that, but desktop icons disappeared today on nearly 3rd day of utpime. -- nautilus disappear desktop icons and freeze open folders on jaunty https://bugs.launchpad.net/bugs/334806 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 618518] [NEW] Maverick meerkat Alpha 3 for i686

2010-08-15 Thread Ram Rambo
Public bug reported: I have Intel core i7 720QM CPU with 57 motherboard. I tried installing 64bit alpha 3 but failed to even boot. The error msg read like this "This kernel requires an x86-64 CPU, but only detected an i686 CPU. Unable to boot - Please use a kernel appropriate for your CPU " Wi

[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package samba - 2:3.4.7~dfsg-1ubuntu3.1 --- samba (2:3.4.7~dfsg-1ubuntu3.1) lucid-proposed; urgency=low * debian/control: Add samba-common-bin to samba. (LP: #572410) -- Chuck ShortFri, 16 Jul 2010 13:25:12 -0400 ** Changed in: samba (Ubuntu Lucid)

[Bug 591207] Re: Casper's USB update-initramfs shim should look for initrd.img in /boot

2010-08-15 Thread Martin Pitt
I booted a lucid final live system from a USB stick with 128 MB of persistency, and "sudo update-initramfs -u" fails. However, after upgrading to the proposed version it still fails: ubu...@ubuntu:~$ sudo apt-get install casper The following packages will be upgraded: casper [...] Preparing to

[Bug 618508] Re: setup_kernel_image function error: /usr/bin/rootstock: 792: Bad substitution

2010-08-15 Thread Ivan Bonacci
** Summary changed: - setup_kernel_image function error: /usr/bin/rootstock: 793: Bad substitution + setup_kernel_image function error: /usr/bin/rootstock: 792: Bad substitution -- setup_kernel_image function error: /usr/bin/rootstock: 792: Bad substitution https://bugs.launchpad.net/bugs/618508

[Bug 618517] Re: gdm user switcher allows desktop preview w/o passwd

2010-08-15 Thread What, me urgent?
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618517/+attachment/1492863/+files/Dependencies.txt ** Visibility changed to: Public -- gdm user switcher allows desktop preview w/o passwd https://bugs.launchpad.net/bugs/618517 You received this bug notification becaus

[Bug 325787] Re: asterisk-app-fax crashes Asterisk

2010-08-15 Thread Ivan Bonacci
i had experience on asteriskNow distro and often fighted with the faxoverip reliability i compiled spandsp and also rx_fax and tx_fax with the same errors but they where working anyway check the spandsp lib version in use is correspondig to the apps and check the asterisk makefile patching proce

[Bug 499937] Re: [master] install/remove buttons don't react when policykit is not running

2010-08-15 Thread Sebastian Heinlein
I am getting old. That is the main problem. I just have forgotten that this was already implemented. The AuthorizationFailed error is just fine! -- [master] install/remove buttons don't react when policykit is not running https://bugs.launchpad.net/bugs/499937 You received this bug notification b

[Bug 572410] Re: [SRU] nmbd doesn't start because of missing testparm

2010-08-15 Thread Steve Langasek
Confirmed: - installed samba from lucid, then removed the recommended samba-common-bin. - rebooted; nmbd did not start up. - ran 'sudo start nmbd', job fails to start. - installed samba from lucid-proposed; this pulled in samba-common-bin automatically, and nmbd is now running. ** Tags added: ve

[Bug 613438] Re: pgp-signing fails with "wrong password" warning without ever prompting for a password

2010-08-15 Thread Kai Blin
gpg complains that these three lines are invalid options when I add them and run any gpg command on the command line. -- pgp-signing fails with "wrong password" warning without ever prompting for a password https://bugs.launchpad.net/bugs/613438 You received this bug notification because you are

[Bug 617620] Re: package cryptsetup (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2010-08-15 Thread Steve Langasek
The dpkg log attached to your report shows the following error: Log started: 2010-08-12 21:57:24 Can not write log, openpty() failed (/dev/pts not mounted?) Can not write log, openpty() failed (/dev/pts not mounted?) Log ended: 2010-08-12 21:57:31 Please show the output of 'mount' on this syste

[Bug 618515] Re: man page shows wrong syntax for irc:// URLs

2010-08-15 Thread Daniel González Gasull
Just for the sake of testing the error, the right URL above is irc://irc.freenode.net:8001/xchat So, again. The syntax according to the man page: xchat -e irc://irc.freenode.net:8001/xchat The right syntax: xchat -e --url=irc://irc.freenode.net:8001/xchat -- man page shows wrong syntax for i

[Bug 618515] [NEW] man page shows wrong syntax for irc:// URLs

2010-08-15 Thread Daniel González Gasull
Public bug reported: Binary package hint: xchat man xchat displays wrong information about how to open a irc:// URL. According to the man page it should be, e.g.: xchat -e irc://irc.freenode.org:6667/xchat but the correct syntax is xchat -e --url=irc://irc.freenode.org:6667/xchat ** Affects:

[Bug 615803] Re: Computer freeze when removing power cable

2010-08-15 Thread Martin Pitt
BTW, in your private mail you mentioned that you also have problems with the Fn keys. These are unrelated, so can you please file a separate bug about this with "ubuntu-bug udev" and there describe which keys cause the hang? Please let me know about the bug number here, so that I can find it/respon

[Bug 615803] Re: Computer freeze when removing power cable

2010-08-15 Thread Martin Pitt
A likely candidate for this could be the powersave scripts. Can you please uninstall the pm-utils-powersave-policy package, and check if it still happens? If so, please reinstall it again, and try this instead: sudo mv /usr/lib/pm-utils/power.d/95hdparm-apm /usr/lib/pm- utils/power.d/95hdparm-a

[Bug 618513] Re: gdm allows shutdown when other accounts open

2010-08-15 Thread What, me urgent?
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618513/+attachment/1492854/+files/Dependencies.txt ** Visibility changed to: Public -- gdm allows shutdown when other accounts open https://bugs.launchpad.net/bugs/618513 You received this bug notification because you a

[Bug 618259] Re: package default-jre-headless (not installed) failed to install/upgrade: cannot access archive: No such file or directory

2010-08-15 Thread Niels Thykier
Hi Sounds good, then I will close this bug. :) ~Niels ** Changed in: java-common (Ubuntu) Status: Incomplete => Invalid -- package default-jre-headless (not installed) failed to install/upgrade: cannot access archive: No such file or directory https://bugs.launchpad.net/bugs/618259 Yo

[Bug 618512] Re: gdm allows shutdown when other accounts open

2010-08-15 Thread What, me urgent?
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/618512/+attachment/1492853/+files/Dependencies.txt -- gdm allows shutdown when other accounts open https://bugs.launchpad.net/bugs/618512 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 618512] [NEW] gdm allows shutdown when other accounts open

2010-08-15 Thread What, me urgent?
Public bug reported: Binary package hint: gdm 00] Environment - two users logged in. There is a dedicated root-user account, with a dedicated password, and the other users have NO sudoer privileges. 01] User#1 request to shut down the machine using gnome panel applet 02] response is a black scr

[Bug 308233] Re: banshee fails to connect to functional mt-daapd server

2010-08-15 Thread stuart
Bug still present in 10.04 and Banshee 1.6 -- banshee fails to connect to functional mt-daapd server https://bugs.launchpad.net/bugs/308233 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.u

[Bug 489378] Re: Unable to use "Notes" field in Evolution with a Google address book

2010-08-15 Thread DrKay
** Changed in: evolution (Ubuntu) Status: Fix Released => New -- Unable to use "Notes" field in Evolution with a Google address book https://bugs.launchpad.net/bugs/489378 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 618510] Re: Sync fldigi 3.20.23-1 (universe) from Debian unstable (main)

2010-08-15 Thread Kamal Mostafa
This package builds fine in Maverick, and I've tested its functionality. For reference, my PPA build of this version (no source changes) is here: https://launchpad.net/~kamalmostafa/+archive/fldigi -- Sync fldigi 3.20.23-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/6

[Bug 618510] [NEW] Sync fldigi 3.20.23-1 (universe) from Debian unstable (main)

2010-08-15 Thread Kamal Mostafa
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 affects ubuntu/fldigi status new importance wishlist subscribe ubuntu-sponsors done Please sync fldigi 3.20.23-1 (universe) from Debian unstable (main) Changelog entries since current maverick version 3.20.17-1: fldigi (

[Bug 350936] Re: Should shut down domains on system shutdown

2010-08-15 Thread Andy
Ok so I came up with a workaround that seems to be working for me. The guests shutdown completely. Not sure what this breaks if anything. There still needs to be a permanent fix for this bug but here is what I did. (1) Edit /etc/init/libvirt-bin.conf I added this under the "pre-start script" sec

[Bug 618508] Re: setup_kernel_image function error: /usr/bin/rootstock: 793: Bad substitution

2010-08-15 Thread Ivan Bonacci
** Patch added: "rootstock_0.1.99.3-0ubuntu1 Bad Substitution error patch" https://bugs.launchpad.net/bugs/618508/+attachment/1492851/+files/rootstock_0.1.99.3-0ubuntu1_BadSubst_001.patch -- setup_kernel_image function error: /usr/bin/rootstock: 793: Bad substitution https://bugs.launchpad.n

[Bug 618508] [NEW] setup_kernel_image function error: /usr/bin/rootstock: 793: Bad substitution

2010-08-15 Thread Ivan Bonacci
Public bug reported: Binary package hint: rootstock Description: Ubuntu 10.04.1 LTS Release:10.04 2.6.32-24-generic rootstock: Installed: 0.1.99.3-0ubuntu1 Candidate: 0.1.99.3-0ubuntu1 running: sudo rootstock --fqdn ubuntu --login jdoe --password letmein --imagesize 2G --seed wge

[Bug 600516] Re: Update sane-backends in Lucid to 1.0.21

2010-08-15 Thread Martin Pitt
I removed the SRU from -proposed, since it causes a regression and blocks 10.04.1 CDs. ** Changed in: sane-backends (Ubuntu Lucid) Status: Fix Committed => Confirmed ** Tags removed: patch regression-proposed verification-failed -- Update sane-backends in Lucid to 1.0.21 https://bugs.lau

[Bug 618507] Re: Blank X screen when KMS is enabled

2010-08-15 Thread Marshal
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/618507/+attachment/1492831/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/618507/+attachment/1492832/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http

[Bug 618507] [NEW] Blank X screen when KMS is enabled

2010-08-15 Thread Marshal
Public bug reported: Binary package hint: xorg On a Toshiba L505D laptop (with an ATI M880G [Mobility Radeon HD 4200]), running Maverick, when X starts, there is only a blank screen, and a cursor which consists of a flat multicolored line. This cursor can be moved, and ctrl-alt-f1 can be used

[Bug 456468] Re: upgrade triggers nm-applet "resource not found" ... missing icon "nm-applet-device"

2010-08-15 Thread Jean-Luc
This bug also affects fresh installations. I just installed Lucid and only the first user who logs in have the nm-applet icon. The fix mentioned here doesn't work either. http://ubuntuforums.org/showpost.php?p=9236722&postcount=16 -- upgrade triggers nm-applet "resource not found" ... missing ic

[Bug 554172] Re: system services not starting at boot

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package upstart - 0.6.5-7 --- upstart (0.6.5-7) lucid-proposed; urgency=low * Apply patch from trunk to use /dev/null when /dev/console is unavailable due to kernel bugs. This isn't a fix for those bugs, but it does work around it for now. LP: #55

[Bug 618506] [NEW] Sync pootle 2.0.5-0.1 (universe) from Debian unstable (main)

2010-08-15 Thread Elliot Murphy
Public bug reported: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 affects ubuntu/pootle status confirmed importance wishlist subscribe ubuntu-archive done Please sync pootle 2.0.5-0.1 (universe) from Debian unstable (main) Currently maverick has python-django 1.2.1-1, and pootle 2.0.1-2. P

[Bug 487113] Re: Problems with the icon of the "computer" implemented in the dock

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 495065] Re: Window Preview is offset

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 503038] Re: height of the 3d background

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 516433] Re: wrong icon displayed for mint update manager

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 525306] Re: Music CD has 2 Icons in Mounter applet

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 534651] Re: Error displaying emblems for icons

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 550261] Re: Backups cannot be started through the GUI

2010-08-15 Thread Martin Pitt
Please upload to maverick as soon as possible. As per SRU policy bugs have to be fixed in maverick first, so this can't go to -updates yet. -- Backups cannot be started through the GUI https://bugs.launchpad.net/bugs/550261 You received this bug notification because you are a member of Ubuntu Bug

[Bug 567871] Re: Prevu does not work with Lucid

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package prevu - 1:0.5.2-0ubuntu3.1 --- prevu (1:0.5.2-0ubuntu3.1) lucid-proposed; urgency=low * Add Lucid as an accepted backporting target. Thanks to Alain Kalker (LP: #567871). -- Andrew Starr-BochicchioFri, 06 Aug 2010 15:15:23 -0400 ** Change

[Bug 573751] Re: No right-click options in Lucid x64

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 579049] Re: Dragging files to folders causes data "corruption"

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 579576] Re: Wrong Size Dock when Add Launcher to Full Screen

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 588073] Re: OpenOffice.org applications dupicate in menu when opening file

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 588581] Re: Network Manager docklet not displaying the correct icons

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 589978] Re: Painters can be larger than screen

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 590205] Re: Icons dont all update after icon theme change

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 592841] Re: Docky does not match my chromium launcher

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 594814] Re: qt creator icon appears twice

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

[Bug 596422] Re: Docky's pulsing animation does not fully disengage after urgency hint removed

2010-08-15 Thread Launchpad Bug Tracker
This bug was fixed in the package docky - 2.0.5-0ubuntu1 --- docky (2.0.5-0ubuntu1) lucid-proposed; urgency=low * New upstream release 2.0.5 "Be proud of your dock", changes include: + remove --debug flag from launcher for lower memory usage + update the about dialog cre

  1   2   3   4   5   6   7   8   9   10   >