|  07-20-2022, 06:12 PM | #316 | ||
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 Quote: 
 I've had to adjust every window size and position individually, mostly they were too big and half off the screen, and I still stumble on misplaced/sized windows as I use features I don't use much. Kovid suggested it was probably the Qt user interface framework package that calibre uses. BR | ||
|   | 
|  07-20-2022, 09:03 PM | #317 | |
| Diligent dilettante            Posts: 3,662 Karma: 52758936 Join Date: Sep 2019 Location: in my mind Device: Kobo Sage; Kobo Libra Colour | Quote: 
 Here too. I carefully adjusted all my column widths in my default view after reading Mr Goyal's "it's a QT6 thing" response, then found yesterday that the changes needed to be reapplied when I opened a saved search in View Manager | |
|   | 
|  07-20-2022, 09:15 PM | #318 | 
| Grand Sorcerer            Posts: 13,983 Karma: 243829945 Join Date: Jan 2014 Location: Estonia Device: Kobo Sage & Libra 2 | 
			
			Hmm. Absolutely nothing changed here, either after installing 6.0 or 6.1. I always use the View Manager.
		 | 
|   | 
|  07-20-2022, 09:19 PM | #319 | 
| Custom User Title            Posts: 11,352 Karma: 79528341 Join Date: Oct 2018 Location: Canada Device: Kobo Libra H2O, formerly Aura HD | 
			
			Did you remember to 'save view columns' after adjusting? I've been caught by that multiple times.
		 | 
|   | 
|  07-20-2022, 09:22 PM | #320 | 
| Diligent dilettante            Posts: 3,662 Karma: 52758936 Join Date: Sep 2019 Location: in my mind Device: Kobo Sage; Kobo Libra Colour | |
|   | 
|  07-20-2022, 10:50 PM | #321 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			Qt 6 no longer has the ability to control how it responds to high dpi on windows (modulo some environment variables). Qt 5 used to have that ability. Your saved windows sizes from calibre 5 were likely at a different scaling factor causing the issues. Once you resize them under calibre 6 they should work fine.
		 | 
|   | 
|  07-20-2022, 11:02 PM | #322 | |
| Diligent dilettante            Posts: 3,662 Karma: 52758936 Join Date: Sep 2019 Location: in my mind Device: Kobo Sage; Kobo Libra Colour | Quote: 
 | |
|   | 
|  07-21-2022, 03:41 AM | #323 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 | |
|   | 
|  07-21-2022, 05:36 AM | #324 | ||
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 Quote: 
 BR | ||
|   | 
|  07-21-2022, 06:12 AM | #325 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 Code: QT_ENABLE_HIGHDPI_SCALING=0 | |
|   | 
|  07-21-2022, 06:58 AM | #326 | |
| null operator (he/him)            Posts: 22,012 Karma: 30277294 Join Date: Mar 2012 Location: Sydney Australia Device: none | Quote: 
 Perhaps Uncle Robin and Sirtel could disclose their display scaling setting, that might go some way to disproving my fractional scaling theory. BR | |
|   | 
|  07-21-2022, 07:04 AM | #327 | 
| Diligent dilettante            Posts: 3,662 Karma: 52758936 Join Date: Sep 2019 Location: in my mind Device: Kobo Sage; Kobo Libra Colour | 
			
			I was stunned to find that my display scaling settings are as follows, I thought it was at 125%!
		 | 
|   | 
|  07-21-2022, 07:10 AM | #328 | |
| Resident Curmudgeon            Posts: 80,746 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | Quote: 
 One of the things with highDPI being off makes better is the look of fonts. | |
|   | 
|  07-21-2022, 09:55 AM | #329 | 
| Grand Sorcerer            Posts: 28,883 Karma: 207000000 Join Date: Jan 2010 Device: Nexus 7, Kindle Fire HD | 
			
			If you truly want Qt6 to handle fractional scale settings in the same way it did in Qt5 (with Calibre's highDPI setting set to "on"). You want to use  QT_SCALE_FACTOR_ROUNDING_POLICY = Round (as mentioned earlier in this thread). Qt6's default is to pass the fractional settings "as is". I would only recommend using QT_ENABLE_HIGHDPI_SCALING=0 if you were in the habit of explicitly turning off highDPI scaling in previous Qt5 versions of Calibre. Last edited by DiapDealer; 07-21-2022 at 10:09 AM. | 
|   | 
|  07-21-2022, 10:08 AM | #330 | 
| Diligent dilettante            Posts: 3,662 Karma: 52758936 Join Date: Sep 2019 Location: in my mind Device: Kobo Sage; Kobo Libra Colour | |
|   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [Closed] Issues with Sync | hroberts89436 | Calibre | 2 | 12-11-2016 03:17 PM | 
| how epubcheck 3.0 recognizes epub version 2 or 3 [Thread closed] | osprofi | General Discussions | 1 | 11-17-2013 12:53 PM |