[Bug 261313] [NEW] Xserver crashes when using hyperpen driver
Public bug reported: Binary package hint: xserver-xorg-input-hyperpen I am using 8.04.1 , I have an Aiptek HyperPen 6000 (serial) tablet, and using it reliably crashes X If I add the following section, reported by other people on the Ubuntu forums to work, to my xorg.conf file (whole file attached later), and then add the new input device to the ServerLayout (with InputDevice "pen" "SendCoreEvents") then as soon as I put the pen near the tablet, X crashes! Section "InputDevice" Identifier "pen" Driver "hyperpen" Option "Device" "/dev/ttyS0" Option "Mode" "absolute" Option "Cursor" "Stylus" Option "SendCoreEvents" Option "XSize" "600" Option "YSize" "450" Option "AlwaysCore" Option "BaudRate" "19200" Option "PMin" "62" Option "PMax" "511" EndSection I am using the nvidia drivers, but it also crashes using the nv ones... ** Affects: xserver-xorg-input-hyperpen (Ubuntu) Importance: Undecided Status: New -- Xserver crashes when using hyperpen driver https://bugs.launchpad.net/bugs/261313 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 261313] Re: Xserver crashes when using hyperpen driver
** Attachment added: "xorg.conf (without the tablet in serverlayout - to avoid crashes!)" http://launchpadlibrarian.net/17071498/xorg.conf -- Xserver crashes when using hyperpen driver https://bugs.launchpad.net/bugs/261313 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 330221] Re: Won't play mp3s unless crossfading is turned on or fluendo mp3 plugin installed
I think you're right about conflicting packages. I had the -fluendo-mpegdemux package installed, but not the -fluendo-mp3 one. When I installed fluendo-mp3 it worked, when I removed BOTH it worked, with one and not the other it was broken. >From my apt history Removed the following packages: gstreamer0.10-fluendo-mp3 gstreamer0.10-fluendo-mpegdemux Now it works nicely -- Won't play mp3s unless crossfading is turned on or fluendo mp3 plugin installed https://bugs.launchpad.net/bugs/330221 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 261313] Re: Xserver crashes when using hyperpen driver
This is fixed in Intrepid. -- Xserver crashes when using hyperpen driver https://bugs.launchpad.net/bugs/261313 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 261313] Re: Xserver crashes when using hyperpen driver
Problem no longer occurs in Intrepid. ** Changed in: xserver-xorg-input-hyperpen (Ubuntu) Status: New => Fix Released -- Xserver crashes when using hyperpen driver https://bugs.launchpad.net/bugs/261313 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 330221] [NEW] Won't play mp3s unless crossfading is turned on or fluendo mp3 plugin installed
Public bug reported: Binary package hint: rhythmbox Mp3 playback doesn't work in 'default state' on 8.10 If I enable crossfading mp3 playback works even if I don't have the fluendo mp3 package installed Without crossfading, I can't play any mp3s without the fluendo package. This is confusing because in every other app on my system mp3s play fine without the fluendo plugin. I don't want it installed, but I also don't want crossfading (because I don't want rhythmbox to use 30% CPU to play mp3s!) ** Affects: rhythmbox (Ubuntu) Importance: Undecided Status: New -- Won't play mp3s unless crossfading is turned on or fluendo mp3 plugin installed https://bugs.launchpad.net/bugs/330221 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 237443] Re: Crash during playback with CPU time limit error
I'd love this fix to be backported, it is a real functionality killer for me! -- Crash during playback with CPU time limit error https://bugs.launchpad.net/bugs/237443 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 114160] Re: make possible to mute sound on boot with a key combinaison
I have a proposed solution. In Jaunty, at least, the login sound is a separate item in the 'startup programs' or whatever page of the 'Sessions' dialogue. If that item, rather than _directly_ running a sound just ran a small bash/python/whatever script that checked if XF86Mute was pressed and then only played the sound if it WAS. Is there any reason wrapping the startup sound like this is a bad idea? -- make possible to mute sound on boot with a key combinaison https://bugs.launchpad.net/bugs/114160 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 50957] Parted starting separately then crashing
Public bug reported: Binary package hint: ubiquity Parted did not start 'inside' the main ubiquit installer, after finishing with it I closed parted then clicked next. I got a crash - which kindly gave me the information below. Traceback (most recent call last): File "/usr/bin/ubiquity", line 130, in ? install(sys.argv[1]) File "/usr/bin/ubiquity", line 55, in install ret = wizard.run() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 266, in run self.process_step() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 738, in process_step self.gparted_to_mountpoints() File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 815, in gparted_to_mountpoints print >>self.gparted_subp.stdin, "apply" AttributeError: 'NoneType' object has no attribute 'stdin' ** Affects: ubiquity (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Attachment added: "Syslog from crash" http://librarian.launchpad.net/3153071/partman ** Attachment added: "Syslog from crash" http://librarian.launchpad.net/3153072/syslog -- Parted starting separately then crashing https://launchpad.net/bugs/50957 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 50957] Re: Parted starting separately then crashing
** Attachment added: "/var/log/syslog" http://librarian.launchpad.net/3153073/syslog1 -- Parted starting separately then crashing https://launchpad.net/bugs/50957 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 37370] Re: Crash/freeze when restarting networking, rt2570 wireless USB (DWL-G122, rev B1)
Is this a duplicate of 34902 https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.15/+bug/34902 -- Crash/freeze when restarting networking, rt2570 wireless USB (DWL-G122, rev B1) https://launchpad.net/bugs/37370 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 34845] Re: [rt2570] Linksys WUSB54GP v4 freezes system/looses mouse & keyboard
*** This bug is a duplicate of bug 34902 *** ** This bug has been marked a duplicate of bug 34902 Ralink Wireless USB/PCMCIA/PCI hangs PC -- [rt2570] Linksys WUSB54GP v4 freezes system/looses mouse & keyboard https://launchpad.net/bugs/34845 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC
** Bug 34845 has been marked a duplicate of this bug -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51164] DVD drive mounted to /media/usbdisk
Public bug reported: Binary package hint: udev Put DVD into drive (Samsung DVD ROM SD-608) and it seems to end up at mounted at /media/usbdisk which means DVDs won't play properly. mtab says /dev/hdc /media/usbdisk udf ro,nosuid,nodev,uid=1000,gid=1000,umask=007,iocharset=utf8 0 0 You get no icon on the desktop or in 'computer' eject /dev/hdc works fine An audio CD in the same drive works fine (doesn't show up in mtab) In the HAL device Manager storage.policy.desired_mount_point is cdrom Pushing eject button on DVD drive doesn't work (would be OK if there was an icon on the desktop but is problematic as it is) Using System-->Administration-->Disks-->CDROM-->DVD Video tab says that there is a DVD laoded and gives an option to play the DVD. This opens Totem and works There is another CD (writer) drive connected at /dev/hdb ** Affects: udev (Ubuntu) Importance: Untriaged Status: Unconfirmed -- DVD drive mounted to /media/usbdisk https://launchpad.net/bugs/51164 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51164] Re: DVD drive mounted to /media/usbdisk
** Attachment added: "hal-device output" http://librarian.launchpad.net/3164699/haldevice -- DVD drive mounted to /media/usbdisk https://launchpad.net/bugs/51164 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 34902] Re: Ralink Wireless USB/PCMCIA/PCI hangs PC
Yea, I'm afraid I don't believe this bug is fixed - I still get a lock after doing all updates (so I have the -25 kernel) -- Ralink Wireless USB/PCMCIA/PCI hangs PC https://launchpad.net/bugs/34902 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51238] DVD Autoplays but won't play Move-->Play Disc:...
Public bug reported: If I insert a DVD It works fine, automounts and autoplays (thanks :) (which makes me think it isn't because I am experiencing this(https://launchpad.net/distros/ubuntu/+bug/41312) bug ), but if I close totem and re-open it I _cannot_ play the DVD from the menus, I get a message telling me the codec is unsupported. Totem cannot play this type of media (DVD) because you do not have the appropriate plugins to handle it. (and a request to install the codec) This issue seems to be mentioned here https://launchpad.net/distros/ubuntu/+source/totem/+bug/41335 but that bug report is about something different, as far as I see (or at least, it is about 2 issues) ** Affects: totem (Ubuntu) Importance: Untriaged Status: Unconfirmed -- DVD Autoplays but won't play Move-->Play Disc:... https://launchpad.net/bugs/51238 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51248] When scrollbar_colour is set the scrollbar is offset/ out of place
Public bug reported: If you look at the screenshot comparing Ubuntulooks with Clearlooks- cairo you can see that Ubuntulooks (right) doesn't render the scrollbar as clearly as clearlooks-cairo (left) - it adds 1px of grey to the left hadn side ** Affects: ubuntulooks (Ubuntu) Importance: Untriaged Status: Unconfirmed ** Attachment added: "Comparison of Ubuntulooks and Clearlooks-cairo" http://librarian.launchpad.net/3173968/ubuntulooksrender.png -- When scrollbar_colour is set the scrollbar is offset/ out of place https://launchpad.net/bugs/51248 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 51238] Re: DVD Autoplays but won't play Move-->Play Disc:...
using totem-gstreamer (pretty much fresh install). I don't think it is a duplicate of the other bugs because (correct me if I'm wrong) they all describe issues with being unable to play DVDs at all - this seems less serious, as we can play them if we start totem from the command line, but just not from the menu. I should note that I also have bug #51164 on the computer - which I should have mentioned in the original report -- DVD Autoplays but won't play Move-->Play Disc:... https://launchpad.net/bugs/51238 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 134660] Re: Ralink rt2400 does not work in Gutsy!
I have the same problem when using gutsy. Under Feisty it's fine for me. I have a ralink rt2500 based PCI card. I've attached the output of lspci from feisty. Using a WEP network set up by network manager (the first release this has 'worked' for me in - yay :) ** Attachment added: "Output of lspci from feisty" http://launchpadlibrarian.net/9497841/lspci_on_feisty.log -- Ralink rt2400 does not work in Gutsy! https://bugs.launchpad.net/bugs/134660 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220469] [NEW] nv driver gives grainy/blurred output GF FX Go 5200
Public bug reported: Binary package hint: xserver-xorg-video-nv My display is Grainy / Blurrred / Distorted with nv driver on hardy RC at 1024x768. I will upload an image The display looks like it has been 'greyed out' in a windows 95 style (except the cursor looks fine) What I mean by this: the text looks a bit like it has had a layer of dots placed over it and so it is hard to read - it gives a blurred and grainy appearance. Some things I noted: 1. See the attached screenshot from when using the driver and compare it with the photo of the screen 2. The cursor renders fine 3. 800x600 resolution looks fine This is on a Samsung X10 with an nvidia GeForce FX Go 5200 64mb. Other people seem to have had this working on other distros in the past. I am using 8.04 daily build from 20th April The vesa and nvidia drivers can do this fine at all resolutions. The nv driver looks fine at 800x600 but terrible at 1024x768. I have tried turning off the composite extension, and not loading the glx module I am reluctant to use the nvidia one because it breaks suspend for me... ** Affects: xserver-xorg-video-nv (Ubuntu) Importance: Undecided Status: New -- nv driver gives grainy/blurred output GF FX Go 5200 https://bugs.launchpad.net/bugs/220469 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220469] Re: nv driver gives grainy/blurred output GF FX Go 5200
** Attachment added: "Result of lspci -vvnn" http://launchpadlibrarian.net/13776915/lspciout -- nv driver gives grainy/blurred output GF FX Go 5200 https://bugs.launchpad.net/bugs/220469 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220469] Re: nv driver gives grainy/blurred output GF FX Go 5200
** Attachment added: "Picture of the screen" http://launchpadlibrarian.net/13777093/PICT6252.JPG -- nv driver gives grainy/blurred output GF FX Go 5200 https://bugs.launchpad.net/bugs/220469 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220469] Re: nv driver gives grainy/blurred output GF FX Go 5200
** Attachment added: "Screenshot of the screen" http://launchpadlibrarian.net/13777102/Screenshot.png -- nv driver gives grainy/blurred output GF FX Go 5200 https://bugs.launchpad.net/bugs/220469 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 220469] Re: nv driver gives grainy/blurred output GF FX Go 5200
** Attachment added: "/var/log/Xorg.0.log" http://launchpadlibrarian.net/13777121/Xorg.0.log -- nv driver gives grainy/blurred output GF FX Go 5200 https://bugs.launchpad.net/bugs/220469 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 126704] Hard freeze when reading from SATA disk on promise 20376 sata (MSI k7N2ILSR)
Public bug reported: Binary package hint: linux-source-2.6.20 This is a problem that has bugged me for as long as I've had this MB, Disk combo and until today when I bought an external SATA disk i couldn't trace it very far. So. I get hard lockups when reading from the Maxtor Maxline disk on the Promise 20376 onboard SATA RAID controller. I am NOT using any kind of RAID Array and have many different partitions on the disk. Same disk over USB in external SATA enclosure does NOT cause the lockups The lockups are what I consider 'hard' lockups -no signal from numlock and I have to use ctrl+alt+sysreq to shut down - they DO work. I'm sure there are lots of potentially useful commands I could jive the output of - but here are two I thought immediately useful: $ lsmod | grep prom sata_promise 12292 0 libata125208 3 sata_nv,ata_generic,sata_promise $ uname -r 2.6.20-16-386 I'll attatch lspci output ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: New -- Hard freeze when reading from SATA disk on promise 20376 sata (MSI k7N2ILSR) https://bugs.launchpad.net/bugs/126704 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 126704] Re: Hard freeze when reading from SATA disk on promise 20376 sata (MSI k7N2ILSR)
NOTE: the disk I _usually_ have on the SATA controller (that I usually can't use without getting a crash) is in an external USB caddy now. I _just_ noticed that doing long file copy operations from this USB disk it is spewing this message: usb 2-5: reset high speed USB device using ehci_hcd and address 3 into dmesg about every 2 minutes. I mention it because it might say something about the disk and not the sata controller...? - sorry if I'm barking well up the wrong tree! For sure it isn't crashing now, so something about having the disk connected with SATA is very bad compared to USB! File transfers are slow now... I've got time to play around with different configs and tools if someone can point me in the right direction and say what data I should collect. ** Attachment added: "lspci output on the offending machine." http://launchpadlibrarian.net/8517164/lspci -- Hard freeze when reading from SATA disk on promise 20376 sata (MSI k7N2ILSR) https://bugs.launchpad.net/bugs/126704 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 134962] Re: rt2500: network-manager fails to join wireless networks
I have this problem too. rt2500 PCI In Feisty I could avoid using NM and connect to the networks 'conventionally' but now even that won't work. The device is wlan0 - so we're obviously using the new driver now. I just can't connect to my WEP encrypyted network. Gutsy Tribe 5. -- rt2500: network-manager fails to join wireless networks https://bugs.launchpad.net/bugs/134962 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108702] Re: multiple notification bubbles overlap
** Attachment added: "What heppens in real life" http://librarian.launchpad.net/7398339/rel%20life.png -- multiple notification bubbles overlap https://bugs.launchpad.net/bugs/108702 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108702] Re: multiple notification bubbles overlap
This quick demo shows what I think it ought to do - just an idea so very quickly gimped... Sorry for the ugliness ** Attachment added: "A quick and ugly demo of what I'd like to see" http://librarian.launchpad.net/7398347/ugly%20demo.png -- multiple notification bubbles overlap https://bugs.launchpad.net/bugs/108702 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109758] mysql upgrade causes update-manager to fail on edgy-> feisty
Public bug reported: Binary package hint: update-manager Upgrading from edgy to fesity, I got the following error Could not install '/var/cache/apt/archives/mysql- server-5.0_5.0.38-0ubuntu1_i386.deb' The upgrade aborts now. Please report this bug against the 'update- manager' package and include the files in /var/log/dist-upgrade/ in the bugreport. subprocess pre-installation script returned error exit status 1 As you can see, I'm just following orders. The installation seems to be continuing though (I haven't clicked 'close' on the error message yet..) ** Affects: update-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- mysql upgrade causes update-manager to fail on edgy-> feisty https://bugs.launchpad.net/bugs/109758 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109758] Re: mysql upgrade causes update-manager to fail on edgy-> feisty
** Attachment added: "apt.log" http://librarian.launchpad.net/7400936/apt.log -- mysql upgrade causes update-manager to fail on edgy-> feisty https://bugs.launchpad.net/bugs/109758 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109758] Re: mysql upgrade causes update-manager to fail on edgy-> feisty
** Attachment added: "main.log" http://librarian.launchpad.net/7400938/main.log -- mysql upgrade causes update-manager to fail on edgy-> feisty https://bugs.launchpad.net/bugs/109758 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109758] Re: mysql upgrade causes update-manager to fail on edgy-> feisty
Launchpad is being weird - it doesn't seem to upload the third file so I'm trying to see if adding a comment will help :P ** Attachment added: "term.log" http://librarian.launchpad.net/7400961/term.log -- mysql upgrade causes update-manager to fail on edgy-> feisty https://bugs.launchpad.net/bugs/109758 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 109758] Re: mysql upgrade causes update-manager to fail on edgy-> feisty
... just noticed that although I had 1.7gb free on my disk before the upgrade it is now 'full' - does that make any difference? Also, even after clicking close on the dialogue the upgrade is still running -- mysql upgrade causes update-manager to fail on edgy-> feisty https://bugs.launchpad.net/bugs/109758 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 118678] Can't force silent login
Public bug reported: Binary package hint: gdm Steps to repeat Listen to music loudly on a laptop. shut it down Take computer to library, restart it Login It's really embarassing. ** Affects: gdm (Ubuntu) Importance: Undecided Status: Unconfirmed -- Can't force silent login https://bugs.launchpad.net/bugs/118678 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 95874] Re: Black screen after booting (Login screen doesn't appear)
I have this problem with a fairly 'vanilla' feisty install (not an upgrade) The loading cursor appears but nothing else. I can login on ctrl+alt+f1, etc I installed XDM and can login fine with that. I didn't make it default If I set GDM to automatic login then that works, but if I kill the xserver I get back to a black screen with cursor and no login prompt I am up to date as of today. This happened to my brother's PC and it makes it useless to him because he can't do things like start XDM... -- Black screen after booting (Login screen doesn't appear) https://bugs.launchpad.net/bugs/95874 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 95874] Re: Black screen after booting (Login screen doesn't appear)
This seems to be a GDM bug because XDM doesn't suffer and GDM can work in some circumstances ** Changed in: gdm (Ubuntu) Sourcepackagename: None => gdm -- Black screen after booting (Login screen doesn't appear) https://bugs.launchpad.net/bugs/95874 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108702] multiple notification bubbles overlap
Public bug reported: Binary package hint: notification-daemon If multiple applications spit out lots of notification bubbles around the same time they all overlap - which makes some of them hard to see and doesn't look very good - some of the older mockups for the notification daemon seemed to show 'stacking' notification bubbles. This would be better... The developers seem to show that the notifications _should_ stack, but perhaps that is just when they don't have an icon that 'owns' them in the status bar? I'm on an up to date Feisty... http://www.chipx86.com/blog/tag/notification-daemon shows the stacking ** Affects: notification-daemon (Ubuntu) Importance: Undecided Status: Unconfirmed -- multiple notification bubbles overlap https://bugs.launchpad.net/bugs/108702 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 123244] gfloppy not available - seems not to be installed
Public bug reported: Binary package hint: gnome-utils I don't have gfloppy listed in my menus anywhere and I can't start it from the command line. If I look in the list of files for the gnome-utils package (2.18.0-0ubuntu2) there is nothing called gfloppy in /usr/bin but the gnome-utils package does SAY it contains gfloppy ** Affects: gnome-utils (Ubuntu) Importance: Undecided Status: New -- gfloppy not available - seems not to be installed https://bugs.launchpad.net/bugs/123244 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96775] Re: Sleep mode doesn't work on imac g4
** Attachment added: "Output of lspci -vv" http://librarian.launchpad.net/7079702/lspcivv.txt -- Sleep mode doesn't work on imac g4 https://launchpad.net/bugs/96775 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96775] Re: Sleep mode doesn't work on imac g4
** Attachment added: "Output of lspci -vvn" http://librarian.launchpad.net/7079723/lspcivvn.txt -- Sleep mode doesn't work on imac g4 https://launchpad.net/bugs/96775 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96775] Re: Sleep mode doesn't work on imac g4
** Attachment added: "Output of dmesg after an attempted suspend" http://librarian.launchpad.net/7079729/dmesg_post_attempt_suspend.txt -- Sleep mode doesn't work on imac g4 https://launchpad.net/bugs/96775 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96775] Re: Sleep mode doesn't work on imac g4
** Attachment added: "Output of dmesg" http://librarian.launchpad.net/7079727/dmesg.txt -- Sleep mode doesn't work on imac g4 https://launchpad.net/bugs/96775 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 3667] Re: multipage (2 pages to 1) print function not working
Is this a duplicate of https://bugs.launchpad.net/ubuntu/+source/libgnomeprint/+bug/18700 -- multipage (2 pages to 1) print function not working https://bugs.launchpad.net/bugs/3667 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 71786] Re: Evince doesn't print multiple pages to one sheet
*** This bug is a duplicate of bug 3667 *** https://bugs.launchpad.net/bugs/3667 ** This bug is no longer a duplicate of bug 67164 Evince print dialog doesn't respect page setup settings ** This bug has been marked a duplicate of bug 3667 multipage (2 pages to 1) print function not working -- Evince doesn't print multiple pages to one sheet https://bugs.launchpad.net/bugs/71786 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96771] Re: Colour banding on gradients
I will close it when I know whether or not the driver should have auto- detected it, and post a bug against nv upstream ** Changed in: xorg (Ubuntu) Status: Unconfirmed => Needs Info -- Colour banding on gradients https://bugs.launchpad.net/bugs/96771 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96771] Re: Colour banding on gradients
This was a configuration problem. I needed the following lines in xorg.conf device section Option "FlatPanel" "true" Option "FPDither" "true" http://ubuntuforums.org/showthread.php?p=2354649&posted=1#post2354649 Should this have been done automatically? -- Colour banding on gradients https://bugs.launchpad.net/bugs/96771 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96771] Re: Colour banding on gradients
** Attachment added: "my xorg.conf with which I see the problem" http://librarian.launchpad.net/6990656/xorg.conf ** Description changed: Binary package hint: xserver-xorg-driver-nv On an imac G4 with 17" screen using the nv drivers and default colour depth set to 24 bit I see banding on gradients (such as the default login screen and default bg!) I'll attatch my xorg.conf + + I'm on Feisty Beta -- Colour banding on gradients https://launchpad.net/bugs/96771 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96771] Colour banding on gradients
Public bug reported: Binary package hint: xserver-xorg-driver-nv On an imac G4 with 17" screen using the nv drivers and default colour depth set to 24 bit I see banding on gradients (such as the default login screen and default bg!) I'll attatch my xorg.conf I'm on Feisty Beta ** Affects: xorg (Ubuntu) Importance: Undecided Status: Unconfirmed -- Colour banding on gradients https://launchpad.net/bugs/96771 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96775] Sleep mode doesn't work on imac g4
Public bug reported: Binary package hint: linux-image-2.6.20-13-powerpc-smp Dmesg says it all: Sleep mode not supported on this machine otoh, I do get a nice notification message to tell me it didn't work :) ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- Sleep mode doesn't work on imac g4 https://launchpad.net/bugs/96775 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96778] Suspend probelm notification uninformative
Public bug reported: Binary package hint: gnome-power-manager I have an imac G4 and I can't suspend it. The notifiction icon pops up to tell me this, but it gives me bad information because 1. Suspend is not supported on this machine - it's not that something went wrong - dmesg says 'Sleep not supported on this machine' and I think this notification should too 2. It says to look in the help files - but there is no clear detail about what on earth this means! ** Affects: gnome-power-manager (Ubuntu) Importance: Undecided Status: Unconfirmed -- Suspend probelm notification uninformative https://launchpad.net/bugs/96778 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96224] usplash colour distortion
Public bug reported: Binary package hint: usplash on POWER PC imac G4. 17" TFT and nvidia GF MX400 (same chipset doesn't distort on x86 pc) The colours are totally wrong - the shape is clear but nothing else is - colours that _should_ be similar are not either - so it looks like an ugly rainbow mess. It seems to work fine and the scrollbar moves ** Affects: usplash (Ubuntu) Importance: Undecided Status: Unconfirmed -- usplash colour distortion https://launchpad.net/bugs/96224 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 78326] click on floppy0 in places --> mount: /dev/ is not a block device
Public bug reported: If I double click on the device 'Floppy 1' in the nautilus places menu I get an error message saying "Unable to mount the selected floppy drive" 'more details' tells me mount: /dev/ is not a block device The command sudo mount /dev/fd0 /media/floppy0/ mounts the disk and it shows up as 'floppy0' in the places menu There is also a 'Floppy Drive' entry in the places menu that seems to work ok ** Affects: Ubuntu Importance: Undecided Status: Unconfirmed -- click on floppy0 in places --> mount: /dev/ is not a block device https://launchpad.net/bugs/78326 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 62600] Re: "Single User mode" should be renamed
This will certainly affect people that I have installed Ubuntu for who see themeselves as a single user - to choose the second option makes more sense and will make them think they will be able to avoid things like logging in (which most real single users regard as unnecessary hassle, as far as I see)... In my rather unscientific survey of 3 people who use Ubuntu but don't maintain/know about it 2/3 said they would have chosen single user mode This is confusion we can so easily avoid How about 'Maintainence Mode', 'Administration Mode', 'Repair Mode', 'Administrator/Terminal Mode' or 'Root with No Graphics' I prefer the first or last options, presonally -- "Single User mode" should be renamed https://launchpad.net/bugs/62600 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 484636] [NEW] no connection to ubunto one
Public bug reported: Binary package hint: ubuntuone-client First problem: When I start lauchpad, I can login to launchpad. But every time I am asked which computer I want to connect to launchpad. Even when I login at the same machine. Second Problem: I cannot upload data into lauchpad. It does not synchronize data in folder "Shared with me". Third problem: I cannot upload data into any folder in launchpad. Can you give me a hint, how tpo fix that? Thanks! Wolfgang ProblemType: Bug .home.who..cache.ubuntuone.log.syncdaemon.exceptions.log: .home.who..config.ubuntuone.ubuntuone.client.conf: [ubuntuone] bookmarked = True connected = True connect = 2 show_applet = 1 Architecture: i386 Date: Wed Nov 18 08:04:35 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: fglrx Package: ubuntuone-client 1.0.2-0ubuntu2 PackageArchitecture: all ProcEnviron: LANG=de_AT.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: ubuntuone-client Uname: Linux 2.6.31-14-generic i686 XsessionErrors: (gnome-settings-daemon:2517): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (polkit-gnome-authentication-agent-1:2603): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (nautilus:2594): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed ** Affects: ubuntuone-client (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 484636] Re: no connection to ubunto one
** Attachment added: ".home.who..cache.ubuntuone.log.oauth.login.log.txt" http://launchpadlibrarian.net/35815785/.home.who..cache.ubuntuone.log.oauth.login.log.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/35815786/Dependencies.txt ** Attachment added: "UbuntuoneClientPackages.txt" http://launchpadlibrarian.net/35815787/UbuntuoneClientPackages.txt -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 448809] Re: python-musicdns has outdated docs on obtaining a API key
** Changed in: pyofa (Ubuntu) Status: New => Confirmed -- python-musicdns has outdated docs on obtaining a API key https://bugs.launchpad.net/bugs/448809 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 484636] Re: no connection to ubunto one
Dear Mr. Miller, I also think you are right. When I try to get a new computer connected, I am asked for password and keypad (Schlüsselbund). Unfortunately I can type my password onto infinity, again and again, it won't be accepted and so the token cannot be set. How can I fix that? Please give me a sign. I am looking forward to hearing from you! Friendly Regards Prof. Dr.-Ing. Wolfgang Höhl mailto: wolfgang.ho...@yahoo.com - Original Message From: Chad Miller To: wolfgang.ho...@yahoo.com Sent: Tue, January 26, 2010 5:37:56 PM Subject: [Bug 484636] Re: no connection to ubunto one There are two steps to adding the computer: 1) Proving which account on Launchpad/U1 you own. 2) Authorizing a particular computer to be applied to that account. It looks like you do not have a local authentication token. When you are sent to sign-in, you have to accept a token to be used. it may give you the ability to name more descriptively the computer you are adding, but after that you must click "add this computer" at the bottom. After that, your sync logs will not say "NoAccessToken: No access token found.". -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 You received this bug notification because you are a direct subscriber of the bug. Status in “ubuntuone-client” package in Ubuntu: Incomplete Bug description: Binary package hint: ubuntuone-client First problem: When I start lauchpad, I can login to launchpad. But every time I am asked which computer I want to connect to launchpad. Even when I login at the same machine. Second Problem: I cannot upload data into lauchpad. It does not synchronize data in folder "Shared with me". Third problem: I cannot upload data into any folder in launchpad. Can you give me a hint, how tpo fix that? Thanks! Wolfgang ProblemType: Bug .home.who..cache.ubuntuone.log.syncdaemon.exceptions.log: .home.who..config.ubuntuone.ubuntuone.client.conf: [ubuntuone] bookmarked = True connected = True connect = 2 show_applet = 1 Architecture: i386 Date: Wed Nov 18 08:04:35 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: fglrx Package: ubuntuone-client 1.0.2-0ubuntu2 PackageArchitecture: all ProcEnviron: LANG=de_AT.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: ubuntuone-client Uname: Linux 2.6.31-14-generic i686 XsessionErrors: (gnome-settings-daemon:2517): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (polkit-gnome-authentication-agent-1:2603): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (nautilus:2594): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed To unsubscribe from this bug, go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/484636/+subscribe -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 449103] [NEW] [Acer Aspire Idea 500] suspend/resume failure
Public bug reported: This is a media centre PC. I got here from the Ubuntu Report Bug dialogue, so I assume the relevant information is provided... Let me know if you need anything else ProblemType: KernelOops Annotation: This occured during a previous suspend and prevented it from resuming properly. Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: belvbox2410 F xfce4-volumed belvbox2413 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'Intel'/'HDA Intel at 0xfdff8000 irq 16' Mixer name : 'Realtek ALC883' Components : 'HDA:10ec0883,1025,0012' Controls : 28 Simple ctrls : 15 Date: Sun Oct 11 21:46:47 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/share/apport/apportcheckresume Failure: suspend/resume HibernationDevice: RESUME=UUID=afc7b8b6-d9e9-484f-8136-2e020dba743b InterpreterPath: /usr/bin/python2.6 MachineType: Acer Aspire Idea 500 Package: linux-image-2.6.31-13-generic 2.6.31-13.44 ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-13-generic root=UUID=608c8869-1284-4ac1-be37-3a8b28294753 ro quiet splash ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume ProcEnviron: PATH=(custom, no user) ProcVersionSignature: Ubuntu 2.6.31-13.42-generic RelatedPackageVersions: linux-firmware 1.21 RfKill: 0: phy0: Wireless LAN Soft blocked: no Hard blocked: no SourcePackage: linux Tags: resume suspend Title: [Acer Aspire Idea 500] suspend/resume failure Uname: Linux 2.6.31-13-generic i686 UserGroups: dmi.bios.date: 07/14/2006 dmi.bios.vendor: Phoenix Technologies, LTD dmi.bios.version: R01-B0 dmi.board.name: W945GT dmi.board.vendor: Acer dmi.chassis.asset.tag: 00 dmi.chassis.type: 3 dmi.chassis.vendor: Acer dmi.modalias: dmi:bvnPhoenixTechnologies,LTD:bvrR01-B0:bd07/14/2006:svnAcer:pnAspireIdea500:pvrR01-A2:rvnAcer:rnW945GT:rvr:cvnAcer:ct3:cvr: dmi.product.name: Aspire Idea 500 dmi.product.version: R01-A2 dmi.sys.vendor: Acer ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: apport-kerneloops i386 resume suspend -- [Acer Aspire Idea 500] suspend/resume failure https://bugs.launchpad.net/bugs/449103 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 449103] Re: [Acer Aspire Idea 500] suspend/resume failure
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/33465522/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/33465523/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/33465524/ArecordDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/33465525/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/33465526/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/33465527/Card0.Codecs.codec.0.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/33465528/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33465529/Dependencies.txt ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/33465530/IwConfig.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/33465531/Lspci.txt ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/33465532/Lsusb.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/33465533/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/33465534/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/33465535/ProcInterrupts.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/33465536/ProcMaps.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/33465537/ProcModules.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/33465538/ProcStatus.txt ** Attachment added: "SleepLog.txt" http://launchpadlibrarian.net/33465539/SleepLog.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/33465540/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/33465541/UdevLog.txt ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/33465542/WifiSyslog.txt -- [Acer Aspire Idea 500] suspend/resume failure https://bugs.launchpad.net/bugs/449103 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 484636] Re: no connection to ubunto one
Dear Joshua, thank you for your reply. ### 3) When you say you can't upload any file to Launchpad, I'm assuming you mean you can put files in your ~/Ubuntu One/ folder and have them automatically upload to the Ubuntu One cloud? If so, I need to know if you're using NetworkManager. If you are not, Ubuntu One will not work. If you are using NetworkManager, can you please confirm that Ubuntu One is connecting (you see a cloud icon in your task bar) and let me know what happens when you put a file in the ~/Ubuntu One folder? # Exaclty that is the problem: Ubuntu One will not connect although network manager is running. How can I fix that? Friendly Regards Wolfgang Höhl -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 484636] Re: no connection to ubunto one
Dear Sirs, attached you will find the file "syncdeamon.log", as requested. Please let me know, how to fix that problem Thanks! Sincelery Prof. Dr.-Ing. Wolfgang Höhl Grete-Mosheim-Straße 3 D-80636 München Tel: 0049 89 910 49 203 Fax: 0049 89 910 49 429 mailto: wolfgang.ho...@yahoo.com - Original Message From: Guillermo Gonzalez To: wolfgang.ho...@yahoo.com Sent: Tue, January 5, 2010 3:30:33 PM Subject: [Bug 484636] Re: no connection to ubunto one Hi, We don't have enough information to diegnose the problem, could you attach the log files located at: ~/.cache/ubuntuone/log/syncdaemon*.log ? Thanks. -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 You received this bug notification because you are a direct subscriber of the bug. Status in “ubuntuone-client” package in Ubuntu: Incomplete Bug description: Binary package hint: ubuntuone-client First problem: When I start lauchpad, I can login to launchpad. But every time I am asked which computer I want to connect to launchpad. Even when I login at the same machine. Second Problem: I cannot upload data into lauchpad. It does not synchronize data in folder "Shared with me". Third problem: I cannot upload data into any folder in launchpad. Can you give me a hint, how tpo fix that? Thanks! Wolfgang ProblemType: Bug .home.who..cache.ubuntuone.log.syncdaemon.exceptions.log: .home.who..config.ubuntuone.ubuntuone.client.conf: [ubuntuone] bookmarked = True connected = True connect = 2 show_applet = 1 Architecture: i386 Date: Wed Nov 18 08:04:35 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: fglrx Package: ubuntuone-client 1.0.2-0ubuntu2 PackageArchitecture: all ProcEnviron: LANG=de_AT.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: ubuntuone-client Uname: Linux 2.6.31-14-generic i686 XsessionErrors: (gnome-settings-daemon:2517): GLib-CRITICAL **: g_propagate_error: assertion `src != NULL' failed (polkit-gnome-authentication-agent-1:2603): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (nautilus:2594): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed To unsubscribe from this bug, go to: https://bugs.launchpad.net/ubuntu/+source/ubuntuone-client/+bug/484636/+subscribe ** Attachment added: "syncdaemon.log" http://launchpadlibrarian.net/37783988/syncdaemon.log ** Attachment added: "syncdaemon.log.2009-12-22_20-53-38" http://launchpadlibrarian.net/37783989/syncdaemon.log.2009-12-22_20-53-38 ** Attachment added: "syncdaemon.log.2009-12-22_21-06-58" http://launchpadlibrarian.net/37783990/syncdaemon.log.2009-12-22_21-06-58 ** Attachment added: "syncdaemon.log.2010-01-06_13-59-09" http://launchpadlibrarian.net/37783991/syncdaemon.log.2010-01-06_13-59-09 ** Attachment added: "syncdaemon.log.2010-01-12_14-33-42" http://launchpadlibrarian.net/37783992/syncdaemon.log.2010-01-12_14-33-42 ** Attachment added: "syncdaemon.log.2010-01-12_15-15-47" http://launchpadlibrarian.net/37783993/syncdaemon.log.2010-01-12_15-15-47 -- no connection to ubunto one https://bugs.launchpad.net/bugs/484636 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1182604] Re: AMD64 lmms package doesn't have Vestige VST support while the i386 does
Started working with ubuntu studio 14.0.4 - 64bit AMD version... and the Vestige instrument for using VST instruments within LMMS is still missing. What's the current status of the issue? We waited allready 9 month, so please, make it available to us! Because of this problem UBUNTU is still unusable for the serious musician... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1182604 Title: AMD64 lmms package doesn't have Vestige VST support while the i386 does To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lmms/+bug/1182604/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
It should be in the release notes, I guess - but really it shouldn't happen i the first place! I guess now we know how to fix it - is anyone brave enough to try another install and get some logs, etc? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
Any /var/log/installer? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 772923] Re: BCM4312 on HP Mini 2133 freezes with Natty
I'm also suffering from this bug - is there anything I can do to help diagnose the problem? If I don't connect to a network the machine doesn't freeze nearly as soon, but it does still freeze eventually. ** Changed in: linux (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/772923 Title: BCM4312 on HP Mini 2133 freezes with Natty -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
Is there any safe way to install Ubuntu on these Macs now? Has anyone found a way to do the install that doesn't result in the firmware being re-installed (I know that once it has been done once it happens automatically the next time, but I'm not altogether sure that's a good thing either!) Surely we need to find a solution to do the install without needing the firmware updated - why does the installer even touch the firmware?! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
** Changed in: 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/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
I can confirm that I have the same problem. Here's some more information Macbook Pro 5,5. 8GB RAM. 2.26Ghz 1. Using Ubuntu amd64 11.04 desktop ISO, installing alongside OS X but having chosen to MANUALLY specify partitions. 2. I installed GRUB on to /dev/sda (which was an error, really - had I been concentrating harder then I'd have chosen /dev/sda4 which Ubuntu was on...) 3. On first reboot, the power light flashed fast, multiple times and then there was a long beep. Black screen only 4. On second boot, the power light turned on and stayed lit, but nothing at all happend 5. Eventually, the computer booted properly (!) - I presume this is a low-level apple safeguard? What makes this serious, in my opinion is that the problem seems NOT to be confined to the disk: Here are debug notes: * Conveniently I had just swapped out an old hard disk. (hours earlier, it wasn't erased). When returning this known-good hard disk to the system the problem described in (3) above was still visible * When I went to the Apple Store today they could not launch their diagnostic utility by holding one of N, M or B, I couldn't see... Basically the Mac guy was rather surprised by this * PRAM reset, while impossible in the conventional way because the boot firmware doesn't seem to work properly, can be done by unplugging the battery and holding power button (not recommended) DOES NOT fix the problem * I completely re-partitioned the disk and rei-installed Mac OS. This did not fix the problem * I could not make one of Apple Firmware restore CDs (http://support.apple.com/kb/HT2213) work (this COULD be because I could not find one appropriate for Macbook 5,5). I did not persevere as far with this as I might have liked because I had a genius bar appointment and ran out of debugging time and 'the internet' told me Apple Stores could easily restore firmware * Apple Store 'Genius' concluded after 35 mins of debug that I needed a new logicboard. Luckily I am under warranty, but had I not been this might have been very expensive. I presume that, while this WILL probably fix the system, it is overkill - that said, if someone whose computer isn't under warranty experiences this they may be told they need to pay for this repair. This computer previously had 9.04 and 9.10 on it without issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
Also reported/discussed on ubuntu-users http://old.nabble.com/Ubuntu-11.04-broke-my-MacBook-Pro-td31505951.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
Colin, I'm sorry - no logs - foolish on my part. Some of the others here sound like they haven't turned in their machines yet. I can tell you (with the obvious caveats about human memory being bad for technical details when the tiniest thing matters!) about partion scheme if that would help. Emanuele: I can't guarantee that my computer wouldn't have booted within 5 minutes - I didn't leave it on long enough after the long nasty sounding beep... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
It might also be worth working out a fix for anyone with their computer out-of-warranty. To this end the following debug information might also be useful * I could not run the latest firmware update utility because it told me 'my computer does not need the update' * This message persisted even after a complete re-install of OS X/redownload of the firmware utility * I could not find a firmware recovery CD for the macbook pro 5,5 (http://support.apple.com/kb/HT2213) (could we modify one of these to use the latest firmware for 5,5?) * More annoyingly, I couldn't get the computer in to the right mode to reflash anyway. The Apple manual says " # Turn on the computer and continue holding the Power button. The sleep LED will blink rapidly, then slowly, then rapidly (3 quick blinks, 3 slow blinks, 3 quick blinks). On Macs that don't have a sleep LED, tones are used instead. Hold down the power button until you hear 3 long tones, then 3 short tones, then 3 long tones. On Macs that use a tray-load optical drive, the tray will open to allow the Restoration CD to be inserted. # Insert the Firmware Restoration CD while the lights are blinking or tones sounding, then release the Power button. A long tone is played once the recovery process has started." However I could not get the '3-quick, 3-long, 3-quick' pattern to occur. I did not try this as many times as I should have done to be certain. I was using the firmware restore cd 1.9, which doesn't list 5,5, but its list is wrong anyway: it incorrectly lists 5,1 as a 2010 model when it is really the mid 2009 17" (http://support.apple.com/kb/ht4132 vs http://support.apple.com/kb/DL1320) Here are some useful debug docs that don't jump out of Google as easily as I'd have liked: http://support.apple.com/kb/HT2674 - bootup sequence and status lights. I can't correlate anything on their to our problem http://support.apple.com/kb/HT1533 - key combos at startup -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 108702] Re: multiple notification bubbles overlap
Galago bug tracker gone ** Changed in: notification-daemon Importance: Unknown => Undecided ** Changed in: notification-daemon Remote watch: Galago #72 => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/108702 Title: multiple notification bubbles overlap -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 330221] Re: Won't play mp3s unless crossfading is turned on or fluendo mp3 plugin installed
** Changed in: gst-fluendo-mpegdemux (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/330221 Title: Won't play mp3s unless crossfading is turned on or fluendo mp3 plugin installed -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
Paul, they had a Logic Board in the store already, so said they could have it done for Tuesday (I got the last appointment on Saturday). There was a minor display hotspot issue that I'd been meaning to have fixed for a while but they had to order in a display for that, which meant they didn't know if it would be done before Wednesday. I'm in the UK and Monday is a bank holiday, as was Friday, so it is slightly unusual timing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
For this fix to work you must use the RIGHT firmware, if you copy the blog post exactly you will get the firmware for the 5,2. If you don't have a 5,2 then it won't work. You need to find the LATEST firmware for YOUR Macbook. For example, if you have a MBP 5,5 then I would EXPECT that you should try downloading the following firmware update package: http://support.apple.com/downloads/MacBook_Pro_EFI_Firmware_Update_1_7_ In there there are two firmware files, for a 5,5 you want MacBook Pro EFI Firmware Update.app/Contents/Resources/MBP55_00AC_03B_LOCKED.scap NOTE: I HAVE NOT TRIED THIS, TRY AT OWN RISK as I do not have my Macbook right now. If you follow the procedure in the blog post here: http://pubmem.wordpress.com/2011/04/09/flash-efi-firmware-update-manually-on-a-macbook-51/ but using this firmware file instead then I think things should work :) Good luck, Who -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
As an additional comment, before I gave my computer to Apple I installed rEFIt and it did NOT solve the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 774089] Re: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro
@Gabriel de Maeztu: (re #34) Which firmware image are you using? Are you seeing the loading bar every time? (Also, as this discussion is happening fast perhaps we should try ubuntu-devel IRC I'm Who__ right now) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/774089 Title: Booting fails 3 times, works every fourth time after new install of Natty Narwhal amd64 on Macbook Pro -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 135178] Re: [gutsy] gtkpod-aac does not live up to its name
** Changed in: gtkpod-aac (Ubuntu) Status: New => Confirmed -- [gutsy] gtkpod-aac does not live up to its name https://bugs.launchpad.net/bugs/135178 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 96495] Re: 2.6.20-13 fails to suspend on Thinkpad X41
Mikael Eriksson wrote: > I'll should probably mention that this is a regression since edgy. > > well. 2.6.20-12 works. funnily enough. -- dirk husemann, email: [EMAIL PROTECTED], pgp public key: http://d2h.net/dirk/pgp pgp finger print: ba7f b471 cc7e 5c97 4909 9b1b 2941 18af 9413 523e email only authentic if electronically signed. -- 2.6.20-13 fails to suspend on Thinkpad X41 https://bugs.launchpad.net/bugs/96495 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96495] Re: [regression]2.6.20-{13-15} fails to suspend on Thinkpad X41/X60s
linux-image-2.6.20-15.27 still does not suspend completely. Suspend LED stays in blinking mode, ThinkPad does not switch off. :-( i'm still running 2.6.20-12 for that reason. -- [regression]2.6.20-{13-15} fails to suspend on Thinkpad X41 https://bugs.launchpad.net/bugs/96495 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 104217] linux-image-2.6.20-14 breaks suspend on ThinkPad X60s
Public bug reported: linux-image-2.6.20-14 (as well as its predecessor, 2.6.20-13) breaks suspend on ThinkPad X60s. linux-image-2.6.20-12 works fine. ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: Unconfirmed -- linux-image-2.6.20-14 breaks suspend on ThinkPad X60s https://bugs.launchpad.net/bugs/104217 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 104217] dmicode (Re: linux-image-2.6.20-14 breaks suspend on ThinkPad X60s)
** Attachment added: "dmicode" http://librarian.launchpad.net/7214523/dmidecode -- linux-image-2.6.20-14 breaks suspend on ThinkPad X60s https://bugs.launchpad.net/bugs/104217 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 104217] Re: linux-image-2.6.20-14 breaks suspend on ThinkPad X60s
** Attachment added: "dmesg" http://librarian.launchpad.net/7214557/dmesg -- linux-image-2.6.20-14 breaks suspend on ThinkPad X60s https://bugs.launchpad.net/bugs/104217 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 104217] lspci (Re: linux-image-2.6.20-14 breaks suspend on ThinkPad X60s)
** Attachment added: "lspci" http://librarian.launchpad.net/7215110/lspci -- linux-image-2.6.20-14 breaks suspend on ThinkPad X60s https://bugs.launchpad.net/bugs/104217 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96495] Re: 2.6.20-13 fails to suspend on Thinkpad X60 as well
same symptoms on a ThinkPad X60: suspend will go through the motions, until it finally flashes the caps lock and num lock LEDs, does the "final" beep, but the hibernating LED keeps on blinking, and the machine is still running. ALT-SysRq-b will cause the machine to reboot, otherwise keyboard, screen are dead. ** Attachment added: "dmesg.txt" http://librarian.launchpad.net/7040662/dmesg.txt -- 2.6.20-13 fails to suspend on Thinkpad X41 https://launchpad.net/bugs/96495 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96495] Re: 2.6.20-13 fails to suspend on Thinkpad X60 as well
** Attachment added: "dmidecode.txt" http://librarian.launchpad.net/7040665/dmidecode.txt -- 2.6.20-13 fails to suspend on Thinkpad X41 https://launchpad.net/bugs/96495 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 96495] Re: 2.6.20-13 fails to suspend on Thinkpad X41
** Attachment added: "lspci.txt" http://librarian.launchpad.net/7040666/lspci.txt -- 2.6.20-13 fails to suspend on Thinkpad X41 https://launchpad.net/bugs/96495 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 82423] kacpid constantly using 80-95% CPU on pentium D dual core
Public bug reported: Binary package hint: linux-image-2.6.17-10-generic starting little less than a week ago kacpid is now constantly using up between 80-95% CPU causing system lag. renicing to 19 reduces the load somewhat but is obviously not the solution. running the system with "noacpi acpi=off" does not work at all. system: HP dc7600 top - 08:45:42 up 10:20, 2 users, load average: 1.21, 1.31, 1.34 Tasks: 114 total, 3 running, 111 sleeping, 0 stopped, 0 zombie Cpu(s): 8.5%us, 43.4%sy, 0.0%ni, 41.2%id, 0.9%wa, 5.8%hi, 0.0%si, 0.0%st Mem: 1027344k total, 863696k used, 163648k free,44232k buffers Swap: 2096472k total,17652k used, 2078820k free, 505180k cached PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 16 root 35 19 000 R 89 0.0 555:23.73 kacpid 18007 root 19 0 16536 7624 6256 R 61 0.7 0:00.31 apt-index-watch 1 root 16 0 1632 536 448 S0 0.1 0:01.04 init 2 root RT 0 000 S0 0.0 0:00.00 migration/0 3 root 34 19 000 S0 0.0 0:05.45 ksoftirqd/0 4 root RT 0 000 S0 0.0 0:00.00 watchdog/0 5 root RT 0 000 S0 0.0 0:00.00 migration/1 6 root 34 19 000 S0 0.0 0:00.51 ksoftirqd/1 7 root RT 0 000 S0 0.0 0:00.00 watchdog/1 8 root 10 -5 000 S0 0.0 0:00.00 events/0 9 root 10 -5 000 S0 0.0 0:00.00 events/1 10 root 10 -5 000 S0 0.0 0:00.01 khelper 11 root 10 -5 000 S0 0.0 0:00.00 kthread 14 root 10 -5 000 S0 0.0 0:00.19 kblockd/0 15 root 10 -5 000 S0 0.0 0:00.01 kblockd/1 17 root 13 -5 000 S0 0.0 0:00.00 kacpi_notify 108 root 10 -5 000 S0 0.0 0:00.00 kseriod 149 root 15 0 000 S0 0.0 0:07.43 kswapd0 150 root 13 -5 000 S0 0.0 0:00.00 aio/0 151 root 13 -5 000 S0 0.0 0:00.00 aio/1 783 root 15 0 000 S0 0.0 0:00.00 kirqd 1712 root 13 -5 000 S0 0.0 0:00.00 ata/0 1713 root 12 -5 000 S0 0.0 0:00.00 ata/1 1718 root 14 -5 000 S0 0.0 0:00.00 scsi_eh_0 1719 root 14 -5 000 S0 0.0 0:00.00 scsi_eh_1 1788 root 10 -5 000 S0 0.0 0:00.00 khubd 1858 root 13 -5 000 S0 0.0 0:00.00 scsi_eh_2 1859 root 10 -5 000 S0 0.0 0:09.46 usb-storage 1913 root 10 -5 000 S0 0.0 0:01.85 kjournald 2000 root 15 0 1600 544 468 S0 0.1 0:00.00 logd 2149 root 12 -4 2608 1040 360 S0 0.1 0:00.20 udevd 2912 root 15 -5 000 S0 0.0 0:00.00 kpsmoused 2963 root 16 -5 000 S0 0.0 0:00.00 shpchpd 3197 root 19 -5 000 S0 0.0 0:00.00 hda_codec 3400 root 10 -5 000 S0 0.0 0:00.00 kjournald 3402 root 10 -5 000 S0 0.0 0:00.08 kjournald 3752 root 16 0 1596 504 432 S0 0.0 0:00.00 getty 3753 root 16 0 1600 508 432 S0 0.0 0:00.00 getty 3754 root 16 0 1600 504 432 S0 0.0 0:00.00 getty 3755 root 16 0 1600 508 432 S0 0.0 0:00.00 getty 3756 root 16 0 1596 500 432 S0 0.0 0:00.00 getty cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 6 model name : Intel(R) Pentium(R) D CPU 3.40GHz stepping: 4 cpu MHz : 3389.630 cache size : 2048 KB physical id : 0 siblings: 1 core id : 255 cpu cores : 1 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 6 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr lahf_lm bogomips: 6787.09 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 6 model name : Intel(R) Pentium(R) D CPU 3.40GHz stepping: 4 cpu MHz : 3389.630 cache size : 2048 KB physical id : 1 siblings: 1 core id : 255 cpu cores : 1 fdiv_bug: no hlt_bug : no f00f_bug: no coma_bug: no fpu : yes fpu_exception : yes cpuid level : 6 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl
Re: [Bug 424999] Re: Network Manager 0.7 quits recognizing broadband devices after apache 2.0 installed
Yes, in fact, it happens several times. However, I intially misdiagnosed the problem; it is not with the network manager applet, but rather a problem with the operating system intermittantly recognizing the broadband device. I believe I saw another forum addressing this issue. Thanks I NEVER give up; I NEVER quit. Sometimes I just change my mind. --- On Thu, 1/21/10, Kamus wrote: > From: Kamus > Subject: [Bug 424999] Re: Network Manager 0.7 quits recognizing broadband > devices after apache 2.0 installed > To: panter...@yahoo.com > Date: Thursday, January 21, 2010, 10:09 AM > Can you try to reproduce your problem > using same steps that you did in > your fresh installation. If this problem is still > reproducible please > include the information requested at > https://wiki.ubuntu.com/DebuggingNetworkManager. If you > have trouble, do > not hesitate to ask for more assistance. Thanks in > advance. > > ** Changed in: network-manager-applet (Ubuntu) > Status: New => > Incomplete > > -- > Network Manager 0.7 quits recognizing broadband devices > after apache 2.0 installed > https://bugs.launchpad.net/bugs/424999 > You received this bug notification because you are a direct > subscriber > of the bug. > > Status in “network-manager-applet” package in Ubuntu: > Incomplete > > Bug description: > Release 9.04 (jaunty) > Kernel Linux 2.6.28-15-generic > GNOME 2.26.1 > network-manager-gnome 0.7.1~rc4.1-0ubuntu2 > > The Network Manager was working fine, until installed > Apache 2 server with PHP5 support on my computer. The > server was running fine and I was still connected to the > Internet through the broadband device. However, when I > finished for the night, closed the connection, and turned > off the computer, the applet would not recognize the device > the next morning. I have removed the Apache server > and, I think, all associated libraries, but the device is > still not recognized. However, the device recognizes that it > is attached to a computer. > > An obvious fix is too reinstall the OS, since no one really > should have a web server running on their computer if they > are hooking up to the Internet with a broadband device, but > is there another solution? > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/424999/+subscribe > -- Network Manager 0.7 quits recognizing broadband devices after apache 2.0 installed https://bugs.launchpad.net/bugs/424999 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 381069] Re: Cannot step debugger in IPython 0.9.1/0.10 under Python 2.6.2/2.6.4: Pdb instance has no attribute 'curframe'
@minjae: yep, that does the trick for me as well. excellent! thx! -- Cannot step debugger in IPython 0.9.1/0.10 under Python 2.6.2/2.6.4: Pdb instance has no attribute 'curframe' https://bugs.launchpad.net/bugs/381069 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 445487] Re: Network-Manager fails WPA2 Enterprise configuration
same problem here. cannot connect to corporate WLAN :-( -- Network-Manager fails WPA2 Enterprise configuration https://bugs.launchpad.net/bugs/445487 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 424999] [NEW] Network Manager 0.7 quits recognizing broadband devices after apache 2.0 installed
Public bug reported: Release 9.04 (jaunty) Kernel Linux 2.6.28-15-generic GNOME 2.26.1 network-manager-gnome 0.7.1~rc4.1-0ubuntu2 The Network Manager was working fine, until installed Apache 2 server with PHP5 support on my computer. The server was running fine and I was still connected to the Internet through the broadband device. However, when I finished for the night, closed the connection, and turned off the computer, the applet would not recognize the device the next morning. I have removed the Apache server and, I think, all associated libraries, but the device is still not recognized. However, the device recognizes that it is attached to a computer. An obvious fix is too reinstall the OS, since no one really should have a web server running on their computer if they are hooking up to the Internet with a broadband device, but is there another solution? ** Affects: network-manager-applet (Ubuntu) Importance: Undecided Status: New -- Network Manager 0.7 quits recognizing broadband devices after apache 2.0 installed https://bugs.launchpad.net/bugs/424999 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 476099] [NEW] package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1
Public bug reported: I deinstalled hylafax via synaptic and got this error message. 1) Description: Ubuntu 9.10 Release:9.10 2) Hylafax-server 2.6.0.3 3) It should have just deinstalled hylafax via synaptic without an error message 4) Not a problem, just created this error message ProblemType: Package AptOrdering: gfax: Purge efax: Purge hylafax-server: Purge hylafax-client: Purge Architecture: i386 Date: Fri Nov 6 04:12:37 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed post-removal script returned error exit status 1 Package: hylafax-server (not installed) ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: hylafax Title: package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 Uname: Linux 2.6.31-14-generic i686 ** Affects: hylafax (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 -- package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/476099 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 476099] Re: package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1
** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/35210059/Dmesg.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/35210060/DpkgTerminalLog.txt -- package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/476099 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 476098] [NEW] package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1
Public bug reported: I deinstalled hylafax via synaptic and got this error message. 1) Description: Ubuntu 9.10 Release:9.10 2) Hylafax-server 2.6.0.3 3) It should have just deinstalled hylafax via synaptic without an error message 4) Not a problem, just created this error message ProblemType: Package AptOrdering: gfax: Purge efax: Purge hylafax-server: Purge hylafax-client: Purge Architecture: i386 Date: Fri Nov 6 04:12:37 2009 DistroRelease: Ubuntu 9.10 ErrorMessage: subprocess installed post-removal script returned error exit status 1 Package: hylafax-server (not installed) ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: hylafax Title: package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 Uname: Linux 2.6.31-14-generic i686 ** Affects: hylafax (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 -- package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/476098 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 476098] Re: package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1
** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/35210052/Dmesg.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/35210057/DpkgTerminalLog.txt -- package hylafax-server (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 1 https://bugs.launchpad.net/bugs/476098 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 463807] Re: Ipython adds extra space after successful completion
same here. renders it almost unusable. :-( -- Ipython adds extra space after successful completion https://bugs.launchpad.net/bugs/463807 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 381069] Re: Cannot step debugger in IPython 0.9.1/0.10 under Python 2.6.2/2.6.4: Pdb instance has no attribute 'curframe'
have this same error on python 2.6.4 and ipython 0.10 (amended topic to that effect). /usr/lib/pymodules/python2.6/IPython/Magic.pyc in magic_run(self, parameter_s, runner, file_finder) 1631 maxtries = 10 1632 bp = int(opts.get('b',[1])[0]) -> 1633 checkline = deb.checkline(filename,bp) 1634 if not checkline: 1635 for bp in range(bp+1,bp+maxtries+1): /usr/lib/python2.6/pdb.pyc in checkline(self, filename, lineno) 450 line or EOF). Warning: testing is not comprehensive. 451 """ --> 452 line = linecache.getline(filename, lineno, self.curframe.f_globals) 453 if not line: 454 print >>self.stdout, 'End of file' AttributeError: Pdb instance has no attribute 'curframe' ** Summary changed: - Cannot step debugger in IPython 0.9.1 under Python 2.6.2: Pdb instance has no attribute 'curframe' + Cannot step debugger in IPython 0.9.1/0.10 under Python 2.6.2/2.6.4: Pdb instance has no attribute 'curframe' -- Cannot step debugger in IPython 0.9.1/0.10 under Python 2.6.2/2.6.4: Pdb instance has no attribute 'curframe' https://bugs.launchpad.net/bugs/381069 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 https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs