


Video Apps by RockMan81 102 comments
I remember that on KDE3 mplayerthumbs used to put some film border around the preview which looked very good.
Thanks,
Josep - Jun 23 2008

Amarok 1.x Scripts by knightrider 30 comments
It is possible to extend this script to other formats like Ogg and FLAC? - Apr 04 2008

Radio Apps by sommerluk 53 comments

Radio Apps by sommerluk 53 comments
I checked in the archive and I haven't found it.
Thanks. - Mar 31 2008

Graphic Apps by kusi 28 comments
Could it be possible to assign a key binding? - Jan 30 2007
Those are the errors:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -c -o kmoveclipscommand.o kmoveclipscommand.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -c -o krender.o krender.cpp
krender.cpp:27:23: error: mlt++/Mlt.h: El fitxer o directori no existeix
krender.h: In constructor ‘KRender::KRender(const QString&, Gui::KdenliveApp*, const char*)’:
krender.h:203: warning: ‘KRender::m_name’ will be initialized after
krender.h:185: warning: ‘Gui::KdenliveApp* KRender::m_app’
krender.cpp:77: warning: when initialized here
krender.h:218: warning: ‘KRender::m_codec’ will be initialized after
krender.h:189: warning: ‘bool KRender::m_isRendering’
krender.cpp:77: warning: when initialized here
krender.h:190: warning: ‘KRender::m_renderingFormat’ will be initialized after
krender.h:181: warning: ‘Mlt::Consumer* KRender::m_mltConsumer’
krender.cpp:77: warning: when initialized here
krender.cpp: In member function ‘void KRender::openMlt()’:
krender.cpp:117: error: ‘Mlt::Factory’ has not been declared
krender.cpp: In member function ‘void KRender::closeMlt()’:
krender.cpp:126: warning: possible problem detected in invocation of delete operator:
krender.cpp:126: warning: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: warning: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:126: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:127: warning: possible problem detected in invocation of delete operator:
krender.cpp:127: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:127: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:129: warning: possible problem detected in invocation of delete operator:
krender.cpp:129: warning: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: warning: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:129: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:131: warning: possible problem detected in invocation of delete operator:
krender.cpp:131: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:131: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp: At global scope:
krender.cpp:141: error: variable or field ‘consumer_frame_show’ declared void
krender.cpp:141: error: ‘mlt_consumer’ was not declared in this scope
krender.cpp:141: error: expected primary-expression before ‘*’ token
krender.cpp:141: error: ‘self’ was not declared in this scope
krender.cpp:141: error: ‘mlt_frame’ was not declared in this scope
krender.cpp:141: error: initializer expression list treated as compound expression
krender.cpp:142: error: expected ‘,’ or ‘;’ before ‘{’ token
krender.cpp:152: error: variable or field ‘file_consumer_frame_show’ declared void
krender.cpp:152: error: ‘mlt_consumer’ was not declared in this scope
krender.cpp:152: error: expected primary-expression before ‘*’ token
krender.cpp:152: error: ‘self’ was not declared in this scope
krender.cpp:152: error: ‘mlt_frame’ was not declared in this scope
krender.cpp:152: error: initializer expression list treated as compound expression
krender.cpp:153: error: expected ‘,’ or ‘;’ before ‘{’ token
krender.cpp:158: error: variable or field ‘consumer_stopped’ declared void
krender.cpp:158: error: ‘mlt_consumer’ was not declared in this scope
krender.cpp:158: error: expected primary-expression before ‘*’ token
krender.cpp:158: error: ‘self’ was not declared in this scope
krender.cpp:158: error: ‘mlt_frame’ was not declared in this scope
krender.cpp:158: error: initializer expression list treated as compound expression
krender.cpp:159: error: expected ‘,’ or ‘;’ before ‘{’ token
krender.cpp:164: error: variable or field ‘file_consumer_stopped’ declared void
krender.cpp:164: error: ‘mlt_consumer’ was not declared in this scope
krender.cpp:164: error: expected primary-expression before ‘*’ token
krender.cpp:164: error: ‘self’ was not declared in this scope
krender.cpp:164: error: ‘mlt_frame’ was not declared in this scope
krender.cpp:164: error: initializer expression list treated as compound expression
krender.cpp:165: error: expected ‘,’ or ‘;’ before ‘{’ token
krender.cpp: In member function ‘void KRender::createVideoXWindow(bool, WId)’:
krender.cpp:185: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:186: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:187: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:187: error: ‘mlt_listener’ was not declared in this scope
krender.cpp:192: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:193: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:194: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:196: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:197: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:199: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:200: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:202: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:203: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:204: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:205: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘QPixmap KRender::extractFrame(int, int, int)’:
krender.cpp:231: error: variable ‘Mlt::Producer mlt_producer’ has initializer but incomplete type
krender.cpp:231: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:233: error: ‘Filter’ is not a member of ‘Mlt’
krender.cpp:233: error: expected `;' before ‘m_convert’
krender.cpp:234: error: ‘m_convert’ was not declared in this scope
krender.cpp:234: error: ‘mlt_image_rgb24a’ was not declared in this scope
krender.cpp:238: error: ‘Frame’ is not a member of ‘Mlt’
krender.cpp:238: error: ‘m_frame’ was not declared in this scope
krender.cpp:244: error: type ‘’ argument given to ‘delete’, expected pointer
krender.cpp: In member function ‘QPixmap KRender::getVideoThumbnail(KURL, int, int, int)’:
krender.cpp:280: error: variable ‘Mlt::Producer m_producer’ has initializer but incomplete type
krender.cpp:284: error: ‘Filter’ is not a member of ‘Mlt’
krender.cpp:284: error: expected `;' before ‘m_convert’
krender.cpp:285: error: ‘m_convert’ was not declared in this scope
krender.cpp:285: error: ‘mlt_image_rgb24a’ was not declared in this scope
krender.cpp:288: error: ‘Frame’ is not a member of ‘Mlt’
krender.cpp:288: error: ‘m_frame’ was not declared in this scope
krender.cpp:298: error: type ‘’ argument given to ‘delete’, expected pointer
krender.cpp: In member function ‘void KRender::getImage(KURL, int, int, int)’:
krender.cpp:308: error: variable ‘Mlt::Producer m_producer’ has initializer but incomplete type
krender.cpp:312: error: ‘Filter’ is not a member of ‘Mlt’
krender.cpp:312: error: expected `;' before ‘m_convert’
krender.cpp:313: error: ‘m_convert’ was not declared in this scope
krender.cpp:313: error: ‘mlt_image_rgb24a’ was not declared in this scope
krender.cpp:317: error: ‘Frame’ is not a member of ‘Mlt’
krender.cpp:317: error: ‘m_frame’ was not declared in this scope
krender.cpp:326: error: type ‘’ argument given to ‘delete’, expected pointer
krender.cpp: In member function ‘void KRender::getImage(int, QString, uint, int, int)’:
krender.cpp:336: error: variable ‘Mlt::Producer m_producer’ has initializer but incomplete type
krender.cpp:338: error: ‘Filter’ is not a member of ‘Mlt’
krender.cpp:338: error: expected `;' before ‘m_convert’
krender.cpp:339: error: ‘m_convert’ was not declared in this scope
krender.cpp:339: error: ‘mlt_image_rgb24a’ was not declared in this scope
krender.cpp:342: error: ‘Frame’ is not a member of ‘Mlt’
krender.cpp:342: error: ‘m_frame’ was not declared in this scope
krender.cpp:357: error: type ‘’ argument given to ‘delete’, expected pointer
krender.cpp: At global scope:
krender.cpp:334: warning: unused parameter ‘size’
krender.cpp: In member function ‘double KRender::consumerRatio()’:
krender.cpp:413: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:413: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘void KRender::restoreProducer()’:
krender.cpp:418: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:418: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:419: warning: possible problem detected in invocation of delete operator:
krender.cpp:419: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:419: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:421: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:423: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:424: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:425: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘void KRender::setTitlePreview(QString)’:
krender.cpp:431: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:432: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:434: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:436: warning: possible problem detected in invocation of delete operator:
krender.cpp:436: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:436: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:442: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:445: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:446: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:446: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:451: error: variable ‘Mlt::Producer prod2’ has initializer but incomplete type
krender.cpp:452: error: ‘Tractor’ is not a member of ‘Mlt’
krender.cpp:452: error: expected `;' before ‘tracks’
krender.cpp:455: error: ‘Transition’ is not a member of ‘Mlt’
krender.cpp:455: error: expected `;' before ‘convert’
krender.cpp:456: error: ‘convert’ was not declared in this scope
krender.cpp:461: error: ‘tracks’ was not declared in this scope
krender.cpp:465: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:467: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:468: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘int KRender::getLength()’:
krender.cpp:474: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘bool KRender::isValid(KURL)’:
krender.cpp:480: error: variable ‘Mlt::Producer producer’ has initializer but incomplete type
krender.cpp: In member function ‘void KRender::getFileProperties(KURL)’:
krender.cpp:492: error: variable ‘Mlt::Producer producer’ has initializer but incomplete type
krender.cpp:501: error: ‘Filter’ is not a member of ‘Mlt’
krender.cpp:501: error: expected `;' before ‘m_convert’
krender.cpp:502: error: ‘m_convert’ was not declared in this scope
krender.cpp:502: error: ‘mlt_image_rgb24a’ was not declared in this scope
krender.cpp:505: error: ‘Frame’ is not a member of ‘Mlt’
krender.cpp:505: error: ‘frame’ was not declared in this scope
krender.cpp:542: error: type ‘’ argument given to ‘delete’, expected pointer
krender.cpp: In member function ‘void KRender::setSceneList(QDomDocument, bool)’:
krender.cpp:557: warning: possible problem detected in invocation of delete operator:
krender.cpp:557: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:557: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:562: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:563: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:568: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:569: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:573: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:574: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘void KRender::start()’:
krender.cpp:584: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:585: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘void KRender::stop()’:
krender.cpp:593: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:594: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:594: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:597: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:598: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘void KRender::stop(const GenTime&)’:
krender.cpp:605: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:606: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘void KRender::play(double)’:
krender.cpp:615: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:615: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:616: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘void KRender::play(double, const GenTime&)’:
krender.cpp:624: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:624: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:625: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:626: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘void KRender::play(double, const GenTime&, const GenTime&)’:
krender.cpp:635: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:636: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:637: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘void KRender::sendSeekCommand(GenTime)’:
krender.cpp:653: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘void KRender::refresh()’:
krender.cpp:670: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘double KRender::playSpeed()’:
krender.cpp:709: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘const GenTime& KRender::seekPosition() const’:
krender.cpp:715: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:716: warning: returning reference to temporary
krender.cpp: In member function ‘void KRender::emitFileFrameNumber(const GenTime&, int)’:
krender.cpp:734: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:734: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: At global scope:
krender.cpp:731: warning: unused parameter ‘time’
krender.cpp: In member function ‘void KRender::emitConsumerStopped()’:
krender.cpp:743: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:744: warning: passing ‘double’ for argument 1 to ‘GenTime::GenTime(int, double)’
krender.cpp: In member function ‘void KRender::emitFileConsumerStopped()’:
krender.cpp:755: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:755: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: At global scope:
krender.cpp:851: warning: unused parameter ‘srcFileName’
krender.cpp:851: warning: unused parameter ‘port’
krender.cpp:851: warning: unused parameter ‘startTime’
krender.cpp:851: warning: unused parameter ‘endTime’
krender.cpp: In member function ‘void KRender::stopExport()’:
krender.cpp:895: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:896: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp: In member function ‘void KRender::exportCurrentFrame(KURL)’:
krender.cpp:901: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:905: warning: possible problem detected in invocation of delete operator:
krender.cpp:905: warning: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: warning: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:905: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:909: warning: possible problem detected in invocation of delete operator:
krender.cpp:909: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:909: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:913: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:914: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:916: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:917: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:918: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:919: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:920: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:921: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:922: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:924: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:924: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:924: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:924: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:926: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:927: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:928: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: In member function ‘void KRender::exportTimeline(const QString&, const QString&, GenTime, GenTime, QStringList)’:
krender.cpp:934: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:938: warning: possible problem detected in invocation of delete operator:
krender.cpp:938: warning: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: warning: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:938: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:942: warning: possible problem detected in invocation of delete operator:
krender.cpp:942: warning: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: warning: forward declaration of ‘struct Mlt::Producer’
krender.cpp:942: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
krender.cpp:945: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:947: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:950: error: ‘Properties’ is not a member of ‘Mlt’
krender.cpp:950: error: expected `;' before ‘m_fileProperties’
krender.cpp:951: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:951: error: ‘MLT_CONSUMER_PROPERTIES’ was not declared in this scope
krender.cpp:951: error: ‘m_fileProperties’ was not declared in this scope
krender.cpp:951: error: ‘mlt_properties_inherit’ was not declared in this scope
krender.cpp:958: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:974: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:975: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:976: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:977: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:979: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:979: error: ‘mlt_listener’ was not declared in this scope
krender.cpp:980: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:980: error: expected `)' before ‘file_consumer_stopped’
krender.cpp:982: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:982: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:985: error: ‘Filter’ is not a member of ‘Mlt’
krender.cpp:985: error: expected `;' before ‘m_convert’
krender.cpp:986: error: ‘m_convert’ was not declared in this scope
krender.cpp:987: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:991: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp:992: error: invalid use of undefined type ‘struct Mlt::Producer’
kthumb.h:41: error: forward declaration of ‘struct Mlt::Producer’
krender.cpp:993: error: invalid use of undefined type ‘struct Mlt::Consumer’
kthumb.h:40: error: forward declaration of ‘struct Mlt::Consumer’
krender.cpp: At global scope:
krender.cpp:141: warning: ‘consumer_frame_show’ defined but not used
krender.cpp:152: warning: ‘file_consumer_frame_show’ defined but not used
krender.cpp:158: warning: ‘consumer_stopped’ defined but not used
krender.cpp:164: warning: ‘file_consumer_stopped’ defined but not used
krender.cpp:73: warning: ‘::s_renderThread’ defined but not used
make[3]: *** [krender.o] Error 1
make[3]: se sale del directorio `/home/josep/src/kde/kdenlive-0.4/kdenlive'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/josep/src/kde/kdenlive-0.4'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/josep/src/kde/kdenlive-0.4'
make: *** [debian/stamp-makefile-build] Error 2 - Dec 04 2006

Utilities by smileaf 43 comments
Nice work, but also I want to translate autostart, but in the po directory there isn't any po file that I could use to translate autostart.
Thanks. - Nov 18 2006

Utilities by smileaf 43 comments
Thanks. - Nov 18 2006

Utilities by smileaf 43 comments
autostart.h:51: error: ISO C++ forbids declaration of 'AutostartConfig' with no type
autostart.h:51: error: expected ';' before '*' token
autostart.cpp: In constructor 'autostart::autostart(QWidget*, const char*, const QStringList&)':
autostart.cpp:49: error: 'p_configWidget' was not declared in this scope
autostart.cpp:49: error: expected type-specifier before 'AutostartConfig'
autostart.cpp:49: error: expected `;' before 'AutostartConfig'
autostart.cpp: In member function 'virtual void autostart::load()':
autostart.cpp:90: error: 'p_configWidget' was not declared in this scope
autostart.cpp: In member function 'void autostart::addCMD()':
autostart.cpp:125: error: 'p_configWidget' was not declared in this scope
autostart.cpp: In member function 'void autostart::removeCMD()':
autostart.cpp:135: error: 'p_configWidget' was not declared in this scope
autostart.cpp: In member function 'virtual void autostart::save()':
autostart.cpp:164: error: 'p_configWidget' was not declared in this scope
Thanks. - Nov 13 2006

Utilities by kelvie 347 comments

Utilities by kelvie 347 comments
Those are the errors:
focusedwidgets.cpp: In member function 'virtual void FocusedTextEdit::keyPressEvent(QKeyEvent*)':
focusedwidgets.cpp:130: error: expected unqualified-id before numeric constant
focusedwidgets.cpp:133: error: expected unqualified-id before numeric constant
qeffects.cpp: In member function 'virtual bool QAlphaWidget::eventFilter(QObject*, QEvent*)':
qeffects.cpp:160: error: expected unqualified-id before numeric constant
qeffects.cpp:160: error: expected `:' before numeric constant
qeffects.cpp:160: error: expected `;' before ':' token
qeffects.cpp:169: warning: statement has no effect
qeffects.cpp: In member function 'virtual bool QRollEffect::eventFilter(QObject*, QEvent*)':
qeffects.cpp:374: error: expected unqualified-id before numeric constant
qeffects.cpp:374: error: expected `:' before numeric constant
qeffects.cpp:374: error: expected `;' before ':' token
qeffects.cpp:390: warning: statement has no effect
kcolorcombo2.cpp: In member function 'virtual void KColorCombo2::popup()':
kcolorcombo2.cpp:674: error: expected unqualified-id before numeric constant
tagsedit.cpp: In member function 'void TagsEditDialog::selectUp()':
tagsedit.cpp:858: error: expected unqualified-id before numeric constant
tagsedit.cpp: In member function 'void TagsEditDialog::selectDown()':
tagsedit.cpp:864: error: expected unqualified-id before numeric constant
tagsedit.cpp: In member function 'void TagsEditDialog::selectLeft()':
tagsedit.cpp:870: error: expected unqualified-id before numeric constant
tagsedit.cpp: In member function 'void TagsEditDialog::selectRight()':
tagsedit.cpp:876: error: expected unqualified-id before numeric constant
note.cpp: In constructor 'Note::Note(Basket*)':
note.cpp:77: error: invalid conversion from 'long int' to 'Note::Zone'
note.cpp: In member function 'Note::Zone Note::zoneAt(const QPoint&, bool)':
note.cpp:595: error: invalid conversion from 'long int' to 'Note::Zone'
note.cpp: In member function 'QRect Note::zoneRect(Note::Zone, const QPoint&)':
note.cpp:688: error: expected unqualified-id before numeric constant
note.cpp:688: error: expected `:' before numeric constant
note.cpp:688: error: expected `;' before ':' token
note.cpp:688: warning: statement has no effect
note.cpp: In member function 'void Note::setCursor(Note::Zone)':
note.cpp:716: error: expected unqualified-id before numeric constant
note.cpp:716: error: expected `:' before numeric constant
note.cpp:716: error: expected `;' before ':' token
note.cpp:716: warning: statement has no effect
note.cpp: In function 'void substractRectOnAreas(const QRect&, QValueList&, bool)':
note.cpp:1622: error: default argument given for parameter 3 of 'void substractRectOnAreas(const QRect&, QValueList&, bool)'
basket.cpp:314: error: after previous specification in 'void substractRectOnAreas(const QRect&, QValueList&, bool)'
make[3]: *** [libbasketcommon_la.all_cpp.lo] Error 1
make[3]: se sale del directorio `/home/josep/src/kde/basket-0.6.0Beta2.1/src' - Aug 15 2006

Utilities by kelvie 347 comments
container.cpp: In member function ‘void Container::setupActions()’:
container.cpp:2122: warning: ‘showToolbar’ is deprecated (declared at /usr/include/kde/kstdaction.h:501)
linklabel.cpp: In member function ‘void LinkLookEditWidget::saveToLook(LinkLook*)’:
linklabel.cpp:679: error: expected unqualified-id before numeric constant
linklabel.cpp:679: error: expected `)' before numeric constant
settings.cpp: In static member function ‘static void Settings::loadConfig()’:
settings.cpp:106: error: expected unqualified-id before numeric constant
settings.cpp:109: error: expected unqualified-id before numeric constant
settings.cpp:110: error: expected unqualified-id before numeric constant
focusedwidgets.cpp: In member function ‘virtual void FocusedTextEdit::keyPressEvent(QKeyEvent*)’:
focusedwidgets.cpp:91: error: expected unqualified-id before numeric constant
focusedwidgets.cpp:94: error: expected unqualified-id before numeric constant
qeffects.cpp: In member function ‘virtual bool QAlphaWidget::eventFilter(QObject*, QEvent*)’:
qeffects.cpp:160: error: expected unqualified-id before numeric constant
qeffects.cpp:160: error: expected `:' before numeric constant
qeffects.cpp:160: error: expected `;' before ‘:’ token
qeffects.cpp:169: warning: statement has no effect
qeffects.cpp: In member function ‘virtual bool QRollEffect::eventFilter(QObject*, QEvent*)’:
qeffects.cpp:374: error: expected unqualified-id before numeric constant
qeffects.cpp:374: error: expected `:' before numeric constant
qeffects.cpp:374: error: expected `;' before ‘:’ token
qeffects.cpp:390: warning: statement has no effect
kcolorcombo2.cpp: In member function ‘virtual void KColorCombo2::popup()’:
kcolorcombo2.cpp:674: error: expected unqualified-id before numeric constant
note.cpp: In constructor ‘Note::Note(Basket*)’:
note.cpp:77: error: invalid conversion from ‘long int’ to ‘Note::Zone’
note.cpp: In member function ‘Note::Zone Note::zoneAt(const QPoint&, bool)’:
note.cpp:595: error: invalid conversion from ‘long int’ to ‘Note::Zone’
note.cpp: In member function ‘QRect Note::zoneRect(Note::Zone, const QPoint&)’:
note.cpp:688: error: expected unqualified-id before numeric constant
note.cpp:688: error: expected `:' before numeric constant
note.cpp:688: error: expected `;' before ‘:’ token
note.cpp:688: warning: statement has no effect
note.cpp: In member function ‘void Note::setCursor(Note::Zone)’:
note.cpp:716: error: expected unqualified-id before numeric constant
note.cpp:716: error: expected `:' before numeric constant
note.cpp:716: error: expected `;' before ‘:’ token
note.cpp:716: warning: statement has no effect
note.cpp: In function ‘void substractRectOnAreas(const QRect&, QValueList&, bool)’:
note.cpp:1622: error: default argument given for parameter 3 of ‘void substractRectOnAreas(const QRect&, QValueList&, bool)’
basket.cpp:312: error: after previous specification in ‘void substractRectOnAreas(const QRect&, QValueList&, bool)’
make[3]: *** [basket.all_cpp.o] Error 1
make[3]: se sale del directorio `/home/josep/src/kde/basket-0.6.0Beta1/src'
make[2]: *** [all-recursive] Error 1
make[2]: se sale del directorio `/home/josep/src/kde/basket-0.6.0Beta1'
make[1]: *** [all] Error 2
make[1]: se sale del directorio `/home/josep/src/kde/basket-0.6.0Beta1'
make: *** [build-stamp] Error 2 - Jun 28 2006

Video Apps by RockMan81 102 comments
http://www.kde-apps.org/content/show.php?content=40015
On download you can download the source code.
Also I would love to see that the video thumbnails have the film holes, like that Xine thumbnailer.
It's seems to me that mplayer is faster and shows more video thumbnails than with xine. - Jun 23 2006
The only thing that I am curious is that only display 10 results on any query. - Jun 16 2006
osdwidget.h:38: error: default argument missing for parameter 2 of ‘osdwidget::osdwidget(const char*, configmanager*)’
main.cpp: In function ‘int main(int, char**)’:
main.cpp:43: warning: unused variable ‘service’ - Mar 21 2006
This is the backtrace that I get when I start juK:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1235021696 (LWP 12590)]
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#4 0xb7c66cb8 in __gnu_cxx::__mt_alloc::deallocate ()
from /usr/lib/libmusicbrainz.so.4
#5 0xb7c66e4e in std::_List_base::_M_clear ()
from /usr/lib/libmusicbrainz.so.4
#6 0xb7c3728b in TagLib::List::~List () from /usr/lib/libtag.so.1
#7 0xb7c39693 in TagLib::Ogg::Page::packets () from /usr/lib/libtag.so.1
#8 0xb7c348eb in TagLib::Ogg::File::packet () from /usr/lib/libtag.so.1
#9 0xb7c3d51d in TagLib::Vorbis::File::read () from /usr/lib/libtag.so.1
#10 0xb7c3d6a2 in TagLib::Vorbis::File::File () from /usr/lib/libtag.so.1
#11 0x080fbabe in Tag::Tag ()
#12 0x080af611 in FileHandle::refresh ()
#13 0x080a4889 in CollectionListItem::checkCurrent ()
#14 0x080a4fff in CollectionList::slotCheckCache ()
#15 0x080a5ade in CollectionList::qt_invoke ()
#16 0xb7185e37 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb74a6f6a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#18 0xb71a0fbc in QSignal::activate () from /usr/lib/libqt-mt.so.3
#19 0xb71a829c in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#20 0xb71295a5 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#21 0xb7129e52 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#22 0x426b111c in KApplication::notify () from /usr/lib/libkdecore.so.4
#23 0xb711e2f9 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#24 0xb70d99d2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#25 0xb713f378 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#26 0xb7128eb3 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#27 0xb7128ee1 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#28 0x080ce8e9 in processEvents ()
#29 0x080d5a01 in Playlist::addFile ()
#30 0x080d5f7b in Playlist::addFile ()
#31 0x080d6289 in Playlist::addFiles ()
#32 0x080a59c2 in CollectionList::slotNewItems ()
#33 0x080ea213 in PlaylistCollection::ActionHandler::qt_invoke ()
#34 0xb7185e37 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#35 0x41927afd in KDirLister::newItems () from /usr/lib/libkio.so.4
#36 0x41927e6a in KDirLister::emitItems () from /usr/lib/libkio.so.4
#37 0x4192983c in KDirLister::addNewItems () from /usr/lib/libkio.so.4
#38 0x41931317 in KDirLister::openURL () from /usr/lib/libkio.so.4
#39 0xb7185e37 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#40 0x418713e6 in KIO::ListJob::entries () from /usr/lib/libkio.so.4
#41 0x418816ca in KIO::ListJob::slotListEntries () from /usr/lib/libkio.so.4
#42 0x41881c78 in KIO::ListJob::qt_invoke () from /usr/lib/libkio.so.4
#43 0xb7185e37 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#44 0x4186148d in KIO::SlaveInterface::listEntries ()
from /usr/lib/libkio.so.4
#45 0x41863682 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#46 0x41861e80 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#47 0x4185f204 in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#48 0x4185f399 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#49 0xb7185e37 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#50 0xb7186411 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#51 0xb74a7b98 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#52 0xb71a322d in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#53 0xb71295a5 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#54 0xb7129e52 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#55 0x426b111c in KApplication::notify () from /usr/lib/libkdecore.so.4
#56 0xb711d392 in QEventLoop::activateSocketNotifiers ()
from /usr/lib/libqt-mt.so.3
#57 0xb70d9918 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#58 0xb713f378 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#59 0xb7128eb3 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#60 0xb7128ee1 in QApplication::processEvents () from /usr/lib/libqt-mt.so.3
#61 0x080ce8e9 in processEvents ()
#62 0x080d5a01 in Playlist::addFile ()
#63 0x080d5f7b in Playlist::addFile ()
#64 0x080d5f7b in Playlist::addFile ()
#65 0x080d6289 in Playlist::addFiles ()
#66 0x080e344d in PlaylistCollection::scanFolders ()
#67 0x080ea05a in PlaylistCollection::ActionHandler::qt_invoke ()
#68 0xb7185e37 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#69 0xb74a6f6a in QSignal::signal () from /usr/lib/libqt-mt.so.3
#70 0xb71a0fbc in QSignal::activate () from /usr/lib/libqt-mt.so.3
#71 0xb71a829c in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
#72 0xb71295a5 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#73 0xb7129e52 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#74 0x426b111c in KApplication::notify () from /usr/lib/libkdecore.so.4
#75 0xb711e2f9 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
#76 0xb70d99d2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#77 0xb713f27b in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#78 0xb713f194 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#79 0xb7128f0f in QApplication::exec () from /usr/lib/libqt-mt.so.3
#80 0x080c722e in main ()
All Qt/KDE/Juk/Taglib was build with GCC 4.0.1, amaroK 1.2.3 doesn't crash. - Jul 27 2005