No. Everything is fine. I just removed the auto-insert of that item because the issue is fixed. You already pulled the fixed version were the user is free (again) to enter whatever he wants :) Nils On Fri, 20 Jan 2012 22:25:54 +0100 Michi <michi@xxxxxxxx> wrote: > On 20.01.2012 01:08, Nils wrote: > > Thank you very very much for that information! > > This problem is the last piece before I can do my first (alpha) release. > > With xrandr --fbmm I could reproduce the error on the first try so I can do further tests myself now. > > > > And it really is a font issue. The lines in the display are correct but my fonts are not, not even the menu fonts. > > > > I will contact the PyQt or Qt community now to find out how to fix that. > > One already contacted me and notified me of a commandline parameter "-graphicssystem raster" which I have not tried yet. But the person also told me that this is a only workaround. > > > > I am excited to finally find a solution for this longstanding problem. > > > > Nils > > > > Hey! > > That looks absolutly wrong, > please look yourself: > > http://i.imgur.com/5bDXg.png > > > Is there maybe a dependency missing? > > > > #python -V > Python 3.2.2 > > #pacman -Qs pyqt > local/pyqt 4.9-2 > > #uname -a > Linux vodka 3.2.1-1-ARCH #1 SMP PREEMPT Fri Jan 13 06:50:31 CET 2012 > x86_64 Intel(R) Core(TM) i7 CPU Q 820 @ 1.73GHz GenuineIntel GNU/Linux > > ATI Technologies Inc M96 [Mobility Radeon HD 4650] > ati-dri 7.11.2-1 > xorg-server 1.11.3-1 > xfce4 4.8 > > > #git clone git://github.com/nilsgey/Laborejo.git && cd Laborejo && > ./laborejo-qt.sh > Cloning into 'Laborejo'... > remote: Counting objects: 1867, done. > remote: Compressing objects: 100% (438/438), done. > remote: Total 1867 (delta 1453), reused 1835 (delta 1421) > Receiving objects: 100% (1867/1867), 1.66 MiB | 657 KiB/s, done. > Resolving deltas: 100% (1453/1453), done. > warning: libpysmf not found. Midi export and Playback broken. > warning: Jack Server not running. Starting without JACK. > *screenshot* > > > > > Michi >