
Greenwich
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
A system info and email fetching program. It displays both the sender and subject of email messages.
The backgrounds can be easily swapped.
NEW: Email account configuration GUI
-----------------------
dependencies:
* tkinter
if you're running ubuntu, type the following command on a terminal:
apt-get install tkinter
13 years ago
0.9.1 -> 0.9.2
Email fetching in python now.
Should run ok without extracting.
0.9 -> 0.9.1
Added email config GUI
13 years ago
0.9.1 -> 0.9.2
Email fetching in python now.
Should run ok without extracting.
0.9 -> 0.9.1
Added email config GUI
CarlosEmidio
13 years ago
I'm thinking about adding features too, so , if you have suggestions for that, drop a comment! :D
Report
fvzwieten
13 years ago
Report
CarlosEmidio
13 years ago
install it through synaptic or open a terminal and type (as root):
apt-get install tkinter
:)
Report
fvzwieten
13 years ago
Report
CarlosEmidio
13 years ago
The step-by-step procedure would be:
* Open a terminal (konsole or gnome-terminal)
* type "superkaramba" (without quotes)
* copy and paste error message here
:D
Report
fvzwieten
13 years ago
Could not read config file.
X Error: BadWindow (invalid Window parameter) 3
Major opcode: 20
Minor opcode: 0
Resource id: 0x2e00226
Report
CarlosEmidio
13 years ago
I think I got it right this time.
Could you please redownload it (0.9.1) and give it another try? I'd love to have some feedback on this issue..
thanks, mate!
Report
fvzwieten
13 years ago
It shows, but now I see this when started from within a console:
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
Network sensor: can not find ath0
etc...
You get the picture. I don't have a ath0 device
But the interface shows up, so that problem is solved :-)
Report
CarlosEmidio
13 years ago
(I have wifi, so it's ath0, not eth0 :D )
Sorry you had to be my guinea pig!
Thank you very much for your reply!
Report