| Summary: | Unable to browse 7z archives as folders with krarc:/ | ||
|---|---|---|---|
| Product: | [Applications] krusader | Reporter: | bzanetti <bzanetti00> |
| Component: | krarc | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | empyreal, krusader-bugs-null, nikita+kde |
| Priority: | NOR | ||
| Version First Reported In: | 2.7.2 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
bzanetti
2022-06-25 09:27:49 UTC
Well, it seems things are more complicated. I tried to run neon-user-20220623-0949.iso live image inside a virtual machine and the "unsupported file format" does not come out, but navigating a big 7z archive (some GB) now is painfully slow (it seems it wants to read the whole archive every time i change folder) and eventually "the process sevenz died" comes out when tying to load a small text file into the editor. Again, this didn't happen in older versions. I have following packages installed and can open 7zip as folder. dpkg --get-selections | grep -v deinstall | grep zip bzip2 install bzip2-doc install gzip install libminizip1:amd64 install libzip4:amd64 install p7zip install p7zip-full install p7zip-rar install python3-zipp install unzip install zip install Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.6 KDE Frameworks Version: 5.95.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-46-generic (64-bit) Graphics Platform: X11 Yeah, now things have cleared out a bit. KDE Plasma Version: 5.25.4 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Now browsing 7z archives with the sevenz:/ protocol handler in dolphin or krusader (almost) works. The only annoyances are 1. Browsing a GB sized archive is painfully slow. 2. Loading a small text file into an editor from such an archive sometimes fails, but retrying usually works. But... doing the same with the krarc:/ protocol handler (whic is installed by krusader afaik) hangs both dolphin and krusader. Browsing a 7z archive with krarc:/ was instant, like Ark, but now is broken. *** This bug has been marked as a duplicate of bug 425846 *** |