Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

Saving as a JPEG sometimes crashes #1

Open
charonn0 opened this issue Jun 5, 2015 · 1 comment
Open

Saving as a JPEG sometimes crashes #1

charonn0 opened this issue Jun 5, 2015 · 1 comment

Comments

@charonn0
Copy link
Owner

charonn0 commented Jun 5, 2015

Message: SaveAsPicture doesn't support format 151 in Windows.
Stack:

Sub Picture.Save( FolderItem, int32, int32 ) 
Function WizWindow.WizWindow.SavePic( WizWindow.WizWindow, Picture ) as FolderItem 
Sub WizWindow.WizWindow.P2Next_Action( WizWindow.WizWindow, PushButton ) 
Sub Delegate.IM_Invoke( PushButton ) 
Sub AddHandler.Stub.15() 
Sub Delegate.Invoke() 
Sub Application._CallFunctionWithExceptionHandling()
@charonn0
Copy link
Owner Author

charonn0 commented Jun 5, 2015

Format 151 is JPEG. This is only supposed to happen if App.UseGDIPlus=False, but I can't reproduce this crash.

charonn0 added a commit that referenced this issue Jun 5, 2015
This should prevent unhandled exceptions, however the source of the
exception is still unknown
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant