![]() |
2016-08-13
, 21:31
|
Posts: 281 |
Thanked: 679 times |
Joined on Feb 2010
|
#2022
|
--- usr/share/jolla-settings/pages/sailfishos/mainpage.qml +++ usr/share/jolla-settings/pages/sailfishos/mainpage.qml @@ -267,10 +284,7 @@ } } } else if (storeIf.mayInstall) { - // Let the UI smoothly fade out first before doing anything scary - shutdownBus.call("setShutdownMode", ["upgrade"]) - // Clear the cache and the system update notification - storeIf.clearOsUpdateCheckCache() + patchmanagerBus.call("unapplyAllPatches", [], unapplyAllCallback) } } }
The Following User Says Thank You to cy8aer For This Useful Post: | ||
![]() |
2016-08-13
, 22:15
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#2023
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
![]() |
2016-08-14
, 04:47
|
|
Posts: 363 |
Thanked: 1,377 times |
Joined on Nov 2015
@ Sweden
|
#2024
|
![]() |
2016-08-14
, 05:49
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#2025
|
![]() |
2016-08-14
, 10:53
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#2026
|
I get the exact same problem from updating Patchmanager (for Jolla settings).
Can't access Sailfish OS Upgrade and can't unapply 'Unapply all patches on upgrade'
![]() |
2016-08-14
, 11:26
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#2027
|
![]() |
2016-08-14
, 12:02
|
|
Posts: 363 |
Thanked: 1,377 times |
Joined on Nov 2015
@ Sweden
|
#2028
|
The Following User Says Thank You to eson For This Useful Post: | ||
![]() |
2016-08-14
, 12:15
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#2029
|
The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
2016-08-14
, 13:42
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#2030
|
![]() |
Tags |
patchmanager, sailfish os |
|
But after removing your patch the behaviour is the same:
Original state (after reinstall jolla-settings-sailfishos): enable coderus patch. Everything is fine - though I do not know if the patch works on update (what I believe it does). Disable the patch: fails - but I cannot reach upgrade settings anymore.
Sorry it is not coderus' patch it is Sfiet_Konstantin's.
Last edited by cy8aer; 2016-08-13 at 21:53.