![]() |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
2 Attachment(s)
Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Your screenshots look more like something from an Android device. Anyway, my question is answered, thank you. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Yes, I'm Android-user about a year.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
https://coderus.openrepos.net/pm2/upload/
But it's always bette to look at sources: https://github.com/sailfishos-patche...anager.cpp#L48 |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
New Ultimate Statusbar patch is released to openrepos. Warning: it requires Patchmanager3. PLEASE, UNAPPLY PATCH MANUALLY BEFORE UPGRADING PATCH TO 2.0.2.49-3!
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@lightX2, patch Show sim on calllog: Great thing. but some cosmetics: If there is a call from/to a person where the phone label is set in address book then this label and the sim card entry overlap (JollaC).
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
1 Attachment(s)
Attachment 39980 phone entry looks like this
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I seem to recall images being used within the description page of a patch, like say the paypal logo, how was that done?, I've added some html into the patch.json file but no matter what I do , it won't display, actually the patch doesn't even show in the patch list. Is this possible, if so, how?, thanks
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
id: donate width: bla-bla height: width Image { anchors.fill: parent source: bla-bla-bla } onClicked { bla-bla-bla } } Obviosly bla-bla should be defined by yourself. |
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
No, just create main.qml, which will be call by patch name tapping. It is default pm-feature. You can explore some my patches (Remorse timeout controls f.e.) to see.
|
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
|
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
voicecall-combined patch now has answer by ear option =)
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
@coderus
Hi, I am frequently experiencing 'Resolve failure' with PM3. I can click on 'Resolve failure' and and then 'Load engine' and all is okay for a while, then I notice that randomly the *Sailfish-tutorial icon is back on my launcher - meaning that PM3 has failed somewhere along the line (*Sailfish tutorial is patched to as to not show on launcher). I have removed all patches, removed PM3, cleaned the system out, reboot and reinstalled PM3 and applied my patches, but still, I randomy get "Resolve failure" appearing in PM3 menu - what to do to fix? Regards, |
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
Okay, thanks for shedding some light on the subject. As you know, when developing or tinkering with apps, sometimes the homescreen has to be restarted. Restarting never used to cause any crashing with patches, so why now?, and will there be a fix to prevent this from happening?, and some patches require preloaded services to be restarted, which I am under the assumption is pretty much the same thing as restarting lipstick...?
|
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
Uploaded 3.0.55 to openrepos with many cool features and fixes :)
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
SFOS 2.2.1.18
On the latest PM3 (3.0.55) I have to install any of my patches twice before they appear in 'Installed patches' list, then I can apply them. I can also unapply but not remove using menu, there is also no notification regarding removal of the patch in this case, I guess the patch did not then get removed.. I have uninstalled PM3 rebooted and reinstalled. I can remove my patches that are installed from Openrepos using Storeman but the patch stays listed in Installed patches, by closing Settings and opening again, and opening Patchmanager again, the patch is gone from the list but not always. I have tried patches from other users and all yielding the same problem, presumably this is a prob with PM3. What can I do to sort this?, I know a thing or two about QML you know! :P |
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:
Never mind, I am resetting my device. What a pain in the butt! |
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
As a 'wannabe' coder, I often find myself restarting lipstick. As you know, restarting lipstick cause PM3 to log a problem and unapplies all patches. (resolve failure appears in menu options of PM3)
For instance, I am currently playing with lockscreen (clock & date), I also have your orientation patch applied, as I want to achieve certain goals in both portrait and landscape, but after every restart of lipstick, I have to reapply the orientation patch and restart lipstick AGAIN, this is rather tedious......do you intend any fix for this or is not broken/a bug, as far as you are concerned? Regards, |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
How do you restart lipstick? It should not happen if you do it in a correct way without killing processes, etc.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Code:
[Desktop Entry] |
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
Goodmorning everyone, I have an Xperia X F5122, and I have problems with Patchmanager, in the sense that it is doing the flash with Nurmjoki both starting from Mouhijoki and then updating it, it does not work. I have always followed this "procedure" and I have never had any problems: - enable untrusted software; - active the developer mode; - install the "Sailfish Utilities" app from the official store; - I install Storeman; - install the "Patchmanager for Jolla Settings" app I go to "Settings", I click on Patchmanager and I enter the patch management screen. While in fact, with Nurmjoki, this last step does not do it, I can install the patches but without checking them. For example: the patch to have multiple folders, from Storeman install correctly, but I can not view it nor can I enable / disable it from Patchmanager. Where am I wrong?
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Did you install which version of Patchmanager? Because this error was in version 2 and version 3 is all with it. First of all update your repsitorios: Open the terminal and type: devel-su rootme pkcon refresh pkcon update Doing this install Patchmanager 3 and install its patches as you wish. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
and I'm sorry if I answer you only today: I've only just seen your answer, which I thank you for! :) So I have to install Patchmanager 3 Beta by patchmanager3_beta? Because on Storeman I can not find other Patchmanager 3 ... |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
1 Attachment(s)
What is going on here? Patchmanager has been playing up all day, getting progressively more and more messed up. At some point it listed as a patch a similarly named stand-alone application. Unti, in the end, it all toppled over like this:
Attachment 40170 (Been spinning like that for the past 10 minutes.) EDIT: a reboot seems to have sorted it out, at least temporarily. I had a brief issue with a patch in the web catalogue appearing with an empty description but a Silica restart from Utilities has fixed that. |
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:
@coderus: would it be possible to explain the logging stuff in the first post near the troubleshooting section, please? |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Probably this is my fault - I've uploaded updates with json-files. I will re-upload them soon.
EDIT: done, now they're correct |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
https://talk.maemo.org/showpost.php?...postcount=2479 Quote:
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
"Patchmanager logging" means just filtering the systemd journal for relevant entries, as Patchmanager does not have any own logging facility, but writes lots of information to the systemd journal.
Quote:
devel-su journalctl -al _COMM=patchmanager _COMM=jolla-settings > patchmanager.log Yes, that is what @coderus usually suggests, extracting all output of the components Patchmanager and Jolla Settings, but filtering may be adapted for specific debugging use-cases (and IIRC @coderus also has suggested amended variants). If one is able to basically understand entries the systemd journal, I also suggest to issue a simple journalctl -r while having less installed, and search with "/" (for whatever you deem as suspicious) while using the keys Up / Down and PgUp / PgDwn for looking at the context of a search hit. This way you may detect an offending Patch or setting on your own. |
| All times are GMT. The time now is 18:05. |
vBulletin® Version 3.8.8