|
|
2016-08-13
, 21:31
|
|
Posts: 281 |
Thanked: 678 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: 340 |
Thanked: 1,280 times |
Joined on Nov 2015
@ Sweden
|
#2024
|
|
|
2016-08-14
, 05:49
|
|
|
Posts: 6,431 |
Thanked: 12,683 times |
Joined on Nov 2011
@ Open Mobile Platform, Innopolis, Russia
|
#2025
|
|
|
2016-08-14
, 10:53
|
|
|
Posts: 6,346 |
Thanked: 20,672 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
, 12:02
|
|
|
Posts: 340 |
Thanked: 1,280 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,346 |
Thanked: 20,672 times |
Joined on Sep 2012
@ UK
|
#2029
|
| The Following User Says Thank You to pichlo For This Useful Post: | ||
![]() |
| Tags |
| patchmanager, sailfish os |
| Thread Tools | |
|
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.