| Author |
Message |
vovchik

Joined: 23 Oct 2006 Posts: 1231 Location: Ukraine
|
Posted: Thu 01 Oct 2009, 04:24 Post subject:
Simple gui for showing network info |
|
Dear puppians,
Some time ago I hacked together a tiny little app to show network information. Here it is... If you have any suggestions on how to improve it, please post them...
With kind regards,
vovchik
| Description |
|
| Filesize |
74.13 KB |
| Viewed |
770 Time(s) |

|
| Description |
|

Download |
| Filename |
ipinfo.tar.gz |
| Filesize |
733 Bytes |
| Downloaded |
478 Time(s) |
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Thu 01 Oct 2009, 09:34 Post subject:
|
|
hi vovchik,
nice idea.
maybe it would make sense to also report the external ip. see this thread for more info http://www.murga-linux.com/puppy/viewtopic.php?p=334714
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1231 Location: Ukraine
|
Posted: Thu 01 Oct 2009, 10:56 Post subject:
|
|
Dear Aragon,
Thanks for the suggestion. I implemented it in this version. Please have a look....
With kind regards,
vovchik
| Description |
|

Download |
| Filename |
ipinfo.tar.gz |
| Filesize |
781 Bytes |
| Downloaded |
457 Time(s) |
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Thu 01 Oct 2009, 14:37 Post subject:
|
|
hi vovchik,
get some errormessages:
version 1
| Code: | gtkdialog: Error in line 31, near token 'string': syntax error
aborting...
./ipinfo: line 89: 9601 Aborted gtkdialog3 --program=show_ip_info --center
|
version 2
| Code: | gtkdialog: Error in line 31, near token 'string': syntax error
aborting...
/usr/bin/ipinfo: line 93: 10016 Aborted gtkdialog3 --program=show_ip_info --center |
shoud be something small, but i can't figure out atm, what it is...
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1231 Location: Ukraine
|
Posted: Thu 01 Oct 2009, 14:49 Post subject:
|
|
Dear aragon,
I get this error on 4.10 and not 3.01, where I did the modification. On 4.10, I am using gtkdialog v. 7.20 and 7.21 on 3.01, but I just tested on 4.10 with the newer gtkdialog and the error persists. The only thing I did was add one line to the script in order capture the external IP in a var and then to print the var within gtkdialog. Vexing indeed!!! If you have an idea about what might be wrong, please post it.
With kind regards,
vovchik
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Thu 01 Oct 2009, 15:19 Post subject:
|
|
problem is, i get the errormessages with both versions of the script, that means version 1 + 2
i have no clue atm, i found gtkdialog very 'bitchy' sometimes...
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
vovchik

Joined: 23 Oct 2006 Posts: 1231 Location: Ukraine
|
Posted: Thu 01 Oct 2009, 16:16 Post subject:
|
|
Dear aragon,
This version - without any salient changes - works on both my machines under 3.01 and 4.10. Could you kindly give this a try?
Thanks...
With kind regards,
vovchik
| Description |
|

Download |
| Filename |
ipinfo1.tar.gz |
| Filesize |
1.12 KB |
| Downloaded |
470 Time(s) |
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Fri 02 Oct 2009, 02:39 Post subject:
|
|
will test the new version with the same setup (modded 4.10) this evening and with a clean 4.21 setup.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Fri 02 Oct 2009, 10:50 Post subject:
|
|
ok first test with 4.21, all 3 version do work!
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
aragon
Joined: 15 Oct 2007 Posts: 1690 Location: Germany
|
Posted: Fri 02 Oct 2009, 14:05 Post subject:
|
|
ok, second test on the modded 4.10: no. 3 works
might be interesting for inclusion in 4.4 as standalone or as a button in the connection wizarrd.
aragon
_________________ PUPPY SEARCH: http://wellminded.com/puppy/pupsearch.html
|
|
Back to top
|
|
 |
sunburnt

Joined: 08 Jun 2005 Posts: 4006 Location: Arizona, U.S.A.
|
Posted: Fri 02 Oct 2009, 17:18 Post subject:
|
|
Hi vovchik; Suggestion: always use the original first post to post new app. versions.
That`s why the Attachments section has remove and update on it.
That way folks don`t have to look through all the posts to find the latest version.
Also... If my app. has a GUI, I usually post a pix of the GUI too.
|
|
Back to top
|
|
 |
vanchutr
Joined: 05 Aug 2006 Posts: 419
|
Posted: Fri 02 Oct 2009, 19:23 Post subject:
Simple gui for showing network info |
|
Dear vovchik
ipoinfo works in puppies-431
ipoinfo1 works in puppies-431
I will test these scripts in other Puppy versions. Thank you
|
|
Back to top
|
|
 |
|