Skip to content
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

Closed
smikkelsendk opened this issue Nov 30, 2015 · 11 comments

Comments

@smikkelsendk
Copy link

@smikkelsendk smikkelsendk commented Nov 30, 2015

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.

step1
step2
info
info2

@monsta
Copy link
Member

@monsta monsta commented Nov 30, 2015

Not reproducible in LMDE 2 "Betsy":

engrampa-test

@raveit65
Copy link
Member

@raveit65 raveit65 commented Nov 30, 2015

reproducible if p7zip is installed in fedora 22/23.
Looks like an issue with p7zip itself or our implementation.
@monsta
i'm pretty shure p7zip is missing 😄
... or LMDE 2 "Betsy" has as always an older version of it.

@smikkelsendk
Copy link
Author

@smikkelsendk smikkelsendk commented Nov 30, 2015

removing p7zip package on F23 fixes the problem for me

@smikkelsendk smikkelsendk changed the title Engrampa 1.12.0 on F23 shows nonexisting folder in all zip files Engrampa 1.12.0 on F23 shows nonexisting folder in all zip files (if p7zip is installed) Nov 30, 2015
@monsta
Copy link
Member

@monsta monsta commented Nov 30, 2015

Hmm, p7zip is installed... but it's indeed quite old - 9.20.1 😄

@raveit65
Copy link
Member

@raveit65 raveit65 commented Nov 30, 2015

@smikkelsendk
with f22 i could downgrade p7zip to 9.20 which doesn't have this issue.
f23 repos have the version too.

@raveit65
Copy link
Member

@raveit65 raveit65 commented Nov 30, 2015

@smikkelsendk
Using 7zip 15.09-2 via command line has the same prob.
'7za a testfile.zip testfile.txt'
But all is fine with 9.20.
So the issue is in 7zip itself, i suggest to open a rhbz report for it against p7zip.

@raveit65 raveit65 closed this Nov 30, 2015
@smikkelsendk
Copy link
Author

@smikkelsendk smikkelsendk commented Nov 30, 2015

@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:
1 file, 158 bytes (1 KiB)

Listing archive: testfile.zip

Path = testfile.zip
Type = zip
Physical Size = 158

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

@raveit65
Copy link
Member

@raveit65 raveit65 commented Nov 30, 2015

Well, '7zs l' does not list the folder.
But i see the folder also in file-roller.
So, something is changed in 7zip and only the maintaner or 7zip devs can say what is changed from 9.20 --> 15.09

@monsta
Copy link
Member

@monsta monsta commented Dec 24, 2015

Should be actually fixed by 4f65bde (see #114 and https://bugzilla.gnome.org/757793).

@raveit65
Copy link
Member

@raveit65 raveit65 commented Dec 24, 2015

confirmed, fixed with that commit
@smikkelsendk
new engrampa build comming soon for fedora.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants