A colleage of mine is trying to run TortoiseHg on a CentOS 5 virtual
machine.  The rest of us run it directly on real hardware: same
version, same OS.  When he runs "hgtk log" at the command line, it
fails with this error:

$ hgtk log
The program 'hgtk' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadValue (integer parameter out of range for operation)'.
  (Details: serial 159 error_code 2 request_code 142 minor_code 3)
  (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.)

Does this ring any bells for anyone?

Just for fun, I logged into his VM myself to see if I get the same
error.  I don't; hgtk works fine for me.  So I'm guessing there is
something in his environment or home dir causing problems here.  Any
guesses?

Thanks --

Greg

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to