PDA

View Full Version : [ubuntu] Made Unrar-Action with Nautilus-Actions-Configuration, Nautilus won't open



hachel
May 12th, 2009, 02:02 PM
Hi there,

With some password-protected rar-files the integrated File-Roller (triggered via Context-menu->extract here) will only prompt me for a password after it has extracted all the files, so that after I've entered the password it will extract them all again.
That doesn't happen when I unrar via the terminal (unrar e file.rar) so I decided I'd make myself a Nautilus-Action for the context-menu that will unrar via the terminal.
This is how I did it:
http://www.ubuntu-pics.de/bild/14091/screenshot_001_tsQfr2.png
http://www.ubuntu-pics.de/bild/14092/screenshot_002_V2eKFT.png
http://www.ubuntu-pics.de/bild/14093/screenshot_003_030X69.png

The problem is that I can't start nautilus anymore, it just says "opening..." and then it disappears. When I try it with the terminal it says "Segmentation fault".


Any idea what might be wrong?