CypherpunkArmory / UserLAnd

Main UserLAnd Repository
Other
3.56k stars 392 forks source link

Help - Qt extension XKEYBOARD #763

Open DonEdwards opened 5 years ago

DonEdwards commented 5 years ago

How to use this template: Any line that begins with '#' is a header. Please leave the headers in as is, and fill in the information they suggest below them. These templates are here to help us resolve your issue as quickly as possible. Leaving requested information out of your issue will cause our issue template bot to request that your post be reformatted. If a header doesn't seem relevant to your issue, either write 'N/A' or something similar below the header or consider using a different template.

Describe the issue you are having.

This should include things like: Linux program "Manuskript" (written in Python) complains that the Qt extension XKEYBOARD is missing from the X server, and aborts.

This is on debian, with a physical keyboard attached.

Describe how your task behaves in a regular Linux environment

The program runs with no error messages.

corbinlc commented 5 years ago

This error generally is related to an application not supporting use over VNC. Can you check with the developers of that application, Manuskript?

You could also try using the XSDL app instead of VNC. I am not sure if that would work better or not.