Have the same problem on Linux Mint 17 Dell Latitude E6330
$ uname
Linux laptop 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux
$ mono --version
Mono JIT compiler version 3.2.8 (Debian 3.2.8+dfsg-4ubuntu1.1)
Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors.
www.mono-project.com
TLS: __thread
SIGSEGV: altstack
Notifications: epoll
Architecture: amd64
Disabled: none
Misc: softdebug
LLVM: supported, not enabled.
GC: sgen
Stack trace for help:
$ docky
[Info 20:45:35.725] Docky version: 2.2.0 Release
[Info 20:45:35.731] Kernel version: 3.13.0.24
[Info 20:45:35.733] CLR version: 4.0.30319.17020
[Error 20:45:36.029] [SystemService] Could not initialize power manager dbus:
'org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on
interface "org.freedesktop.UPower" doesn't exist
'
[Info 20:45:36.035] [SystemService] at
Docky.Services.SystemService+IUPowerProxy.Get (System.String interface,
System.String propname) [0x00000] in <filename unknown>:0
at Docky.Services.SystemService.HandleUPowerChanged () [0x00000] in <filename
unknown>:0
at Docky.Services.SystemService.InitializeBattery () [0x00000] in <filename
unknown>:0
[Info 20:45:36.053] [ThemeService] Setting theme: Classic
[Warn 20:45:36.080] [DesktopItemService] Could not find remap file
'/home/ftdebugger/.local/share/docky/remaps.ini'!
[Info 20:45:36.280] [DockServices] Dock services initialized.
[Fatal 20:45:36.825] [GLib] Source ID 63 was not found when attempting to
remove it
Cairo.Surface is leaking, programmer is missing a call to Dispose
Set MONO_CAIRO_DEBUG_DISPOSE to track allocation traces
Unhandled Exception:
System.Reflection.TargetInvocationException: Exception has been thrown by the
target of an invocation. ---> System.Exception:
org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature "ss" on
interface "org.freedesktop.UPower" doesn't exist
at Docky.Services.SystemService+IUPowerProxy.Get (System.String interface,
System.String propname) [0x00000] in <filename unknown>:0
at Docky.Services.SystemService.HandleUPowerChanged () [0x00000] in <filename
unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00137>
at System.Reflection.MethodBase.Invoke (object,object[]) <0x00032>
at System.Delegate.DynamicInvokeImpl (object[]) <0x00203>
at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x0003b>
at System.Delegate.DynamicInvoke (object[]) <0x00020>
at DBus.Connection.HandleSignal (DBus.Protocol.Message) <0x0031f>
at DBus.Connection.DispatchSignals () <0x00067>
at DBus.Connection.Iterate () <0x0002f>
at DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,DBus.GLib.IOCondition,intptr)
<0x0003b>
at (wrapper native-to-managed) DBus.BusG/<Init>c__AnonStorey0.<>m__0
(intptr,DBus.GLib.IOCondition,intptr) <0x0008a>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00054>
at Gtk.Application.Run () <0x0000b>
at Docky.Docky.Main (string[]) <0x005cb>
[ERROR] FATAL UNHANDLED EXCEPTION:
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.Exception:
org.freedesktop.DBus.Error.UnknownMethod: Method "Get" with signature
"ss" on interface "org.freedesktop.UPower" doesn't exist
at Docky.Services.SystemService+IUPowerProxy.Get (System.String interface,
System.String propname) [0x00000] in <filename unknown>:0
at Docky.Services.SystemService.HandleUPowerChanged () [0x00000] in <filename
unknown>:0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
<0x00137>
at System.Reflection.MethodBase.Invoke (object,object[]) <0x00032>
at System.Delegate.DynamicInvokeImpl (object[]) <0x00203>
at System.MulticastDelegate.DynamicInvokeImpl (object[]) <0x0003b>
at System.Delegate.DynamicInvoke (object[]) <0x00020>
at DBus.Connection.HandleSignal (DBus.Protocol.Message) <0x0031f>
at DBus.Connection.DispatchSignals () <0x00067>
at DBus.Connection.Iterate () <0x0002f>
at DBus.BusG/<Init>c__AnonStorey0.<>m__0 (intptr,DBus.GLib.IOCondition,intptr)
<0x0003b>
at (wrapper native-to-managed) DBus.BusG/<Init>c__AnonStorey0.<>m__0
(intptr,DBus.GLib.IOCondition,intptr) <0x0008a>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00054>
at Gtk.Application.Run () <0x0000b>
at Docky.Docky.Main (string[]) <0x005cb>
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322872
Title:
Docky software crashes almost every time I suspend the machin Linux
Mint 17 RC mate 64 bit Laptop Asus N56VZ
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/docky/+bug/1322872/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs