I'm attaching Privoxymon, a small GNOME2 applet for monitoring/controlling Privoxy -- an HTTP proxy server -- and would like some help with a few programming issues.
This is my very first GNOME program -- indeed, my very first Linux/Open Source program, so please be gentle. You can help me with this project even if you don't use Privoxy. Just follow the instructions in the code comments. If you don't have Privoxy, it should come up with a red button with an X (cancel) indicating Privoxy is not running. The questions/issues I have are in the source code header and duplicated here. Thanks to anyone who can help me with them. Constructive criticism of the code is also welcome. # Known Problems/TODO: # 1) When starting Privoxymon, you may get a segmentation fault. # Try starting it again; it should work every other time you start it. # Anybody know why? # 3) Would like to add a timer to periodically check the status of # Privoxy, but how do I remove the timer when Privoxymon is # destroyed? # 4) Where is the documentation and/or source code for # gnome-python2-applet-1.99.11-8.i386.rpm? # 5) How do I load icons so they automatically size themselves to user's # panel preference? Thanks
GNOME_privoxymon.server
Description: Binary data
privoxymon.py
Description: Binary data
