[Bug 391028] [NEW] grub2 fails to launch
Public bug reported: karmic 64 linux 2.6.30-9 grub2 Grub2 fails to launch any OS. Rectified by modifying grub.cfg of the lines search --no-floppy --fs-uuid --set 4afcadf1-b2a6-.. to search --fs-uuid --set 4afcadf1-b2a6-.. ie., by removing "--no-floppy" Note: this was done by launching my hardy partition through a dedicated boot partition(grub legacy) and modifying the grub.cfg of the karmic partition. ** Affects: ubuntu Importance: Undecided Status: New -- grub2 fails to launch https://bugs.launchpad.net/bugs/391028 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 391044] Re: grub2 update adds --no-floppy to "search " lines
Last update of grup-pc on 24th June still needs "--no-floppy" to be removed from grub.cfg. (see my bug 391028). Additionally, need to wait at least 15 secs before entering grub entry, (Set time out to at least 15 secs); otherwise it will go to shell mode. -- grub2 update adds --no-floppy to "search " lines https://bugs.launchpad.net/bugs/391044 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 406774] Re: Grub2 did not update uuid changes
After latest update of Aug 11th, grub.cfg was regenerated and the old (and wrong) uuid number was reinstated for the Hardy partition. I had previously manually edited the grub.cfg to reflect the correct uuid to enable me to boot into Hardy. -- Grub2 did not update uuid changes https://bugs.launchpad.net/bugs/406774 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 406774] Re: Grub2 did not update uuid changes
Colin, attached is file for grub.cfg, parted and blkid. Hardy partition is sda8 (hd0,8)-in grub2 naming convention. Note old uuid for hardy is 4afcadf1-b2a6-465f-bb67-c9d7d5103a2f and new uuid is 606840d0-3e10-4e6b-9aba-c445d082832b Repeat, both old and new Hardy is on grub2, not grub legacy and in same partition. Colin, thanks for response. ** Attachment added: "grub_parted_blkid" http://launchpadlibrarian.net/30152067/grub_parted_blkid -- Grub2 did not update uuid changes https://bugs.launchpad.net/bugs/406774 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 391044] Re: grub2 update adds --no-floppy to "search " lines
Yes, it still has the "--no-floppy" in grub.cfg. But it is boots okay now even with this. Sorry I didn't make this clearer. Also converted my '1st grub' partition and my Hardy from grub legacy to grub2. All works fine. Interesting though, Hardy grub2 does not contain the "--no-floppy" lines, and the /etc/default/grub does not contain "GRUB_TERMINAL=console" line. Manually adding it does not make it hidden either. -- grub2 update adds --no-floppy to "search " lines https://bugs.launchpad.net/bugs/391044 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 391044] Re: grub2 update adds --no-floppy to "search " lines
Problem is resolved in update of 16 Jul. Thanks guys. I'll go convert my Hardy and my dedicated grub partition now to grub2. -- grub2 update adds --no-floppy to "search " lines https://bugs.launchpad.net/bugs/391044 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 406774] [NEW] Grub2 did not update uuid changes
Public bug reported: Karmic 64 Linux kubuntu 2.6.31-4- Reinstalled Hardy in another partition and installed grub2 in Hardy. Both old and new Hardy have grub2 installed and in the same partition. Uuid for Hardy was changed following the reinstallation. Booted into Karmic and updated grub by 'sudo grub-mkconfig' Noticed entry for Hardy was not updated and retains old uuid number. Tried also 'sudo grub-mkconfig -o /boot/grub/grub.cfg' Hardy remains unupdated in Karmic grub.cfg ** Affects: ubuntu Importance: Undecided Status: New -- Grub2 did not update uuid changes https://bugs.launchpad.net/bugs/406774 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 391044] Re: grub2 update adds --no-floppy to "search " lines
I do not have any problem as per my post on 2009-07-16. The grub.cfg still has the "--no-floppy" lines but it boots okay. This works even if that (Karmic) boot/grub is not set to mbr as this was the case in mine. I had a dedicated 'first grub' (on grub2) which boots to the Karmic grub config. I would also think it wouldn't be a problem for others using Gag or other boot methods to boot into Karmic as well, but it would be best to confirm with them. Felix and Duncan mentioned they are using Gag. As for me, I consider the problem resolved. Thanks. -- grub2 update adds --no-floppy to "search " lines https://bugs.launchpad.net/bugs/391044 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 406774] Re: Grub2 did not update uuid changes
Latest kernel change of 2.6.31-6 seems to have resolved this problem. The correct UUID number has been reinstated. Thanks again. -- Grub2 did not update uuid changes https://bugs.launchpad.net/bugs/406774 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 491162] Re: gdm does not start X unless remove "tty-device-added KERNEL=tty7" from upstart gdm.conf
I'm using Kubuntu Lucid. Similarly affected. Have to start from CLI with 'startx'. Noted too /etc/init/kdm.conf also have line 'and tty-device- added KERNEL=tty7'. To date, problem not fixed. -- gdm does not start X unless remove "tty-device-added KERNEL=tty7" from upstart gdm.conf https://bugs.launchpad.net/bugs/491162 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 491162] Re: gdm does not start X unless remove "tty-device-added KERNEL=tty7" from upstart gdm.conf
No, Johan, don't think it is related to bug 495100. It's just that sometimes auto login works, most times it didn't. But I recall a warning that explicitly states that autologin does not work when I downloaded alpha1. So I did not file bug for it. But I always reset my locale so that Thunderbird3 can set my date format to dd/mm/ otherwise it uses mm/dd/. I am not sure if this has anything to do with the issue at hand. But Karmic/Hardy Kubuntu is not affected by it. Also commenting out "# and tty-device-added KERNEL=tty7" does not help either. Thanks for looking into this. It is of course, not a show stopper and I may do a clean install for alpha3 if problem persists. By the way, my version is upgraded (continually) from alpha3 Karmic. Thought I better add a comment in case it may be important for the developers to be aware of. I do have 'production' partitions for final version Karmic and Hardy kde 3.5.10 (s-linked from same firefox, thunderbird, etc config files) so if it is not critical, I have no problem with it. I'm trying to help whatever way possible. Thanks again. Appreciate what you guys are doing. -- gdm does not start X unless remove "tty-device-added KERNEL=tty7" from upstart gdm.conf https://bugs.launchpad.net/bugs/491162 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 481132] Re: Bug report automatic
p...@kubuntu:~$ kaffeine -v Qt: 4.5.2 KDE: 4.3.3 (KDE 4.3.3) Kaffeine: 1.0-pre2 p...@kubuntu:~$ xine -v The program 'xine' is currently not installed. You can install it by typing: sudo apt-get install xine-ui xine: command not found -- Bug report automatic https://bugs.launchpad.net/bugs/481132 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 428493] [NEW] Extreme slow boot
Public bug reported: Karmic 64 Kde 4.3.1 Linux kubuntu 2.6.31-10-generic Extreme slow boot at boot splash. Tried various workarounds but found that disabling autologin at systems settings, convenience did the trick. ** Affects: ubuntu Importance: Undecided Status: New -- Extreme slow boot https://bugs.launchpad.net/bugs/428493 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 430465] [NEW] network not connecting
Public bug reported: Karmic 64 Kde 4.3.1 Linux 2.6.31-10-generic Latest update of 16 Sept 2009 disables wired ethernet connection eth0. Need to comment out line #iface eth0 inet dhcp in interfaces of /etc/network to reenable networking. Other usual methods, (ifconfig, ifup, networkmanager) were not successful. ** Affects: ubuntu Importance: Undecided Status: New -- network not connecting https://bugs.launchpad.net/bugs/430465 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 428493] Re: Extreme slow boot
I have sata hd, but I think problem is that I started with Karmic alpha2 and update and upgrade till alpha6. I have this suspicion because the usplash is still there, which I understand it shouldn't be there for alpha6. When I enabled passwordless autologin, the usplash will take about 3 to 5 mins before booting up. Otherwise, it will take less than 10 secs. My updates are up to date, have even tried update full-upgrade in netroot, recovery mode, but no change. Also suspect network manager is not updated as ethernet icon shows 'not managed'. Various error messages appear after grub screen and before login screen. Something like -udev[362] inotify_add_watch (6, (null), 10) failed bad address. >> -udev[362] =name="%K" in superflious and breaks kernel supplied names... ==>/lib/udev/rules.d/50-udev-default.rules:3 ==>/lib/udev/rules.d/50-udev-default.rules:4 and more Appreciate your input. Thanks -- Extreme slow boot https://bugs.launchpad.net/bugs/428493 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 481132] Re: Bug report automatic
** Attachment added: "lspci -- dmesg" http://launchpadlibrarian.net/35564000/lspci%20--%20dmesg -- Bug report automatic https://bugs.launchpad.net/bugs/481132 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kaffeine in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 481132] [NEW] Bug report automatic
Public bug reported: Binary package hint: kaffeine Karmic 64 2.6.31-14-generic #48- kde 4.3.3 After upgrading karmic 64 to kde 4.3.3 from kde 4.3.2 through ppa, kaffeine does not play, in fact, it gums up the system, memory, both cpu and swap rises slowly to 100% and have to kill kaffeine process to save system. Otherwise, it will automatically, over some time, logoff and present the login menu. Kaffeine plays fine in kde 4.3.2 Dragon player plays fine in kde 4.3.3 Attached lspci -vvnn and dmesg files ps: I tried to send bug report through the 'new' automatic process (under help, send bug report), but what was returned, automatically, was a window that states, to this effect, that the report was not accepted because this is not an genuine ubuntu package. ** Affects: kaffeine (Ubuntu) Importance: Undecided Status: New -- Bug report automatic https://bugs.launchpad.net/bugs/481132 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 537853] Re: kdm does not start
After some upgrades, reinstalled xserver-xorg-video-nouveau to try out. Booted okay with my plymouth uninstalled. Then reinstalled plymouth, and the problem returned and can only be booted with the 'splash' removed (again) at grub kernel menu. The problem seems (to me) not to be with nouveau but with plymouth. Hope this information helps. Thanks. -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 537853] Re: kdm does not start
lspci -vvnn attached ** Attachment added: "lspci.txt" http://launchpadlibrarian.net/40953232/lspci.txt -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 538524] Re: boot hangs on splash screen, doesn't switch to KDM
If at grub menu, delete 'splash', will it still boot? Refer my bug report 537853. -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 538524] Re: boot hangs on splash screen, doesn't switch to KDM
Commenting out the kdm line (Scott James Remnant) in pre-stop script behaves exactly like booting up grub without 'splash'. It boots alright but without the plymouth splash (small ubuntu text with 5 red dots). Shutting down has the plymouth screen, like booting without splash. -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 538524] Re: boot hangs on splash screen, doesn't switch to KDM
Modifying plymouth.conf as per Steve Langasek leaves the plymouth screen hanging, confirming Joe Crollard findings. Had to force reboot. -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 538524] Re: boot hangs on splash screen, doesn't switch to KDM
@Steve Langasek, attached is my plymouth.conf Good call, I think i've comment out the "fi" as well. Will amend and report back as soon as this report is sent. Thanks! ** Attachment added: "plymouth.txt" http://launchpadlibrarian.net/41069422/plymouth.txt -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 538524] Re: boot hangs on splash screen, doesn't switch to KDM
To avoid errors, copied and paste your plymouth.conf. However result is same; ie, plymouth splash does not appear at boot up (but boots okay to lucid). Thanks again. -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 538524] Re: boot hangs on splash screen, doesn't switch to KDM
Added Scott's ppa to repo, rebooted. same as before (boots to lucid okay, no plymouth splash). Rebooted to be sure, and (luck of luck), the plymouth splash appears with the disk check (for 30 mounts). And to make doubly sure, rebooted one more time, (of course disk check will not be there); the plymouth splash did not appear as before, but noticed a flicker of very dim light, (could it be the plymouth splash appears but was too fast for me to notice?). Noted there is no time entry in plymouth.conf. Attaching new plymouth.conf based on Scott's ppa just to be sure. Thanks again. ** Attachment added: "plymothscott.txt" http://launchpadlibrarian.net/41070973/plymothscott.txt -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 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 538524] Re: boot hangs on splash screen, doesn't switch to KDM
Okay, thanks a lot, everybody. Have fun. I sure did. -- boot hangs on splash screen, doesn't switch to KDM https://bugs.launchpad.net/bugs/538524 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 537853] Re: kdm does not start
Problem solved. See bug 538524. Problem is traced to plymouth splash screen where kdm is not booted. Thanks. -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 537853] Re: kdm does not start
A better way to boot 2.6.32-16 is to modify grub.cfg to remove splash and quiet. Since this had happened earlier in Karmic alpha, just wondering if this is something unavoidable. (not a criticism, just trying to understand). If this is due to programming constraints, that is quite alright as alpha users/testers should have some awareness to handle this. Thanks. -- kdm does not start https://bugs.launchpad.net/bugs/537853 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 537853] Re: kdm does not start
Removing "nouveau" interface solved the problem. Can boot with quiet and splash. However 'plymouth' still starts with error. -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 537853] Re: kdm does not start
Here's the attached lspci, dmesg and Xorg log. No xorg.conf file. Thanks. ** Attachment added: "xorg.txt" http://launchpadlibrarian.net/40907376/xorg.txt -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 537853] Re: kdm does not start
One file per message? here's lspci ** Attachment added: "lspci.txt" http://launchpadlibrarian.net/40907385/lspci.txt -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 537853] Re: kdm does not start
And dmesg ** Attachment added: "dmesg.txt" http://launchpadlibrarian.net/40907398/dmesg.txt -- kdm does not start https://bugs.launchpad.net/bugs/537853 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 528926] Re: KDM skips login screen and hangs while trying to load KDE
By any chance did you install plymouth? If yes, you may encounter problems. Refer https://bugs.launchpad.net/bugs/538524. If no, you may want to try out new nvidia driver 'nouveau'. -- KDM skips login screen and hangs while trying to load KDE https://bugs.launchpad.net/bugs/528926 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 537853] [NEW] kdm does not start
Public bug reported: Binary package hint: kdebase-workspace 2.6.32-16-generic kde 4.4.1 lucid 64 alpha After upgrade to 2.6.32-16-generic, boots to blank screen. Have to ctl + alt + prt scr + k or boot using recovery and then at prompt sudo kdm start Similar to bug 437067 on karmic alpha which I reported on bug 437283 However 2.6.32-15-generic boots okay. Goh Lip ** Affects: kdebase-workspace (Ubuntu) Importance: Undecided Status: New -- kdm does not start https://bugs.launchpad.net/bugs/537853 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kdebase-workspace in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 445472] Re: Burning image file in K3b does not terminate
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33230838/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/33230839/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/33230840/ProcStatus.txt -- Burning image file in K3b does not terminate https://bugs.launchpad.net/bugs/445472 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 445472] [NEW] Burning image file in K3b does not terminate
Public bug reported: Burning image files in K3b does not terminate. Need to force quit K3b after completion of job. ProblemType: Bug Architecture: amd64 Date: Wed Oct 7 22:13:29 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/kdeinit4 Package: kdelibs-bin 4:4.3.2-0ubuntu1 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-12.40-generic SourcePackage: kde4libs Uname: Linux 2.6.31-12-generic x86_64 XsessionErrors: (npviewer.bin:1719): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/engines/libqtcurve.so: wrong ELF class: ELFCLASS64 ** Affects: kde4libs (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- Burning image file in K3b does not terminate https://bugs.launchpad.net/bugs/445472 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 445472] Re: Burning image file in K3b does not terminate
Latest update of 8th Oct resolved problem. Thanks. -- Burning image file in K3b does not terminate https://bugs.launchpad.net/bugs/445472 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 406774] Re: Grub2 did not update uuid changes
I am not sure if this information is important, but after kernel change to 2.6.31-7-generic, there is now 2 entries of old and new UUID for the Hardy sda8 partition. Under header of " Ubuntu Linux", it shows the new and correct UUID. Under header of " Debian GNU/Linux", it shows the old and wrong UUID. Since there is an entry of the correct UUID, it is not a showstopper for me, but I thought you may want to know about this. Regards. -- Grub2 did not update uuid changes https://bugs.launchpad.net/bugs/406774 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 418573] [NEW] Shutdown hang unattended-upgrades
Public bug reported: Karmic 64 Kernel 2.6.31-7 Kde 4.3.00 After kernel change to 2.6.31-7, shutdown or reboot hangs at prompt with following message... Checking for unattended-upgrades: *Asking all remaining processes to terminate Noted that /var/log/unattended-upgrades/ is empty. ** Affects: ubuntu Importance: Undecided Status: New -- Shutdown hang unattended-upgrades https://bugs.launchpad.net/bugs/418573 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 428493] Re: Extreme slow boot
Thanks, Scott and Robbie, I had just downloaded and reinstalled Alpha6 in the same partition about 2 hours ago and fully updated and uploaded, so I am unable to replicate my previous problem now. If it helps, Robbie, I am sure the sudo apt-get update and upgrade showed no packages to install or being held back. Scott, sorry I don't know anything about bootcharts to be able to comment. I did install ppa-chromium-daily though, and firefox 3.0 as well as 3.5 (when it was Shirotake); not sure if this affects anything. My new installation at alpha6 has absolutely no problem, autologin or otherwise. Reinstalled firefox and chromium AFTER all updates done. I can only surmise that the previous problem was that I started at alpha2 and update/upgrade till alpha6. I am not sure why this is so, but my previous experience with alpha Jaunty updates/upgrades were also not too smooth. I update/upgrade with aptitude update and aptitude safe-upgrade. When I had this problem, I tried apt-get update/apt-get upgrade, and that is why I can answer Robbie's question with certainty. Thank you guys for your attention, wish you all the best and you did a great job in Karmic. Regards. -- Extreme slow boot https://bugs.launchpad.net/bugs/428493 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 437283] [NEW] kdm does not start
Public bug reported: After update to 2.6.31-11-generic today, system boots to login prompt. To go to kdm, have to login and at prompt, enter sudo kdm start. ProblemType: Bug Architecture: amd64 Date: Sun Sep 27 01:04:30 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/kdeinit4 Package: kdelibs-bin 4:4.3.1-0ubuntu3 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-11.36-generic SourcePackage: kde4libs Uname: Linux 2.6.31-11-generic x86_64 ** Affects: kde4libs (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- kdm does not start https://bugs.launchpad.net/bugs/437283 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 437283] Re: kdm does not start
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32492467/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/32492468/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/32492469/ProcStatus.txt -- kdm does not start https://bugs.launchpad.net/bugs/437283 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to kde4libs in ubuntu. -- kubuntu-bugs mailing list kubuntu-b...@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs
[Bug 491162] Re: gdm does not start X unless remove "tty-device-added KERNEL=tty7" from upstart gdm.conf
Latest update of kde 4.4 rc1 on 12th Jan resolved problem. -- gdm does not start X unless remove "tty-device-added KERNEL=tty7" from upstart gdm.conf https://bugs.launchpad.net/bugs/491162 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 1530648] [NEW] Halt command in UEFI reboots
Public bug reported: Issuing "halt" command in grub prompt reboots the computer instead of shutting down completely. This happens only in UEFI systems and not in bios-legacy which works as it should. Computer does power down but restarts again. Also, this happens in some mother boards but not others. Affects the following Ubuntu grub versions - (all current) but tested on Kubuntu Xenial - 2.02-beta2-32ubuntu1 Kubuntu Wily - 2.02-beta2-29ubuntu0.2 Machine tested is.. Machine: Mobo: ASUSTeK model: P8B75-V v: Rev X.0x Bios: American Megatrends v: 0414 date: 04/24/2012 There is a fix for this in http://git.savannah.gnu.org/cgit/grub.git/commit/?id=aa7bb4607bb799b2790ea008bcfd8d6ca0a6d752 Would appreciate if Ubuntu update its grub version. Thanks. ** Affects: grub (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530648 Title: Halt command in UEFI reboots To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub/+bug/1530648/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1530648] Re: Halt command in UEFI reboots
Thanks. Tested 2.02~beta2-35 and confirm halt works in uefi. Also in bios-legacy, halt command works completely to shutdown. Prior to this, in bios-legacy, 'halt' hangs and does not reboot. So confirm this update fixes both uefi and bios-legacy to complete computer shutdown. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1530648 Title: Halt command in UEFI reboots To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1530648/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 247960] Re: Grub long sequential reads are extremely slow from USB2.0 HDD/FLASH drives
Adam, you're right in your original post that initrd is the cause of the delay. Other non-Ubuntu based distros do not have the long 50 secs wait to boot OS at usb. (same kernel) It's just 13 secs vs 50secs. (haven't tried Debian distros). One would think after 5 years, something ought to be done about it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/247960 Title: Grub long sequential reads are extremely slow from USB2.0 HDD/FLASH drives To manage notifications about this bug go to: https://bugs.launchpad.net/grub/+bug/247960/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 669023] Re: boot screen takes about 90 seconds between grub and seeing the boot logo
Is this related to this bug? https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/577120 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/669023 Title: boot screen takes about 90 seconds between grub and seeing the boot logo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/669023/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 577120] Re: Grub 2 long delay while loading Ubuntu kernel
Is this related to this bug? https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/577120 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/577120 Title: Grub 2 long delay while loading Ubuntu kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/577120/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 577120] Re: Grub 2 long delay while loading Ubuntu kernel
Sorry, I meant to write the above comment on this bug https://bugs.launchpad.net/ubuntu/+source/linux/+bug/669023 Apologies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/577120 Title: Grub 2 long delay while loading Ubuntu kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/577120/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 480153] Re: strange warning about video mode on boot
I think the problem is more widespread. See https://answers.launchpad.net/ubuntu/+question/155990 https://answers.launchpad.net/ubuntu/+question/156370 https://answers.launchpad.net/ubuntu/+source/grub2/+question/156252 https://answers.launchpad.net/mythbuntu/+question/156239 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/480153 Title: strange warning about video mode on boot -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 615047] Re: [Maverick Alpha] asks for root permission to do: gnome-power-backlight-helper --get-max-brightness
Lubuntu Maverick alpha 3 exhibits same problem, I renamed "gnome-power- backlight-helper" to "gnome-power-backlight-helper_somethingelse" and problem disappeared. -- [Maverick Alpha] asks for root permission to do: gnome-power-backlight-helper --get-max-brightness https://bugs.launchpad.net/bugs/615047 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