[mythtv] [Preliminary patch[ Add profile groups

Matt Zimmerman mdz at debian.org
Fri Sep 12 16:27:31 EDT 2003


On Fri, Sep 12, 2003 at 01:57:02PM -0500, Geoffrey Hausheer wrote:

> Okay so I can't read.  This problem has nothing to do with keyPress (the
> first one does, and should probably be lookd at). The failure comes from
> mythwidgets.h:115, which is:
>     void setRW(bool readwrite = true) { rw = readwrite; };
> 
> Which gets called by setName:
> void setName(QString newName) { name->setValue(newName); name->setRW();
> };

Is "name" a valid pointer and all that?  Poke around it in gdb.

-- 
 - mdz


More information about the mythtv-dev mailing list