You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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.
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
The text was updated successfully, but these errors were encountered: