Results 1 to 3 of 3

Thread: Qt creator crash under Centos

  1. #1
    Join Date
    Jan 2006
    Posts
    976
    Thanks
    53
    Qt products
    Qt3
    Platforms
    Windows

    Default Qt creator crash under Centos

    Hello,
    I have installed Qt designer and Qt creator on 'Mate', (Centos). To install Qt creator I used yum install. Everything seems fine. I create a .pro with Creator but when I save the project 'Creator' crashes. It seems to do everything right. Here the files created:
    Qt Code:
    1. exercise1.pro
    2. exercise1.pro.user
    3. main.cpp
    4. mainwindow.cpp
    5. mainwindow.h
    6. mainwindow.ui
    To copy to clipboard, switch view to plain text mode 
    I also can't open the .pro: it crashes immediately. I found around that it can be a problem of compability of something about KDE4 ? Here my installation:
    konsole --version
    Qt: 4.8.5
    KDE Development Platform: 4.14.8
    Konsole: 2.10.5
    BTW: I'm launching Creator from 'Mate'

    Any suggestions?
    EDIT: I also can't do 'Tools > Options', because it crashes!
    Last edited by mickey; 19th July 2016 at 16:24.
    Regards

  2. #2
    Join Date
    May 2013
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Qt creator crash under Centos

    I have the exact same problem. Running Gentoo Linux, qt-5.6.1, qt-creator-3.6.1.

    Qt Creator crashes when opening a project, or when tools/options is selected.

    The problem showed up when I upgraded to qt-5.6.1. Before that (with qt-5.5.1) qt-creator-3.6.1 worked fine for a couple of weeks.

    I have tried a lot of things and nothing has helped yet.

  3. #3
    Join Date
    Aug 2016
    Posts
    3
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Windows

    Default Re: Qt creator crash under Centos

    crash issue :
    setMousePattern(QwtEventPattern::MouseSelect1,Qt:: LeftButton); if i right click in my application it will crash.
    my application has plot area , before installing testing tool called UFT 12.53 , i was able to perform mouse left click without crash.
    but, after installing UFT 12.53 with or without launching UFT, when ever i left click on plot area in my application it will crash .

    please suggest

Similar Threads

  1. Qt Creator example projects crash in unkillable state
    By zcybercomputing in forum Qt Programming
    Replies: 1
    Last Post: 17th December 2015, 00:09
  2. centos 5.5: can see qt designer, but not qt creator on menu
    By nina pham in forum Installation and Deployment
    Replies: 0
    Last Post: 17th December 2010, 18:49
  3. Qt Creator Qt Creator Crash - When Opening Project
    By Konqurz in forum Qt Tools
    Replies: 1
    Last Post: 20th February 2010, 04:24
  4. Creator 4.5.2 crash adding INCLUDEPATH
    By PUK_999 in forum Newbie
    Replies: 11
    Last Post: 17th August 2009, 20:38
  5. Qt Creator - Crash when Exiting
    By BrainB0ne in forum Qt Tools
    Replies: 5
    Last Post: 6th May 2009, 21:05

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.