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)

coderus 2015-06-19 21:24

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

Originally Posted by Schturman (Post 1474224)
Ok, here is updated version of Combined Call log patch

Code:

time.getDate() === new Date().getDate()
so, each equal day of month (today is 20.06 and call log date is 20.05) it will show date in wrong format.

Schturman 2015-06-19 21:48

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

Originally Posted by coderus (Post 1474227)
Code:

time.getDate() === new Date().getDate()
so, each equal day of month (today is 20.06 and call log date is 20.05) it will show date in wrong format.

Weird.. Can you show screenshot ? Because for me it show correctly. For current day it show only timestamp, for last weak it show "yesterday etc.. and timestamp" and after this it show me this date format: 12 Jun 20:23

coderus 2015-06-20 06:10

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
20 May, 20 April and i.e. showed without time, only date.

Schturman 2015-06-20 08:32

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

Originally Posted by coderus (Post 1474235)
20 May, 20 April and i.e. showed without time, only date.

I can't see this... In the call log I see only last month until 2 Jun 10:50.
This line is part of Muppis patch (https://openrepos.net/content/muppis...-older-entries).
Can you suggest fix for this line ?

coderus 2015-06-20 10:06

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
set your phone date to 4th july and check 4th june calls. for fix there is occurentToday property you can use.

Schturman 2015-06-20 10:20

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

Originally Posted by coderus (Post 1474245)
set your phone date to 4th july and check 4th june calls. for fix there is occurentToday property you can use.

ok I saw that, about fix you speak Chinese with me :/

coderus 2015-06-20 10:27

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
In the qml file you modifying there is global property describing is timestamp in a current day.

Victorious 2015-06-20 16:36

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

Originally Posted by coderus (Post 1474122)

Hi. I tried but the installation is not happening, says "error". I did a full reset - same thing
HTML Code:

[root@Jolla nemo]# pkcon install-local sailfishos-rotation-fix-0.0.1-10.4.1.jolla.noarch.rpm
Installing files
Waiting in queue
Starting
Resolving dependencies
Fatal error: nothing provides sailfishsilica-qt5 = 0.20.11.1 needed by sailfishos-rotation-fix-0.0.1-10.4.1.jolla.noarch
[root@Jolla nemo]#


coderus 2015-06-20 22:48

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
try this one then: http://repo.merproject.org/obs/home:...lla.noarch.rpm

Victorious 2015-06-20 23:05

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

Originally Posted by coderus (Post 1474296)

The patch has installed, but to activate it I can't

coderus 2015-06-20 23:14

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
well, what sailfishos version you have? i can't make it for older versions, sorry

Victorious 2015-06-20 23:24

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

Originally Posted by coderus (Post 1474299)
well, what sailfishos version you have? i can't make it for older versions, sorry

Today I did a full reset and installed the latest version 1.1.6.27

BlazingBird 2015-06-21 00:26

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
I am not able to install Events view applet patch. Im using the latest version of the Os. Somehow i have managed to install Launcher combined. But cannot install Events view.

coderus 2015-06-21 05:05

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

Originally Posted by BlazingBird (Post 1474307)
I am not able to install Events view applet patch. Im using the latest version of the Os. Somehow i have managed to install Launcher combined. But cannot install Events view.

so, dear patchmanager user, why you can't install it< would you like to tell us some details, and then we can try to help you to solve your problem?

BlazingBird 2015-06-21 08:18

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
1 Attachment(s)
well here's a snapshot of what i meant.. i tried rebooting as well.

Attachment 37278

coderus 2015-06-21 09:10

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
check ssu lr, seems you have openrepos disabled.

BlazingBird 2015-06-21 10:12

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
All enabled except for:

//download.jollamobile.com/home:/honeybadger/latest_armv7h1/

BlazingBird 2015-06-21 10:19

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

heres the list

BlazingBird 2015-06-21 10:39

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
It required re enabling.. So done with this command:

Disable all openrepos with this snippet as root

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

To Re-enable

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

BlazingBird 2015-06-21 10:49

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Well re enabling worked for open repos. But im having issues installing Events view patch and Advanced Pandora box. I have already installed launcher combined patch and works fine. But im not sure why Im not able to install the rest. The error appears when i try to enable it from the Patch manager in settings.

BlazingBird 2015-06-21 11:02

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Hmm. Stuck at the same thing now. Even after trying the codes again.

BlazingBird 2015-06-21 11:14

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

everything just fails to install

coderus 2015-06-21 11:39

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
show your already applied patches.

BlazingBird 2015-06-21 13:47

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

the only one thats applied..

coderus 2015-06-21 18:13

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
are you sure you have 1.1.6.27 sailfish version?

BlazingBird 2015-06-21 18:25

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Sure.??? Bro im a regular follower of Jolla man. Ali Fakhruddin from JPF on fb. Ofcourse i have the latest version installed... :-)

coderus 2015-06-21 18:32

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
then you have it completely broken. check btrfs free space on device, seems update have failed and not all packages updated.

BlazingBird 2015-06-21 18:48

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
well the update was successful though. But your the dev so you know better. Can you help me with the btrfs commands.

coderus 2015-06-21 19:03

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
check this: https://together.jolla.com/question/...ious-problems/

BlazingBird 2015-06-21 19:09

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Thanks. Will give it a try and get back to u.. :-)

peterleinchen 2015-06-21 19:18

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
2 Attachment(s)
Hey, seems I also ran into some probs.
There are for sure some patches updated, but warehouse do not shoe anything in updates (queue empty) but at least 'search engines for sfos' can be upgraded in warehouse.
I do not want to check manually for each installed package. So what can I do?

coderus 2015-06-21 19:27

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
pkcon refresh && pkcon update

BlazingBird 2015-06-21 19:49

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Problem solved with this command.. nothing wrong with btrfs. just needed a refresh ... thnx mate..

peterleinchen 2015-06-21 19:57

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

Originally Posted by coderus (Post 1474367)
pkcon refresh && pkcon update

Same.
Update did not bring any new package to be updated.
Also checked for updates in warehouse once more.
And still no update available. But situation with 'search engines' is still the same :confused:

coderus 2015-06-21 20:18

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
show me where is the problem then

peterleinchen 2015-06-21 20:33

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
@coderus
see above screenshots.
No updates available in warehouse nor via pkcon update but mentioned package is installed in older version.
( and I am afraid there could be more, as patches got updated for new sfos version)

coderus 2015-06-21 20:36

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
no updates means no updates. it's not a problem if there are no updates. so, then there is no problem?

peterleinchen 2015-06-21 20:43

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Either we speak different language (for sure ;)) or we both do not get the other.
Of course if there is no newer version then there is no update.
But having a look at the second screenshot shows:
installed 0.0.7
available 0.0.8

And that is something I would expect warehouse or pkcon to detect on their own. And not by checking each package manually.
Or am I completely blind?

coderus 2015-06-21 21:06

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
installed - available checked by openrepos api, not repos. if you have no updates in profile page or can't install/upgrade reapply repos via ssu script.

romu 2015-06-22 08:05

Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
 
Didn't follow all the discussion about Warehouse and updates, but there is definitely an issue in this area. When you tap on "Check updates", there is nothing, and you have to swipe back (to the left) and forward (to the right) to see the updates available.


All times are GMT. The time now is 22:44.

vBulletin® Version 3.8.8