can't find the relative path to the image.
João de Deus
De: Boris Pohler
Para: devel@lists.sailfishos.org
Enviadas: Sábado, 25 de Maio de 2013 12:01
Assunto: Re: [SailfishDevel] Can't change default cover
The path must be set relative to the direc
The path must be set relative to the directory, where your qml file is.
For example, if your project structure is like:
project/
qml/Cover.qml
qml/...
images/my_pic.png
...
your path in the qml-file should be ../images/my_pic.png
Am Samstag, den 25.05.2013, 14:52 +0400 schrieb Иван
Hello everybody!
i tryed to change default cover in example component-gallery and it doesn't
work. I changed path in Cover.qml to picture to full path, it was an error:
file:///usr/lib/qt4/imports/Sailfish/Silica/CoverPlaceholder.qml:44:5 : QML
Image: Failed to get image from provider: image: