Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
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,090
Karma: 60358908
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
Old 06-13-2010, 11:00 AM   #107
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by theducks View Post
Is a double layer of SRC normal? (../src/src/... )
Yes. You have to put your source into a folder that the version control software (bazaar) controls. I call that folder src. That folder includes the bazaar info, resources and another folder called src where bazaar puts the real source. Thus ../src/src/..
Starson17 is offline   Reply With Quote
Advert
Old 06-13-2010, 11:02 AM   #108
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,090
Karma: 60358908
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
Yes. You have to put your source into a folder that the version control software (bazaar) controls. I call that folder src. That folder includes the bazaar info, resources and another folder called src where bazaar puts the real source. Thus ../src/src/..
You can tell I don't compile Calibre sources
Now back to your regularly scheduled Bug Find....
theducks is offline   Reply With Quote
Old 06-13-2010, 11:13 AM   #109
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,450
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Starson17 View Post
Yes. You have to put your source into a folder that the version control software (bazaar) controls. I call that folder src. That folder includes the bazaar info, resources and another folder called src where bazaar puts the real source. Thus ../src/src/..
ahhh, I thought you just liked word-level palindromes.
chaley is offline   Reply With Quote
Old 06-13-2010, 11:16 AM   #110
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by theducks View Post
You can tell I don't compile Calibre sources
Now back to your regularly scheduled Bug Find....
It doesn't really compile - rather it just copies revised text files with the source. I was timing my update today - 36 seconds. That's a lot faster than a binary Windows install, but not when it fails

I can just rename that first src folder and the next launch reverts to the binary install, so I'm not down, just back to 7.2. It's possible the missing calibre.gui2.book_details will appear soon. It may just not have made it to the repository yet.
Starson17 is offline   Reply With Quote
Advert
Old 06-13-2010, 01:40 PM   #111
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,389
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Fixed, I forgot to add book_details.py before my last commit. Incidentally what do people think of the new animated book details?
kovidgoyal is offline   Reply With Quote
Old 06-13-2010, 01:47 PM   #112
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by kovidgoyal View Post
Fixed, I forgot to add book_details.py before my last commit. Incidentally what do people think of the new animated book details?
It works great now, and I love the animated book details!
Starson17 is offline   Reply With Quote
Old 06-13-2010, 01:50 PM   #113
Lady Fitzgerald
Wizard
Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.Lady Fitzgerald ought to be getting tired of karma fortunes by now.
 
Lady Fitzgerald's Avatar
 
Posts: 2,013
Karma: 251649
Join Date: Apr 2010
Location: Tempe, AZ, USA, Earth
Device: JetBook Lite (away from home) + 1 spare, 32" TV (at home)
Animated book details? What animated book details?
Lady Fitzgerald is offline   Reply With Quote
Old 06-13-2010, 01:55 PM   #114
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,389
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by Lady Fitzgerald View Post
Animated book details? What animated book details?
They will be available in the 0.7.3 (basically the book cover shown in the details area is now animated, it grows from small to large when you click on a book in the book list).
kovidgoyal is offline   Reply With Quote
Old 06-13-2010, 05:15 PM   #115
mytwobears
Junior Member
mytwobears began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Feb 2010
Device: Cybook Opus, Astak Pocket Pro, and Entourage Pocket Edge
Cannot access coverflow after upgrade to 0.7.2

Hi - is the coverflow feature no longer available in the windows version of calibre 0.7.2? I upgraded to the latest release and I can't find it on the side or the bottom of the interface.
mytwobears is offline   Reply With Quote
Old 06-13-2010, 06:01 PM   #116
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,389
Karma: 27756918
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
You 'll see a bright yellow line at the right or the top edge of the book list, drag it towards the center
kovidgoyal is offline   Reply With Quote
Old 06-13-2010, 06:10 PM   #117
mytwobears
Junior Member
mytwobears began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Feb 2010
Device: Cybook Opus, Astak Pocket Pro, and Entourage Pocket Edge
Excellent, thanks so much
mytwobears is offline   Reply With Quote
Old 06-14-2010, 03:44 AM   #118
icq70610
Enthusiast
icq70610 will become famous soon enoughicq70610 will become famous soon enoughicq70610 will become famous soon enoughicq70610 will become famous soon enoughicq70610 will become famous soon enoughicq70610 will become famous soon enough
 
icq70610's Avatar
 
Posts: 49
Karma: 510
Join Date: Sep 2008
Device: PSR505
Book Cover Browser:

Hi i also upated to 7.0.2 today (actually 5 min ago) and for the first time since i used it calibre is not acting as it should.

i use a relatively small screen (ibm X61) when im traveling and im trying to save space on the screen where ever possible. I disable info and tag / author / ratings etc menu. just an occasional look into the cover browser.

in 7.0.1 it was on the right side that made it difficult to use it for me (1024x768) so i upgraded to 7.0.2 but now all i see is a yellow line on top of the book table. (and no i cant drag it :-) ) i can klick on the arrow that actually switched the cover browser on and off but nothing happens.

when switching to external window everything works pretty good just the pictures become very dissorted ... like the resolution is bad or something. and I use the best images that are available up tp 1700x1200 in resolution.

i checked a separated install on the 7.0.1 on another laoptop of a colleague and there is everything fine with bot aspects. the klick / open / close of the cover browser and the preview in the big window.

i dont have a external monitor to check how it will react there. as i said on travel always a small screen

take care.

Joe
icq70610 is offline   Reply With Quote
Old 06-14-2010, 05:03 AM   #119
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by icq70610 View Post
Hi i also upated to 7.0.2 today (actually 5 min ago) and for the first time since i used it calibre is not acting as it should.

in 7.0.1 it was on the right side that made it difficult to use it for me (1024x768) so i upgraded to 7.0.2 but now all i see is a yellow line on top of the book table. (and no i cant drag it :-) ) i can klick on the arrow that actually switched the cover browser on and off but nothing happens.
Did you try turning off the book details then turning on cover browser? I have a large monitor so I am not looking at the same thing you are but the book details and the cover browser seem as if they would fight for the same same on a small monitor.
DoctorOhh is offline   Reply With Quote
Old 06-15-2010, 12:54 PM   #120
pietvo
Reader
pietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notespietvo can name that song in three notes
 
pietvo's Avatar
 
Posts: 520
Karma: 24612
Join Date: Aug 2009
Location: Utrecht, NL
Device: Kobo Aura 2, iPhone, iPad
On Mac OS X Snow Leopard Calibre 0.7.2 still has the problem that you cannot resize the window if the book details are switched off. The resize handle (SizeGrip in Qt) is attached to this book details panel rather than the main window.
pietvo is offline   Reply With Quote
Reply

Tags
0.7.0, calibre, new release


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre 0.7.0 released - see site details below Paulc15 Kobo Reader 16 06-07-2010 12:27 PM
Calibre 0.6.55 released - see site for details Paulc15 Kobo Reader 1 05-28-2010 08:54 PM
calibre 0.6.0 released kovidgoyal Calibre 269 09-10-2009 10:41 AM
calibre 0.6.0 released! kovidgoyal News 86 08-12-2009 04:57 PM
calibre 0.5.0 released! kovidgoyal Calibre 99 03-12-2009 07:43 PM


All times are GMT -4. The time now is 10:30 AM.


MobileRead.com is a privately owned, operated and funded community.