On Mac, I installed kdiff3 to use with Mercurial to do

hg vdiff

but every time, it shows

Qt: qcolorFromCGColor: cannot convert from colorspace model: 0
Qt: qcolorFromCGColor: cannot convert from colorspace model: 0
Qt: qcolorFromCGColor: cannot convert from colorspace model: 0
Qt: qcolorFromCGColor: cannot convert from colorspace model: 0
Qt: qcolorFromCGColor: cannot convert from colorspace model: 0
Qt: qcolorFromCGColor: cannot convert from colorspace model: 0
Qt: qcolorFromCGColor: cannot convert from colorspace model: 0

is there some method to solve it?

link|improve this question

67% accept rate
1  
Were you able to resolve it? – pyfunc Oct 18 '10 at 19:56
feedback

1 Answer

Seems to be some issue with QT with mac 10.6. The following source says, you need to apply some patch. May be, this is available in latest version.

The source: http://qt.gitorious.org/~gberg/qt/qt-gberg/commit/e773b0486a4784994a900c03a

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.