[SailfishDevel] DeclarativeGlassImageProvider

Mikko Harju mikko.harju at jolla.com
Wed Nov 20 10:07:49 UTC 2013


On 19.11.2013 23:54, David Reinhold wrote:
> Hi,
> 
> I’m having problems with this as well. Did you manage to solve this problem Tero? The image shows up just fine without the provider but when using the provider I get:
> QFSFileEngine::open: No file name specified
> QFSFileEngine::open: No file name specified
> DeclarativeGlassImageProvider::requestImage(): source image "" is not available. 

Can you try if it works with a full url, ie. image:/glass/file:// .. ?
Basically it fetches QUrl(source)::toLocalFile() for the part after
provider identity.

-- 
mikko


More information about the Devel mailing list