Reply
Thread Tools
mosen's Avatar
Community Council | Posts: 1,669 | Thanked: 10,225 times | Joined on Nov 2014 @ Lower Rhine
#101
Originally Posted by coderus View Post
@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?

Last edited by mosen; 2016-06-19 at 20:05.
 

The Following User Says Thank You to mosen For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#102
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 /]#
 

The Following 3 Users Say Thank You to Schturman For This Useful Post:
explit's Avatar
Posts: 592 | Thanked: 1,603 times | Joined on Apr 2010 @ Berlin / Germany
#103
Originally Posted by Schturman View Post
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 ?
 

The Following User Says Thank You to explit For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#104
 

The Following 3 Users Say Thank You to Schturman For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#105
Originally Posted by mosen View Post
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
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following 2 Users Say Thank You to coderus For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#106
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
 

The Following 2 Users Say Thank You to Schturman For This Useful Post:
Posts: 287 | Thanked: 862 times | Joined on Dec 2015
#107
Originally Posted by Schturman View Post
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.
 

The Following 2 Users Say Thank You to abranson For This Useful Post:
Posts: 245 | Thanked: 233 times | Joined on May 2010 @ Ljubljana, Slovenia
#108
Originally Posted by explit View Post
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
 

The Following 4 Users Say Thank You to sponka For This Useful Post:
explit's Avatar
Posts: 592 | Thanked: 1,603 times | Joined on Apr 2010 @ Berlin / Germany
#109
Originally Posted by sponka View Post
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.....
 

The Following 4 Users Say Thank You to explit For This Useful Post:
nthn's Avatar
Posts: 764 | Thanked: 2,888 times | Joined on Jun 2014
#110
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

Last edited by nthn; 2016-06-20 at 15:49.
 

The Following 6 Users Say Thank You to nthn For This Useful Post:
Reply

Tags
intex, jolla, sailfishos, sfo update, sfos2, update

Thread Tools

 
Forum Jump


All times are GMT. The time now is 02:14.