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

    Desktop apps

    Scheduled Pinned Locked Moved Support
    libertine
    69 Posts 15 Posters 39.2k Views 6 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.
      • R Offline
        ronnietucker
        last edited by

        Weird. I just tried this just now (BQ M10 FHD) and got the error message:

        E: Couldn't download packages: e2fsprogs libcryptsetup4
        Failed to create container

        Apparently it's a bug: https://bugs.launchpad.net/ubuntu/+source/libertine/+bug/1672231

        Thanks!
        Ronnie

        Full Circle Magazine
        http://fullcirclemagazine.org

        LakotaubpL 1 Reply Last reply Reply Quote 0
        • LakotaubpL Offline
          Lakotaubp @ronnietucker
          last edited by

          @ronnietucker After many attempt I now have Firefox running on the m10 and apparently also libreoffice is installed according to the terminal, but its not showing in the scope. So need to sort that.
          It was very hit and miss with the container (see above comments). Still not sure what caused the issue will read the bugreports, but did follow the advice given above which helped massively. Also was using hotel wifi which was also abit iffy at the time and might not have helped. I did end up running the create container part about 4times before everthing fell into place..

          1 Reply Last reply Reply Quote 1
          • M Offline
            Marathon2422 @zubozrout
            last edited by

            @zubozrout said in Desktop apps:

            libertine-container-manager create --id ubuntu --name 'ubuntu'

            From my pro 5

            ntu0.2) ...
            Errors were encountered while processing:
            x11-common
            libxtst6:armhf
            isc-dhcp-client
            at-spi2-core
            E: Sub-process /usr/bin/dpkg returned an error code (1)
            Failure installing humanity-icon-theme during container creation
            phablet@ubuntu-phablet:~$

            tried it on my pro5, this just FYI,no reply needed

            Z 1 Reply Last reply Reply Quote 0
            • Z Offline
              zubozrout @Marathon2422
              last edited by

              @Marathon2422 Well, sometimes this happens when you run those commands directly using the terminal app on the device. Logging in via adb/phablet-shell or ssh and managing the containers from the remote computer may possibly fix this.

              M 1 Reply Last reply Reply Quote 0
              • M Offline
                Marathon2422 @zubozrout
                last edited by

                @zubozrout I was doing it on the device,because on the PC, it does not accept fastboot or adb,as unlocked/unrestricted, maybe related to having flyme on it.

                D 1 Reply Last reply Reply Quote 0
                • D Offline
                  doniks @Marathon2422
                  last edited by

                  @Marathon2422 said in Desktop apps:

                  @zubozrout I was doing it on the device,because on the PC, it does not accept fastboot or adb,as unlocked/unrestricted, maybe related to having flyme on it.

                  Do you mean you had flyme on it earlier, or you do have it on now. If you have it now, does that mean you are talking about some kind of multi-boot setup?

                  If you can't get adb working for whatever reason you could try to set up ssh access and create the container that way.

                  M 1 Reply Last reply Reply Quote 0
                  • M Offline
                    Marathon2422 @doniks
                    last edited by

                    @doniks Thanks, I tried it on my m10fhd,it works on that,( my pro 5 was an original Ubuntu I switched to flyme and now is back on ubports).

                    1 Reply Last reply Reply Quote 0
                    • M Offline
                      Marathon2422 @doniks
                      last edited by Marathon2422

                      @doniks I had the same,when I went into the container, I went ahead and tried : apt install gimp: And it installed it ok. I only have 1/2 screen size tho ?

                      Y 1 Reply Last reply Reply Quote 0
                      • Y Offline
                        Youbountoo @Marathon2422
                        last edited by

                        @Marathon2422 Same problem here with GIMP and Firefox on my Aquaris M10 phablet! Plus Libre Office and VLC don't seem to be working... 😞

                        1 Reply Last reply Reply Quote 0
                        • Z Offline
                          zubozrout
                          last edited by

                          I believe that most of the issues you encounter may be caused by calling all those commands directly using the terminal app on the device. I've experienced something similar as the mentioned issues on my MX4 as well. There were some problems with apt not being able to install all packages but I don't recall the cause of this issue. Anyway apt was informing me about this while running this on the device itself so it was obvious there is something wrong.

                          I would encourage you to delete you currently created container and start from scratch remotely - either using phablet-shell/adb-shell or ssh if you have that set up from your computer. Running apt remotely should eliminate those issues.

                          1 Reply Last reply Reply Quote 0
                          • Y Offline
                            Youbountoo
                            last edited by

                            I tried to use phablet-shell on my laptop, but I can't even create an id. Nothing happens...

                            D 1 Reply Last reply Reply Quote 0
                            • D Offline
                              doniks @Youbountoo
                              last edited by

                              @Youbountoo said in Desktop apps:

                              I tried to use phablet-shell on my laptop, but I can't even create an id. Nothing happens...

                              Copy paste your exact commands and the exact output. Be as descriptive as possible, otherwise it's hard to help you.

                              PS: I'm not a big fan of having multiple conversations in the same thread. I suggest other people that have some problem with desktop apps, open their own threads unless they know it's the same problem. That makes for way more productive conversations.

                              1 Reply Last reply Reply Quote 1
                              • Y Offline
                                Youbountoo
                                last edited by

                                I have the following lines:

                                • daemon not running. starting it now on port 5037 *
                                • daemon started successfully *
                                  Then, after the command libertine-container-manager create --id myname --name 'myname' nothing happens, even after 5 minutes...
                                  Thank you!
                                D 1 Reply Last reply Reply Quote 0
                                • D Offline
                                  doniks @Youbountoo
                                  last edited by

                                  @Youbountoo said in Desktop apps:

                                  I have the following lines:

                                  • daemon not running. starting it now on port 5037 *
                                  • daemon started successfully *
                                    Then, after the command libertine-container-manager create --id myname --name 'myname' nothing happens, even after 5 minutes...
                                    Thank you!

                                  I never used phablet-shell. Can you try with adb shell? And show the output of

                                  phablet@ubuntu-phablet ~ $ ls -l ~/.cache/libertine-container/
                                  phablet@ubuntu-phablet ~ $ cat ~/.local/share/libertine/ContainersConfig.json 
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Y Offline
                                    Youbountoo
                                    last edited by

                                    I just tried with adb shell and it says "error: device unauthorized. Please check the confirmation dialog on your device." And I got no confirmation dialog on my phablet... 😞
                                    I think I'm going to give up the desktop apps thing! The problem is it was the main reason I bought the Aquaris M10 FHD...

                                    D 1 Reply Last reply Reply Quote 0
                                    • D Offline
                                      doniks @Youbountoo
                                      last edited by

                                      @Youbountoo said in Desktop apps:

                                      I think I'm going to give up the desktop apps thing! The problem is it was the main reason I bought the Aquaris M10 FHD...

                                      Well, ok. Suit yourself. In case you care, my tip would have been:

                                      I just tried with adb shell and it says "error: device unauthorized. Please check the confirmation dialog on your device." And I got no confirmation dialog on my phablet... 😞

                                      Maybe try with sudo adb shell. Also ensure that you have developer mode enabled and unlocked the device after swiping aside the lock screen.

                                      1 Reply Last reply Reply Quote 0
                                      • Y Offline
                                        Youbountoo
                                        last edited by

                                        I tried with sudo adb shell and it works with most of my apps!! Thank you very much!!

                                        In fact, I now got GIMP, VLC and Firefox in fullscreen, only Libre Office seems to crash all the time...

                                        1 Reply Last reply Reply Quote 1
                                        • Y Offline
                                          Youbountoo
                                          last edited by

                                          I just installed Inkscape, and not only it works but it came with 2 ImageMagick (display Q16) icons which made Libre Office fully operational!! I'm a happy man!!

                                          1 Reply Last reply Reply Quote 0
                                          • 1 Offline
                                            1896er
                                            last edited by

                                            "adb shell" or "sudo adb shell" - both don't run on my M10 and E5 (both flashed with ubports images). No confirmation dialog! Developer mode enabled. Device unlocked. Any idea?

                                            1 Reply Last reply Reply Quote 0
                                            • 1 Offline
                                              1896er
                                              last edited by

                                              On Ubports-Nexus 4 it runs. Why not on M10 and E5?

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