Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release

2010-02-18 Thread Ladnar, Marc
Ok, I'll do that. Thanks so far. Marc -Ursprüngliche Nachricht- Von: Christian Kandeler [mailto:christian.kande...@nokia.com] Gesendet: Donnerstag, 18. Februar 2010 15:58 An: qt-creator@trolltech.com Betreff: Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official rel

[Qt-creator] Integration of an external program into the IDE

2010-02-18 Thread juergen . lanner
Hi all! I am seeking a way to integrate an external program into the IDE in a way e.g. Visual Studio allows to do it. To be more precise: I would like to start it with some shortcut and hand over some data like current selection, current file name and path, ... Is there something like this alr

[Qt-creator] Example required for using multiple .ui files as GUI Forms

2010-02-18 Thread Arun
Hi All, Please send me if you have some example that uses two or more .ui files to have multiple forms. Thanks in advance, regards arun ___ Qt-creator mailing list Qt-creator@trolltech.com http://lists.trolltech.com/mailman/listinfo/qt-creator

Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release

2010-02-18 Thread Christian Kandeler
On Thursday 18 February 2010 13:05:17 ext Ladnar, Marc wrote: > Ok, we tested a little bit and encountered some things: > [ ... ] Well, those are a bunch of (probably) unrelated issues. You should report them (separately) at http://bugreports.qt.nokia.com/browse/QTCREATORBUG, giving as much inf

Re: [Qt-creator] Reg : Named Pipes

2010-02-18 Thread Coda Highland
This is the wrong mailing list -- you want qt-interest, not qt-creator -- but to answer your question briefly Qt offers QLocalServer and QLocalSocket as a portable named pipe implementation. /s/ Adam On Thu, Feb 18, 2010 at 7:38 AM, Arnab Chakraborty (RBEI/EAC2) wrote: > I am a windows developer

Re: [Qt-creator] Reg : Named Pipes

2010-02-18 Thread Kai Koehne
ext Arnab Chakraborty (RBEI/EAC2) wrote: > > I am a windows developer and Qt is alien to me.Could anyone help me with > how a client needs to talk to a server or viceversa via named pipes?This > is urgent. > > Also that I am trying to build an application that will feed from a > windows servic

[Qt-creator] Reg : Named Pipes

2010-02-18 Thread Arnab Chakraborty (RBEI/EAC2)
I am a windows developer and Qt is alien to me.Could anyone help me with how a client needs to talk to a server or viceversa via named pipes?This is urgent. Also that I am trying to build an application that will feed from a windows service,Linux Daemon and other Qt supportive OS's.Is Qt a right

Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release

2010-02-18 Thread Ladnar, Marc
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

Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release

2010-02-18 Thread Christian Kandeler
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 a

Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release

2010-02-18 Thread Ladnar, Marc
Ok, thanks. That worked, but only until next start. Creator seems to create files in there that prevent him from starting correctly next time. I fixed it now by a little script that will remove these files before starting creator. Hope the fix in Qt will make this not necessary anymore. Thanks

[Qt-creator] Symgdb in QtCreator Debugging options

2010-02-18 Thread Aleksandar D. Balalovski
I saw this entry in the debugging options in latest QtCreator versions, it says Symbian TRK and as debugger default value is set 'symgdb'. Could not find any reference to symgdb on Google. What the bleep is this? Can anyone point out if there is something related to debugging symbian applications (

Re: [Qt-creator] Crash and Shell-Error starting qtCreator 1.3.1 official release

2010-02-18 Thread Christian Kandeler
On Thursday 18 February 2010 06:46:00 ext Ladnar, Marc wrote: > Hello guys, > > does anyone know what this error means: > > ===> > terminate called after throwing an instance of 'CLuceneError' > Abort > <== The fact that a CLuceneError occurs means that something is wrong with the help