[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-03-05 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479397

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=482240

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-25 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=479397

Alexander Lohnau  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
   |t/64ae1699f6b4b55cbbc3e71b8 |t/b9be19c007edc20716fcc8ab2
   |d3b42a56582dbb8 |c6bc453be566a29

--- Comment #7 from Alexander Lohnau  ---
Git commit b9be19c007edc20716fcc8ab2c6bc453be566a29 by Alexander Lohnau, on
behalf of Nicolas Fella.
Committed on 25/01/2024 at 18:19.
Pushed by alex into branch 'Plasma/6.0'.

[runners/appstream] Use KIO::OpenUrlJob instead of QDesktopServices::openUrl


(cherry picked from commit 64ae1699f6b4b55cbbc3e71b8d3b42a56582dbb8)

M  +1-1runners/appstream/CMakeLists.txt
M  +6-2runners/appstream/appstreamrunner.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/b9be19c007edc20716fcc8ab2c6bc453be566a29

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-24 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=479397

Alexander Lohnau  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/-/commi
   ||t/64ae1699f6b4b55cbbc3e71b8
   ||d3b42a56582dbb8
 Resolution|--- |FIXED

--- Comment #6 from Alexander Lohnau  ---
Git commit 64ae1699f6b4b55cbbc3e71b8d3b42a56582dbb8 by Alexander Lohnau, on
behalf of Nicolas Fella.
Committed on 25/01/2024 at 06:45.
Pushed by alex into branch 'master'.

[runners/appstream] Use KIO::OpenUrlJob instead of QDesktopServices::openUrl

M  +1-1runners/appstream/CMakeLists.txt
M  +6-2runners/appstream/appstreamrunner.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/64ae1699f6b4b55cbbc3e71b8d3b42a56582dbb8

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479397

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3822

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-13 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=479397

Nicolas Fella  changed:

   What|Removed |Added

   Keywords||wayland
 CC||k...@davidedmundson.co.uk,
   ||nicolas.fe...@gmx.de

--- Comment #4 from Nicolas Fella  ---
I know what's going on.

QGenericUnixServices::openUrl requests an xdg-activation token before it calls
xdg-open.

In the time between the token being requested and arriving the kickoff/krunner
window closes and the Qt window object is destroyed. This causes the connect in
https://invent.kde.org/qt/qt/qtbase/-/blob/dev/src/gui/platform/unix/qgenericunixservices.cpp#L439
to disconnect and the slot (that ends up calling xdg-open) is never called.

I'm fairly sure this worked at some point, and the relevant code didn't really
change, so not sure what triggers it

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479397

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED
   Severity|normal  |major

--- Comment #3 from Nate Graham  ---
Ah, I missed that part, sorry.

I can reproduce the issue; I was simply assuming it was another manifestation
of https://gitlab.freedesktop.org/xdg/xdg-utils/-/merge_requests/67.

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-11 Thread Alessandro Astone
https://bugs.kde.org/show_bug.cgi?id=479397

Alessandro Astone  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #2 from Alessandro Astone  ---
Not the same bug; see ADDITIONAL INFORMATION

But i presume you cannot reproduce?

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-11 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=479397

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


*** This bug has been marked as a duplicate of bug 472300 ***

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

[krunner] [Bug 479397] krunner appstream plugin does not launch Discover

2024-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=479397

Bug Janitor Service  changed:

   What|Removed |Added

   Keywords||qt6

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