Re: [Qt-creator] Creator very laggy

2015-08-19 Thread Ziller Eike

 On Aug 18, 2015, at 5:22 PM, Jason H jh...@gmx.com wrote:
 
 RC1
 
 Zap file (it's a zip) attached of ~/Library/Logs/DiagnosticReports/Creator* 
 

Thanks. The crash logs are all from Qt Creator 3.4.2

Two of these are https://bugreports.qt.io/browse/QTCREATORBUG-14919
One looks like being fixed by 
http://code.qt.io/cgit/qt-creator/qt-creator.git/commit/?id=83fc8e1fd30bf545f6f3d49200e554d95a4ee947
The other three look like they could be related to 
https://bugreports.qt.io/browse/QTCREATORBUG-14875

Br, Eike

 Sent: Monday, August 17, 2015 at 3:01 AM
 From: Ziller Eike eike.zil...@theqtcompany.com
 To: Jason H jh...@gmx.com
 Cc: qt-creator@qt-project.org qt-creator@qt-project.org
 Subject: Re: [Qt-creator] Creator very laggy
 
 
 On Aug 14, 2015, at 4:25 PM, Jason H jh...@gmx.com wrote:
 
 So I have a coworker who was on Win8, and creator was very laggy when 
 degugging. A patch was issued which fixed that problem.
 
 Then said coworker moved to OSX (Current mid-level Mac Mini, Core-i5) And 
 again Creator is laggy and crashy. By all the time, not just debugging. I 
 also have the same model Mini, and I don't experience any issues. 
 
 Which Qt Creator version are we talking about here?
 
 However the issues she is having (that I've witnessed first hand) are:
 - Keyboard lag. She can type code and it begins to stream out seconds 
 later, and it doesn't appear at the speed of a paste, just a really fast 
 typist.
 
 Does the “CPU” tab in Activity Monitor.app reveal any application eating CPU 
 time?
 
 - Crashing. 50% random 50% from interrupting a build. 
 
 The actual crash reports might shed some light on the issue. Could you 
 please share them with us? Old crash reports can be found in 
 ~/Library/Logs/DiagnosticReports (or under “User Diagnostic Reports” in 
 Console.app).
 
 I just told her to download the RC1, I will report back later today.
 
 
 But does anyone know of these issues on OSX, and should these be fixed in 
 the RC?
 
 I’m not aware of lags or so many crashes.
 
 PS. I love the new scroll bars.
 
 
 Br, Eike
 
 -- 
 Eike Ziller, Senior Software Engineer - The Qt Company GmbH
 
 The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
 Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
 Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, 
 HRB 144331 B
 
 Archive.zap

-- 
Eike Ziller, Senior Software Engineer - The Qt Company GmbH
 
The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 
144331 B

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] Creator very laggy

2015-08-18 Thread Jason H
Boost is not used in the projects.


Sent:Monday, August 17, 2015 at 4:00 AM
From:Orgad Shaneh org...@gmail.com
To:Ziller Eike eike.zil...@theqtcompany.com
Cc:Jason H jh...@gmx.com, qt-creator@qt-project.org qt-creator@qt-project.org
Subject:Re: [Qt-creator] Creator very laggy




On Mon, Aug 17, 2015 at 10:01 AM, Ziller Eike eike.zil...@theqtcompany.com wrote:


 On Aug 14, 2015, at 4:25 PM, Jason H jh...@gmx.com wrote:

 So I have a coworker who was on Win8, and creator was very laggy when degugging. A patch was issued which fixed that problem.

 Then said coworker moved to OSX (Current mid-level Mac Mini, Core-i5) And again Creator is laggy and crashy. By all the time, not just debugging. I also have the same model Mini, and I dont experience any issues.

Which Qt Creator version are we talking about here?

 However the issues she is having (that Ive witnessed first hand) are:
 - Keyboard lag. She can type code and it begins to stream out seconds later, and it doesnt appear at the speed of a paste, just a really fast typist.

Does the CPU tab in Activity Monitor.app reveal any application eating CPU time?

 - Crashing. 50% random 50% from interrupting a build.

The actual crash reports might shed some light on the issue. Could you please share them with us? Old crash reports can be found in ~/Library/Logs/DiagnosticReports (or under User Diagnostic Reports in Console.app).

 I just told her to download the RC1, I will report back later today.


 But does anyone know of these issues on OSX, and should these be fixed in the RC?

Im not aware of lags or so many crashes.

 PS. I love the new scroll bars.


Br, Eike

--
Eike Ziller, Senior Software Engineer - The Qt Company GmbH

The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschftsfhrer: Mika Plsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator



There is a known crash in the code model, which was fixed between the beta and the RC. It was related to heavy template usage (i.e. boost ;-)). SeeQTCREATORBUG-14748.



Currently there is another known crash with boost:QTCREATORBUG-14889



- Orgad





___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] Creator very laggy

2015-08-17 Thread Orgad Shaneh
On Mon, Aug 17, 2015 at 10:01 AM, Ziller Eike eike.zil...@theqtcompany.com
wrote:


  On Aug 14, 2015, at 4:25 PM, Jason H jh...@gmx.com wrote:
 
  So I have a coworker who was on Win8, and creator was very laggy when
 degugging. A patch was issued which fixed that problem.
 
  Then said coworker moved to OSX (Current mid-level Mac Mini, Core-i5)
 And again Creator is laggy and crashy. By all the time, not just debugging.
 I also have the same model Mini, and I don't experience any issues.

 Which Qt Creator version are we talking about here?

  However the issues she is having (that I've witnessed first hand) are:
  - Keyboard lag. She can type code and it begins to stream out seconds
 later, and it doesn't appear at the speed of a paste, just a really fast
 typist.

 Does the “CPU” tab in Activity Monitor.app reveal any application eating
 CPU time?

  - Crashing. 50% random 50% from interrupting a build.

 The actual crash reports might shed some light on the issue. Could you
 please share them with us? Old crash reports can be found in
 ~/Library/Logs/DiagnosticReports (or under “User Diagnostic Reports” in
 Console.app).

  I just told her to download the RC1, I will report back later today.


  But does anyone know of these issues on OSX, and should these be fixed
 in the RC?

 I’m not aware of lags or so many crashes.

  PS. I love the new scroll bars.


 Br, Eike

 --
 Eike Ziller, Senior Software Engineer - The Qt Company GmbH

 The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
 Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
 Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht
 Charlottenburg, HRB 144331 B

 ___
 Qt-creator mailing list
 Qt-creator@qt-project.org
 http://lists.qt-project.org/mailman/listinfo/qt-creator


There is a known crash in the code model, which was fixed between the beta
and the RC. It was related to heavy template usage (i.e. boost ;-)). See
QTCREATORBUG-14748 https://bugreports.qt.io/browse/QTCREATORBUG-14748.

Currently there is another known crash with boost: QTCREATORBUG-14889
https://bugreports.qt.io/browse/QTCREATORBUG-14889

- Orgad
___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


Re: [Qt-creator] Creator very laggy

2015-08-17 Thread Ziller Eike

 On Aug 14, 2015, at 4:25 PM, Jason H jh...@gmx.com wrote:
 
 So I have a coworker who was on Win8, and creator was very laggy when 
 degugging. A patch was issued which fixed that problem.
 
 Then said coworker moved to OSX (Current mid-level Mac Mini, Core-i5) And 
 again Creator is laggy and crashy. By all the time, not just debugging. I 
 also have the same model Mini, and I don't experience any issues. 

Which Qt Creator version are we talking about here?

 However the issues she is having (that I've witnessed first hand) are:
 - Keyboard lag. She can type code and it begins to stream out seconds later, 
 and it doesn't appear at the speed of a paste, just a really fast typist.

Does the “CPU” tab in Activity Monitor.app reveal any application eating CPU 
time?

 - Crashing. 50% random 50% from interrupting a build. 

The actual crash reports might shed some light on the issue. Could you please 
share them with us? Old crash reports can be found in 
~/Library/Logs/DiagnosticReports (or under “User Diagnostic Reports” in 
Console.app).

 I just told her to download the RC1, I will report back later today.


 But does anyone know of these issues on OSX, and should these be fixed in the 
 RC?

I’m not aware of lags or so many crashes.

 PS. I love the new scroll bars.


Br, Eike

-- 
Eike Ziller, Senior Software Engineer - The Qt Company GmbH
 
The Qt Company GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 
144331 B

___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator


[Qt-creator] Creator very laggy

2015-08-14 Thread Jason H
So I have a coworker who was on Win8, and creator was very laggy when 
degugging. A patch was issued which fixed that problem.

Then said coworker moved to OSX (Current mid-level Mac Mini, Core-i5) And again 
Creator is laggy and crashy. By all the time, not just debugging. I also have 
the same model Mini, and I don't experience any issues. 

However the issues she is having (that I've witnessed first hand) are:
- Keyboard lag. She can type code and it begins to stream out seconds later, 
and it doesn't appear at the speed of a paste, just a really fast typist.
- Crashing. 50% random 50% from interrupting a build. 

I just told her to download the RC1, I will report back later today. But does 
anyone know of these issues on OSX, and should these be fixed in the RC?

PS. I love the new scroll bars.
___
Qt-creator mailing list
Qt-creator@qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator