ZIP broken when using dolphin

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
oligalma
Level 3
Level 3
Posts: 104
Joined: Tue Jan 31, 2017 5:13 am

ZIP broken when using dolphin

Post by oligalma »

I use Linux Mint 17.3. I was able to zip files using dolphin in the past (Compress > As ZIP archive), but not anymore. If I zip files in this way, they end up broken. If check the consistency I get this error:

Code: Select all

marc@marc-desktop:~/Desktop/New Folder > zip -T file.zip
        zip warning: missing end signature--probably not a zip file (did you
        zip warning: remember to use binary mode when you transferred it?)
        zip warning: (if you are trying to read a damaged archive try -F)

zip error: Zip file structure invalid (file.zip)
However, when I zip files using the command line, it works well.

What's happening here? I don't know why it worked in the past but not now.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: ZIP broken when using dolphin

Post by catweazel »

Code: Select all

man zip
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
RodJ

Re: ZIP broken when using dolphin

Post by RodJ »

I just tested this here in Mint 18.2 and if I try to create a zip file via the "Compress, Here (as ZIP)" in Dolphin it causes Ark to crash with a segmentation fault every time.

I'm guessing there is something broken in the way Dolphin is calling the Ark tool.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: ZIP broken when using dolphin

Post by catweazel »

RodJ wrote:I'm guessing there is something broken in the way Dolphin is calling the Ark tool.
Wrong guess.

Even in standalone mode, ark is rubbish.

kde ark crash
About 216,000 results (0.68 seconds)
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
RodJ

Re: ZIP broken when using dolphin

Post by RodJ »

KDE Dolphin crash
About 289,000 results (0.50 seconds)

So, what does that prove?

Catweazel, you're not being very helpful.
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: ZIP broken when using dolphin

Post by catweazel »

RodJ wrote:Catweazel, you're not being very helpful.
*PLONK*
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: ZIP broken when using dolphin

Post by Flemur »

catweazel wrote:kde ark crash
About 216,000 results (0.68 seconds)
Actually 149 results, including results for "Ark Of The Covenant", and e.g. a motorcycle crash.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: ZIP broken when using dolphin

Post by Flemur »

oligalma wrote:I was able to zip files using dolphin in the past (Compress > As ZIP archive), but not anymore.
My free advice is try "file-roller" if the standard dolphin archiver is messing up.
PS: Your "zip -T" command worked fine here.
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
User avatar
catweazel
Level 19
Level 19
Posts: 9763
Joined: Fri Oct 12, 2012 9:44 pm
Location: Australian Antarctic Territory

Re: ZIP broken when using dolphin

Post by catweazel »

Flemur wrote:
catweazel wrote:kde ark crash
About 216,000 results (0.68 seconds)
Actually 149 results, including results for "Ark Of The Covenant", and e.g. a motorcycle crash.
I can cheat better. Zero, zilch, nada.
"There is, ultimately, only one truth -- cogito, ergo sum -- everything else is an assumption." - Me, my swansong.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: ZIP broken when using dolphin

Post by Flemur »

catweazel wrote:I can cheat better.
My search wasn't cheating at all because without the quotes on each word (e.g. "ark") the search results don't necessarily contain all the search terms.

But the main point is: the initial "About XXX results" that google returns is almost always 1,000 to 10,000 times as large as the actual number of webpages that it - or you - can actually find.

("kde" "ark" "crash") --> "About 31,400 results" -> but (just now) only 102 actual results if you go to page 11.

I'd guess the inflated number is a marketing tactic - "look at all the information we have!"
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
User avatar
oligalma
Level 3
Level 3
Posts: 104
Joined: Tue Jan 31, 2017 5:13 am

Re: ZIP broken when using dolphin

Post by oligalma »

My free advice is try "file-roller" if the standard dolphin archiver is messing up.
I've just checked and It seems that this software is not available for KDE desktop.
RodJ

Re: ZIP broken when using dolphin

Post by RodJ »

oligalma wrote:
My free advice is try "file-roller" if the standard dolphin archiver is messing up.
I've just checked and It seems that this software is not available for KDE desktop.
It should be installable ... just do

Code: Select all

sudo apt install file-roller
in the terminal. Although, I wouldn't do that myself as I'm biased and prefer not to install anything Gnome based in my pristine KDE desktop if I can possibly use a native KDE app instead. :roll:

As far as file managers go, I prefer Krusader over Dolphin any day. Dolphin is good but Krusader is much better IMHO. Check it out. BTW, the Zip functions work just fine in Krusader.
Locked

Return to “Software & Applications”