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

    Devel 31/01 Do not update

    Scheduled Pinned Locked Moved 20.04 Focal Fossa
    43 Posts 9 Posters 12.9k Views 2 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.
      • LakotaubpL Offline
        Lakotaubp @kimo
        last edited by

        @kimo Alarm clock also work normally now too. Though just check you have the stable updates from OPenStore.

        1 Reply Last reply Reply Quote 0
        • C Offline
          cwmartin @Lakotaubp
          last edited by

          @lakotaubp Good to be back up and running - it was quite a ride!

          1 Reply Last reply Reply Quote 0
          • A Offline
            antiform
            last edited by

            reordering some service and fixed the issue
            i think its better to list all lomiri depencies in service or target with want/requires so porter known what lomiri depencies, and easy to maintain maybe

            root@ubuntu-phablet:/system/halium/lib/systemd/user# cat lomiri-indicator-network.service
            [Unit]
            Description=Indicator Network Backend
            Wants=lomiri-indicator-network-secret-agent.service

            [Service]
            ExecStartPre=/bin/sleep 15
            ExecStart=/usr/libexec/lomiri-indicator-network/lomiri-indicator-network-service
            Restart=on-failure

            root@ubuntu-phablet:/system/halium/lib/systemd/user#
            root@ubuntu-phablet:/system/halium/lib/systemd/user# cat lomiri-full-greeter.service
            [Unit]
            Description=Lomiri Shell - full-greeter
            Requires=dbus.socket
            After=dbus.socket
            Requires=ayatana-indicators.target
            Before=ayatana-indicators.target
            Requires=indicator-location.service indicator-transfer.service lomiri-indicator-network.service
            Before=indicator-location.service indicator-transfer.service lomiri-indicator-network.service
            Conflicts=lomiri-full-shell.service lomiri-greeter.service lomiri-shell.service

            [Service]
            Type=notify
            SyslogIdentifier=lomiri
            ExecStart=/usr/libexec/lomiri-systemd-wrapper --mode=full-greeter
            ExecStopPost=/usr/bin/dbus-update-activation-environment --systemd WAYLAND_DISPLAY= MIR_SOCKET=
            Restart=on-failure
            TimeoutStartSec=120
            root@ubuntu-phablet:/system/halium/lib/systemd/user#

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • First post
              Last post