[Mono-bugs] [Bug 536779] New: Cannot load animated gif image from resources

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Sep 4 03:53:10 EDT 2009


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: mono-bugs at lists.ximian.com
        ReportedBy: prince0 at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list