![]() |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
ls /var/lib/patchmanager/ausmt/patches
for each patch file check files it's patching then search for packages using rpm -qf filename and reinstall each found package by using pkcon install package |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
One more problem... Other patches I had no trouble with doing it like this:
With coderus' method reinstalled each package, then unapplied them from PatchManager and reapplied them. But the "Upcoming events on lockscreen" patch was a trickier one. I tried unapplying it and PatchManager said "Failed to remove patch" and it stayed activated. I then decided to remove it with "pkcon remove lockscreen-upcoming". Now PatchManager told me the patch is no longer available and removed it from its list. I then reinstalled it from warehouse. Now when I started PatchManager it showed this patch already applied, and I'm in the same sorry state that I can't unapply it so that I could reapply it. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
remove folders from /var/lib/patchmanager/ausmt/patches
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
First uninstall: Code:
pkcon remove lockscreen-upcomingRemove all added QML files that have been installed when lockscreen-upcoming was applied: Code:
rm -f /usr/share/lipstick-jolla-home-qt5/lockscreen/BorderRectangle.qml |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
It's so bad when patches creating new files. this is not the thing patches should really do.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@coderus
but what about diff between file and /dev/null? Is it bad or not? :) |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
bad. you should package new files, not apply with patch.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Even if post/pre contains file-check and rm-command for this file?
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
yes. everything new should be packaged.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
coderus is right, a patch creating a file is BAD.
I like the idea of diff with /dev/null though. Maybe even /dev/random ;) |
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 ran into a problem with patchmanager toady. I posted this on the open repos site for the app but the comments section looked like no-one ever reads it, so I figured I should post it here:
I tried to install patchmanager today but during the install warehouse crashed. Patchmanager did not work after that so i uninstalled it through warehouse. Now if i try to install patchmanager again i get the following error: Code:
Error occured |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
uninstall patchmanager-ui and use jolla-settings-patchmanager :)
one have icon in launcher, second is integrated to settings applets |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Ancelad,
Any chance of an update for this patch? ;) |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@pichlo
finally it works as it should work, but I'm too tired after patch-code refactoring, so I'm gonna to sleep without "instant" release :) |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Both pulley patches available for 2.0.2.45 =)
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
2 Attachment(s)
Thanks, Ancelad, much appreciated!
Please don't take this as a criticism, far from it! I am grateful for your patch, it looks much better than Jolla's version. I am merely curious. Where does this colour difference come from? NB it is more noticeable on the phone's screen than here for some reason (at least on my PC): Attachment 38459Attachment 38460 The second colour scheme is what I would expect. The two were identical in Taalojärvi. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Both (pulley and context-menu) use one highlight-component, I don't know a difference-reason, but I will see :D
EDIT: ah, I see defined color-property for pulley-menu, please, check new version. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
hm, seems not to work with the JollaC/2.0.2.43... Patchmanager refuses it.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Just got updated to 2.0.2.48 and it seems that all the patch managers patches are not working. Am I the only one?
Or am I just too hasty? Edit: And using jolla phone. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
If you updated without unapplying all patches, this happens.
Try to unapply now and if some aren't able to do so, then uninstall patch, reboot and apply and refresh home. Maybe, it will work. Once it worked for me, second time, it didn't! Or just wait for the really wise to answer more to the point. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Yay! Got some of these working after unapplying and applying. One did not unapplied. -> Show ringtone colume in status bar. Following patches did not applied after rebooting: Don´t steal focus launcher combined patches less home animations restore swipe to lock switcher click hints launher unlock to last app @Ancelad, is this normal on Launcer combined patches? |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@R1v3r
IDK, I'm on 2.0.3.14 :) I think these patches need some adaptation for current OS |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Thanks anyway! I'll wait, if coderus knows solution. :) |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Swipe to lock is the most crucial, I believe.
It's all that SFOS stands for, IMHO. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I have swipe-to-lock in my new power-menu, but it was for 2.0.2.45, if someone wants to test - let me know
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I would like very much to test it.
I have 2.0.2.48 |
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 just did Reset to factory, I have to go back to 2.0.1.11 to get the backup I have and then come back to 2.0.2.48. Then I will test it.
EDIT: I tried it first, once before downgrading. Works like a charm! Thanks a lot! |
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
Now, media is not working again!!!
I am gettin really annoyed! |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I had to reindex the media database after the update, now everything is fine.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
And how did you do that?
Utilities? |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Yes, there is an option in the sailfish utilities.
|
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
Does Launcher Combined works on 2.0.2.48? It install s fine from open repos but when I try to apply then nothing.
|
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
THX. Then I'll stop trying and wait for update.
|
| All times are GMT. The time now is 03:53. |
vBulletin® Version 3.8.8