Ticket #5695 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

AttributeError: 'LibraryServer' object has no attribute 'stanza'

Reported by: EdSteenhoek Owned by: kovidgoyal
Priority: critical Milestone:
Component: Catalogs Version: trunk
Keywords: Cc:

Description

Functional error: Can't download books in Stanza from Calibre catalog

Upgraded to Calibre 0.7. Error wasn't there before (0.6.55)

Running Stanza 3.0 on iPod. Didn't check if Stanza 3.0 was working with Calibre 0.6.55.

Error log says:

[05/Jun/2010:10:00:10] ENGINE Bus STARTING [05/Jun/2010:10:00:10] ENGINE Started monitor thread '_TimeoutMonitor'. [05/Jun/2010:10:00:12] ENGINE Serving on 0.0.0.0:8080 [05/Jun/2010:10:00:12] ENGINE Bus STARTED [05/Jun/2010:10:47:49] HTTP Traceback (most recent call last):

File "site-packages\cherrypy\_cprequest.py", line 606, in respond File "site-packages\cherrypy\_cpdispatch.py", line 25, in call File "site-packages\calibre\library\server\utils.py", line 26, in do File "site-packages\calibre\library\server\content.py", line 130, in index

Attribute Error?: 'Library Server?' object has no attribute 'stanza'

Notes:
Added Calibra as webpage to Stanza and download ebooks via webpage works.
Doublechecked IP address, port on both ends and they are as they should be.
Stanza says that catalog is empty

Change History

comment:1 Changed 3 months ago by GRiker

  • Owner changed from GRiker to kovidgoyal
  • Status changed from new to assigned

comment:2 Changed 3 months ago by kovidgoyal

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in branch trunk. The fix will be in the next release.

Note: See TracTickets for help on using tickets.