just trying to save an image but it doesn't work
Code: Select all
LoadImage(1,OpenFileRequester("Laden...","","Bitmap|*.BMP",0))
SaveImage(1,SaveFileRequester("Hallo","","Bitmap|*.BMP",0))
I'm using OpenSuse 12.1.[WARNING](GtK) unable to retrieve file information from blablabla...
When using Dolphin I'm able to write to the directory, so it should not be a rights problem.
Any hints (except for changing the OS

Best regards
Franky