[Mono-winforms-list] this worked great under Fedora 7...error message under Fedora 8
landon kelsey
landonmkelsey at hotmail.com
Fri Dec 21 14:29:17 EST 2007
filed bugzilla under Fedora 8
426519 low low i68 alexl at redhat.com NEW missing link ln -s libgdiplus.so.0.0.0 libgdiplus.so
I get many errors but I do get the calculator dialog!
Form1.cs attached
Thanks guys!
----------------------------------------
> From: landonmkelsey at hotmail.com
> To: sebastien at ximian.com
> Date: Fri, 21 Dec 2007 12:48:46 -0600
> CC: mono-winforms-list at lists.ximian.com
> Subject: Re: [Mono-winforms-list] this worked great under Fedora 7...error message under Fedora 8
>
>
> file too large so I cut it down
>
> attached : (this produces working calculator..prodigious feat...adds 2 numbers)
>
> 919 gmcs Form1.cs -r:System.Windows.Forms -r:System.Drawing -r:System.Data
> 920 mono Form1.exe
> 921 mono Form1.exe>xxx
>
> I never have any luck with buzilla under fedora so somebody else must report this!
>
> yum is supposed to be the workhorse!
>
> ----------------------------------------
>> Subject: Re: [Mono-winforms-list] this worked great under Fedora 7...error message under Fedora 8
>> From: sebastien at ximian.com
>> To: landonmkelsey at hotmail.com
>> CC: mono-winforms-list at lists.ximian.com
>> Date: Fri, 21 Dec 2007 13:13:18 -0500
>>
>> afaik you need libgdiplus.so in order for mono to load it properly.
>>
>> Now why isn't installed by your package... I cannot answer :(
>>
>> try creating you own libgdiplus.so symlink to libgdiplus.so.0.0.0 and
>> see if this fix your issue.
>>
>> Sebastien
>>
>> On Fri, 2007-12-21 at 12:10 -0600, landon kelsey wrote:
>>> thanks!!!! maybe I need a link for libgdiplus.so
>>>
>>> It is unfortunate that this code compiles and then crashes!
>>>
>>> Non System.Windows.Forms programs even .NET 2.0 compile fine!
>>>
>>> LMKIII (root) /var/www/html [1008]>cd /usr/lib
>>> You have new mail in /var/spool/mail/root
>>> LMKIII (root) /usr/lib [1009]>lsa|grep -i gdi
>>> lrwxrwxrwx 1 root root 22 2007-11-26 20:15 libgdict-1.0.so.5 -> libgdict-1.0.so.5.0.15*
>>> -rwxr-xr-x 1 root root 150084 2007-11-16 17:05 libgdict-1.0.so.5.0.15*
>>> lrwxrwxrwx 1 root root 19 2007-11-09 10:39 libgdiplus.so.0 -> libgdiplus.so.0.0.0*
>>> -rwxr-xr-x 1 root root 867860 2007-10-11 18:45 libgdiplus.so.0.0.0*
>>> LMKIII (root) /usr/lib [1010]>
>>> _________________________________________________________________
>>> i’m is proud to present Cause Effect, a series about real people making a difference.
>>> http://im.live.com/Messenger/IM/MTV/?source=text_Cause_Effect
>>> _______________________________________________
>>> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>
>
> _________________________________________________________________
> Don't get caught with egg on your face. Play Chicktionary!
> http://club.live.com/chicktionary.aspx?icid=chick_wlhmtextlink1_dec
_________________________________________________________________
Get the power of Windows + Web with the new Windows Live.
http://www.windowslive.com?ocid=TXT_TAGHM_Wave2_powerofwindows_122007
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Form1.cs
Type: text/x-csharp
Size: 3314 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20071221/2a905b19/attachment.bin
More information about the Mono-winforms-list
mailing list