[X2Go-Dev] x2gokdrive build question
Neal Becker
ndbecker2 at gmail.com
Sun Jul 16 15:38:05 CEST 2023
Orion Poplawski wrote:
> On 6/27/23 07:50, Neal Becker wrote:
>> Orion Poplawski wrote:
>>
>>> On 6/22/23 05:24, Neal Becker wrote:
>>>> Oh, I'd like to test kdrive on F38 when it's available.
>>>
>>> https://copr.fedorainfracloud.org/coprs/orion/x2go-kdrive/
>>>
>>> I've submitted the packages for review, but no one has picked them up
>>> yet.
>>>
>>>
>> sudo dnf install x2goserver-x2gokdrive
>> Last metadata expiration check: 0:01:44 ago on Tue 27 Jun 2023 09:48:17
>> AM EDT.
>> Error:
>> Problem: conflicting requests
>> - nothing provides xorg-x11-server-x2gokdrive needed by x2goserver-
>> x2gokdrive-4.1.0.4-1.fc38.x86_64 from
>> copr:copr.fedorainfracloud.org:orion:x2go-kdrive
>> (try to add '--skip-broken' to skip uninstallable packages)
>
> I accidentally removed some builds that I shouldn't have. Try now.
>
tried running x2gokdriveclient from terminal on client side. I get
segfault.
This is running on wayland.
where
#0 0x00007f9243cb5f6b in xcb_send_request_with_fds64 (c=0x0,
flags=flags at entry=0,
vector=vector at entry=0x7ffefd36ab20, req=req at entry=0x7f9243cc2020
<xcb_req>,
num_fds=num_fds at entry=0, fds=fds at entry=0x0)
at /usr/src/debug/libxcb-1.13.1-11.fc38.x86_64/src/xcb_out.c:229
#1 0x00007f9243cb685f in xcb_send_request64 (c=<optimized out>,
flags=flags at entry=0,
vector=vector at entry=0x7ffefd36ab20, req=req at entry=0x7f9243cc2020
<xcb_req>)
at /usr/src/debug/libxcb-1.13.1-11.fc38.x86_64/src/xcb_out.c:349
#2 0x00007f9243cb686d in xcb_send_request (c=<optimized out>,
flags=flags at entry=0,
vector=vector at entry=0x7ffefd36ab20, req=req at entry=0x7f9243cc2020
<xcb_req>)
at /usr/src/debug/libxcb-1.13.1-11.fc38.x86_64/src/xcb_out.c:355
#3 0x00007f9243cb8f60 in xcb_grab_key (c=<optimized out>,
owner_events=<optimized out>,
grab_window=<optimized out>, modifiers=<optimized out>, key=<optimized
out>,
pointer_mode=<optimized out>, keyboard_mode=1 '\001')
at /usr/src/debug/libxcb-1.13.1-11.fc38.x86_64/src/xproto.c:4645
#4 0x000055ed1692de19 in DisplayArea::grabKeyboard (this=0x55ed17c2aa10)
at ../src/displayarea.cpp:118
#5 DisplayArea::DisplayArea (this=<optimized out>, client=<optimized out>,
parentWidget=<optimized out>, this=<optimized out>, client=<optimized
out>,
parentWidget=<optimized out>) at ../src/displayarea.cpp:110
#6 0x000055ed1692a3e9 in Client::initDesktopMode
(this=this at entry=0x55ed17c66940)
at ../src/client.cpp:266
#7 0x000055ed169218a6 in Client::Client (this=0x55ed17c66940) at
../src/client.cpp:211
#8 main (argc=<optimized out>, argv=<optimized out>) at ../src/main.cpp:38
More information about the x2go-dev
mailing list