[plasmashell] [Bug 423524] Plasma crashed in AppsModel::data() when trying to edit items in full screen start menu

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.26

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

[plasmashell] [Bug 423524] Plasma crashed in AppsModel::data() when trying to edit items in full screen start menu

2022-09-15 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423524

David Edmundson  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||28560c5d1c2e3a22593c716b399
   ||e73cb3e27f32f

--- Comment #3 from David Edmundson  ---
Git commit 28560c5d1c2e3a22593c716b399e73cb3e27f32f by David Edmundson.
Committed on 15/09/2022 at 15:55.
Pushed by davidedmundson into branch 'master'.

[applets/kickoff] Always instantiate KService::Ptr member

Code uses m_service unconditionally in many branches, it is exposed as
public API. Given KService is a data class with an isValid method, it's
clearer to ensure that KService::Ptr always returns a valid object which
in turn can then be valid rather than having two paths for the same
goal.

This can be relevant in a situation where an entry using the "preferred"
schema references an entry that doesn't exist.

M  +7-5applets/kicker/plugin/appentry.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/28560c5d1c2e3a22593c716b399e73cb3e27f32f

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

[plasmashell] [Bug 423524] Plasma crashed in AppsModel::data() when trying to edit items in full screen start menu

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

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

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

[plasmashell] [Bug 423524] Plasma crashed in AppsModel::data() when trying to edit items in full screen start menu

2021-03-03 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=423524

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

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

[plasmashell] [Bug 423524] Plasma crashed in AppsModel::data() when trying to edit items in full screen start menu

2021-03-03 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=423524

Nate Graham  changed:

   What|Removed |Added

  Component|general |Application Menu (Kicker)
Summary|Plasma crashed when trying  |Plasma crashed in
   |to edit items in full   |AppsModel::data() when
   |screen start menu   |trying to edit items in
   ||full screen start menu
   Assignee|k...@davidedmundson.co.uk|h...@kde.org
 CC||n...@kde.org

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