

I couldn't reproduce the same behavior with other plasmoids, like opendesktop_activities. - Sep 24 2011

Email by marcel83 148 comments
I solved this problem commenting out "m_audioPlayer = new AudioPlayer();" and replacing "m_audioPlayer->play();" with that: http://doc.qt.nokia.com/latest/phonon-overview.html#playback. However I don't know anything of C++ and I hope that someone else will solve this problem.
I also noticed that shell commands are not allowed to turn on/off the led. Why don't you replace in ledHandler.cpp "ledProc << m_ledOffCommand;" with "ledProc.setShellCommand(m_ledOffCommand);"?
Thanks. - Aug 19 2011

Email by marcel83 148 comments

Plasma 4 Extensions by raffaele181188 6 comments
Anyway thanks for the script. - Apr 11 2010

Plasma 4 Extensions by mjmccans 397 comments
I've also a question. When I click on the plasmoid it should open my gmail account (without inserting user and password)? Because it only opens the gmail web page. (I'm using the last version of gmail-plasmoid)
Sorry for my english, I hope you'll understand. - Apr 28 2009

Plasma 4 Extensions by GCN 14 comments
I would use the first command to turn on my mail led and the second one to turn it off. - Feb 25 2009

Plasma 4 Extensions by ochoha 52 comments
1) comment "find_package(Plasma REQUIRED)"
2) change ${PLASMA_LIBS} with ${KDE4_PLASMA_LIBS} - Feb 23 2009

Plasma 4 Extensions by ochoha 52 comments

Plasma 4 Extensions by PlasmaFactory 1198 comments
[ 20%] Generating ui_yawpconfigdialog.h
Generating moc_yawpwserv.cpp
Generating yawp.moc
Generating moc_yawpconfig.cpp
Scanning dependencies of target plasma_yawp
[ 40%] Building CXX object CMakeFiles/plasma_yawp.dir/plasma_yawp_automoc.o
[ 60%] Building CXX object CMakeFiles/plasma_yawp.dir/yawp.o
In file included from /usr/include/kgenericfactory.tcc:42,
from /usr/include/KDE/../kgenericfactory.h:27,
from /usr/include/KDE/KGenericFactory:1,
from /usr/include/KDE/Plasma/../../plasma/applet.h:30,
from /usr/include/KDE/Plasma/Applet:1,
from /home/gabri/yaWP-0.0.5/yawp.h:16,
from /home/gabri/yaWP-0.0.5/yawp.cpp:13:
/usr/include/kdebug.h: In function ‘QDebug kDebug(int)’:
/usr/include/kdebug.h:141: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:142: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kDebug(bool, int)’:
/usr/include/kdebug.h:143: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:144: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kWarning(int)’:
/usr/include/kdebug.h:158: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:159: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kWarning(bool, int)’:
/usr/include/kdebug.h:160: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:161: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kError(int)’:
/usr/include/kdebug.h:174: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:175: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kError(bool, int)’:
/usr/include/kdebug.h:176: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:177: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kFatal(int)’:
/usr/include/kdebug.h:185: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:186: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug kFatal(bool, int)’:
/usr/include/kdebug.h:187: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:188: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In function ‘QDebug operator<<(QDebug, QDebug (*)(QDebug, KDebugTag))’:
/usr/include/kdebug.h:192: error: ‘s’ has incomplete type
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h:192: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:193: error: parameter 1 has incomplete type ‘QDebug’
/usr/include/kdebug.h: In function ‘QDebug kdDebug(int)’:
/usr/include/kdebug.h:215: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h: In function ‘QDebug kdWarning(int)’:
/usr/include/kdebug.h:216: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h: In function ‘QDebug kdError(int)’:
/usr/include/kdebug.h:217: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h: In function ‘QDebug kdFatal(int)’:
/usr/include/kdebug.h:218: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h: In function ‘QDebug kndDebug()’:
/usr/include/kdebug.h:221: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:221: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In member function ‘QDebug KDebug::operator()(int)’:
/usr/include/kdebug.h:239: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:239: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
/usr/include/kdebug.h: In member function ‘QDebug KDebug::operator()(bool, int)’:
/usr/include/kdebug.h:241: error: return type ‘struct QDebug’ is incomplete
/usr/include/kdebug.h:241: error: invalid use of incomplete type ‘struct QDebug’
/usr/include/qt4/QtCore/qglobal.h:1403: error: forward declaration of ‘struct QDebug’
In file included from /home/gabri/yaWP-0.0.5/yawp.cpp:15:
/home/gabri/yaWP-0.0.5/yawpwserv.h: In member function ‘virtual void YaWPWeatherService::update(const QString&, const QString&)’:
/home/gabri/yaWP-0.0.5/yawpwserv.h:38: error: void value not ignored as it ought to be
/home/gabri/yaWP-0.0.5/yawpwserv.h:38: error: ‘endl’ was not declared in this scope
make[2]: *** [CMakeFiles/plasma_yawp.dir/yawp.o] Error 1
make[1]: *** [CMakeFiles/plasma_yawp.dir/all] Error 2
make: *** [all] Error 2
How can I solve the problem? - Dec 13 2008