[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-02-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=450215

Nicolas Fella  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 CC||nicolas.fe...@gmx.de
 Status|REPORTED|RESOLVED

--- Comment #1 from Nicolas Fella  ---


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

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-02-14 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=450215

--- Comment #2 from Nicolas Fella  ---
The most likely explanation is that Neon doesn't have the needed Qt patch yet

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-02-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=450215

--- Comment #3 from Patrick Silva  ---
Can reproduce on Arch Linux too.

Operating System: Arch Linux
KDE Plasma Version: 5.24.0
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.2
Graphics Platform: Wayland

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-06-24 Thread postix
https://bugs.kde.org/show_bug.cgi?id=450215

postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-06-24 Thread postix
https://bugs.kde.org/show_bug.cgi?id=450215

postix  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-06-24 Thread postix
https://bugs.kde.org/show_bug.cgi?id=450215

postix  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

--- Comment #5 from postix  ---
Can confirm on

Operating System: openSUSE Tumbleweed 20220623
KDE Plasma Version: 5.25.1
KDE Frameworks Version: 5.95.0
Qt Version: 5.15.2

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-06-24 Thread postix
https://bugs.kde.org/show_bug.cgi?id=450215

postix  changed:

   What|Removed |Added

   Keywords||wayland

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-05-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=450215

Patrick Silva  changed:

   What|Removed |Added

   Platform|Neon Packages   |Archlinux Packages
Version|master  |5.24.90

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-05-20 Thread Bacteria
https://bugs.kde.org/show_bug.cgi?id=450215

Bacteria  changed:

   What|Removed |Added

 CC||dev.bacterios...@aleeas.com

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-03-07 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=450215

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #4 from Patrick Silva  ---
This crash persists even after update to KDE Qt 5.15.3.

Operating System: Arch Linux
KDE Plasma Version: 5.24.2
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3
Graphics Platform: Wayland

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-08-08 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=450215

Nicolas Fella  changed:

   What|Removed |Added

 CC||corcegajo...@gmail.com

--- Comment #6 from Nicolas Fella  ---
*** Bug 457607 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-09-18 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=450215

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-09-19 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450215

Fushan Wen  changed:

   What|Removed |Added

   Version Fixed In||5.26
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/f7
   ||4a31b87cc3e40e2a6724bd2e6a9
   ||96dc4722ce0
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #8 from Fushan Wen  ---
Git commit f74a31b87cc3e40e2a6724bd2e6a996dc4722ce0 by Fushan Wen.
Committed on 19/09/2022 at 14:18.
Pushed by fusionfuture into branch 'master'.

applets/kickoff: fix crash when dragging items not in favorite page on Wayland

Replace all `!plasmoid.expanded` with `plasmoid.expanded` so the source
item can still be alive after Kickoff menu is closed
Related: bug 449426
FIXED-IN: 5.26

M  +1-1applets/kickoff/package/contents/ui/ApplicationsPage.qml
M  +1-1applets/kickoff/package/contents/ui/Footer.qml
M  +1-1applets/kickoff/package/contents/ui/Header.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/f74a31b87cc3e40e2a6724bd2e6a996dc4722ce0

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-09-19 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450215

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/f7 |ma/plasma-desktop/commit/81
   |4a31b87cc3e40e2a6724bd2e6a9 |8fcffee07d3b23882339f06acdf
   |96dc4722ce0 |6f2f8012652

--- Comment #9 from Fushan Wen  ---
Git commit 818fcffee07d3b23882339f06acdf6f2f8012652 by Fushan Wen.
Committed on 19/09/2022 at 14:25.
Pushed by fusionfuture into branch 'Plasma/5.26'.

applets/kickoff: fix crash when dragging items not in favorite page on Wayland

Replace all `!plasmoid.expanded` with `plasmoid.expanded` so the source
item can still be alive after Kickoff menu is closed
Related: bug 449426
FIXED-IN: 5.26


(cherry picked from commit f74a31b87cc3e40e2a6724bd2e6a996dc4722ce0)

M  +1-1applets/kickoff/package/contents/ui/ApplicationsPage.qml
M  +1-1applets/kickoff/package/contents/ui/Footer.qml
M  +1-1applets/kickoff/package/contents/ui/Header.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/818fcffee07d3b23882339f06acdf6f2f8012652

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-09-19 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450215

Fushan Wen  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-desktop/commit/81 |ma/plasma-desktop/commit/5b
   |8fcffee07d3b23882339f06acdf |89b659fa8e5cd1eff36061ac19e
   |6f2f8012652 |1bf31c15cad

--- Comment #10 from Fushan Wen  ---
Git commit 5b89b659fa8e5cd1eff36061ac19e1bf31c15cad by Fushan Wen.
Committed on 19/09/2022 at 14:26.
Pushed by fusionfuture into branch 'Plasma/5.24'.

applets/kickoff: fix crash when dragging items not in favorite page on Wayland

Replace all `!plasmoid.expanded` with `plasmoid.expanded` so the source
item can still be alive after Kickoff menu is closed
Related: bug 449426
FIXED-IN: 5.26


(cherry picked from commit f74a31b87cc3e40e2a6724bd2e6a996dc4722ce0)

M  +1-1applets/kickoff/package/contents/ui/ApplicationsPage.qml
M  +1-1applets/kickoff/package/contents/ui/Footer.qml
M  +1-1applets/kickoff/package/contents/ui/Header.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffGridView.qml
M  +1-1applets/kickoff/package/contents/ui/KickoffListView.qml

https://invent.kde.org/plasma/plasma-desktop/commit/5b89b659fa8e5cd1eff36061ac19e1bf31c15cad

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-09-19 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=450215

Fushan Wen  changed:

   What|Removed |Added

   Version Fixed In|5.26|5.24.7
 CC||qydwhotm...@gmail.com

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

[plasmashell] [Bug 450215] Plasma crashes on Wayland when I drag a search result from kickoff and drop it on desktop

2022-09-19 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=450215

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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