for example i have a zip or a tar.gz file in a dir called /mnt/data/stud/uebungen/[DONE] - ps2/05-done/ueb09-done and none of them can be opened. i get an error message in squeeze "Failed to open ..." tried with zip and tar.gz
the full path is printed in the debug output, but it seems like it has to be escaped.. $ squeeze 2112_2207_UEB09.zip ** (squeeze:6652): DEBUG: NOTEBOOK: Archive status changed ** (squeeze:6652): DEBUG: Executing 'unzip -lv -qq /mnt/data/stud/uebungen/[DONE] - ps2/05-done/ueb09-done/2112_2207_UEB09.zip' ** (squeeze:6652): DEBUG: NOTEBOOK: Archive status changed ** (squeeze:6652): DEBUG: NOTEBOOK: Archive status changed
(In reply to comment #0) > for example i have a zip or a tar.gz file in a dir called > /mnt/data/stud/uebungen/[DONE] - ps2/05-done/ueb09-done > and none of them can be opened. i get an error message in squeeze "Failed to > open ..." > tried with zip and tar.gz > this might be fix in revision 24369 it works for me now, not sure what happens with special (escape) characters the problem was in the spaces in the path
it works fine now, thanks.
hm, now of course directories with " in the name don't work anymore. a dir called §$%'%!&[] (){}ß#~+* actually works, but when i add "", then it doesn't work anymore. in fact, with §$%"'%!&[] (){}ß#~+* squeeze stays at "refreshing archive contents" but doesn't show anything and doesn't do anything. mirage for example (an image viewer) handles both dirs correctly and opens images in them just fine.
bug fixed in revision 24371