Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unreadable fonts on 0.4 #786

Closed
empijei opened this issue Oct 4, 2017 · 6 comments
Closed

Unreadable fonts on 0.4 #786

empijei opened this issue Oct 4, 2017 · 6 comments

Comments

@empijei
Copy link

empijei commented Oct 4, 2017

I was a happy zeal user until 0.4 came out. Sadly the new release introduced a bug regarding font size:

image

As you can see here, fonts for the menus and docset names are so small they are almost unreadable. (I kept the topbar in the screenshot for scale as my topbar has a font size of 10pt)

It started as soon as I upgraded to 0.4.

I am on Arch linux, with Awesome Window Manager on X.org.
My current version of zeal comes from arch repos and is community/zeal 1:0.4.0-1. I tried to recompile from master and got the same issue.

Please let me know if I can help with more info,logs,confs or anything else or if I can perform some additional operations/checks to help you with this.

I like zeal and I would like to have the new version working 😃

@trollixx
Copy link
Member

trollixx commented Oct 4, 2017

Do you have a HiDPI display? How did you setup Qt style? See Arch wiki for some details.

@trollixx
Copy link
Member

trollixx commented Oct 4, 2017

Although, most likely it has nothing to do with the style, but rather Qt platform plugin can't retrieve your display's DPI for some reason.

@trollixx
Copy link
Member

trollixx commented Oct 4, 2017

Check the output of xrandr --dpi dpi, and this page in the case of a HiDPI display.

@empijei
Copy link
Author

empijei commented Oct 5, 2017

Hi @trollixx thanks for the reply.
I have a normal 1920x1080 HD monitor on my laptop, a Thinkpad Carbon X1

Here is the output of xrandr anyway:

$ xrandr --dpi dpi
xrandr: Cannot find output dpi

In this is the dpi command called on my main display:

$xrandr --dpi eDP1

xrandr exits with 0 status but prints nothing.

You helped solving the problem anyways because the command qtconfig-qt4 that I found on the wiki allowed me to tune font size and have a readable zeal UI.

Thanks for your help.

@empijei empijei closed this as completed Oct 5, 2017
@trollixx
Copy link
Member

I think this is a duplicate of #869.

@lock
Copy link

lock bot commented Sep 16, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

2 participants