You are not logged in.
Whenever I choose the "extract to" option in the thunar context menu, as soon as file roller opens I get this error:
Has anyone else run into this? Is there something else I am supposed to have installed? It does work after I click ok on the error, but its kind of annoying to have to click through that error every time.
EDIT: "Extract here" works fine, this only happens if I use "Extract to"
Last edited by bwat47 (2012-06-26 16:45:32)
Offline
Yes you need various other packages installed depending on the format you are using.
more info:
$ pacman -Si file-roller
Offline
Thanks i'll give that a try when I get home. I do already have unzip, unrar, and p7zip installed. It seems to extract the files fine after I click ok on that error.
Offline
Have you tried launching roller from the console? You often get more useful error messages (printed to the console) that way.
But whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
Have you tried launching roller from the console? You often get more useful error messages (printed to the console) that way.
I wanted to try this but I'm not sure if I can reproduce it that way. It only happens if I specifically use the "Extract to" option in thunar's context menu. Extract here always works fine showing no errors.
If I hit extract to, that annoying error pops up, I have to click ok and then it continues to work fine after i choose a folder.
Last edited by bwat47 (2012-06-25 19:26:51)
Offline
I have the same error. You can reproduce it as follows (for archive $ARCHIVE):
file-roller --default-dir=$HOME --extract $ARCHIVE
Note: Thunar calls file-roller according to /usr/lib/xfce4/thunar-archive-plugin/file-roller.tap.
Offline
I have the same error. You can reproduce it as follows (for archive $ARCHIVE):
file-roller --default-dir=$HOME --extract $ARCHIVE
Note: Thunar calls file-roller according to /usr/lib/xfce4/thunar-archive-plugin/file-roller.tap.
Yep, that does reproduce it, no extra output from the terminal though.
Offline
seems to be a thunar bug... installed pcmanfm and cannot reproduce it there.
Offline
But how can it be a thunar bug when it can be reproduced using the command line too, as demonstrated by Terminator.
It would be a bug in file-roller itself then.
Offline
But how can it be a thunar bug when it can be reproduced using the command line too, as demonstrated by Terminator.
It would be a bug in file-roller itself then.
yeah that makes more sense, bug reported: https://bugzilla.gnome.org/show_bug.cgi?id=678884
Last edited by bwat47 (2012-06-26 16:52:03)
Offline
[...]
yeah that makes more sense, but reported: https://bugzilla.gnome.org/show_bug.cgi?id=678884
Nice, it is already fixed too. Good to see open source development at its best.
Offline
bwat47 wrote:[...]
yeah that makes more sense, but reported: https://bugzilla.gnome.org/show_bug.cgi?id=678884Nice, it is already fixed too. Good to see open source development at its best.
awesome
Offline