Advertisement
Guest User

Untitled

a guest
Nov 26th, 2013
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.90 KB | None | 0 0
  1. root@prathamesh-Vostro-3550:/home/prathamesh# gnome-shell
  2.  
  3. (gnome-shell:12174): Gdk-ERROR **: The program 'gnome-shell' received an X Window System error.
  4. This probably reflects a bug in the program.
  5. The error was 'BadRequest (invalid request code or no such operation)'.
  6.   (Details: serial 135 error_code 1 request_code 153 minor_code 19)
  7.   (Note to programmers: normally, X errors are reported asynchronously;
  8.    that is, you will receive the error a while after causing it.
  9.    To debug your program, run it with the GDK_SYNCHRONIZE environment
  10.    variable to change this behavior. You can then get a meaningful
  11.    backtrace from your debugger if you break on the gdk_x_error() function.)
  12. Trace/breakpoint trap (core dumped)
  13. root@prathamesh-Vostro-3550:/home/prathamesh# uname -a
  14. Linux prathamesh-Vostro-3550 3.8.0-33-generic #48-Ubuntu SMP Wed Oct 23 09:16:58 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement