[Bug 1046330] Re: Incorrect crypt() function behavior

2012-09-08 Thread Clint Byrum
Can confirm that Ubuntu/Debian's behavior is different from CentOS 6: $ php --version PHP 5.3.3 (cli) (built: Jul 3 2012 16:53:21) Copyright (c) 1997-2010 The PHP Group Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies $ php -r echo 'CRYPT_EXT_DES: ', CRYPT_EXT_DES, PHP_EOL,

[Bug 1046330] Re: Incorrect crypt() function behavior

2012-09-08 Thread Sergei Morozov
The regression is not the absence of CRYPT_EXT_DES algorithm but the fact that it's declared available (CRYPT_EXT_DES = 1) but not used (result = _.msUWmoj85W6). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1047059] Re: Packaging Issues into Ubuntu 12.04

2012-09-08 Thread Emilien Macchi
It's true, we should install TGT. I've updated the packages and it's fixed now. Thank's ! -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cinder in Ubuntu. https://bugs.launchpad.net/bugs/1047059 Title: Packaging Issues into Ubuntu

Re: [Bug 1047262] Re: race condition on startup between samba and cups

2012-09-08 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Steve On 07/09/12 16:36, Steve Langasek wrote: Hi James, if status cups /dev/null ; then start wait-for-state WAITER=smbd WAIT_FOR=cups WAIT_STATE=running fi This solution has the effect that if the cups job is broken for any reason,

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-09-08 Thread Luke Randall
#0 0x7fc1e6d77823 in select () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x7fc1ea661da0 in main_loop_wait (nonblocking=optimized out) at main-loop.c:456 #2 0x7fc1ea5cb5ff in main_loop () at /build/buildd/qemu-kvm-1.0+noroms/vl.c:1482 #3 main (argc=optimized out, argv=optimized out,

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-09-08 Thread Luke Randall
!-- WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE OVERWRITTEN AND LOST. Changes to this xml configuration should be made using: virsh edit lb1 or other application using the libvirt API. -- domain type='kvm' namelb1/name

[Bug 1029889] Re: LVM Based KVM VM taking 100% CPU on first start and hangs.

2012-09-08 Thread Luke Randall
I've attached the VM instance's definition and the debugging output from gdb (which seemed quite minimal). Let me know if you need me to install debugging symbols for libc as well, or if you need any other data. -- You received this bug notification because you are a member of Ubuntu Server

[Bug 1022360] Re: (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk: Possible resource leak on uncompleted re-invite t

2012-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package asterisk - 1:1.8.13.1~dfsg-1ubuntu1 --- asterisk (1:1.8.13.1~dfsg-1ubuntu1) quantal; urgency=low * Merge from Debian unstable. (LP: #1022360, CVE-2012-3812) Remaining changes: - debian/asterisk.init: chown /dev/dahdi - Fix building on

[Bug 1022360] Re: (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk: Possible resource leak on uncompleted re-invite t

2012-09-08 Thread Julian Taylor
** Also affects: asterisk (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/1022360 Title: (CVE-2012-3812) CVE-2012-3812

[Bug 1022360] Re: (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in voice mail application (CVE-2012-3863) CVE-2012-3863 asterisk: Possible resource leak on uncompleted re-invite t

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/asterisk -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu. https://bugs.launchpad.net/bugs/1022360 Title: (CVE-2012-3812) CVE-2012-3812 asterisk: Remote crash vulnerability in voice

[Bug 1046330] Re: Incorrect crypt() function behavior

2012-09-08 Thread Clint Byrum
Sergei, I agree, my comments were misleading. My point is that this has been broken since at least 10.04, and its not even necessarily a regression from one release of Ubuntu to another. I just tested this on Debian squeeze and wheezy and it is present there as well.I believe this was introduced

[Bug 1046330] Re: Incorrect crypt() function behavior

2012-09-08 Thread Clint Byrum
Setting to 'High' as this very quietly and subtly reduces the security of the system. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1046330 Title: Incorrect crypt() function behavior

[Bug 930430] Re: lxc-ls requires root access after deploying an LXC instance

2012-09-08 Thread ZhengPeng Hou
I encountered with this issue when I was trying to destroy a local environment. I have no problem to bootstrap/deploy service locally. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-09-08 Thread Scott Kitterman
Hello Douglas, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1034962] Re: bacula dependency on bacula-server fails with held broken packages

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/bacula -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in Ubuntu. https://bugs.launchpad.net/bugs/1034962 Title: bacula dependency on bacula-server fails with held broken packages

[Bug 1046851] Re: juju-origin: lp:juju fails to install dependencies

2012-09-08 Thread Clint Byrum
Thomas, thanks for reporting the bug! Indeed, it looks like the local provider, which does its own origin setup through a script, fails to note all of the deps for juju: apt-get install $APT_OPTIONS python-txzookeeper python- setuptools There is a refactor in progress around using the

[Bug 1039871] Re: [needs-packaging] OProfile 0.9.8

2012-09-08 Thread Fred
** Summary changed: - [needs-packaging] oprofile 0.9.8 + [needs-packaging] OProfile 0.9.8 -- You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. https://bugs.launchpad.net/bugs/1039871 Title: [needs-packaging] OProfile 0.9.8 To manage

[Bug 1038527] Re: apport package hook is not installed

2012-09-08 Thread Scott Kitterman
It's there. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in Ubuntu. https://bugs.launchpad.net/bugs/1038527 Title: apport package hook is not

[Bug 1046330] Re: Incorrect crypt() function behavior

2012-09-08 Thread Clint Byrum
Have tested with those patches dropped and the upstream behavior is in fact restored. I've forwarded this on to Debian, though I would consider carrying this as part of Ubuntu's delta if the Debian maintainers decide not to revert the patches, as this seems fairly serious to me. ** Bug watch

[Bug 1038527] Update Released

2012-09-08 Thread Scott Kitterman
The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression

[Bug 1038527] Re: apport package hook is not installed

2012-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package postfix - 2.9.3-2~12.04.3 --- postfix (2.9.3-2~12.04.3) precise-proposed; urgency=low * d/rules: Fix apport hook installation (LP: #1038527) -- Clint Byrum cl...@ubuntu.com Sat, 18 Aug 2012 15:47:35 -0700 ** Changed in: postfix (Ubuntu Precise)

[Bug 1048008] [NEW] tgt needs restart to find LUN

2012-09-08 Thread Dave Gilbert
Public bug reported: I've got a KVM guest running Quantal server (as per CD install 2012-09-01) and it runs tgtd with a single target (the target is an LVM lv - I'll attach any configs that apport hasn't attached) If I just boot the vm, the guests don't see the disc - when they log in they

[Bug 1048008] Re: tgt needs restart to find LUN

2012-09-08 Thread Dave Gilbert
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1048008 Title: tgt needs restart to find LUN To manage notifications about this bug go to:

[Bug 1048008] Re: tgt needs restart to find LUN

2012-09-08 Thread Dave Gilbert
This is the tgt conf that specifies the target: root@server1:/var/log# cat /etc/tgt/conf.d/dag.conf # Sample target with one LUN only. Defaults to allow access for all initiators: # #iSNSServerIP 192.168.122.10 #iSNSServerPort 3205 #iSNSAccessControl On #iSNS On target

[Bug 1048075] [NEW] Error updating RRD file (extra data on update argument)

2012-09-08 Thread H.-Dirk Schmitt
Public bug reported: The log is flooded with messages like this: Error updating RRD file: /var/log/sensord.rrd: /var/log/sensord.rrd: found extra data on update argument: 0.08 ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: sensord 1:3.3.1-2ubuntu1 ProcVersionSignature: Ubuntu

[Bug 1048075] Re: Error updating RRD file (extra data on update argument)

2012-09-08 Thread H.-Dirk Schmitt
** Bug watch added: Debian Bug tracker #614965 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614965 ** Also affects: lm-sensors (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=614965 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1017258] Re: package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-08 Thread Clint Byrum
Doug, thanks for responding. I suspect others may be bitten by that problem if they have modified /etc/mysql/my.cnf ** Changed in: mysql-5.5 (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1042711] Re: php: throw and catch within a destructor causes exception on-the-fly to be lost

2012-09-08 Thread Clint Byrum
Hi Mikko, thanks for filing this report. I can confirm that the wrong behavior happens on Lucid's php5-cli package. I can also confirm that this was resolved upstream in version 5.3.3: https://bugs.php.net/bug.php?id=52361 These two commits *could* be backported to Lucid's PHP:

[Bug 1048093] [NEW] Outstanding security fixes in asterisk

2012-09-08 Thread Allison Randal
Public bug reported: Reviewing RC bugs from Debian shows 2 CVEs fixed in upstream bug-fix release 1.8.13.1, and 2 additional CVEs fixed in latest Debian release. ** Affects: asterisk (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are

[Bug 1044430] Re: Php ftp_* eats memory

2012-09-08 Thread Clint Byrum
Hello! I am not able to reproduce this using php5-cli from precise or quantal. If I add checks using memory_get_usage(), I get a delta of 288 bytes, and then actually 0 delta once ftp_close is called. Can you provide more information on how you used xdebug to determine it was ftp_* causing your

[Bug 1048093] Re: Outstanding security fixes in asterisk

2012-09-08 Thread Allison Randal
** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-3863 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-2186 ** CVE added: http://www.cve.mitre.org/cgi- bin/cvename.cgi?name=2012-4737 -- You received this bug notification because you are a member of

[Bug 571432] Re: qemu-system-arm crashed with SIGSEGV in subpage_register()

2012-09-08 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60 days.] ** Changed in: qemu-kvm (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in Ubuntu.

[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2012-09-08 Thread Launchpad Bug Tracker
[Expired for network-manager (Ubuntu) because there has been no activity for 60 days.] ** Changed in: network-manager (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in Ubuntu.

[Bug 194487] Re: network-manager[-openvpn] doesn't handle properly routes pushed by OpenVPN 2.1_Rc7

2012-09-08 Thread Launchpad Bug Tracker
[Expired for network-manager-openvpn (Ubuntu) because there has been no activity for 60 days.] ** Changed in: network-manager-openvpn (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn

[Bug 1048093] Re: Outstanding security fixes in asterisk

2012-09-08 Thread Allison Randal
** Description changed: - Reviewing RC bugs from Debian shows 2 CVEs fixed in upstream bug-fix - release 1.8.13.1, and 2 additional CVEs fixed in latest Debian release. + (Tracking some collaborative work with persia) + + A review of RC bugs from Debian shows 4 CVEs fixed in the latest Debian +

[Bug 1047736] [NEW] inconsistency between gtk2 and gtk3 apps with Ambiance theme

2012-09-08 Thread Gao Shichao
Public bug reported: I' m using Quantal. When I use Ambiance theme, in gtk3 apps like gedit , the context menu ( mouse right click menu) appears to be dark background and light text. While in gtk2 apps like firefox and chrome, the context menu appears to be light background and black text, which

[Bug 1047736] Re: inconsistency between gtk2 and gtk3 apps with Ambiance theme

2012-09-08 Thread Gao Shichao
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047736 Title: inconsistency between gtk2 and gtk3 apps with Ambiance theme To manage notifications about this bug go to:

[Bug 1032639] Re: can not link against libxml2

2012-09-08 Thread marc...@gmail.com
I had the same problem when compiling libxenserver-6.0.0-1-src. The solution was the same as above, i.e. changing the line 65 of the Makefile like this: $(CC) $(LDFLAGS) -o $@ $ -L . -lxenserver becomes: $(CC) -o $@ $ -L . -lxenserver $(LDFLAGS) Then the compilation worked just

[Bug 683170] Re: should be possible to display only windows from the current workspace in the launcher

2012-09-08 Thread Bazon
For those who switched to Gnome-Shell (as I did): I wrote an extension to change the behaviour described in this bug on Gnome-Shell's Dash (=left side icon bar in overview): https://extensions.gnome.org/extension/440/workspace-separation-on-dash/ It's for Gnome-Shell 3.4, if you are running

[Bug 1047710] Re: [nouveau] OOPS - Page fault running piglit in nv50_vm_flush+0x1f/0xb0

2012-09-08 Thread Bryce Harrington
** Changed in: linux (Ubuntu Precise) Status: Incomplete = Confirmed ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047710

[Bug 1027949] Re: Improve workspace functionality under Unity

2012-09-08 Thread Bazon
Maybe interesting if you ended up reading this: extension for Gnome- Shell: https://extensions.gnome.org/extension/440/workspace-separation- on-dash/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 994498] Re: Kile crashes when it is closing

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/kile -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994498 Title: Kile crashes when it is closing To manage notifications about this bug go to:

[Bug 1047417] Re: SRU tracking bug for KDE SC 4.8.5

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/kgpg ** Branch linked: lp:ubuntu/precise-proposed/kdepim-runtime ** Branch linked: lp:ubuntu/precise-proposed/konsole ** Branch linked: lp:ubuntu/precise-proposed/kdesdk ** Branch linked: lp:ubuntu/precise-proposed/gwenview ** Branch linked:

[Bug 1047417] Re: SRU tracking bug for KDE SC 4.8.5

2012-09-08 Thread Scott Kitterman
All packages accepted now, waiting for them to build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047417 Title: SRU tracking bug for KDE SC 4.8.5 To manage notifications about this bug go to:

[Bug 606624] Re: Nibbles - Unexpected Death upon rebirth (gnibbles)

2012-09-08 Thread mokaddim
** Changed in: gnome-games (Ubuntu) Status: Expired = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/606624 Title: Nibbles - Unexpected Death upon rebirth (gnibbles) To manage

[Bug 1047737] Re: Chat unexpectedly closed

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

[Bug 1028901] Re: streamreader implemenation defunct

2012-09-08 Thread Scott Kitterman
Hello Harald, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1028895] Re: memory leak in 4.6

2012-09-08 Thread Scott Kitterman
Hello Harald, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1028890] Re: metadata emission broken for web streams

2012-09-08 Thread Scott Kitterman
Hello Harald, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1028887] Re: crash when parsing gstreamer null tags

2012-09-08 Thread Scott Kitterman
Hello Harald, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1023231] Re: kdeinit4 crashed with SIGSEGV in QListData::remove()

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/kamera -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023231 Title: kdeinit4 crashed with SIGSEGV in QListData::remove() To manage notifications about

[Bug 1005262] Re: shisen-sho takes several seconds to register click on tiles

2012-09-08 Thread Scott Kitterman
Hello wychwood, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 1047738] Re: unity-panel-service crashed with SIGSEGV in g_main_context_dispatch()

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

[Bug 1047417] Re: SRU tracking bug for KDE SC 4.8.5

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/ktimer ** Branch linked: lp:ubuntu/precise-proposed/step ** Branch linked: lp:ubuntu/precise-proposed/kalzium ** Branch linked: lp:ubuntu/precise-proposed/kamera ** Branch linked: lp:ubuntu/precise-proposed/rocs ** Branch linked:

[Bug 1028903] Re: SRU Phonon GStreamer 4.6.2 to 12.04

2012-09-08 Thread Scott Kitterman
Hello Harald, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 914313] Re: Pictures in tags of audio files, which act as thumbnails, are NOT shown for ALL files in same directory

2012-09-08 Thread Amir Adar
I had a similar problem, and found a workaround. All I did was completely remove the three folders in ~/.thumbnails: fail, large and normal. Nautilus then re-reads the metadata and assigns new icons to all the files on the computer. I hope this helps. -- You received this bug notification

[Bug 1047739] [NEW] Unity-lens-photo takes all cpu

2012-09-08 Thread Jorge Ortega
Public bug reported: On ubuntu 12.10. My photo colection is on a ntfs partition and are imported into shotwell. Everytime I make a search the lens takes all power of one processor core for several minutes. Eventurally it finds what it was looking for -as I said after maybe a couple of minutes.

[Bug 1047740] [NEW] Unity-lens-photo can only search one tag at a time

2012-09-08 Thread Jorge Ortega
Public bug reported: As the title say. So -say- I can look for picutures with snow on them, or pictures with my girlfriend on them, but not picutes with my girlfriend on snow. Shotwell does this well, of course. ** Affects: unity-lens-photos (Ubuntu) Importance: Undecided Status:

[Bug 997527] Re: Firefox profile corruption

2012-09-08 Thread Thomas Majewski
This problem was eliminated when Firefox was upgraded to version 13 and has not recurred. Given the tiny impact to the community I think it should be closed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 954102] Re: Can't suspend laptop while nfs share mounted

2012-09-08 Thread Dan Hallgren
I think this commit is the solution to the problem and it was first released in v 3.3 in the upstream kernel. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=d310310cbff18ec385c6ab4d58f33b100192a96a I have tested with the beta of ubuntu 12.10 Qantal ( kernel 3.5.0-13) and

[Bug 855961] Re: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xd8 in position 0: ordinal not in range(128)

2012-09-08 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 847050 *** https://bugs.launchpad.net/bugs/847050 Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: software-center (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member

[Bug 1023231] Re: kdeinit4 crashed with SIGSEGV in QListData::remove()

2012-09-08 Thread Scott Kitterman
Hello Scott, or anyone else affected, Accepted into precise-proposed. The package will build now and be available in a few hours in the -proposed repository. Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use

[Bug 811475] Re: Descender letters (g j p q y) get their tail cut off in current song

2012-09-08 Thread Timothy Arceri
I'm not sure what the holdup here is the patch for version 2.96 (i.e Ubuntu 12.04) was posted in comment #23 ** Branch linked: lp:ubuntu/precise/rhythmbox -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 847050] Re: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc8 in position 2: ordinal not in range(128)

2012-09-08 Thread Extender
Bug is reappeared again in Ubuntu Quantal Beta 1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/847050 Title: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't

[Bug 1047476] Re: Entering suspend sometimes causes fans to go full speed

2012-09-08 Thread Ryan Press
The fans running full speed also occurs occasionally when I power off the computer. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1047476 Title: Entering suspend sometimes causes fans to go full

[Bug 847050] Re: software-center crashed with UnicodeDecodeError in __str__(): 'ascii' codec can't decode byte 0xc8 in position 2: ordinal not in range(128)

2012-09-08 Thread Extender
Software Center stop opening after first open of suggested app in non- English locale -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/847050 Title: software-center crashed with UnicodeDecodeError in

[Bug 1046872] Re: Dash opens with a delay of about half a second after pressing and releasing the super key

2012-09-08 Thread Dimitri Nüscheler
apport information ** Tags added: apport-collected compiz-0.9 precise running-unity ubuntu ** Description changed: The delay is always there. There seems to be no delay in Gnome for the comparable situation. I expect the Dash to appear immediately. As fast as you'd expect that a character

[Bug 1046872] BootDmesg.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300241/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] BootLog.gz

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: BootLog.gz https://bugs.launchpad.net/bugs/1046872/+attachment/3300242/+files/BootLog.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1046872] CurrentDmesg.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300243/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] Dependencies.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300244/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] DpkgLog.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: DpkgLog.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300245/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1046872] GconfCompiz.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: GconfCompiz.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300246/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] LightdmLog.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: LightdmLog.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300247/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] Lspci.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300248/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title: Dash

[Bug 1046872] Lsusb.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300249/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title: Dash

[Bug 1046872] NvidiaBugReportLog.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: NvidiaBugReportLog.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300250/+files/NvidiaBugReportLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1046872] ProcCpuinfo.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300251/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] ProcInterrupts.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300252/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1046872] ProcModules.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300253/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] UdevDb.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300254/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1046872] UdevLog.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300255/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1046872] UnitySupportTest.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: UnitySupportTest.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300256/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1046872] XorgLog.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: XorgLog.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300257/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1046872] XorgLogOld.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: XorgLogOld.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300258/+files/XorgLogOld.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872

[Bug 1046872] Xrandr.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: Xrandr.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300259/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1046872] nvidia-bug-report.log.gz

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: nvidia-bug-report.log.gz https://bugs.launchpad.net/bugs/1046872/+attachment/3300260/+files/nvidia-bug-report.log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1046872] nvidia-settings.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: nvidia-settings.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300261/+files/nvidia-settings.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1028903] Re: SRU Phonon GStreamer 4.6.2 to 12.04

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/phonon-backend- gstreamer/precise-proposed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to phonon-backend-gstreamer in Ubuntu. https://bugs.launchpad.net/bugs/1028903 Title: SRU Phonon

[Bug 1046872] xdpyinfo.txt

2012-09-08 Thread Dimitri Nüscheler
apport information ** Attachment added: xdpyinfo.txt https://bugs.launchpad.net/bugs/1046872/+attachment/3300262/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046872 Title:

[Bug 1028901] Re: streamreader implemenation defunct

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/phonon-backend- gstreamer/precise-proposed -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to phonon-backend-gstreamer in Ubuntu. https://bugs.launchpad.net/bugs/1028901 Title:

[Bug 1028895] Re: memory leak in 4.6

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/phonon-backend- gstreamer/precise-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028895 Title: memory leak in 4.6 To manage

[Bug 1028890] Re: metadata emission broken for web streams

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/phonon-backend- gstreamer/precise-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028890 Title: metadata emission broken for web streams

[Bug 1028887] Re: crash when parsing gstreamer null tags

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/phonon-backend- gstreamer/precise-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1028887 Title: crash when parsing gstreamer null tags

[Bug 986843] Re: Onboard randomly sets as default in lock screen

2012-09-08 Thread zasran
I use Unity and have the same problem. Not sure if it's relevant but at some point I had keyboard not working and I turned on virtual screen in lightdm (login screen) and in Unity as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1005262] Re: shisen-sho takes several seconds to register click on tiles

2012-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/precise/phonon-backend- gstreamer/precise-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1005262 Title: shisen-sho takes several seconds to

[Bug 1047712] Re: container-detect.conf should be 'start on virtual-filesystems'

2012-09-08 Thread Steve Langasek
A careful examination of the container-detect job shows that switching it to virtual-filesystems would also result in a race condition. The job has two functions: - emitting an event telling whether we're in a container or not - populating /run/container_type The first function is race-free

[Bug 1047745] [NEW] this is bug #1040629

2012-09-08 Thread Michael Blume
*** This bug is a duplicate of bug 1040629 *** https://bugs.launchpad.net/bugs/1040629 Public bug reported: This is just a dump from ubuntu-bug ubiquity on bug #1040629 ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: ubiquity 2.11.30 ProcVersionSignature: Ubuntu 3.5.0-13.14-generic

[Bug 1047745] Re: this is bug #1040629

2012-09-08 Thread Michael Blume
*** This bug is a duplicate of bug 1040629 *** https://bugs.launchpad.net/bugs/1040629 ** This bug has been marked a duplicate of bug 1040629 ubiquity: stuck at Copying installation logs... message during installation -- You received this bug notification because you are a member of

[Bug 1047744] [NEW] update fails with no Package: header

2012-09-08 Thread gobble
Public bug reported: I booted up my machine after 3 months and it refuses to perform software updates using Muon or with apt-get from cmdline. E: Encountered a section with no Package: header E: Problem with MergeList

  1   2   3   4   5   6   7   8   9   10   >