This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-04-11 11:41:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
src
History
Kovid Goyal
8408f0119f
Fix
#822359
(AttributeError:'OpenBooksStore' object has no attribute 'url' Traceback (most recent call last): File "/usr/lib/calibre/calibre/gui2/actions/store.py", line 126, in open_store store_plugin.open(self.gui) File "/usr/lib/calibre/calibre/gui2/store/stores/open_books_plugin.py", line 31, in open d = WebStoreDialog(self.gui, self.url, parent, detail_item) AttributeError: 'OpenBooksStore' object has no attribute 'url' [with fix])
2011-08-07 11:54:48 -06:00
..
calibre
Fix
#822359
(AttributeError:'OpenBooksStore' object has no attribute 'url' Traceback (most recent call last): File "/usr/lib/calibre/calibre/gui2/actions/store.py", line 126, in open_store store_plugin.open(self.gui) File "/usr/lib/calibre/calibre/gui2/store/stores/open_books_plugin.py", line 31, in open d = WebStoreDialog(self.gui, self.url, parent, detail_item) AttributeError: 'OpenBooksStore' object has no attribute 'url' [with fix])
2011-08-07 11:54:48 -06:00
cherrypy
…
odf
...
2011-05-11 17:35:27 -06:00
pyPdf
…
routes
Start refactoring of Content Server to use Routes for URL dispatching and etree instead of genshi for templating. OPDS feeds are currently broken.
2010-05-23 19:13:44 -06:00
templite
changed template engine
2010-10-07 15:07:04 +02:00