With local display SE QT5 version also crashes with core dump on a modern linux, so this proves VNC is not the issue.
To test with local display I had to use a different system than the original one and I also had to use SE 28.02 instead (I don't have a license for SE 29 on the system with local display).
The linux with the local display is pretty modern (Ubuntu 24.04.3 LTS), see SlickEdit's "Help->About" output below for the details.
Before running the command that failed, SlickEdit is running and on the local display with the following command line seen from ps command:
$ ps -ef | grep vs_exe
rbres 36045 1 11 16:55 pts/0 00:00:01 /home/rbres/pen/slickedit/se_28000200_linux64qt5/bin/vs_exe -st 0 -sc /home/rbres/.slickedit
Then when I try to get that existing vs_exe to come up with the file/line/col with below command, SlickEdit crashes (note the 'Aborted (core dumped)' at the end):
$ /home/rbres/pen/slickedit/se_28000200_linux64qt5/bin/vs_exe -sc /home/rbres/.slickedit /home/rbres/.bashrc "-#goto-line 97" "-#goto-col 37"
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: linuxfb, minimal, offscreen, vnc, xcb.
Aborted (core dumped)
If I try the above command again when a SlickEdit instance is NOT running, it also crashes.
SlickEdit's "Help->About":
SlickEdit Pro 2023 (v28.0.2.0 64-bit Qt5)
Serial number: XXXXXX
Licensed number of users: Single user
License file: /home/rbres/pen/slickedit/se_28000200_linux64qt5/bin/slickedit.lic
Build Date: April 3, 2024 (State file: September 19, 2024)
Emulation: CUA
OS: Linux
OS Version: Ubuntu 24.04.3 LTS
Kernel Level: 6.8.0-90-generic
Build Version: #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025
Processor Architecture: x86_64
X Server Vendor: The X.Org Foundation
Window Manager: Xfwm4
Display manager: /usr/sbin/lightdm
Memory: 71% Load, 2857MB/4018MB Virtual
Shell Information: /home/rbres/pen/slickedit/se_28000200_linux64qt5/bin/secsh -i
Screen Size: 2048 x 1152 (0 0)
Project Type: Single file project - Other
Language: .sh (Bourne Shell)
Encoding: UTF-8, no signature
Installation Directory: /home/rbres/pen/slickedit/se_28000200_linux64qt5/
Configuration Directory: /home/rbres/.slickedit/28.0.2/
Imported options from: 28.0.2.0
Hotfixes:
/home/rbres/.slickedit/28.0.2/hotfixes/hotfix_se2802_19_cumulative.zip Revision: 19 (currently loaded)
/home/rbres/.slickedit/28.0.2/hotfixes/hotfix_se2802_16_cumulative.zip Revision: 16 (superseded)