Re: [Qt-creator] Anyone getting sagfault messages in dmesg while using Creator 4.8?

2019-01-07 Thread Steve Atkins
> On Dec 14, 2018, at 1:16 PM, Nikos Chantziaras wrote: > > While using Creator 4.8 on Linux (Gentoo 64-bit), sometimes dmesg prints > these: > > [ 5309.005887] clang-7[26656]: segfault at 8 ip 02da1ee8 sp > 7ffecaac4100 error 4 in clang-7[40+4fbf000] > [ 5309.005893] Code:

[Qt-creator] clang-tidy segv

2018-06-29 Thread Steve Atkins
If clang-tidy with the bundled clang-6.0 in 4.7.0-beta2 fairly reliably SEGVs in clang::DiagnosticRenderer::emitDiagnostic (apparently for any combination of source file and checks that produces an output) is that a bug report to the Creator team or to the LLVM folks? Cheers, Steve

Re: [Qt-creator] How to break on an assert?

2018-06-08 Thread Steve Atkins
> On Jun 8, 2018, at 11:07 AM, Murphy, Sean wrote: > > I'm sure I'm doing something stupid, but I'm not sure how to find it. I've > got an existing codebase that we've just discovered fails on a new type of > input - basically we crossed over the signed/unsigned boundary of a single > byte

Re: [Qt-creator] clangbackend slow code completion

2018-02-14 Thread Steve Atkins
> On Feb 14, 2018, at 5:00 AM, Guenter Schwann <guenterli...@schwann.at> wrote: > > On Mittwoch, 14. Februar 2018 13:47:51 CET Konstantin Tokarev wrote: >> 14.02.2018, 03:04, "Steve Atkins" <st...@blighty.com>: >>>> On Feb 13, 2018, at 4:

Re: [Qt-creator] clangbackend slow code completion

2018-02-13 Thread Steve Atkins
ce feature. Cheers, Steve > > > On 14/02/18 01:33, Steve Atkins wrote: >> I'm using Creator 4.6.0-beta1 on a current generation macbook pro, and code >> completion is painfully slow - it'll take four or five seconds to complete >> anything. While it's doing so clan

Re: [Qt-creator] Creator killed itself

2015-10-22 Thread Steve Atkins
> On Oct 22, 2015, at 4:12 PM, rpzrpz...@gmail.com wrote: > > One could say if Qt Creator cannot run with stability, how about > the programs it generates? Qt Creator doesn't generate programs. It's, basically, a fancy text editor. > Are the spawn of Qt Creator subject to the same level of

[Qt-creator] qmake that's not literally a file called qmake when adding a new Qt Version

2014-12-03 Thread Steve Atkins
I usually build from source, but I’m on a new Mac with not much CPU, so I’m trying the pre-built packages. Installing Qt 4.8 from pre-built packages leaves the qmake binary as /usr/bin/qmake-4.8, with symlinks to it from /usr/bin/qmake and /Developer/Tools/Qt/qmake. I’m also using the current

Re: [Qt-creator] Creator Can not locate Qt Headers

2014-11-13 Thread Steve Atkins
On Nov 13, 2014, at 9:36 AM, Michael Jackson imikejack...@gmail.com wrote: Setup: OS X 10.8.5, Xcode 5.1.x, QtCreator 3.2.1. I have a pair of Kits setup: Qt 4.8.6 and Qt 5.3.1. Both are self built. My project is CMake based. I have no problems Opening my project and all that. I change

Re: [Qt-creator] missing class help

2014-06-18 Thread Steve Atkins
On Jun 18, 2014, at 8:44 AM, Duane duane.heb...@group-upc.com wrote: I'm using Qt Creator 3.1.1 on Fedora. I used to click the Help icon in the sidebar and get an index where I can get class information. Now it goes to the main help content page for QtCreator. How do I get back to the

Re: [Qt-creator] Deteriorating quality of the code completion in Qt Creator

2014-05-25 Thread Steve Atkins
On May 25, 2014, at 10:24 AM, Henry Skoglund fro...@tungware.se wrote: Hi, maybe I'm stating the obvious here, but for me I took a while to realize that the code completion (and F1 context-sensitive help) in Qt Creator works *much better* if the code before, for example the line above

Re: [Qt-creator] Add a Build for Distribution menu choice to QtCreator

2014-04-06 Thread Steve Atkins
On Apr 6, 2014, at 11:09 AM, Henry Skoglund fro...@tungware.se wrote: Hi, I've been using QtCreator since last year and it's an excellent IDE and project tool. However once you leave the safe haven of your dev. PC, i.e. you want to deploy your fancy app to other PCs without Qt, some

Re: [Qt-creator] How to Create End user app?

2014-03-11 Thread Steve Atkins
On Mar 11, 2014, at 3:46 AM, Hiliwi Leake hiliwi.le...@gmail.com wrote: Hello Guys, I developed MRI-PET registration using ITK and then integrate it with VTK and Qt for visualization and GUI. Now I want to create a end-user registration tool so that the user can use it with out

Re: [Qt-creator] Qt Creator 3.2 dropping support for Mac OS X 10.6

2014-01-24 Thread Steve Atkins
On Jan 24, 2014, at 3:46 AM, Nikos Chantziaras rea...@gmail.com wrote: Creator doesn't build software. It's not a compiler. So you are not depending on it to build anything, actually. If you’re targeting 10.6, you need to be able to debug code on 10.6 - if your IDE won’t run there, you’re

Re: [Qt-creator] Mouse Pointer disappearing (OS X 10.8.5 + QtCreator 3.0)

2014-01-20 Thread Steve Atkins
On Jan 20, 2014, at 7:23 AM, Michael Jackson imikejack...@gmail.com wrote: I am having an issue where the mouse cursor disappears during editing. The only way I can get it back is to right click somewhere in the editor which is a guessing game because I can not see the mouse pointer. I have

Re: [Qt-creator] Build plain c++ project issue

2013-12-28 Thread Steve Atkins
On Dec 28, 2013, at 7:20 AM, Muhammad Bashir Al-Noimi mbno...@gmail.com wrote: On 12/26/2013 12:57 PM, Kevin Krammer wrote: Right. Don't get me wrong, QMAKE works nicely for the feature set it targets. The more advanced systems like CMake become interesting when the project at hand needs to

Re: [Qt-creator] Build plain c++ project issue

2013-12-28 Thread Steve Atkins
On Dec 28, 2013, at 9:21 AM, Freddie Chopin freddie_cho...@op.pl wrote: W dniu 2013-12-28 18:13, Steve Atkins pisze: There are much more interesting build systems to compare QBS with than cmake, though - gyp, ninja, scons, waf and jam are some that spring to mind. Or tup http

Re: [Qt-creator] Editor unable to find #include files

2013-12-06 Thread Steve Atkins
2013 02:01:24 +0100, Steve Atkins st...@blighty.com wrote: On Dec 5, 2013, at 1:24 AM, Ziller Eike eike.zil...@digia.com wrote: On Dec 4, 2013, at 11:30 PM, Steve Atkins st...@blighty.com wrote: I've seen a regression since 2.6.something where the code model isn't able to find files