Bug 6848

Summary: Qt5: no text shown in simple QWidget / frame-buffer setup
Product: buildroot Reporter: syntheticpp
Component: OtherAssignee: unassigned
Status: RESOLVED WORKSFORME    
Severity: minor CC: buildroot
Priority: P5    
Version: 2014.02   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Qt5 on Cortex-A8 with QWidgets in frame-buffer
generated .config

Description syntheticpp 2014-02-01 15:26:14 UTC
Created attachment 5198 [details]
Qt5 on Cortex-A8 with QWidgets in frame-buffer

Reproduce: build attached defconfig/.config and start the calculator example:

/usr/lib/qt/examples/widgets/widgets/calculator/calculator -platform linuxfb

-> no numbers are visible.
Comment 1 syntheticpp 2014-02-01 15:27:19 UTC
Created attachment 5204 [details]
generated .config
Comment 2 syntheticpp 2014-02-07 14:32:33 UTC
After a complete rebuild and using Qt 5.2.1 the problem is gone.