[SailfishDevel] Application specific write-access folder

2013-11-09 Thread Mark Johnson
Hi all, I'm trying to write a small number of files out to the file system that contain application-specific information. For some reason when I try to open a file with QIODevice::ReadWrite access in the following directory it fails every time (the file should be instantiated as a result of

[SailfishDevel] Loading installed images

2013-11-06 Thread Mark Johnson
I'm working on a graphics editing project where the user can perform some rudimentary drawing and having a problem when trying to load in sample images that are included with the install. In the project file structure I've got a folder called samples which has some png images. In the yaml