[dolphin] [Bug 413478] New: Dolphin should not try to enter invalid gzip archive.

Kishore Gopalakrishnan bugzilla_noreply at kde.org
Sat Oct 26 15:11:41 BST 2019


https://bugs.kde.org/show_bug.cgi?id=413478

            Bug ID: 413478
           Summary: Dolphin should not try to enter invalid gzip archive.
           Product: dolphin
           Version: 19.08.2
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: kishore96 at gmail.com
                CC: kfm-devel at kde.org
  Target Milestone: ---

Created attachment 123494
  --> https://bugs.kde.org/attachment.cgi?id=123494&action=edit
Screenshot showing the issue

SUMMARY
If we try to browse an invalid gzip archive by opening it in Dolphin, Dolphin
correctly complains about 'invalid protocol', but then it actually updates the
location in the location bar to show that we are inside the archive (see
attached screenshot), while still showing the contents of the parent folder.

STEPS TO REPRODUCE
1. Create an invalid gzip archive (run the command `touch text.gzip`)
2. Open this archive by single/double-clicking it (depends on your settings)

OBSERVED RESULT
Note that while the location in the location bar tells us we are inside the
archive (/home/kishore/Downloads/test.gz), the main pane just shows the
contents of the parent folder (/home/kishore/Downloads).

EXPECTED RESULT
When we click on an invalid archive which is detected as such by Dolphin,
Dolphin should not actually enter it.

SOFTWARE/OS VERSIONS
Linux distro: Arch Linux
KDE Plasma Version: 5.17.0
KDE Frameworks Version: 5.63
Qt Version: 5.13.1

ADDITIONAL INFORMATION
'Back' and 'Up' items in the 'Go' menu also do not work properly once Dolphin
enters such an archive.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list