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)

Markkyboy 2016-01-04 05:58

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

Originally Posted by pichlo (Post 1493548)
...Here is something I concocted quickly without testing. It will almost certainly not work straight away and will need your tweaking, but it should at least give you the basic idea....

I fkin love you Pichlo!, in a pants on, trousers on, kinda way! :D

Thanks very much man, for taking time and doing the leg work, so to speak, much appreciated!

Sweet!, I've only just finished getting it working, with not much alteration from your given spec file.

Hopefully now I can build on the idea until someone like yourself or coderus creates a Settings plugin for font control - that would be ultimate, but for now, bigger-system-fonts will do as a 'first build'.

You sir, are a star!

Thanks again,

Regards,

Ancelad 2016-01-04 07:36

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
@Markkyboy
Please, remove double slash "//" from your spec
Code:

...
// move existing font directories out of the way by
...
// my new files have been removed, restore backup

It may cause some troubles if bash is installed.

coderus 2016-01-04 08:04

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
comments are # not //

pichlo 2016-01-04 08:08

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Yes, sorry, I just took what Markky had without much thinking. Shame on me.

Markkyboy 2016-01-04 08:13

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

Originally Posted by Ancelad (Post 1493580)
@Markkyboy
Please, remove doulbe slash "//" from your spec
Code:

...
// move existing font directories out of the way by
...
// my new files have been removed, restore backup

It may cause some troubles if bash is installed.

The comments are guidance for me, that spec was created by Pichlo.

The double slashes were not included in the final build.

https://openrepos.net/content/markky...fonts-sailfish

Perhaps Pichlo can either edit or remove the post/spec file to reflect your comments?

Regards,

Greendts 2016-01-04 10:33

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Hey Markkyboy, just downloaded, makes a huge difference. Great work indeed

R1v3r 2016-01-07 12:02

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

My Jolla got somehow broken.. I was cleaning unnecessary documents from the phone and I got free 4 gb.

Now I just got my pkcon refresh working.

I just note that all my repos from warehouse was removed. Is there any way to add these from already installed programs? Or are these needed to add manually one by one?

BR,
Mikko

pichlo 2016-01-07 13:09

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
R1v3r, that happens all the time. It happened to me at least three times and I have seen dozens of users reporting the same on TJC. For me it's usually downloading a bunch of files in Sailfish Browser that does it. A "problem with registry" system popup and the next thing you know, all your Weather locations are gone and so are most of your Warehouse repositories and sometimes SMS messages and emails or whole email accounts. How are those things related to file operations and each other? I have NFC.

The only solution as far as I know is to put them back manually. I would love to hear otherwise.

One word of advice, at least according to my personal experience. If you have Sailfish Utilities installed, do not get tempted to rebuild app registry! That will make things only worse.

R1v3r 2016-01-07 13:13

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

Originally Posted by pichlo (Post 1493977)
One word of advice, at least according to my personal experience. If you have Sailfish Utilities installed, do not get tempted to rebuild app registry! That will make things only worse.

Yup! I think that this did the trick for me :D

So your advise is little bit to late :(

I will keep this noted for later on...

coderus 2016-01-07 13:18

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

for i in $(ssu lr 2>&1 | grep openre | cut -d" "  -f3); do  ssu er $i ; done


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

vBulletin® Version 3.8.8