
Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments
Skopete allows you to see an unlimited number of contacts, maybe it's going off the edge of your screen? - Nov 30 2007

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 39 comments

Karamba & Superkaramba by kovidgoyal 39 comments
sensors | cut -d' ' -f3 | tr -d "+°C" - Mar 10 2007

Karamba & Superkaramba by kovidgoyal 39 comments

Karamba & Superkaramba by kovidgoyal 39 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments
About the bottom cut-off. Is it only the icon being cut-off or are some contacts missing as well? - Nov 23 2006

Karamba & Superkaramba by kovidgoyal 154 comments
- Ensure you satisy all the REQUIREMENTS from above
- Is Kopete running?
- If you have enabled PyKDE in the config dialog, please try disabling it first, as PyKDE seems to cause a lot of bugs.
- In order to help me debug it, please run superkaramba in a terminal like so:
superkaramba skopete.skz > skopete-log 2>&1
Post the top 20 lines from the file skopete-log - Nov 23 2006

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 26 comments
Hopefully this patch will make it into KDE4 (rewritten for DBUS)
The version I now use relies on this patch, so I'm not likely to work on fixing the old plugin for aero 0.9.1. If you feel like applying the patch and compiling kmail for yourself, I'll send you the new plugin.
Sorry,
Kovid. - Oct 23 2006

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Various KDE 1.-4. Improvements by kovidgoyal 2 comments
There is no configuration required. This patch only adds support for reading the spam probabilities/confidences from already filtered mail. If you have enabled spam reporting in fancy headers in KMail, the patch should automatically enable the spam bar for emails that have DSpam headers. DSpam is designed to run on a mail server, so that is what I though most appropriate, rather than adding support for the actual scanning of email. - May 29 2006

Karamba & Superkaramba by kovidgoyal 16 comments

Karamba & Superkaramba by kovidgoyal 16 comments

Karamba & Superkaramba by kovidgoyal 39 comments

Karamba & Superkaramba by kovidgoyal 21 comments

Karamba & Superkaramba by kovidgoyal 21 comments

Karamba & Superkaramba by kovidgoyal 21 comments

Karamba & Superkaramba by kovidgoyal 21 comments

Karamba & Superkaramba by kovidgoyal 21 comments
Then at the python prompt type import subprocess and press enter. That should give you an error.
What distribution are you using? Debian? - May 04 2006

Karamba & Superkaramba by kovidgoyal 39 comments
- May 04 2006

Karamba & Superkaramba by kovidgoyal 21 comments
You can check this by starting python at the command line and trying the command import subprocess
If you want to remove ps uninstall aero aio and delete the directory ~/.aero_aio - May 04 2006

Karamba & Superkaramba by kovidgoyal 21 comments
superkaramba aero_aio.skz and post the output. If you just want to get rid of ps delete ~/.aero_aio - May 04 2006

Karamba & Superkaramba by jayenell 14 comments

Karamba & Superkaramba by kovidgoyal 154 comments
As for the Monitored Contacts problem, it's going to need a little debugging. Can you unzip the .skz archive and run the theme with superkaramba skopete.theme. The edit the file configure.py and near the end put
print "contacts: ", len(contacts)
just after the line
contacts = config_backend.loadMCL()
Then post the output when you start the config dialog.
Thanks - Apr 14 2006

Karamba & Superkaramba by kovidgoyal 16 comments
Above the line
res = self.pretty_pat.sub(self.prettyString, res) # Call self.prettyString for every match
add print "Result: ", res
Then post the output from running the command. If its a lot, you can email it to me: kovid at theory dot caltech dot edu - Apr 14 2006

Various KDE 1.-4. Improvements by conrausch 118 comments

Various KDE 1.-4. Improvements by conrausch 118 comments

Various KDE 1.-4. Improvements by conrausch 118 comments
http://www.kde-look.org/content/show.php?content=32677 - Apr 11 2006

Karamba & Superkaramba by kovidgoyal 26 comments

Karamba & Superkaramba by kovidgoyal 3 comments

Karamba & Superkaramba by kovidgoyal 26 comments

Karamba & Superkaramba by Matti 13 comments

Karamba & Superkaramba by kovidgoyal 39 comments

Karamba & Superkaramba by kovidgoyal 39 comments
s = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
try:
s.connect(("localhost", self.port))
data = s.recv(1024)
finally: s.close()
The try -> finally block ensures that if there is an error, the socket is closed by the close() call. Can you try setting DEBUG=True in ~/.aero-aio/scripts/cpumemv2_backend.py and then running SK and posting the output.
Thanks,
Kovid. - Feb 06 2006

Karamba & Superkaramba by kovidgoyal 39 comments

Karamba & Superkaramba by kovidgoyal 154 comments

Karamba & Superkaramba by kovidgoyal 21 comments

Karamba & Superkaramba by kovidgoyal 16 comments

Karamba & Superkaramba by kovidgoyal 154 comments