On Wed, Oct 09, 2013 at 04:03:01PM +0200, Sébastien Marie wrote: > Hi, > > I just upgrade my ports to -current (dmesg below), but I have problems > with qt4 applications. > > For example, starting qtconfig4 (which is packaged in qt4-4.8.5) result > of X11 error: > > $ qtconfig4 > X Error: BadAccess (attempt to access private resource denied) 10 > Extension: 130 (MIT-SHM) > Minor opcode: 1 (X_ShmAttach) > Resource id: 0x180 > X Error: BadShmSeg (invalid shared segment parameter) 128 > Extension: 130 (MIT-SHM) > Minor opcode: 5 (X_ShmCreatePixmap) > Resource id: 0x81 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x1800010 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x1800010 > X Error: BadDrawable (invalid Pixmap or Window parameter) 9 > Major opcode: 62 (X_CopyArea) > Resource id: 0x1800010 > ... > > and the window is just a plain rectangle... > > Same problem occurs for others qt4 applications (as vlc or keepassx).
vlc and keepassx are NOT qt4 apps. first thing to debug that would be to tell us what your xserver says. Like, does it have all extensions it's supposed to ? dmesg + X log may help. Type of gfx card, inteldrm, radeondrm, you know...