


Education Apps by AlexBSnet 22 comments
http://alexsnet.ru/wp-content/uploads/2009/02/ASTranslator.zip
Bye :) - Mar 24 2010

Plasma 4 Extensions by PlasmaFactory 1198 comments
mkdir build
cd build
cmake .. (and more)
not works... but with "install.sh" ok :) - Dec 30 2009

Plasma 4 Extensions by PlasmaFactory 1198 comments
/home/fra/src/plasma-widget-yawp/logger/streamlogger.cpp:84: error: expected unqualified-id before ‘)’ token
Bye
- Dec 29 2009

Plasma 4 Extensions by dridk 284 comments
Moreover, the tips "Do you remember", for me, must be hide at default. It will be visible while user press the button in the bottom.
Sorry for my bad english :) - Nov 24 2009

Plasma 4 Extensions by dridk 284 comments

Plasma 4 Extensions by dridk 284 comments
My name is Francesco. I love KDE.
The result is:
Il mio nome è Francesco.
The second phrase is ignored... Why?
- Nov 21 2009

Board by fpuelz 165 comments

Board by fpuelz 165 comments

Board by fpuelz 165 comments
Bye :) - Sep 25 2009

Plasma 4 Extensions by PlasmaFactory 1198 comments
Make sure the JACK audio server (jackd) and/or
the ALSA Sequencer kernel module (snd-seq-midi)
are up and running and then restart the session."
I install all librearies (also jackd) but playlist not run :( - Apr 15 2007
fra@debian:~/Desktop/qtractor-0.0.1.582$ make
make[1]: Entering directory `/home/fra/Desktop/qtractor-0.0.1.582'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtXml -I/usr/include/qt4 -Isrc -I/usr/local/include -I/usr/include -I/usr/include/qt4 -I. -I. -o qtractorConnections.o src/qtractorConnections.cpp
src/qtractorConnections.cpp: In constructor 'qtractorConnections::qtractorConnections(QWidget*)':
src/qtractorConnections.cpp:51: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:53: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:58: error: 'QHBoxLayout' was not declared in this scope
src/qtractorConnections.cpp:58: error: 'pLayout' was not declared in this scope
src/qtractorConnections.cpp:58: error: expected type-specifier before 'QHBoxLayout'
src/qtractorConnections.cpp:58: error: expected `;' before 'QHBoxLayout'
src/qtractorConnections.cpp:85: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:87: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp: In destructor 'virtual qtractorConnections::~qtractorConnections()':
src/qtractorConnections.cpp:102: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:104: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:109: warning: possible problem detected in invocation of delete operator:
src/qtractorConnections.cpp:109: warning: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: warning: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:109: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
src/qtractorConnections.cpp: In member function 'void qtractorConnections::showBus(qtractorBus*, qtractorBus::BusMode)':
src/qtractorConnections.cpp:188: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:190: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:191: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:192: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:194: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:197: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:198: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:200: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:202: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:204: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:213: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:215: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:216: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:217: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:220: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:224: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:225: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:228: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:231: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp:233: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp: In member function 'void qtractorConnections::refresh()':
src/qtractorConnections.cpp:253: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
src/qtractorConnections.cpp: In member function 'void qtractorConnections::clear()':
src/qtractorConnections.cpp:260: error: invalid use of undefined type 'struct qtractorConnectForm'
src/qtractorConnections.h:31: error: forward declaration of 'struct qtractorConnectForm'
make[1]: *** [qtractorConnections.o] Error 1
make[1]: Leaving directory `/home/fra/Desktop/qtractor-0.0.1.582'
make: *** [qtractor] Error 2
- Apr 15 2007

Wallpaper Other by guanche 7 comments

Kate by montoya 12 comments

Kate by montoya 12 comments

Kate by montoya 12 comments

Kate by montoya 12 comments

Wallpapers KDE Plasma by danypi 2 comments

KDE Plasma Screenshots by montoya 1 comment