Some issues in the git version
Posted: Thu Nov 14, 2013 2:18 pm
Hi Massimo:
First of all some context:
I've just learned in these last weeks to compile (in linux... as you said in some other post... compiling in windows is a pain in the ass) to see and make corrections to the translation i'm working on. Is in this context that I've found the following issues:
1.- In the new and shining Wizard the word "Next" in the button does not appear (I presume its out of place because in the translation to another language appears just part of the word). Since a image worths a thousand words I've attached two screenshots .
2.- When you delete a folder there is a small typo in the string that says: "Do you want to DELETE foler:" (should say folder)
3.- There are buttons that are are not translated, in fact, there are no strings in the .ts files to translate them. (e.g. In the "Do you want to save the current workspace...." popup, the buttons "Yes" "No" and "Cancel" are still in english)
4.- And finally, and the more important issue: After the last merge (new Wizard), the Package Creation for Ubuntu fails. However with *make* it compiles OK.
here are the last lines in the terminal:
~~~~~~
********* Finished testing of RGBText_Test *********
~/qlcplus
~/qlcplus ~/qlcplus
./unittest.sh: line 22: ./test.sh: No such file or directory
~/qlcplus
127 Engine unit tests failed. Please fix before commit.
make[1]: *** [check] Error 127
make[1]: Leaving directory `/home/luis/qlcplus'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
~~~~~~
Additional info:
QLC+ version: 4.6.0 (Just compiled from the source )
OS: Virtual Machine whith Ubuntu 12.04 (64 bits)
First of all some context:
I've just learned in these last weeks to compile (in linux... as you said in some other post... compiling in windows is a pain in the ass) to see and make corrections to the translation i'm working on. Is in this context that I've found the following issues:
1.- In the new and shining Wizard the word "Next" in the button does not appear (I presume its out of place because in the translation to another language appears just part of the word). Since a image worths a thousand words I've attached two screenshots .
2.- When you delete a folder there is a small typo in the string that says: "Do you want to DELETE foler:" (should say folder)
3.- There are buttons that are are not translated, in fact, there are no strings in the .ts files to translate them. (e.g. In the "Do you want to save the current workspace...." popup, the buttons "Yes" "No" and "Cancel" are still in english)
4.- And finally, and the more important issue: After the last merge (new Wizard), the Package Creation for Ubuntu fails. However with *make* it compiles OK.
here are the last lines in the terminal:
~~~~~~
********* Finished testing of RGBText_Test *********
~/qlcplus
~/qlcplus ~/qlcplus
./unittest.sh: line 22: ./test.sh: No such file or directory
~/qlcplus
127 Engine unit tests failed. Please fix before commit.
make[1]: *** [check] Error 127
make[1]: Leaving directory `/home/luis/qlcplus'
dh_auto_test: make -j1 check returned exit code 2
make: *** [build] Error 29
dpkg-buildpackage: error: debian/rules build gave error exit status 2
~~~~~~
Additional info:
QLC+ version: 4.6.0 (Just compiled from the source )
OS: Virtual Machine whith Ubuntu 12.04 (64 bits)