[Bug 872824] Re: Network-manager locks up when adding strongSwan VPN connection

2012-09-21 Thread Andreas Wirth
Hi @all, just one question, is it possible to get the fixed packages also for the precise release? It'll be wonderful, then I really need it for my current project. (I managed a permanent IPCop2.x-to Fritzbox7390-IPSec-net-to-net- connection that was not so easy to realize, but I can't get my ow

[Bug 1053211] Re: Unfixable "Package is in a very bad inconsistent state"

2012-09-21 Thread Ondra Žižka
I reinstalled everything. for pkg in `dpkg --get-selections | awk '$2=="install"{print $1}'`; do sudo apt-get install -y --reinstall $pkg; done But still the same error. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1020285] Re: Addition of leap second causes spuriously high CPU usage and futex lockups

2012-09-21 Thread jan
This solution may have introduced a regression problem on Lucid. https://bugs.launchpad.net/linux-kernel-bugs/+bug/1052323 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020285 Title: Addition of le

[Bug 981803] Re: 720P video lagging, massive framedrops and out of sync

2012-09-21 Thread Brendan_P
Better but not 100% for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/981803 Title: 720P video lagging, massive framedrops and out of sync To manage notifications about this bug go to: https://

[Bug 1052323] Re: [regression][lucid] system frequently reboots after update in august 2012, path via rtkit and AptDaemon

2012-09-21 Thread jan
** Also affects: linux-kernel-bugs Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1052323 Title: [regression][lucid] system frequently reboots after update

[Bug 1054455] Re: signon-ui crashed with SIGSEGV in exit()

2012-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1053444 *** https://bugs.launchpad.net/bugs/1053444 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 #1053444, so is being marked as such.

[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-21 Thread zunda
** Attachment added: "A sample JPG that seems to have the `Date and Time (original)' tag" https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+attachment/3330406/+files/IMG_20120914_194443.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-21 Thread zunda
** Attachment added: "A sample JPG that does not seem to have the `Date and Time (original)' tag" https://bugs.launchpad.net/ubuntu/+source/libexif-ruby/+bug/1054456/+attachment/3330404/+files/IMG_20110205_142604.jpg -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1054456] Re: Random string is returned as a value for an EXIF tag not present

2012-09-21 Thread zunda
** Patch added: "A patch that seems to fix the problem" https://bugs.launchpad.net/bugs/1054456/+attachment/3330399/+files/fix-notag.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054456 Tit

[Bug 1054456] [NEW] Random string is returned as a value for an EXIF tag not present

2012-09-21 Thread zunda
Public bug reported: Some JPG files does not have certain EXIF information. For EXIF tags that does not exist, Exif#[] seems to be expected to return nil. Instead, a random string is returned: $ irb1.8 irb(main):001:0> require 'exif' => true irb(main):002:0> Exif.new('IMG_20110205_142604.jpg')['

[Bug 1001980] Re: no prompt for password when upgrading packages

2012-09-21 Thread Book 'em Dano
This is a video of update-manager displaying the new updates that are available. Once I click Install, update-manager does not prompt for my password and proceeds to download and install the updates. ** Attachment added: "video of update-manager not prompting for password" https://bugs.launch

[Bug 1001980] ProcEnviron.txt

2012-09-21 Thread Book 'em Dano
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1001980/+attachment/3330398/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1001980

[Bug 1001980] Re: no prompt for password when upgrading packages

2012-09-21 Thread Book 'em Dano
apport information ** Tags added: apport-collected ** Description changed: A daemon works in the background to update the list of available and upgradeable packages, then update-manager pops up and displays which packages have upgrades available. When I click on the "Install Updates" bu

[Bug 989446] Re: package ddclient 3.8.0-11.4ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ddclient (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/989446 Title: pa

[Bug 994348] Re: package spotweb 20111002+dfsg-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: spotweb (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/994348 Title: pac

[Bug 1052861] Re: After upgrade to new kernel version, machine crashes after a few hours of uptime

2012-09-21 Thread JanCeuleers
v3 has stayed up overnight, which leads me to suspect that it is GOOD. I can't be categorical about this you understand: if it freezes it is certain to be bad, but if it doesn't it might merely not yet have crashed. So I'll leave it running and report back tomorrow. -- You received this bug noti

[Bug 1054442] Re: Failed piuparts at purge because does not remove pyversions.pyc

2012-09-21 Thread Mitsuya Shibata
/usr/share/python/pyversions.py is included in python-minimal. Ubuntu package: - make symbolic link /usr/bin/pyversions to pyversions.py in package of "python" (see debian/rules). - remove /usr/share/python/*.py[co] at prerm of "python-minimal". - remove /usr/share/python/pyversions.py[co] at pre

[Bug 1042024] Re: Unity panel vanishes sometimes when OSD appears (changing volume)

2012-09-21 Thread sampo555
This has now started to appear on Precise with Unity 5.16.0-0ubuntu1. Although it's not so frequent there but still the panel occasionally disappears when changing volume. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1054450] Re: colord-sane crashed with SIGABRT in raise()

2012-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1027139 *** https://bugs.launchpad.net/bugs/1027139 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 #1027139, so is being marked as such.

[Bug 1054442] Re: Failed piuparts at purge because does not remove pyversions.pyc

2012-09-21 Thread Launchpad Bug Tracker
** Branch linked: lp:~cosmos-door/ubuntu/quantal/python-defaults/fix- for-1054442 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054442 Title: Failed piuparts at purge because does not remove pyvers

[Bug 843454] Re: compiz crashed with SIGSEGV in unity::dash::ResultRendererTile::Unload()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843454 Ti

[Bug 846001] Re: compiz crashed with SIGSEGV in unity::FilterBar::RemoveFilter()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846001 Ti

[Bug 850022] Re: Skype icon doesn't appear in the notification area

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850022 Title: Skype icon

[Bug 853299] Re: compiz assert failure: *** glibc detected *** compiz: free(): invalid pointer: 0x005ecff4 ***

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853299 Ti

[Bug 853299] Re: compiz assert failure: *** glibc detected *** compiz: free(): invalid pointer: 0x005ecff4 ***

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/853299 Title: compiz asse

[Bug 1052305] Re: Unity does not respect window theme

2012-09-21 Thread Adolfo Jayme Barrientos
*** This bug is a duplicate of bug 1042323 *** https://bugs.launchpad.net/bugs/1042323 Please check the comments in bug 1046895. ** This bug has been marked a duplicate of bug 1042323 [FFE] Port GTK Window Decorator to GSettings -- You received this bug notification because you are a mem

[Bug 859234] Re: compiz crashed with SIGSEGV in unity::PlacesStyle::GetDefaultNColumns()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859234 Title: compiz cras

[Bug 855131] Re: compiz crashed with SIGSEGV in unity::glib::SignalManager::Add()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855131 Ti

[Bug 1053484] Re: Save as DOCX results in improper XML document

2012-09-21 Thread Jim Patterson
My bug appears to be the same as LO Bug 52610 - FILESAVE particular document as .docx (Office Open): Can not be opened with other office software . I'll try to do some testing with their latest beta which includes a fix, and will update this bug with the results. It's reportedly fixed in 3.5.7 --

[Bug 1054448] Re: unity not responding on older systems in 12.10 beta 1

2012-09-21 Thread Michael Harden
Ubuntu 12.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054448 Title: unity not responding on older systems in 12.10 beta 1 To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 1054448] [NEW] unity not responding on older systems in 12.10 beta 1

2012-09-21 Thread Michael Harden
Public bug reported: I don't know exactly what the issue is. I installed Ubuntu 12.10 beta 1 on a virtual box virtual machine, with 800 mb ram available. When it finally started up to the desktop, Unity was completely unuseable, and took an extreamly long time for anything to respond. I origina

[Bug 1054447] [NEW] fetchmail stops fetching mail

2012-09-21 Thread LukeKendall
Public bug reported: fetchmail release 6.3.9-rc2+GSS+NTLM+SDPS+SSL+NLS+KRB5. Running on Ubuntu 10.04 kernel 2.6.38-14-generic-pae Connecting to Australian ISP Optus. For some months, mail delivery would stop after a few days. Recently the period before delivery stops shrank down to just hours. F

[Bug 846001] Re: compiz crashed with SIGSEGV in unity::FilterBar::RemoveFilter()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/846001 Title: compiz cras

[Bug 843454] Re: compiz crashed with SIGSEGV in unity::dash::ResultRendererTile::Unload()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/843454 Title: compiz cras

[Bug 1054439] WifiSyslog.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330341/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439 Ti

[Bug 1054439] UdevLog.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330340/+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/1054439 Title:

[Bug 1054439] UdevDb.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330339/+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/1054439 Title: to

[Bug 1054439] RfKill.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330338/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439 Title: to

[Bug 1054439] PulseList.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330337/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439 Titl

[Bug 1054439] ProcModules.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330336/+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/1054439

[Bug 1054439] ProcInterrupts.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330335/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105

[Bug 1054439] ProcCpuinfo.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330334/+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/1054439

[Bug 1054439] PciMultimedia.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "PciMultimedia.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330333/+files/PciMultimedia.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10544

[Bug 1054439] Lsusb.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330332/+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/1054439 Title: touc

[Bug 1054439] Lspci.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330331/+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/1054439 Title: touc

[Bug 1054439] IwConfig.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330330/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439 Title:

[Bug 1054439] CurrentDmesg.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330329/+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/1054439

[Bug 1054439] Card0.Codecs.codec.3.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "Card0.Codecs.codec.3.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330328/+files/Card0.Codecs.codec.3.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

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

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "Card0.Codecs.codec.0.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330327/+files/Card0.Codecs.codec.0.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1054439] Card0.Amixer.values.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "Card0.Amixer.values.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330326/+files/Card0.Amixer.values.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1054439] CRDA.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330325/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439 Title: touchp

[Bug 1054439] BootDmesg.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330324/+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/1054439 Titl

[Bug 1054439] AplayDevices.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "AplayDevices.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330323/+files/AplayDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439

[Bug 1054439] AlsaDevices.txt

2012-09-21 Thread Matt Smith
apport information ** Attachment added: "AlsaDevices.txt" https://bugs.launchpad.net/bugs/1054439/+attachment/3330322/+files/AlsaDevices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054439

[Bug 1054439] Re: touchpad not recognized on dell inspiron 13z

2012-09-21 Thread Matt Smith
apport information ** Tags added: apport-collected precise staging ** Description changed: - This is an ALPS touchpad. The bug has been reported for other dell - models, there are fixes and such around that do not work for this - laptop. + This is an ALPS touchpad. The bug has been reported for

[Bug 1054446] Re: colord-sane crashed with SIGABRT in raise()

2012-09-21 Thread Apport retracing service
*** This bug is a duplicate of bug 1027139 *** https://bugs.launchpad.net/bugs/1027139 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 #1027139, so is being marked as such.

[Bug 835266] Re: Changing theme in System Settings > Appearance doesn't change title bars

2012-09-21 Thread Adolfo Jayme Barrientos
Precise is fine, fixed in Quantal as well with compiz 1:0.9.8.2+bzr3377-0ubuntu1 (gsettings) ** Changed in: gnome-control-center (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1053653] Re: Capitalization of Ubuntu

2012-09-21 Thread Adolfo Jayme Barrientos
** Also affects: ubuntu-branding Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1053653 Title: Capitalization of Ubuntu To manage notifications about this

[Bug 910634] Re: computer wakes from sleep for no reason.

2012-09-21 Thread Edward Donovan
** Changed in: ubuntu Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910634 Title: computer wakes from sleep for no reason. To manage notifications about this

[Bug 1054444] Re: package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-09-21 Thread Brad Figg
This looks like a Grub issue rather than a kernel issue. /usr/sbin/grub-probe: error: failed to get canonical path of /boot/grub/locale. ** Changed in: linux (Ubuntu) Status: New => Confirmed ** Tags added: varlogdistupgradeapttermlog-examined -- You received this bug notification b

[Bug 1054432] Re: clicking on light bulb creates empty window

2012-09-21 Thread Edward Donovan
*** This bug is a duplicate of bug 1050725 *** https://bugs.launchpad.net/bugs/1050725 ** This bug has been marked a duplicate of bug 1050725 clicking on system tray spawns large empty window -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 859388] Re: [unity-3d/oneiric] Vanishing window buttons after unmaximizing apps

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859388 Title: [unity-3d/o

[Bug 859388] Re: [unity-3d/oneiric] Vanishing window buttons after unmaximizing apps

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859388 Ti

[Bug 859234] Re: compiz crashed with SIGSEGV in unity::PlacesStyle::GetDefaultNColumns()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/859234 Ti

[Bug 856949] Re: file lens does not display any files

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity-lens-files (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity-lens-files (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 856949] Re: file lens does not display any files

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856949 Title: file lens d

[Bug 856949] Re: file lens does not display any files

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity-2d because there has been no activity for 60 days.] ** Changed in: unity-2d Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/856949 Title: file

[Bug 855131] Re: compiz crashed with SIGSEGV in unity::glib::SignalManager::Add()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/855131 Title: compiz cras

[Bug 851751] Re: unity-panel-service crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851751 Ti

[Bug 851751] Re: unity-panel-service crashed with SIGSEGV in g_cclosure_marshal_VOID__POINTER()

2012-09-21 Thread Launchpad Bug Tracker
[Expired for Unity because there has been no activity for 60 days.] ** Changed in: unity Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/851751 Title: unity-panel

[Bug 850022] Re: Skype icon doesn't appear in the notification area

2012-09-21 Thread Launchpad Bug Tracker
[Expired for unity (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/850022 Ti

[Bug 1034837] Re: authentication token expiry with openstack provider

2012-09-21 Thread Jim Baker
According to http://docs.openstack.org/api/quick- start/content/index.html#Getting-Credentials-a00665, code using the OpenStack REST API should request a new token upon receiving a 401 status code, then retry. In the OpenStack provider, for every client request, the `_OpenStackClient.is_authentica

[Bug 1054444] Re: package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-09-21 Thread Orphamiel
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105 Title: package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: ErrorMessage: subprocess installed post-installation scrip

[Bug 1054444] [NEW] package linux-image-3.2.0-31-generic 3.2.0-31.50 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-09-21 Thread Orphamiel
Public bug reported: I have no idea what it is but it doesn't seem to have any visible effects. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: linux-image-3.2.0-31-generic 3.2.0-31.50 ProcVersionSignature: Ubuntu 3.2.0-31.50-generic-pae 3.2.28 Uname: Linux 3.2.0-31-generic-pae i686 Als

[Bug 1054442] Re: Failed piuparts at purge because does not remove pyversions.pyc

2012-09-21 Thread Mitsuya Shibata
** Attachment added: "python-install.log" https://bugs.launchpad.net/bugs/1054442/+attachment/3330286/+files/python-install.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054442 Title: Faile

[Bug 1054442] [NEW] Failed piuparts at purge because does not remove pyversions.pyc

2012-09-21 Thread Mitsuya Shibata
Public bug reported: python package fail piuparts at "Installation and purging test". There is no this failure at debian/sid. How to reproduce: $ sudo piuparts --apt --no-eatmydata -d quantal python -l python-install.log --- 2m14.2s ERROR: FAIL: After purging files have disappeared: /usr/share

[Bug 1054439] Missing required logs.

2012-09-21 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. >From a terminal window please run: apport-collect 1054439 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a commen

[Bug 1051231] Re: on creating main window X gets unusable, memory consumption gets overly high, high I/O-Load

2012-09-21 Thread Jan Simon
Same here, tested with Calibre and bzr-Explorer. Last time this two applications crashed with this kind of failure it was because of python- qt4, if i remember right. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1051231] Re: on creating main window X gets unusable, memory consumption gets overly high, high I/O-Load

2012-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105

[Bug 1051231] Re: on creating main window X gets unusable, memory consumption gets overly high, high I/O-Load

2012-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python-qt4 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051231 Title:

[Bug 1051231] Re: on creating main window X gets unusable, memory consumption gets overly high, high I/O-Load

2012-09-21 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: picard (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1051231 Title: on

[Bug 29987] Re: Fn keys not working on Sony VAIO VGN-FS115MR

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/29

[Bug 33387] Re: Creative webcam plus driver ov511 does not work.

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/33

[Bug 40585] Re: Sony VAIO built-in cardreader doesn't work

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/40

[Bug 56040] Re: Speedtouch modem not autodetected

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/56040 Tit

[Bug 164018] Re: page allocation failure caused by rtl8139 driver

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/164018 Ti

[Bug 182760] Re: system freezes randomly on sempron64 (amd64)

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/182760 Ti

[Bug 186347] Re: snd-hda-intel toshiba u200-165

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/186347 Ti

[Bug 199040] Re: (hardy) can't write DVD-RW

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/199040 Ti

[Bug 201957] Re: no sound from headphones in macbook core 2 duo (2nd gen)

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/201957 Ti

[Bug 210854] Re: when un-muting with headphones connected, the sound comes out from the speakers

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/210854 Ti

[Bug 225575] Re: Intel ata bug while burning

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/225575 Ti

[Bug 226486] Re: ubuntu hang up during boot

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/226486 Ti

[Bug 228887] Re: master volume does not work when headphones plugged in

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/228887 Ti

[Bug 228357] Re: Network manager does not know the meaning of "disabled."

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/228357 Ti

[Bug 234954] Re: No powerdown upon shutdown on Lenovo 6469-22R (3000 Y200)

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/234954 Ti

[Bug 237397] Re: slow burn and checksum - sata

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/237397 Ti

[Bug 239566] Re: USB devices fail in Hardy

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/239566 Ti

[Bug 242006] Re: "scaling_max_freq" constantly shifting between minimum and maximum frequency

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/242006 Ti

[Bug 243761] Re: MacBook touchpad issues

2012-09-21 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/243761 Ti

  1   2   3   4   5   6   7   8   9   10   >