Ok, so removing lines 13-15 in qgisapp.ui worked. I had to run "make clean" to get it to stick.
Cheers, John > Can someone post a diff for this or patch the source. I'm not sure what the > line edits are that need to occur. > > Thanks, > John > > On Mar 8, 2011, at 8:42 AM, Martin Dobias wrote: > >> On Tue, Mar 8, 2011 at 5:29 PM, Tom Elwertowski >> <[email protected]> wrote: >>> The following workaround may shed some light on the source of the problem: >>> >>> Comment out the first line of retranslateUI in ui_ggisapp.h >>> (MainWindow->setWindowTitle) >>> >>> This suggests to me that something needed by setWindowTitle for this object >>> may not be initialized yet. >> >> Hmm... would it help to completely remove windowTitle property from >> main window in qgisapp.ui file? >> >> Martin >> _______________________________________________ >> Qgis-developer mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-developer > > _______________________________________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
