[plasmashell] [Bug 359837] right click => remove application not available (or working)

2017-02-06 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=359837

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Kai Uwe Broulik  ---
Yup, there's a "Manage $app" context menu entry nowadays that leads into
Discover.

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

[plasmashell] [Bug 359837] right click => remove application not available (or working)

2017-01-02 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=359837

--- Comment #6 from Eike Hein  ---
Fixed with https://git.reviewboard.kde.org/r/129697/, right?

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

[plasmashell] [Bug 359837] right click => remove application not available (or working)

2017-01-01 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=359837

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||alx...@gmail.com

--- Comment #5 from Kai Uwe Broulik  ---
*** Bug 373278 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 359837] right click => remove application not available (or working)

2017-01-01 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=359837

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #4 from Kai Uwe Broulik  ---
Urgh, marked the wrong way round.

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

[plasmashell] [Bug 359837] right click => remove application not available (or working)

2017-01-01 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=359837

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #3 from Kai Uwe Broulik  ---


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

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

[plasmashell] [Bug 359837] right click => remove application not available (or working)

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359837

Kai Uwe Broulik  changed:

   What|Removed |Added

   Assignee|k...@davidedmundson.co.uk|h...@kde.org
 Status|UNCONFIRMED |CONFIRMED
  Component|general |Application Menu (Kicker)
 CC||k...@privat.broulik.de
 Ever confirmed|0   |1

--- Comment #2 from Kai Uwe Broulik  ---
As for the other part, it's a straight-forward fix, thanks for your
investigation! It's working locally here now.

Unfortunately, the code in there performs a blocking query to package kit and
doing exec() from QML is a big no-no and has caused lots of problems in the
past; moreover it now takes several seconds when I right-click an application
entry, so unfortunately this is not something we can just enable for a patch
release but we need to find a better solution for a later release.

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


[plasmashell] [Bug 359837] right click => remove application not available (or working)

2016-02-26 Thread Kai Uwe Broulik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359837

--- Comment #1 from Kai Uwe Broulik  ---
Git commit 1b5307e78dacea388c18c239a7f4b544686bc748 by Kai Uwe Broulik.
Committed on 26/02/2016 at 19:41.
Pushed by broulik into branch 'Plasma/5.5'.

[Kickoff] Add removeApplicationCommand from Kicker

This was forgotten and thus uninstalling applications didn't work
FIXED-IN: 5.5.5

M  +5-1applets/kickoff/package/contents/config/main.xml

http://commits.kde.org/plasma-desktop/1b5307e78dacea388c18c239a7f4b544686bc748

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