[Bug 573477] Re: Mdadm array fails to assemble on boot.
Today it failed to mount on boot once again. I pressed "S" to skip mounting, and upon trying to mount it manually, I get: trinitr...@saturn:~$ sudo mount /media/terabyte mount: /dev/md0: can't read superblock trinitr...@saturn:~$ cat /proc/mdstat Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md_d0 : inactive sda1[0](S) 732571904 blocks md0 : inactive sdb1[1](S) sdc1[2](S) sdd1[3](S) 2197715712 blocks unused devices: .Ok... so now it's putting one of my drives on md_d0 again??? Why? Apparently ubuntu is bringing up the drives in the WRONG ORDER! All drives [a-d] are now 1 letter incremented in the alphabet. (ie: ubuntu thinks sdb1 should be called sda1, sdc1 should be called sdb1, etc...) I'm not sure which drive it thinks is sde now, because it says there's no superblock on it. How can I fix it's mistake? Debug info below: --- trinitr...@saturn:~$ sudo mdadm --detail /dev/md0 mdadm: md device /dev/md0 does not appear to be active. trinitr...@saturn:~$ sudo mdadm --detail /dev/md_d0 mdadm: md device /dev/md_d0 does not appear to be active. trinitr...@saturn:~$ sudo mdadm --examine /dev/sda1 /dev/sda1: Magic : a92b4efc Version : 00.90.00 UUID : 7a0e5ba8:669595fc:852484a6:e390a598 (local to host saturn) Creation Time : Fri Jan 9 03:40:39 2009 Raid Level : raid5 Used Dev Size : 732571904 (698.64 GiB 750.15 GB) Array Size : 2197715712 (2095.91 GiB 2250.46 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 0 Update Time : Thu Jul 1 00:34:29 2010 State : clean Active Devices : 4 Working Devices : 4 Failed Devices : 0 Spare Devices : 0 Checksum : b3c7801c - correct Events : 148755 Layout : left-symmetric Chunk Size : 64K Number Major Minor RaidDevice State this 0 8 170 active sync /dev/sdb1 0 0 8 170 active sync /dev/sdb1 1 1 8 331 active sync /dev/sdc1 2 2 8 492 active sync /dev/sdd1 3 3 8 653 active sync /dev/sde1 trinitr...@saturn:~$ sudo mdadm --examine /dev/sdb1 /dev/sdb1: Magic : a92b4efc Version : 00.90.00 UUID : 7a0e5ba8:669595fc:852484a6:e390a598 (local to host saturn) Creation Time : Fri Jan 9 03:40:39 2009 Raid Level : raid5 Used Dev Size : 732571904 (698.64 GiB 750.15 GB) Array Size : 2197715712 (2095.91 GiB 2250.46 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 0 Update Time : Thu Jul 1 00:34:29 2010 State : clean Active Devices : 4 Working Devices : 4 Failed Devices : 0 Spare Devices : 0 Checksum : b3c7802e - correct Events : 148755 Layout : left-symmetric Chunk Size : 64K Number Major Minor RaidDevice State this 1 8 331 active sync /dev/sdc1 0 0 8 170 active sync /dev/sdb1 1 1 8 331 active sync /dev/sdc1 2 2 8 492 active sync /dev/sdd1 3 3 8 653 active sync /dev/sde1 trinitr...@saturn:~$ sudo mdadm --examine /dev/sdc1 /dev/sdc1: Magic : a92b4efc Version : 00.90.00 UUID : 7a0e5ba8:669595fc:852484a6:e390a598 (local to host saturn) Creation Time : Fri Jan 9 03:40:39 2009 Raid Level : raid5 Used Dev Size : 732571904 (698.64 GiB 750.15 GB) Array Size : 2197715712 (2095.91 GiB 2250.46 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 0 Update Time : Thu Jul 1 00:34:29 2010 State : clean Active Devices : 4 Working Devices : 4 Failed Devices : 0 Spare Devices : 0 Checksum : b3c78040 - correct Events : 148755 Layout : left-symmetric Chunk Size : 64K Number Major Minor RaidDevice State this 2 8 492 active sync /dev/sdd1 0 0 8 170 active sync /dev/sdb1 1 1 8 331 active sync /dev/sdc1 2 2 8 492 active sync /dev/sdd1 3 3 8 653 active sync /dev/sde1 trinitr...@saturn:~$ sudo mdadm --examine /dev/sdd1 /dev/sdd1: Magic : a92b4efc Version : 00.90.00 UUID : 7a0e5ba8:669595fc:852484a6:e390a598 (local to host saturn) Creation Time : Fri Jan 9 03:40:39 2009 Raid Level : raid5 Used Dev Size : 732571904 (698.64 GiB 750.15 GB) Array Size : 2197715712 (2095.91 GiB 2250.46 GB) Raid Devices : 4 Total Devices : 4 Preferred Minor : 0 Update Time : Thu Jul 1 00:34:29 2010 State : clean Active Devices : 4 Working Devices : 4 Failed Devices : 0 Spare Devices : 0 Checksu
[Bug 329898] Re: The HP 1018 printer is not supported in Ubuntu 8.10, 9.10. In 10.04 supported but not work "out of the box".
Can you run in a terminal and post the output here: ifconfig route hp-plugin -ldebug -- The HP 1018 printer is not supported in Ubuntu 8.10, 9.10. In 10.04 supported but not work "out of the box". https://bugs.launchpad.net/bugs/329898 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 329898] Re: The HP 1018 printer is not supported in Ubuntu 8.10, 9.10. In 10.04 supported but not work "out of the box".
Try also sudo hp-plugin -i -ldebug 2> error.txt and attach the error.txt file. Do not compress the file. -- The HP 1018 printer is not supported in Ubuntu 8.10, 9.10. In 10.04 supported but not work "out of the box". https://bugs.launchpad.net/bugs/329898 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 567874] Re: it will not discant
** Changed in: ubuntuone-client (Ubuntu) Assignee: Ace prreshaw (neos857) => (unassigned) ** Visibility changed to: Public -- it will not discant https://bugs.launchpad.net/bugs/567874 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 552987] Re: No option to automatically save
Heya Robert, IMHO the latter would be preferable. Setting this as Triaged. ** Changed in: simple-scan (Ubuntu) Status: Incomplete => Triaged -- No option to automatically save https://bugs.launchpad.net/bugs/552987 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 363241] Re: Automatic connect not engaging for openvpn
Same here, it's quite annoying to be forced to enable vpn every time I log in. -- Automatic connect not engaging for openvpn https://bugs.launchpad.net/bugs/363241 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 369587] Re: Totem (Ubuntu 9.04 i386) has poor audio playback while playing video.
Just wanted to add that this happens on Karmic 9.10 AMD 64. -- Totem (Ubuntu 9.04 i386) has poor audio playback while playing video. https://bugs.launchpad.net/bugs/369587 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 599738] Re: bluetooth-properties crashes at startup
On July 1st 2010: I made an upgrade on last packages and get new version 2.30.0-1ubuntu2 for gnome-bluetooth and libgnome-bluetooth7. The problem is fixed with these new packages. ** Changed in: gnome-bluetooth (Ubuntu) Status: New => Fix Released ** Description changed: Binary package hint: gnome-bluetooth On OMAP4 Blaze board , the bluetooth-properties application is not working on Maverick whereas it was working fine on Lucid. When I try to get the Bluetooth properties through the UI, nothing happens on screen but I can see the process listed. When I try to start it manually through terminal window, I have following messages: (bluetooth-properties:1039): GLib-GObject-WARNING **: cannot register existing type `BluetoothClient' (bluetooth-properties:1039): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (bluetooth-properties:1039): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed Starting bluetooth-properties manually on Lucid is working fine. I have following packages installed: gnome-bluetooth2.30.0-1ubuntu1 libgnome-bluetooth72.30.0-1ubuntu1 It look like a similar bug was present on Lucid. https://bugs.launchpad.net/ubuntu/+source/gnome-bluetooth/+bug/429523 On Lucid, I have no problem with the following packages: - gnome-bluetooth2.30.0-0ubuntu3 + gnome-bluetooth2.30.0-0ubuntu3 libgnome-bluetooth72.30.0-0ubuntu3 + + On July 1st 2010: I made an upgrade on last packages and get new version + 2.30.0-1ubuntu2 for gnome-bluetooth and libgnome-bluetooth7. The problem + is fixed with these new packages. -- bluetooth-properties crashes at startup https://bugs.launchpad.net/bugs/599738 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 567874] Re: it will not discant
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We appreciate the difficulties you are facing, but it would make more sense to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs#When%20not%20to%20file%20a%20bug. ** Changed in: ubuntuone-client (Ubuntu) Status: In Progress => Invalid ** Converted to question: https://answers.launchpad.net/ubuntu/+source/ubuntuone-client/+question/116329 -- it will not discant https://bugs.launchpad.net/bugs/567874 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 545879] Re: Banshee does not honor GNOME proxy settings or allow any (graphical) proxy configuration
This bug should be fixed in 1.7.2, which will be uploaded soon. ** Changed in: banshee (Ubuntu) Status: New => In Progress ** Changed in: banshee (Ubuntu) Assignee: (unassigned) => Chow Loong Jin (hyperair) -- Banshee does not honor GNOME proxy settings or allow any (graphical) proxy configuration https://bugs.launchpad.net/bugs/545879 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 599255] Re: dmraid cannot use over 2TB raid0
I have just been looking at the sources for the centos dmraid package for the pdc. (Promise controller) The only difference is a Raid10 patch but won't affect you as you are not using that. I am inclined to believe the bug is in whatever program you are using for partitioning. The dmraid debug output (previous post) will shed more light on this! -- dmraid cannot use over 2TB raid0 https://bugs.launchpad.net/bugs/599255 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 577477] Re: gdm fails to start sitting on plymouth boot
Hi Sebastien, did you see my comment at #13? I am using the current version and having the same issue as described in this bug description. What I can do for you about this? I am still using startx to enter my desktop. Thanks -- gdm fails to start sitting on plymouth boot https://bugs.launchpad.net/bugs/577477 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 506644] Re: daemon startup failures
** Changed in: sysvinit (Ubuntu) Status: New => Invalid -- daemon startup failures https://bugs.launchpad.net/bugs/506644 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 600238] Re: error in the Kpackage kit
*** This bug is a duplicate of bug 546607 *** https://bugs.launchpad.net/bugs/546607 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 546607, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Also affects: packagekit (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntuone-client Status: New => Invalid ** Changed in: packagekit (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 546607 KPackageKit gives error after recent upgrade -- error in the Kpackage kit https://bugs.launchpad.net/bugs/600238 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 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver
@madbiologist: Thanks for the link but NV50 has TODO status for TV out. Combined with this message: "Please note, that each item in the matrix is either a big or a huge piece of functionality, so the matrix is updated rarely." I think this is gonna take ages. I think it would be wiser to wait for Maverick and use the proprietary driver. As this is working right now in Maverick I don't think this is a driver issue, but an issue with plymouth, so why can't this be fixed in Lucid. -- Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver https://bugs.launchpad.net/bugs/563878 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 592044] Re: [g41] Blank screen after upgrade and reboot [Ubuntu 10.10alpha1 ]
The reason of this issue was that the update manager removed the xserver unduly (the bug was there not in xorg). I am very sorry, I have not been deliberate enough and I have not realized this mistake unless I checked the date of the log files. This bug report is invalid! -- [g41] Blank screen after upgrade and reboot [Ubuntu 10.10alpha1 ] https://bugs.launchpad.net/bugs/592044 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 600239] Re: error in the Kpackage kit
*** This bug is a duplicate of bug 546607 *** https://bugs.launchpad.net/bugs/546607 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 546607, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Also affects: packagekit (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntuone-client Status: New => Invalid ** Changed in: packagekit (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 546607 KPackageKit gives error after recent upgrade -- error in the Kpackage kit https://bugs.launchpad.net/bugs/600239 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 600511] [NEW] package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/pm-utils exited with return code 1
Public bug reported: Binary package hint: pm-utils This issue is affecting two of my machines. 2.6.32 won't fully install. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: linux-image-2.6.32-22-generic 2.6.32-22.36 ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-21-generic i686 Architecture: i386 Date: Mon Jun 28 02:52:31 2010 ErrorMessage: run-parts: /etc/kernel/postinst.d/pm-utils exited with return code 1 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) SourcePackage: pm-utils Title: package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/pm-utils exited with return code 1 ** Affects: pm-utils (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/pm-utils exited with return code 1 https://bugs.launchpad.net/bugs/600511 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 600511] Re: package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/pm-utils exited with return code 1
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51222857/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/51222858/Df.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/51222859/Dmesg.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/51222860/DpkgTerminalLog.txt -- package linux-image-2.6.32-22-generic 2.6.32-22.36 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/pm-utils exited with return code 1 https://bugs.launchpad.net/bugs/600511 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 594587] Re: SANE - wrong version of lsusb delivered with lucid (should be >= 0.1.6)
The version of libusb in Lucid is 0.1.12: https://edge.launchpad.net/ubuntu/+source/libusb ** Changed in: sane-backends (Ubuntu) Status: New => Invalid -- SANE - wrong version of lsusb delivered with lucid (should be >= 0.1.6) https://bugs.launchpad.net/bugs/594587 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 588311] Re: Upgrading Firefox 3.0 to 3.6.4 (Mozilla Security Team PPA) breaks font rendering on Hardy 8.04
> Are you sure that your issue is not just that Firefox isn't honouring the settings in the GNOME font dialog? Indeed the other Gnome applications (and Gnome itself) don't change appearance. > Xft.lcdfilter property on the X server in Hardy How can I check if this parameter is in place ? Anyway I report my settings. In Appearing Preference I have the following setup: Rendering: monochrome Smoothing: None Hinting: full Subpixel order: RGB My ~/.fonts.conf is --- cut here ~/.fonts 0 16 false rgb true hintfull true --- cut here -- Upgrading Firefox 3.0 to 3.6.4 (Mozilla Security Team PPA) breaks font rendering on Hardy 8.04 https://bugs.launchpad.net/bugs/588311 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 386196] Re: package synopsis/tagline/summary should be first, not package name
** Changed in: update-manager Status: In Progress => Fix Committed ** Changed in: hundredpapercuts Status: In Progress => Fix Committed -- package synopsis/tagline/summary should be first, not package name https://bugs.launchpad.net/bugs/386196 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 552987] Re: Automatically save documents to ~/Documents
** Summary changed: - No option to automatically save + Automatically save documents to ~/Documents ** Changed in: simple-scan Status: Incomplete => Triaged -- Automatically save documents to ~/Documents https://bugs.launchpad.net/bugs/552987 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 522947] Re: --list option broken, segfaults (in 64 bit)
i just experienced this same issue here on ubuntu 10.04. same exact output running "sudo parted --list" I'm also on a 64-bit system: r...@piglet:~# cat /etc/issue Ubuntu 10.04 LTS \n \l r...@piglet:~# uname -a Linux piglet 2.6.32-22-generic #33-Ubuntu SMP Wed Apr 28 13:28:05 UTC 2010 x86_64 GNU/Linux -- --list option broken, segfaults (in 64 bit) https://bugs.launchpad.net/bugs/522947 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 552987] Re: Automatically save documents to ~/Documents
Indeed, I thought about the 2nd option : I wish there could be an option (in Preferences menu) to get (nearly) the same behavior as in Xsane, I mean : - in the Preferences menu, choose a Folder where scans will automatically be saved (default would be e.g. ~/Pictures/Scanned Images), and default file type (.jpg or pdf...) - if you select the "Automatically save my scans" option in the Preferences menu, then each time you press the "Scan" button in the main window, it scans and the scan is automaticcaly saved in the (previously choosen) folder. Advantage of this behavior : the user saves time Disadvantage : this new behavior would not allow to save multi-pages PDF scans (like in X-sane i think), as it saves page by page. -- Automatically save documents to ~/Documents https://bugs.launchpad.net/bugs/552987 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 600513] [NEW] autopsy cannot read partial ntfs parttions
Public bug reported: Binary package hint: autopsy Autopsy cannot read partial NTFS disk images. To reproduce, simply truncate an image of a ntfs file system and try to load it in autopsy. Autopsy says "cannot determine file system type" and that's all. On my toshiba system partition, which is 1.5GB, the problem starts happening somewhere between 256 and 512 MB. On a larger partition (335GB), even 1GB of data is not enough to avoid the error. It sure would be nice if autopsy could deal better with these sorts of images. ** Affects: autopsy (Ubuntu) Importance: Undecided Status: New -- autopsy cannot read partial ntfs parttions https://bugs.launchpad.net/bugs/600513 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 600515] [NEW] Cannot move Update Manager windows to different workspace when it is in focus
Public bug reported: Binary package hint: update-manager Here's how the bug is reproduced: 1) When update-manager is downloading new updates, right click on its button in the program list at the bottom panel of the screen and make it move to a new workspace. The update-manager window simply minimizes, but the download status window stays right there. 2) Now, move Update manager out of focus, for example, press Ctrl+Alt+D to minimize all programs and show the desktop. 3) Right click on the update-manager button on the program list at the bottom panel of the screen, and move it to a new workspace, and it works. This correct behaviour is that right click and move to different desktop should work regardless of whether the application is in focus or not. Package: update-manager Ubuntu version: Lucid Package version: 1:0.134.9 ** Affects: update-manager (Ubuntu) Importance: Undecided Status: New -- Cannot move Update Manager windows to different workspace when it is in focus https://bugs.launchpad.net/bugs/600515 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 600504] Re: Dependency on python-notify makes hplip unsuitable for servers
Sorry, I simply merged from Debian. Now I have merged this change back to Debian, as for Debian server users the same problem will occur. In the next HPLIP package I will also put python-notify into the Recommends: of hplip-gui, as someone who installs hplip-gui wants to have desktop functionality. -- Dependency on python-notify makes hplip unsuitable for servers https://bugs.launchpad.net/bugs/600504 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 600517] [NEW] dkms is not processing vboxdrv must do manually
Public bug reported: Binary package hint: dkms Using the latest version of Oracle Virtual Box from their repositories, every day I have to run /etc/init.d/vboxdrv setup because the ubuntu DKMS package is not doing it's job. This bug also exists using the VirutalBox package from the Ubuntu Repositories so this is not an Oracle Vbox error but a DKMS error. Expected behaviour DKMS compiles the VirutalBox kernel driver automatically and recompiles automatically at each kernel change then saves this kernel driver as a device /dev/vboxdrv so that it's usable at each boot. What really happens: The dkms package does not complie the driver or give access, so every time the machine (HP tx2 1050ed laptop) reboots, the kernel driver has to be compiled manually (at 7 minutes of lost productivity) ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: dkms 2.1.1.2-2fakesync1 ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-23-generic x86_64 NonfreeKernelModules: fglrx wl Architecture: amd64 Date: Thu Jul 1 09:39:35 2010 InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318) PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=nl_NL.UTF-8 SHELL=/bin/bash SourcePackage: dkms ** Affects: dkms (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- dkms is not processing vboxdrv must do manually https://bugs.launchpad.net/bugs/600517 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 600517] Re: dkms is not processing vboxdrv must do manually
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51223568/Dependencies.txt -- dkms is not processing vboxdrv must do manually https://bugs.launchpad.net/bugs/600517 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 600516] [NEW] Update sane-backends in Lucid to 1.0.21
Public bug reported: sane-backends 1.0.21 was released just after Lucid. It contains a lot of fixes and support for new hardware. New with 1.0.21, released 2010-04-25: * New backends: kodak (Kodak i18xx), kvs1025 (Panasonic KV-S10xx), p5 (Primax PagePartner) * 224 more scanner models supported. * Many backends updated. * Improved compilation on uncommon platforms. * More consistent option naming. * Scanimage no longer writes image to tty. * Modern translation infrastructure. * Improved saned network daemon. * Internal SCSI, USB, threading, TCP & UDP code updates. * Updated HAL and udev support. * New sanei_magic image processing library. * Documentation updates. * Bugfixes. ** Affects: sane-backends (Ubuntu) Importance: Undecided Status: New -- Update sane-backends in Lucid to 1.0.21 https://bugs.launchpad.net/bugs/600516 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 586468] Re: Silent auth failure when installing / removing languages
Setting to won't fix, as this only affects stable releases. In Maverick, we use policykit and that dialog displays "Authentication failure" when you enter the wrong pasword. After 3 times an Error is shown however, this will get fixed to display something more beautiful. ** Changed in: language-selector (Ubuntu) Status: New => Won't Fix -- Silent auth failure when installing / removing languages https://bugs.launchpad.net/bugs/586468 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 325506] Re: /usr/lib/jni not put in java.library.path
** Changed in: openjdk-6 (Debian) Importance: Unknown => Undecided ** Changed in: openjdk-6 (Debian) Status: Unknown => New ** Changed in: openjdk-6 (Debian) Remote watch: Debian Bug tracker #517338 => None ** Changed in: openjdk-6 (Debian) Status: New => Fix Released -- /usr/lib/jni not put in java.library.path https://bugs.launchpad.net/bugs/325506 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 600278] Re: fails to build on armel in maverick
** Bug watch added: Iced Tea Bugzilla #514 http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=514 ** Also affects: openjdk via http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=514 Importance: Unknown Status: Unknown -- fails to build on armel in maverick https://bugs.launchpad.net/bugs/600278 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 557275] Re: xulrunner + dynamic linker run-time bindings
Chris, Why it's deliberately not installed in the search path like other libs? It make distributions of application relying on xulrunner difficult on ubuntu. Even you CouchDB package uses an ugly hack by changing search path when it start.SO please elaborrate. -- xulrunner + dynamic linker run-time bindings https://bugs.launchpad.net/bugs/557275 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 279102] Re: Unreliable network connection with B44 driver
Please can some other people test this bug fix. I would like to see if it is just a "works for me" or a more general fix for everybody. The fix just resets the FIFO and the RFO condition and then continues, instead of before it reset the entire chip and causes the link to go down. ** Attachment added: "Possible fix for problems with b44 RX FIFO overflow." http://launchpadlibrarian.net/51223777/b44-fix-rx-overflow.txt -- Unreliable network connection with B44 driver https://bugs.launchpad.net/bugs/279102 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 600520] Re: alacarte crashed with ExpatError in parseFile()
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51223815/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/51223817/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/51223818/ProcStatus.txt ** Attachment added: "Traceback.txt" http://launchpadlibrarian.net/51223821/Traceback.txt ** Visibility changed to: Public -- alacarte crashed with ExpatError in parseFile() https://bugs.launchpad.net/bugs/600520 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 599830] Re: system hangs after strange errors - raid6 and xfs defective (lsi driver?)
Hi, here is a dmesg log of the system. There are a lot of messages and errors from the LSI driver module (mptbase). Maybe someone knows how to interprete these. [...] [48087.552179] mptbase: ioc0: LogInfo(0x3108): Originator={PL}, Code={SATA NCQ Fail All Commands After Error}, SubCode(0x) [48087.552381] mptbase: ioc0: LogInfo(0x3108): Originator={PL}, Code={SATA NCQ Fail All Commands After Error}, SubCode(0x) [48087.552606] mptbase: ioc0: LogInfo(0x3108): Originator={PL}, Code={SATA NCQ Fail All Commands After Error}, SubCode(0x) [48087.552831] mptbase: ioc0: LogInfo(0x3108): Originator={PL}, Code={SATA NCQ Fail All Commands After Error}, SubCode(0x) [48578.283740] mptbase: ioc2: LogInfo(0x31110700): Originator={PL}, Code={Reset}, SubCode(0x0700) [48579.771554] mptbase: ioc2: LogInfo(0x31110700): Originator={PL}, Code={Reset}, SubCode(0x0700) [48579.771724] mptbase: ioc2: LogInfo(0x31110700): Originator={PL}, Code={Reset}, SubCode(0x0700) [48579.771905] mptbase: ioc2: LogInfo(0x31110700): Originator={PL}, Code={Reset}, SubCode(0x0700) [...] Regards Lars ** Attachment added: "dm.log" http://launchpadlibrarian.net/51223911/dm.log -- system hangs after strange errors - raid6 and xfs defective (lsi driver?) https://bugs.launchpad.net/bugs/599830 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 597688] Re: Unable to print from Firefox or Thunderbird since installing Lucid
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: firefox Since installing a fresh copy of Lucid I have lost the ability to print from Firefox or Thunderbird. Only way I can print is if I print to PDF and then use Adobe or Evince to print the PDF file. Any other application prints fine. No errors are output when I try print, in fact the pop-up message and the cups log states the print went through fine. I am using Lucid 64bit (had Karmic 64bit as well before) and nothing else has changed. Using the same printer and printer driver. Please tell me what other info you require as I am not sure where to begin, is the problem with firefox/thunderbird or cups? Thanks Description: Ubuntu 10.04 LTS Release: 10.04 firefox: Installed: 3.6.3+nobinonly-0ubuntu4 Candidate: 3.6.3+nobinonly-0ubuntu4 Version table: *** 3.6.3+nobinonly-0ubuntu4 0 500 http://za.archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status thunderbird: Installed: 3.0.4+nobinonly-0ubuntu4 Candidate: 3.0.4+nobinonly-0ubuntu4 Version table: *** 3.0.4+nobinonly-0ubuntu4 0 500 http://za.archive.ubuntu.com/ubuntu/ lucid/main Packages 100 /var/lib/dpkg/status cups: Installed: 1.4.3-1ubuntu1.2 Candidate: 1.4.3-1ubuntu1.2 Version table: *** 1.4.3-1ubuntu1.2 0 500 http://za.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages 500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages 100 /var/lib/dpkg/status 1.4.3-1 0 500 http://za.archive.ubuntu.com/ubuntu/ lucid/main Packages ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: firefox 3.6.3+nobinonly-0ubuntu4 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Wed Jun 23 14:29:57 2010 EcryptfsInUse: Yes FirefoxPackages: firefox 3.6.3+nobinonly-0ubuntu4 firefox-gnome-support 3.6.3+nobinonly-0ubuntu4 firefox-branding 3.6.3+nobinonly-0ubuntu4 abroswer N/A abrowser-branding N/A InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) ProcEnviron: PATH=(custom, user) LANG=en_ZA.utf8 SHELL=/bin/bash SourcePackage: firefox + --- + Architecture: amd64 + CupsErrorLog: + E [01/Jul/2010:08:34:39 +0200] Unable to remove temporary file "/var/spool/cups/tmp/.hplip" - Is a directory + E [01/Jul/2010:08:47:03 +0200] Unable to remove temporary file "/var/spool/cups/tmp/.hplip" - Is a directory + DistroRelease: Ubuntu 10.04 + EcryptfsInUse: Yes + InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429) + Lpstat: device for Oki-C5900: socket://10.12.253.114:9100 + MachineType: Dell Inc. Precision M6300 + NonfreeKernelModules: nvidia + Package: cups 1.4.3-1ubuntu1.2 + PackageArchitecture: amd64 + Papersize: a4 + PpdFiles: Oki-C5900: Oki C5900 Foomatic/Postscript + ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-23-generic root=UUID=7f944e5a-292d-4a62-b1d9-02ebb7d76a14 ro quiet splash + ProcEnviron: + PATH=(custom, user) + LANG=en_ZA.utf8 + SHELL=/bin/bash + ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 + Tags: lucid + Uname: Linux 2.6.32-23-generic x86_64 + UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare + dmi.bios.date: 01/04/2010 + dmi.bios.vendor: Dell Inc. + dmi.bios.version: A13 + dmi.board.name: 0WY897 + dmi.board.vendor: Dell Inc. + dmi.chassis.type: 8 + dmi.chassis.vendor: Dell Inc. + dmi.modalias: dmi:bvnDellInc.:bvrA13:bd01/04/2010:svnDellInc.:pnPrecisionM6300:pvr:rvnDellInc.:rn0WY897:rvr:cvnDellInc.:ct8:cvr: + dmi.product.name: Precision M6300 + dmi.sys.vendor: Dell Inc. ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/51223854/BootDmesg.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] CurrentDmesg.txt
apport information ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/51223856/CurrentDmesg.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] Dependencies.txt
apport information ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51223857/Dependencies.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] Locale.txt
apport information ** Attachment added: "Locale.txt" http://launchpadlibrarian.net/51223862/Locale.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] Lspci.txt
apport information ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/51223863/Lspci.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] Lsusb.txt
apport information ** Attachment added: "Lsusb.txt" http://launchpadlibrarian.net/51223864/Lsusb.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] PrintingPackages.txt
apport information ** Attachment added: "PrintingPackages.txt" http://launchpadlibrarian.net/51223867/PrintingPackages.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] ProcCpuinfo.txt
apport information ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/51223876/ProcCpuinfo.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] ProcInterrupts.txt
apport information ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/51223878/ProcInterrupts.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] ProcModules.txt
apport information ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/51223879/ProcModules.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] UdevDb.txt
apport information ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/51223880/UdevDb.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597688] UdevLog.txt
apport information ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/51223881/UdevLog.txt -- Unable to print from Firefox or Thunderbird since installing Lucid https://bugs.launchpad.net/bugs/597688 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 597221] Re: Empathy changes status to away when I put the computer to suspend, but doesn't change it back when I wake up the computer
I've got the trouble to, but in a different way. When I was away from the computer from a long time and go back to use it, my status stay "away" wheras it was online at the time I moved away. -- Empathy changes status to away when I put the computer to suspend, but doesn't change it back when I wake up the computer https://bugs.launchpad.net/bugs/597221 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 577477] Re: gdm fails to start sitting on plymouth boot
hey starryalley, could you open a new bug? it's probably a different issue since the submitter says the one he was getting is resolved with the current version -- gdm fails to start sitting on plymouth boot https://bugs.launchpad.net/bugs/577477 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 600523] [NEW] package man-db 2.5.7-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
Public bug reported: Binary package hint: man-db I was installing phpmyadmin and in the same time, the system make an upgrade. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: man-db 2.5.7-2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 Architecture: i386 Date: Thu Jul 1 10:41:17 2010 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) SourcePackage: man-db Title: package man-db 2.5.7-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 ** Affects: man-db (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- package man-db 2.5.7-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/600523 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 600523] Re: package man-db 2.5.7-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/51223981/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51223982/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/51223983/Df.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/51223984/Dmesg.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/51223985/DpkgTerminalLog.gz -- package man-db 2.5.7-2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 https://bugs.launchpad.net/bugs/600523 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 600521] [NEW] package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmw are/RTL8192E/boot.img« zu überschreiben, wel ches auch in Paket firmware-realtek 0:0.24 ist
Public bug reported: Binary package hint: linux-firmware Delock USB WLAN Stick ProblemType: Package DistroRelease: Ubuntu 10.04 Package: linux-firmware 1.34 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic i686 Architecture: i386 Date: Thu Jul 1 09:51:26 2010 Dependencies: DpkgTerminalLog: ErrorMessage: Versuche, »/lib/firmware/RTL8192E/boot.img« zu überschreiben, welches auch in Paket firmware-realtek 0:0.24 ist InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406) PackageArchitecture: all SourcePackage: linux-firmware Title: package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmware/RTL8192E/boot.img« zu überschreiben, welches auch in Paket firmware-realtek 0:0.24 ist ** Affects: linux-firmware (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmware/RTL8192E/boot.img« zu überschreiben, welches auch in Paket firmware-realtek 0:0.24 ist https://bugs.launchpad.net/bugs/600521 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 600521] Re: package linux-firmware 1.34 fai led to install/upgrade: Versuche, »/lib/firmware/ RTL8192E/boot.img« zu überschreiben, welches auch in Paket firmware-realtek 0:0.24 ist
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/51223948/AptOrdering.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/51223949/Df.txt ** Attachment added: "Dmesg.txt" http://launchpadlibrarian.net/51223950/Dmesg.txt -- package linux-firmware 1.34 failed to install/upgrade: Versuche, »/lib/firmware/RTL8192E/boot.img« zu überschreiben, welches auch in Paket firmware-realtek 0:0.24 ist https://bugs.launchpad.net/bugs/600521 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 600278] Re: fails to build on armel in maverick
Bug is in LLVM as it does not have Thumb JIT support. https://bugs.edge.launchpad.net/ubuntu/+source/llvm/+bug/513735 http://llvm.org/bugs/show_bug.cgi?id=6223 ** Bug watch added: llvm.org/bugs/ #6223 http://llvm.org/bugs/show_bug.cgi?id=6223 -- fails to build on armel in maverick https://bugs.launchpad.net/bugs/600278 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 597221] Re: Empathy changes status to away when I put the computer to suspend, but doesn't change it back when I wake up the computer
The feature that change my status to "away" seams to be the one described in bug #544242. However this should not append because Martin Mai says in comment #6 that it's fixed in maverick but not in lucid. So what part on Ubuntu changes my status to away ? ** Bug watch added: Red Hat Bugzilla #574253 https://bugzilla.redhat.com/show_bug.cgi?id=574253 ** Also affects: empathy (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=574253 Importance: Unknown Status: Unknown -- Empathy changes status to away when I put the computer to suspend, but doesn't change it back when I wake up the computer https://bugs.launchpad.net/bugs/597221 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 584468] Re: Changing language not possible
Thanks for your bug report. In order to be able to reproduce this issue, we would need to know a bit more about your 9.10 setup from which you upgraded to 10.04. So, if you remember, it would be great if you could answer the following questions: 1. In which language did you install the 9.10 system? English or Finnish? 2. How did you set your own language preferences (system language, user language)? 3. Which language was GDM (the login screen) shown in? English or Finnish? 4. Which language was chosen as user language in the login screen? English or Finnish? 5. How did you set up the additional user accounts (I'm wondering why they didn't have a .profile in their home directories)? 6. What did the other users do to set their desktop language? Did they just use the system defaults (if Finnish)? Did they use language-selector or did they choose their language in the login screen? Without this information I'm afraid I need to close this bug, since I won't be able to reproduce it reliably. ** Changed in: language-selector (Ubuntu) Status: New => Incomplete ** Changed in: language-selector (Ubuntu) Importance: Undecided => Low -- Changing language not possible https://bugs.launchpad.net/bugs/584468 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 573477] Re: Mdadm array fails to assemble on boot.
Actually, to solve the problem for me I copied all the data to another hard disk. Then cleared all the md array information from the 3 drives. After that created a new array and since then it assembles correct at boot times. It seems that the newer md-version are somehow incompatible with arrays created wit some former versions of itself. My array was existing for several years when this issue occours. -- Mdadm array fails to assemble on boot. https://bugs.launchpad.net/bugs/573477 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 573477] Re: Mdadm array fails to assemble on boot.
... and i changed all the information in mdadm.conf to uuids instead of using device names ... -- Mdadm array fails to assemble on boot. https://bugs.launchpad.net/bugs/573477 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 454206] Re: Firefox open file dialog box freezes in case the directory contains named pipe
Same here. It freezes even with chrome -- Firefox open file dialog box freezes in case the directory contains named pipe https://bugs.launchpad.net/bugs/454206 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 454206] Re: Firefox open file dialog box freezes in case the directory contains named pipe
It happens with 10.04. It doesn't happen if you try to open the mkfifo (which has these permissions prw-r--r--) with gedit, bug it does happen if you open with eog. I think it's the preview that crashes. -- Firefox open file dialog box freezes in case the directory contains named pipe https://bugs.launchpad.net/bugs/454206 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 368497] Re: /etc/acpi/powerbtn.sh does not check for KDE 4
** Changed in: acpid (Ubuntu) Assignee: (unassigned) => Jon (t-tim-timmy) -- /etc/acpi/powerbtn.sh does not check for KDE 4 https://bugs.launchpad.net/bugs/368497 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 600525] [NEW] can not send message for statusnet use twitter api
Public bug reported: Binary package hint: gwibber Gwibber on Ubuntu 10.04 ,can not send message for statusnet use twitter api(on appspot). ** Affects: gwibber (Ubuntu) Importance: Undecided Status: New -- can not send message for statusnet use twitter api https://bugs.launchpad.net/bugs/600525 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 600524] [NEW] battery always shows empty
Public bug reported: Binary package hint: acpid Since two automatic updates ago (kernel 2.6.32-21-generic or 2.6.32-22-generic I think) the battery icon in the xfce4 panel no longer shows the correct charge. It always shows 0% although the laptop lasts for a long time when the power is unplugged. The model of machine is black macbook 2,1 Happy to provide more information. chr...@amitskaw:~$ lsb_release -rd Description:Ubuntu 10.04 LTS Release:10.04 ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: acpid 1.0.10-5ubuntu2.1 ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-23-generic i686 Architecture: i386 Date: Thu Jul 1 15:57:11 2010 InstallationMedia: Xubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406) ProcEnviron: PATH=(custom, user) LANG=en_AU.utf8 SHELL=/bin/bash SourcePackage: acpid ** Affects: acpid (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- battery always shows empty https://bugs.launchpad.net/bugs/600524 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 600524] Re: battery always shows empty
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51224025/Dependencies.txt -- battery always shows empty https://bugs.launchpad.net/bugs/600524 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 600524] Re: battery always shows empty
Note, this may be a kernel bug, not an acpid bug (sorry, i don't know) -- battery always shows empty https://bugs.launchpad.net/bugs/600524 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 600516] Re: Update sane-backends in Lucid to 1.0.21
** Changed in: sane-backends (Ubuntu) Importance: Undecided => Wishlist -- Update sane-backends in Lucid to 1.0.21 https://bugs.launchpad.net/bugs/600516 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 598619] Re: language-selector don't finish task
** Changed in: language-selector (Ubuntu) Status: New => Confirmed ** Changed in: language-selector (Ubuntu) Importance: Undecided => Medium -- language-selector don't finish task https://bugs.launchpad.net/bugs/598619 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 597532] Re: Google Reader source doesn't work
The fix in 1.6.3 was for a different problem. See The Comment on 2010-06-23 15:17:55 UTC on: http://sourceforge.net/tracker/index.php?func=detail&aid=3019939&group_id=87005&atid=581684 However I see there is a fix for this now. See: http://liferea.blogspot.com/2010/06/google-reader-authentication- problem.html and http://sourceforge.net/news/?group_id=87005&id=288748 If this fix going to be applied to Lucid ? -- Google Reader source doesn't work https://bugs.launchpad.net/bugs/597532 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 600529] [NEW] Gwibber won't run
Public bug reported: Binary package hint: gwibber mvalv...@mumee:~$ gwibber ** (gwibber:10341): WARNING **: Trying to register gtype 'WnckWindowState' as enum when in fact it is of type 'GFlags' ** (gwibber:10341): WARNING **: Trying to register gtype 'WnckWindowActions' as enum when in fact it is of type 'GFlags' ** (gwibber:10341): WARNING **: Trying to register gtype 'WnckWindowMoveResizeMask' as enum when in fact it is of type 'GFlags' Updating... Traceback (most recent call last): File "/usr/bin/gwibber", line 67, in client.Client() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 447, in __init__ self.w = GwibberClient() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 58, in __init__ self.setup_ui() File "/usr/lib/python2.6/dist-packages/gwibber/client.py", line 98, in setup_ui self.stream_view = view_class(self.model) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 340, in __init__ self.navigation.render() File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 309, in render small_icons=self.small_icons) File "/usr/lib/python2.6/dist-packages/gwibber/gwui.py", line 267, in render self.web_settings.set_property("default-font-size", int(font_size)) ValueError: invalid literal for int() with base 10: '8.599609375' 8.599609375 is the size of my application font. I set it to 9 and gwibber runs. I'm talking about the gwibber social client in Applications>Internet by the way. mvalv...@mumee:~$ which gwibber /usr/bin/gwibber mvalv...@mumee:~$ dpkg -S `which gwibber` gwibber: /usr/bin/gwibber mvalv...@mumee:~$ lsb_release -rd Description:Ubuntu 10.04 LTS Release:10.04 mvalv...@mumee:~$ apt-cache policy gwibber gwibber: Installed: 2.30.0.1-0ubuntu3 Candidate: 2.30.0.1-0ubuntu3 Version table: *** 2.30.0.1-0ubuntu3 0 500 http://ubuntu.oss.eznetsols.org/ubuntu/ lucid-updates/main Packages 100 /var/lib/dpkg/status 2.30.0.1-0ubuntu1 0 500 http://ubuntu.oss.eznetsols.org/ubuntu/ lucid/main Packages I expected it to run but it didn't. Regards, Marco Enrico ** Affects: gwibber (Ubuntu) Importance: Undecided Status: New -- Gwibber won't run https://bugs.launchpad.net/bugs/600529 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 600516] Re: Update sane-backends in Lucid to 1.0.21
Really, really big diff between the packages ** Patch added: "sane-backends-1.0.20-1.0.21.debdiff" http://launchpadlibrarian.net/51224372/sane-backends-1.0.20-1.0.21.debdiff -- Update sane-backends in Lucid to 1.0.21 https://bugs.launchpad.net/bugs/600516 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 454206] Re: Firefox open file dialog box freezes in case the directory contains named pipe
I filed a bug on gnome bugzilla, https://bugzilla.gnome.org/show_bug.cgi?id=623271, because I think it's quite important. ** Bug watch added: GNOME Bug Tracker #623271 https://bugzilla.gnome.org/show_bug.cgi?id=623271 -- Firefox open file dialog box freezes in case the directory contains named pipe https://bugs.launchpad.net/bugs/454206 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 600531] [NEW] menù doesen't open om ubutntu live
Public bug reported: menù doesen't open on ubuntu 10.10 alpha2, there is only desktop withouth bars ** Affects: ubuntu Importance: Undecided Status: New ** Tags: iso-testing -- menù doesen't open om ubutntu live https://bugs.launchpad.net/bugs/600531 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 600531] Re: menù doesen't open om ubut ntu live
** Tags added: iso-testing -- menù doesen't open om ubutntu live https://bugs.launchpad.net/bugs/600531 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 600530] [NEW] package libpt2.6.5-plugin s 2.6.5-1ubuntu1 failed to install/upgrade: probl èmes de dépendances - laissé non configur é
Public bug reported: upgrade from Ubuntu 8.04 to 10.04 failed to install libpt 2.6.5_2.6.5-1ubuntu1_i386.deb ProblemType: Package DistroRelease: Ubuntu 10.04 Package: libpt2.6.5-plugins 2.6.5-1ubuntu1 ProcVersionSignature: Ubuntu 2.6.24-28.70-generic Uname: Linux 2.6.24-28-generic i686 NonfreeKernelModules: fglrx Architecture: i386 Date: Thu Jul 1 05:02:53 2010 ErrorMessage: problèmes de dépendances - laissé non configuré SourcePackage: ptlib Title: package libpt2.6.5-plugins 2.6.5-1ubuntu1 failed to install/upgrade: problèmes de dépendances - laissé non configuré ** Affects: ptlib (Ubuntu) Importance: Undecided Status: New ** Tags: apport-package i386 lucid -- package libpt2.6.5-plugins 2.6.5-1ubuntu1 failed to install/upgrade: problèmes de dépendances - laissé non configuré https://bugs.launchpad.net/bugs/600530 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 600530] Re: package libpt2.6.5-plugins 2 .6.5-1ubuntu1 failed to install/upgrade: problè mes de dépendances - laissé non configuré
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/51222737/Dependencies.txt ** Attachment added: "DpkgTerminalLog.txt" http://launchpadlibrarian.net/51222738/DpkgTerminalLog.txt -- package libpt2.6.5-plugins 2.6.5-1ubuntu1 failed to install/upgrade: problèmes de dépendances - laissé non configuré https://bugs.launchpad.net/bugs/600530 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 594494] Re: RTM Plugin doesn't remember authorization
Happens to me also and furthermore there is a similar thing happening to the microblogging plugin. I have to "login" everytime i restart gnome- do. So it's not only when starting a new gnome session. The output after restart: [Error 10:12:58.541] [RTM] Not authorized to use a Remember The Milk account. Microblogging.FriendSource "Microblog friends" encountered an error in Items: System.NullReferenceException: Object reference not set to an instance of an object at Microblogging.Microblog.get_Friends () [0x0] at Microblogging.FriendSource.get_Items () [0x0] at Do.Universe.Safe.SafeItemSource.get_Items () [0x0] . Microblogging.FriendSource "Microblog friends" encountered an error in Items: System.NullReferenceException: Object reference not set to an instance of an object at Microblogging.Microblog.get_Friends () [0x0] at Microblogging.FriendSource.get_Items () [0x0] at Do.Universe.Safe.SafeItemSource.get_Items () [0x0] . -- RTM Plugin doesn't remember authorization https://bugs.launchpad.net/bugs/594494 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 554172] Re: CUPS and other system services not starting at boot
So /dev/console exists but isn't immediately "ready for work". It appears it becomes fully functional later (otherwise it would not be possible to start the failing services manually). Can we figure out at what point /dev/console becomes functional? In the meantime two workarounds seem doable, both assuming /dev/console doesn't depend on anything started during boot: 1. A boot script that doesn't complete until /dev/console works, make rc/rc-sysinit boot sequence depend on it. 2. A patch in upstart that waits until /dev/console works. Any thoughts? Wout On Mon, Jun 28, 2010 at 18:43, Scott James Remnant wrote: > My understanding of this bug is that System V services fail to start > because the rc-sysinit or rc jobs fail because /dev/console cannot be > opened. A workaround appears to be to comment out "console output" from > those jobs. > > I also understand that in all cases, /dev/console actually exists -- > it's a fundamental node that always exists in the devtmpfs filesystem, > and is created by the initramfs for a tmpfs-on-/dev filesystem. In the > case where neither of these is used, the node must exist on the root > filesystem and is created as part of the installer process. > > And since it exists, but returns an error when it's being opened, this > strongly implies some kind of kernel bug. > > -- > CUPS and other system services not starting at boot > https://bugs.launchpad.net/bugs/554172 > You received this bug notification because you are a direct subscriber > of a duplicate bug. > > Status in “upstart” package in Ubuntu: Confirmed > > Bug description: > Binary package hint: cups > > Cups is not loading on my machine at boot, must run sudo /etc/init.d/cups > start to after booting to print. > > ProblemType: Bug > DistroRelease: Ubuntu 10.04 > Package: cups 1.4.2-10 > ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1 > Uname: Linux 2.6.32-19-generic i686 > NonfreeKernelModules: nvidia > Architecture: i386 > Date: Fri Apr 2 13:07:35 2010 > InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha i386 (20100401) > Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: > Connection refused > MachineType: Dell Inc. Studio XPS 1340 > Papersize: letter > PpdFiles: Brother-HL-2170W-series: Brother HL-2170W Foomatic/pxlmono > (recommended) > ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-19-generic > root=UUID=615bbe85-506a-4152-af5a-a5c2da303d83 ro quiet splash > ProcEnviron: > LANG=en_US.utf8 > SHELL=/bin/bash > SourcePackage: cups > dmi.bios.date: 09/08/2009 > dmi.bios.vendor: Dell Inc. > dmi.bios.version: A11 > dmi.board.name: 0Y279R > dmi.board.vendor: Dell Inc. > dmi.board.version: A11 > dmi.chassis.asset.tag: 1234567890 > dmi.chassis.type: 8 > dmi.chassis.vendor: Dell Inc. > dmi.chassis.version: A11 > dmi.modalias: > dmi:bvnDellInc.:bvrA11:bd09/08/2009:svnDellInc.:pnStudioXPS1340:pvrA11:rvnDellInc.:rn0Y279R:rvrA11:cvnDellInc.:ct8:cvrA11: > dmi.product.name: Studio XPS 1340 > dmi.product.version: A11 > dmi.sys.vendor: Dell Inc. > > > > To unsubscribe from this bug, go to: > https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/554172/+subscribe > -- CUPS and other system services not starting at boot https://bugs.launchpad.net/bugs/554172 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 368497] Re: /etc/acpi/powerbtn.sh does not check for KDE 4
? -- /etc/acpi/powerbtn.sh does not check for KDE 4 https://bugs.launchpad.net/bugs/368497 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 589967] Re: produce uncompilable source file
Why doesn't this appear in Ubuntu updates now? I just wasted a whole day chasing typographical errors in code that were inserted by gob2. I had the exact same kinds of things the OP referred to. Class -> Clsss and so forth. -- produce uncompilable source file https://bugs.launchpad.net/bugs/589967 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 557742] Re: Lenovo Thinkpad X201 & T410 & W510 not autoswitching to input mic jack in 10.04
Just spoke to Stefan, he's added the thinkpad module to the backports package, so that package will provide an update thinkpad_acpi module that uses the newer snd_* symbol versions. Should be in -proposed soon, pending approval. -- Lenovo Thinkpad X201 & T410 & W510 not autoswitching to input mic jack in 10.04 https://bugs.launchpad.net/bugs/557742 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 409338] Re: Change the name of "Hardware drivers"
Vish [2010-07-01 4:24 -]: > Maybe the documentation needs to be updated? Sounds appropriate. > Even the mention of "No proprietary drivers... ", in bold , seems > misleading as to its only function. That's the current status message. If you think a different wording would be better, I'm all ears. :-) > There is no mention of searching in the docs either. Is this a > future plan or it searches already? What do you mean with "searching"? If it's about the printer drivers, system-config-printer has done this since hardy or so. Thank you, Martin -- Change the name of "Hardware drivers" https://bugs.launchpad.net/bugs/409338 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 377260] Re: HP Pavilion DV4 1220us - when resuming from suspension, laptop keyboard and mouse (touch pad) don't work
** Tags removed: needs-upstream-testing -- HP Pavilion DV4 1220us - when resuming from suspension, laptop keyboard and mouse (touch pad) don't work https://bugs.launchpad.net/bugs/377260 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 360378] Re: Gave up waiting for root device after upgrade then busybox console
This problem appeared for me this week after some recent updates on my Karmic 9.10 package. This leads me to believe its closer to the Maverick issue discussed in #32-34 above but does that mean I need to execute the code in #33 to fix? or should I look at #6 to fix? Either way I'm a newbie and don't really know what I'm doing. For 33 I think I just type that code into the command line while running live but I've no idea how to execute the suggestion in #6 -- Gave up waiting for root device after upgrade then busybox console https://bugs.launchpad.net/bugs/360378 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 600439] Re: package emacs23 23.1 1-4ubuntu7 failed to install/upgrade: サブプロ セス installed post-installation script はエラー終了ステータス 1 を返 しました
Quoting the attached DpkgTerminalLog.txt: > cp: stat `/usr/share/emacs/site-lisp/debian-startup.el'を実行できません: No such file > or directory > emacs-install: /usr/lib/emacsen-common/packages/install/emacsen-common > emacs23 failed at /usr/lib/emacsen-common/emacs-install line 28, line > 5. There appears to be a problem with your emacsen-common installation. Although others have reported similar issues, the reason for this problem is unknown so far. Does reinstalling emacsen-common and/or then emacs23 solve the problem for you? If you are knowledgeable about troubleshooting installation problems, finding out what caused debian-startup.el to be removed, or not created in the first place when emacsen-common was installed, would be extremely helpful. It is unknown under what circumstances this occurs, but as indicated above, several bugs have been opened about this issue in the past. ** Package changed: emacs23 (Ubuntu) => emacsen-common (Ubuntu) ** Changed in: emacsen-common (Ubuntu) Status: New => Incomplete -- package emacs23 23.1 1-4ubuntu7 failed to install/upgrade: サブプロセス installed post-installation script はエラー終了ステータス 1 を返しました https://bugs.launchpad.net/bugs/600439 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 600397] Re: nvidia-current-dev 256.35-0ubuntu1 conflicts with mesa-common-dev and all its dependencies
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New => Triaged ** Changed in: nvidia-graphics-drivers (Ubuntu) Importance: Undecided => Medium ** Changed in: nvidia-graphics-drivers (Ubuntu) Assignee: (unassigned) => Alberto Milone (albertomilone) -- nvidia-current-dev 256.35-0ubuntu1 conflicts with mesa-common-dev and all its dependencies https://bugs.launchpad.net/bugs/600397 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 521492] Re: Dual Monitor wallpaper is not scaling across both monitors, same background is repeated on both monitors instead
Yeah, I'm missing the "span and zoom" functionality which was present previously. It was really nice to be able to use a background wallpaper of more-or-less the right dimensions for a dual monitor and GNOME would zoom it across both monitors. The SPAN functionality as it stands now does not fix this. If the resolution of the image is slightly smaller, for example, then black areas appear to the left and right of the image. What a pity this functionality is gone. I remember being very impressed with GNOME when I selected a dual monitor wallpaper for the first time and it "magically" fitted full-screen across both my monitors. I despair when these regression-type bugs creep in. Too often they take years to fix. -- Dual Monitor wallpaper is not scaling across both monitors, same background is repeated on both monitors instead https://bugs.launchpad.net/bugs/521492 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 596828] Re: Won't connect to DVD writer
I tried to build a new kernel by following the instructions but I got no options on the kernel I would be using and the machine got a kernel panic so I had to rebuild from scratch. I guess I did something wrong! I've just upgraded to the latest ubuntu kernel and am still getting the error. I have also tested the same dvd reader / writer on two other ubuntu installs with pretty much the same problem. But it still works fine on windows Here's the latest mich...@michael-desktop:~$ uname -a Linux michael-desktop 2.6.32-23-generic #37-Ubuntu SMP Fri Jun 11 07:54:58 UTC 2010 i686 GNU/Linux [ 517.896062] usb 1-7: new high speed USB device using ehci_hcd and address 4 [ 518.035576] usb 1-7: configuration #1 chosen from 1 choice [ 518.154007] Initializing USB Mass Storage driver... [ 518.158488] scsi4 : SCSI emulation for USB Mass Storage devices [ 518.158832] usb-storage: device found at 4 [ 518.158837] usb-storage: waiting for device to settle before scanning [ 518.158863] usbcore: registered new interface driver usb-storage [ 518.158868] USB Mass Storage support registered. [ 523.156480] usb-storage: device scan complete [ 523.176094] scsi 4:0:0:0: CD-ROMSlimtype DVD A DS8A2L7P5D PQ: 0 ANSI: 0 [ 523.326309] sr1: scsi3-mmc drive: 188x/24x writer dvd-ram cd/rw xa/form2 cdda pop-up [ 523.326591] sr 4:0:0:0: Attached scsi CD-ROM sr1 [ 523.326786] sr 4:0:0:0: Attached scsi generic sg2 type 5 [ 528.827312] usb 1-7: USB disconnect, address 4 [ 528.827646] sr 4:0:0:0: [sr1] Unhandled error code [ 528.827652] sr 4:0:0:0: [sr1] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK [ 528.827661] sr 4:0:0:0: [sr1] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00 [ 528.827686] end_request: I/O error, dev sr1, sector 4096 [ 528.827696] __ratelimit: 3 callbacks suppressed [ 528.827703] Buffer I/O error on device sr1, logical block 512 [ 528.847060] scsi 4:0:0:0: rejecting I/O to dead device [ 529.024055] usb 5-1: new full speed USB device using uhci_hcd and address 2 [ 529.144058] usb 5-1: device descriptor read/64, error -71 [ 529.372070] usb 5-1: device descriptor read/64, error -71 [ 529.584057] usb 5-1: new full speed USB device using uhci_hcd and address 3 [ 529.704530] usb 5-1: device descriptor read/64, error -71 [ 529.932684] usb 5-1: device descriptor read/64, error -71 [ 530.148069] usb 5-1: new full speed USB device using uhci_hcd and address 4 [ 530.556067] usb 5-1: device not accepting address 4, error -71 [ 530.668080] usb 5-1: new full speed USB device using uhci_hcd and address 5 [ 531.076042] usb 5-1: device not accepting address 5, error -71 [ 531.076072] hub 5-0:1.0: unable to enumerate USB device on port 1 -- Won't connect to DVD writer https://bugs.launchpad.net/bugs/596828 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 572550] Re: Panel utilities not shown on startup using Matrox gfx with compiz
$ lspci | grep -i matrox 02:00.0 VGA compatible controller: Matrox Graphics, Inc. MGA G400/450 (rev 85) Fresh installation yesterday from the Alternate Install CD. After restoring my panel on each login by opening Properties and switching Expand off and on again, I googled and took the advice above: remove compiz, log out, log in, install compiz. Now I seem to be set. Thanks folks. -- Panel utilities not shown on startup using Matrox gfx with compiz https://bugs.launchpad.net/bugs/572550 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 552987] Re: Automatically save documents to ~/Documents
i have another idea : we can propose both behaviors at the same time in a transparent way ! A) by default Simple-scan would save the documents page by page in the default folder each time the "Scan" button is pressed. (default folder and default file type could be changed in the Preferences options) B) Then, if the user press the "Save" button, he has the possibilities to select another file type, and/or save multiple pages PDF, and/or select another destination folder. If the documents are saved this way, then Simple-scan would automatically delete the corresponding A) files. What do you think about this ? -- Automatically save documents to ~/Documents https://bugs.launchpad.net/bugs/552987 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 541439] Re: php5 should provide php5-mhash transitional package to remove mhash.ini conffile
This my configure : php5-common: Conflicts: php5-mhash help me Thanks ** Changed in: php5 (Ubuntu) Assignee: Chuck Short (zulcss) => jeffreyguo (govip) -- php5 should provide php5-mhash transitional package to remove mhash.ini conffile https://bugs.launchpad.net/bugs/541439 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 454452] apport-collect data
Architecture: i386 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: adam 1762 F pulseaudio CRDA: Error: [Errno 2] No such file or directory Card0.Amixer.info: Card hw:0 'ICH6'/'Intel ICH6 with AD1981B at irq 21' Mixer name : 'Analog Devices AD1981B' Components : 'AC97a:41445374' Controls : 25 Simple ctrls : 18 CheckboxSubmission: c96a4ca6ddce3c8a727f2aded7ae2c75 CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525 DistroRelease: Ubuntu 9.10 HibernationDevice: RESUME=UUID=39610d7b-6cba-46d1-84ec-d2d366c30c25 MachineType: Hewlett-Packard HP Compaq nc6120 (PX038AA#ABF) Package: linux (not installed) PccardctlIdent: Socket 0: no product info available Socket 1: no product info available PccardctlStatus: Socket 0: no card Socket 1: no card ProcCmdLine: root=UUID=be8e9c7b-0aad-44ee-a035-fa0f42955a87 ro quiet splash ProcEnviron: SHELL=/bin/bash LANG=fr_FR.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-22.60-generic RelatedPackageVersions: linux-backports-modules-2.6.31-22-generic N/A linux-firmware 1.26 RfKill: 0: hci0: Bluetooth Soft blocked: no Hard blocked: no Uname: Linux 2.6.31-22-generic i686 UserGroups: adm admin audio cdrom dialout lpadmin plugdev sambashare WpaSupplicantLog: dmi.bios.date: 09/16/2005 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68DTD Ver. F.0B dmi.board.name: 099C dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 39.1D dmi.chassis.asset.tag: C0005103 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68DTDVer.F.0B:bd09/16/2005:svnHewlett-Packard:pnHPCompaqnc6120(PX038AA#ABF):pvrF.0B:rvnHewlett-Packard:rn099C:rvrKBCVersion39.1D:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP Compaq nc6120 (PX038AA#ABF) dmi.product.version: F.0B dmi.sys.vendor: Hewlett-Packard -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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 454452] AlsaDevices.txt
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/51225366/AlsaDevices.txt -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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 454452] AplayDevices.txt
** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/51225367/AplayDevices.txt -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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 454452] ArecordDevices.txt
** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/51225373/ArecordDevices.txt -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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 454452] BootDmesg.txt
** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/51225375/BootDmesg.txt -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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 454452] Card0.Amixer.values.txt
** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/51225377/Card0.Amixer.values.txt -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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 454452] Card0.Codecs.codec97.0.ac97.0.0.regs.txt
** Attachment added: "Card0.Codecs.codec97.0.ac97.0.0.regs.txt" http://launchpadlibrarian.net/51225379/Card0.Codecs.codec97.0.ac97.0.0.regs.txt -- WARNING: at /build/buildd/linux-2.6.31/arch/x86/kernel/check.c:134 check_for_bios_corruption+0xcb/0xe0() https://bugs.launchpad.net/bugs/454452 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