Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 303059 - net-misc/knemo should enable libknotificationitem by default
Summary: net-misc/knemo should enable libknotificationitem by default
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 05:54 UTC by Paul V
Modified: 2010-02-03 13:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul V 2010-02-01 05:54:39 UTC
I think knemo needs additional USEflag due to bug https://bugs.kde.org/show_bug.cgi?id=224780 , 
"...But if you're talking about hiding the icons with the System Tray's 
"Auto Hide" feature, then I think that's a limitation of the system tray 
protocol.  If you do a default compile, the icons will be compiled as 
KSystemTrayIcons.  If you then use the Auto Hide setting to hide one icon, all
will be hidden.  I don't think there's anything I can do about that.

However, if you compile using the newer KNotificationItem    
("./configure -n"), then Auto Hide should be able to control the icons 
independently.

Why isn't KNotificationItem the default?  KNotificationItem tooltips 
don't seem to work in non-KDE desktops. ..."

Reproducible: Always
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-02-03 13:32:16 UTC
Because it's marked 'experimental' for KDE 4.3.x and it doesn't compile at all.

80%] Building CXX object src/knemod/CMakeFiles/knemo.dir/knemodaemon.o                                                                            
/var/tmp/portage/net-misc/knemo-0.6.1-r1/work/knemo-0.6.1/src/knemod/interfaceicon.cpp: In member function ‘void InterfaceIcon::updateBars(bool)’:  
/var/tmp/portage/net-misc/knemo-0.6.1-r1/work/knemo-0.6.1/src/knemod/interfaceicon.cpp:321: error: ‘textIcon’ was not declared in this scope        
make[2]: *** [src/knemod/CMakeFiles/knemo.dir/interfaceicon.o] Error 1              

Ask again for KDE 4.4.x