Julien lecubin wrote:
> Hi list,
> 
> i'm currently using the srss 4 update beta 3 on a CentOS 5.1 X86_64
> server. Everything is working well except the eclipse 3.3 GUI. We are
> getting fatal X errors that end the launch of the application - here is
> my output error :
> 
> The program 'Eclipse' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadAlloc (insufficient resources for operation)'.
>  (Details: serial 1015 error_code 11 request_code 129 minor_code 5)

129 is a request code in the range that's dynamically assigned to X11
extensions depending on your server/configuration.   To find out which
extension, run "xdpyinfo -queryExt | grep 'opcode: 129' " (or whatever
opcode you get in the message).

-- 
        -Alan Coopersmith-           [EMAIL PROTECTED]
         Sun Microsystems, Inc. - X Window System Engineering

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to