QFontDatabase: Cannot find font directory spams logs
Bug #1256999 reported by
Cris Dywan
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Critical
|
Timo Jyrinki | ||
qtdeclarative-opensource-src (Ubuntu) |
Won't Fix
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
I was once again bitten by vital pieces missing in builds logs… QFontDatabase warnings contribute significantly to the noise in all builds. The fix is dead easy, create the folder usr/lib/*/fonts. But there's no work-around I'm aware of that doesn't touch system files so this should be fixed in Qt5 builds.
I did report it against the toolkit for two reasons 1) I can't file bugs against the qt5 ppa 2) the toolkit is where these warnings cause problems so it's "affected" in launchpad jargon.
Upstream: https:/
Related branches
lp://qastaging/~kalikiana/ubuntu-ui-toolkit/tellMeAboutIt
- PS Jenkins bot: Approve (continuous-integration)
- Tim Peeters: Approve
-
Diff: 76 lines (+20/-5)5 files modifiedmodules/Ubuntu/Components/deployment.pri (+4/-1)
modules/Ubuntu/Layouts/deployment.pri (+4/-1)
modules/Ubuntu/Test/deployment.pri (+4/-1)
tests/unit/add_qmlmakecheck.pri (+4/-1)
tests/unit/runtest.sh (+4/-1)
Changed in ubuntu-ui-toolkit: | |
importance: | Undecided → Critical |
assignee: | nobody → Timo Jyrinki (timo-jyrinki) |
tags: | added: qt5.0 qt5.1 qt5.2 |
tags: | added: logspam |
description: | updated |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
qt5.2 should be only used for Qt 5.2 specific bugs.