View Single Post
Old 11-09-2012, 06:47 PM   #2780
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,477
Karma: 26012494
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@qlob: Hopefully, it keeps using the last valid cover (or a blank page, if that happened to be the first book opened after a *fresh* install) .

In the same vein (like the K5 version), periodicals (newspapers/magazines) are skipped .

To expand a bit on my answer to your previous questions, here's the list of disabled modules in the Python build:
PYTHON_DISABLE_MODULES="dbm _bsddb gdbm readline _sqlite3 _tkinter _curses _curses_panel"

So, nearly everything, including ssl, except for curses, db & sqlite. I can probably add sqlite if someone needs it. (curses too, although it's a bit of a PITA, it depends on ncursew, which isn't bundled on the Kindle, and I don't currently build).

@knc1: Mwahahah! I remember those warnings on some of my good old US pbooks .

Last edited by NiLuJe; 11-09-2012 at 06:52 PM.
NiLuJe is offline   Reply With Quote