


Network by kdeveloper 58 comments
Anyway. Good work on this GUI. It's fun programming with Qt4 :) . - Mar 09 2009

System Software by LandertRene 68 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments
make install
to install it you don't find the binary in your PATH - Mar 12 2008

Network by kdeveloper 58 comments
http://www.ksniffer.org/index.php?section=installation
Simply use:
sudo ksniffer
or
kdesu ksniffer
to start it if you got troubles. KSniffer should detect if your installation is ok or not. Or did you mean where to get a Fedora Core package? Because I don't know if someone is working on a Fedora package... I need packagers too, as said here: http://www.ksniffer.net/index.php?section=faq
Let me know. - Mar 12 2008

Network by kdeveloper 58 comments
Can you use my application and see if I can add some other things to this description or if it's enough for you? Can you give me your feedback on KSniffer 0.3.2? - Feb 22 2008

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments
Giovanni - Apr 10 2007

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments
For some strange reason I don't get email anymore from this web site, so I didn't know there where new messages here. Can the sysadim of this web site reply to me if he/she reads this message? Thank you.
Giovanni - Feb 23 2007

Utilities by nickprotopapas 1 comment
source='irobex.c' object='irobex.o' libtool=no \
depfile='.deps/irobex.Po' tmpdepfile='.deps/irobex.TPo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde35/include -I/usr/lib/qt33/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -march=pentium-m -O2 -pipe -mmmx -msse -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -c `test -f 'irobex.c' || echo './'`irobex.c
irobex.c: In function `put_done':
irobex.c:82: error: syntax error before string constant
irobex.c:91: warning: assignment discards qualifiers from pointer target type
irobex.c: In function `server_request':
irobex.c:116: error: syntax error before string constant
irobex.c: At top level:
irobex.c:179: warning: no previous prototype for 'wait_for_rsp'
irobex.c: In function `safe_save_file':
irobex.c:310: warning: format not a string literal and no format arguments
irobex.c: At top level:
irobex.c:382: warning: no previous prototype for 'receiveFile'
irobex.c: In function `receiveFile':
irobex.c:384: warning: unused variable `object'
irobex.c: At top level:
irobex.c:190: warning: unused parameter 'async'
irobex.c:136: warning: unused parameter 'handle'
irobex.c:130: warning: unused parameter 'object'
irobex.c:130: warning: unused parameter 'obex_cmd'
irobex.c:124: warning: unused parameter 'object'
irobex.c:98: warning: unused parameter 'event'
make[2]: *** [irobex.o] Error 1
make[2]: Leaving directory `/home/slacky/kobex-0.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/slacky/kobex-0.6'
make: *** [all] Error 2
I've got openobex 1.3. The error is the presence of 2 lines like the following:
printf(__FUNCTION__ "() Denied %02x request\n", cmd);
what is that __FUNCTION__ ? - Sep 05 2006

Network by kdeveloper 58 comments

Various KDE Stuff by cyrilleberaud 13 comments

Various KDE Stuff by cyrilleberaud 13 comments
g++ -c -pipe -Wall -W -g -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG -I/usr/lib/qt33/mkspecs/linux-g++ -I. -I/usr/lib/qt33/include -o NumericKeypad.o NumericKeypad.cpp
In file included from NumericKeypad.cpp:25:
NumericKeypad.hpp:76: error: syntax error before `;' token
NumericKeypad.cpp: In constructor `NumericKeypad::NumericKeypad()':
NumericKeypad.cpp:147: error: `mKeys' undeclared (first use this function)
NumericKeypad.cpp:147: error: (Each undeclared identifier is reported only once
for each function it appears in.)
NumericKeypad.cpp: In member function `virtual void
NumericKeypad::keyReleaseEvent(QKeyEvent*)':
NumericKeypad.cpp:171: error: `map' undeclared in namespace `std'
NumericKeypad.cpp:171: error: syntax error before `,' token
NumericKeypad.cpp:177: error: invalid use of member (did you forget the `&' ?)
NumericKeypad.cpp:177: error: base operand of `->' is not a pointer
NumericKeypad.cpp:170: warning: unused parameter `QKeyEvent*e'
NumericKeypad.cpp: In member function `virtual void
NumericKeypad::keyPressEvent(QKeyEvent*)':
NumericKeypad.cpp:186: error: `map' undeclared in namespace `std'
NumericKeypad.cpp:186: error: syntax error before `,' token
NumericKeypad.cpp:192: error: invalid use of member (did you forget the `&' ?)
NumericKeypad.cpp:192: error: base operand of `->' is not a pointer
make: *** [NumericKeypad.o] Error 1 - Nov 21 2005

Video Apps by pdamsten 52 comments
Configure summary
----------------------------------------------------------------------
Mandatory
- FontConfig ..................... No
- msgfmt ......................... Yes
- zip ............................ Yes
- ImageMagick >= 6.0 ............. Yes
- dvdauthor ...................... Yes
- mjpegtools ..................... Yes
----------------------------------------------------------------------
Optional
- DV import plugin (libdv) ....... Yes
- DVD info dialog (libdvdread) ... Yes
- Own DVD player (libxine) ....... Yes
- Support theora files (libtheora) No, libtheora missing.
----------------------------------------------------------------------
Needed dependencies for building missing!!
----------------------------------------------------------------------
configure: error:
Why? I've got Xorg installed with the devel file too. I compile kde apps all the time.
I've got installed lib theora too, infact by xine I see theora based video file. - Oct 04 2005

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Network by kdeveloper 58 comments

Various KDE 1.-4. Improvements by lokheed 128 comments

Various KDE 1.-4. Improvements by lokheed 128 comments
http://bugs.kde.org/show_bug.cgi?id=96035 - Dec 30 2004

Various KDE 1.-4. Improvements by lokheed 128 comments
http://bugs.kde.org/show_bug.cgi?id=96035 - Dec 30 2004

Various KDE 1.-4. Improvements by lokheed 128 comments