[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Howard Chu
I'd be happy to write a patch for the documentation. And given all of the problems with the design (and implementation) of libnss-ldap, I'd say any analysis will show that libnss-ldapd is still the path of lowest risk and greatest stability. (In particular, when used with OpenLDAP nssov.) -- NSS

[Bug 158816] Re: auto.smb acts weird when smbfs is not installed

2010-04-17 Thread Alexandre Horst
I add this line in auto.smb to fix this behaviour. I have installed smbfs and it worked just after this line in the script. echo $key | grep -q '/' exit 0 The script exit if the key has slash like hostname/share. After that I start to mount automatically with ls /smb/hostname/. I tried to do a

[Bug 561779] Re: squid is not started on runlevel transition 1 - 2

2010-04-17 Thread Ralph Corderoy
It isn't a matter of being able to work around the problem; an experienced user can do that, I agree. As I pointed out, it's that squid not running on moving to run level 2 isn't obvious to the admin that's just made the change. It has to affect users before the admin gets to know about the

[Bug 561779] Re: squid is not started on runlevel transition 1 - 2

2010-04-17 Thread Ernst Kloppenburg
Runlevel changes have been an essential functionality of unix / linux for a long time. You could use them for regular administration tasks. Now this stopped to work. This bug is a regression. -- squid is not started on runlevel transition 1 - 2 https://bugs.launchpad.net/bugs/561779 You

[Bug 565380] [NEW] package libvirt-bin 0.7.5-5ubuntu25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-17 Thread Rainer Rohde
Public bug reported: Happened during upgrading Lucid today (Apr 17). libvirt-bin: Installed: 0.7.5-5ubuntu25 Candidate: 0.7.5-5ubuntu25 Version table: *** 0.7.5-5ubuntu25 0 500 http://gb.archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status ProblemType:

[Bug 565380] Re: package libvirt-bin 0.7.5-5ubuntu25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-17 Thread Rainer Rohde
** Attachment added: AptOrdering.txt http://launchpadlibrarian.net/44588166/AptOrdering.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44588167/Dependencies.txt ** Attachment added: Df.txt http://launchpadlibrarian.net/44588168/Df.txt ** Attachment added:

[Bug 565481] [NEW] PHP preg_match doesn't match matching string

2010-04-17 Thread jsalvata
Public bug reported: Binary package hint: php5 This regular expression: /^(?:[^\[\]{}']+|'[^']*')+:(?:[^\[\]{}']+|'[^']*')+$/ matches this string: a:bbb in Perl (5.10.0-24ubuntu4): perl __END__ print 'a:b' =~ q/^(?:[^\[\]{}']+|'[^']*')+:(?:[^\[\]{}']+|'[^']*')+$/; print

[Bug 565481] Re: PHP preg_match doesn't match matching string

2010-04-17 Thread jsalvata
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44609087/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/44609088/XsessionErrors.txt -- PHP preg_match doesn't match matching string https://bugs.launchpad.net/bugs/565481 You

[Bug 563084] Re: bacula-director-pgsql does not install cleanly with db-config

2010-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package dbconfig-common - 1.8.44ubuntu1 --- dbconfig-common (1.8.44ubuntu1) lucid; urgency=low * Fix pgsql createdb code to use template0 when encoding is specified, patch from Sean Finney cherrypicked from debian's 1.8.46 (LP: #563084) -- Thierry

[Bug 565380] Re: package libvirt-bin 0.7.5-5ubuntu25 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-04-17 Thread Jamie Strandboge
This is the error in question: Setting up libvirt-bin (0.7.5-5ubuntu25) ... Installing new version of config file /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper ... adduser: The user `tester' does not exist. dpkg: error processing libvirt-bin (--configure): subprocess installed post-installation

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Philipp Kaluza
Howard, I have longingly looked at libnss-ldapd for almost 4 years now, and absolutely agree it has a better architecture, cleaner code etc., and is a sensible long-term migration path. (The other possibly being sssd.) But multiple test migrations in my LDAP deployments always turned up some

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Howard Chu
Right, given the timing for the Lucid release it's probably way too late. I can't comment on your experience with nslcd as I have never used its code or read it in depth. The stub library and nssov have been pretty well tested internally in Symas; since the stub library is almost entirely

[Bug 563805] Re: mount.cifs won't mount shares; set uid bit not set

2010-04-17 Thread Adrien Chauve
** Description changed: Binary package hint: samba In 9.10 this worked fine: dut...@vampire:~$ mount.cifs //dragon/dutchy ~/dragon/ Password: In 10.04, i get: dut...@vampire:~$ mount.cifs //dragon/dutchy dragon/ - Password: + Password: mount error(1): Operation not

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-17 Thread Howard Chu
Looking at the gcrypt code, it seems this bug should be reported against that; this whole secmem implementation (1) requires a program to be started as root (setuid) and (2) always drops the root priv when it has initialized its secure memory. These behaviors would certainly interfere with any

[Bug 564842] Re: Installing winbind causes sudo to behave weird on SIGINT

2010-04-17 Thread Hernando Torque
** Description changed: Binary package hint: samba With winbind installed I cannot abort a sudo password request (gnome- terminal and VT) with a single Ctrl-C key combo. Instead the password prompt is shown again. Pushing either Ctrl-C a second time or the enter key brings me back to

[Bug 563053] Re: Please remove Mysql 5.0 from the archive for lucid.

2010-04-17 Thread Mehdi
The bug should not be reported against Matita, but rather against mysql- ocaml. Matita uses the C bindings of the Mysql library for OCaml. A rebuild of matita should be enough to get rid of the dependency if mysql-ocaml is built using the desired version. ** Package changed: matita (Ubuntu Lucid)

[Bug 565380] Re: postinst fails if missing user is in the admin group

2010-04-17 Thread Rainer Rohde
Thank you Jamie - that did it! :) -- postinst fails if missing user is in the admin group https://bugs.launchpad.net/bugs/565380 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 563053] Re: Please remove Mysql 5.0 from the archive for lucid.

2010-04-17 Thread Dave Walker
gpsdrive (2.10~pre4-6.dfsg-3ubuntu4) lucid; urgency=low * debian/control: Rebuild with libmysqlclient16-dev. -- Chuck Short zul...@ubuntu.com Fri, 16 Apr 2010 11:31:32 -0400 ** Changed in: gpsdrive (Ubuntu Lucid) Status: Fix Committed = Fix Released -- Please remove Mysql 5.0 from

[Bug 565659] [NEW] qemu-img baseimage creation doesn't warn for image being smaller

2010-04-17 Thread Muelli
Public bug reported: Binary package hint: qemu-kvm $ qemu-img create -b ../base-dont-touch.img new.img 10G should really raise a warning if ../base-dont-touch.img is smaller than 10GB because QEmu apparently does not handle that fact. At least my guest OS didn't boot at all. Creating an

[Bug 565659] Re: qemu-img baseimage creation doesn't warn for image being smaller

2010-04-17 Thread Muelli
** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/44622926/BootDmesg.txt ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/44622927/CurrentDmesg.txt ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44622928/Dependencies.txt **

[Bug 565691] [NEW] virt-aa-helper denied messages with lvm volumes

2010-04-17 Thread earl
Public bug reported: Binary package: libvirt-bin 0.7.5-5ubuntu25 Along the lines of the similar issue with eucalyptus disks: virt-aa-helper checks disks to see if they have a backing store. The AppArmor profile for virt-aa-helper doesn't take into account paths of lvm volumes (/dev/mapper/*),

[Bug 565771] [NEW] Please stop disabling the VMware ESX driver

2010-04-17 Thread Richard Laager
Public bug reported: libvirt ships with a limited but functional ESX driver. Ubuntu (and Debian) disable this with --without-esx in debian/rules. I can't think of any reason for Ubuntu to do this. Simply change it to --with-esx instead so people who are interested can use that driver. **

[Bug 565202] [NEW] BUG: soft lockup - CPU#0 stuck for 74s! [ksoftirqd/0:4]

2010-04-17 Thread Tony Mugan
Public bug reported: This is a periodic lockup on this PC with all latest Lucid updates. The machine is completely unresponsive and even the caps-lock does not work. It eventually comes back if I wait. I have also reported similar bugs previously as shown - so they could be marked as duplicate

[Bug 565202] Re: BUG: soft lockup - CPU#0 stuck for 74s! [ksoftirqd/0:4]

2010-04-17 Thread Tony Mugan
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/44547239/AlsaDevices.txt ** Attachment added: AplayDevices.txt http://launchpadlibrarian.net/44547240/AplayDevices.txt ** Attachment added: ArecordDevices.txt http://launchpadlibrarian.net/44547241/ArecordDevices.txt

[Bug 563738] Re: desktopcouch-service crashed with DBusException in call_blocking()

2010-04-17 Thread Bruno Girin
I don't know if that's any use but the problem still occurs with version 0.6.4-0ubuntu2. -- desktopcouch-service crashed with DBusException in call_blocking() https://bugs.launchpad.net/bugs/563738 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 561125] Re: WARNING: at /build/buildd/linux-2.6.32/kernel/softirq.c:143 local_bh_enable_ip+0x61/0x90()

2010-04-17 Thread Ralf-Peter
Same here. EeePC 1005HA. Kernel stack shows ath9k driver. No apparent problems otherwise; Wireless works. -- WARNING: at /build/buildd/linux-2.6.32/kernel/softirq.c:143 local_bh_enable_ip+0x61/0x90() https://bugs.launchpad.net/bugs/561125 You received this bug notification because you are a

[Bug 290806] Re: AlpsPS/2 ALPS GlidePoint not working

2010-04-17 Thread Jeremy Foshee
This bug report was marked as Triaged a while ago but has not had any updated comments for quite some time. Please let us know if this issue remains in the current Ubuntu release, http://www.ubuntu.com/getubuntu/download . If the issue remains, click on the current status under the Status column

[Bug 561994] Re: frozen screen when starting unplugged from power cord with ATI graphics

2010-04-17 Thread Erni35
I tried radeon.modeset=0, this works. The screen starts dimmed and i could boot through. The function key to reduce the dimming doesn't work, but this is another bug report. Erni35 -- frozen screen when starting unplugged from power cord with ATI graphics https://bugs.launchpad.net/bugs/561994

[Bug 551816] Re: Lynx no longer works with my logitech dinovo bluetooth mouse and keyboard

2010-04-17 Thread djdvant
IS there any way to restore the functionality of the Logitech BT dongle to it normal operating mode? (please) I don't need another BT dongle in my system... Distributor ID: Ubuntu Description:Ubuntu lucid (development branch) Release:10.04 Codename: lucid Ubuntu

[Bug 532732] Re: scidavis crashed with SIGSEGV in QHeaderView::sectionSizeFromContents()

2010-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package scidavis - 0.2.3-1ubuntu1 --- scidavis (0.2.3-1ubuntu1) lucid; urgency=low * New patch reorder-updatehorizontalheader.patch to fix Segmentation Faults, taken from upstream. Thanks Alex Valavanis (LP: #532732) -- Angel Abad angela...@gmail.com

[Bug 523964] Re: gwibber crashed with AttributeError in __init__()

2010-04-17 Thread Detlef Lechner
I tried to call Applications Internet Gwibber Social Client, and Gwibber crashed. This is after yesterday's dist-upgrade. 'uname -a; Linux T43 2.6.32-21-generic #31-Ubuntu SMP Tue Apr 13 20:34:00 UTC 2010 i686 GNU/Linux.' I call this a regression because Gwibber did not crash before last

[Bug 565203] [NEW] Close animation goes to the left instead of towards the tray icon

2010-04-17 Thread f00fyf00fer
Public bug reported: Binary package hint: rhythmbox The close animation goes to the upper left instead of towards the tray icon. It drives me crazy. Ex of behavior expected: Minimize animation shows it moving to where it would on the window list. Likewise, restoring animation shows the window

[Bug 565203] Re: Close animation goes to the left instead of towards the tray icon

2010-04-17 Thread f00fyf00fer
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44547785/Dependencies.txt ** Attachment added: GConfNonDefault.txt http://launchpadlibrarian.net/44547786/GConfNonDefault.txt ** Attachment added: GstreamerVersions.txt

[Bug 555433] Re: Dell Mini 10 Touchpad Detected as ImPS/2 Logitech Wheel Mouse

2010-04-17 Thread oren
it's the same as those: https://bugs.launchpad.net/linux/+bug/123775 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/512192 please fix this. our laptops are unusable. -- Dell Mini 10 Touchpad Detected as ImPS/2 Logitech Wheel Mouse https://bugs.launchpad.net/bugs/555433 You received this

[Bug 545427] Re: If I change my nick, Empathy only highlights on the old one

2010-04-17 Thread Omer Akram
** Changed in: empathy (Ubuntu) Status: Fix Committed = Fix Released -- If I change my nick, Empathy only highlights on the old one https://bugs.launchpad.net/bugs/545427 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 405544] Re: Unable to burn CD or DVD with 2.6.31 kernel

2010-04-17 Thread Troy R.
My system is back to not being able to burn data DVD's, after a random attempt this evening. I can't change the AHCI settting in my BIOS, it's a Dell Vostro laptop. Unless there's a kernel arg to do this... Any progress on this? -- Unable to burn CD or DVD with 2.6.31 kernel

[Bug 565206] [NEW] Please update to 0.2.4 as it fixes compatibility issues with qt 4.6

2010-04-17 Thread Fabrice Coutadeur
Public bug reported: Binary package hint: scidavis According to upstream changelog, 0.2.4 is a bug fixing only release, and fix compatibility with qt 4.6. As Lucid will be released with qt 4.6, scidavis should be upgraded to 0.2.4. Here is the upstream changelog: Most important changes (since

[Bug 565205] [NEW] BUG: unable to handle kernel NULL pointer dereference at 00000108

2010-04-17 Thread Rikard Larsson
Public bug reported: It occurs during boot, when I reboot everything works... ProblemType: KernelOops DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-21-generic 2.6.32-21.32 Regression: No Reproducible: No ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 Uname: Linux

[Bug 565205] Re: BUG: unable to handle kernel NULL pointer dereference at 00000108

2010-04-17 Thread Rikard Larsson
** Attachment added: AlsaDevices.txt http://launchpadlibrarian.net/44547671/AlsaDevices.txt ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/44547672/BootDmesg.txt ** Attachment added: Card0.Amixer.values.txt

[Bug 538796] Re: cannot open Firefox when libmoon is installed

2010-04-17 Thread funicorn
I ran into this bug after I installed the moonlight plugin for firefox. And the problem is gone after I remove moonlight. Then I tried to reinstall moonlight, so far so good. -- cannot open Firefox when libmoon is installed https://bugs.launchpad.net/bugs/538796 You received this bug

[Bug 523610] Re: rsyslogd spins CPU on some kernels

2010-04-17 Thread Rocko
** Changed in: rsyslog (Ubuntu Lucid) Status: Fix Released = Confirmed -- rsyslogd spins CPU on some kernels https://bugs.launchpad.net/bugs/523610 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 461963] Re: Slow upload syncing from client

2010-04-17 Thread sid
Arizona State University supports 1-2 Mbps connections. The client managed to upload 9Mb in about 6-7 hours -- Slow upload syncing from client https://bugs.launchpad.net/bugs/461963 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 565207] [NEW] Sync flite flite-1.4-release-2 (main) from Debian unstable (main)

2010-04-17 Thread Brandon Holtsclaw
Public bug reported: Binary package hint: flite current version FTBFS rdepends checked to still work correctly with this new version ( kmouth and brltty ) lucid buildlog attached no ubuntu deltas to merge ** Affects: flite (Ubuntu) Importance: Undecided Status: Incomplete --

[Bug 565207] Re: Sync flite flite-1.4-release-2 (main) from Debian unstable (main)

2010-04-17 Thread Brandon Holtsclaw
** Attachment added: flite_1.4-release-2_i386.build http://launchpadlibrarian.net/44550077/flite_1.4-release-2_i386.build -- Sync flite flite-1.4-release-2 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/565207 You received this bug notification because you are a member of

[Bug 565207] Re: Sync flite flite-1.4-release-2 (main) from Debian unstable (main)

2010-04-17 Thread Brandon Holtsclaw
after successful build/install one can test this works via flite -t hello world -- Sync flite flite-1.4-release-2 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/565207 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 565199] Re: scim-bridge crashed with SIGSEGV in scim::IMEngineInstanceBase::get_frontend_data()

2010-04-17 Thread Apport retracing service
*** This bug is a duplicate of bug 243344 *** https://bugs.launchpad.net/bugs/243344 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #243344, so is being marked as such. Please

[Bug 565198] Re: nautilus crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2010-04-17 Thread Apport retracing service
*** This bug is a duplicate of bug 518891 *** https://bugs.launchpad.net/bugs/518891 Thank you for taking the time to report this crash and helping to make Ubuntu better. This particular crash has already been reported and is a duplicate of bug #518891, so is being marked as such. Please

[Bug 565122] Re: MeMenu displays multiple versions of Evolution information

2010-04-17 Thread Omer Akram
*** This bug is a duplicate of bug 539167 *** https://bugs.launchpad.net/bugs/539167 Thanks for taking time to report this bug. This particular bug has already been reported but feel free to report any other bugs you may find. ** Package changed: indicator-me (Ubuntu) = indicator-messages

[Bug 539167] Re: evolution shortcut groups appearing twice after closing it

2010-04-17 Thread Omer Akram
** Summary changed: - evolution shortcut groups appearing twice + evolution shortcut groups appearing twice after closing it -- evolution shortcut groups appearing twice after closing it https://bugs.launchpad.net/bugs/539167 You received this bug notification because you are a member of Ubuntu

[Bug 565207] Re: Sync flite flite-1.4-release-2 (main) from Debian unstable (main)

2010-04-17 Thread Scott Kitterman
Is this just a bug fix release or does it have new features? Please include the upstream changelog and the rest of hte FFe information if it does have new features. ** Changed in: flite (Ubuntu) Status: New = Incomplete -- Sync flite flite-1.4-release-2 (main) from Debian unstable

[Bug 523610] Re: rsyslogd spins CPU on some kernels

2010-04-17 Thread Rocko
I confirm Gianvito's findings with 2.6.33.2, ie that the problem is NOT resolved. rsyslog isn't using up CPU cycles, but it is failing to read kmsg. What I suspect is happening is that attempting a zero-byte read from ksmg always succeeds, so rsyslog is using the wrong test, eg: sudo python

[Bug 565209] [NEW] UILocale option in firefox commandline not working in Ubuntu Lucid releases

2010-04-17 Thread K. Sethu
Public bug reported: Binary package hint: firefox Commencing from Ubuntu Karmic version, when a language-pack base package is installed, the Firefox language pack extensions for the same language (if available) also got installed globally inside the directory /usr/lib /firefox-addons/extensions/

[Bug 565182] Re: security regression: SSL CN check breaks IRC proxy

2010-04-17 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/irssi -- security regression: SSL CN check breaks IRC proxy https://bugs.launchpad.net/bugs/565182 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 560415] Re: Lubuntu 10.04 installation crashes

2010-04-17 Thread Dooitze de Jong
** This bug has been flagged as a security vulnerability -- Lubuntu 10.04 installation crashes https://bugs.launchpad.net/bugs/560415 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 553502] Re: evolution crashed with SIGSEGV in camel_stream_write()

2010-04-17 Thread Bug Watch Updater
** Changed in: evolution Status: Unknown = New -- evolution crashed with SIGSEGV in camel_stream_write() https://bugs.launchpad.net/bugs/553502 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 552689] Re: GThumb will not display photos opened via gvfs

2010-04-17 Thread Bug Watch Updater
** Changed in: gthumb Status: Unknown = Fix Released -- GThumb will not display photos opened via gvfs https://bugs.launchpad.net/bugs/552689 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 549383] Re: WUSB54G not working out of the box

2010-04-17 Thread Robert Moerland
For me, the solution was to install the linux-firmware-nonfree package. After that, the hardware was found and activated. -- WUSB54G not working out of the box https://bugs.launchpad.net/bugs/549383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 535050] Re: evolution-alarm-notify crashed with SIGSEGV in dbus_timeout_handle()

2010-04-17 Thread Bug Watch Updater
** Changed in: evolution Status: Unknown = New -- evolution-alarm-notify crashed with SIGSEGV in dbus_timeout_handle() https://bugs.launchpad.net/bugs/535050 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 531693] Re: Add support for VDPAU (PureVideo)

2010-04-17 Thread Bug Watch Updater
** Changed in: gstreamer Status: Unknown = Confirmed -- Add support for VDPAU (PureVideo) https://bugs.launchpad.net/bugs/531693 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 524705] Re: No Application Listed in Ubuntu Software Center

2010-04-17 Thread Omer Akram
Thanks for the bug report. The problem could have been caused by, I dont really know what but since you dont face the problem anymore we'll close this bug but feel free to open this again if you get the problem again. Thanks ** Changed in: software-center (Ubuntu) Status: Incomplete =

[Bug 508065] Re: Changing 'Icon View Default' - 'Default zoom level' works once and not after

2010-04-17 Thread Bug Watch Updater
** Changed in: nautilus Status: Unknown = Confirmed -- Changing 'Icon View Default' - 'Default zoom level' works once and not after https://bugs.launchpad.net/bugs/508065 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 503665] Re: Implement win_ptr in xchat_get_info

2010-04-17 Thread Bug Watch Updater
** Changed in: xchat-gnome Status: Unknown = Fix Released -- Implement win_ptr in xchat_get_info https://bugs.launchpad.net/bugs/503665 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 503145] Re: crash when selecting multiple podcast feeds

2010-04-17 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown = New -- crash when selecting multiple podcast feeds https://bugs.launchpad.net/bugs/503145 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 500249] Re: Cannot select folder in dialog without leaving folder and entering it again..

2010-04-17 Thread Bug Watch Updater
** Changed in: gtk Status: Unknown = Fix Released -- Cannot select folder in dialog without leaving folder and entering it again.. https://bugs.launchpad.net/bugs/500249 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 493383] Re: Support conference (mulltiparty) audio/video calls

2010-04-17 Thread Bug Watch Updater
** Changed in: empathy Status: Unknown = Confirmed -- Support conference (mulltiparty) audio/video calls https://bugs.launchpad.net/bugs/493383 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 427053] Re: m3u playlist pause itself if clicking forward several times

2010-04-17 Thread Bug Watch Updater
** Changed in: totem Status: New = Invalid -- m3u playlist pause itself if clicking forward several times https://bugs.launchpad.net/bugs/427053 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 399761] Re: Empathy user info is incorrect in comparison to other clients

2010-04-17 Thread Bug Watch Updater
** Changed in: empathy Status: New = Confirmed -- Empathy user info is incorrect in comparison to other clients https://bugs.launchpad.net/bugs/399761 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 394724] Re: MOD operation returns the wrong value when using huge numbers

2010-04-17 Thread Bug Watch Updater
*** This bug is a duplicate of bug 531141 *** https://bugs.launchpad.net/bugs/531141 ** Changed in: gcalctool Status: New = Invalid -- MOD operation returns the wrong value when using huge numbers https://bugs.launchpad.net/bugs/394724 You received this bug notification because you

[Bug 392507] Re: Duplicate contacts from different accounts can't be merged

2010-04-17 Thread Bug Watch Updater
*** This bug is a duplicate of bug 256478 *** https://bugs.launchpad.net/bugs/256478 ** Changed in: empathy Status: Unknown = Confirmed -- Duplicate contacts from different accounts can't be merged https://bugs.launchpad.net/bugs/392507 You received this bug notification because you

[Bug 488436] Re: At the end of a playlist totem re-opens the first file causing it to be displayed as the most recent played

2010-04-17 Thread Bug Watch Updater
** Changed in: totem Status: Unknown = Confirmed -- At the end of a playlist totem re-opens the first file causing it to be displayed as the most recent played https://bugs.launchpad.net/bugs/488436 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 380560] Re: Accessing GMail via IMAP fails to update inbox. retrieve messages

2010-04-17 Thread Bug Watch Updater
** Changed in: evolution Status: New = Incomplete -- Accessing GMail via IMAP fails to update inbox. retrieve messages https://bugs.launchpad.net/bugs/380560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 379023] Re: tracker ignores stop words while indexing but not when querying

2010-04-17 Thread Bug Watch Updater
** Changed in: tracker Status: Unknown = Confirmed -- tracker ignores stop words while indexing but not when querying https://bugs.launchpad.net/bugs/379023 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 333617] Re: totem-gstreamer crashed with SIGSEGV in g_type_check_value_holds()

2010-04-17 Thread Bug Watch Updater
** Changed in: gstreamer Status: Incomplete = Fix Released -- totem-gstreamer crashed with SIGSEGV in g_type_check_value_holds() https://bugs.launchpad.net/bugs/333617 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 337310] Re: keyboard layout randomly introduces null keyboard layout after casual layout switching.

2010-04-17 Thread Bug Watch Updater
*** This bug is a duplicate of bug 283128 *** https://bugs.launchpad.net/bugs/283128 ** Changed in: libgnomekbd Status: New = Invalid -- keyboard layout randomly introduces null keyboard layout after casual layout switching. https://bugs.launchpad.net/bugs/337310 You received this

[Bug 204840] Re: totem-plugin-viewer crashed with SIGSEGV in dbus_glib_marshal_totem_embedded_BOOLEAN__STRING_STRING_POINTER()'[;

2010-04-17 Thread Bug Watch Updater
** Changed in: totem Status: Confirmed = Invalid -- totem-plugin-viewer crashed with SIGSEGV in dbus_glib_marshal_totem_embedded_BOOLEAN__STRING_STRING_POINTER()'[; https://bugs.launchpad.net/bugs/204840 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 564992] Re: Debian installer fails to properly detect Marvell Avenger development platform

2010-04-17 Thread Oliver Grawert
Tobin: the output of /proc/cpuinfo is essential for enabling a new platform in d-i, please attach that, it will speed up enabling as soon as we can do it. -- Debian installer fails to properly detect Marvell Avenger development platform https://bugs.launchpad.net/bugs/564992 You received this

Re: [Bug 563893] Re: Thunderbird will not launch due to a recursive symlink

2010-04-17 Thread igi
The note describes what happened for the simlink. But inside the .thunderbird folder, my original abcdefgh.default folder (the one with prefs, account settings, extension, etc) was not existing anymore. A fresh new one was created instead. For instance, I have lost latest calendar event for the

[Bug 559761] Re: mountall needs to flush plymouth message queue before emitting upstart events

2010-04-17 Thread Mathew Cairns
Hello Scott, The updated mountall package (2.13~ppa1) appears to create more problems than it solves. Although the mountall process no longer spams the console with mountall: Plymouth command failed, there is now a more serious problem. The system no longer boots, even if fsck isn't doing disk

[Bug 223825] Re: aiccu init.d script will race dhclient (upstart issue?)

2010-04-17 Thread Łukasz Jernaś
How's work on this going on? -- aiccu init.d script will race dhclient (upstart issue?) https://bugs.launchpad.net/bugs/223825 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 414996] Re: [karmic] grub re-writes boot sector on wrong drive on fresh install

2010-04-17 Thread David Ayers
I can confirm that installing from CD to an external USB drive/stick still overwrites the MBR of the internal drive on Lucid Beta2. Possibly related reports: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/45989 https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/46520 --

[Bug 46520] Re: Grub installs to wrong drive's MBR in default install. No way to change in standard installer.

2010-04-17 Thread David Ayers
I can confirm that installing from CD to an external USB drive/stick still overwrites the MBR of the internal drive on Lucid Beta2. Possibly related reports: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/45989 https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/414996 -- Grub

[Bug 45989] Re: Installation to second disk confuses drive numbering

2010-04-17 Thread David Ayers
I can confirm that installing from CD to an external USB drive/stick still overwrites the MBR of the internal drive on Lucid Beta2. Possibly related reports: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/46520 https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/414996 --

[Bug 564918] Re: Occasional freeze with no apparent reason

2010-04-17 Thread Matti Jokipii
The time of the freeze is April 16th at 18:26, not April 15th. Sorry about the mistake. ** Description changed: My laptop Toshiba Portege R500 running ubuntu 9.10 freezes occasionally - a few times in a month, sometimes more frequently. The mouse pointer moves but the system does not

[Bug 563504] Re: software-center crashed with IOError in show_diff()

2010-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package aptdaemon - 0.11+bzr345-0ubuntu4 --- aptdaemon (0.11+bzr345-0ubuntu4) lucid; urgency=low * debian/patches/04_caution_is_good.patch - cherry pick fix from trunk to prevent removal of essenial or required packages (LP: #561018) *

[Bug 561018] Re: software center allows removal of essential and required without extra prompt

2010-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package aptdaemon - 0.11+bzr345-0ubuntu4 --- aptdaemon (0.11+bzr345-0ubuntu4) lucid; urgency=low * debian/patches/04_caution_is_good.patch - cherry pick fix from trunk to prevent removal of essenial or required packages (LP: #561018) *

[Bug 509981] Re: Please sync texlive-base 2009-7 (main) from Debian testing (main).

2010-04-17 Thread Steve Langasek
Martin Pitt has followed through and removed the NBS texlive binaries after confirming they're no longer used, so this bug is fixed now. Thanks for the awesome work on this, James! ** Changed in: apcupsd (Ubuntu Lucid) Status: Triaged = Fix Released ** Changed in: am-utils (Ubuntu Lucid)

[Bug 477104] Re: After 9.10 grub update can not boot into Wubi install

2010-04-17 Thread friendishan
Dosen't work :( Anybody can provide manual boot.? Ubuntu is in folder D:\ Also i bymistakely replaced the file in comment #90 into D:/ubuntu/winboot/wubildr Any help please? -- After 9.10 grub update can not boot into Wubi install https://bugs.launchpad.net/bugs/477104 You received this bug

[Bug 476188] Re: Possibly a pulseaudio bug during playback mp3 songs

2010-04-17 Thread beryl14
Unfortunately in Lucid the problem is the same. 2010/4/6 gavbis gavin.bis...@aerva.com I'm affected by this also, and I'll test it on lucid ASAP. -- Possibly a pulseaudio bug during playback mp3 songs https://bugs.launchpad.net/bugs/476188 You received this bug notification because you are

[Bug 564673] Re: Links from Apport window launch browser as root

2010-04-17 Thread segooon
I think that this is not bug of apport itself but of gtk library. Any application running as root would launch browser as root when clicking on a link. -- Links from Apport window launch browser as root https://bugs.launchpad.net/bugs/564673 You received this bug notification because you are a

[Bug 554594] Re: [FEATURE REQUEST]: background colour for the notification icon

2010-04-17 Thread igi
Hello Eric, Can't understand how to apply the patch. I cannot locate any src file for Drapes, I have just installed the debian package from the repo. Can you help me? -- [FEATURE REQUEST]: background colour for the notification icon https://bugs.launchpad.net/bugs/554594 You received this bug

[Bug 539220] Re: Delete or hide messages

2010-04-17 Thread Daniel O'Connor
Is this related to Bug #269673 ? -- Delete or hide messages https://bugs.launchpad.net/bugs/539220 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 477104] Re: After 9.10 grub update can not boot into Wubi install

2010-04-17 Thread friendishan
** Changed in: grub2 (Ubuntu Karmic) Status: Fix Committed = Incomplete -- After 9.10 grub update can not boot into Wubi install https://bugs.launchpad.net/bugs/477104 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 351186] Re: [M76] [ubuntu 9.04] [ubuntu 9.10] [ubuntu 10.04] slow unminimizing with ati card and desktop effects enabled

2010-04-17 Thread Jarvis
Same bug for me ** Attachment added: lspci-vvnn http://launchpadlibrarian.net/44551930/lspci-vvnn -- [M76] [ubuntu 9.04] [ubuntu 9.10] [ubuntu 10.04] slow unminimizing with ati card and desktop effects enabled https://bugs.launchpad.net/bugs/351186 You received this bug notification because

[Bug 565207] Re: Sync flite flite-1.4-release-2 (main) from Debian unstable (main)

2010-04-17 Thread Brandon Holtsclaw
FFe required: Its mostly a bugfix release with a few minor additional new features, the upstream change log is pasted below. These new features do not effect ( either are optional or for other architectures like win32 ) the functionality of the rdepends. This has also been tested to work with

Re: [Bug 564841] [NEW] sound track progress bar disabled when using banshee with a bluetooth headset

2010-04-17 Thread Chow Loong Jin
On Saturday 17,April,2010 01:03 AM, Anish wrote: Public bug reported: Binary package hint: banshee Distribution #1 == OS Description: Ubuntu lucid (development branch) Release: 10.04 - beta2 - amd64 System Architecture: amd64 Distribution #2 == OS Description:

Re: [Bug 564676] Re: appindicator couldn't load successfully

2010-04-17 Thread Chow Loong Jin
*** This bug is a duplicate of bug 564506 *** https://bugs.launchpad.net/bugs/564506 On Friday 16,April,2010 09:38 PM, Tommaso R. Donnarumma wrote: I see the same. Marking confirmed. ** Changed in: banshee-community-extensions (Ubuntu) Status: New = Confirmed duplicate 564506

[Bug 559584] Re: Ubuntu Lucid Lynx Crashes after few minutes

2010-04-17 Thread Antelmo Barreras
apport information ** Description changed: Binary package hint: xserver-xorg-video-intel I'm trying to Install Ubuntu Lucid Lynx Beta 2 and after a few minutes in the installer it crashes, The only way to get out is by cutting out power, I manage to install Ubuntu Karmic but after a

[Bug 559584] Dependencies.txt

2010-04-17 Thread Antelmo Barreras
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44552130/Dependencies.txt ** Description changed: Binary package hint: xserver-xorg-video-intel I'm trying to Install Ubuntu Lucid Lynx Beta 2 and after a few minutes in the installer it crashes,

[Bug 559584] BootDmesg.txt

2010-04-17 Thread Antelmo Barreras
apport information ** Attachment added: BootDmesg.txt http://launchpadlibrarian.net/44552167/BootDmesg.txt -- Ubuntu Lucid Lynx Crashes after few minutes https://bugs.launchpad.net/bugs/559584 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 559584] Dependencies.txt

2010-04-17 Thread Antelmo Barreras
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/44552169/Dependencies.txt -- Ubuntu Lucid Lynx Crashes after few minutes https://bugs.launchpad.net/bugs/559584 You received this bug notification because you are a member of Ubuntu Bugs, which is

  1   2   3   4   5   6   7   8   9   10   >