Chapter 4. Questions and Answers

4.1. When I click on an options, nothing happens. Why?
4.2. The translation in my language is wrong/incomplete! How do I fix it?
4.1.

When I click on an options, nothing happens. Why?

This means the installation wasn't successful for some reason.

If you used a distribution-specific package, try installing from the source tarball, it's really easy!

If you installed from source, open a terminal (e.g. Konsole) and type kdelicious.py --preferences 1.

If you get "command not found", make sure kdelicious.py is in your PATH.

If you get an error saying that a module cannot be found, make sure the kdelipkg directory is in your PYTHONPATH or under /usr/lib/python/site-packages.

If everything fails, open a bug in the KDelicious bugtracker or send an email to .

4.2.

The translation in my language is wrong/incomplete! How do I fix it?

If the problem is in the del.icio.us menu, you can just edit the file kdelicious.desktop.

If the problem is in another piece of the interface, and you are confident with gettext-based translation tools, you can get the .po file for your language, update it, and send it . Otherwise, just send a note to describing the text that needs fixing.

SourceForge.net Logo