Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81318 --- shadow/81318 2007-04-10 21:10:51.000000000 -0400 +++ shadow/81318.tmp.2784 2007-04-11 12:35:50.000000000 -0400 @@ -67,6 +67,23 @@ Then it's not what I supposed it could be :( Still could you use MONO_LOG_LEVEL="debug" MONO_LOG_MASK="dll" mono app.exe and see if libgdiplus gets loaded somehow ? Thanks + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-11 12:35 ------- +I've done everything you told me but there is no loading of libgdiplus +in sight... Strange is that on ubuntu "edgy eft" the app is also not +loading the lib...should it be loaded and printed in the console? + +These two are the only errors: + +Mono-INFO: DllImport error loading library +./lib/usr/lib/mono/gtk-sharp-2.0/libgdksharpglue-2.so.so: cannot open +shared object file: No such file or directory'. + +Mono-INFO: DllImport error loading library './libgdk-win32-2.0-0: +cannot open shared object file: No such file or directory'. + +Tom + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
