View Single Post
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#2
Reserved for test results, bugs, workarounds, updates ..

So far
  • Video playback on different websites do not work.
    --> Update: Fixed with multimedia packages (ssu ur; zypper ref; zypper up)
  • GPS doesn't work.
    --> Update: Works with latest build from terminal. Use custom in settings and activate Mozilla method for speedup.
  • Scrolling in gallery etc, is slow.
  • New terminal application does not survive rotation, text not readable.
  • Applications can't be installed locally with pkcon which has impact on mime types (filemanager ..)
  • Video recording doesn't work.
  • Superb camera? Maybe but but not on Sailfishos, not yet.
  • No updates in email application, no notifications.
    -> Update: Manual fix using below command after each reboot
    Code:
    systemctl --user restart msyncd
  • Great battery life, 100% since an hour after i removed the usb cable:-)
  • APN mobile settings dont survive reboot:
  • -> Fix by deprecated
    Code:
    devel-su
    systemctl stop ofono.service
    cd /var/lib
    mv ofono ofono.backup
    mkdir ofono
    chown radio:radio ofono
    systemctl start ofono.service
  • SD Card does not automount
    -> Fix: "Bleeding edge sd-utils" from openrepos.net.

Last edited by BluesLee; 2017-10-01 at 18:55.
 

The Following 12 Users Say Thank You to BluesLee For This Useful Post: