http://bugzilla.novell.com/show_bug.cgi?id=536779


           Summary: Cannot load animated gif image from resources
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.4.x
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


Created an attachment (id=316774)
 --> (http://bugzilla.novell.com/attachment.cgi?id=316774)
An animated gif image

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; fr; rv:1.9.1.2)
Gecko/20090729 Firefox/3.5.2 (.NET CLR 3.5.30729)

I want to load an animated gif image stored in default resources.
Mono crashes at runtime.

No problem with a standard image.

Reproducible: Always

Steps to Reproduce:
1. Create a new C# console application project using Visual Studio 2008 and
target .NET 2.0 runtime.
2. Add an animated gif image in default resources.
3. Load the image in main function
   Image img = Resources.animatedImg;
Actual Results:  
Crash at runtime

Expected Results:  
Loaded image

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to