[okular] [Bug 438980] display blurred if using monitors with different screen scales.

2021-07-14 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=438980

David Hurka  changed:

   What|Removed |Added

 OS|Other   |Microsoft Windows

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

[okular] [Bug 438980] display blurred if using monitors with different screen scales.

2021-06-27 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=438980

David Hurka  changed:

   What|Removed |Added

Summary|display blurred |display blurred if using
   ||monitors with different
   ||screen scales.

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

[okular] [Bug 438980] display blurred

2021-06-27 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=438980

David Hurka  changed:

   What|Removed |Added

 CC||alexfreun...@gmail.com

--- Comment #15 from David Hurka  ---
*** Bug 439227 has been marked as a duplicate of this bug. ***

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #14 from Oliver Sander  ---
> But not in 20.12 maybe?

No, not in 20.12.  And I never tested it myself on Windows.

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #13 from David Hurka  ---
(In reply to Oliver Sander from comment #12)
> > Okular uses qApp->devicePixelRatio() in some places to get the screen 
> > scaling.
> 
> I thought I fixed all that, but I may be wrong.  The only remaining
> per-screen-scaling issue I know of is
> 
>   https://invent.kde.org/graphics/okular/-/merge_requests/368
> 
> (which only bites if you use presentation mode).

Sorry, I forgot that you fixed it recently. :) 

But not in 20.12 maybe?

> |\| 
> | * d0b9b138c Switch to existing document in new tab by default
> | * c2d725219 GIT_SILENT Upgrade release service version to 21.03.80.
> * | 889e744f9 GIT_SILENT Upgrade release service version to 21.07.70.
> |/  
> * 272b386f5 Enhance FictionBook support: book annotation, text-author for the 
> cite, section subtitles
> * 3f923aa7b Move to new appstream format for mimetypes
> * 5e5fcd88b Fix loading files from cbr file on windows
> * 9af0bdee9 Remove dead cmake code
> * e6f82a50c Fix unrar detection on Windows

> * ccda6d2a6 Remove device pixel ratio scaling from PixmapRequest

> *   e3d090e9a Merge remote-tracking branch 'origin/release/20.12'
> |\  
> | * 6f5b23290 presentation: Show better the status of the "playing" button
> * | 88200f4f2 Merge remote-tracking branch 'origin/release/20.12'
> |\| 
> | * f8fa27e21 pdf: Fix InPlace text annotations being loaded as linked
> | * 5951fc273 GIT_SILENT Update Appstream for new release
> | * e8194ba63 GIT_SILENT Upgrade release service version to 20.12.3.
> * | 5044a63cd GIT_SILENT Update Appstream for new release
> * | 22d244ab8 Remove obsolete AUTHORS file

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #12 from Oliver Sander  ---
> Okular uses qApp->devicePixelRatio() in some places to get the screen scaling.

I thought I fixed all that, but I may be wrong.  The only remaining
per-screen-scaling issue I know of is

  https://invent.kde.org/graphics/okular/-/merge_requests/368

(which only bites if you use presentation mode).

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=438980

David Hurka  changed:

   What|Removed |Added

  Component|PDF backend |general

--- Comment #11 from David Hurka  ---
Okular uses qApp->devicePixelRatio() in some places to get the screen scaling.
It should return 125%, because that is your highest scaling. Apparently it
returns 1000% instead, so it is sharp only on your laptop display.

If you disconnect / turn off the laptop display or set it to 125% too, is it
sharp then?

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread Ernst Reissner
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #10 from Ernst Reissner  ---
(In reply to Oliver Sander from comment #9)
> What about the nightly builds mentioned at
> 
>   https://okular.kde.org/download/
> 
> ?

Strange enough: i tried exactly this, same version as before. 
Now I tried some minutes before, now it is a newer Version. 

Whether it is better? Maybe... I dont know really. 
Still sometimes I cannot distinguish -, = and + always.

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #9 from Oliver Sander  ---
What about the nightly builds mentioned at

  https://okular.kde.org/download/

?

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

[okular] [Bug 438980] display blurred

2021-06-22 Thread Ernst Reissner
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #8 from Ernst Reissner  ---
(In reply to Oliver Sander from comment #7)
> This is what I expected.  Per-screen-scaling hasn't seen much love until
> recently, because on Linux you won't get it anyway unless you use wayland.
> 
> That being said, there have been a few patches recently.  Can you try the
> 21.04 release, please, and report back?

Id like to do that but until now was not able to download a version more recent
than the one i already have. ... 
Help is welcome.

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=438980

Oliver Sander  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #7 from Oliver Sander  ---
This is what I expected.  Per-screen-scaling hasn't seen much love until
recently, because on Linux you won't get it anyway unless you use wayland.

That being said, there have been a few patches recently.  Can you try the 21.04
release, please, and report back?

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Ernst Reissner
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #6 from Ernst Reissner  ---
(In reply to Oliver Sander from comment #5)
> Is it blurry on both monitors?  Is it blurry if you set scaling to 100%?

Ah, relevant Hhiint: It is blurred at 2 monitors but not on the thrid which is
the laptop. Blurring disappears if zoom is set to 100%

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #5 from Oliver Sander  ---
Is it blurry on both monitors?  Is it blurry if you set scaling to 100%?

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Ernst Reissner
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #4 from Ernst Reissner  ---
(In reply to Oliver Sander from comment #1)
> What is your operating system?  Do you use screen scaling?

scaling 125%, 2 monitors

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Ernst Reissner
https://bugs.kde.org/show_bug.cgi?id=438980

--- Comment #3 from Ernst Reissner  ---
(In reply to Oliver Sander from comment #1)
> What is your operating system?  Do you use screen scaling?

windows 10 64 bit

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=438980

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org
 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #2 from Albert Astals Cid  ---
And attach the file that is giving you problems

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

[okular] [Bug 438980] display blurred

2021-06-21 Thread Oliver Sander
https://bugs.kde.org/show_bug.cgi?id=438980

Oliver Sander  changed:

   What|Removed |Added

 CC||oliver.san...@tu-dresden.de

--- Comment #1 from Oliver Sander  ---
What is your operating system?  Do you use screen scaling?

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