Bug 6848 - Qt5: no text shown in simple QWidget / frame-buffer setup
Summary: Qt5: no text shown in simple QWidget / frame-buffer setup
Status: RESOLVED WORKSFORME
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2014.02
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-01 15:26 UTC by syntheticpp
Modified: 2014-02-07 14:32 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Qt5 on Cortex-A8 with QWidgets in frame-buffer (937 bytes, application/octet-stream)
2014-02-01 15:26 UTC, syntheticpp
Details
generated .config (35.41 KB, application/octet-stream)
2014-02-01 15:27 UTC, syntheticpp
Details

Note You need to log in before you can comment on or make changes to this bug.
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.