Desktop apps
-
@doniks Thanks for the hint about being in the container. I was apparently and have Firefox and libre office on the bq. Will try m10 later
-
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 containerApparently it's a bug: https://bugs.launchpad.net/ubuntu/+source/libertine/+bug/1672231
-
@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.. -
@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
-
@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.
-
@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.
-
@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.
-
@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).
-
@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 ?
-
@Marathon2422 Same problem here with GIMP and Firefox on my Aquaris M10 phablet! Plus Libre Office and VLC don't seem to be working...
-
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.
-
I tried to use phablet-shell on my laptop, but I can't even create an id. Nothing happens...
-
@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.
-
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!
-
@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 ofphablet@ubuntu-phablet ~ $ ls -l ~/.cache/libertine-container/ phablet@ubuntu-phablet ~ $ cat ~/.local/share/libertine/ContainersConfig.json
-
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... -
@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. -
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...
-
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!!
-
"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?