View Single Post
BluesLee's Avatar
Posts: 411 | Thanked: 1,105 times | Joined on Jan 2010 @ Europe
#23
Originally Posted by llelectronics View Post
Yeah installs and boots fine. Auto orientation works.
Camera not. It opens a white window (seems like some qml components are missing) . See the error reported in terminal :

Code:
[W] unknown:20 - file:///usr/share/jolla-camera/camera.qml:20:9: Type CameraPage unavailable 
             CameraPage { 
             ^ 
[W] unknown:96 - file:///usr/share/jolla-camera/pages/CameraPage.qml:96:13: Type CaptureView unavailable 
                 CaptureView { 
                 ^ 
[W] unknown:3 - file:///usr/share/jolla-camera/pages/capture/CaptureView.qml:3:1: module "QtPositioning" is not installed 
     import QtPositioning 5.1 
     ^
The strange thing is that I am not able to install anything from store or via rpm.
Even pkcon refresh is throwing an Authentification failed

Update: After disabling the adaptation0 repo everything seems to work again. You can do that with

Code:
ssu dr adaptation0
Update 2: Ok the adaptation0 provides gstreamer plugins I guess as I cannot get videos running (Gstreamer is missing a plugin error)

So I guess this needs another fix.
Thank you for testing.

Maybe my post regarding alpha 8 was misleading and enthusiastic. It was not meant to fix camera issues which will be available after MWC.

I will address the store issues. Fix for terminal keyboard size is not included too.