 luciform
|
Hi, thanks for this app, it is very close to my ideal of one for the note taking ^^.
I have one issue: I’ve installed it on my Linux (Mandriva Linux 2010.1) box using the “setup.py” script. All is working fine except language: though I set it up on “ru” in the preferences dialog, the app is still in english.
|
 giuspen
|
Hello,
unfortunately there’s a bug in the setup.py that you find in current 0.14.2 version, affecting exactly the languages.
If you will wait some days I will release a new version (0.15) where the setup.py works fine, otherwise you can already download the setup.py from subversion ( http://code.google.com/p/giuspen-cherrytree/source/browse/trunk/setup.py ) or furthermore you can export the whole latest subversion (including the fixed setup.py) using the terminal string you find on the cherrytree homepage ( http://www.giuspen.com/cherrytree/#downl ).
Regards,
Giuseppe.
|
 luciform
|
Have to run locale/i18n_po_to_mo.py manually, and reinstall, but now it works, thank you.
|
 luciform
|
Problem still exists. When I’m running ‘cherrytree’ command from the terminal, it’s okay, but when I’m using krunner (KDE app launcher) or application menu (aka K menu), the language is english.
There is a workaround: I edited the cherrytree entry in the app menu and pointed it on my sources dir (~/SOFT/svn/cherrytree/cherrytree). Also I have to set a ‘working dir’ parameter in the same entry to ~/SOFT/svn/cherrytree. Maybe it’s a KDE issue.
|
 giuspen
|
it’s a strange problem, never saw this in gnome when testing the languages
|