Re: [Qt-creator] problem with the keyboard shortcuts in KF5

2015-08-18 Thread Gena Bug


On 08/18/2015 08:53 AM, BogDan Vatra wrote:
 On Monday 17 August 2015 13:08:46 Gena Bug wrote:
 On 14.08.2015 16:58, Orgad Shaneh wrote:
 בתאריך 14 באוג׳ 2015 4:53 אחה״צ,‏ Gena Bug archaero...@mail.ru כתב:
 Hello!

 After I switched to plasma 5 I noticed that Alt-shortcuts (and may be
 others) stopped working. For example, to get svn diff for the current
 file I press Alt+S, Alt+D. That worked before upgrading to plasma 5
 however now this combination (Alt+S to be precise) starts debugging
 session instead of showing me the diff.

 Did anybody notice the same behaviour?
 __

 Yes. Alt+R triggers Run (in addition to the default Ctrl+R), and Alt+G
 triggers Back (like Alt+Left). The last one is really annoying, since it
 is
 a prefix for all Git actions which I use a lot.

 ... And Alt+S triggers Debugging which is the prefix for all Subversion
 actions. But where is the root of the problem -- in qtc, in qt5 or in
 kf5? How can it be fixed?


 You need to add:

 [Development]
 AutoCheckAccelerators=false

 to ~/.config/kdeglobals (not to ~/.kde/share/config/kdeglobals).
Thank you! Now shortcut combinations work!

 Cheers,
 BogDan.


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


[Qt-creator] Is 3.5 Officially released?

2015-08-18 Thread Michael Jackson
I normally download the nightly builds for testing but I noticed the RC1 did 
not build last night so I went up a directory and found the 3.5.0 directory 
which had builds. Has 3.5 been officially released? I did not see anything in 
the blog about it?

--
Mike Jackson

___
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