Thanks, great! I’ll publish an updated version “soon”! 
So, here I go again, sorry. It’s always Fuzzy Time. I updated to 5.0.0.68, and it stopped working.
I ran
patch -p1 -d / --dry-run -i /usr/share/patchmanager/patches/patch-fuzzy-time/unified_diff.patch
and I got
File usr/lib64/qt5/qml/Sailfish/Lipstick/ClockItem.qml is read- only; trying to patch anyway checking file usr/lib64/qt5/qml/Sailfish/Lipstick/ClockItem.qml Hunk #2 FAILED at 26. 1 out of 2 hunks FAILED checking file usr/lib64/qt5/qml/Sailfish/Lipstick/fuzzyclock.js File usr/share/lipstick-jolla-home-qt5/lockscreen/Clock.qml is read-only; trying to patch anyway checking file usr/share/lipstick-jolla-home-qt5/lockscreen/Clock.qml
Please, what’s wrong? (And, I did turn other patches off, and I did turn the phone off and on again, as well).
Okay thanks. I have not updated to latest yet, and I find it weird that something changed in that area, but I’ll see what I can do this week.
You are using v1.2.0 of the patch right?
I can confirm. I’m using 1.2.0, from Web Catalog. Thanks!
LOL, the changes are just whitespace! ![]()
@@ -75,12 +75,15 @@ Text {
ConfigurationValue {
id: timeFormatConfig
+
key: "/sailfish/i18n/lc_timeformat24h"
}
WallClock {
id: wallClock
+
property bool allowEnabled: true
+
enabled: allowEnabled && timeText.updatesEnabled
updateFrequency: WallClock.Minute
}
Fixed in Fuzzy Time 1.2.1!
+++ Thank you!!! +++
Very cute, many thanks @nephros !
Beware though it does eat battery…
Oh, thanks, but consumption doesn’t grow when the screen is off, or?
Consumption since install (with XA2 sleeping) seems very correct.
You’re right about that! Didn’t expect that much.
Would it be possible to create a similar patch for the the normal audio control too? Finer Volume Control (wich is great BTW) just changes the behavior of the ringtone volume, while normal audio like music still just changes in 9% steps. I’d prefer at least 5% steps, or the same steps like ringtone volume is changed with the patch.
Possible? I guess yes.
Right off the bat I don’t know where to look though but I’ll see to it when I find some time.
