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

    18.04 desktop - getting it working again

    Scheduled Pinned Locked Moved Lomiri (was Unity8)
    25 Posts 6 Posters 18.7k Views 5 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.
      • advocatuxA Offline
        advocatux @GizmoChicken
        last edited by

        @gizmochicken Ivan is brilliant, that's for sure, and he's only 15 years old 😄

        1 Reply Last reply Reply Quote 1
        • G Offline
          GizmoChicken
          last edited by

          Mir 0.32 release candidate discussed here. Note the logind support is nearly complete.

          alan_gA 1 Reply Last reply Reply Quote 3
          • alan_gA Offline
            alan_g @GizmoChicken
            last edited by

            @gizmochicken said in 18.04 desktop - getting it working again:

            Mir 0.32 release candidate discussed here. Note the logind support is nearly complete.

            The Mir 0.32 release candidate including the logind support is now working fine on 18.04.

            Although there is currently a problem (seen on 16.04) that's blocking the release it should have no impact on Unity8.

            For the adventurous it would be reasonable to take Ubuntu 18.04 and...

            1. install the Mir from the Release Candidate PPA and Unity8 from UBports;
            2. recompile and install QtMir locally; and,
            3. try logging into a Unity8 desktop session.

            (Detailed instructions intentionally omitted to avoid tempting those that don't understand the risks.)

            G 1 Reply Last reply Reply Quote 3
            • G Offline
              GizmoChicken
              last edited by

              For the adventurous it would be reasonable to take Ubuntu 18.04 and...

              1. install the Mir from the Release Candidate PPA and Unity8 from UBports;
              2. recompile and install QtMir locally; and,
              3. try logging into a Unity8 desktop session.

              Reportedly, the UBports repo has been updated, and Unity8 can again be installed using the instructions found here.

              Unity8 on 18.04 is discussed in Ubuntu Touch Q&A 31 starting at about 61m49s.

              1 Reply Last reply Reply Quote 2
              • L Offline
                LexSwed
                last edited by

                Any chances to get unity8 desktop image for installation?

                alan_gA 1 Reply Last reply Reply Quote 0
                • alan_gA Offline
                  alan_g @LexSwed
                  last edited by

                  @lexswed said in 18.04 desktop - getting it working again:

                  Any chances to get unity8 desktop image for installation?

                  Once Unity8 is working well enough, that's a likely goal. But, as there are currently very few active developers, this might take a year or two.

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    GizmoChicken @alan_g
                    last edited by

                    After installing Unity8 using the instructions found here, I was able to log into Unity8 from either GDM or LightDM.

                    I upgraded from Mir 0.32 to Mir 0.32.1 RC4 via ppa:mir-team/rc, and now, I can no longer log into Unity8 from either GDM or LightDM. What’s more, when I merely attempt to log into Unity8 with Mir 0.32.1 RC4 installed, I must reboot my system before I am again able to log into GNOME or Unity7.

                    @mariogrip and/or @alan_g: Is Unity8 currently installing a modified version of Mir 0.32 rather than upstream Mir 0.32?

                    If Unity8 is installing a modified version of Mir 0.32, then I would expect Mir 0.32.1 RCs likely not to work, and I’ll stop attempting to test the Mir 0.32.1 RCs for now.

                    @alan_g: If Unity8 is installing upstream Mir 0.32, shouldn’t the Mir 0.32.1 RCs from ppa:mir-team/rc be expected to work with Unity8? Or am I missing a step?

                    alan_gA 1 Reply Last reply Reply Quote 0
                    • alan_gA Offline
                      alan_g @GizmoChicken
                      last edited by

                      @gizmochicken said in 18.04 desktop - getting it working again:

                      @alan_g: If Unity8 is installing upstream Mir 0.32, shouldn’t the Mir 0.32.1 RCs from ppa:mir-team/rc be expected to work with Unity8? Or am I missing a step?

                      I would expect 0.32.1 to be a "drop in" replacement for 0.32.0. (It works that way for egmde.)

                      We need to understand what is happening, could you leave a message on the 0.32.1 PR? Preferably with informative log messages?

                      Thanks

                      G 1 Reply Last reply Reply Quote 1
                      • G Offline
                        GizmoChicken @alan_g
                        last edited by

                        @alan_g said in 18.04 desktop - getting it working again:

                        We need to understand what is happening, could you leave a message on the 0.32.1 PR? Preferably with informative log messages?

                        I posted in this PR for Mir release 0.32.1. I mostly just reiterated what I posted here, but I did add a few minor details regarding my system.

                        As for posting informative log messages, I’m not sure what to look for, or even where to look. With some guidance, I’d be happy to try. But realistically, the quicker approach would probably be for someone else to confirm what I’m reporting.

                        Perhaps someone who is also testing Unity8, but who is more technically savvy than me, would be willing to test Unity8 installed as described here along with a Mir 0.32.1 RC installed from ppa:mir-team/rc? Do you know of anyone who fits that description, @pixelr0? 🙂

                        alan_gA 1 Reply Last reply Reply Quote 0
                        • alan_gA Offline
                          alan_g @GizmoChicken
                          last edited by alan_g

                          @gizmochicken said in 18.04 desktop - getting it working again:

                          As for posting informative log messages, I’m not sure what to look for, or even where to look. With some guidance, I’d be happy to try.

                          Thanks for what you done already!

                          As for guidance, I replied on phone while away from old fashioned computers so couldn't be more specific. I think the following will be helpful:

                          grep --before 25 --after 75 "mirserver: Starting" /var/log/syslog | tail -n 100
                          

                          Please check the output for anything personal you don't want to share. (This will probably only capture the user name you try to sign in with but the unexpected can happen.)

                          I'll try to look myself later, but first need to finish other tests and then set up a suitable test environment.

                          --- update ---

                          I found one problem, which I fixed by hacking the launch script:

                          $ cat `which  lightdm-unity8-session`
                          ...
                          # {arg} systemctl --user set-environment MIR_SERVER_VT=$XDG_VTNR
                          

                          After this, I see the following just before Unity8 crashes:

                          Jul 12 12:12:35 alan-NUC7i3DNKE unity8-session[4469]: [2018-07-12 12:12:35.775889] mirserver: Using software cursor
                          Jul 12 12:12:35 alan-NUC7i3DNKE unity8-session[4469]: [2018-07-12:12:12:35.776] zero sized software cursor image is invalid
                          

                          Which is a Unity8 bug I think @mariogrip is aware of.

                          I'm not sure how either problem was avoided before. Maybe UBports made changes to Mir 0.32.0?

                          --- update ---

                          I've checked with @mariogrip - Mir 0.32.0 from the UBports repository is unaltered. I still don't understand how this ever worked.

                          G 1 Reply Last reply Reply Quote 2
                          • G Offline
                            GizmoChicken @alan_g
                            last edited by

                            @alan_g said in 18.04 desktop - getting it working again:

                            I found one problem, which I fixed by hacking the launch script

                            Just to be sure we're seeing the same problem (which we probably are), I still posted my results in in the PR.

                            I'm not sure how either problem was avoided before.

                            Note that, in addition to posting results for Mir 0.32.1 RC4 (installed from ppa:mir-team/rc), I also posted results for Mir 0.32.0 (installed from the UBports repo). Hope that helps.

                            alan_gA 1 Reply Last reply Reply Quote 0
                            • alan_gA Offline
                              alan_g @GizmoChicken
                              last edited by

                              @gizmochicken said in 18.04 desktop - getting it working again:

                              Note that, in addition to posting results for Mir 0.32.1 RC4 (installed from ppa:mir-team/rc), I also posted results for Mir 0.32.0 (installed from the UBports repo). Hope that helps.

                              Just to follow up on this here: Unity8 is working for me with (or without) the Mir release 0.32.1 from ppa:mir-team/release.

                              However, it isn't working with the gdm greeter, just lightdm. (I've not experimented with further greeters.)

                              1 Reply Last reply Reply Quote 1
                              • First post
                                Last post