Hi, On Mon, 2006-06-05 at 11:15 +0530, Chintan Zaveri wrote: > Assembly: gtk-sharp (assemblyref_index=0) > Version: 2.8.0.0 > Public Key: 35e10195dab3c99f
On Mon, 2006-06-05 at 12:36 +0530, Chintan Zaveri wrote: > I also checked the GAC: > > gtk-sharp, Version=2.4.0.0, Culture=neutral, > PublicKeyToken=35e10195dab3c99f > [EMAIL PROTECTED] ~]$ It looks like you downgraded your gtk-sharp package. Beagle was compiled against the 2.8 version of gtk-sharp, but you only have the 2.4 version installed. You either need to reinstall 2.8, or rebuild Beagle against the 2.4 version (which should work). Thanks, Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
