[winswitch] Xpra GL and gtkglext woes

Ben Sferrazza bsferrazza at avnera.com
Tue Mar 6 04:55:46 GMT 2018


On Mon, Mar 5, 2018 at 8:10 PM, Antoine Martin via shifter-users <
shifter-users at lists.devloop.org.uk> wrote:

> On 06/03/18 05:02, Ben Sferrazza via shifter-users wrote:
> > Figured I'd add the Xorg log file, with the Modeline lines stripped out.
> > Not sure why it's trying to load libinput when it's using the dummy_mouse
> > and dummy_keyboard.
> >
> (..)
> > [3017181.009] (II) LoadModule: "void"
> > [3017181.010] (WW) Warning, couldn't open module void
> Are you sure that you are using the current xorg.conf from xpra?
> We have stopped using the "void" module a long time ago.
>

I was using the one linked to on the Xdummy wiki page. I now just replaced
it with (...)/etc/xpra/xorg.conf. No more void module errors, but I do see
these.

[3040183.094] (II) LoadModule: "mouse"
[3040183.095] (WW) Warning, couldn't open module mouse
[3040183.095] (II) UnloadModule: "mouse"
[3040183.095] (II) Unloading mouse
[3040183.095] (EE) Failed to load module "mouse" (module does not exist, 0)
[3040183.095] (EE) No input driver matching `mouse'
[3040183.095] (II) Falling back to input driver `libinput'
[3040183.095] (II) LoadModule: "libinput"
[3040183.096] (WW) Warning, couldn't open module libinput
[3040183.096] (II) UnloadModule: "libinput"
[3040183.096] (II) Unloading libinput
[3040183.096] (EE) Failed to load module "libinput" (module does not exist,
0)
[3040183.096] (II) LoadModule: "kbd"
[3040183.098] (WW) Warning, couldn't open module kbd
[3040183.098] (II) UnloadModule: "kbd"
[3040183.098] (II) Unloading kbd
[3040183.098] (EE) Failed to load module "kbd" (module does not exist, 0)
[3040183.098] (EE) No input driver matching `kbd'
[3040183.098] (II) Falling back to input driver `libinput'
[3040183.098] (II) LoadModule: "libinput"
[3040183.099] (WW) Warning, couldn't open module libinput
[3040183.099] (II) UnloadModule: "libinput"
[3040183.099] (II) Unloading libinput
[3040183.099] (EE) Failed to load module "libinput" (module does not exist,
0)



> (..)
> > [3017181.013] (WW) DUMMY(0): Option "ConstantDPI" is not used
> You may want to apply our "constant DPI" patch for better DPI support
> with applications that calculate a "hardware DPI".
>

OK thanks for the suggestion. I see quite a few patches there as part of
ticket 163. Any particular ones I should apply given the system I described
in my first email?


> (..)
> > [3017181.136] (EE) No input driver matching `void'
> > [3017181.136] (II) Falling back to input driver `libinput'
> > [3017181.136] (II) LoadModule: "libinput"
> > [3017181.137] (WW) Warning, couldn't open module libinput
> > [3017181.137] (II) UnloadModule: "libinput"
> > [3017181.137] (II) Unloading libinput
> > [3017181.137] (EE) Failed to load module "libinput" (module does not
> exist,
> > 0)
> Using the current xorg.conf should work with an Xorg server with the
> dummy driver only, I don't think we require any other modules.
>
> Cheers
> Antoine
> _______________________________________________
> shifter-users mailing list
> shifter-users at lists.devloop.org.uk
> http://lists.devloop.org.uk/mailman/listinfo/shifter-users
>



More information about the shifter-users mailing list