[Mono-list] ifolder startup issue

simon sjen5@bigpond.com
Wed, 13 Apr 2005 17:58:20 +1000


Im getting the following issue when i try and start up iFolder

System.EntryPointNotFoundException: gtksharp_value_create_from_type_name
in (wrapper managed-to-native) 
GLib.Value:gtksharp_value_create_from_type_name (GLib.Value&,string)
in <0x00051> GLib.Value:.ctor (GLib.EnumWrapper wrap, System.String 
type_name)
in <0x00049> Gtk.Window:set_WindowPosition (WindowPosition value)
in <0x000b4> Novell.iFolder.LogWindow:CreateWidgets ()
in <0x00030> Novell.iFolder.LogWindow:.ctor ()
in <0x0026e> Novell.iFolder.iFolderApplication:.ctor (System.String[] args)
in <0x0005c> Novell.iFolder.iFolderApplication:Main (System.String[] args)

Im using ubuntu hoary release

im running mono 1.1.6 as shown by mono --version
Mono JIT compiler version 1.1.6, (C) 2002-2005 Novell, Inc and 
Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV      : normal
        Globalization: normal

and ive installed gtk-sharp-1.0.8.tar.gz, here is the configuration summary

Configuration summary

   * Installation prefix = /usr/local
   * C# compiler: /usr/local/bin/mcs

   Optional assemblies included in the build:

      * art-sharp.dll: yes
      * gnome-sharp.dll: yes
      * glade-sharp.dll: yes
      * gda-sharp.dll: yes
      * gnomedb-sharp.dll: yes
      * rsvg-sharp.dll: yes
      * gtkhtml-sharp.dll: yes
      * vte-sharp.dll: yes

      NOTE: if any of the above say 'no' you may install the
            corresponding development packages for them, rerun
            autogen.sh to include them in the build.


any ideas

Simon