[Bug 532633] Re: [Master] Window Control buttons: position/order/alignment

2010-07-24 Thread pallgone
It's funny how Ubuntu got big by laying emphasis on the community and now you are doing things like this one here. The movement of the window buttons is just one of many reasons I'm currently wiping out all Ubuntus and replacing them with Debian Squeeze (which is, even if it is testing, much more

[Bug 539515] Re: Attempts to mount floppy despite no media present - disable automount

2010-05-25 Thread pallgone
I had the same problem on Compaq Evo Laptop (has no floppy and no option to disable) I've got it working now so if you have the floppy issue do the following: - comment out (put # in front) the floppy line in /etc/fstab - blacklist the floppy module > add a line to /etc/modprobe.d/blacklist.conf:

[Bug 573130] Re: Ubuntu Lucid Lynx/10.04 Hang after GDM (video link inside)

2010-05-23 Thread pallgone
Ok, I was able to fix it. Blacklisting the floppy module needs to be followed by "sudo update-initramfs -u" Otherwise the module is still loaded on boot... Cheers -- Ubuntu Lucid Lynx/10.04 Hang after GDM (video link inside) https://bugs.launchpad.net/bugs/573130 You received this bug notificat

[Bug 573130] Re: Ubuntu Lucid Lynx/10.04 Hang after GDM (video link inside)

2010-05-23 Thread pallgone
Same problem with Lucid here on a Compaq Evo Laptop. With Karmic it was fine. I've commented out the fstab entry and blacklisted the floppy module. Sadly I can't disable FDD in BIOS. This fixed the reappearing messages on the console, but GNOME still hangs for a few seconds at the login. This m

[Bug 318187] Re: get_cam_image(): len != img->bufsize, just letting you know

2010-04-25 Thread pallgone
Ok, I had the same error on my HP mini. The error message is totally misleading, it seems that webcam-server tries to use V4L1 which fails with V4L2. To get it working you can use the V4L1 compatibility wrapper like this: (check where your v4l1compat.so is located and change if necessary) LD_PRE