My screen resolution is 2560x1440 and I am using fractional scaling at 125%.
Steam fonts are unreadable (see the screenshot and compare with the size of the Chrome icon).
Following the instructions of this page, I have installed the Ubuntu SDK and downloaded the tutorials source code.
The openclipart scope builds correctly, but I have a runtime error:
$ unity-scope-tool src/openclipart-scope.ini
scoperegistry: no remote registry configured, only local scopes will be available
RegistryObject::ScopeProcess::exec(): Process for scope: "openclipart-scope" started
file:///usr/share/unity8/Dash/DashContent.qml:100: TypeError: Cannot read property 'loaded' of null
file:///usr/share/unity8/ScopeTool.qml:77:31: Unable to assign [undefined] to scopes_ng::Scope*
file:///usr/share/unity8/ScopeTool.qml:149:23: Unable to assign null to QString
(unity-scope-tool:6243): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/TabBarStyle.qml:303: TypeError: Property 'select' of object QQuickRepeater(0x2711350) is not a function
file:///usr/share/unity8/Dash/DashContent.qml:100: TypeError: Cannot read property 'loaded' of null
Need to use QMirServerApplication
Segmentation fault (core dumped)
Any suggestions?
This is a recurring problem with Kubuntu for me. When I install it on top of a Ubuntu installation (packages kubuntu-desktop
or kubuntu-full
), I get ugly fonts.
Does anyone know how to fix the fonts for the tabs of google chrome?
In Ubuntu they are very sharp:
Before 12.10 I was used to restore fonts just by deleting the ~/fonts.conf
file and ~/fontconfig
folder.
I cannot locate those two files anymore in 12.10 and deleting ~/.cache/fontconfig/
doesn't help.
I have ugly fonts on chrome after installing kubuntu-desktop
.
How can I restore the fonts?