[mono-vb] Re sizing Images
Easy_Rider9999
jhmgbl2 at t-online.de
Sat Sep 19 12:51:43 EDT 2009
Stifu wrote:
>
>
> That said, I can't guess the root of your problem from your error. In case
> that might help, I can tell you I had crashes when opening files with my
> app on openSUSE, and which were due to the fact I tried to open these
> files with FileAccess.ReadWrite (the default FileAccess parameter), while
> I didn't have write access for these files. So now I only open files with
> FileAccess.Read, and catch UnauthorizedAccessExceptions (and also
> IOExceptions while I'm there).
>
I have reported the bugs to Bugzilla, but they want to have a special test
case, but I really don't have time to write a special test case. Anyway I
made workarounds for most bugs.
Regards Hans
--
View this message in context: http://www.nabble.com/Resizing-Images-tp24991889p25523348.html
Sent from the Mono - VB mailing list archive at Nabble.com.
More information about the Mono-vb
mailing list