FCR001 / cantata

Automatically exported from code.google.com/p/cantata
GNU General Public License v3.0
0 stars 0 forks source link

no icont in the KDE tray #659

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of Cantata?
1.5.2, also on 1.5.1

Which build? KDE, Qt4, Qt5, Windows, Ubuntu, Mac?
KDE 4.14.3, Qt  4.8.6

What steps will reproduce the problem?
1. I launch cantata
2. it says:

libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
QSystemTrayIcon::setVisible: No Icon set
QxtGlobalShortcut failed to register: "Media Play" 
QxtGlobalShortcut failed to register: "Media Stop" 
QxtGlobalShortcut failed to register: "Media Next" 
QxtGlobalShortcut failed to register: "Media Previous"

3. no icon in tray.

What is the expected output? What do you see instead?
I would like to see the icon.

Please provide any additional information below.
I have icons from KDE applications and non-KDE applications, like Chromium. I 
also tried to rebuild KDE icon cache - it was rebuilt successfully, but still 
no icon.  Don't know if it's cantata or particular KDE installation issue, I 
created a thread in the KDE forum, noone answered, so I decided to create issue 
here.

Original issue reported on code.google.com by zhega...@enaza.ru on 31 Mar 2015 at 8:06

GoogleCodeExporter commented 9 years ago
This would appear to be an issue on your system. Just tried under KDE 4.14.1 
with a KDE4 build, a pure Qt4, and a pure Qt5 build. All showed the icon in the 
system tray.

Also the "Which build" is asking which build of Cantata. Cantata (as of 1.4) 
builds as a pure Qt application by default (no KDE deps), but you can choose to 
build using KDElibs.

Original comment by craig.p....@gmail.com on 31 Mar 2015 at 5:47

GoogleCodeExporter commented 9 years ago
Yup, turns out I have built cantata without KDE support.

Original comment by zhega...@enaza.ru on 1 Apr 2015 at 9:02