edlopez

banshee rating exception

Mar 18th, 2011
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.74 KB | None | 0 0
  1. Unhandled Exception: System.ArgumentNullException: Cannot handle a null message; maybe the bus was disconnected
  2. Parameter name: msg
  3. at NDesk.DBus.Connection.HandleMessage (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0
  4. at NDesk.DBus.PendingCall.get_Reply () [0x00000] in <filename unknown>:0
  5. at NDesk.DBus.Connection.SendWithReplyAndBlock (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0
  6. at NDesk.DBus.BusObject.SendMethodCall (System.String iface, System.String member, System.String inSigStr, NDesk.DBus.MessageWriter writer, System.Type retType, System.Exception& exception) [0x00000] in <filename unknown>:0
  7. at Banshee.MediaEngine.IPlayerEngineServiceProxy.set_Rating (Byte ) [0x00000] in <filename unknown>:0
  8. at Halie.Client.HandlePlayerCommands () [0x00000] in <filename unknown>:0
  9. at Halie.Client.Main () [0x00000] in <filename unknown>:0
  10. at (wrapper managed-to-native) System.AppDomain:ExecuteAssembly (System.Reflection.Assembly,string[])
  11. at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly a, System.String[] args) [0x00000] in <filename unknown>:0
  12. at System.AppDomain.ExecuteAssembly (System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args) [0x00000] in <filename unknown>:0
  13. at (wrapper remoting-invoke-with-check) System.AppDomain:ExecuteAssembly (string,System.Security.Policy.Evidence,string[])
  14. at System.AppDomain.ExecuteAssembly (System.String assemblyFile) [0x00000] in <filename unknown>:0
  15. at (wrapper remoting-invoke-with-check) System.AppDomain:ExecuteAssembly (string)
  16. at Booter.Booter.BootClient (System.String clientName) [0x00000] in <filename unknown>:0
  17. at Booter.Booter.Main () [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment