OpenMarine
[SOLVED] Tab actions in german - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Bug Reports (https://forum.openmarine.net/forumdisplay.php?fid=4)
+--- Thread: [SOLVED] Tab actions in german (/showthread.php?tid=731)



[SOLVED] Tab actions in german - Luckbert - 2017-09-07

Hello everybody,
I found an error in the translation into Deusche.
The error is found in the "Actions". The following actions do not work in German.
They are not accepted after selection.
reset system
reset multiplexer
twitter
play sound
stop all sounds
close all messages
set signalk ...
In English, they work without problems and are also taken over into the German language.
Greetings Jürgen


RE: Tab actions in german - Sailoog - 2017-09-08

I will check this, thanks!


RE: Tab actions in german - Sailoog - 2017-09-12

I have fixed this, Please force an update and test.


RE: Tab actions in german - Luckbert - 2017-09-12

Hello Sailoog,
The error persists. no change
Jürgen


RE: Tab actions in german - Luckbert - 2017-09-13

Hello Sailoog,
The error persists. no change
Jürgen


RE: Tab actions in german - Sailoog - 2017-09-13

Are you sure you have forced update? what version are you running?
Please open a terminal, type "openplotter" and paste here the error on terminal window.


RE: Tab actions in german - Luckbert - 2017-09-13

OP 0.15.1 is running

I started OP in debug mode. The following error message occurred when trying to add a sound.

/home/pi/.config/openplotter
Traceback (most recent call last):
File "/home/pi/.config/openplotter/openplotter", line 2432, in on_add_action
self.edit_add_action(0)
File "/home/pi/.config/openplotter/openplotter", line 2467, in edit_add_action
self.list_actions.Append([action, data.decode('utf8'), repeat2])
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_controls.py", line 4814, in Append
self.InsertStringItem(pos, cvtfunc(entry[0]))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: ordinal not in range(128)


Jürgen


RE: Tab actions in german - Sailoog - 2017-09-14

You are right, there were more issues.
Please try now.


RE: Tab actions in german - Luckbert - 2017-09-15

Hello Sailoog,
Now everything works.
You can fix the thread as solved.
Thank you for your work.

Have you ever looked into this Threat (http://forum.openmarine.net/showthread.php?tid=730&pid=2901#pid2901)?
Special Heel and Roll?

Jürgen