Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Recipes

Notices

Reply
 
Thread Tools Search this Thread
Old 11-21-2021, 05:43 AM   #1
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
Unsupported framebuffer format

Hi all,

I've made a new recipe, but when trying to open the result with ebook-viewer, it says a lot of

QOpenGLFramebufferObject: Unsupported framebuffer format.
QOpenGLFramebufferObject: Framebuffer incomplete, missing attachment.
[2360464:2360489:1121/113314.186187:ERROR:gles2_cmd_decoder.cc(5797)] GLES2DecoderImpl::ResizeOffscreenFramebuffer failed because offscreen FBO was incomplete.
[2360464:2360489:1121/113314.186202:ERROR:gles2_cmd_decoder.cc(4023)] ContextResult::kFatalFailure: Could not allocate offscreen buffer storage.

Running the recipe itself did not produce any unusual messages. Anyone knows what the problem can be?

Cheers,

Bubak
bubak is offline   Reply With Quote
Old 11-21-2021, 07:49 AM   #2
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The GPU drivers on your system are broken/too old. You can try turning off hardware acceleration as described here: https://doc.qt.io/qt-5/qtwebengine-debugging.html
kovidgoyal is offline   Reply With Quote
Advert
Old 11-21-2021, 12:07 PM   #3
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
Thanks, I've updated my debian testing and the problem is gone :-)
bubak is offline   Reply With Quote
Old 11-21-2021, 12:34 PM   #4
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
Alas, that was too quick a reply: I can now fetch the news and open it in calibre's ebook-viewer, but when I try to open it in my voyage, it says "Error". Is there a way to debug that? When I convert the mobi to epub and back, then I can open it in the voyage, however only for sequential reading, no article menu is shown.
bubak is offline   Reply With Quote
Old 11-21-2021, 09:47 PM   #5
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
There is no way to debug issues on Kindles. And roundtripping it will remove kindle specific periodic formatting.
kovidgoyal is offline   Reply With Quote
Advert
Old 11-22-2021, 12:38 AM   #6
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
Yes, but the mobi created from the recipe has obviously a problem, is it possible to analyze it? Like, is there a description of the mobi format available?
bubak is offline   Reply With Quote
Old 11-22-2021, 02:01 AM   #7
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
no, there isnt. It's a reverse engineered format. And I have never heard of a kindle having an issue with a calibre created mobi in over a decade. Most likely either the kindle is failing or the file was damaged during transfer.
kovidgoyal is offline   Reply With Quote
Old 11-22-2021, 03:13 AM   #8
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
I'm downloading 25+ news recipes each day to two kindles and have no problems with any of them, just this new one makes an error, so occam's rasor tells us it is this last recipe and not hardware or transfer :-) I've tried to generate azw3 instead of mobi, just to see if it would be any better, is that possible? When I change in Preferences/Behavior/Preferred output format to azw3, the download still produces mobi, is this setting somewhere else?
bubak is offline   Reply With Quote
Old 11-22-2021, 03:15 AM   #9
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
azw3 does not support periodical formatting either. If you want periodical formattingona kindle, it has to be mobi
kovidgoyal is offline   Reply With Quote
Old 11-22-2021, 05:49 PM   #10
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
I see. I've played a little bit more with the recipe a got it to work. The bad guy was

<div class="g_bv" data-dot="mol-embed">
<div class="e_bu e_f e_k e_j mol-embed__iframe">
<div class="e_hP e_k" style="padding-top:81.17469879518072%">
</div>
</div>
</div>

which created a large empty gap in the output files.
bubak is offline   Reply With Quote
Old 12-03-2021, 04:13 PM   #11
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
Well, that was too fast :-( After a couple of days, the problem has reappeared, the MOBI file is created ok and it can be ebook-viewed but it makes an error in my Kindle. What is quite strange: I use ebook-convert --test to load 2 articles from this source, convert the resulting MOBI to EPUB and back and the resulting MOBI still causes an error, i.e. the problem is already present in the EPUB file. Kovid, do you think that you could find what's wrong with the file if I sent you the EPUB?
bubak is offline   Reply With Quote
Old 12-03-2021, 10:16 PM   #12
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,351
Karma: 27182818
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No, the only way to know what the kindle doesnt like is to delete things from the book, convert, re-upload to kindle, test. Waaaaay too much work.
kovidgoyal is offline   Reply With Quote
Old 12-04-2021, 09:40 AM   #13
bubak
Connoisseur
bubak began at the beginning.
 
Posts: 65
Karma: 10
Join Date: Dec 2010
Device: kindle voyage
Fair enough. Done that and (at least for now) it seems that the culprit was the cover_url = 'https:/...' image. Somehow I think that the guys behind this news source do not want us to download it, that's why I'm not quoting the link here :-)
bubak is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there any framebuffer terminals that is actually usable for Kobo? kahveciderin Kobo Developer's Corner 7 11-26-2022 03:27 AM
K4 and Touch framebuffer changes geekmaster Kindle Developer's Corner 13 05-19-2014 08:08 PM
framebuffer settings for koreader shadoooo Kobo Developer's Corner 15 01-01-2014 11:20 AM
Paperweight has a 4bit framebuffer twobob Kindle Developer's Corner 76 10-06-2012 06:17 PM
Calibre 0.6.14 unsupported format character '$' (0x24) at index 5 pipdog Calibre 1 09-30-2009 12:33 PM


All times are GMT -4. The time now is 01:43 AM.


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