Hi, About ABNT2 keyboard, it works for me, but I dont make so much tests, right now I am fixing some problem in MainMenu stuff, on weekend I will check abnt2 problem. So, just to prevent me to forget please create a bug report and add me on CC or Assigned To.
This is the link to create a new bug report to Winforms: http://bugzilla.ximian.com/enter_bug.cgi?product=Mono%3A+Class%20Libraries&component=Windows.Forms for more information about creation of bug reports in Mono check: http://www.mono-project.com/Bugs Regards, Everaldo. On 5/3/07, Carlos Adriano Portes <[EMAIL PROTECTED]> wrote: > I haven't it, but now I have compiled and it is working, thank you > very much, but there is another question with my keyboard brazilian > abnt2, I have posted a message here but nothing till now... > > 2007/5/3, Everaldo Canuto <[EMAIL PROTECTED]>: > > Ops, > > > > Looks like you have it :) > > Strange is that it is searching for gdiplus.dll and not for > > libgdiplus.so. Let me check what reasons can cause this. > > > > Everaldo. > > > > On 5/3/07, Everaldo Canuto <[EMAIL PROTECTED]> wrote: > > > Hey, > > > > > > You must install libgdiplus to work with WinForms apps. You can get it > > > from same page where you get mono sources. > > > > > > Everaldo. > > > > > > On 5/3/07, Carlos Adriano Portes <[EMAIL PROTECTED]> wrote: > > > > Hi people I need help with compiling mono preview (the latest) on > > > > ubuntu 6.06.1, it compiles with no problem, the problem is when > > > > executing binaries it shows the following message: > > > > > > > > Unhandled Exception: System.TypeInitializationException: An exception > > > > was thrown by the type initializer for System.Windows.Forms.XplatUI > > > > ---> System.TypeInitializationException: An exception was thrown by > > > > the type initializer for System.Drawing.GDIPlus ---> > > > > System.DllNotFoundException: gdiplus.dll > > > > at (wrapper managed-to-native) System.Drawing.GDIPlus:GdiplusStartup > > > > (ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&) > > > > at System.Drawing.GDIPlus..cctor () [0x00000] --- End of inner > > > > exception stack trace --- > > > > > > > > at <0x00000> <unknown method> > > > > at System.Drawing.Graphics.FromHdcInternal (IntPtr hdc) [0x00000] > > > > at System.Windows.Forms.XplatUIX11.SetDisplay (IntPtr > > > > display_handle) [0x00000] > > > > at System.Windows.Forms.XplatUIX11..ctor () [0x00000] > > > > at System.Windows.Forms.XplatUIX11.GetInstance () [0x00000] > > > > at System.Windows.Forms.XplatUI..cctor () [0x00000] --- End of inner > > > > exception stack trace --- > > > > > > > > at <0x00000> <unknown method> > > > > at System.Windows.Forms.Application.EnableVisualStyles () [0x00000] > > > > at Teste12.Program.Main () [0x00000] > > > > [EMAIL PROTECTED]:~$ ldconfig -p | grep libgdiplus > > > > libgdiplus.so.0 (libc6) => /usr/lib/libgdiplus.so.0 > > > > libgdiplus.so (libc6) => /usr/lib/libgdiplus.so > > > > [EMAIL PROTECTED]:~$ sudo ldconfig -p | grep libgdiplus > > > > Password: > > > > libgdiplus.so.0 (libc6) => /usr/lib/libgdiplus.so.0 > > > > libgdiplus.so (libc6) => /usr/lib/libgdiplus.so > > > > > > > > But when compiling there is no error and bellow the messages of > > > > ./configure --prefix=/usr > > > > > > > > mcs source: $(top_srcdir)/mcs > > > > GC: included > > > > TLS: __thread > > > > SIGALTSTACK: no > > > > Engine: Building and using the JIT > > > > 2.0 Alpha: yes > > > > JNI support: IKVM Native > > > > libgdiplus: assumed to be installed > > > > zlib: system zlib > > > > > > > > Is there something wrong? > > > > _______________________________________________ > > > > Mono-list maillist - [email protected] > > > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > > > > > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
