Hi, I just checked out the latest version from svn and installed new mono packages from debian.meebay.net (version 1.2.2 i believe) because beagle complained about 1.1.17 being too old. Now compiling worked just fine but running the resulting beagled dies like this:
** (/usr/local/lib/beagle/BeagleDaemon.exe:21244): WARNING **: Missing method System.DateTime::CompareTo(DateTime) in assembly /usr/lib/mono/1.0/mscorlib.dll, referenced in assembly /usr/local/lib/beagle/Util.dll Error: Unhandled exception thrown. Exiting immediately. System.TypeInitializationException: An exception was thrown by the type initializer for Beagle.Util.Conf ---> System.MissingMethodException: Method not found: 'System.DateTime.CompareTo'. at <0x00000> <unknown method> at Beagle.Util.Conf.Load (Boolean force) [0x00000] at Beagle.Util.Conf.Load () [0x00000] at Beagle.Util.Conf..cctor () [0x00000] --- End of inner exception stack trace --- at <0x00000> <unknown method> at Beagle.Daemon.QueryDriver.ReadBackendsFromConf () [0x00000] at Beagle.Daemon.QueryDriver.Init () [0x00000] at Beagle.Daemon.BeagleDaemon.DoMain (System.String[] args) [0x00000] at Beagle.Daemon.BeagleDaemon.Main (System.String[] args) [0x00000] Looks like something went wrong when i tryed to update the mono packages or so. What version of mono are you using and is there a better repository to get a current version for ubuntu from, or should i compile from sources / svn? Thanks, Max _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
