Hey All, I'm trying to get the Gtk WPKG-GUI working but I keep getting errors when I luanch it. I suspect I'm not using a new enough version of Gtk but I don't really know. I'm running this on debian sarge and here is the error I get:
wpkg:/usr/lib/mono# mono wpkg-gui.exe ** (wpkg-gui.exe:18047): WARNING **: The class Gtk.ComboBox could not be loaded, used in gtk-sharp, Version=2.10.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for wpkg.GladeApp ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.DllNotFoundException: libgtk-win32-2.0-0.dll in (wrapper managed-to-native) Gtk.TreeStore:gtk_tree_store_get_type () in <0x00014> Gtk.TreeStore:get_GType () in <0x00000> <unknown method> in (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[]) in <0x0008d> System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace --- in <0x0010e> System.Reflection.MonoMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) in <0x00067> System.Reflection.MonoProperty:GetValue (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] index, System.Globalization.CultureInfo culture) in <0x0001a> System.Reflection.PropertyInfo:GetValue (System.Object obj, System.Object[] index) in <0x000a2> GLib.Object:LookupGType (System.Type t) in <0x00017> GLib.Object:LookupGType () in <0x0001d> GLib.Object:CreateNativeObject (System.String[] names, GLib.Value[] vals) in <0x000f8> Gtk.TreeStore:.ctor (System.Type[] types) in <0x0004b> wpkg.GladeApp:.cctor ()--- End of inner exception stack trace --- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wpkg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wpkg-users
