News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Editor: spiral binding effect

Started by Giovanni62, November 07, 2020, 09:14:05 PM

Previous topic - Next topic

BlueHazzard

Operating system?
I think there is a forum thread, with exact the same problem. I think there was a solution....

oBFusCATed

There isn't. Someone should debug why this happens.

Giovanni62: What is your OS and DPI?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Giovanni62

My OS is Ubuntu 20.04 - Monitor 4K - 96x96 dots per inch

harrismh777


BlueHazzard

QuoteMy OS is Ubuntu 20.04 - Monitor 4K - 96x96 dots per inch
Sadly i don't have any HighDPI system, so i can not reproduce this...

oBFusCATed

Quote from: Giovanni62 on November 07, 2020, 11:47:13 PM
My OS is Ubuntu 20.04 - Monitor 4K - 96x96 dots per inch
What is the physical size of this monitor? 96x96 is low/normal dpi monitor. What is the value of the GTK scaling setting?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Giovanni62

#7
My OS is Ubuntu 20.04 - Monitor 4K - 96x96 dots per inch
Quote
What is the physical size of this monitor? 96x96 is low/normal dpi monitor. What is the value of the GTK scaling setting?

My monitor is LG 32UL750-WA

I set the dots per inch to 192 in .Xresources

Xft.dpi:       192

and set the scale factor to 200%

Nothing has changed!


oBFusCATed

Ubuntu 20.04 uses wxgtk based on Gtk3. You have to setup GTK3 to have 2.0 scaling. If you can do it this should work fine in C::B, too. You have to restart C::B for settings to take effect. Also a logout-login might be required.

p.s. 4k on 32 inch is not 192 dpi...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Giovanni62

#9
Quote from: oBFusCATed on November 17, 2020, 01:03:14 AM
Ubuntu 20.04 uses wxgtk based on Gtk3. You have to setup GTK3 to have 2.0 scaling. If you can do it this should work fine in C::B, too. You have to restart C::B for settings to take effect. Also a logout-login might be required.

p.s. 4k on 32 inch is not 192 dpi...

I set
Xfi.dpi:   138

Is it right?

Giovanni62

QuoteYou have to setup GTK3 to have 2.0 scaling.
How you do it?


oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Giovanni62


oBFusCATed

What is not working?
The artefact on your image in the first post would be present if the scaling factor is bigger than 1.0.
So, if you see the artefact then you're definitely running in HiDPI mode.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Giovanni62

Quote from: oBFusCATed on November 17, 2020, 08:02:13 PM
What is not working?

Any test I have done has not given a good result

QuoteThe artefact on your image in the first post would be present if the scaling factor is bigger than 1.0.
So, if you see the artefact then you're definitely running in HiDPI mode.

Yes, it is.