mate-desktop / engrampa Public
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Engrampa 1.12.0 on F23 shows nonexisting folder in all zip files (if p7zip is installed) #112
Comments
|
reproducible if p7zip is installed in fedora 22/23. |
|
removing p7zip package on F23 fixes the problem for me |
|
Hmm, p7zip is installed... but it's indeed quite old - 9.20.1 |
|
@smikkelsendk |
|
@smikkelsendk |
|
@raveit65 You might be right, but I fail to see how your 7za example demonstrates the problem. If I run the list operation with 7za on the zip file I do not get any extra entries: Scanning the drive for archives: Listing archive: testfile.zip Path = testfile.zip Date Time Attr Size Compressed Name 2015-11-30 11:42:57 ..... 0 0 testfile.txt 2015-11-30 11:42:57 0 0 1 files |
|
Well, '7zs l' does not list the folder. |
|
Should be actually fixed by 4f65bde (see #114 and https://bugzilla.gnome.org/757793). |
|
confirmed, fixed with that commit |

Engrampa 1.12.0 on F23 shows nonexisting folder in all zip files.
When opening a ZIP file it will show a nonexisting folder that points to the location where the file is opened, ie if zip file is opened in /tmp/test it will show that folder inside zip. If you move the zip filer the shown folder will change.
The text was updated successfully, but these errors were encountered: