[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-05-15 Thread Colin J Thomson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Colin J Thomson  changed:

   What|Removed |Added

 CC|colin.thom...@g6avk.co.uk   |

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

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

David Edmundson  changed:

   What|Removed |Added

 CC||hector.aco...@gmail.com

--- Comment #14 from David Edmundson  ---
*** Bug 359558 has been marked as a duplicate of this bug. ***

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-16 Thread Daniel Vrátil via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Daniel Vrátil  changed:

   What|Removed |Added

   Version Fixed In||5.20
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/plas
   ||ma-framework/525bf2d377c21b
   ||41971a72d694a507bf2af0ada6

--- Comment #13 from Daniel Vrátil  ---
Git commit 525bf2d377c21b41971a72d694a507bf2af0ada6 by Dan Vrátil.
Committed on 16/02/2016 at 20:16.
Pushed by dvratil into branch 'master'.

Fix IconItem not loading non-theme icons with name

Commit 5184ac introduced a small regression that caused IconItem
to no longer load non-theme icons with name set, for instance icons
coming from sni-qt, causing sni-qt apps to not show in systray.
FIXED-IN: 5.20
REVIEW: 127091

M  +4-0src/declarativeimports/core/iconitem.cpp

http://commits.kde.org/plasma-framework/525bf2d377c21b41971a72d694a507bf2af0ada6

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

[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-16 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

--- Comment #12 from Rex Dieter  ---
dvratil seems to be on to something,
https://git.reviewboard.kde.org/r/127091/

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-16 Thread Hrvoje Senjan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Hrvoje Senjan  changed:

   What|Removed |Added

 CC||now...@gmail.com

--- Comment #11 from Hrvoje Senjan  ---
Yup.

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-16 Thread Hrvoje Senjan via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Hrvoje Senjan  changed:

   What|Removed |Added

 CC||hrvoje.sen...@gmail.com

--- Comment #10 from Hrvoje Senjan  ---
My 1st bet would be 5184ac94c916bf5e5e31d60db841c88009758a62 in
plasma-framework

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Nick Sarnie via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Nick Sarnie  changed:

   What|Removed |Added

 CC||commendsar...@gmail.com

--- Comment #9 from Nick Sarnie  ---
I can confirm downgrading just Frameworks from 5.19 to 5.18 fixes this issue
for me on Gentoo. 

Thanks,
sarnex

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Nikola Schnelle via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Nikola Schnelle  changed:

   What|Removed |Added

 CC||n.schne...@gmail.com

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Rex Dieter  changed:

   What|Removed |Added

 Status|NEEDSINFO   |CONFIRMED
 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1

--- Comment #8 from Rex Dieter  ---
2 logs now provided, undoing NEEDSINFO

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Colin J Thomson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Colin J Thomson  changed:

   What|Removed |Added

 CC||colin.thom...@g6avk.co.uk

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

--- Comment #7 from Rex Dieter  ---
Created attachment 97234
  --> https://bugs.kde.org/attachment.cgi?id=97234=edit
dbus-monitor output from PyQt4 systray example app

another qt4-based systray example app that used to work (prior to kf5-5.19)

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

--- Comment #6 from Rex Dieter  ---
Created attachment 97233
  --> https://bugs.kde.org/attachment.cgi?id=97233=edit
dbus-monitor output from Qt4 systray example app

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Fuchs via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

--- Comment #5 from Fuchs  ---
(In reply to David Edmundson from comment #3)

> I'm going to need dbus logs (run dbus-monitor) for when you start hp system
> tray. Plus ideally command line output from that app.

I'll gladly provide these either in private  (Fuchs on freenode) or if you tell
me how to strip them down. By default, dbus-monitor contains loads of data,
including passwords (!) in cleartext (!!) from kwallet, so I am not going to
put that on bugs.kde.org. 

Also it's a bit tricky to strip it down manually, as just running it the couple
of seconds that were needed whilst hp-systray was starting it produced roughly
6000 lines.

Kind regards, 

Christian

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

--- Comment #4 from Rex Dieter  ---
I can confirm, that some apps no longer display systray icons properly,
including
* ksystraycmd (tested thunderbird, firefox)
* clementine
* skype
* google chrome apps

I'll attach a dbus-monitor log shortly

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread Rex Dieter via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

Rex Dieter  changed:

   What|Removed |Added

 CC||rdie...@math.unl.edu

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


[plasmashell] [Bug 359388] Icons for SNI Qt apps not appearing

2016-02-15 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359388

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 Resolution|--- |WAITINGFORINFO
Summary|Icons for third party   |Icons for SNI Qt apps not
   |applications (namely: hp|appearing
   |systemtray, skype, possibly |
   |also others) not displayed  |
 CC||k...@davidedmundson.co.uk

--- Comment #3 from David Edmundson  ---
SNI Qt should be used where possible.

xembedsniproxy is for apps that cannot use sni-qt, for example gtk/java apps.

It is expected that it works, though this sounds like a potential problem in
SNI qt.

I'm going to need dbus logs (run dbus-monitor) for when you start hp system
tray. Plus ideally command line output from that app.

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