| Summary: | Qt5: no text shown in simple QWidget / frame-buffer setup | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | syntheticpp |
| Component: | Other | Assignee: | 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 |
||
Created attachment 5204 [details]
generated .config
After a complete rebuild and using Qt 5.2.1 the problem is gone. |
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.