[arch-general] Help needed to find a system/graphics related bug in my Music Notation Editor. (Little time and effort for you)

Stefan Wilkens stefanwilkens at gmail.com
Thu Jan 19 14:18:24 EST 2012


2012/1/19 Nils <list at nilsgey.de>:
> Hello list!
>
> I hope this is not offtopic and I hope to find help here because Archlinux has python3 as default python.
>
> I have a software, a Music Notation Editor,  here that can start in a one-liner and I need to find a bug that only occurs on some systems.
>
> git clone git://github.com/nilsgey/Laborejo.git && cd Laborejo && ./laborejo-qt.sh
>
> This will download and run my software Laborejo as normal user without installing anything. The only modifications to your system are new dir .laborejo in your home directory and the downloaded files via git. The only dependency is pyqt and git to download it
>
> You will see 5 lines and a symbol. The symbol must be perfectly alingned within the five lines (one pixel above can be tolerated). It should look like this: http://www.wargsang.de/pyqt-bug-report.jpg
> Do you see that symbol shifted up or down or is it correct?
>
> Could you please answer me with the following information attached: Your graphic driver (type ("ati, nvidia, intel" etc. and closed or open source?) and desktop enviroment/window manager (Gnome, KDE, xfce, i3 etc.). If you want to add more information like qt version or X-Server it would be nice as well. Everything display related helps:
> I believe closed nvidia drivers will shift the symbol. I tested it myself on ati and intel graphics, both 32 and 64 bit and it looked good, both on Linux and Windows. Other users with ati and intel GPU's had no problem. But two persons with an nvidia card had the wrong display.
>
> It would be very nice to hear from you!
>
> Nils
> http://www.laborejo.org
>
> *The only modifications to your system are new dir .laborejo in your home directory and the downloaded files via git.

Box 1:
The image[1] appears to render properly for me

uname -a:
Linux archsteef 3.2.1-1-ARCH #1 SMP PREEMPT Fri Jan 13 08:19:09 UTC
2012 i686 AMD Phenom(tm) II X4 955 Processor AuthenticAMD GNU/Linux

Graphics Driver: nvidia proprietary 290.10
Graphics Card: nVidia Corporation GF104 [GeForce GTX 460] (rev a1)
Xorg: 1.11.3 (11103000)
DE: Gnome 3.2.1
Qt: 4.8.0

Box 2:
The image[2] appears to render properly for me

uname -a:
Linux lapsteef 3.1.8-1-ARCH #1 SMP PREEMPT Sat Jan 7 08:03:08 UTC 2012
i686 Intel(R) Celeron(R) CPU 560 @ 2.13GHz GenuineIntel GNU/Linux

Graphics Driver: Intel 2.17.0
Graphics Card: Intel Corporation Mobile GME965/GLE960 Integrated
Graphics Controller (rev 0c)
Xorg: 1.11.3 (11103000)
DE: KDE 4.7.4
Qt: 4.8.0


[1] http://i.imgur.com/yp1BF.png
[2] http://i.imgur.com/FMIEE.png


More information about the arch-general mailing list