-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed as not planned
Labels
Description
Is this a new feature request?
- I have searched the existing issues
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
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done