@applee well, I got this, CLI command already works fine but GUI can't launch every application 
I am trying to use Libertine to install like vnc server, is any possable to do this?
Latest posts made by manesec
-
RE: Libertine X apps crash on start
-
Libertine X apps crash on start
I am trying to run gedit in libertine, however install a base container will have errors, so I fix that in this Impossible to create a libertine container #1305 .
add self.run_in_container('apt remove -y makedev')to line 86 of/usr/lib/python3/dist-packages/libertine/ChrootContainer.pyand run with
libertine-container-manager create -i mycontainerit will create a container.When I try to install gedit using apt, it success.
However launch gedit with
ubuntu-app-launchor just touch in start menu, and crashing without anything error. Like thisI find log, there is not anything log file like
$HOME/.cache/upstart/application-legacy-puritine_*_0.0-.logIs anyone success to run X app in libertine? Anything help for this solutions? Or provide anything log files?