Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.04 KB | None | 0 0
  1. freeman@LAPTOP1:~$ gimp '/home/freeman/Pictures/stickers/a7x.png'
  2.  
  3. (gimp:9324): GLib-GObject-WARNING **: g_object_set_is_valid_property: object class 'GeglConfig' has no property named 'cache-size'
  4.  
  5. (gimp:9324): Gimp-Widgets-CRITICAL **: gimp_device_info_set_device: assertion '(info->device == NULL && GDK_IS_DEVICE (device)) || (GDK_IS_DEVICE (info->device) && device == NULL)' failed
  6. The program 'gimp' received an X Window System error.
  7. This probably reflects a bug in the program.
  8. The error was 'BadWindow (invalid Window parameter)'.
  9.   (Details: serial 64756 error_code 3 request_code 18 minor_code 0)
  10.   (Note to programmers: normally, X errors are reported asynchronously;
  11.    that is, you will receive the error a while after causing it.
  12.    To debug your program, run it with the --sync command line
  13.    option to change this behavior. You can then get a meaningful
  14.    backtrace from your debugger if you break on the gdk_x_error() function.)
  15.  
  16. (script-fu:9336): LibGimpBase-WARNING **: script-fu: gimp_wire_read(): error
  17. freeman@LAPTOP1:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement