View Single Post
Old 10-18-2020, 01:01 PM   #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,415
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
No, calibre is written in python and files are written to using context managers, so there is no way a "buffer flush" would be missing. Although a buffer flush missing would not explain a missing directory entry anyway. Look at the path in the error message, compare it to the actual path of the OPF. Are they actually identical, pay special attention to case differences.
kovidgoyal is offline   Reply With Quote