Re: XLIB_SKIP_ARGB_VISUALS and Qt OpenGL application with mesa

2018-09-24 Thread Mathieu Westphal
Thanks for your help, we indeed add a call to fmt.setAlphaBufferSize(1); Mathieu Westphal On Fri, Sep 21, 2018 at 8:11 PM Alan Coopersmith < alan.coopersm...@oracle.com> wrote: > On 09/21/18 10:54 AM, Adam Jackson wrote: > >> Since Composite is not enabled by default, it is not expected that >

font files not read/processed when they are symlinks?

2018-09-24 Thread balducci
hello apologies if I'm missing something blatant here... Might it be that font files are NOT read/loaded by the X server when they are symbolic links? I have recently migrated from a fontpath layout where all files were "physically" (ie "real" regular files) present under the font directories /u

Re: font files not read/processed when they are symlinks?

2018-09-24 Thread Alan Coopersmith
On 09/24/18 04:51 AM, baldu...@units.it wrote: Might it be that font files are NOT read/loaded by the X server when they are symbolic links? Correct - since the X server is often run with raised privileges, it was fixed last year to use O_NOFOLLOW to not follow symbolic links when handling font

Re: font files not read/processed when they are symlinks?

2018-09-24 Thread balducci
Alan Coopersmith writes: > Correct - since the X server is often run with raised privileges, it > was fixed last year to use O_NOFOLLOW to not follow symbolic links > when handling font files: > > https://gitlab.freedesktop.org/xorg/lib/libxfont/commit/7b377456f95d2ec3ead40 > f4fb74ea620191f88c8 t

Xorg.O.log (WW) message

2018-09-24 Thread sawbona
Hello: I have this message in my Xorg.O.log: [code] [34.298] (WW) Unresolved symbol: fbGetGCPrivateKey [/code] I'm running Devuan ASCII with two NVidia caards for three monitors and using proprietary drivers. I have searched all over the web and have found a great deal on posts/instances

Re: When starting Evolution /usr/lib/gdm3/gdm-x-session[2309]: (II) modeset information is printed to syslog

2018-09-24 Thread Chris Pollock
On Thu, 2018-09-06 at 10:10 -0500, Chris wrote: > On Thu, 2018-09-06 at 16:00 +0200, Michel Dänzer wrote: > > On 2018-09-06 1:53 p.m., Chris wrote: > > > On Thu, 2018-09-06 at 12:21 +0200, Michel Dänzer wrote: > > > > On 2018-09-05 9:16 p.m., Adam Jackson wrote: > > > > > On Sat, 2018-09-01 at 10:2