Active Topics

 


Reply
Thread Tools
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, Espaņa
#11
Originally Posted by Ancelad View Post
ambience.wallpaperUrl

No?
No, @Ancelad... but thank you. I had already tried that and similar variations to no avail, so it looks like a script is required, as pointed out by Schturman.

Regards,
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#12
a script for what?
Code:
Theme.backgroundImage.substring(0, Theme.backgroundImage.lastIndexOf("/") + 1) + "animated.gif"
qml one-liner
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2016-05-03 at 15:07.
 

The Following User Says Thank You to coderus For This Useful Post:
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, Espaņa
#13
Originally Posted by coderus View Post
a script for what?
Code:
Theme.backgroundImage.substring(0, Theme.backgroundImage.lastIndexOf("/") + 1) + "animated.gif"
qml one-liner
Thanks coderus, but I have found the solution. Ancelad was closer than I realised.

I've solved it with QML, no need for sh. scripts or the like.

Thanks again guys, Schturman, Ancelad, Coderus........
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#14
so what is your final solution?
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, Espaņa
#15
Originally Posted by coderus View Post
so what is your final solution?
Well, I won't call it a final solution, but it gets me further ahead in my quest to have animated lockscreen or animated general ambience - which would be the most suitable offering?

I realise animated GIFs can be quite expensive on system resources, perhaps I should poll and see who thinks the best place to have any animation on our devices.

The 'solution', was so close to what I had already tried. Then Ancelad posted his idea and he wasn't far away, neither of us were. The line I needed was simply this;

Code:
source: Ambience.homeWallpaper
I can now switch between ambiences and any containing a GIF, will animate immediately!

FIXED: can now switch between animated and standard ambience.
--------------------------------------------------------------------------------------------------------
Doesn't play well with user created Ambience - as they reside in a different file destination, so of course they don't animate (yet) but it also seems to 'knock out' the animation function when reselecting an animated ambience after a non-animated one - much to work out!!

more to come!
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..

Last edited by Markkyboy; 2016-05-06 at 23:54.
 

The Following User Says Thank You to Markkyboy For This Useful Post:
Markkyboy's Avatar
Posts: 433 | Thanked: 727 times | Joined on Oct 2012 @ Costa Blanca, Espaņa
#16
Originally Posted by coderus View Post
trial and error programming, lol
you still have chances to start learning qml and stuff.
EDIT - SDK now opens, but takes 7 minutes to do so, everytime!! ?.oh well.......it runs!, that's the main thing!

Yes, you are correct, time is all I have!

One major hurdle though and I cannot seem to solve it. Neither SailfishSDK or Qtcreator will run on my PC. It all installs no problem, but upon starting one or the other, nothing shows on the screen, but, if I look in Task Manager, the program is running!, this is weird as I have had SF-SDK running before but didn't understand it, plus I was fighting for HDD space, so it got removed.

I feel I'm ready to start learning by using SDK of one sort or another, but typically, I have the hurdle of getting the fkin program to run in the first place!

I'm running Windows 7 64bit Ultimate. Has anyone else experienced similar problems with SDK's..? (I know, this isn't the right place to be asking but is relevant to my creations!).
__________________
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..

Last edited by Markkyboy; 2016-05-26 at 20:09.
 

The Following User Says Thank You to Markkyboy For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 07:05.