TheRealCDay / raptor-chess-interface

Automatically exported from code.google.com/p/raptor-chess-interface
0 stars 0 forks source link

Error internal browser ubuntu 11.04 #602

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open raptor-chess-interface

What is the expected output? What do you see instead?
i expected to see the chess interface with the browser at the top and the 
console at the bottom, instead i see a an error message and no browser... im 
able to play normarly, but without the browser, and the some menu items doesnt 
respond (All the menus pointing to a web page.)

What version of the product are you using? On what operating system and
what environment?
im using raptor 98, on ubuntu 11.04, java-6-sun, nvidia graphics(nouveau 
driver), firefox 4.0.1

Please provide any additional information below.
Error in execute
SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)]
org.eclipse.swt.SWTError: No more handles [Unknown Mozilla path 
(MOZILLA_FIVE_HOME not set)]
    at org.eclipse.swt.SWT.error(Unknown Source)
    at org.eclipse.swt.browser.Mozilla.create(Unknown Source)
    at org.eclipse.swt.browser.Browser.<init>(Unknown Source)
    at raptor.swt.BrowserWindowItem.init(Unknown Source)
    at raptor.RaptorWindow$RaptorTabItem.init(Unknown Source)
    at raptor.RaptorWindow$RaptorTabItem.<init>(Unknown Source)
    at raptor.RaptorWindow$2.execute(Unknown Source)
    at raptor.util.RaptorRunnable.run(Unknown Source)
    at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
    at org.eclipse.jface.window.Window.open(Window.java:801)
    at raptor.Raptor.main(Unknown Source)
this is the error.

Original issue reported on code.google.com by poncho...@gmail.com on 28 May 2011 at 4:12

GoogleCodeExporter commented 9 years ago
Try running "sudo gedit /usr/local/bin/raptorchess" and add "export 
MOZILLA_FIVE_HOME=/usr/lib/mozilla" as a second line of the script.

Original comment by bvk...@gmail.com on 28 May 2011 at 9:40

GoogleCodeExporter commented 9 years ago
Issue 604 has been merged into this issue.

Original comment by bvk...@gmail.com on 1 Jun 2011 at 1:11

GoogleCodeExporter commented 9 years ago
No more response, so seems to be closed by user.

Original comment by evil...@gmail.com on 7 Nov 2014 at 8:38