Ok, we tested a little bit and encountered some things: 1) QtCreator doesn't even start properly afteer deleting the whole qtcreator config directory. Sometimes it works, sometimes not. It allways crashes with this CLuceneError message. This happen on of our clients. 2) On my client, I have to restart QtCreator about every 3-4 days becuase it starts getting XErrors. ============= X Error: BadPixmap (invalid Pixmap parameter) 4 Major opcode: 56 (X_ChangeGC) Resource id: 0xca1187 X Error: RenderBadPicture (invalid Picture parameter) 164 Extension: 158 (RENDER) Minor opcode: 7 (RenderFreePicture) Resource id: 0xca5ec3 X Error: BadPixmap (invalid Pixmap parameter) 4 Major opcode: 54 (X_FreePixmap) Resource id: 0xca5ec2 ============= 3) On another client we have the problem that rceator start good, but opeening a file needs about 3-5 minutes, reducing the amount of fonts in the xfont pathes, it makes creator faster. 4) On all clients we have problems with the encoding. We are not able to type äöü but we can type ÄÖÜ. Some of the clients are eeven not able to type \. This is only inside the code editor. Find or other fields are ok.
Maybe all these errors refer to the same problem, I don't know. Thanks for your time and help, Marc -----Ursprüngliche Nachricht----- Von: Christian Kandeler [mailto:[email protected]] Gesendet: Donnerstag, 18. Februar 2010 11:03 An: [email protected] Betreff: Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release On Thursday 18 February 2010 10:48:09 ext Ladnar, Marc wrote: > Ok, thanks. That worked, but only until next start. > Creator seems to create files in there that prevent him from starting > correctly next time. Hm, that's strange. What happens when you go up one level in the directory hierarchy and remove the complete creator directory instead of just .helpcollection? Christian _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
