Bug 350028 - A problem renaming a file that is inside an archive
Summary: A problem renaming a file that is inside an archive
Status: RESOLVED FIXED
Alias: None
Product: krusader
Classification: Applications
Component: krarc (show other bugs)
Version: Git
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-08 14:46 UTC by Toni Asensi Esteve
Modified: 2018-05-06 00:16 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toni Asensi Esteve 2015-07-08 14:46:22 UTC
Hello!

In Krusader, if a user activates the "Enable write support" checkbox, "browses" a compressed file (like a 7z or zip one), and tries to rename a file there, then it looks like nothing has happened, if the user clicks on the ".." to "go back", the panel seems to be stalled. 

If the user closes the window of Krusader, Krusader is still alive. Then the user can execute e.g. `killall Krusader` to really finish the operation.

Thanks for Krusader!

Reproducible: Always
Comment 1 Davide Gianforte 2015-07-13 19:18:32 UTC
I am able to reproduce the bug;

it seems to affects krarc: after unsuccessfully renaming a directory, krarc seems to hangs, I can browse out from the archive, use the tab as normal, but I can't browse anymore an archive.
Comment 2 Alex Bikadorov 2016-10-24 18:50:54 UTC
Didn't you guys fix this now?
Comment 3 Alex Bikadorov 2016-10-24 18:57:06 UTC
oh no. Definitely not fixed
Comment 4 Davide Gianforte 2016-12-26 10:32:49 UTC
In version 2.5.0, you can rename files/directories inside zip and 7z archives. It requires the 7z packer as an external dependency. Other file types could be added in the future.