18.05.08, 12:04:08
ariszlo
Clicking on the Configuration icon displays the message quoted below but does not open the Configuration Screen.
Zitat:
Konfigurationsfenster wird geöffnet...
Wenn er nicht erscheint, bitte prüfen, ob alle Abhängigkeiten gelöst sind.
What does The Word - 0.96 Superkaramba theme require that Kubuntu 8.04 does not have?
15.06.08, 13:46:31
oldsam
Hi,
I had the same problem.
The solution is quite simple:
Open "~/.superkaramba/themes/Bible2.0/strings.py" with an editor and replace all "ä", "ö" and "ü" with "ae", "oe" and "ue".
Copying the following line in a terminal will open the file, that you can replace the letters (Use "Ctrl+R" for replacing):
kate ~/.superkaramba/themes/Bible2.0/strings.py
After this it worked ;)