Hi, your scrobbler looks really cool. I tried to install it with the deb package on Ubuntu Jaunty x64, and I got an error for wrong architecture, so I tried to use dpkg -i --force -architecture, and that worked, or that's what I thought. This is the log from the terminal:
720 [-1587370192] INFO GLogScrobbler.GUI.MainWindow (null) - Initializing list 755 [-1587370192] INFO GLogScrobbler.GUI.MainWindow (null) - Loading settings
** (GLogScrobbler:17343): WARNING **: The following assembly referenced from /usr/lib/glogscrobbler/GLogScrobbler.exe could not be loaded: Assembly: gconf-sharp (assemblyref_index=10) Version: 2.20.0.0 Public Key: 35e10195dab3c99f The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/glogscrobbler).
** (GLogScrobbler:17343): WARNING **: Could not load file or assembly 'gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. File name: 'gconf-sharp, Version=2.20.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' at GLogScrobbler.SettingsProxy.get_NewestFirst () [0x00000] at GLogScrobbler.GUI.MainWindow.loadSettings () [0x00000] at GLogScrobbler.GUI.MainWindow..ctor () [0x00000] at GLogScrobbler.MainClass.Main (System.String[] args) [0x00000]
Unhandled Exception: System.MissingMethodException: Method not found: 'System.Reflection.Assembly.op_Equality'. at log4net.LogManager.GetRepository (System.Reflection.Assembly repositoryAssembly) [0x00000] in <filename unknown>:0 at log4net.Config.BasicConfigurator.Configure () [0x00000] in <filename unknown>:0 at GLogScrobbler.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.MissingMethodException: Method not found: 'System.Reflection.Assembly.op_Equality'. at log4net.LogManager.GetRepository (System.Reflection.Assembly repositoryAssembly) [0x00000] in <filename unknown>:0 at log4net.Config.BasicConfigurator.Configure () [0x00000] in <filename unknown>:0 at GLogScrobbler.MainClass.Main (System.String[] args) [0x00000] in <filename unknown>:0
New log scrobbler for GNOME