maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak (https://talk.maemo.org/showthread.php?t=92935)

atlochowski 2019-07-24 12:12

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Quote:

Originally Posted by coderus (Post 1558545)
i need this output when someone updated from v2 to v3 without unapplying patches

I already fixed all patches but when I get home I'll update patchmanager to version 3 (I'm on version 2 again) again I will provide logs.

atlochowski 2019-07-25 07:54

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
@coderus Sorry, didn't have time yesterday. Today I'm going for the long weekend so probably I will provide output after weekend.

Asgard 2019-07-26 14:46

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
I have the same problem. I updated SFOS to 3.1 and after it I activated all patches. Then I updated all in Respo and now I have PM3 and can't deactivate all patches in real, because the new PM3 don't work with the original files. If I install PM2 all patches are deactivated but I can't activate this, because I get a message that the patches are not compatible with my SFOS because the PM2 don't have a developer mode. All patches works perfekt but I cant deactivate the patches real. Could you upload the last Version of the PM2 before the Update to 3 with a developer mode. Maybe this will help us. After this we will use PM3.

Thanks in advance and sorry

coderus 2019-07-26 20:55

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
pm2 doesn't have developer mode ?

RafaelVlmendes 2019-07-26 22:16

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Hi. When installing the Tracker Patch on patchmanager 3 ... Ignored, Included Singles and Included recursive no open. Please can you see that?
Nothing happens when pressing on one of the 3 options ... :(
XA2 Ultra 3.1


PS: I know it has nothing to do with it here, but on your AD Control there isnt touch sound option for XA2 Ultra so WhatsApp always gets some weird ringing sounds and so message notifications don't work and only vibrates the device.

Thank

Asgard 2019-08-11 15:37

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Quote:

Originally Posted by coderus (Post 1558638)
pm2 doesn't have developer mode ?

I was two weeks on hollyday, because just now my aswer.
Yes I found the developer mode in PM2 now, but the patches from PM2 are not deletable. Now all patches every time active with the PM3 or not :(
My one Option is that I make a phone reset after the next SFOS Update or I remove an install some packages new like here or here. Sorry it was my false.

wrm 2019-08-12 04:35

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Where can I download pm2 and try to fix all the problems i got after upgrading to pm3?

atlochowski 2019-08-12 04:59

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Quote:

Originally Posted by wrm (Post 1559005)
Where can I download pm2 and try to fix all the problems i got after upgrading to pm3?

here you have pm2 to download
https://openrepos.net/content/coderu...0#comment-form

wrm 2019-08-13 04:42

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Thank you! Sorry for being that stupid :D

sunc 2019-09-13 18:03

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Fresh install of PM3 from Storeman on SFOS 3.1 (Xperia X). Trying to apply the Messages layout patch (the only one I have, also installed via Storeman) gives me an error - "Failed to install patch. Patch Messages layout installation failed".

Here's output from journalctl:

Code:

Sep 13 18:32:21 Sailfish patchmanager[13529]: QVariantMap PatchManagerObject::applyPatch(const QString&) "sailfishos-patch-messages-layout"
Sep 13 18:32:21 Sailfish patchmanager[13529]: void PatchManagerObject::doPatch(const QVariantMap&, const QDBusMessage&, bool) QMap(("name", QVariant(QString, "sailfishos-patch-messages-layout"))("us
er_request", QVariant(bool, true))) true
Sep 13 18:32:21 Sailfish patchmanager[13529]: bool PatchManagerObject::doPatch(const QString&, bool, QString*) "sailfishos-patch-messages-layout" true
Sep 13 18:32:21 Sailfish patchmanager[13529]: void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-messages-layout" true
Sep 13 18:32:21 Sailfish patchmanager[13529]: void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-messages-layout"
Sep 13 18:32:21 Sailfish patchmanager[13529]: bool PatchManagerObject::doPatch(const QString&, bool, QString*) Starting: "/usr/libexec/pm_apply" ("sailfishos-patch-messages-layout")
Sep 13 18:32:21 Sailfish patchmanager[13529]: bool PatchManagerObject::doPatch(const QString&, bool, QString*) Success: false
Sep 13 18:32:21 Sailfish patchmanager[13529]: bool PatchManagerObject::doPatch(const QString&, bool, QString*) *** Patch Log Created by Apply Fri Sep 13 18:32:21 EEST 2019 ***
                                             
                                              ----------------------------------
                                              PM APPLY Fri Sep 13 18:32:21 EEST 2019
                                              ----------------------------------
                                             
                                              sailfishos-patch-messages-layout
                                                contains text patch
                                             
                                             
                                              ----------------------------------
                                              Test if already applied patch
                                              ----------------------------------
                                             
                                              /usr/bin/patch: **** Can't change to directory /tmp/patchmanager : No such file or directory
                                             
                                              ----------------------------------
                                              Dry running patch
                                              ----------------------------------
                                             
                                              /usr/bin/patch: **** Can't change to directory /tmp/patchmanager : No such file or directory
                                             
                                              *** FAILED ***
                                             
Sep 13 18:32:21 Sailfish patchmanager[13529]: void PatchManagerObject::doPrepareCache(const QString&, bool) "sailfishos-patch-messages-layout" false
Sep 13 18:32:21 Sailfish patchmanager[13529]: void PatchManagerObject::doPrepareCache(const QString&, bool) Not installed: "sailfishos-patch-messages-layout"
Sep 13 18:32:21 Sailfish patchmanager[13529]: void PatchManagerObject::doPatch(const QVariantMap&, const QDBusMessage&, bool) ok: false



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

vBulletin® Version 3.8.8