Hello all,<br><br>I&#39;m trying to see if I can get a folding monitor, <a href="http://code.google.com/p/hfm-net/">http://code.google.com/p/hfm-net/</a> working in Wine. I&#39;ve installed the latest wine, 1.1.20, and the latest mono for windows 2.4. It seems however that either mono or Wine, I think wine, is not seeing the library file from gtk. However it is in my lib folder. Does anyone have any idea where wine is looking for the lib to be at? This is on a Debian &quot;testing&quot; (Squeeze I guess, but I keep my repos under the &quot;testing&quot; and no name, I use the wine &quot;sid&quot; repo) install.<br>

<br><br>shelnutt@K-Server:~/Downloads/HFM Release 0.1.1.10$ wine HFM.exe<br><br>Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for System.Windows.Forms.MimeIconEngine ---&gt; System.DllNotFoundException: libgdk-x11-2.0.so.0<br>

� at (wrapper managed-to-native) System.Windows.Forms.GnomeUtil:gdk_init_check (intptr,intptr)<br>� at System.Windows.Forms.GnomeUtil.Init () [0x00000] <br>� at System.Windows.Forms.GnomeUtil.GetIcon (System.String icon, Int32 size) [0x00000] <br>

� at System.Windows.Forms.GnomeHandler.AddGnomeIcon (System.String internal_mime_type, System.String name) [0x00000] <br>� at System.Windows.Forms.GnomeHandler.CreateUIIcons () [0x00000] <br>� at System.Windows.Forms.GnomeHandler.Start () [0x00000] <br>

� at System.Windows.Forms.MimeIconEngine..cctor () [0x00000] <br>� --- End of inner exception stack trace ---<br>� at System.Windows.Forms.WinFileSystem..ctor () [0x00000] <br>� at System.Windows.Forms.MWFVFS..ctor () [0x00000] <br>

� at System.Windows.Forms.FileDialog..ctor () [0x00000] <br>� at System.Windows.Forms.OpenFileDialog..ctor () [0x00000] <br>� at (wrapper remoting-invoke-with-check) System.Windows.Forms.OpenFileDialog:.ctor ()<br>� at HFM.Forms.frmMain.InitializeComponent () [0x00000] <br>

� at HFM.Forms.frmMain..ctor () [0x00000] <br>� at (wrapper remoting-invoke-with-check) HFM.Forms.frmMain:.ctor ()<br>� at HFM.Program.Main (System.String[] argv) [0x00000] <br><br>shelnutt@K-Server:~/Downloads/HFM Release 0.1.1.10$ locate libgdk-x11-2.0.so.0<br>

/home/shelnutt/opt/gps/lib/libgdk-x11-2.0.so.0<br>/usr/lib/libgdk-x11-2.0.so.0<br>/usr/lib/libgdk-x11-2.0.so.0.1600.1<br><br><br>Thanks,<br><br>Seth Shelnutt<br><br>