maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   SailfishOS (https://talk.maemo.org/forumdisplay.php?f=52)
-   -   early access SailfishOS 2.0.2.48 Aurajoki (https://talk.maemo.org/showthread.php?t=96469)

mosen 2016-06-19 19:59

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Quote:

Originally Posted by coderus (Post 1507948)
@mosen help with what?

Your app fixes the problem with missing search engines.
But i guess you only add the search services that are not already expected to be preinstalled.

Now those 4 .xml i attached in last post (google, yandex, yahoo...) are missing in the aurajoki update and if i install your app "only" the additional (DuckDuck, Startpage, etc) are shown.

How do i get the 4 missing xmls back to show in settings - apps - Browser - search engines, what to edit?

Schturman 2016-06-19 19:59

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
I did version --dup again... No errors at all:
Code:

[root@Sailfish /]# version --dup
REFRESHING CACHE AND DOWNLOADING PACKAGES
Finished transaction (status=1, runtime=66557ms)
UPGRADING SYSTEM
Finished transaction (status=1, runtime=5377ms)
FINISHING

NO UPDATES FOUND. Try again later.

[root@Sailfish /]#


explit 2016-06-19 20:08

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Quote:

Originally Posted by Schturman (Post 1507950)
I did version --dup again... No errors at all:
Code:

[root@Sailfish /]# version --dup
REFRESHING CACHE AND DOWNLOADING PACKAGES
Finished transaction (status=1, runtime=66557ms)
UPGRADING SYSTEM
Finished transaction (status=1, runtime=5377ms)
FINISHING

NO UPDATES FOUND. Try again later.

[root@Sailfish /]#


but
Code:

version --verify
still says, wrong version of btrfs-balancer ?

Schturman 2016-06-19 20:13

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Yes, it still says wrong version...

coderus 2016-06-19 20:20

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Quote:

Originally Posted by mosen (Post 1507949)
Your app fixes the problem with missing search engines.
But i guess you only add the search services that are not already expected to be preinstalled.

Now those 4 .xml i attached in last post (google, yandex, yahoo...) are missing in the aurajoki update and if i install your app "only" the additional (DuckDuck, Startpage, etc) are shown.

How do i get the 4 missing xmls back to show in settings - apps - Browser - search engines, what to edit?

my "app" is just this: https://github.com/CODeRUS/sailfish-...master/content

Schturman 2016-06-19 23:05

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Ok... I decided to do it again...
1. Downgraded to 2.0.2.43 + reboot (same result):
Code:

[root@Jolla ~]# ssu re
Device release is currently: 2.0.2.43
[root@Jolla ~]# ssu ur
[root@Jolla ~]# version --verify
+ btrfs-balancer-1.2.1-10.3.4.jolla.armv7hl
- btrfs-balancer-1.2.4-1.2.4.armv7hl

One ore more packages are not at the expected version for SailfishOS 2.0.2.43 (Aurajoki) (armv7hl)
(+ = expected version, - = installed version)
[root@Jolla ~]#

2. Downgraded to 2.0.1.11 + reboot (same result):
Code:

[root@Jolla ~]# ssu re
Device release is currently: 2.0.1.11
[root@Jolla ~]# ssu ur
[root@Jolla ~]# version --verify
+ btrfs-balancer-1.2.1-10.3.3.jolla.armv7hl
- btrfs-balancer-1.2.4-1.2.3.armv7hl

One ore more packages are not at the expected version for SailfishOS 2.0.1.11 (Taalojärvi) (armv7hl)
(+ = expected version, - = installed version)
[root@Jolla ~]#

3. Upgraded to 2.0.2.43 + reboot (same result):
Code:

[root@Jolla ~]# ssu re
Device release is currently: 2.0.2.43
[root@Jolla ~]# ssu ur
[root@Jolla ~]# version --verify
+ btrfs-balancer-1.2.1-10.3.4.jolla.armv7hl
- btrfs-balancer-1.2.4-1.2.4.armv7hl

One ore more packages are not at the expected version for SailfishOS 2.0.2.43 (Aurajoki) (armv7hl)
(+ = expected version, - = installed version)
[root@Jolla ~]#

4. Upgraded to 2.0.2.45 + reboot (same result):
Code:

[root@Jolla ~]# ssu re
Device release is currently: 2.0.2.45
[root@Jolla ~]# ssu ur
[root@Jolla ~]# version --verify
+ btrfs-balancer-1.2.1-10.3.4.jolla.armv7hl
- btrfs-balancer-1.2.4-1.2.4.armv7hl

One ore more packages are not at the expected version for SailfishOS 2.0.2.45 (Aurajoki) (armv7hl)
(+ = expected version, - = installed version)
[root@Jolla ~]#

Maybe it's normal ? Tablet don't have this problems because it not have this packages...

Also, Jolla finally fixed the Right-to-Left language problem with space before the first word! Thanks Jolla (Pekka Vuorela)!
https://together.jolla.com/question/...m-update-2017/
http://talk.maemo.org/showthread.php?t=96440

And I have a question, someone know where is gps.conf file on the tablet ? It's not exist in /etc folder like on Jolla1, I can't find it... Maybe it called different ?
Thanks

abranson 2016-06-20 08:21

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Quote:

Originally Posted by Schturman (Post 1507967)
Tablet don't have this problems because it not have this packages...

And the Jolla C is ext4 too, so it would be understandable if this extremely pre-release version of Sailfish wasn't quite working on the btrfs Jolla 1.

sponka 2016-06-20 11:11

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Quote:

Originally Posted by explit (Post 1507935)
Hello Sailors!
After uninstalling all patches and disabling all openrepos i updated to 2.0.2.45 finally.
Also get 2.0.1.11 Notification

But i found something strange:

Code:

,---
| SailfishOS 2.0.2.45 (Aurajoki) (armv7hl)
'---
[nemo@Sailfish ~]$ devel-su
Password:
[root@Sailfish nemo]# ssu re
Device release is currently: 2.0.2.45
[root@Sailfish nemo]# version --verify
+ btrfs-balancer-1.2.1-10.3.4.jolla.armv7hl
- btrfs-balancer-1.2.4-1.2.4.armv7hl

One ore more packages are not at the expected version for SailfishOS 2.0.2.45 (Aurajoki) (armv7hl)
(+ = expected version, - = installed version)
[root@Sailfish nemo]#

Have somebody the same problem?

I have this error with 2.0.1.11 as I stopped there.
no response to my question :)

http://talk.maemo.org/showpost.php?p...1&postcount=97

explit 2016-06-20 11:23

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Quote:

Originally Posted by sponka (Post 1507991)
I have this error with 2.0.1.11 as I stopped there.
no response to my question :)

http://talk.maemo.org/showpost.php?p...1&postcount=97

Hmm....

Sailfish 2.0.1.11 wants btrfs-balancer-1.2.1-10.3.3.jolla.armv7hl
Sailfish 2.0.2.45 want btrfs-balancer-1.2.1-10.3.4.jolla.armv7hl

So they changed a version number in the package between this two releases.....

nthn 2016-06-20 13:54

Re: SailfishOS 2.0.2.390 -> 2.0.2.43 -> 2.0.2.45 Aurajoki
 
Some other small things I've noticed:
- timestamps for SMS/MMS in Messages now tell the date in text (20 june instead of 20.06.16), which looks a lot better, timestamps for IM still look as unclear as before though
- some icon changes here and there to have transparent circles around them (like in Media), looks good
- media controls on the lock screen are now higher than before - this turns out to be quite frustrating because they're now more to the middle of the screen, right where I always tap to wake up the device


All times are GMT. The time now is 00:30.

vBulletin® Version 3.8.8