[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Nate Graham changed: What|Removed |Added Version Fixed In|5.58|5.62 Latest Commit|https://commits.kde.org/kio |https://commits.kde.org/kio |/0cb9fe93e1909c07d2e668dbdb |/509640f8e1857405a6aca45d90 |6fe98bfe882a44 |39f1a4b397d9ba --- Comment #8 from Nate Graham --- Git commit 509640f8e1857405a6aca45d9039f1a4b397d9ba by Nate Graham, on behalf of Natsumi Higa. Committed on 05/09/2019 at 13:45. Pushed by ngraham into branch 'master'. [KUrlNavigator] Add MIME types supported by krarc to isCompressedPath Summary: With D23476 applied, this patch should let users who have Krusader installed to view files inside a 7z or RAR archive in KDE applications (such as Gwenview) without decompressing the whole archive to another location. They will also be able to navigate the archive using Dolphin. FIXED-IN: 5.62 Test Plan: Test using Dolphin: Enable "Open archives as folder" in Dolphin, then open a 7z/RAR archive. It should be using the `krarc` protocol. Then browse the archive. Click on the breadcrumb in the location area for a parent folder which is outside the archive to make sure Bug 386448 does not occur. Test using Gwenview: View a 7z/RAR archive containing photos. Browse and view images inside the archive. Reviewers: #frameworks, cfeck, pino, dfaure Reviewed By: dfaure Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D23490 M +8-2src/filewidgets/kurlnavigator.cpp https://commits.kde.org/kio/509640f8e1857405a6aca45d9039f1a4b397d9ba -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Nate Graham changed: What|Removed |Added Version Fixed In||5.58 Resolution|--- |FIXED Latest Commit||https://commits.kde.org/kio ||/0cb9fe93e1909c07d2e668dbdb ||6fe98bfe882a44 Status|CONFIRMED |RESOLVED --- Comment #7 from Nate Graham --- Git commit 0cb9fe93e1909c07d2e668dbdb6fe98bfe882a44 by Nate Graham, on behalf of Natsumi Higa. Committed on 12/04/2019 at 17:05. Pushed by ngraham into branch 'master'. [KUrlNavigator] Fix URL navigation when exiting archive with krarc and Dolphin Summary: If Krusader is installed, the `krarc` protocol is available and Dolphin may use it to open ZIP archives. In this case, when the user goes back to a parent folder outside the archive, a "file or folder does not exist" error will be returned. This can be fixed by including krarc in the URL scheme check inside the `KUrlNavigator::setLocationUrl` method. FIXED-IN: 5.58 Test Plan: 1. Install Krusader and Dolphin. 2. Enable "Open archives as folder" in Dolphin and open a zip file using the `krarc` protocol. (Change `zip:` to `karc:` when applicable.) 3. Click on the breadcrumb in the location area for a parent folder which is outside the archive. Reviewers: kde-frameworks-devel, ngraham Reviewed By: ngraham Subscribers: bcooksley, aacid, ngraham Tags: #frameworks Differential Revision: https://phabricator.kde.org/D20424 M +4-4src/filewidgets/kurlnavigator.cpp https://commits.kde.org/kio/0cb9fe93e1909c07d2e668dbdb6fe98bfe882a44 -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Christoph Feck changed: What|Removed |Added CC||jtam...@gmail.com --- Comment #6 from Christoph Feck --- *** Bug 398511 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Nikita Melnichenko changed: What|Removed |Added Keywords||reproducible, triaged Version|unspecified |2.7.0 -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Nikita Melnichenko changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 CC||nikita+...@melnichenko.name --- Comment #5 from Nikita Melnichenko --- I also confirm. Changing status. -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Davide Gianforte changed: What|Removed |Added CC||dav...@gengisdave.org --- Comment #4 from Davide Gianforte --- Confirmed with git krusader and dolphin 17.12.1 as described by Kishore -- You are receiving this mail because: You are watching all bug changes.
[krusader] [Bug 386448] With krarc:/ handler installed, Dolphin doesn't exit archive when clicking on parent folder in location bar
https://bugs.kde.org/show_bug.cgi?id=386448 Nate Graham changed: What|Removed |Added Component|general |krarc Assignee|dolphin-bugs-n...@kde.org |m...@fork.pl Summary|Dolphin should |With krarc:/ handler |automatically exit archive |installed, Dolphin doesn't |when clicking on parent |exit archive when clicking |folder in location bar |on parent folder in ||location bar Product|dolphin |krusader --- Comment #3 from Nate Graham --- Yep. I'll move it. -- You are receiving this mail because: You are watching all bug changes.