|
TestMaker 5.5 Editor start error on Ubuntu 10 2 Years, 10 Months ago
|
Karma: 0
|
|
I receive the error in the attached image file when starting the editor on Ubuntu 10.04.
The text of the error is "Unable to start the Editor: Cannot run program "/home/dboese/PushToTest TestMaker/Editor//Editor": java.io.Exception: error=2. No such file or direct..."
When I installed TestMaker, I did change the default install path from "PushToTest TestMaker" to "PushToTest_TestMaker".
Preference is to not have spaces in directory names.
|
|
|
|
|
|
|
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years, 9 Months ago
|
Karma: 0
|
|
Hi,
In Ubuntu 10.04 (and probably other newer distributions) LibGDK 2.0 is installed and conflicts with Titanium's internal libraries.
removing ~/.titanium/runtime/linux/1.0.0/libg2.0 or /opt/titanium/runtime/linux/1.0.0/libg2.0 will solve the problem.
To be exact:
rm runtime/linux/1.0.0/libgobject2.0*
rm runtime/linux/1.0.0/libglib2.0*
rm runtime/linux/1.0.0/libgio2.0*
rm runtime/linux/1.0.0/libgthread2.0*
-------------------------
In TestMaker, please remove the following files:
Folder: <Linux_Editor_Home>/runtime/
1) libgio-2.0.so.0
2) libgio-2.0.so.0.2200.4
3) libglib-2.0.so
4) libglib-2.0.so.0
5) libglib-2.0.so.0.2200.4
6) libgobject-2.0.so
7) libgobject-2.0.so.0
8) libgobject-2.0.so.0.2200.4
9) libgthread-2.0.so
10) libgthread-2.0.so.0
11) libgthread-2.0.so.0.2200.4
Then restart the TestMaker/Editor to get this working.
Thanks,
Priya.
|
|
|
|
|
|
|
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years, 9 Months ago
|
Karma: 0
|
|
|
|
|
|
|
|
|
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years, 8 Months ago
|
Karma: 0
|
|
Thank you for the solution
|
|
|
|
|
|
|
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years ago
|
Karma: 0
|
|
Hi,
With regards to encountering error on running Editor on Ubuntu, I too am trying to run Editor but it won't open. I'm running it on Ubuntu too, by the way. However, it doesn't display any error message, or any sign that it is loading of some sort. It simply won't open.
I cannot Add a Load/Functional/Service Monitor Test too, still without any error message. I decided to Open a File. I opened a scenario from the Selenium Tutorial folder and it opened. Yet the same, the Editor won't open. This time, the loading cursor appears and won't stop.
Thoughts please.
—AT
|
|
|
|
|
|
|
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years ago
|
Karma: 0
|
|
One more thing, I'm using TestMaker 6.
|
|
|
|
|
|
|