
KTrayNetworker
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This program put an icon into KDE tray, it highlights network activity
Look on the website
LAST RELEASE is 0.8
I'm working on tranlations, tanks Lenz, Quique
Please send feedback
- send networks names
- make iconset :)
- can you help me to translsate it?
- manual?
15 years ago
Look on the website
0.8c
* faster engine
NOW SUPPORT:
* QT 3.3 - KDE 3.3.X
* custo tray icon sizes
* auto hide icons if device is down
* new wifi and bluetooth icons
tanks to Quique for Spanish translation :)
15 years ago
Look on the website
0.8c
* faster engine
NOW SUPPORT:
* QT 3.3 - KDE 3.3.X
* custo tray icon sizes
* auto hide icons if device is down
* new wifi and bluetooth icons
tanks to Quique for Spanish translation :)
Tanis
16 years ago
Using host libthread_db library "/lib/libthread_db.so.1".
0x4cf849a8 in waitpid () from /lib/libpthread.so.0
#0 0x4cf849a8 in waitpid () from /lib/libpthread.so.0
#1 0x4dc8fd14 in ?? () from /usr/kde/3.2/lib/libkdecore.so.4
#2 0x4dbcb9a1 in KCrash::defaultCrashHandler(int) ()
from /usr/kde/3.2/lib/libkdecore.so.4
#3 0xbfffef80 in ?? (
Can you help me??
Thanks!!
Report
Tanis
16 years ago
make all-recursive
make[1]: Entering directory `/home/tanis/Downloads/Kde-Misc/ktraynetworker-0.7'
Making all in doc
make[2]: Entering directory `/home/tanis/Downloads/Kde-Misc/ktraynetworker-0.7/doc'
cd .. && \
/bin/sh /home/tanis/Downloads/Kde-Misc/ktraynetworker-0.7/admin/missing --run automake-1.7 --gnu doc/Makefile
configure.in:39: version mismatch. This is Automake 1.7.9,
configure.in:39: but the definition used by this AM_INIT_AUTOMAKE
configure.in:39: comes from Automake 1.7.6. You should recreate
configure.in:39: aclocal.m4 with aclocal and run automake again.
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/home/tanis/Downloads/Kde-Misc/ktraynetworker-0.7/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tanis/Downloads/Kde-Misc/ktraynetworker-0.7'
make: *** [all] Error 2
What does this mean?
Thanks a lot
Report
Superstoned
16 years ago
I dont know how or what, but accidentally I saw this errormessage when building KDE 3.4 alpha 1 with konstruct. and i managed to get it fixed, (forgot how exactly) so you must be able to do so, too...
good luck
Report
megaspaz
17 years ago
Report
cmf
17 years ago
i'll mail them to you stefano when i'm happy they look presentable.
Report
ViRgiLiO
17 years ago
make all-recursive
make[1]: Entering directory `/home/virgilio/temp/ktraynetworker-0.7'
Making all in doc
make[2]: Entering directory `/home/virgilio/temp/ktraynetworker-0.7/doc'
cd .. && \
/bin/sh /home/virgilio/temp/ktraynetworker-0.7/admin/missing --run automake-1.7 --gnu doc/Makefile
Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, line 111.
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
configure.in: required file `./install-sh' not found
configure.in: required file `./mkinstalldirs' not found
configure.in: required file `./missing' not found
SUBDIRS: variable `AUTODIRS' is used but `AUTODIRS' is undefined
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/home/virgilio/temp/ktraynetworker-0.7/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/virgilio/temp/ktraynetworker-0.7'
make: *** [all] Error 2
Report
BruceCadieux
17 years ago
Report
cmf
17 years ago
ktm_wizard.ui.h:158: warning: statement with no effect
{standard input}: Assembler messages:
{standard input}:37: Error: symbol `b' is already defined
{standard input}:43: Error: symbol `qWarning' is already defined
{standard input}:49: Error: symbol `ico' is already defined
{standard input}:97: Error: symbol `addPage' is already defined
{standard input}:211: Error: symbol `addPage' is already defined
{standard input}:253: Error: symbol `addPage' is already defined
{standard input}:277: Error: symbol `connect' is already defined
{standard input}:283: Error: symbol `connect' is already defined
{standard input}:289: Error: symbol `connect' is already defined
{standard input}:295: Error: symbol `connect' is already defined
{standard input}:301: Error: symbol `connect' is already defined
{standard input}:307: Error: symbol `connect' is already defined
{standard input}:313: Error: symbol `connect' is already defined
{standard input}:319: Error: symbol `connect' is already defined
{standard input}:325: Error: symbol `connect' is already defined
{standard input}:337: Error: symbol `setTitle' is already defined
{standard input}:343: Error: symbol `setTitle' is already defined
{standard input}:349: Error: symbol `setTitle' is already defined
make[2]: *** [ktm_wizard.o] Error 1
make[2]: Leaving directory `/var/abs/custom/KTrayNetworker/src/ktraynetworker-0.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/abs/custom/KTrayNetworker/src/ktraynetworker-0.6'
Report
RockHound
17 years ago
uic: File generated with too recent version of Qt Designer (3.3 vs. 3.2.3)
Way to go... :-)
Report
ViRgiLiO
17 years ago
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -O3 -march=athlon-tbird -mmmx -m3dnow -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT ktm_wizard.o -MD -MP -MF ".deps/ktm_wizard.Tpo" \
-c -o ktm_wizard.o `test -f 'ktm_wizard.cpp' || echo './'`ktm_wizard.cpp; \
then mv -f ".deps/ktm_wizard.Tpo" ".deps/ktm_wizard.Po"; \
else rm -f ".deps/ktm_wizard.Tpo"; exit 1; \
fi
In file included from ktm_wizard.cpp:27:
ktm_wizard.ui.h: In member function `virtual void KTN_Wizard::KMT_Wizard_selected(const QString&)':
ktm_wizard.ui.h:21: warning: comparison between signed and unsigned integer expressions
ktm_wizard.ui.h:50: error: `setIconSet' undeclared (first use this function)
ktm_wizard.ui.h:50: error: (Each undeclared identifier is reported only once for each function it appears in.)
ktm_wizard.ui.h:54: warning: format not a string literal and no format arguments
ktm_wizard.ui.h:62: warning: comparison between signed and unsigned integer expressions
ktm_wizard.ui.h: In member function `virtual void KTN_Wizard::devicesEnabled_activated(int)':
ktm_wizard.ui.h:85: error: `setIconSet' undeclared (first use this function)
ktm_wizard.ui.h:94: warning: format not a string literal and no format arguments
ktm_wizard.ui.h: In member function `virtual void KTN_Wizard::deviceAvailable_selectionChanged()':
ktm_wizard.ui.h:134: warning: comparison between signed and unsigned integer expressions
ktm_wizard.ui.h: In member function `virtual void KTN_Wizard::deviceTheme_clicked()':
ktm_wizard.ui.h:160: error: `setIconSet' undeclared (first use this function)
ktm_wizard.cpp: In constructor `KTN_Wizard::KTN_Wizard(QWidget*, const char*, bool, unsigned int)':
ktm_wizard.cpp:84: error: invalid use of undefined type `struct KPushButton'
ktm_wizard.h:31: error: forward declaration of `struct KPushButton'
ktm_wizard.cpp:85: error: `setGeometry' undeclared (first use this function)
ktm_wizard.cpp:86: error: `setFlat' undeclared (first use this function)
ktm_wizard.cpp:147: error: no matching function for call to `KTN_Wizard::connect(KPushButton*&, const char[11], KTN_Wizard* const, const char[23])'
/usr/lib/qt3/include/qobject.h:116: error: candidates are: static bool QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt3/include/qobject.h:227: error: bool QObject::connect(const QObject*, const char*, const char*) const
ktm_wizard.cpp: In member function `virtual void KTN_Wizard::languageChange()':
ktm_wizard.cpp:181: error: `setText' undeclared (first use this function)
make[2]: *** [ktm_wizard.o] Error 1
make[2]: Leaving directory `/home/virgilio/temp/ktraynetworker-0.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/virgilio/temp/ktraynetworker-0.6'
make: *** [all] Error 2
Report
tpr
17 years ago
Report
HolgiB
17 years ago
same compile Problem.
Added
the #include to src/ktm_wizard.ui.h and now it looks like this:
.
.
.
#include "ktn_names.h"
#include "ktn_wizard.h"
#include
Dont know how this will make sense and it changes nothing :-(.
Please give me a better hint :-).
Holger
Report
cmf
17 years ago
Report
stefano
17 years ago
I'm working to make 2 source pkg.
Report
BruceCadieux
17 years ago
I'm downloading KDE3.2 for my Slack machine, but my experience has been KDE3.2 breaks the menus and other apps in SuSE 9.0
Considering the majority of folks are still using 3.1 it would be nice to see apps still written for it.
Report
cmf
17 years ago
If someone really needs this on 3.1 i'm sure they could have a bash at back-porting
Report
BruceCadieux
17 years ago
ktraynetworker.h:28:24: ktabwidget.h: No such file or directory
In file included from main.cpp:5:
ktraynetworker.h:75: error: syntax error before `*' token
main.cpp: In member function `virtual bool
KSessionManaged::saveState(QSessionManager&)':
main.cpp:29: warning: unused parameter `QSessionManager&sm'
main.cpp: In member function `virtual bool
KSessionManaged::commitData(QSessionManager&)':
main.cpp:35: warning: unused parameter `QSessionManager&sm'
main.cpp: In function `int main(int, char**)':
main.cpp:98: warning: format not a string literal and no format arguments
main.cpp:106: warning: format not a string literal and no format arguments
main.cpp:114: warning: format not a string literal and no format arguments
main.cpp:121: warning: format not a string literal and no format arguments
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/bruce/Documents/ktraynetworker-0.5b/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bruce/Documents/ktraynetworker-0.5b'
make: *** [all] Error 2[/b]
Looks like I'll be sticking to 4 until the bugs are worked out of 5B
Report
stefano
17 years ago
Report
cmf
17 years ago
Tranlations, what languages?
Iconset, have you tried contacting everaldo to see if he's willing to do a few?
hope all goes well, and i'm willing to help in anyway, just contact me!
Report
stefano
17 years ago
- ui are ok
- iconset: i will do.
- i'm checking slicker code to make a plugin
- i will search you in irc channel
Report
jeffkjo
17 years ago
./configure works flawlessly, but make errors out with the following:
ktraynetworker.h:28:24: ktabwidget.h: No such file or directory
In file included from main.cpp:5:
ktraynetworker.h:75: error: syntax error before `*' token
main.cpp: In member function `virtual bool
KSessionManaged::saveState(QSessionManager&)':
main.cpp:29: warning: unused parameter `QSessionManager&sm'
main.cpp: In member function `virtual bool
KSessionManaged::commitData(QSessionManager&)':
main.cpp:35: warning: unused parameter `QSessionManager&sm'
main.cpp: In function `int main(int, char**)':
main.cpp:98: warning: format not a string literal and no format arguments
main.cpp:106: warning: format not a string literal and no format arguments
main.cpp:114: warning: format not a string literal and no format arguments
main.cpp:121: warning: format not a string literal and no format arguments
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/foo/Desktop/ktraynetworker-0.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/foo/Desktop/ktraynetworker-0.5'
make: *** [all] Error 2
Hopefully kdeapps doesnt butcher the above.
What could be going wrong?
Report
stefano
17 years ago
Report
Lenz
17 years ago
I think the app is really interesing an would like testing it.
Report
rgfree
17 years ago
"Last Release". Every time
you publish a new version I
get a small shock because I
think this app is discontinued ;-)
Keep up the good work...
Report
dec0ding
17 years ago
Then, the Icon that shows in the tray (I use your net_round theme), is way too small...I can't even see it if I dont go closer to the monitor.
Can you make in your next version the program to remember which is the last used Device, since my eth0 is not running but eth1, and I have to select each time it starts that eth1 is the one I want...and some better look perhaps :)
Great work! Keep on...
Report