[Bug 269112] Re: Cannot change permission and delete some files from Trash

2008-09-11 Thread Homersp
Clearly the file's owner was root and a normal user can't delete files that belong to the root account. A sudo should suffice in most cases. -- Cannot change permission and delete some files from Trash https://bugs.launchpad.net/bugs/269112 You received this bug notification because you are a

[Bug 268945] Re: No module named CommandNotFound

2008-09-11 Thread Homersp
Seems like a python error. Would you check so /usr/share/pyshared/CommandNotFound exists? You can also try reinstalling command-not-found. -- No module named CommandNotFound https://bugs.launchpad.net/bugs/268945 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 232522] Re: Crash when pressing LMB+RMB

2008-05-21 Thread Homersp
** Attachment added: Parts of backtrace http://launchpadlibrarian.net/14640972/gdb-nautilus.txt -- Crash when pressing LMB+RMB https://bugs.launchpad.net/bugs/232522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 232522] [NEW] Crash when pressing LMB+RMB

2008-05-21 Thread Homersp
Public bug reported: Binary package hint: nautilus Using Ubuntu Hardy 8.04 with Nautilus 1:2.22.2-0ubuntu6 pressing LMB (Left mouse button) and quickly afterwards RMB (Right mouse button) on a directory causes a Nautilus Segmentation fault and a system hang, only CTRL+ALT+Backspace lets me get

[Bug 232522] Re: Crash when pressing LMB+RMB

2008-05-21 Thread Homersp
** Attachment added: strace-nautilus.log http://launchpadlibrarian.net/14643485/strace-nautilus.log -- Crash when pressing LMB+RMB https://bugs.launchpad.net/bugs/232522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 232522] Re: Crash when pressing LMB+RMB

2008-05-21 Thread Homersp
I was able to get a full backtrace too, it's attached. ** Attachment added: gdb-nautilus.txt http://launchpadlibrarian.net/14643492/gdb-nautilus.txt -- Crash when pressing LMB+RMB https://bugs.launchpad.net/bugs/232522 You received this bug notification because you are a member of Ubuntu

[Bug 232522] Re: Crash when pressing LMB+RMB

2008-05-21 Thread Homersp
I do use Compiz, however I have not turned it off since I installed it. I first noticed the crash when I was going to enter a directory and accidentally pressed LMB+RMB, I do that quite alot actually (I guess my mouse is too sensitive). It can get quite annoying, even though it doesn't happen

[Bug 232522] Re: Crash when pressing LMB+RMB

2008-05-21 Thread Homersp
Your patch seems to have fixed it. Guess it just was a small coding error (you should always check for NULL pointers). This could probably be closed now. -- Crash when pressing LMB+RMB https://bugs.launchpad.net/bugs/232522 You received this bug notification because you are a member of Ubuntu

[Bug 182731] Re: Provide a lib32asound2-plugins package

2008-04-07 Thread Homersp
I had the same problem, but it was quite an easy fix really. Just download the 32-bit libasound2-plugins deb from the ubuntu package repository (for Hardy: http://packages.ubuntu.com/hardy/libasound2-plugins). Extract the contents to your home directory, and then extract data.tar.gz. Rename

[Bug 192160] Re: Nautilus crashes on USB unmount

2008-02-16 Thread Homersp
Did you read my post? I'm not able to do that since gdb exists when I use Ctrl+C. I was however able to get some information by attaching a gdb process to the hung application, but of course that information isn't usable since it was generated after the hung occurred. -- Nautilus crashes on

[Bug 192160] [NEW] Nautilus crashes on USB unmount

2008-02-15 Thread Homersp
Public bug reported: Binary package hint: nautilus Using Ubuntu 8.04 (hardy) whenever I unmount my PSP USB memory stick (FAT32) and have it open (any directory on the PSP) in Nautilus it crashes. It happens both when I use umount from the Terminal and Safely Remove from within Nautilus. I've

[Bug 192160] Re: Nautilus crashes on USB unmount

2008-02-15 Thread Homersp
What I meant to say was; nautilus hangs so I have to force close it. Therefore apport doesn't generate a crash report, since it technically is no crash. -- Nautilus crashes on USB unmount https://bugs.launchpad.net/bugs/192160 You received this bug notification because you are a member of Ubuntu

[Bug 192160] Re: Nautilus crashes on USB unmount

2008-02-15 Thread Homersp
Sadly I'm not able to do a backtrace since gdb doesn't catch the hang. Is it possible to pause the running application and return to gdb without closing either gdb or nautilus? I read somewhere that Ctrl+C would pause it, but that only exits from gdb (and afaik Ctrl+C is a global command for

[Bug 136702] Re: nautilus 'replace file' dialog box could give more information

2008-02-14 Thread Homersp
Agreed, it should display a bit more information about the files (size, date, etc). -- nautilus 'replace file' dialog box could give more information https://bugs.launchpad.net/bugs/136702 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 186569] Re: cannot delete files off of an Fuse mounted NTFS partition in nautilus

2008-02-13 Thread Homersp
I have the same problem on Ubuntu 8.04 (alpha). Single files work fine to delete, but not directories that are not empty. I don't think I've seen this problem in earlier versions of Ubuntu (7.10 for example), but I could be wrong. -- cannot delete files off of an Fuse mounted NTFS partition in