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.
There is this “More calendar reminders” patch that I’ve found really useful in the past and now when I need it again, it will not apply. ![]()
X10III and SFOS 5.0.0.73
----------------------------------
pm_apply 2026-02-18T14:14:05+01:00
----------------------------------
more-calendar-reminders-iv
Using patch file: /usr/share/patchmanager/patches/more-calendar-reminders-iv/unified_diff.patch
----------------------------------
Checking paths for 64-bit --> 32-bit conversion
----------------------------------
Mangle candidates: /usr/lib/qt5/qml /usr/lib/jolla-mediaplayer /usr/lib/maliit/plugins
OK, found nothing to convert.
----------------------------------
Test if already applied patch
----------------------------------
checking file usr/share/jolla-calendar/pages/EventEditPage.qml
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored
----------------------------------
Dry running patch file
----------------------------------
checking file usr/share/jolla-calendar/pages/EventEditPage.qml
Hunk #1 succeeded at 560 (offset -8 lines).
Hunk #2 FAILED at 623.
1 out of 2 hunks FAILED
*** FAILED ***
Seems there were whitespace issues.
I uploaded a new version to Web Catalog (“More calendar reminders IV+V” v5.0.1), which does apply and the new reminders do appear in the selection.
I did not test whether they actually fire at the right time.
Thanks for the quick fix! I’ll let you know if they don’t fire at the right time. ![]()
Hello. First of all thank you for all your work .
In older versions, i had Pure Black Background patch working on my Xperia 10 plus but now it is failing. I have several patches activated and the 32bits to 64bits conversion activated. I have this on the patch logs:
pm_apply 2026-02-18T15:31:20+01:00
patch-i-see-a-red-door
Using patch file: /usr/share/patchmanager/patches/patch-i-see-a-red-door/unified_diff.patch
Checking paths for 32-bit → 64-bit conversion
Mangle candidates: /usr/lib64/qt5/qml /usr/lib64/jolla-mediaplayer /usr/lib64/maliit/plugins
Converting library path reference /usr/lib64/qt5/qml 3 times
OK, converted 3 library path references and created: /tmp/patchmanager3/patches/patch-i-see-a-red-door/unified_diff_32bit.patch
Test if already applied patch
checking file usr/lib/qt5/qml/com/jolla/camera/CameraPage.qml
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
checking file usr/lib/qt5/qml/Sailfish/Silica/Page.qml
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
checking file usr/lib/qt5/qml/Sailfish/WebView/WebViewPage.qml
Unreversed patch detected! Ignore -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored
checking file usr/share/sailfish-browser/pages/BrowserPage.qml
Hunk #1 FAILED at 90.
1 out of 1 hunk FAILED
Dry running patch file
checking file usr/lib/qt5/qml/com/jolla/camera/CameraPage.qml
checking file usr/lib/qt5/qml/Sailfish/Silica/Page.qml
checking file usr/lib/qt5/qml/Sailfish/WebView/WebViewPage.qml
checking file usr/share/sailfish-browser/pages/BrowserPage.qml
Hunk #1 FAILED at 90.
1 out of 1 hunk FAILED
*** FAILED ***
Thanks for reporting, please test Version 0.10.1!
Works perfectly now
thank you !
