Comment 2 for bug 1621203

Revision history for this message
Christopher Weber (chris-weber) wrote : Re: evolution crashes when run in vnc session

Looks like this is not evolution specific. Totem throws the same error:

[cweber@usacwebera DISC]: totem --sync /home/cweber/public_html/FX_Trip/VID_20160826_092145_DaiButsuEntryway.mp4

(totem:2477): Gdk-ERROR **: The program 'totem' 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 95 error_code 1 request_code 149 (RANDR) minor_code 8)
  (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 GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
Trace/breakpoint trap (core dumped)

I'm trying to use apport-retrace to get further information, but at this time I keep running into problems with just about every instruction on how to do it I've read so far.