![]() |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
4 Attachment(s)
Hi, i have tried this:
[root@Jolla nemo]# rpm -qa|grep patch jolla-settings-patchmanager-0.4.5-10.15.1.jolla.armv7hl patch-2.6.1-1.1.1.armv7hl Do not remove this one. patchutils-0.3.3-10.1.1.jolla.armv7hl patchmanager-0.4.5-10.15.1.jolla.armv7hl sailfish-browser-textselection-patch-0.0.1-2.noarch [root@Jolla nemo]# rpm -qa|grep ausmt ausmt-1.2.7-10.10.1.jolla.armv7hl [root@Jolla nemo]# rpm -e patchmanager-0.4.5-10.15.1.jolla.armv7hl sailfish-browser-textselection-patch-0.0.1-2.noarch patchutils-0.3.3-10.1.1.jolla.armv7hl jolla-settings-patchmanager-0.4.5-10.15.1.jolla.armv7hl ausmt-1.2.7-10.10.1.jolla.armv7hl [root@Jolla nemo]# rpm -qa|grep patch patch-2.6.1-1.1.1.armv7h And after that this: pkcon install -y lipstick-jolla-home-qt5 And then a reboot and i still get the double Eventsview control patch (see picture) after a reinstall of patchmanger and all the patches (base, advanced, eventsview etc). Even the Date top in Clock region reappears (see picture). And as soon as i tap Date in top or eventsview control patch switchers - volume they disappear (see picture) and the newest Eventsview is uninstallable. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
BTW Am I confused? Where has disappeared the patch for media control button on lockscreen? EDIT I found it already :-). @coderus made a solo patch for testing :-) here Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Well I couldn't apply some patches ( Eventviews & mazelock ) so I reset my phone to scratch, and now :
When i try a dry-run patch for mazelock, I've got this error : Code:
[root@Jolla nemo]# patch --dry-run -p 1 -d / -i /usr/share/patchmanager/patches/sailfishos-mazelock-patch/unified_diff.patch EDIT: problem found. The file "/com/jolla/settings/system/PinInput.qml" don't exist (On this version ?) Just remplace it by "/usr/lib/qt5/qml/com/jolla/settings/system/PinInput.qml". Clean method: type on terminal : "devel-su; vi /usr/share/patchmanager/patches/sailfishos-mazelock-patch/unified_diff.patch" Once done, replace "/com/jolla/settings/system/PinInput.qml" by "/usr/lib/qt5/qml/com/jolla/settings/system/PinInput.qml" on lines 41, 43, 44 (You should rewrite it 4 times) And problem seems solved |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
As I've seen I tried to run this:
Code:
[root@Jolla nemo]# patch --dry-run -p 1 -d / -i /usr/share/patchmanager/patches/sailfishos-eventsview-controls-remastered-patch/unified_diff.patch |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Quote:
The fix is to delete the file FolderIcon.qml in Code:
/usr/share/lipstick-jolla-home-qt5/launcher/ After that launcher-combined-patch installs just fine. ;) Regards, J4ZZ |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Code:
/usr/share/jolla-settings/pages/sounds/ Code:
import QtQuick 2.0 |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
|
All times are GMT. The time now is 17:00. |
vBulletin® Version 3.8.8