• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
UBports Robot Logo UBports Forum
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Install & uninstall Lomiri session on your Linux desktop/tablet

Scheduled Pinned Locked Moved Lomiri (was Unity8)
5 Posts 3 Posters 1.2k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      arudy
      last edited by arudy 12 Jul 2024, 09:34

      Re: To install Lomiri

      Hi,

      This post is to share Lomiri on a desktop or Tablet/Tablet where your linux system is already installed and you don't want a VM or install another distro. We will use apt, so your system must be Debian based like Ubuntu.

      My Configuration

      I am on a StarLite tablet (with cover keyboard) and wanted to try Lomiri to see if it was usable. It is running Ubuntu 24.04 LTS (gnome-shell).

      My experience

      (may change in the next months/updates):

      At the moment of this post it is usable for testing, bug reporting and other contributions, but not yet for a stable usage (for example the on screen keyboard does not appear after login, so for your tablet...)


      To install

      Open a terminal and type (lines starting with a "#" are to be read, not typed):

      sudo apt install lomiri-desktop-session mir-graphics-drivers-desktop 
      

      You can optionally install the same lockscreen (login screen) too

      sudo apt install lightdm
      # you will be asked to configure your login screen
      # after <ok> (press enter), a list of login manager will appear (for eg: gdm3, kdm, lightdm, ...)
      # note somewhere the element of the list (will be needed to remove the installation later)
      # select lightdm when prompted (with arrow), then press enter
      

      some errors might appears (reported here), for eg, this was on my machine:

      screenshot with errors on click,lomiri-system-settings,lomiri-system-settings-privacy,lomiri,lomiri-desktop-session,lomiri-greeter
      If that's "only" errors like that you had, you can continue:

      sudo reboot now
      

      After reboot,

      • swipe to unlock
      • before typing your password:
        • swipe the keyboard to the bottom of the screen to close it
        • click the white icon on the bottom right corner
        • choose Lomiri
      • click in the password field
      • enter password and enjoy Lomiri 🙂
        • don't forget to fill bug report in here.

      To uninstall:

      sudo apt remove lomiri-desktop-session mir-graphics-drivers-desktop lightdm
      

      some errors might appears, for eg, this was on my machine:

      screenshot with errors on click,lomiri-system-settings,lomiri-system-settings-privacy,lomiri

      Then:

      # remember the list of login manager? I told you to note it:
      # replace gdm3 with whatever else it was 
      # (if you was on a recent gnome-shell like ubuntu 24.04, leave gdm3)
      sudo dpkg-reconfigure gdm3
      sudo reboot now
      

      I will update this post with your feedbacks, don't hesitate to give some 🙂

      -t

      1 Reply Last reply Reply Quote 3
      • A arubislander pinned this topic on 12 Jul 2024, 10:34
      • K Offline
        kugiigi
        last edited by 12 Jul 2024, 10:42

        In my case on Ubuntu 24.04, I did sudo apt install lomiri dpkg-dev. You can also leave the login screen setting, which I did, and just select Lomiri from the list of DEs in the login screen. Just for those who still wants the default login screen 😄

        As for major issues I encountered, app surfaces seem to steal touch events. This affects the app spread wherein if you try to swipe of something, the spread will instead close and focus on the app behind where you touched. This also happens in the greeter if you lock the screen. I also experienced a frequent Lomiri crashes when using the OSK. Mouse cursor also don't work correctly in orientations other than the native/default.

        But so far, it's fun to use Lomiri on a laptop/tablet especially with the normal Linux apps 😄

        A 1 Reply Last reply 12 Jul 2024, 12:30 Reply Quote 1
        • A Offline
          arudy @kugiigi
          last edited by 12 Jul 2024, 12:30

          @kugiigi
          Thanks for your feedbacks !

          Don't hesitate to report the issue you have encountered!

          About the app spread, I activated in the setting the workspace menu, and just learn than to close an app in a swipe to bottom only (used to be top or bottom), the top is for something else now 🙂

          I've did not even think about keeping the same login manager, I will update this choice in my previous post.

          oh, how did you managed to make OSK works? I was touching different text input (app launcher search input, firefox search input, gedit, …), never gets launched (it is supposed to open UT OSK, right? not the same as gnome-shell?)

          -t

          K A 2 Replies Last reply 12 Jul 2024, 14:40 Reply Quote 1
          • K Offline
            kugiigi @arudy
            last edited by 12 Jul 2024, 14:40

            @arudy Maybe a physical keyboard is detected. You can click on the keyboard icon in the lockscreen. You can also do this in the settings but I think language and input page is broken on desktops

            1 Reply Last reply Reply Quote 0
            • A Offline
              alagirialagiri @arudy
              last edited by 16 Jul 2024, 07:44

              @arudy for OSK after installing lomiri before reboot.Install dpkg-dev." sudo apt install dpkg-dev".After running this, Reboot the system.

              1 Reply Last reply Reply Quote 1
              • System unpinned this topic on 25 Sept 2024, 10:50
              4 out of 5
              • First post
                4/5
                Last post