Removing the windowTitle property from qgisapp.ui works for me. The title after startup is "Quantum GIS r15387M" so it's still being set somewhere later.

Tom


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

Reply via email to