Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Closed Thread
 
Thread Tools Search this Thread
Old 11-26-2023, 06:33 AM   #181
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by DrChiper View Post
Yes, today I upgraded my system to Win 11 Pro 23H2, got the very latest display drivers, migrated calibre from 6.29.0 to 7.1.0 and noticed immediately (after the splash screen) the white box issue (see screen shot). I assume it is Qt related, but might also be a case of too quickly enabling the showing of the main canvas before the window initialization is quite finished.
That is normal and not a problem with your system.
JSWolf is offline  
Old 11-26-2023, 07:34 AM   #182
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,382
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No the db is fully loaded and all UI elements are ready before the window is made visible. That's the whole reason there is a splash screen. You can see the sequence of events by running calibre as calibre-debug -g

This thing is some Qt issue in the new Qt version. It's actually much worse when using remote desktop in some scenarios there the UI actually gets stuck with the white window, the UI is actually functional you can click on things and they work, but all you see is the white window. Definitely a Qt issue.
kovidgoyal is online now  
Advert
Old 11-26-2023, 09:15 AM   #183
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,160
Karma: 105212035
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
I just updated the calibre on my Win 10 VM to 7.1 and despite being a rather slow Win10 (Pro v21H2), the Black box with white box only appeared very briefly. It's a licenced, registered copy.
Quote:
VirtualBox 6.1 on Linux Mint 21.2 (Mate Desktop on 4K 23″ screen)
Virtual display is 1600 x 1200 (always preferred that to 1920x1080 and had it on 2002 Laptop) 1:1 pixels on real screen.

Device name DESKTOP-CIG2EIF
Processor Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz 3.41 GHz
Installed RAM 8.00 GB
Device ID <cut>
Product ID <cut>
System type 64-bit operating system, x64-based processor
Pen and touch No pen or touch input is available for this display

Edition Windows 10 Pro
Version 21H2
Installed on ‎22/‎07/‎2022
OS build 19044.2604
Experience Windows Feature Experience Pack 120.2212.4190.0
Real PC is a modified Dell 7050 with 16 RAM, 500 G Byte PCIe SSD and 4T Byte SATA 3.5" HDD on a UPS, so it's as "safe" to use a laptop. Power glitches too common. The VMs are stored on HDD in my "home" directory so they get backed up with regular user file rsync to server, and thence to laptop (which has 500G PCIe SSD and 2T 2.5" SATA. I only use the laptop if going to a relative's house long enough.

Last edited by Quoth; 11-26-2023 at 09:26 AM.
Quoth is offline  
Old 11-26-2023, 12:51 PM   #184
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,012
Karma: 75555555
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by kovidgoyal View Post
This thing is some Qt issue in the new Qt version. It's actually much worse when using remote desktop in some scenarios there the UI actually gets stuck with the white window, the UI is actually functional you can click on things and they work, but all you see is the white window. Definitely a Qt issue.
I've had an occasional similar Qt issue in previous versions, though not on remote desktop. Sometimes I'd open up a dialog (like Edit Metadata) and if it was partially off-screen, that part would be white when I pulled it back on-screen. Moving the cursor around would 'paint' elements and make them visible. Shaking the dialog (by dragging it around violently) usually fixed it.

Last edited by ownedbycats; 11-26-2023 at 12:59 PM.
ownedbycats is offline  
Old 11-26-2023, 02:00 PM   #185
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by kovidgoyal View Post
No the db is fully loaded and all UI elements are ready before the window is made visible. That's the whole reason there is a splash screen. You can see the sequence of events by running calibre as calibre-debug -g

This thing is some Qt issue in the new Qt version. It's actually much worse when using remote desktop in some scenarios there the UI actually gets stuck with the white window, the UI is actually functional you can click on things and they work, but all you see is the white window. Definitely a Qt issue.
Could you connect to another computer, run calibre, disconnect, wait a bit and then reconnect and have calibre work?
JSWolf is offline  
Advert
Old 11-26-2023, 03:09 PM   #186
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 46,410
Karma: 169098492
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by DrChiper View Post
That is expected as Linux is much faster then Windows: it might also be present there, but us mere mortals are unable to see it.
I hate to be the bearer of bad news but on my hardware, Windows 11 starts up calibre in 2.14 seconds while Linux (Tumbleweed rolling release) takes 2.45 seconds. The Windows install has a couple of extra plugins but the libraries are the same.
DNSB is offline  
Old 11-26-2023, 03:37 PM   #187
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,160
Karma: 105212035
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
9s first time
about 2 to 3 s on subsequent times.

I'd argue that W11 and Linux are a lot different and it's pretty meaningless to claim one is faster than the other. Both current Linux and Win 11 are very much slower than say XP or a 2005 Linux. And Win 3.x starts in DOSBox in seconds.
Quoth is offline  
Old 11-26-2023, 06:18 PM   #188
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,197
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Since we are talking about speeds, has anyone noticed any speed or performance gains with calibre 7+ compared to previous versions? Calibre 7 comes with python 3.11, which is touted to be faster by some margin compared to earlier python versions, thanks to work contributed by Microsoft.

I have not done any benchmarks, but I am struggling to see any noticeable difference.

Last edited by capink; 11-26-2023 at 06:21 PM.
capink is offline  
Old 11-26-2023, 06:24 PM   #189
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by capink View Post
Since we are talking about speeds, has anyone noticed any speed or performance gains with calibre 7+ compared to previous versions? Calibre 7 comes with python 3.11, which is touted to be faster by some margin compared to earlier python versions, thanks to work contributed by Microsoft.

I have not done any benchmarks, but I am struggling to see any noticeable difference.
Seems about the same to me as calibre 6
JSWolf is offline  
Old 11-26-2023, 06:57 PM   #190
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,614
Karma: 7891011
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by capink View Post
Since we are talking about speeds, has anyone noticed any speed or performance gains with calibre 7+ compared to previous versions? Calibre 7 comes with python 3.11, which is touted to be faster by some margin compared to earlier python versions, thanks to work contributed by Microsoft.

I have not done any benchmarks, but I am struggling to see any noticeable difference.
I was about to mention this. I have noticed consistently faster startup times comparing to 6, using a 'calibre-debug -g' log script.

But I'd guess this is really hard to benchmark, given the differences between library structures and size.
Comfy.n is offline  
Old 11-26-2023, 09:03 PM   #191
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,750
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by capink View Post
Since we are talking about speeds, has anyone noticed any speed or performance gains with calibre 7+ compared to previous versions?
Quote:
Originally Posted by JSWolf View Post
Seems about the same to me as calibre 6


Quote:
Originally Posted by capink View Post
Calibre 7 comes with python 3.11, which is touted to be faster by some margin compared to earlier python versions, thanks to work contributed by Microsoft.
I have noticed a significant improvement in the load times for MS Office 365 applications over the past couple of years… particularly Word.

Even more interesting is that the performance of some add-ins (e.g. ePub Tools) has improved markedly… even though they haven't been updated. IMO, that they still work is in itself remarkable, but that they work better is astonishing. Toxaris' ePUB Tools Dialogue Checker used to routinely wedge on books with lots of dialogue, now it doesn't… the Create date for the MSI installer is 2018-09-11 15:59:42.

Is MS is re-writing Office in Python?

BR

Last edited by BetterRed; 11-27-2023 at 03:57 AM.
BetterRed is online now  
Old 11-27-2023, 04:49 AM   #192
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,160
Karma: 105212035
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
Originally Posted by capink View Post
Since we are talking about speeds, has anyone noticed any speed or performance gains with calibre 7+ compared to previous versions? Calibre 7 comes with python 3.11, which is touted to be faster by some margin compared to earlier python versions, thanks to work contributed by Microsoft.

I have not done any benchmarks, but I am struggling to see any noticeable difference.
I don't see any difference. Likely the overhead of Python vs all the rest of it isn't big enough and the improved speed too small an increment unless it's a massive python taking ages to return anyway. What's that slithering I hear in the jungle coming this way?
Quoth is offline  
Old 11-27-2023, 04:53 AM   #193
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,382
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
I was hopeful about python 3.11 providing a performance boost but I failed to detect one, in my testing. It is anyway a pretty small boost something on the order of 10-20% in artificial benchmarks, I doubt that would translate to more than 5% on a real world workload.
kovidgoyal is online now  
Old 11-27-2023, 07:34 AM   #194
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,796
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by BetterRed View Post




I have noticed a significant improvement in the load times for MS Office 365 applications over the past couple of years… particularly Word.

Even more interesting is that the performance of some add-ins (e.g. ePub Tools) has improved markedly… even though they haven't been updated. IMO, that they still work is in itself remarkable, but that they work better is astonishing. Toxaris' ePUB Tools Dialogue Checker used to routinely wedge on books with lots of dialogue, now it doesn't… the Create date for the MSI installer is 2018-09-11 15:59:42.

Is MS is re-writing Office in Python?

BR
Maybe some Windows Update did it.
JSWolf is offline  
Old 11-27-2023, 07:59 AM   #195
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,197
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by BetterRed View Post
Is MS is re-writing Office in Python?
Microsoft office is probably written in C/C++, so re-writing it in python would make it slower, no matter what improvements they make to python.

But seeing that python has a strong foothold in data analysis, they are integrating it with office more and more to leverage its capabilities and libraries, which is good move for both.

Hopefully we will reach a point where we can write macros using python, which might actually make me switch back to Windows, something I am starting to think about more lately since I am hearing good things about wsl.
capink is offline  
Closed Thread


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Odyssey Firmware beta test EowynCarter Bookeen 16 02-28-2016 07:23 AM
[Android] Calibre Companion alpha and beta test programs chaley Calibre Companion 0 02-21-2014 12:09 AM
Beta test phase for Calibre updates? rollercoaster Calibre 19 01-11-2011 02:08 AM
Copia beta test - Get Your Invite Now! Nate the great Announcements 34 11-18-2010 07:48 PM
Beta Beta Test of Major New Features Starson17 Calibre 45 05-17-2010 10:55 AM


All times are GMT -4. The time now is 08:08 PM.


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