View Single Post
Old 08-25-2023, 02:09 PM   #122
Vanguard3000
Groupie
Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.Vanguard3000 ought to be getting tired of karma fortunes by now.
 
Posts: 169
Karma: 474196
Join Date: Jan 2011
Location: Canada
Device: Kobo Libra 2
Quote:
Originally Posted by KevinH View Post
Okay, DiapDealer has graciously rebuilt the qt windows plugin one more time, removing the need to deal with any registry stuff.
Sorry for the wait - I have the day off and don't have much time at my PC. But good news - it works perfectly, at least at the glance I'm able to take.

Menus and dropdowns work perfectly on both monitors. Debug is as follows:

Code:
Debug: Primary Screen:  "LG FHD (1)" "LG Electronics" "16843009\\\\.\\DISPLAY1"
Debug:     geo        :  QRect(0,0 1920x1080)
Debug:     avail   geo:  QRect(0,0 1920x1040)
Debug:     devideRatio:  1
Debug:     logical dpi:  96 96
Debug:     physic  dpi:  81.28 80.6824
Debug: 

All Screens
Debug: Screen:  0 "LG FHD (1)" "LG Electronics" "16843009\\\\.\\DISPLAY1"
Debug:     geo        :  QRect(0,0 1920x1080)
Debug:     avail   geo:  QRect(0,0 1920x1040)
Debug:     devideRatio:  1
Debug:     logical dpi:  96 96
Debug:     physic  dpi:  81.28 80.6824
Debug: Screen:  1 "LG FHD (2)" "LG Electronics" "16843009\\\\.\\DISPLAY2"
Debug:     geo        :  QRect(1920,0 1920x1080)
Debug:     avail   geo:  QRect(1920,0 1920x1040)
Debug:     devideRatio:  1
Debug:     logical dpi:  96 96
Debug:     physic  dpi:  81.28 80.6824
I'll hopefully be able to test a bit further on Monday (maybe over the weekend, time permitting) but it looks like this is a good fix. And no Regedit!

Thanks to you both for your help!
Vanguard3000 is offline   Reply With Quote