View Single Post
Old 06-13-2010, 10:43 AM   #106
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,122
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by Starson17 View Post
Just updated source about 5 minutes ago. Running Vista, it fails to start. Calibre-debug -g messages below. It shows the initial flash screen, that disappears, then nothing. Task manager says it's running with a few parallel processes. Dropping back to the binary 7.2 works, as does source from 2 days ago.
Code:
Starting up...
link  hasn't been detected!
link  hasn't been detected!
Traceback (most recent call last):
  File "C:\Util\Calibre2\src\src\calibre\gui2\main.py", line 249, in initialize
    self.initialize_db()
  File "C:\Util\Calibre2\src\src\calibre\gui2\main.py", line 229, in initialize_
db
    self.initialize_db_stage2(db, None)
  File "C:\Util\Calibre2\src\src\calibre\gui2\main.py", line 198, in initialize_
db_stage2
    self.start_gui()
  File "C:\Util\Calibre2\src\src\calibre\gui2\main.py", line 153, in start_gui
    main.initialize(self.library_path, self.db, self.listener, self.actions)
  File "C:\Util\Calibre2\src\src\calibre\gui2\ui.py", line 133, in initialize
    LayoutMixin.__init__(self)
  File "C:\Util\Calibre2\src\src\calibre\gui2\init.py", line 363, in __init__
    from calibre.gui2.status import StatusBar
  File "C:\Util\Calibre2\src\src\calibre\gui2\status.py", line 17, in <module>
    from calibre.gui2.book_details import render_rows
ImportError: No module named book_details
Ticket #5819

Is a double layer of SRC normal? (../src/src/... )
theducks is offline   Reply With Quote