[konsole] [Bug 425197] New: Ctrl-clicking on a path prefixed with ../<current dir> fails

Nate Graham bugzilla_noreply at kde.org
Mon Aug 10 17:02:35 BST 2020


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

            Bug ID: 425197
           Summary: Ctrl-clicking on a path prefixed with ../<current dir>
                    fails
           Product: konsole
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: nate at kde.org
  Target Milestone: ---

Everything from git master.


STEPS TO REPRODUCE
1. cd to kio source checkout
2. run grep -ri "type the command to" ../kio
3. Ctrl-click on the path "../kio/src/widgets/kpropertiesdesktopbase.ui" that
appear sin the grep output

OBSERVED RESULT
An error dialog appears saying::

Unknown error code 100
org.freedesktop.DBus.Error.AccessDenied
Please send a full bug report at https://bugs.kde.org

EXPECTED RESULT
The file is opened, since `../kio/src/widgets/kpropertiesdesktopbase.ui` a
valid path for the current directory


ADDITIONAL INFORMATION
Omitting "../kio" from the grep query results in output not prefixed with
../kio, and ctrl+clicking on them works just fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list