Hi guys,
this is a bit tricky, I am trying to run MasterPDF through Linuxulator, the issue I guess is that I am working from a VNC connection:
I tried with:
All the dependencies are installed:
Anyway perhaps I am doing something unfeasible, I can't tell you.
Thanks...
this is a bit tricky, I am trying to run MasterPDF through Linuxulator, the issue I guess is that I am working from a VNC connection:
Code:
./Master_PDF_Editor_5.9.94-x86_64.AppImage
qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
I tried with:
Code:
$ export QT_QPA_PLATFORM=vnc
$ ./Master_PDF_Editor_5.9.94-x86_64.AppImage
qt.qpa.plugin: Could not load the Qt platform plugin "vnc" 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: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
All the dependencies are installed:
Code:
Master_PDF_Editor_5.9.94-x86_64.AppImage
config.sh
fonts
lang
libQt5Concurrent.so.5
libQt5Core.so.5
libQt5Gui.so.5
libQt5Network.so.5
libQt5PrintSupport.so.5
libQt5Qml.so.5
libQt5Svg.so.5
libQt5Widgets.so.5
libQt5Xml.so.5
libcrypto.so.1.1
libdouble-conversion.so.3
libmd4c.so.0
libpkcs11-helper.so.1
libsane.so.1
libssl.so.1.1
libusb-1.0.so.0
libxcb-util.so.1
license_en.txt
masterpdfeditor5
masterpdfeditor5.core
masterpdfeditor5.desktop
masterpdfeditor5.png
misc
stamps
templates
usr
Anyway perhaps I am doing something unfeasible, I can't tell you.
Thanks...