[mythtv] Current CVS setup segfault

mythtwo at cyph.org mythtwo at cyph.org
Thu Mar 6 20:27:36 EST 2003


I tried manually copying the themes in and that does not seem to be the
problem. I am using red hat 8.0 so I had to comment out the stips so that
the make install_themes would work properly. Maybe what ever setup is
getting its info for where the themes are is wrong. I am not sure where 
that is though. I would have thought that it would be theme.txt I need
all the help I can get. I have tried to look at the code which I do 
understand but I dont know Qt and the code is lacking documentation so for
me to understand all of what is going would take a while.

I figured that based on the error failed to paint null pixmap means that
somwhere in the code it loads an image and stores it in a pixmap and then
at some other point that pixmap is attempted to be painted and thats where
it is failing because the pixmap that it is pointing to is NULL.

Please help!!!!!

On Thu, 6 Mar 2003, thor wrote:

> 
> 	May be that the themes are not really in /usr/local/share/mythtv/themes/
> 
> 	The Makefile sometimes messes up them installations (strip misplacement). Try 
> copying them by hand.
> 
> 
> 
> On Thursday 06 March 2003 10:06 pm, mythtwo at cyph.org wrote:
> > Every time I run setup now I get the following:
> >
> > QPainter::begin: Cannot paint null pixmap
> > Segfault
> >
> > Here is the gdb output from it:
> 
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at snowman.net
> http://www.snowman.net/mailman/listinfo/mythtv-dev
> 



More information about the mythtv-dev mailing list