![]() |
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
I it possible to trigger an event/action the moment an user swipes over the touchscreens edge, i mean starting the swipe from the middle of touchscreen and swiping out?
It could be used in folders to drop icons out. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Everything is possible in QML
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@coderus - help needed
I was not able to remove two patches in patch manager before today's update - did a uninstall in warehouse but they were still persistent - maze lock and eventsview controls attached page did the update anyway - the patches now are still not removable with patch manager - while the added events screen only disappeared the maze lock ist still in the system at boot but doesn't work anymore so I have to switch to normal keypad to log my code ... could you tell me how to get rid of the two patches ... thx |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Have the same problem.
Two patches (Battery StatusBar and Eventsview Control) can I not deactivate. It comes the notification that I can not remove the patches. It's independent if the patches are install or not. (also tried to deactivate the repos) Can anyone tell me how I can reset the patch manager or how I can use it via terminal so I can see maybe a better error? |
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
I've als find out that the issues are only on the two listed patches (Battery StatusBar and Eventsview Control).
I think its dependent if the preload service have to restart or not. Maybe that help the dev by the debugging |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@all,
I just spent an hour chasing the same problem. 1.1.2.16 has definitely changed something in Eventsview with the direct consequence that all the Patchmanager patches affecting Eventsview no longer work. In my case the problem persisted even after completely uninstalling all the patches and Patchmanager itself. After the reinstallation, Patchmanager thought the Eventsview patch was installed and active when it was neither. Eventually the only fix I found was manually deleting /var/lib/patchmanager/ausmt/*, where * stands for any patch causing trouble. Better still, uninstall Patchmanager and remove /var/lib/patchmanager completely. After reinstalling Patchmanager and all the patches, everything works fine. You can even install the Eventsview patches; they will appear on the list - deactivated - but will fail to activate until fixed. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
So, 1.1.2.16 doesn't break all Events view patches for all users. I haven't tried "Eventsview controls with settings applet" on 1.1.2.16 though. |
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:
Quote:
It persistently fails to apply now. That one and "Control center in events view." |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Hello All.
There are several problems been in eventsview controls. Please note that this eventsview with settings applet patch is working for me. This old eventsview control center does show up in patchmanager, but it canīt be applied, but it does not bother me in there. Please choose correct eventsview. :) And battery status bar works also fine. Have you updated these patches? Best Regards, Mikko |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I'm also not able to unapply eventsview and mazelock patch after the update and both are not working anymore.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
For me both works :)
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
unapply all applied patches which can be unapplied
go to terminal and write following: Code:
devel-su |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
I forget this time to unpatch all patches before update :( maybe is this the problem. 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:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
1 Attachment(s)
Quote:
(Need to write some more characters to post.) |
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
@coderus, ok good to know. Any other tip what can i try?
@ssahla, thanks, my file lokk 100% same @ Battery StatusBar on 1.1.2.16.... it works on my phone, but i use this patch today the first time :) |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Hi! Would it be possible to get some kind of an indicator that is visible on lock screen, eventsview or somewhere when the remote access through ssh is enabled.
I am already using SSH access confirmation but it happens quite often to me that i forget remote access enabled. I don't want to keep it on when not needed... Or maybe a timer that disables it after some time. Like the ringerrestorer? |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@ coderus - so removed all patches and patchmanager from terminal and installed lipstick again - thx for the howto - everthing went smooth and works again except the eventsview patches fail to install :-( tried your version with and without attached page ... Any idea
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
i cant get launcher combined patch installed on u11? does it need to be updated?
|
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
I will reset my device again, I don't think that the problem can be fixed easier. I mean I made a mistake first so I have to fix and learn from it.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
you need to do
Code:
pkcon install jolla-settings-networking |
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:
Yiiihaa...thats work :D Thanks! |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I got bitten by these problems too. It seems as if Jolla doesn't care about patchmanager and the patches. Nothing in the latest minor update suggested any problems with the patches I've applied, yet I couldn't even unlock my phone after installing, due to Maze lock being in a b0rked state. Would it help to lobby for a notification system which could warn patchmanager on the files being changed in an update? Or is such mechanism already available?
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
i have a problem with the patch "better video controls". patch was applied before update. after update i could not unapply this patch anymore.
and after i typed coderus' lines in terminal i could not apply this after reinstall i every time i get the message faild to install patch. i tried 0.5.0-10.9.1 and 0.5.1-10.10.1 of the package "sailfishos patches (base)" could anyone help me? thanks in advance best regards az2111 |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
pkcon install sailfish-components-gallery |
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:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Code:
[root@Dinghy nemo]# pkcon install sailfish-components-galleryThanks for the others though, it helped! ;) |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
ah, it have name sailfish-components-gallery-qt5
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
there was a similar problem with warehouse in the beginning... |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Jolla should implement some of the patches. I wonder what is Jollas policy about that?
For example, 'haptic feedback when call goes into established state', so great subtle feature to have. |
| All times are GMT. The time now is 22:44. |
vBulletin® Version 3.8.8