Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-21-2020, 05:04 AM   #1
Mich06
Enthusiast
Mich06 began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jan 2020
Device: Kindle Paperwhite 32 GB
Calibre window reset

Hello,

Since the 5.7.1 update, when I close and restart Calibre, the Calibre window forgets its size and position, resetting to default (too large for my screen). Is it a bug or some sort of mistake i made ? I'm running Windows 10 on a 4K monitor with the last Nvidia drivers.
Mich06 is offline   Reply With Quote
Old 12-21-2020, 06:15 AM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,718
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Are you using an installed (from MSI) 32bit or 64bit calibre, or the calibre Portable variant.

I ask because I have noticed Portable sometimes forgets the last window size and position, doesn't bother me because I only use Portable for 'special needs' - if it annoys me too much I throw it away and create another one.

BR
BetterRed is offline   Reply With Quote
Advert
Old 12-21-2020, 07:05 AM   #3
Mich06
Enthusiast
Mich06 began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jan 2020
Device: Kindle Paperwhite 32 GB
I'm using normal 64bit version.
Mich06 is offline   Reply With Quote
Old 12-21-2020, 08:05 AM   #4
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Run

calibre-debug -g

in a command prompt and post the output.
kovidgoyal is online now   Reply With Quote
Old 12-22-2020, 07:36 AM   #5
Mich06
Enthusiast
Mich06 began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jan 2020
Device: Kindle Paperwhite 32 GB
C:\Users\Utilisateur>calibre-debug -g
calibre 5.7.1 [64bit] embedded-python: True is64bit: True
Windows-10-10.0.19041 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19041')
Python 3.8.5
Windows: ('10', '10.0.19041', '', 'Multiprocessor Free')
Interface language: fr
Failed to initialize plugin: 'C:\\Users\\Utilisateur\\AppData\\Roaming\\calibre \\plugins\\DeDRM.zip'
Traceback (most recent call last):
File "calibre\customize\ui.py", line 703, in initialize_plugins
File "calibre\customize\ui.py", line 61, in load_plugin
File "calibre\customize\zipplugin.py", line 293, in load
File "importlib\__init__.py", line 127, in import_module
File "<frozen importlib._bootstrap>", line 1014, in _gcd_import
File "<frozen importlib._bootstrap>", line 991, in _find_and_load
File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
File "calibre\customize\zipplugin.py", line 185, in exec_module
File "calibre\customize\zipplugin.py", line 181, in get_code
File "calibre_plugins.dedrm.__init__", line 167
print u"{0} v{1}: Copying needed library files from plugin's zip".format(PLUGIN_NAME, PLUGIN_VERSION)
^
SyntaxError: invalid syntax
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 36, 0) && Package KFX (from KFX Input) (1, 36, 0) && EpubMerge (2, 11, 0) && Find Duplicates (1, 8, 3) && KFX metadata reader (from KFX Input) (1, 36, 0) && KFX Input (1, 36, 0) && Set KFX metadata (from KFX Output) (1, 46, 0) && KFX Output (1, 46, 0) && KindleUnpack - The Plugin (0, 82, 3) && Kobo Utilities (2, 11, 8) && Obok DeDRM (6, 5, 4) && Open With (1, 5, 13) && Quality Check (1, 11, 0) && Resize Cover (1, 1, 0)
Turning on automatic hidpi scaling
devicePixelRatio: 2.0
logicalDpi: 96.0 x 96.0
physicalDpi: 69.86819484240687 x 69.80152671755725
Using calibre Qt style: True
Mich06 is offline   Reply With Quote
Advert
Old 12-22-2020, 07:44 AM   #6
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,345
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Nothing suspicious there, does it work if you start calibre as


calibre --ignore-plugins
kovidgoyal is online now   Reply With Quote
Old 12-22-2020, 09:34 AM   #7
Mich06
Enthusiast
Mich06 began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jan 2020
Device: Kindle Paperwhite 32 GB
Yes, when I load calibre with calibre --ignore-plugins the size of the window is preserved... Now I suppose we must find the guilty plug-in...
Mich06 is offline   Reply With Quote
Old 12-22-2020, 09:43 AM   #8
Mich06
Enthusiast
Mich06 began at the beginning.
 
Posts: 34
Karma: 10
Join Date: Jan 2020
Device: Kindle Paperwhite 32 GB
Ok, I think I found the cause of the problem, and that's odd ! I have two monitors, and I launch calibre from a shortcut icon which is on my left desktop, whereas calibre window is on my right desktop... when i move the shortcut icon on my right desktop and launch calibre from there, the calibre window shape is correct !
I suppose it is a Windows 10 issue dealing with the 2 screens display...! Good to know !
Mich06 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ebook reader for Win: dictionary (lookup) window to be normal window Gornostay Calibre 4 04-09-2020 03:56 PM
Can't get calibre window to minimize bauerhjb Calibre 10 07-26-2012 02:43 PM
Calibre window disappears linglieglen Calibre 1 03-01-2012 09:20 AM
Opening a new window in calibre, and closing another window Dr. Drib Calibre 3 02-23-2012 09:27 AM


All times are GMT -4. The time now is 10:13 AM.


MobileRead.com is a privately owned, operated and funded community.