← Back to team overview

cairo-dock-team team mailing list archive

[Bug 916609] Re: Left click on Network-Monitor crashes Cairo-Dock

 

Hello and thank you for this bug report!

Is it possible to re-compile the dock and its plugins with this cmake flag and then give us a backtrace with gdb (or ddd): 
    -DCMAKE_BUILD_TYPE=Debug

For more details about cmake, gdb and ddd, simply have a look to this
wiki page: http://wiki.glx-dock.org/?p=ddd

(Simply edit the pkgbuild of cairo-dock (core) and its plug-ins and added this option to the cmake command: ) 
    -DCMAKE_BUILD_TYPE=Debug
Then, re-launch the dock with this command and reproduce the crash:
    gdb cairo-dock
    (...) => please have a look to the wiki page

Thank you!

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Plug-ins.
https://bugs.launchpad.net/bugs/916609

Title:
  Left click on Network-Monitor crashes Cairo-Dock

Status in Cairo-Dock: Plug-ins:
  New

Bug description:
  Every time I left click on the Network-Monitor applet cairo-dock
  crashes and has to restart.

  This is Cairo-Dock 3.0 on Arch Linux

  Terminal output:

  g_dbus_is_name: assertion `string != NULL' failed
  dbus_g_proxy_new_for_name: assertion `g_dbus_is_name (name)' failed
  dbus_g_proxy_call: assertion `DBUS_IS_G_PROXY (proxy)' failed
  g_object_unref: assertion `G_IS_OBJECT (object)' failed
  warning :  (/home/patrick/aur/cairo-dock-bzr/src/cairo-dock-core-build/src/cairo-dock.c:_cairo_dock_intercept_signal:166)  
    Cairo-Dock has crashed (sig 11).
  It will be restarted now.
  Feel free to report this bug on glx-dock.org to help improving the dock!
  info on the system :
  Linux XPS 3.1.8-1-ARCH #1 SMP PREEMPT Sat Jan 7 08:59:43 CET 2012 x86_64 Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz GenuineIntel GNU/Linux
  The applet 'Network-Monitor' may be the culpritrestarting with 'cairo-dock -oc'.

   ============================================================================
  	Cairo-Dock version : 3.0.0.0alpha2
  	Compiled date      : Jan 11 2012 19:14:12
  	Built with GTK     : 3.2
  	Running with OpenGL: 1
   ============================================================================

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/916609/+subscriptions


References