[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

2022-06-08 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=449778

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||5.25

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

[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

2022-06-07 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=449778

ratijas  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
   |af98cef3ef004c564e545ef13c6 |8b51f292aaa064408131061c738
   |a0742125e0b02   |4775b0f1144dd

--- Comment #6 from ratijas  ---
Git commit 8b51f292aaa064408131061c7384775b0f1144dd by ivan tkachenko.
Committed on 08/06/2022 at 01:25.
Pushed by ratijas into branch 'Plasma/5.25'.

[applets/devicenotifier] Prevent empty or duplicated actions in expanded view

Unfortunately, the list<> basic QML type is too primitive, it does not
even expose any kind of remove() functionality, so the only supported
way is to create a new list and assign it instead.

This fixes the bug when there may appear multiple empty or duplicating
actions in the expanded view due to the fact they they were only added
to but never cleaned up / removed from the list of contextual actions.


(cherry picked from commit af98cef3ef004c564e545ef13c6a0742125e0b02)

M  +5-1applets/devicenotifier/package/contents/ui/DeviceItem.qml

https://invent.kde.org/plasma/plasma-workspace/commit/8b51f292aaa064408131061c7384775b0f1144dd

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

[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

2022-06-07 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=449778

ratijas  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||af98cef3ef004c564e545ef13c6
   ||a0742125e0b02

--- Comment #5 from ratijas  ---
Git commit af98cef3ef004c564e545ef13c6a0742125e0b02 by ivan tkachenko.
Committed on 08/06/2022 at 01:00.
Pushed by ratijas into branch 'master'.

[applets/devicenotifier] Prevent empty or duplicated actions in expanded view

Unfortunately, the list<> basic QML type is too primitive, it does not
even expose any kind of remove() functionality, so the only supported
way is to create a new list and assign it instead.

This fixes the bug when there may appear multiple empty or duplicating
actions in the expanded view due to the fact they they were only added
to but never cleaned up / removed from the list of contextual actions.

M  +5-1applets/devicenotifier/package/contents/ui/DeviceItem.qml

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

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

[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

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

--- Comment #4 from Nate Graham  ---
I'm allowed to insult the implementation because I wrote it lol

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

[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

2022-02-08 Thread ratijas
https://bugs.kde.org/show_bug.cgi?id=449778

--- Comment #3 from ratijas  ---
With all due respect to the original implementation, I think it just lacks test
cases to ensure it upholds its contracts. But I've never used or even seen a
testing infrastructure in plasma-frameworks, I think?

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

[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #2 from Nate Graham  ---
More likely a bug in the applet itself as how it translates Solid actions into
clickable buttons is quite horrific. But I wouldn't rule out bad data in the
backend either, yeah.

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

[plasmashell] [Bug 449778] Empty button appears in Camera actions after installing required drivers to import photos

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
Sometimes I see the same bug on Arch Linux and neon unstable.
The bug affects even internal partitions when the applet is set to show all
devices.
Unfortunately I do not know the exact steps to reproduce yet.

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