04-06-2014, 12:57 PM | #1 |
Initiate
Join Date: Mar 2013
Posts: 138
|
RO 'bug in the programme'?
Hi guys,
So yesterday I updated my laptop and today no RO (and amended display with all alternative settings lost. Sigh.) Ran command line in terminal and here is my error: ./rolauncher The program 'rolauncher' received an X Window System error. This probably reflects a bug in the program. The error was 'BadRequest (invalid request code or no such operation)'. (Details: serial 12 error_code 1 request_code 153 minor_code 19) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Running Ubuntu 12.04 Any advice? Cheers |
04-06-2014, 11:06 PM | #2 |
Banned
Join Date: Oct 2011
Location: 'B-F-Egypt', Virginia, U.S.A. (please pity & forgive us poor american fools!).
Posts: 605
|
This issue may be related to the gtk library incompatiblities discussed almost a year ago. Read these threads & maybe it sheds light on your issue, maybe not: http://www.championsofregnum.com/for...ad.php?t=15225 http://www.championsofregnum.com/for...ad.php?t=98654 . Sorry, hope you get things worked out. To play CoR on Linux-Xubuntu-12.04 I ended up having to go thru STEAM as they include 'something' extra in their launcher version that NGD & GameSamba do not that somehow addresses or circumnavigates these incompatibilities.
Last edited by Lebeau; 04-06-2014 at 11:16 PM. |
04-15-2014, 08:05 AM | #3 |
Initiate
Join Date: Mar 2013
Posts: 138
|
Thanks for trying to help Lebeau. I think the problem may be my laptop, so stopped trying to fix Ubuntu (its broken and no idea why let alone how to fix). Playing from windows ATM (which I'm enjoying, difference in graphics is staggering). Soon get new laptop and will try to play off Ubuntu again then.
Thanks again for helping |
04-15-2014, 11:04 AM | #4 |
Count
Join Date: Sep 2008
Posts: 1,690
|
|
05-07-2014, 11:40 AM | #5 |
Initiate
Join Date: Mar 2013
Posts: 138
|
Soz Andres for late reply. My laptop died so I'll just assume it was terminally ill hardware rather than Ubuntu.
Got new laptop currently playing on windows. Will re-install Ubuntu shortly and hope there will be no problems. Thanks for offering to help. |
05-07-2014, 11:59 AM | #6 | |
Count
Join Date: Sep 2008
Posts: 1,690
|
Quote:
The problem is that they open directly some images from the gtk library (ok and cancel button) without checking first if this images are symlinks. In case they are symlinks you receive the crash shown in your first post. The error has been reported a year ago and as usual NGD is not able or not willing to fix it. Workaround: check your system for a gtk theme where these two files are not symlinks, switch to this theme, start the game and once you made the authentication switch back to your preferred theme. You can also start the Regnum Launcher by defining a certain theme as commandline option. (System variable: GTK2_RC_FILES) |
|
|
|