[Qt-creator] regular couple of second hangs

2009-12-11 Thread Damien Fagnou
Hi ,

I have started experiencing regular couple of second hang now that I do 
larger projects with qtCreator , they are bigger but still relatively 
small ( 20-30 files max )

the hang happen when I change file , either using the project browser or 
one of the key short cut like F4 .

it look some file system hang but none of my other apps are suffering 
from that problem .

I might try to build a custom version and see if I can break execution 
during one of those hang and see where the code is . but I though best 
to ask here before to see if someone experience something similar ?

this is using qtCreator 1.3 final on linux redhat 5 (i7 CPU 920  @ 
2.67GHz 6Ghz )

Thanks

D.

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] regular couple of second hangs

2009-12-11 Thread Itamar Reis Peixoto
On Fri, Dec 11, 2009 at 7:41 AM, Damien Fagnou
damie...@moving-picture.com wrote:
 Hi ,

 I have started experiencing regular couple of second hang now that I do
 larger projects with qtCreator , they are bigger but still relatively
 small ( 20-30 files max )

 the hang happen when I change file , either using the project browser or
 one of the key short cut like F4 .

 it look some file system hang but none of my other apps are suffering
 from that problem .

 I might try to build a custom version and see if I can break execution
 during one of those hang and see where the code is . but I though best
 to ask here before to see if someone experience something similar ?

 this is using qtCreator 1.3 final on linux redhat 5 (i7 CPU 920  @
 2.67GHz 6Ghz )

 Thanks

 D.


how you have installed qt-creator in redhat 5

as I know it doesn't have qt-4.6.0 required to run qt-creator.




-- 


Itamar Reis Peixoto

e-mail/msn/google talk/sip: ita...@ispbrasil.com.br
skype: itamarjp
icq: 81053601
+55 11 4063 5033
+55 34 3221 8599

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] how to set the default file-path in qtcreator when i new a file or project?

2009-12-11 Thread Florian Schwehn
if your version of Qt Creator is up to date it should work like this:
- create any kind of new project
- edit the project path in the upcoming dialog
- below the path-lineedi there should appear a checkbox labeled use as
default project location - check it!

kind regards

2009/12/11 spider rain rcyb...@gmail.com

 how to set the default file-path in qtcreator when i new a file or project?
 When i create a new file,the default file-path is [my document],i want to
 change it.
 The system is windows Xp,Thanks!


 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Unwanted extension .cpp

2009-12-11 Thread thorbjorn.lindeijer
ext Coda Highland wrote:
 Well, that explains it. That's the KDE file dialog, not the Qt one.
 You're describing a KDE bug and you should probably go poke them about
 it.
 
 /s/ Adam

Well, it depends on where the KDE dialog gets that information from. 
Maybe we're still telling the file dialog that .cpp is the default 
extension, even if you have selected a different one. You probably 
wouldn't notice this with other file dialogs.

Regards,
Bj�rn

-- 
Thorbj�rn Lindeijer
Software Engineer
Nokia, Qt Development Frameworks

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] regular couple of second hangs

2009-12-11 Thread thorbjorn.lindeijer
ext Itamar Reis Peixoto wrote:
 how you have installed qt-creator in redhat 5
 
 as I know it doesn't have qt-4.6.0 required to run qt-creator.

The Qt Creator installer that we're releasing ships with a Qt 4.6 for 
Creator to run against.

The Qt SDK even ships with two versions, one to run Creator against and 
one to build your applications with.

Regards,
Bj�rn

-- 
Thorbj�rn Lindeijer
Software Engineer
Nokia, Qt Development Frameworks

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Error with unattended installation of qtcreator

2009-12-11 Thread thorbjorn.lindeijer
ext Liebe Markus (RtP2/TEF72) wrote:
 Hi,
 
 I just tried to install qtcreator 1.3.0 on Linux using the following 
 command:
 
 qt-creator-linux-x86-opensource-1.3.0.bin --mode unattended
 
 The installer itself runs fine, but it exits with $? beeing 1 and the 
 following error message:
 Problem running post-install step. Installation may not complete correctly
  Cannot find file to unpack ***unknown variable license_check_output***

I was about to suggest you use the --license_key option to pass in your 
license key, but I noticed you're using the open source version. That 
means this is a bug which I will look into.

Bug to track if you want to be notified when this issue is resolved:

http://bugreports.qt.nokia.com/browse/QTCREATORBUG-472

Regards,
Bjørn

-- 
Thorbjørn Lindeijer
Software Engineer
Nokia, Qt Development Frameworks

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] Unwanted extension .cpp

2009-12-11 Thread Coda Highland
The fact that the KDE dialog is still attaching the extension even
after you tell it not to is independent of presenting the wrong filter
to the QFileDialog call.

/s/ Adam

On Fri, Dec 11, 2009 at 9:05 AM,  thorbjorn.lindei...@nokia.com wrote:
 ext Coda Highland wrote:
 Well, that explains it. That's the KDE file dialog, not the Qt one.
 You're describing a KDE bug and you should probably go poke them about
 it.

 /s/ Adam

 Well, it depends on where the KDE dialog gets that information from.
 Maybe we're still telling the file dialog that .cpp is the default
 extension, even if you have selected a different one. You probably
 wouldn't notice this with other file dialogs.

 Regards,
 Bj�rn

 --
 Thorbj�rn Lindeijer
 Software Engineer
 Nokia, Qt Development Frameworks

 ___
 Qt-creator mailing list
 Qt-creator@trolltech.com
 http://lists.trolltech.com/mailman/listinfo/qt-creator


___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] regular couple of second hangs

2009-12-11 Thread Damien Fagnou
building a local version of QtCreator

and breaking when the IDE hang , the debugger say I am  in :

void QProcessManager::run()
..
// block forever, or until activity is detected on the dead child
// pipe. the only other peers are the SIGCHLD signal handler, 
and the
// QProcessManager destructor.
int nselect = select(qt_qprocess_deadChild_pipe[0] + 1, 
readset, 0, 0, 0);
if (nselect  0) {
if (errno == EINTR)
continue;
break;
}

}

I am not very familiar with this select but looking at the code it look 
like some filesystem stuff ?

any clue ?

maybe one of my include path if not resposive ?

d.




 ext Itamar Reis Peixoto wrote:
   
 how you have installed qt-creator in redhat 5

 as I know it doesn't have qt-4.6.0 required to run qt-creator.
 

 The Qt Creator installer that we're releasing ships with a Qt 4.6 for 
 Creator to run against.

 The Qt SDK even ships with two versions, one to run Creator against and 
 one to build your applications with.

 Regards,
 Bj�rn

   

___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


Re: [Qt-creator] regular couple of second hangs

2009-12-11 Thread Oswald Buddenhagen
On Fri, Dec 11, 2009 at 05:26:33PM +0100, ext Damien Fagnou wrote:
 building a local version of QtCreator
 
 and breaking when the IDE hang , the debugger say I am  in :
 
 int nselect = select(qt_qprocess_deadChild_pipe[0] + 1, 
 
this is useless without a complete backtrace. but i can already tell
that it is something along the lines of QProcess::execute(), i.e.,
synchronous command execution. probably something we didn't think would
ever take more than a few millisecs ...
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator


[Qt-creator] Feature Request: configurable code folding

2009-12-11 Thread Florian Schwehn
hi,

i don't know how about you, people - i really like code folding! but there's
one cerntain thing that drives me mad anytime i use the Collapse All
command:

- i collapse all items in my current editor so that i got a clear view from
above
- then i wanna see the contents of one certain function and expand it
- and now i'm going to expand ALL THE SINGLE collapsed items inside that
function to see it properly (just think of all the ifs and elses i wrote...)
- so finaly i end up totally frustrated and aint gonna use collapse all
again for quite a pretty long time - !!!

wouldn't it be nice to have an option in the text editor preferences that
lets me modify the behaviour of code folding? so one would be able to choose
that a collapse command just would affect the toplevel item(s) and leave any
embraced ones unfolded?

how do you think about that?
___
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator