Desktop apps
-
@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?
-
On Ubports-Nexus 4 it runs. Why not on M10 and E5?
-
Now adb shell runs... (?)
But Libre Office crashes on M10.
-
If it can help, Libre Office worked as soon as I installed Inkscape as I wrote above...
-
Also with inkscape installed Libre Office crashes. How do you get Libre Office fully operational?