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-11-04 09:13

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

Originally Posted by Ancelad (Post 1561548)
My tester said that it works :rolleyes: I can't check it by myself.

I tried it on my Jolla 1 with SailfishOS 3.2 and PM3 and it works.

pichlo 2019-11-04 09:34

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Hmm...
  • Go to Patchmanager
  • Check Ultimate statusbar patch - it is off
  • Try to apply it
  • "Failed to install patch"
  • Uninstall the patch
  • Go to Catalogue and install it again, version 0.0.7
  • Go back to Patchmanager and apply
  • "Failed to install patch" :(

Ancelad 2019-11-04 10:56

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

Originally Posted by pichlo (Post 1561556)
Hmm...
  • Go to Patchmanager
  • Check Ultimate statusbar patch - it is off
  • Try to apply it
  • "Failed to install patch"
  • Uninstall the patch
  • Go to Catalogue and install it again, version 0.0.7
  • Go back to Patchmanager and apply
  • "Failed to install patch" :(

Go to Patchmanager and show me log :D

pichlo 2019-11-04 11:23

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
1 Attachment(s)
Quote:

Originally Posted by Ancelad (Post 1561563)
Go to Patchmanager and show me log :D

With pleasure. The attachment is actually 7z, I had to rename it to zip to pacify the TMO uploader. From the casual look at the log, it looks like a conflict with another patch.

Ancelad 2019-11-04 11:32

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

Originally Posted by pichlo (Post 1561566)
With pleasure. The attachment is actually 7z, I had to rename it to zip to pacify the TMO uploader. From the casual look at the log, it looks like a conflict with another patch.

Do this and try to apply again

Code:

devel-su
cd /usr/share/lipstick-jolla-home-qt5/statusarea
rm AlienDalvikIndicator.qml
rm MediaVolumeStatusIndicator.qml
rm VolumeStatusIndicator.qml
rm PresenceStatusIndicator.qml


pichlo 2019-11-04 12:35

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Kewl. That did the trick. The new versions after applying again are now symlinks.

BTW, all four had .orig versions with zero size. I deleted those too.

Ancelad 2019-11-04 12:37

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

Originally Posted by pichlo (Post 1561580)
Kewl. That did the trick. The new versions after applying again are now symlinks.

BTW, all four had .orig versions with zero size. I deleted those too.

orig versions have zero-size because they've created from /dev/null :D not a joke, just a trick to make new files...

pichlo 2019-11-04 12:39

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

Originally Posted by Ancelad (Post 1561582)
orig versions have zero-size because they've created from /dev/null :D not a joke, just a trick to make new files...

Yes, I know. It was just by the way.
Something must have changed because there are no new .orig files now.

Ancelad 2019-11-04 12:52

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

Originally Posted by pichlo (Post 1561583)
Yes, I know. It was just by the way.
Something must have changed because there are no new .orig files now.

New patchmanager - new rules ;)

Fellfrosch 2019-11-09 13:04

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
@Ancelad Great to see your patches updated a further time. Thanx a lot!
Unfortunately I get Devicelock faith text working just on my Jolla 1. On my XperiaX it works, but enabled it blocks setting volume of the device.

Ancelad 2019-11-09 13:59

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
I don't have any device to test it. It is blind-coding.

Markkyboy 2019-11-10 09:32

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

Originally Posted by Ancelad (Post 1561762)
I don't have any device to test it. It is blind-coding.

Hi Ancelad, what happened to your device?, lost?, stolen?, died?

Fellfrosch 2019-11-10 09:55

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
...and can we help you getting a test device?

peterleinchen 2019-11-10 11:53

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

Unfortunately another bug with 'device lock faith text'.

As happy as I was to have it back I needed to unapply after having found that it disturbs jolla-email cannot open html links from mail anymore.
https://together.jolla.com/question/...-open-browser/

Anything how we can help debugging?

Ancelad 2019-11-10 12:45

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

Originally Posted by peterleinchen (Post 1561777)
@ancelad

Unfortunately another bug with 'device lock faith text'.

As happy as I was to have it back I needed to unapply after having found that it disturbs jolla-email cannot open html links from mail anymore.
https://together.jolla.com/question/...-open-browser/

Anything how we can help debugging?

I don't understand how LOCKSCREEN patch can affect on EMAIL-APP and BROWSER. But if so... No reason to debug anything, I can't change it. My "remote" tester with Jolla 1 said: "It works".

coderus 2019-11-10 12:52

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

Originally Posted by peterleinchen (Post 1561777)
@ancelad

Unfortunately another bug with 'device lock faith text'.

As happy as I was to have it back I needed to unapply after having found that it disturbs jolla-email cannot open html links from mail anymore.
https://together.jolla.com/question/...-open-browser/

Anything how we can help debugging?

nonsence!!

peterleinchen 2019-11-10 13:52

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

Yes, it sound weird. But it is definitely like this.
Applying devicelock patch and restarting ****s up links from mail. And as soon as unapplied and lipstick restarted the behaviour is back to normal.

Device is a XA2 Dual SIM.

peterleinchen 2019-11-10 13:52

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

Originally Posted by coderus (Post 1561780)
nonsence!!

Nope, reality!!!

Ancelad 2019-11-10 14:01

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

Originally Posted by peterleinchen (Post 1561781)
@ancelad

Yes, it sound weird. But it is definitely like this.
Applying devicelock patch and restarting ****s up links from mail. And as soon as unapplied and lipstick restarted the behaviour is back to normal.

Device is a XA2 Dual SIM.

Ok, removed from web-catalog.

coderus 2019-11-10 14:55

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

Originally Posted by Ancelad (Post 1561783)
Ok, removed from web-catalog.

why? dont do this because of one man with bugged device.

Ancelad 2019-11-10 14:57

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

Originally Posted by coderus (Post 1561784)
why? dont do this because of one man with bugged device.

I have local backup anyway ;)

peterleinchen 2019-11-10 17:01

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

Originally Posted by Ancelad (Post 1561783)
Ok, removed from web-catalog.

I do think there is no need to remove it at this point.
Just wait for others to confirm this behaviour or if it works for others with XA2 then something (hmm, I might ask coderus?) seems different on my phone with (bugged?) 3.2.0.12. 'version --dup' does not find any newer package. Update went fast and fine.

Ancelad 2019-11-10 17:20

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

Originally Posted by peterleinchen (Post 1561791)
I do think there is no need to remove it at this point.
Just wait for others to confirm this behaviour or if it works for others with XA2 then something (hmm, I might ask coderus?) seems different on my phone with (bugged?) 3.2.0.12. 'version --dup' does not find any newer package. Update went fast and fine.

I hope so, but no one doesn't confirm or disprove this bug yet. So let's wait. If everything is ok - I will return it.

olf 2019-11-10 23:11

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

Originally Posted by Ancelad (Post 1561522)
Partial comeback, some my patches are up-to-date now due blind coding and luck.

@Ancelad, your "blind coding" efforts went surprisingly well. Kudos to you (and your tester)!

I checked your Patches, which are relevant for me, under SailfishOS 3.2.0.12 on an Xperia X.

Patches, which are working fine and marked as suitable for SFOS 3.2.0.12:
- Gallery image zoom (++), Ancelad, wc
- Devicelock faith text (++), Ancelad, wc
- Topmenu control (+++), Ancelad, wc
- Combined pulley menu (++), Ancelad, wc
- Remorse timeout control (++), Ancelad, wc

Patches, which are working fine, but not marked as suitable for SFOS 3.2.0.12.
You might update the SailfishOS compatibility information in Patchmanager's web-catalog with all versions up to 3.2.0.12:
- Enhanced email cover (+), Ancelad, wc
- More notifications on lockscreen (++), Ancelad, wc
- Add more shortcuts into lockscreen pulley (+), Ancelad, wc
- Lockscreen analog clock (+++; analog clock is optional!), Ancelad, wc
- Disable volume warning (+++), Ancelad, wc
- Ultimate statusbar patch (+++), Ancelad, wc
- Extended mediaplayer cover (+), Ancelad, wc
- Show total partition size in storage (+), Ancelad, wc

Patches, which are not working (and also marked as unsuitable for SFOS 3.2.0.12):
- Hide recent contacts (+), Ancelad, wc
- Voicecall combined patch (+++), Ancelad, wc
(a small part of its functionality is provided by
Vibrate phone when call is answered (+), ade, wc)
- Separate alarm flipover (++), Ancelad, wc
- Return old remorse item animation (+), Ancelad, wc
- Return old remorse popup animation (+), Ancelad, wc

Some of the last, "not working" category seem to be easier to adapt to SFOS 3.2.0 than others, especially the two "Return old remorse {item,popup} animation" Patches (I just love their look&feel!).

P.S.: And please add "Devicelock faith text" back to PM's web-catalog, it is working fine under Patchmanager 3.0.62 and SailfishOS 3.2.0!

Ancelad 2019-11-11 06:54

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
@olf
thanks for your report, all patches (except "not working category") are up-to-date for 3.2.0.12.

Could you disprove or confirm @peterleinchen-bug with mail-app?

peterleinchen 2019-11-11 07:28

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

Originally Posted by Ancelad (Post 1561801)
@olf
thanks for your report, all patches (except "not working category") are up-to-date for 3.2.0.12.

Could you disprove or confirm @peterleinchen-bug with mail-app?

And: it is on a XA2 (dual SIM).
I'd like at least one confirmation/disproval with same device.
I even removed my mod for devicelock time (add setting for 4h) to see if this might confuse, but no.
What else might lead to have this patch disturb email app? :confused:

Ancelad 2019-11-11 08:46

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
I don't think that exists any device-dependency...

KEEP CALM AND PKCON REFRESH!!!

Ancelad 2019-11-11 14:25

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

Originally Posted by Markkyboy (Post 1561773)
Hi Ancelad, what happened to your device?, lost?, stolen?, died?

It has some kind of sudden death :confused:

Quote:

Originally Posted by Fellfrosch (Post 1561774)
...and can we help you getting a test device?

you can if you want

Japsi 2019-11-11 15:41

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
I can confirm that with XA2 dual sim e-mail links won't work and volume bar won't show up (extended volume control) when "Device lock faith text" patch is applied. OS 3.2.0.12 Patchmanager 3.0.62. Doesn't makr any difference if both SIMs are activated or not. Rebooted few times. When I unapply devicelock patch and refresh homescreen everything works again.

peterleinchen 2019-11-11 20:06

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

Originally Posted by Japsi (Post 1561818)
I can confirm that with XA2 dual sim e-mail links won't work and volume bar won't show up (extended volume control) when "Device lock faith text" patch is applied. OS 3.2.0.12 Patchmanager 3.0.62. Doesn't makr any difference if both SIMs are activated or not. Rebooted few times. When I unapply devicelock patch and refresh homescreen everything works again.

@Japsi
Thanks for reporting back

@coderus
now sense?!!

coderus 2019-11-11 20:11

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

olf 2019-11-11 20:11

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

Originally Posted by Ancelad (Post 1561801)
@olf
could you disprove or confirm @peterleinchen-bug with mail-app?

Neither, because I am not using that unbearable email client (looks & feels like, and probably is, Nokia's Modest, which has been Maemo5's weakest point a decade ago!).
But I can confirm that the volume bar does not show up, when pressing the "volume up" or "volume down" button, while Devicelock faith text is active (as strange as it sounds, technically), 100% reproducibly (on an Xperia X) and solely by it (e.g., with no other Patch applied). Setting the volume works fine, one just cannot see the volume level.

Although there is another (single) confirmation for both bugs at TJC (IIRC also on an XA2, like the original report by @peterleinchen), please keep Devicelock faith text available (even with those bugs), as retracting it will immediately reduce the number of testers and people having the idea to analyse and fix these issues to zero.

peterleinchen 2019-11-11 20:26

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

Originally Posted by coderus (Post 1561838)
still nonsense

What kind of horse are you riding? :confused:

peterleinchen 2019-11-11 21:13

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

Originally Posted by olf (Post 1561839)
Neither, because I am not using that unbearable email client (looks & feels like, and probably is, Nokia's Modest, which has been Maemo5's weakest point a decade ago!).

I'd still prefer Modest over jolla-email. ;)

Quote:

But I can confirm that the volume bar does not show up, when pressing the "volume up" or "volume down" button, while Devicelock faith text is active (as strange as it sounds, technically), 100% reproducibly (on an Xperia X) and solely by it (e.g., wih no other Patch applied). Setting the volume works fine, one just cannot see the volume level.
Yes, this nonsence I can also confirm with XA2. It happens as well ith or without extended volume control patched.

Quote:

Although there is another (single) confirmation for both bugs at TJC (IIRC also on an XA2, like the original report by @peterleinchen), please keep Devicelock faith text available (even with those bugs), as retracting it will immediately reduce the number of testers and people having the idea to analyse and fix these issues to zero.
With you we are now three.

olf 2019-11-11 21:34

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

nonsence
Come on guys, you are both too old (and usually too reasonable) for such "nonsence":
1. It is implausible, technically.
2. Yet it happens.

coderus 2019-11-11 21:39

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

Originally Posted by peterleinchen (Post 1561841)
What kind of horse are you riding? :confused:

i am just telling this is absolutely fantastic bug in sfos triggered by innocent patch :)

we already figured which code is causing this, but absolutely no idea why this happen

olf 2019-11-11 21:44

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

Originally Posted by olf (Post 1561839)
[... P]lease keep Devicelock faith text available (even with those bugs), as retracting it will immediately reduce the number of testers and people having the idea to analyse and fix these issues to zero.

But deleting SailfishOS 3.2.0.x from its compatibility list makes sense (forcing people to deliberately switch on Patchmanager's "Developer mode" to use it).

I misunderstood, that for @peterleinchen Devicelock faith text was working fine with SailfishOS 3.1.0.x and before: It was not applicable in PM back then.

peterleinchen 2019-11-11 22:20

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

Originally Posted by olf (Post 1561847)
But deleting SailfishOS 3.2.0.x from its compatibility list makes sense (forcing people to deliberately switch on Patchmanager's "Developer mode" to use it).

Yep.

Quote:

AFAIU for @peterleinchen Devicelock faith text was working fine with SailfishOS 3.1.0.x and before.
Nope, it was not applicable. I missed it for longer time.

pichlo 2019-11-12 07:52

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

Originally Posted by coderus (Post 1561846)
i am just telling this is absolutely fantastic bug in sfos triggered by innocent patch :)

we already figured which code is causing this, but absolutely no idea why this happen

That is rather different from accusing Peter of talking "nonsence".
(Which, incidentally, you spelled incorrectly. There is no 'c' in nonsense.)

coderus 2019-11-12 10:10

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

Originally Posted by pichlo (Post 1561859)
That is rather different from accusing Peter of talking "nonsence".
(Which, incidentally, you spelled incorrectly. There is no 'c' in nonsense.)

Seems different meaning in my language


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

vBulletin® Version 3.8.8