spoofykid
|
2021-05-28
, 03:27
|
Posts: 14 |
Thanked: 28 times |
Joined on May 2021
|
#181
|
|
2021-05-28
, 14:44
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#182
|
It is the script you provided in the first post, used after installing qxcompositor. Did not try mouse yet, did not all of the additional configuration you provided in this recent link.
This is what actually holds me from using it as a normal device... As was previously stated, it also breaks any audio in Sailfish OS meanwhile.
How could I do this test? Do you have any guide, how to launch xev and see the output?
The Following User Says Thank You to Kabouik For This Useful Post: | ||
|
2021-05-28
, 15:15
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#183
|
/usr/bin/qxdisplay -o landscape --wayland-socket-name "../../display/wayland-container-0
qxdisplay -o landscape -d ../../display/wayland-container-1
|
2021-05-29
, 10:15
|
Posts: 14 |
Thanked: 28 times |
Joined on May 2021
|
#184
|
I have no idea where the qxdisplay.desktop error comes from, I can't see a qxdisplay.desktop file being called anywhere in the lxc-templates or harbour-containers source files. I suspect it's some other UNIX tool getting in the way somewhere and automatically expecting a desktop file?
Was the container started with the LXC-attach button when you ran the following command?
Can you try that one instead where I change the display?Code:/usr/bin/qxdisplay -o landscape --wayland-socket-name "../../display/wayland-container-0
In case you haven't, you should start the container first, attach to it using LXC-attach, and then in a different terminal window, as defaultuser, use that above command.Code:qxdisplay -o landscape -d ../../display/wayland-container-1
....
qxdisplay -o landscape -d ../../display/wayland-container-1
/mnt/guest/start_desktop.sh 0
[defaultuser@Xperia10 ~]$ /usr/bin/qxdisplay -o landscape --way land-socket-name "../../display/wayland-container-0" [D] unknown:0 - Using Wayland-EGL [D] unknown:0 - Specified Desktop file does not exist "/usr/sha re/applications/qxdisplay.desktop" [W] unknown:0 - Theme dir "/usr/share/themes/jolla/meegotouch/z 1.5/" does not exist [W] unknown:0 - Theme dir "/usr/share/themes/jolla/meegotouch/z 1.5/" does not exist [W] unknown:65 - file:///usr/share/qxdisplay/qml/compositor/XWa ylandContainer.qml:65: TypeError: Cannot read property 'surface ' of null
root@Kali:/# /mnt/guest/start_desktop.sh 0 xauth: file /home/user/.Xauthority does not exist glamor: 'wl_drm' not supported Missing Wayland requirements for glamor GBM backend Failed to initialize glamor, falling back to sw xinit: XFree86_VT property unexpectedly has 0 items instead of 1 The XKEYBOARD keymap compiler (xkbcomp) reports: Warning: Unsupported maximum keycode 774, clipping. X11 cannot support keycodes above 255. Internal error: Could not resolve keysym Invalid Internal error: Could not resolve keysym Invalid Internal error: Could not resolve keysym Invalid Internal error: Could not resolve keysym Invalid Internal error: Could not resolve keysym Invalid Internal error: Could not resolve keysym Invalid Internal error: Could not resolve keysym Invalid Errors from xkbcomp are not fatal to the X server
qxdisplay -o landscape -d ../../display/wayland-container-1
root@Debian:/# /mnt/guest/start_desktop.sh 0 could not connect to wayland server (EE) Fatal server error: (EE) Couldn't add screen (EE) xinit: giving up xinit: unable to connect to X server: Connection refused xinit: server error
|
2021-05-29
, 10:21
|
Posts: 14 |
Thanked: 28 times |
Joined on May 2021
|
#185
|
|
2021-05-29
, 13:04
|
|
Community Council |
Posts: 1,669 |
Thanked: 10,225 times |
Joined on Nov 2014
@ Lower Rhine
|
#186
|
devel-su lxc-attach -n <containername> /mnt/guest/start_desktop.sh 1
The Following User Says Thank You to mosen For This Useful Post: | ||
|
2021-05-30
, 02:44
|
Posts: 14 |
Thanked: 28 times |
Joined on May 2021
|
#187
|
|
2021-05-30
, 03:30
|
Posts: 202 |
Thanked: 385 times |
Joined on Jul 2018
|
#188
|
|
2021-05-30
, 12:51
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#189
|
|
2021-06-02
, 20:26
|
Posts: 14 |
Thanked: 28 times |
Joined on May 2021
|
#190
|
Tags |
application, development, linux |
|