Replying to my own post here, but there be someone else out there with the same problem.
The reason for this turned out to be the access rights to some newly created (not existing in 4.1.0) directories that didn't allow me to access them as a normal user. The solution was: cd /usr/X11R6 find . -type d -print | xargs chmod 755 BRGDS Dag > > Hi, > > just upgraded from 4.1.0 to 4.2.0 (selfcompiled) and > must have set up some compile options the wrong > way as I started getting the following from all the > Qt-based applications: > > Qt: Locales not supported on X server > and > qstring_to_xtp result code -2 > > What could be the reason for this ? > > BRGDS > > > -- > Dag Nygren email: [EMAIL PROTECTED] > Oy Espoon NewTech Ab phone: +358 9 8024910 > Tr�sktorpet 3 fax: +358 9 8024916 > 02360 ESBO Mobile: +358 400 426312 > FINLAND _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
