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)

consono 2015-01-12 09:37

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Hmmmm.... It doesn't work for me. I used your .json file, created the necessary folders, even rebooted but still no cigar...

Do I have to change something in the launcher, too?

coderus 2015-01-12 09:43

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

Originally Posted by Zeta (Post 1456274)
That looks like it. Strangely the text is fine when doing it with the jolla-settings app.

Edit : not exactly, there is 90% of the text ok, but a thing like ""settings-me-add_to_favorites" is not shown correctly, so same problem here.

Text is ok with both cases. Do you know what "translation" means and how qsTrId() works?

Quote:

Originally Posted by consono (Post 1456306)
Hmmmm.... It doesn't work for me. I used your .json file, created the necessary folders, even rebooted but still no cigar...

Do I have to change something in the launcher, too?

You also installed partnerspacemanager package, right?

coderus 2015-01-12 10:04

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

Originally Posted by consono (Post 1456102)
Hi,

any news regarding the partnerscreen? As I remember there were some discussion that it's easy to customize. It would be great if we can port over the ToonsTV screen from the Stella launcher... I downloaded the apk and extracted it, but only found a .so file which seems to be related to this: libpartnerspace-rovio.so. I hoped it's qml which could've been easier to turn into an app or something, but I don't know if it's even possible to use it on Jolla this way. My instinct say not, it's probably linked against android libs, but who knows?

checked, and it's not using android, only qt and standard libs:
liblipstick-qt5.so libQt5Quick.so libQt5Qml.so libQt5Network.so libQt5Gui.so libQt5Core.so libGLESv2.so libgnustl_shared.so liblog.so libz.so libdl.so libstdc++.so libm.so libc.so libpartnerspace-rovio.so

consono 2015-01-12 11:20

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Stupid me :) I haven't installed it... It works now! THX!

synt 2015-01-13 11:15

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

Originally Posted by synt (Post 1456188)
I tried out the partnerspacemanager and managed to get the phone app in the left ambience drawer.

After some testing it seems that after getting a phone call the app will unload from the left ambience drawer and needs to be reinstalled from partnerspacemanager to make it work again. Also after booting the app needs to be started once or it wont work.

I've no idea if this is fixable or not but as for now I dont recommend using it. If anyone has any ideas, please share :D

Zeta 2015-01-13 17:45

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

Originally Posted by coderus (Post 1456307)
Do you know what "translation" means ?

:eek:
Yeah, I know the problem. Was only pointing it here, if somebody was facing it, or having the solution. I was surprise at first that one app had this issue and not the other one, but after digging, there was still some strings missing.

What is happening is that when the setting or voicecall app is launched as an app, the translations are loaded correctly. When it is run in the partner space, something is missing or wrong, so those translations are shown as the default text which here has been enter not as english, but as a kind of index string (not saying this is bad).

So to fix this problem we have to find from where the translations are loaded, which I can't do myself for know, as I don't know how QML works (done it from C++ side though, but in another life).

What I can think of as source of the problem:
* missing call to something that load the translation dictionnary
* path problem if it expects it from a relative path, and the partner-space launcher launches it from somewhere else
* something obvious or not that I am missing...

The strangest thing with the settings app, is that all strings looks like translated expect the ones in the menus when long pressing an item (maybe pulley menu too). Are those translations spread in several packages and only one is loaded ?

If anyone know a bit more than me here, feel free to give it a try.

Zeta 2015-01-13 17:48

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

Originally Posted by synt (Post 1456395)
After some testing it seems that after getting a phone call the app will unload from the left ambience drawer and needs to be reinstalled from partnerspacemanager to make it work again. Also after booting the app needs to be started once or it wont work.

Noticed something close with the settings app.
Most of the thing works as expected, but for example the android stop action from the sailfish utilities package never succeed, but if launched from the real app, it is ok each time.

And I also needed to reactivate it after a reboot or relaunching lipstick (like after applying a patch), but it has stayed here so far.

coderus 2015-01-14 20:47

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
MazeLock patch updated for u10 and released on OpenRepos: https://openrepos.net/content/coderus/patch-mazelock

Mikkosssss 2015-01-14 21:24

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

Originally Posted by coderus (Post 1456615)
MazeLock patch updated for u10 and released on OpenRepos: https://openrepos.net/content/coderus/patch-mazelock

Thanks! :cool:

coderus 2015-01-14 21:50

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Lockscreen mediaplayer controls patch released on OpenRepos: https://openrepos.net/content/coderu...layer-controls


All times are GMT. The time now is 17:01.

vBulletin® Version 3.8.8