Thanks Mikko, that works! One slash was missing thou image://glass/file:// …
Apparently I didn’t try each option. You should update the reference
documentation on next update.
--
Tero
Mikko Harju kirjoitti 20.11.2013 kello 12.07:
> On 19.11.2013 23:54, David Reinhold wrote:
>> Hi,
>>
>> I’
Hi again,
Thank you! That works.
//David
20 nov 2013 kl. 11:07 skrev Mikko Harju :
> 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 th
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
Hi,
No I haven’t got it working. I really think that this is a bug, either with the
provider or with documentation (if this is dropped feature). I’ve tried pretty
much all the different options for setting the source image path, but it fails
always. I still have the code in my app so maybe one
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::reques
Maybe I've should give another subject to this. The problem I have is with
Glass background, introduced here:
https://sailfishos.org/sailfish-silica/sailfish-silica-introduction.html I've
ported my app to Qt5 and everything else works fine, but the image provider for
Glass background doesn't. S
Hi,
In Qt5 version of Silica there is no DeclarativeGlassImageProvider item as
such, the current item names of Silica can be found from plugins.qmltypes of
Silica in /usr/lib/qt5/qml/Sailfish/Silica. With quick look closest matching to
your request would be DeclarativeGlassItem.
All in all, if