[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-08-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436584

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||21.08

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-08-02 Thread Jordan
https://bugs.kde.org/show_bug.cgi?id=436584

Jordan  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/f190ae1cf
   ||8fc1c1bf0d87899a84f796a3e47
   ||3032
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Jordan  ---
Git commit f190ae1cf8fc1c1bf0d87899a84f796a3e473032 by Jordan Bucklin.
Committed on 01/08/2021 at 22:54.
Pushed by ngraham into branch 'release/21.08'.

Fix how --select treats files

Previously, when passing file URLs with the --select option,
Dolphin would open the file in its corresponding application, as
well as opening an empty tab in Dolphin as if the file were a
directory. This happens specifically when trying to restore a
session.

This commit prevents Dolphin from opening a file in an application
and from opening an empty tab while passing the --select option,
and selects the URLs instead.

M  +5-1src/main.cpp

https://invent.kde.org/system/dolphin/commit/f190ae1cf8fc1c1bf0d87899a84f796a3e473032

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-07-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436584

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #10 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/251

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-07-30 Thread Jordan
https://bugs.kde.org/show_bug.cgi?id=436584

Jordan  changed:

   What|Removed |Added

 CC||jordan.buck...@gmail.com

--- Comment #9 from Jordan  ---
It seems this issue specifically occurs when the session is restored from a
previous session. If starting a new session, the files/folders are selected
properly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-07-24 Thread Arnaud
https://bugs.kde.org/show_bug.cgi?id=436584

Arnaud  changed:

   What|Removed |Added

 CC||arnaud.verg...@mailo.com

--- Comment #8 from Arnaud  ---
This is still happening in KDE neon Unstable Edition. The difference is that
the --select command always opens a new instance, so it always opens a new file
as an empty folder and opens the related app.

As an alternative, I can use the following command to do the same:

dbus-send --dest=org.freedesktop.FileManager1 --type=method_call
/org/freedesktop/FileManager1 org.freedesktop.FileManager1.ShowItems
array:string:"/path/to/file" string:""

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-05-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=436584

--- Comment #7 from the.betraye...@gmail.com ---
Thank you!

Sure, i can open another one! Just lemme test on a fresh update

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 436584] dolphin --select opens the URLs instead of selecting them

2021-05-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=436584

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
Summary|dolphin --select|dolphin --select opens the
   ||URLs instead of selecting
   ||them

--- Comment #6 from Nate Graham  ---
Anyway, can confirm the original bug.

-- 
You are receiving this mail because:
You are watching all bug changes.