After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 647939 - banshee --set-rating=2 results in Unhandled Exception
banshee --set-rating=2 results in Unhandled Exception
Status: RESOLVED DUPLICATE of bug 541279
Product: banshee
Classification: Other
Component: general
2.0.0
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-04-16 13:30 UTC by Brian Murray
Modified: 2011-04-16 13:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Brian Murray 2011-04-16 13:30:00 UTC
Use banshee version banshee 2.0.0-1ubuntu2 on Ubuntu 11.04 I was trying to set the rating via the command line and received the following error.

8:47:43 - flash:[~] banshee --debug --set-rating=2
** Running Mono with --debug **
[1 Debug 08:47:48.766] Bus.Session.RequestName ('org.bansheeproject.Banshee') replied with InQueue

Unhandled Exception: System.ArgumentNullException: Cannot handle a null message; maybe the bus was disconnected
Parameter name: msg
  at NDesk.DBus.Connection.HandleMessage (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0
  at NDesk.DBus.PendingCall.get_Reply () [0x00000] in <filename unknown>:0
  at NDesk.DBus.Connection.SendWithReplyAndBlock (NDesk.DBus.Message msg) [0x00000] in <filename unknown>:0
  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
  at Banshee.MediaEngine.IPlayerEngineServiceProxy.set_Rating (Byte ) [0x00000] in <filename unknown>:0
  at Halie.Client.HandlePlayerCommands () [0x00000] in <filename unknown>:0
  at Halie.Client.Main () [0x00000] in <filename unknown>:0
  at (wrapper managed-to-native) System.AppDomain:ExecuteAssembly (System.Reflection.Assembly,string[])
  at System.AppDomain.ExecuteAssemblyInternal (System.Reflection.Assembly a, System.String[] args) [0x00000] in <filename unknown>:0
  at System.AppDomain.ExecuteAssembly (System.String assemblyFile, System.Security.Policy.Evidence assemblySecurity, System.String[] args) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.AppDomain:ExecuteAssembly (string,System.Security.Policy.Evidence,string[])
  at System.AppDomain.ExecuteAssembly (System.String assemblyFile) [0x00000] in <filename unknown>:0
  at (wrapper remoting-invoke-with-check) System.AppDomain:ExecuteAssembly (string)
  at Booter.Booter.BootClient (System.String clientName) [0x00000] in <filename unknown>:0
  at Booter.Booter.Main () [0x00000] in <filename unknown>:0

I've also reported this bug in Launchpad at https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/761945.
Comment 1 Alexander Kojevnikov 2011-04-16 13:33:08 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 541279 ***