By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2655 - Unpacking archives, using Krusader.
Summary: Unpacking archives, using Krusader.
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: tdeutils (show other bugs)
Version: R14.0.1 [Trinity]
Hardware: amd64 Linux
: P5 normal
Assignee: Michele Calgaro
URL:
Depends on:
Blocks: R14.0.4
  Show dependency treegraph
 
Reported: 2016-05-20 06:30 CDT by Denis
Modified: 2016-10-01 01:34 CDT (History)
4 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Denis 2016-05-20 06:30:16 CDT
When I try to unpack archive using Krusader, and select destination location it shows message "Select file name for opening". Why? I need to choose folder for unpacking, not to open file.  As a result, I need manually type path, where archive should be unpacked. Please watch video:
https://files.inbox.lv/ticket/a857047442b230c6d3e2fcf5977bfbd8e32e3316/Krusader_unzip_bug.mp4
Comment 1 Michele Calgaro 2016-05-20 22:11:27 CDT
Interesting bug.
I tried to replicate the same behavior, but I could not reproduce it.
I am using English version though. Perhaps a problem with different character set.
Slavek, any chance you can try to replicate this in your system using Czech character set?

Beside this, I noticed another bug: after I type a folder where to extract the file (for example /home/user/a_new_folder), the zip file is not extracted in such folder but in /home/user only.
So overall there is some work to be done in Krusader.
Comment 2 Denis 2016-05-21 04:00:37 CDT
Q4OS Team was able to reproduce this bug within German environment set.
http://www.q4os.org/forum/viewtopic.php?pid=4033#p4033
Comment 3 Michele Calgaro 2016-05-23 00:11:38 CDT
> Q4OS Team was able to reproduce this bug within German environment set.
Ok, thanks for the info. Then it is a bug.

So to summarize:
1) bug described by Denis

2) different bug described by myself in comment 1
Comment 4 Michele Calgaro 2016-09-30 09:28:17 CDT
I am able to replicate the bug initially described by Denis.

Regarding the problem I described in comment 1, this happens only when the specified path does not exist. In such case the file is extracted in the current folder.
Comment 5 Michele Calgaro 2016-10-01 01:34:55 CDT
Fixed in commit c69a0d8 (R14.1) and 077243c (R14.0)