Bug 425197 - Ctrl-clicking on a path prefixed with ../<current dir> fails
Summary: Ctrl-clicking on a path prefixed with ../<current dir> fails
Status: RESOLVED WORKSFORME
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-10 16:02 UTC by Nate Graham
Modified: 2020-12-03 04:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2020-08-10 16:02:35 UTC
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.
Comment 1 Justin Zobel 2020-11-03 00:56:32 UTC
Can't confirm on latest from git master, can you please retest.
Comment 2 Bug Janitor Service 2020-11-18 04:33:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2020-12-03 04:34:13 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!