On Thursday 28 February 2002 00:44, David Faure wrote: > On Tuesday 26 February 2002 06:58, J Drews wrote: > > Error: Multiple c++ files that include serialletter.moc > > =09serialletter.cc=09mailmerge.cc > > Was a cvs tag problem, is fixed now. > > > #6 0x40a64722 in QObject::inherits (this=3D0x0, clname=3D0x404f4289 > > "QPopupMenu") > > at kernel/qobject.cpp:515 > > #7 0x403f00b7 in KToggleAction::updateChecked (this=3D0x80ed4d0, > > id=3D135189505) > > at kaction.cpp:1121 > > Again KToggleAction :( > I had this problem at home, debugged it for quite some time without > success, and it doesn't appear anymore... > I wonder if it's a common miscompilation (wrong dependencies of some so= rt), > or really something that has been fixed now... Sorry, can't help. To me it seems clear that id=3D135189505 is the problem and that KToggleA= ction shouldn't try to access 0 pointers if the id is illegal. I'll fix the lat= er,=20 but can't help with the illegal ID. Greetings, Stephan --=20 life is too short to make mistakes