Small update: in the corresponding github issue about not working external display, someone suggested to add one line to the apparmor config, because the root cause is a “permission denied” on some file.
I’ve tried that and now I can connect to my Samsung BD-J5500 Blu-Ray player again.
But, as with 15.04 the external display freezes after a rather short period of time (felt like 10s or so).
CardDAV : the existing account from OTA3 was still there but not updated, I re-run the sh script and now I have two CardDAV accounts, so the majority of my contacts are doubled. To do: understand how to delete one of the two accounts
To check also if the crontab was successfully set-up by the script
CalDAV : strangely the script doesn’t work at all ! [INFO @caldav] @caldav/caldav: log in succeeded, but server refuses access - contact server operator Workaround = use the interactive method (Open the Calendar app, click on the little calendar icon in the top right corner and select “Add internet calendar > Generic CalDAV”. Enter your calendar URL as well as your username and password to complete the process.) → this works
Thanks a lot for your testings! Unfortunately, I didn’t succeed to install UT through the installer 0.1.21 on Windows 10. I tried the older versions 0.1.20 and 0.1.12 but it’s not working neither. Is there an other way to install it or do I have to try each older version of the installer? (Or is it just Windows 10 related?)
I can’t give a definitive answer. The older versions of the installer where people reported success were 0.1.9 and 0.1.12. And it is said that mac and windows versions may give more trouble than the linux versions. In the Telegram install group it is suggested to use a Ubuntu 16.04 live USB stick when the win installer doesn’t work.
Not sure why it fails for you, so no idea if the above version is of help at all. But it has somewhat more debug output in case of problems. So it might help finding the cause of the failure on windows.
in your reviews about what works, and what does not, you don’t mention the compass. I think the fp2 has one built-in. Right? Does your work? Cause mine don’t in every ubports version.
I now tried the external display at work with a Polycom videoconferencing system. It must be some kind of Microsoft hardware internally because it shows itself as “MS Display Adapter”.
The good news is: it works without freezing after a while (like with my Samsung BD player)
Two things come to mind … either the “Basic Display Adapter”, which is a fallback driver in Windows used in case there’s no other graphics driver installed (and which oftentimes works more hasslefree for basic needs than Nvidia/ AMD/ Intel drivers) … or the “Wireless Display Adapter”, which is an external hardware adapter.
In Android, when I use some compass app it first instructs me to calibrate it.
So I installed Xompass in UT, but when I tap on “calibrate”, nothing happens.
How did you calibrate/check your compass?
Calibrating a smartphone compass should be OS-independent … move the smartphone through the air following an imagined “8” (or infinity loop) in different directions (or dimensions) until the respective App doesn’t complain anymore.
Checking OS-independently whether the compass is right is harder … Sun? Stars? Known orientation of nearby streets or railways?
That’s what I’m saying. In Xompass app, the compass is not moving if phone is rotating. Also the SensorStatus app show no numbers in compass tab, so my guess is, that UT is not even avare, that there is an compass in phone.
I switched back to Fairphone Open some hours later since my device was rebooting randomly. I will wait for this system to be reliable before considering adopting it for good.
The OTA-6 update for Ubuntu Touch is now released, and will be made available to all users progressively through the next five days.
With it you can expect some significant improvements to the Morph Browser, the OnePlus One, and several other fixes.
Find out more at: https://ubports.com/blog/ubports-blog-1/post/ubuntu-touch-ota-6-release-186
Adding an owncloud account (in settings > accounts)
note for people who use HTTPS with self-signed certificates: needs to be set up as described in this earlier post about the syncevolution script: March 4th
running desktop apps with libertine (can be configured/packages can be installed via settings app)
initial container setup took roughly 1h, so be patient
tried these desktop apps so far
aisleriot: seems to work
claws-mail: starts, needs USB keyboard + mouse to be usable, but some dialogs can’t be operated properly
frozen-bubble: starts, but it uses only one small corner of the display which makes it unusable
both Xompass and SensorStatus apps don’t show any reading as if there was no compass (but the FP2 has one)
Spotify
web player has no way to login on a mobile phone
no app available for xenial; CuteSpotify vivid app doesn’t work
Some more points
I get a few random reboots that usually don’t happen on LineageOS; but not as many as other UT users report (but then, I don’t use it as daily driver…)
Running android apps vie Anbox (emulates 7.1.1)
This is still experimental and needs to be enabled manually (again after each system update)
on the phone (via terminal app, adb shell or ssh from a PC), run ./install_anbox.sh; it will free some space on the system image, install anbox and adb on the phone
Installing android apps
Simply copy the APK file(s) to the phone and do adb install <name of the file>.apk