Advertisement
zefilipe

Cairo dock start segmentation fault

Mar 17th, 2014
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. [jfilipe@ci-jfilipe ~]$ /usr/bin/cairo-dock -T
  2. warning : (/home/jfilipe/testes/cairo-dock-core/src/implementations/cairo-dock-glx.c:_initialize_opengl_backend:179)
  3. couldn't find an appropriate visual, trying to get one without Stencil buffer
  4. (it may cause some little deterioration in the rendering) ...
  5.  
  6. ============================================================================
  7. Cairo-Dock version : 3.3.99.beta1
  8. Compiled date : Mar 17 2014 17:24:34
  9. Built with GTK : 3.8
  10. Running with OpenGL: 1
  11. ============================================================================
  12.  
  13. size: 18
  14. size: 18
  15. pLabels->iconTextDescription.cFont: DejaVu Sans Medium Semi-Condensed 14, 18
  16. pLabels->iLabelSize: 32 (18)
  17. size: 18
  18. pDecoration->iLeftMargin: 1
  19. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.
  20. cairo_dock_register_class_full: assertion `pKeyFile != NULL' failed
  21. cairo_dock_create_surface_from_image_simple: assertion `cImageFile != NULL' failed
  22. GldiShortkey '<Control>F12' failed!
  23. warning : (/home/jfilipe/testes/cairo-dock-core/src/gldit/cairo-dock-keybinder.c:init_object:455)
  24. Couldn't bind '<Control>F12' (Log out: Show the logout menu)
  25. This shortkey is probably already used by another applet or another application
  26. warning : (/home/jfilipe/testes/cairo-dock-core/src/gldit/cairo-dock-surface-factory.c:cairo_dock_create_surface_from_image:441)
  27. This file (/home/m7p/.icons/andrea/scalable/places/folder-grey.svg) doesn't exist or is not readable.
  28. start !
  29. ERROR:dbus.proxies:Introspect error on :1.777:/org/cairodock/CairoDock/WindowsKiller/sub_icons: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
  30. ERROR:dbus.proxies:Introspect error on :1.777:/org/cairodock/CairoDock/WindowsKiller: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
  31. Segmentation fault (core dumped)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement