Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Error: Unable to run ccollabgui

After installing CodeCollab on OS X 10.6, I get Error: Unable to run ccollabgui when I try to add a new code review from P4V.

Strange but google was not able to find any match for the search :(

like image 621
sorin Avatar asked Jun 03 '11 17:06

sorin


2 Answers

I you receive this error just go to p4v Tools->Manage Custom Tools and select Code Collaborator - Add to Review->Edit.

Now change the application from ccollabgui to /Applications/ccollab_client/ccollabgui.app/Contents/MacOS/JavaApplicationStub.

like image 194
sorin Avatar answered Oct 12 '22 22:10

sorin


I received this error because I installed by ccollab in a non-standard location (not /Applications/ccollab_client)

[remove any already installed ccollab p4 custom tools if installed]

To fix, in p4v Tools|Manage Custom Tools|Select "SmartBear - Add to Review". Click edit. In the edit box called "Application", adjust the path to the correct path for your install.

like image 39
Matt Brown Avatar answered Oct 12 '22 22:10

Matt Brown