[Bug 220658] Re: error in completion from Makefile

2008-04-22 Thread Mika Fischer
I cannot reproduce this on hardy... What does the following print in the directory in question? [ -f ./makefile ]; echo $? -- error in completion from Makefile https://bugs.launchpad.net/bugs/220658 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 146692] Re: Gutsy will not boot on Samsung Q45 laptops

2008-04-22 Thread Mika Fischer
Ben, I understand that it is too late for this to be fixed in hardy. But this has been open for over a year, fixed by chance, then broken again... Isn't there something we can do to actually debug and fix this? I'd be willing to help, I just don't know where to start. The issue clearly seems to b

[Bug 220658] Re: error in completion from Makefile

2008-04-22 Thread Mika Fischer
Well then this is the problem. It should print 1 if the file does not exist. Can you do the following: strace -o cifs-strace.txt bash -c '[ -f ./makefile ]' And attach the resulting cifs-strace.txt to this bug? Maybe this tells us what's the problem. I suspect it's a bug in the CIFS filesystem dr

[Bug 111089] Re: Ricoh R5C822 - MMC cards not detected in built-in memory card reader

2008-04-22 Thread Mika Fischer
This is still an issue in hardy! Is there anything we can do to get it fixed? -- Ricoh R5C822 - MMC cards not detected in built-in memory card reader https://bugs.launchpad.net/bugs/111089 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 220658] Re: error in completion from Makefile

2008-04-22 Thread Mika Fischer
orgoj, please attach the following things (see: https://wiki.ubuntu.com/KernelTeamBugPolicies): - uname -a > uname-a.log - cat /proc/version_signature > version.log - dmesg > dmesg.log - sudo lspci -vvnn > lspci-vvnn.log And additionally please post the command you use to mount the remote fil

[Bug 219527] Re: Username completion crashes with libnss-ldap

2008-04-22 Thread Mika Fischer
Yes, ltracte is quite handy at times. It seems that the crash occurs in endpwent(), I added this to the test program. Could you check whether it crashes now? ** Attachment added: "New test program with endpwent()" http://launchpadlibrarian.net/13828755/pwent-test2.c -- Username completion cr

[Bug 111089] Re: Ricoh R5C822 - MMC cards not detected in built-in memory card reader

2008-04-22 Thread Mika Fischer
It seems that there is now a driver which is supposed to do what the setpci commands mentioned above do. It is called ricoh-mmc. You can check if it's working via "dmesg | grep ricoh-mmc". In my case unfortunately it does NOT work: [ 34.433416] ricoh-mmc: Ricoh MMC Controller disabling driver [

[Bug 111089] Re: Ricoh R5C822 - MMC cards not detected in built-in memory card reader

2008-04-22 Thread Mika Fischer
OK, the problem is that the ricoh-mmc driver in hardy only works for R5C832 chips. In the latest git it also works for RL5C476 chips (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=882c49164d72c45f37d7fa1bb3de7c31cf1a5fab) Unfortunately I have a R5C552: 04:09.1 FireWir

[Bug 111089] Re: Ricoh R5C822 - MMC cards not detected in built-in memory card reader

2008-04-22 Thread Mika Fischer
Wrong again! I actually DO have the RL5C476 chipset, so this patch would help me: 04:09.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev b4) -- Ricoh R5C822 - MMC cards not detected in built-in memory card reader https://bugs.launchpad.net/bugs/111089 You received this bug notification because you

[Bug 111089] Re: Ricoh R5C822 - MMC cards not detected in built-in memory card reader

2008-04-22 Thread Mika Fischer
OK, I've compiled and tested the driver with this patch and can confirm that it fixes the issue for me. -- Ricoh R5C822 - MMC cards not detected in built-in memory card reader https://bugs.launchpad.net/bugs/111089 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 219527] Re: Username completion crashes with libnss-ldap

2008-04-23 Thread Mika Fischer
I think the dcgettext is just libc finding the right translation for its error message. OK, final try for the test program. This is now almost a line-by-line copy of the function in bash... If this does not crash, the only idea I have left is to rebuild bash so that it can be debugged... ** Atta

[Bug 219527] Re: Username completion crashes with libnss-ldap

2008-04-23 Thread Mika Fischer
Yes, that's good. I was also wondering about the missing malloc calls :) I think it would be best if you could take this to the bash-bug mailinglist. They should know how best to debug this. You can do this via the bashbug script. You could also try the bash-static package which is build with --w

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-23 Thread Mika Fischer
** Bug watch added: Linux Kernel Bug Tracker #10508 http://bugzilla.kernel.org/show_bug.cgi?id=10508 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=10508 Importance: Unknown Status: Unknown -- MTRRs set up incorrectly with 4GB RAM -> X slow https://bugs.lau

[Bug 221056] Re: bash [[ $x =~ "regexp" ]] correctness

2008-04-23 Thread Mika Fischer
And also have a look at question E14) of the bash FAQ: http://tiswww.case.edu/php/chet/bash/FAQ -- bash [[ $x =~ "regexp" ]] correctness https://bugs.launchpad.net/bugs/221056 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 213575] Re: Hardy upgrade wrongly claims to have found local modifications

2008-04-07 Thread Mika Fischer
*** This bug is a duplicate of bug 210013 *** https://bugs.launchpad.net/bugs/210013 ** This bug has been marked a duplicate of bug 210013 bash-completion config replacement prompt on upgrade from gutsy to hardy -- Hardy upgrade wrongly claims to have found local modifications https://bug

[Bug 103395] Re: Unexpected results for bash autocompletion

2008-04-07 Thread Mika Fischer
Anything I can do to get this into hardy before final freeze? -- Unexpected results for bash autocompletion https://bugs.launchpad.net/bugs/103395 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 210780] Re: X slower after upgrade to 4GB RAM

2008-04-10 Thread Mika Fischer
This is not a bug in X. If at all it's a kernel bug. I'll write a mail to the kernel ML and see what they say. Maybe even the kernel can't fix it and it's just my BIOS that's broken... In the meantime a workaround is documented here: https://bugs.freedesktop.org/show_bug.cgi?id=15360 I'll also at

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-10 Thread Mika Fischer
** Summary changed: - X slower after upgrade to 4GB RAM + MTRRs set up incorrectly with 4GB RAM -> X slow ** Description changed: + After upgrading my Laptop to 4GB RAM my MTRRs are set up in such a way + that X can't set up a write-combining range for the video memory + anymore, causing a notic

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-10 Thread Mika Fischer
** Also affects: linux-source-2.6.24 (Ubuntu) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Sourcepackagename: linux-source-2.6.24 => linux Assignee: (unassigned) => Ubuntu Kernel Team (ubuntu-kernel-team) ** Attachment added: "Output of uname -a" http://launc

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-10 Thread Mika Fischer
** Attachment added: "Output of cat /proc/version_signature" http://launchpadlibrarian.net/13330235/version.log -- MTRRs set up incorrectly with 4GB RAM -> X slow https://bugs.launchpad.net/bugs/210780 You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-10 Thread Mika Fischer
** Attachment added: "Output of dmesg with 2GB" http://launchpadlibrarian.net/13330253/dmesg.2G.txt -- MTRRs set up incorrectly with 4GB RAM -> X slow https://bugs.launchpad.net/bugs/210780 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-10 Thread Mika Fischer
** Attachment added: "Output of dmesg with 4GB" http://launchpadlibrarian.net/13330257/dmesg.4G.txt ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Triaged => Invalid -- MTRRs set up incorrectly with 4GB RAM -> X slow https://bugs.launchpad.net/bugs/210780 You received this b

[Bug 219527] Re: Username completion crashes with libnss-ldap

2008-04-30 Thread Mika Fischer
Maybe one of you can tell me how to reproduce this. I.e. what packages do I need, how should I configure slapd and PAM? And how do I get users into LDAP? If I can reproduce it I'll try to debug the problem. -- Username completion crashes with libnss-ldap https://bugs.launchpad.net/bugs/219527 Y

[Bug 219320] Re: Memory leak while file transfer over ftp, http, smb

2008-05-01 Thread Mika Fischer
*** This bug is a duplicate of bug 196991 *** https://bugs.launchpad.net/bugs/196991 ** This bug has been marked a duplicate of bug 196991 [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy -- Memory leak while file transfer over ftp, http, smb https://bugs.launchpad.net/bugs

[Bug 196991] Re: [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy

2008-05-01 Thread Mika Fischer
Confirmed on hardy final. And it's not a subtle leak. See attached screenshot. ** Attachment added: "Screenshot showing memory leak" http://launchpadlibrarian.net/14071062/Gvfsd-leak.png -- [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy https://bugs.launchpad.net/bugs/196991

[Bug 196991] Re: [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy

2008-05-01 Thread Mika Fischer
** Changed in: gvfs (Ubuntu) Status: Fix Released => Confirmed ** Summary changed: - [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy + [hardy][memory leak] gvfsd-http uses >1GB memory after file copy -- [hardy][memory leak] gvfsd-http uses >1GB memory after file copy http

[Bug 225615] [NEW] Heavy memory leak in gvfsd-http

2008-05-02 Thread Mika Fischer
Public bug reported: Binary package hint: gvfs gvfsd-http in hardy has a very big memory leak. The attached screenshot was taken after downloading > 1GB of files by dragging links from Firefox into a Nautilus window. ** Affects: gvfs (Ubuntu) Importance: Undecided Status: New --

[Bug 196991] Re: [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy

2008-05-02 Thread Mika Fischer
If you had checked the upstream bug, this bug is not limited to SMB. Also this has nothing to do with webdav... But fine, I'll open a new bug... -- [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy https://bugs.launchpad.net/bugs/196991 You received this bug notification because yo

[Bug 225615] Re: Heavy memory leak in gvfsd-http

2008-05-02 Thread Mika Fischer
** Attachment added: "Screenshot showing memory leak" http://launchpadlibrarian.net/14084368/Gvfsd-leak.png -- Heavy memory leak in gvfsd-http https://bugs.launchpad.net/bugs/225615 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 196991] Re: [hardy][memory leak] gvfsd-smb uses >1GB memory after file copy

2008-05-02 Thread Mika Fischer
Of course I read the upstream bug. There it is claimed that job objects are not freed, which seems to be exactly the issue I'm having. Yes, the issue is claimed to be fixed. But sometimes fixes are wrong/incomplete. Anyway, I filed the new bug, let's continue discussion there. But I really fail

[Bug 225615] Re: Heavy memory leak in gvfsd-http

2008-05-02 Thread Mika Fischer
I should probably make it clearer that the screenshot was taken *after* all the downloads were completed! But even if gvfsd-http would use that much memory only while downloading it would be a major bug! I mean come on, holding a multiple GB file completely in memory while downloading? There has t

[Bug 227946] Re: cd //; pwd --> shows // when in root directory (/)

2008-05-07 Thread Mika Fischer
It is strange, but as often there is a valid reason. And once again is is POSIX... See question E10 in the bash FAQ: http://tiswww.case.edu/php/chet/bash/FAQ "E10) Why does `cd //' leave $PWD as `//'? POSIX.2, in its description of `cd', says that *three* or more leading slashes may be replaced

[Bug 219406] Re: bash autocomplete broken when a : is in the path

2008-04-24 Thread Mika Fischer
** Changed in: bash-completion (Ubuntu) Sourcepackagename: bash => bash-completion Assignee: (unassigned) => Mika Fischer (zoop) Status: New => Confirmed -- bash autocomplete broken when a : is in the path https://bugs.launchpad.net/bugs/219406 You received this bug not

[Bug 218978] Re: Sourcing bash_completion twice aborts with error (and the bashrc script!)

2008-04-24 Thread Mika Fischer
Daniel, I don't really know what is supposed to happen. If you want, you can file a bug against update-manager about the missing recommended package. But since there's nothing bash-completion can do about this I'm closing this. (You can reopen and reassign to update-manager if you want). ** Chan

[Bug 219971] Re: Incorrect completion for mount with \040 in fstab

2008-04-24 Thread Mika Fischer
** Changed in: bash-completion (Ubuntu) Assignee: (unassigned) => Mika Fischer (zoop) Status: New => Confirmed -- Incorrect completion for mount with \040 in fstab https://bugs.launchpad.net/bugs/219971 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 221334] [NEW] Useful dual-head configuration requires manual editing of xorg.conf

2008-04-24 Thread Mika Fischer
Public bug reported: I'm running hardy on a Samsung Q45 laptop with Intel GM965/GL960 Integrated Graphics (https://wiki.ubuntu.com/LaptopTestingTeam/SamsungQ45Dalia). Xrandr works perfectly with this card. However the maximum resolution is fixed at X startup. So if you later plug in a larger moni

[Bug 221334] Re: Useful dual-head configuration requires manual editing of xorg.conf

2008-04-24 Thread Mika Fischer
** Attachment added: "Xorg.0.log" http://launchpadlibrarian.net/13851395/Xorg.0.log -- Useful dual-head configuration requires manual editing of xorg.conf https://bugs.launchpad.net/bugs/221334 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 89860] Re: /proc/acpi/button/lid/*/state always says "open"

2008-04-24 Thread Mika Fischer
I can confirm this behavior on my Samsung Q45 (https://wiki.ubuntu.com/LaptopTestingTeam/SamsungQ45Dalia). After boot closing the lid does nothing. After one Suspend-to-RAM and resume cycle, closing the lid works as expected. I'll attach the dmesg after boot and after the STR-resume cycle... **

[Bug 89860] Re: /proc/acpi/button/lid/*/state always says "open"

2008-04-24 Thread Mika Fischer
** Attachment added: "dmesg.after-STR.txt" http://launchpadlibrarian.net/13851958/dmesg.after-STR.txt ** Also affects: linux-source-2.6.24 (Ubuntu) Importance: Undecided Status: New -- /proc/acpi/button/lid/*/state always says "open" https://bugs.launchpad.net/bugs/89860 You receiv

[Bug 89860] Re: /proc/acpi/button/lid/*/state always says "open"

2008-04-24 Thread Mika Fischer
I forgot to say: I'm running hardy. Let me know if I can do something to help debugging this problem. -- /proc/acpi/button/lid/*/state always says "open" https://bugs.launchpad.net/bugs/89860 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 221478] [NEW] gpm does not dim backlight on Q45

2008-04-24 Thread Mika Fischer
Public bug reported: Binary package hint: gnome-power-manager GPM apparently does not know how to dim the backlight of my Samsung Q45 laptop. [gpm_backlight_brightness_evaluate_and_set] gpm-backlight.c:365 (20:25:20): no dimming hardware [gpm_backlight_sync_policy] gpm-backlight.c:161 (20:2

[Bug 221478] Re: gpm does not dim backlight on Q45

2008-04-24 Thread Mika Fischer
** Attachment added: "dmesg" http://launchpadlibrarian.net/13861660/dmesg.txt ** Bug watch added: GNOME Bug Tracker #529769 http://bugzilla.gnome.org/show_bug.cgi?id=529769 ** Also affects: gnome-power via http://bugzilla.gnome.org/show_bug.cgi?id=529769 Importance: Unknown St

[Bug 221478] Re: gpm does not dim backlight on Q45

2008-04-24 Thread Mika Fischer
** Attachment added: "GPM debug output (starting GPM and then unplugging the power supply)" http://launchpadlibrarian.net/13861654/gpm.debug.log.txt -- gpm does not dim backlight on Q45 https://bugs.launchpad.net/bugs/221478 You received this bug notification because you are a member of Ubun

[Bug 146692] Re: Gutsy will not boot on Samsung Q45 laptops

2008-04-25 Thread Mika Fischer
raid517, have a look here: https://wiki.ubuntu.com/LaptopTestingTeam/SamsungQ45Dalia#workaround- boot -- Gutsy will not boot on Samsung Q45 laptops https://bugs.launchpad.net/bugs/146692 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 194419] Re: error message when no completions and failglob is on

2008-04-25 Thread Mika Fischer
Ah, sorry, I did not get that part of the bug. It's an easy fix, but I'm afraid it's too late for hardy... If you want, you can apply the attached one-line patch. ** Summary changed: - improper quoting in bash completion script + error message when no completions and failglob is on ** Attachme

[Bug 221478] Re: gpm does not dim backlight on Q45

2008-04-25 Thread Mika Fischer
It might also have something to do with #146692, because of which I had to blacklist the video.ko module. -- gpm does not dim backlight on Q45 https://bugs.launchpad.net/bugs/221478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 221898] Re: Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
** Attachment added: "lspci -vvnn" http://launchpadlibrarian.net/13895204/lspci.txt -- Virtual desktop larger than real display after X startup https://bugs.launchpad.net/bugs/221898 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 221898] Re: Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
** Attachment added: "xrandr with external monitor" http://launchpadlibrarian.net/13895141/Xorg.0.log.dual -- Virtual desktop larger than real display after X startup https://bugs.launchpad.net/bugs/221898 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 221898] Re: Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
** Attachment added: "Xorg.0.log without external monitor" http://launchpadlibrarian.net/13895133/Xorg.0.log.single -- Virtual desktop larger than real display after X startup https://bugs.launchpad.net/bugs/221898 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 221898] Re: Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
** Attachment added: "xrandr with external monitor" http://launchpadlibrarian.net/13895105/xrandr.dual.txt -- Virtual desktop larger than real display after X startup https://bugs.launchpad.net/bugs/221898 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 221898] Re: Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
** Attachment added: "xrandr without external monitor" http://launchpadlibrarian.net/13895091/xrandr.single.txt -- Virtual desktop larger than real display after X startup https://bugs.launchpad.net/bugs/221898 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 221898] Re: Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
** Attachment added: "xorg.conf" http://launchpadlibrarian.net/13895080/xorg.conf -- Virtual desktop larger than real display after X startup https://bugs.launchpad.net/bugs/221898 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 221898] [NEW] Virtual desktop larger than real display after X startup

2008-04-25 Thread Mika Fischer
Public bug reported: Binary package hint: xserver-xorg-video-intel I'm running hardy on a Samsung Q45 laptop, see: https://wiki.ubuntu.com/LaptopTestingTeam/SamsungQ45Dalia I had to put in a "Virtual" stance into my xorg.conf to get multi-head working. Now when I start up with the external moni

[Bug 146859] Re: No dri for virtual screen greater than 2048x2048

2008-04-25 Thread Mika Fischer
It apparently is a driver bug, at least for some intel chipsets, see comment #10. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Won't Fix => Confirmed -- No dri for virtual screen greater than 2048x2048 https://bugs.launchpad.net/bugs/146859 You received this bug notification b

[Bug 146859] Re: No dri for virtual screen greater than 2048x2048

2008-04-25 Thread Mika Fischer
Ralf, sorry, my comment was not meant for you but for the developers to explain why I reopened this bug :) I suspect that you will have to wait for Intrepid for a fix or use unofficial packages (I don't know of any), sorry... Maybe Bryce has some git versions packaged, but I don't know about that

[Bug 194419] Re: error message when no completions and failglob is on

2008-04-26 Thread Mika Fischer
Sigh, more quoting errors... :) Patch attached. ** Attachment added: "Patch fixing more failglob error messages" http://launchpadlibrarian.net/13938477/194419.patch -- error message when no completions and failglob is on https://bugs.launchpad.net/bugs/194419 You received this bug notificati

[Bug 146859] Re: No dri for virtual screen greater than 2048x2048

2008-04-28 Thread Mika Fischer
The fix for the intel X driver is here: http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video- intel.git;a=commit;h=4f5500abe209b92b39ae1f2d7a1118362ac95034 But Mesa/DRI also needs to be fixed accordingly. See the following response by Keith Packard: > Any ideas? Do I need other patches, too?

[Bug 146859] Re: No dri for virtual screen greater than 2048x2048

2008-04-28 Thread Mika Fischer
Here's his response in the archive: http://lists.freedesktop.org/archives/xorg/2008-April/034960.html -- No dri for virtual screen greater than 2048x2048 https://bugs.launchpad.net/bugs/146859 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 146859] Re: No dri for virtual screen greater than 2048x2048

2008-04-28 Thread Mika Fischer
And BTW, I'd also like someone to raise the importance on this bug, since at leat for 965 it is definitely not a wishlist bug, bug a very real bug which provents people from using Compiz in most dual-head scenarios. -- No dri for virtual screen greater than 2048x2048 https://bugs.launchpad.net/bu

[Bug 223882] Re: .configure script completion prints error messages when tried with insufficient permissions

2008-04-28 Thread Mika Fischer
hanged in: bash-completion (Ubuntu) Assignee: (unassigned) => Mika Fischer (zoop) Status: New => Fix Committed -- .configure script completion prints error messages when tried with insufficient permissions https://bugs.launchpad.net/bugs/223882 You received this bug notificat

[Bug 223828] Re: Bash malloc assertion

2008-04-29 Thread Mika Fischer
*** This bug is a duplicate of bug 219527 *** https://bugs.launchpad.net/bugs/219527 ** This bug has been marked a duplicate of bug 219527 Username completion crashes with libnss-ldap -- Bash malloc assertion https://bugs.launchpad.net/bugs/223828 You received this bug notification becaus

[Bug 149311] Re: bash completion problem when sudo ...

2008-04-11 Thread Mika Fischer
Karl, this is probably the case because bash-completion is either not installed or not enabled for you. Ar you using hardy or an older version? Can you post the output ot the following commands: complete -p sudo dpkg -s bash | grep 'Status\|Version' dpkg -s bash-completion | grep 'Status\|Versio

[Bug 215579] Re: show ucf conffile prompt during gutsy->hardy upgrade

2008-04-11 Thread Mika Fischer
*** This bug is a duplicate of bug 210013 *** https://bugs.launchpad.net/bugs/210013 ** This bug has been marked a duplicate of bug 210013 bash-completion config replacement prompt on upgrade from gutsy to hardy -- show ucf conffile prompt during gutsy->hardy upgrade https://bugs.launchpa

[Bug 216436] [NEW] [regression] Brightness hotkeys don't work anymore

2008-04-12 Thread Mika Fischer
Public bug reported: Since a few days ago my brightness hotkeys don't work anymore. This has worked in gutsy and in hardy until very shortly. I'm running current hardy on a Samsung Q45. This is a very big problem since when running on battery, the brightness is set to the lowest level on boot an

[Bug 216436] Re: [regression] Brightness hotkeys don't work anymore

2008-04-12 Thread Mika Fischer
** Attachment added: "dmesg" http://launchpadlibrarian.net/13383474/dmesg.txt -- [regression] Brightness hotkeys don't work anymore https://bugs.launchpad.net/bugs/216436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 216436] Re: [regression] Brightness hotkeys don't work anymore

2008-04-12 Thread Mika Fischer
** Attachment added: "uname -a" http://launchpadlibrarian.net/13383478/uname-a.txt -- [regression] Brightness hotkeys don't work anymore https://bugs.launchpad.net/bugs/216436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 216436] Re: [regression] Brightness hotkeys don't work anymore

2008-04-12 Thread Mika Fischer
** Attachment added: "version_signature" http://launchpadlibrarian.net/13383481/version.txt -- [regression] Brightness hotkeys don't work anymore https://bugs.launchpad.net/bugs/216436 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 216436] Re: [regression] Brightness hotkeys don't work anymore

2008-04-12 Thread Mika Fischer
OK. While looking at my dmesg file I noticed some suspicious messages. After some more testing I can confirm that pressing my brightness hotkeys causes the following messages: [ 2033.723082] atkbd.c: Unknown key pressed (translated set 2, code 0x88 on isa0060/serio0). [ 2033.723093] atkbd.c: Use

[Bug 202036] Re: [Hardy] Macromedia Flash slow start/crash

2008-04-14 Thread Mika Fischer
** Changed in: flashplugin-nonfree (Ubuntu) Status: Incomplete => New -- [Hardy] Macromedia Flash slow start/crash https://bugs.launchpad.net/bugs/202036 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 210780] Re: MTRRs set up incorrectly with 4GB RAM -> X slow

2008-04-14 Thread Mika Fischer
Unfortunately I haven't gotten arount to doing that. I'm also not sure whether it's appropriate since I'm not using a stock kernel... -- MTRRs set up incorrectly with 4GB RAM -> X slow https://bugs.launchpad.net/bugs/210780 You received this bug notification because you are a member of Ubuntu Bug

[Bug 126274] Re: System gets unresponsive under moderate load

2007-07-27 Thread Mika Fischer
Actually this seems to be something bigger... When I watch a movie using kaffeine (no compiz or similar running) and I start Firefox (generating disk I/O) the video skips like crazy and becomes unwatchable until Firefox has finished starting. So I think this is a problem with the I/O scheduler or

[Bug 129635] Re: OpenOffice.org programs fail to start - stuck at splash screen and using 100% CPU

2007-08-01 Thread Mika Fischer
The same for me... ** Changed in: openoffice.org (Ubuntu) Status: New => Confirmed -- OpenOffice.org programs fail to start - stuck at splash screen and using 100% CPU https://bugs.launchpad.net/bugs/129635 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 126274] System gets unresponsive under moderate load

2007-07-16 Thread Mika Fischer
Public bug reported: Binary package hint: linux-source-2.6.22 Hi! Since one of the last (possibly the last) kernel updates (in Gutsy), my system gets unresponsive very easily. If I run a task that maxes out the CPU and also does some I/O, the mouse pointer jumps a lot or even freezes completely

[Bug 126274] Re: System gets unresponsive under moderate load

2007-07-16 Thread Mika Fischer
** Attachment added: "dmesg output" http://launchpadlibrarian.net/8487514/dmesg.txt -- System gets unresponsive under moderate load https://bugs.launchpad.net/bugs/126274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubun

[Bug 126274] Re: System gets unresponsive under moderate load

2007-07-16 Thread Mika Fischer
After further testing it turns out that I get the same problem with all kernels starting from 2.6.22-6.13. I could not test with earlier kernels, because I don't have them anymore... So either it's an old problem (but I think I would have noticed earlier then). Or the problem is caused by somethin

[Bug 126274] Re: System gets unresponsive under moderate load

2007-07-16 Thread Mika Fischer
The problem goes away when I disable desktop effects. Reassigning... ** Changed in: compiz (Ubuntu) Sourcepackagename: linux-source-2.6.22 => compiz -- System gets unresponsive under moderate load https://bugs.launchpad.net/bugs/126274 You received this bug notification because you are a member

[Bug 126274] Re: System gets unresponsive under moderate load

2007-07-17 Thread Mika Fischer
I'm using an onboard nVidia chip: 00:05.0 VGA compatible controller: nVidia Corporation C51G [GeForce 6100] (rev a2) And I'm using the proprietary driver from nVidia: Section "Device" Identifier "Generic Video Card" Driver "nvidia" BusID "PCI:0:5:0"

[Bug 126274] Re: System gets unresponsive under moderate load

2007-07-18 Thread Mika Fischer
** Changed in: compiz (Ubuntu) Status: Incomplete => New -- System gets unresponsive under moderate load https://bugs.launchpad.net/bugs/126274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubu

[Bug 126274] Re: System gets unresponsive under moderate load

2007-08-30 Thread Mika Fischer
I've done a fresh install of tribe5 and basically have the same problems here. Even the desktop effects sometimes cause the mouse pointer to freeze for up to two seconds or so. Again, I'll probably need a way to measure this, so if you know of any way to do this, please tell. Here's the requested

[Bug 126274] Re: System gets unresponsive under moderate load

2007-08-30 Thread Mika Fischer
** Attachment added: "lspci-vvnn.log" http://launchpadlibrarian.net/9072202/lspci-vvnn.log -- System gets unresponsive under moderate load https://bugs.launchpad.net/bugs/126274 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 48806] Re: vfat filesystems checked by fsck

2007-09-03 Thread Mika Fischer
Hi, I've got a 100 GB vfat partition and the boot process is seriously slowed down by dosfsck checking this partition. Luckily it does not seem to fix anything, but it slows down the boot process by at least 30 seconds... I'll just disable the checking in /etc/fstab because I know how to do that.

[Bug 50099] Re: network has to be started each time system is booted

2007-09-03 Thread Mika Fischer
I have the same problem with an up-to-date gutsy install. My network is simple ethernet. The /etc/network/interfaces is what Ubuntu installed by default, i.e. auto eth0 iface eth0 inet dhcp and the same for lo, eth1, eth2, ath0 and wlan0. -- network has to be started each time system is booted

[Bug 50099] Re: network has to be started each time system is booted

2007-09-03 Thread Mika Fischer
Oh, and I forgot to say that I didn't have this problem in Feisty... -- network has to be started each time system is booted https://bugs.launchpad.net/bugs/50099 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mail

[Bug 105286] Nautilus uses lots of memory when deleting directory with many small files

2007-04-10 Thread Mika Fischer
Public bug reported: Binary package hint: nautilus I have a directory containing about 6 small BMP images (2 kB each). When I open it in Nautilus and wait until it has generated its thumbnails and then go to the parent folder and try to delete the directory (I'm using SHIFT+Delete), Nautilus

[Bug 105286] Re: Nautilus uses lots of memory when deleting directory with many small files

2007-04-10 Thread Mika Fischer
** Attachment added: "Screenshot showing Natilus' excessive memory usage" http://librarian.launchpad.net/7244718/nautilus-memory-screenshot.png -- Nautilus uses lots of memory when deleting directory with many small files https://bugs.launchpad.net/bugs/105286 You received this bug notificati

[Bug 41134] Re: Does not store WPA-Enterprise password in keyring

2008-03-03 Thread Mika Fischer
I also recently found out that NM stores the password for the WLAN at my university in clear text in the gconf database. In my optinion this is a huge security issue! At my university students get ONE password for their shell acounts, email, logins to administrative websites, etc pp. And of course

[Bug 177492] Re: EXA is balls-achingly slow

2008-02-13 Thread Mika Fischer
I can also confirm that on my Samsung !45 with Intel X3100 graphics adding INTEL_BATCH="1" to /etc/environment and putting the following into my xorg.conf: Option "AccelMethod" "EXA" Option "ExaNoComposite""false" Option "Migrati

[Bug 131983] Re: [gutsy] trackerd kills disk io

2008-02-13 Thread Mika Fischer
What's the status of this? I also have major problems with trackerd bringing the system to its knees. I also get: Could not set idle IO priority...attempting best effort 7 priority Anybody know why this is? Doing "sudo ionice -c 3 -p " really seems to help at first sight... -- [gutsy] trackerd

[Bug 69126] Re: some widgets in blubuntu theme look incorrect

2008-02-27 Thread Mika Fischer
I can confirm that these problems are still present in Hardy. ** Changed in: blubuntu-look (Ubuntu) Status: Incomplete => Confirmed -- some widgets in blubuntu theme look incorrect https://bugs.launchpad.net/bugs/69126 You received this bug notification because you are a member of Ubuntu

[Bug 69126] Re: some widgets in blubuntu theme look incorrect

2008-02-27 Thread Mika Fischer
** Attachment added: "Screenshot showing close button problem" http://launchpadlibrarian.net/12254198/blubuntu-close-button-problem.png -- some widgets in blubuntu theme look incorrect https://bugs.launchpad.net/bugs/69126 You received this bug notification because you are a member of Ubuntu

[Bug 69126] Re: some widgets in blubuntu theme look incorrect

2008-02-27 Thread Mika Fischer
** Attachment added: "Screenshot showing scrollbar problem" http://launchpadlibrarian.net/12254189/blubuntu-scrollbar-problem.png -- some widgets in blubuntu theme look incorrect https://bugs.launchpad.net/bugs/69126 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 127556] Re: GDM Theme with face browser

2008-02-27 Thread Mika Fischer
Any news on this? ** Changed in: blubuntu-look (Ubuntu) Status: New => Confirmed -- GDM Theme with face browser https://bugs.launchpad.net/bugs/127556 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 183589] Re: [Hardy] identify crashed with SIGSEGV in realloc()

2008-02-03 Thread Mika Fischer
It's not the path that's relevant, it's whether the "-ping" option is given. So I'd say this is a duplicate of 86587. ** Changed in: imagemagick (Ubuntu) Status: New => Confirmed -- [Hardy] identify crashed with SIGSEGV in realloc() https://bugs.launchpad.net/bugs/183589 You received thi

[Bug 131646] Re: TVout is interfering with screen resolution on Intel graphics

2008-01-24 Thread Mika Fischer
FYI, I still have this problem on my Samsung Q45 with current Hardy. Any info I can provide? -- TVout is interfering with screen resolution on Intel graphics https://bugs.launchpad.net/bugs/131646 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contac

[Bug 155444] Re: Dark screen (no backlight or VERY low brightness) after wake up

2008-01-27 Thread Mika Fischer
On my Samsung Q45 with Intel X3100 graphics I don't even have anything in: /sys/class/backlight/ Any other idea for a workaround? -- Dark screen (no backlight or VERY low brightness) after wake up https://bugs.launchpad.net/bugs/155444 You received this bug notification because you are a member

[Bug 177552] Re: Fontconfig settings not used in all applications

2008-01-27 Thread Mika Fischer
This turned out to be a stupid configuration problem on my part. Sorry for the noise... ** Changed in: fontconfig (Ubuntu) Status: New => Invalid ** Changed in: gnome-terminal (Ubuntu) Status: New => Invalid ** Changed in: xterm (Ubuntu) Status: New => Invalid -- Fontconfi

[Bug 155444] Re: Dark screen (no backlight or VERY low brightness) after wake up

2007-11-27 Thread Mika Fischer
I have the same problem on a Samsung Q45 (same graphics hardware). -- Dark screen (no backlight or VERY low brightness) after wake up https://bugs.launchpad.net/bugs/155444 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 155444] Re: Dark screen (no backlight or VERY low brightness) after wake up

2007-11-27 Thread Mika Fischer
** Changed in: linux-source-2.6.22 (Ubuntu) Status: New => Confirmed -- Dark screen (no backlight or VERY low brightness) after wake up https://bugs.launchpad.net/bugs/155444 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -

[Bug 177552] Re: Fontconfig settings not used in all applications

2007-12-19 Thread Mika Fischer
** Attachment added: "Magnification of screenshot" http://launchpadlibrarian.net/10989592/terminal-no-subpixel-rendering-large.png ** Also affects: xterm (Ubuntu) Importance: Undecided Status: New ** Also affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New

[Bug 177552] Re: Fontconfig settings not used in all applications

2007-12-19 Thread Mika Fischer
** Attachment added: "Screenshot of gedit, gvim, xterm and gnome-terminal" http://launchpadlibrarian.net/10989583/terminal-no-subpixel-rendering.png -- Fontconfig settings not used in all applications https://bugs.launchpad.net/bugs/177552 You received this bug notification because you are a

<    1   2   3   4   5   6   >