Site MapAccessibilityContact Us

Call us at (855) 254-1164 to learn more about Enterprise

PushToTest - Open Source Test

Welcome, Guest
Please Login or Register.    Lost Password?
Forum is locked
TestMaker 5.5 Editor start error on Ubuntu 10 Forum is locked
(1 viewing) (1) Guest
General help with this Web site and other PushToTest issues.
Go to bottomPage: 12
TOPIC: TestMaker 5.5 Editor start error on Ubuntu 10
#167
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.
dboese
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#195
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.
priya
Admin
Posts: 58
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#196
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years, 9 Months ago Karma: 0
You can refer to the below link for more details:
www.pushtotest.com/forum/20-how-do-i-get...t=6&limitstart=6
priya
Admin
Posts: 58
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#200
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years, 8 Months ago Karma: 0
Thank you for the solution
dboese
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#424
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
AgileTester
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#427
Re:TestMaker 5.5 Editor start error on Ubuntu 10 2 Years ago Karma: 0
One more thing, I'm using TestMaker 6.
AgileTester
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
Go to topPage: 12