Bug 441442

Summary: Context menu->Extract does nothing
Product: [Applications] krusader Reporter: tjumat
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: davide, Dr, krusader-bugs-null, tjumat
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description tjumat 2021-08-23 17:12:57 UTC
SUMMARY


STEPS TO REPRODUCE
1. Right click archive file 
2. Click Extract->Extract archive here (or the other 2 options)

OBSERVED RESULT
Nothing happens, the archive (tried zip, rar and 7z) does not get extracted. 'Extract archive to' pops up the file dialog, then when clicking Extract nothing gets extracted.

EXPECTED RESULT
Archive gets extracted

ADDITIONAL INFORMATION
The weird thing is that it works in Dolphin just fine. I tried a few versions of Krusader (using 2.8.0.dev.r6362.g874543bb at the moment) all had the same problem.
Downgrading Ark to a version before v21.07.80 solves it though!

I wasn't sure if I should file under Ark or Krusader, sorry if I got it wrong.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Kernel Version: 5.13.12-192-tkg-pds (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-6700K CPU @ 4.00GHz
Memory: 31,3 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080/PCIe/SSE2
Comment 1 Davide Gianforte 2021-08-23 18:12:40 UTC
With the latest releases of Framework (5.85) and Applications (21.08) there were huge changes in plugin handling (it's in the roadmap towards KF6).

The way parts (external libraries that do the dirty work underneath) are load is changed. Atm there is no solution other than downgrading or using workaround (other software); patches for Krusader should be released asap (I see your package is based on the latest master commit).
Comment 2 tjumat 2021-08-23 18:30:08 UTC
Ah I see, I'll keep Ark downgraded then for a bit.
Thank you very much!
Comment 3 Driglu4it 2021-08-27 20:16:04 UTC

*** This bug has been marked as a duplicate of bug 441376 ***