Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make it build and run :) #26

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from
Draft

Conversation

mariogrip
Copy link

This is still unclean, but i'll put it up as a draft for now.

This also switches things over to wayland branches to pick up wayland fixes.

@filman230
Copy link
Contributor

filman230 commented Aug 30, 2020

It's working! Buggy, but working (minus this minor patch: ubports/biometryd#2).
Few things I noticed:

  • The name of the application and window buttons (when maximized) appear correctly on the "top bar", but the clock and the others icons in the top right corner are not displayed. However, when I click on the top right corner, the indicator-network panel appears.
  • system-settings crashes when I click on Language" or "Time and Date" sections. When I click on Language I get this error in terminal:
    (system-settings:8519): GLib-GIO-ERROR **: 11:49:22.900: Settings schema 'com.canonical.keyboard.maliit' is not installed
    and
    (system-settings:8547): GLib-GIO-ERROR **: 11:49:30.086: Settings schema 'com.canonical.indicator.datetime' is not installed when I click on Time and Date.
  • The "Background" section is totally blank in settings
  • The "Wizard" doesn't run, I tried to use qml /usr/share/unity8/Wizard/Wizard.qml, but I got this error:
QQmlApplicationEngine failed to load component
file:///usr/share/unity8/Wizard/Wizard.qml:20:1: module "Wizard" is not installed
qml: Did not load any objects, exiting.

 
I guess the first and second errors are related?
Are those bugs expected with Lomiri on desktop, are they due to packaging issues?
Anyway, thanks you all for your work!

Edit: I didn't install unity7-schemas, now I can change Language in settings, my bad! (but I had to comment this line in the PKGBUILD install -m644 "${srcdir}/data/com.canonical.Unity.gschema.xml" "${pkgdir}/usr/share/glib-2.0/schemas/com.canonical.Unity.gschema.xml")

@filman230
Copy link
Contributor

Oh, I forgot: Lomiri seems to "hijack" the tty change key combination. For example if Lomiri is running in tty4, I can change from tty2 to tty4, but after switching I can't change from tty4 to tty2. In case of a failure due to a missing qml library for example, I have to hard reboot my computer.
@mariogrip By the way, is there a better place to discuss about Lomiri development?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants