[plasmashell] [Bug 361777] attempting to move the system tray widget will cause it to disappear

2016-06-22 Thread CapsAdmin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361777

--- Comment #5 from CapsAdmin  ---
thanks, it's working now. :)

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


[plasmashell] [Bug 361777] attempting to move the system tray widget will cause it to disappear

2016-06-21 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361777

David Edmundson  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||http://commits.kde.org/plas
   ||ma-framework/3c1eb48018d274
   ||2a91d2bc802021f97e27703a4b
 Resolution|--- |FIXED

--- Comment #4 from David Edmundson  ---
Git commit 3c1eb48018d2742a91d2bc802021f97e27703a4b by David Edmundson.
Committed on 20/06/2016 at 20:07.
Pushed by davidedmundson into branch 'master'.

Don't include embedded contrainers in containmentAt(pos)

Do to so means the System Tray applet ends up being placed inside the
system tray container, which ends up in a parent loop, causing a stack
overflow every time parent() is called recursively

This happens whenever one drags a sys tray on the desktop or simply adds
a new system tray whilst running.

We also need to do a hack for Plasma/5.7 in plasma-desktop somehow in
all cases where this is used.

M  +3-0src/scriptengines/qml/plasmoid/containmentinterface.cpp

http://commits.kde.org/plasma-framework/3c1eb48018d2742a91d2bc802021f97e27703a4b

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


[plasmashell] [Bug 361777] attempting to move the system tray widget will cause it to disappear

2016-06-20 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361777

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||k...@davidedmundson.co.uk
 Status|UNCONFIRMED |CONFIRMED

--- Comment #3 from David Edmundson  ---
Fixed in review.
You won't get debug trace in this case because of the way it was crashing.

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


[plasmashell] [Bug 361777] attempting to move the system tray widget will cause it to disappear

2016-06-18 Thread CapsAdmin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361777

--- Comment #2 from CapsAdmin  ---
I forgot which version I was using but now it's on:

KDE Plasma Version: 5.7.90
KDE Frameworks Version: 5.24.0

It no longer disappears but plasmashell crashes instead. (I'm not sure how to
get the debug symbols and attach backtrace.)

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


[plasmashell] [Bug 361777] attempting to move the system tray widget will cause it to disappear

2016-06-17 Thread Christoph Feck via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361777

Christoph Feck  changed:

   What|Removed |Added

  Component|general |System Tray
   Assignee|cf...@kde.org   |plasma-b...@kde.org
Version|unspecified |5.6.0
Product|frameworks-kwidgetsaddons   |plasmashell
   Target Milestone|--- |1.0

--- Comment #1 from Christoph Feck  ---
Could you please specify which Plasma version you are using? If you are indeed
using neon packages, the latest should be Plasma 5.6.5. If you are using an
earlier version, please test if the issue is still persists after updating.

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