Advertisement
Guest User

Untitled

a guest
Sep 30th, 2016
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. syspanda@pablo:~$ killall wingpanel
  2. syspanda@pablo:~$ wingpanel
  3. [INFO 13:33:47.902455] Application.vala:155: System Panel version: 2.0.1
  4. [INFO 13:33:47.902657] Application.vala:157: Kernel version: 4.4.0-38-generic
  5. [FATAL 13:33:48.043511] wingpanel_widgets_overlay_icon_set_main_icon_name: assertion 'self != NULL' failed
  6. [FATAL 13:33:48.044415] wingpanel_widgets_overlay_icon_set_main_icon_name: assertion 'self != NULL' failed
  7. [17:33:48.344356 GLib-GIO-Critical] g_file_get_child: assertion 'G_IS_FILE (file)' failed
  8. [17:33:48.344410 GLib-GIO-Critical] g_file_query_exists: assertion 'G_IS_FILE(file)' failed
  9. [17:33:48.344444 GLib-GIO-Critical] g_file_get_child: assertion 'G_IS_FILE (file)' failed
  10. [17:33:48.344454 GLib-GIO-Critical] g_file_query_exists: assertion 'G_IS_FILE(file)' failed
  11. [17:33:48.344470 Critical] gee_abstract_collection_get_size: assertion 'self != NULL' failed
  12. [17:33:48.344488 Warning] Theme.vala:508: Currently selected gtk+ theme 'elementary' does not provide a dock theme, fallback to the built-in defaults!
  13. [17:33:48.456850 GLib-Critical] g_hash_table_get_keys: assertion 'hash_table != NULL' failed
  14. [17:33:48.839314 Gtk-Warning] Invalid icon size 24
  15.  
  16. [17:33:48.876551 Warning] [DesktopFileInfo] Unable to get exec for Other
  17. [17:33:48.886873 Warning] [DesktopFileInfo] Unable to create AppInfo
  18. [17:33:48.912876 Warning] [DesktopFileInfo] Unable to create AppInfo
  19.  
  20. ** (process:5425): CRITICAL **: string_contains: assertion 'self != NULL' failed
  21.  
  22. ** (process:5425): CRITICAL **: string_contains: assertion 'self != NULL' failed
  23. [17:33:49.273362 Info] Tweaks.vala:68: Activating tweaks plug
  24. [17:34:02.281635 GLib-GObject-Warning] cannot register existing type 'GdkWindow'
  25. [17:34:02.281689 Gdk-Warning] /build/gtk+2.0-KsZKkB/gtk+2.0-2.24.30/gdk/x11/gdkdrawable-x11.c:952 drawable is not a pixmap or window
  26. [17:34:02.281719 GLib-GObject-Warning] cannot register existing type 'GdkWindow'
  27. [17:34:02.281735 Gdk-Warning] /build/gtk+2.0-KsZKkB/gtk+2.0-2.24.30/gdk/x11/gdkdrawable-x11.c:952 drawable is not a pixmap or window
  28. [ERROR 13:34:02.282726] [Gdk] The program 'wingpanel' received an X Window System error.This probably reflects a bug in the program.The error was 'BadWindow (invalid Window parameter)'. (Details: serial 3305 error_code 3 request_code 20 (core protocol) minor_code 0) (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.)
  29. Trace/breakpoint trap (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement