[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2019-09-26 Thread rjurado
https://bugs.kde.org/show_bug.cgi?id=373232

rjurado  changed:

   What|Removed |Added

 CC||rjurad...@gmail.com

--- Comment #110 from rjurado  ---
(In reply to Robbert van der Helm from comment #105)
> While not ideal, I've managed to work around this by launching Konsole
> without DPI scaling and then reexporting the environment variable for
> applications launched from within the shell. This gets rid of the horizontal
> line artifacts without interfering with other applications. 
> 
> To do this I changed konsole.desktop's `Exec` line from `konsole` to
> `_QT_SCREEN_SCALE_FACTORS="$QT_SCREEN_SCALE_FACTORS"
> QT_SCREEN_SCALE_FACTORS="" konsole` and I've added the following to my shell
> config:
> 
> # fish
> set -xg QT_SCREEN_SCALE_FACTORS $_QT_SCREEN_SCALE_FACTORS
> # bash
> export QT_SCREEN_SCALE_FACTORS=$_QT_SCREEN_SCALE_FACTORS

This works !!

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2019-11-20 Thread rjurado
https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #144 from rjurado  ---
I have:

 - KDE Plasma 5.17.3
 - Global scale factor: 1.1k

And bug is still remains.

-- 
You are receiving this mail because:
You are watching all bug changes.