View previous topic :: View next topic |
Author |
Message |
miclass n00b
Joined: 06 Jan 2006 Posts: 13 Location: Genoa - Italy
|
Posted: Sat Apr 12, 2008 7:31 pm Post subject: Error from amule on Sparc Ultra5 - GTK problem? |
|
|
Hi all!
I am trying to get amule (2.2.0_pre20080407) working on my ultra5, this is the error I get:
Code: | The program 'amule' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadGC (invalid GC parameter)'.
(Details: serial 19191645 error_code 13 request_code 56 minor_code 0)
(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.) |
The wxGTK release is 2.8.7.1-r1. Profile is sparc64 2007.0
Any hint?
Thanks!
Last edited by miclass on Sat Apr 26, 2008 7:18 pm; edited 1 time in total |
|
Back to top |
|
|
armin76 Retired Dev
Joined: 24 Apr 2006 Posts: 174
|
Posted: Sat Apr 19, 2008 5:54 pm Post subject: |
|
|
Try with an older version |
|
Back to top |
|
|
miclass n00b
Joined: 06 Jan 2006 Posts: 13 Location: Genoa - Italy
|
Posted: Sat Apr 26, 2008 2:07 pm Post subject: |
|
|
I have tried with the official aMule 2.1.3, compiled by myself but now I get another error:
Code: | The program 'amule' received an X Window System error.
This probably reflects a bug in the program.
The error was 'RenderBadPicture (invalid Picture parameter)'.
(Details: serial 6804763 error_code 150 request_code 148 minor_code 7)
(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.)
|
I have found that another gentoo user has the same problem with other programs:
https://forums.gentoo.org/viewtopic-t-664061.html
Any other suggestion?
Thanks! |
|
Back to top |
|
|
|