Re: [Interest] Qt 5.5 on raspberry pi.... -platform xcb segfaults

2015-03-30 Thread Guido Seifert
So, not my config bug. Means I am finally done. Can't say it was fun to compile Qt for RPi, but a good experience. :-) Thanks, Guido > > Fixed by https://codereview.qt-project.org/#/c/109456/ > > There is no OpenGL support under X11 on the Pi with the Broadcom drivers, and > the xcb plugin l

Re: [Interest] Qt 5.5 on raspberry pi.... -platform xcb segfaults

2015-03-30 Thread Agocs Laszlo
@qt-project.org on behalf of Guido Seifert Sent: Monday, March 30, 2015 9:27 AM To: interest@qt-project.org Subject: [Interest] Qt 5.5 on raspberry pi -platform xcb segfaults Hiya, any raspi experts here? I compiled Qt 5.5 for Raspberry Pi. The results are acceptable. Eglfs, the

[Interest] Qt 5.5 on raspberry pi.... -platform xcb segfaults

2015-03-30 Thread Guido Seifert
Hiya, any raspi experts here? I compiled Qt 5.5 for Raspberry Pi. The results are acceptable. Eglfs, the framebuffers, and wayland work. That's all I need. However, something bothers me a bit. When I start a program with -platform xcb I immediately get a segfault, Here the core: > Core was gene