-
Notifications
You must be signed in to change notification settings - Fork 380
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working when I build myself. [Dependency issues | snap | Ubuntu server] #375
Comments
Do you have a monitor connected to the server?
A debug output would help me to analyze the problem.
|
root@padoramini:/home/tommy# x11docker --debug --desktop x11docker/mate x11docker ERROR: Did not find a possibility to provide a display. Type 'x11docker --help' for usage information DEBUGNOTE[00:34:28,515]: time to say goodbye (error) |
by the way my environment is as below. my target os is virtualbox os image. OS: windows10
You can try a clean ubuntu20.04LTS one, you will find it not working as described. If I use win10 virtualbox to install ubuntu20.04 desktop version and run it. AND, use mobaxterm to login and run xterm or xclock, it will shows up xterm, xclock XWindow successfully inside win10 environment !! |
Thank you for the detailed information. |
x11docker ERROR: dockerrc(): Did not receive PID of PID1 in container. Content of container log: Type 'x11docker --help' for usage information dbus[14]: Unable to set up transient service directory: XDG_RUNTIME_DIR "/tmp" is owned by uid 0, not our uid 1000 dbus[14]: Failed to start message bus: Memory allocation failure in message bus It shows up an empty XWindow , error occur and stop! XWindow closed. |
I see two possible reasons for the issue:
Please try |
I've tried Ubuntu server 18.04 in VirtualBox on Linux andI found there was a python issue. (Also there will be a message if |
@iamneo2416 I've transferred the ticket to x11docker. |
@iamneo2416 please be respectful. You are demanding that a single person spends his time and effort for free on solving a problem for you to use a non open-source tool maintained and sold by a company for profit, which is to be tested on a non-free operating system (which @mviereck does not use). I beg to strongly disagree with you. @mviereck should not try anything himself. He should not spend a single minute on supporting mobaxterm. He can do it if he feels like and he has fun while doing so. Conversely, you should try any of the following:
|
@mviereck I am sorry. It is still not working .... (1) use x11docker --update-master (2) use x11docker --weston-xwayland x11docker/mate mate-terminal (3) core dump as follow I am sorry. I need to give up this, since I just want to tried out what he build, but nothing work for me. sorry again ! x11docker has some problem with virtualbox, maybe I don't know how to use it. sorry again. I am not a tech guy, and don't know how to fix it. I will go for other solution. thanks ! |
I am also doing this try out for fun, since you are not interested in knowing detail of how other met situation and problem. This is also not my responsibility to report bug to you. I also spend a lot of my own time to write report. I think you should consider all cases only if you are a developer. If not, then just skip what I am reporting here. I don't mean to fight with you. That depends on you for perfection or not. thanks for your time anyway. @mviereck : I have installed xinit too from last tried, still failed ! The other solution seems 100% worked for me on all cases no matter if I use direct console to run or mobaxterm. Again, I am also tried out for fun. |
Sorry for my late response, curently i am a bit rare online and at x11docker. @iamneo2416 thank you for the bug report! Sorry for the disturbances. For this bug I've set up VirtualBox and reactivated and old Ubuntu server 18.04 VM. Currently I get issues in it, too. Ubuntu server installs applications with snap but tries to hide this. But docker in snap does not work well and has serious limitations. Docker in snap means a container tool within another container tool. This is a bad setup done by Ubuntu. For now a possible workaround is to use options
|
I have checked this again. If Docker is installed in snap and also with apt, there can be interferences and x11docker fails. New option |
I use ubuntu20.04LTS server (console based system) as a host and download x11docker/mate image. When I run it by command "x11docker --desktop x11docker/mate" in console, I got following error. I install all suggested package from following error, and re-run many times without luck. Did my process go wrong anywhere or did I miss something? Please help with this.
X11 connection rejected because of wrong authentication.
Failed to connect to bus: Operation not permitted
x11docker ERROR: Did not find a possibility to provide a display.
Recommendations:
To run within an already running X server, install one or all of:
Xephyr xpra nxagent
To run with GPU acceleration, install:
weston and Xwayland, optionally also: xpra and xdotool
To run from TTY or within Wayland, install:
weston and Xwayland
You can look for the package name of this command at:
https://github.com/mviereck/x11docker/wiki/dependencies#table-of-all-packages
Type 'x11docker --help' for usage information
Debug options: '--verbose' (full log) or '--debug' (log excerpt).
Logfile will be: /home/tommy/.cache/x11docker/x11docker.log
Please report issues at https://github.com/mviereck/x11docker
The text was updated successfully, but these errors were encountered: