On Wed, Oct 09, 2013 at 05:57:13PM +0200, Giovanni Bechis wrote:
> On 10/09/13 17:54, Matthieu Herrb wrote:
> > On Wed, Oct 09, 2013 at 04:47:41PM +0200, Giovanni Bechis wrote:
> >> On 10/09/13 16:32, Stuart Henderson wrote:
> >>> On 2013/10/09 16:03, 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:
> >>>
> >>> Confirmed (and on amd64 here, so it's not just a problem with a particular
> >>> pkg snap).
> >>>
> >> With this snapshot and inteldrm is working fine:
> >> OpenBSD 5.4-current (GENERIC.MP) #65: Thu Oct  3 18:48:14 MDT 2013
> > 
> > How are you starting X (xdm, gdm, startx, ... ? )
> > 
> I am using xdm(1).

me too.

My .xsession is basically like that:

xset dpms 120 120 120
#some toolbar with dzen2
setxkbmap -model pc105 -layout fr -variant latin9
#dbus
if [ -z "${DBUS_SESSION_BUS_ADDRESS}" ]; then
  eval `dbus-launch --sh-syntax --exit-with-session`
fi
exec /usr/X11R6/bin/cwm

-- 
Sébastien Marie

Reply via email to