Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-27-2010, 10:26 AM   #1
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
Angry Book Detail Display

The background color to the Book Detail Display has become black and makes it unreadable. This happened with the current update and was fine before! I can't find the setting for it...any suggestions?


MAC OSX SNOW LEOPARD

Last edited by Mitchll; 11-27-2010 at 10:59 AM.
Mitchll is offline   Reply With Quote
Old 11-27-2010, 10:45 AM   #2
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: 29,689
Karma: 54369090
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 Mitchll View Post
The background color to the Book Detail Display has become black and makes it unreadable. This happened with the current update and was fine before! I can't find the setting for it...any suggestions?
Did not happen to me on Windows XP SP3 on a Dell P4 system.

ALWAYS mention you O/S and Platform when you have installation issues
theducks is offline   Reply With Quote
Old 11-27-2010, 01:48 PM   #3
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: 43,778
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
works for me on snow leopard. The background color is set to whatever qt thinks your normal window background color is. Is there some reason it would think it is black on your system?
kovidgoyal is offline   Reply With Quote
Old 11-27-2010, 01:57 PM   #4
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
Quote:
Originally Posted by kovidgoyal View Post
works for me on snow leopard. The background color is set to whatever qt thinks your normal window background color is. Is there some reason it would think it is black on your system?
Not that I can think of, everything else appears normal.
Mitchll is offline   Reply With Quote
Old 11-27-2010, 02:14 PM   #5
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
Quote:
Originally Posted by kovidgoyal View Post
works for me on snow leopard. The background color is set to whatever qt thinks your normal window background color is. Is there some reason it would think it is black on your system?
not sure what qt is but can I use terminal to change setting?
Mitchll is offline   Reply With Quote
Old 11-27-2010, 02:50 PM   #6
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: 43,778
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
What does running

Code:
calibre-debug -c "from PyQt4.Qt import QApplication, QPalette; app = QApplication([]); print unicode(QApplication.palette().color(QPalette.Normal,  QPalette.Window).name()); print unicode(QApplication.palette().color(QPalette.Normal,  QPalette.WindowText).name());"
in terminal.app give you

(you may need to install the calibre command line tools first via preferences->miscellaneous)

Last edited by kovidgoyal; 11-27-2010 at 03:14 PM.
kovidgoyal is offline   Reply With Quote
Old 11-27-2010, 04:21 PM   #7
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
Quote:
Originally Posted by kovidgoyal View Post
What does running

Code:
calibre-debug -c "from PyQt4.Qt import QApplication, QPalette; app = QApplication([]); print unicode(QApplication.palette().color(QPalette.Normal,  QPalette.Window).name()); print unicode(QApplication.palette().color(QPalette.Normal,  QPalette.WindowText).name());"
in terminal.app give you

(you may need to install the calibre command line tools first via preferences->miscellaneous)
calibre-debug -c "from PyQt4.Qt import QApplication, QPalette; app = QApplication([]); print unicode(QApplication.palette().color(QPalette.Norm al, QPalette.Window).name()); print unicode(QApplication.palette().color(QPalette.Norm al, QPalette.WindowText).name());"
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
Qt: qcolorFromCGColor: cannot convert from colorspace model: 6
#000000
#000000


Hope this helps. Thanks
Mitchll is offline   Reply With Quote
Old 11-27-2010, 04:40 PM   #8
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: 43,778
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
will be fixed in 0.7.32
kovidgoyal is offline   Reply With Quote
Old 11-27-2010, 05:13 PM   #9
Mitchll
Cave Dweller
Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.Mitchll once ate a cherry pie in a record 7 seconds.
 
Mitchll's Avatar
 
Posts: 220
Karma: 1986
Join Date: Oct 2006
Device: Ipad Sony reader prs-505 prs-900
Thanks
Mitchll is offline   Reply With Quote
Old 11-27-2010, 05:21 PM   #10
SkyDream
Wizard
SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.SkyDream can eat soup with a fork.
 
Posts: 1,377
Karma: 9400
Join Date: Sep 2009
Location: Europe
Device: PRS-650, iPod touch 4G, iPad 3
Quote:
Originally Posted by kovidgoyal View Post
will be fixed in 0.7.32
That's one of the many reasons why calibre is best in town
SkyDream is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble classifying our book with great detail to readers MrPLD Writers' Corner 5 09-30-2010 12:38 AM
E-Book-Reader with good display Need_new_reader Which one should I buy? 11 06-21-2010 10:02 PM
Please help me choose.. (detail fyrogenesis Which one should I buy? 2 12-18-2009 03:50 PM
Anyway to display the clock while reading a book? Mallaur Sony Reader 2 01-27-2009 08:35 AM
What detail of which book ruined it for you? RickyMaveety Lounge 74 06-19-2008 01:11 AM


All times are GMT -4. The time now is 05:06 AM.


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