Gmoccapy - A new screen for linuxcnc
25 Sep 2013 04:55 #39169
by svenakela
Replied by svenakela on topic Gmoccapy - A new screen for linuxcnc
You don't happen to have any old settings in /home/[user]/linuxcnc/configs?
I had a problem earlier that was solved when I deleted the old config.
I had a problem earlier that was solved when I deleted the old config.
Please Log in or Create an account to join the conversation.
25 Sep 2013 10:18 #39171
by cmorley
Replied by cmorley on topic Gmoccapy - A new screen for linuxcnc
I would also check the .gmoccapy_preferences , the tool file (SOMETHING.tbl) and the variable file (SOMETHING.var) for corruption.
They should be plain text, no funny symbols. trash them if corrupt.
Chris M
They should be plain text, no funny symbols. trash them if corrupt.
Chris M
Please Log in or Create an account to join the conversation.
25 Sep 2013 20:07 - 25 Sep 2013 20:32 #39178
by probamo
Replied by probamo on topic Gmoccapy - A new screen for linuxcnc
@ newbynobi
hereafter is the translation.
I tried proposals from @svenakela and @cmorely but it seams no old files are elsewhere nor strange fonts in the file.
What would be steps to remove linuxcnc-dev from HDD besides moving the folder to the Trash. Eventually I moved it in the Trash, but still official version 2.5.3 is blocked. Something infected the whole LinuxCNC?
Any idea?
hereafter is the translation.
I tried proposals from @svenakela and @cmorely but it seams no old files are elsewhere nor strange fonts in the file.
What would be steps to remove linuxcnc-dev from HDD besides moving the folder to the Trash. Eventually I moved it in the Trash, but still official version 2.5.3 is blocked. Something infected the whole LinuxCNC?
Any idea?
Last edit: 25 Sep 2013 20:32 by probamo. Reason: no attachments found
Please Log in or Create an account to join the conversation.
25 Sep 2013 22:30 - 25 Sep 2013 22:31 #39182
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Halo probamo,
it seems to be a serious problem on your computer.
If you just followed the WIKI, then deleting the linuxcnc-dev folder will erase all master thinks.
If you then start linuxcnc from the menu, it should start as usual. I am sure this has nothing to do with gscreen or gmoccapy.
Next step: run as first latency test to check that your realtime kernel is OK, than try to get your 2.5.3 to start than reinstall master as descriped in the WIKI.
I can give you the good news, that your translation is working, see the attached screenshots. Just serbian seems to be a language of long words;-)
You will see in settings that you have to shorten some of the translations. And there are some mot translated words, or better you translated Spindle bar max and spindle bar min to german. I errased that ones and will push a new release with the translation included.
Norbert
it seems to be a serious problem on your computer.
If you just followed the WIKI, then deleting the linuxcnc-dev folder will erase all master thinks.
If you then start linuxcnc from the menu, it should start as usual. I am sure this has nothing to do with gscreen or gmoccapy.
Next step: run as first latency test to check that your realtime kernel is OK, than try to get your 2.5.3 to start than reinstall master as descriped in the WIKI.
I can give you the good news, that your translation is working, see the attached screenshots. Just serbian seems to be a language of long words;-)
You will see in settings that you have to shorten some of the translations. And there are some mot translated words, or better you translated Spindle bar max and spindle bar min to german. I errased that ones and will push a new release with the translation included.
Norbert
Last edit: 25 Sep 2013 22:31 by newbynobi.
Please Log in or Create an account to join the conversation.
25 Sep 2013 23:40 #39184
by probamo
Replied by probamo on topic Gmoccapy - A new screen for linuxcnc
Translation looks good, but still needs fine tuning. That's why I wanted to check it out before sending to you. Still polishing required.
I looks like I would do the entire installation again. Although I deleted dev dir and redo installation again as wiki recommendation, I Terminal I got the following message (in attachment). Real-time is quite good.
I looks like I would do the entire installation again. Although I deleted dev dir and redo installation again as wiki recommendation, I Terminal I got the following message (in attachment). Real-time is quite good.
Please Log in or Create an account to join the conversation.
26 Sep 2013 01:24 #39188
by newbynobi
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
Halo,
You can not start linuxcnc while latency test is still running!
If the errors occur bevore you start latency test, then there is a real problem with you linuxcnc installation!
You can not start linuxcnc while latency test is still running!
If the errors occur bevore you start latency test, then there is a real problem with you linuxcnc installation!
Please Log in or Create an account to join the conversation.
26 Sep 2013 01:36 #39189
by probamo
Replied by probamo on topic Gmoccapy - A new screen for linuxcnc
What ever was, I reinstalled system
Now I am IN again.
It works everything. Now, how can I change the LANG in application to check the length and rephrase if necessary.
Thanks,
Now I am IN again.
It works everything. Now, how can I change the LANG in application to check the length and rephrase if necessary.
Thanks,
Please Log in or Create an account to join the conversation.
26 Sep 2013 01:53 #39190
by newbynobi
You do not have to change anything in the GUI, just make a folder in:
call it "cs" for Serbian
make i subfolder called "LC_MESSAGES" (case sensitive)
and place here your gmoccapy.mo file.
After start of the GUI it should start in the new language.
If it does not, then your locale settings are not according to the folder name.
In that case please go to a terminal and enter : $LANG
There should come something like cs_CS.utf8
Please keep me informed, I will add every change to your translation files to master.
Norbert
Replied by newbynobi on topic Gmoccapy - A new screen for linuxcnc
What ever was, I reinstalled system
Now, how can I change the LANG in application to check the length and rephrase if necessary.
You do not have to change anything in the GUI, just make a folder in:
~/linuxcnc-dev/share/gscreen/skins/gmoccapy/locale
call it "cs" for Serbian
make i subfolder called "LC_MESSAGES" (case sensitive)
and place here your gmoccapy.mo file.
After start of the GUI it should start in the new language.
If it does not, then your locale settings are not according to the folder name.
In that case please go to a terminal and enter : $LANG
There should come something like cs_CS.utf8
Please keep me informed, I will add every change to your translation files to master.
Norbert
Please Log in or Create an account to join the conversation.
26 Sep 2013 02:02 #39191
by probamo
Replied by probamo on topic Gmoccapy - A new screen for linuxcnc
Instead of "cs" please make "rs" for Serbia.
I'll give a try.
I'll give a try.
Please Log in or Create an account to join the conversation.
26 Sep 2013 02:08 - 26 Sep 2013 02:13 #39192
by probamo
Replied by probamo on topic Gmoccapy - A new screen for linuxcnc
Look my screenshot. I created folder "rs", though there is "de" and "es", but neither German or Spanish is loaded. In Terminal there is en-US. How to change it.
Thanks.
Thanks.
Last edit: 26 Sep 2013 02:13 by probamo. Reason: forgot attachements
Please Log in or Create an account to join the conversation.
Time to create page: 0.181 seconds