msndevs / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
6 stars 2 forks source link

Loading an animated image causes some GDI+ error #248

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Load with two accounts (an owner and a remote user)
2. Get the remote user to set the display image to the animated image attached.
3. Get the owner to load a conversation to the remote user, let the display 
image download.
4. See the animated image from the users display image animate.

What is the expected output? What do you see instead?
A properly working GIF image, but instead I get a "A generic error occurred in 
GDI+" exception at some point in this image animation. The MSNPSharp client 
then logs off.

The image works fine itself when you load it directly by file.

Please use labels and text to provide additional information.
Using Windows XP SP2.
MSNPSharp DEV trunk.

Original issue reported on code.google.com by electk...@gmail.com on 24 Jan 2011 at 2:21

Attachments:

GoogleCodeExporter commented 9 years ago
Does 3.1 stable have this problem? I think it's a problem of .NET framework.

Original comment by freezing...@gmail.com on 24 Jan 2011 at 8:54

GoogleCodeExporter commented 9 years ago
It works fine in 3.1 stable.

Original comment by electk...@gmail.com on 25 Jan 2011 at 12:41

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I'll try to sort the issue, for now.

Original comment by electk...@gmail.com on 25 Jan 2011 at 7:36

GoogleCodeExporter commented 9 years ago
Somehow this is a .NET Framework issue :(

Original comment by electk...@gmail.com on 25 Jan 2011 at 9:47