linuxserver / docker-openvscode-server

GNU General Public License v3.0
102 stars 15 forks source link

[REQUEST] GUI (Xorg) #31

Open kholyphoenix0 opened 1 month ago

kholyphoenix0 commented 1 month ago

Is this a new feature request?

Wanted change

Hello, Would it be possible to include a graphical interface (GUI)? I have a Project in ADVPL/Protheus when executing F5 in VSCode the binary call is broken. I believe this should happen with any build followed by graphical interface (GUI) initialization resulting in breakage.

**Example with ADVPL/Protheus**
root@27a9d9f14d57:/mnt/share/Protheus/_SmartClient_# ./smartclient
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb, minimal.
Aborted

**Example with gedit**
root@27a9d9f14d57:/# gedit

(gedit:2435): Gtk-WARNING **: 13:21:00.785: cannot open display:
root@27a9d9f14d57:/#

Reason for change

I believe that other developers who use VSCode and need a Graphical Interface (GUI) will benefit from running their project in VSCode.

Proposed code change

No response

github-actions[bot] commented 1 month ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.