#39347: Qt-Creator doesn't open any pro file anymore ------------------------------+------------------------ Reporter: mk@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: qt4-creator-mac | ------------------------------+------------------------ Comment (by mk@…): Unfortunately I see the same behaviour for the latest 2.8.0. On the console I get tons of messages like these when I start the application: {{{ $ /opt/macports-test/Applications/Qt4/Qt\ Creator.app/Contents/MacOS/Qt\ Creator QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::translate: Painter not active QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::translate: Painter not active QPainter::worldTransform: Painter not active QPainter::save: Painter not active QPainter::setOpacity: Painter not active QPainter::setWorldTransform: Painter not active QPainter::restore: Unbalanced save/restore QPainter::begin: Widget painting can only begin as a result of a paintEvent QPainter::translate: Painter not active QPainter::worldTransform: Painter not active }}} No other helpful information. If I open the pro file it doesn't open it as a project at all when I click on a project link in the Welcome/Develop-tab, or in "File/Recent Projects" menu. When I open it via "File/Open File or Project..." it gets opened as a simple file without syntax highlighting even, also complaining that no highlight definition was found... -- Ticket URL: <https://trac.macports.org/ticket/39347#comment:7> MacPorts <http://www.macports.org/> Ports system for OS X