


Plasma 4 Extensions by uomonero 9 comments
Widget does not display card name, memory and temprathure. - Mar 16 2012

Dolphin Service Menus by danux 38 comments

Dolphin Service Menus by shura 5 comments
No any special configurable options was added. - Sep 05 2011

Dolphin Service Menus by shura 5 comments
For example, if you enables monitoring of /home/user/documents then the program creates directory /home/user/documents/.autobackup
Now is impossible to limit used space, but I hope I'll add this in next version. - Sep 05 2011
Quote:In file included from drone.cpp:23:
myservice.h:33: error: invalid use of incomplete type 'struct OstProto::OstService'
drone.h:29: error: forward declaration of 'struct OstProto::OstService'
drone.cpp: In constructor 'Drone::Drone(QWidget*)':
drone.cpp:40: error: cannot convert 'MyService*' to 'OstProto::OstService*' in assignment
drone.cpp: In destructor 'virtual Drone::~Drone()':
drone.cpp:50: warning: possible problem detected in invocation of delete operator:
drone.cpp:50: warning: invalid use of incomplete type 'struct OstProto::OstService'
drone.h:29: warning: forward declaration of 'struct OstProto::OstService'
drone.cpp:50: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
drone.cpp: In member function 'bool Drone::init()':
drone.cpp:57: error: no matching function for call to 'RpcServer::registerService(OstProto::OstService*&, int)'
../rpc/rpcserver.h:52: note: candidates are: bool RpcServer::registerService(google::protobuf::Service*, quint16)
gmake[1]: *** [drone.o] Error 1
gmake[1]: Leaving directory `/usr/home/shura/progr/ostinato-0.2/server'
gmake: *** [sub-server-drone-pro-make_default-ordered] Error 2
Version of protobuf is 2.4.0a - Apr 22 2011
Quote:In file included from drone.cpp:23:
myservice.h:33: error: invalid use of incomplete type 'struct OstProto::OstService'
drone.h:29: error: forward declaration of 'struct OstProto::OstService'
drone.cpp: In constructor 'Drone::Drone(QWidget*)':
drone.cpp:40: error: cannot convert 'MyService*' to 'OstProto::OstService*' in assignment
drone.cpp: In destructor 'virtual Drone::~Drone()':
drone.cpp:50: warning: possible problem detected in invocation of delete operator:
drone.cpp:50: warning: invalid use of incomplete type 'struct OstProto::OstService'
drone.h:29: warning: forward declaration of 'struct OstProto::OstService'
drone.cpp:50: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined.
drone.cpp: In member function 'bool Drone::init()':
drone.cpp:57: error: no matching function for call to 'RpcServer::registerService(OstProto::OstService*&, int)'
../rpc/rpcserver.h:52: note: candidates are: bool RpcServer::registerService(google::protobuf::Service*, quint16)
gmake[1]: *** [drone.o] Error 1
gmake[1]: Leaving directory `/usr/home/shura/progr/ostinato-0.2/server'
gmake: *** [sub-server-drone-pro-make_default-ordered] Error 2
Version of protobuf is 2.4.0a - Apr 22 2011

Audioplayers by DrMoriarty 18 comments

Audioplayers by DrMoriarty 18 comments
I tried to run cuberok without install, it is probably cause of problem.
How I can change prefix dir?
I want to install cuberok to special place like /usr/local/opt/?
- Apr 15 2009

Audioplayers by DrMoriarty 18 comments

Audioplayers by DrMoriarty 18 comments

Utilities by bbalazs 1 comment
Do you planned to add support HEX, OCT and BIN notations? - Oct 16 2008
Qt libraries exists in /usr/local/lib, I checked they, maybe now script can't find QT header files?
Which header files search script? I look for it, but my system have several directories with Qt headers. This is
Quote:shura [/home/shura]$ ls -d /usr/local/include/Qt*
/usr/local/include/Qt/
/usr/local/include/QtOpenGL/
/usr/local/include/Qt3Support/
/usr/local/include/QtScript/
/usr/local/include/QtAssistant/
/usr/local/include/QtSql/
/usr/local/include/QtCore/
/usr/local/include/QtSvg/
/usr/local/include/QtDBus/
/usr/local/include/QtTest/
/usr/local/include/QtDesigner/
/usr/local/include/QtUiTools/
/usr/local/include/QtGui/
/usr/local/include/QtXml/
/usr/local/include/QtNetwork/
:( - May 08 2008
Quote:
shura [/home/shura/progr/juffed]$./configure
checking for g++... /usr/bin/g++
checking for make... /usr/bin/make
checking for qmake... /usr/local/bin/qmake-qt4
checking for lrelease... /usr/local/bin/lrelease
Running Qt4 test... failed.
Please check your libqt4-dev installation and/or specify valid --qt_lib_path and --qt_include_path
And this:
Quote:
shura [/home/shura/progr/juffed]$./configure --qt_lib_path=/usr/local/share/lib --qt_include_path=/usr/local/include
./configure: ${arg:1...}: Bad substitution
Can you help me? - May 06 2008
Quote:
shura [/home/shura/progr/juffed]$./configure
checking for g++... /usr/bin/g++
checking for make... /usr/bin/make
checking for qmake... /usr/local/bin/qmake-qt4
checking for lrelease... /usr/local/bin/lrelease
Running Qt4 test... failed.
Please check your libqt4-dev installation and/or specify valid --qt_lib_path and --qt_include_path
And this:
Quote:
shura [/home/shura/progr/juffed]$./configure --qt_lib_path=/usr/local/share/lib --qt_include_path=/usr/local/include
./configure: ${arg:1...}: Bad substitution
Can you help me? - May 06 2008