Author Topic: QtCreator - Can't create new gui project  (Read 586 times)

Offline blarney

  • Hero Member
  • *****
  • Posts: 703
  • I Chose Freedom
QtCreator - Can't create new gui project
« on: August 29, 2012, 09:52:14 AM »
Just thought I'd try out some beginners code in Qt Creator but have been unable to create a new project. It crashes immediately.

Running from the console I get this :-


[blarney@localhost ~]$ qtcreator
QSharedPointer: pointer 0xa752278 already has reference counting
Aborted

Any ideas? Am I missing libraries?

Cheers,
Blarney

Offline brianp124

  • Full Member
  • ***
  • Posts: 57
Re: QtCreator - Can't create new gui project
« Reply #1 on: August 30, 2012, 11:50:11 AM »
Just thought I'd try out some beginners code in Qt Creator but have been unable to create a new project. It crashes immediately.

Running from the console I get this :-


[blarney@localhost ~]$ qtcreator
QSharedPointer: pointer 0xa752278 already has reference counting
Aborted

Any ideas? Am I missing libraries?

Cheers,
Blarney

No ideas, except try installing these (via Synaptic) if not already:

libqt4-devel
libqt3support4
libqtcore4
libqtgui4
qt4-common
qt4-designer
qt4-linguist
qt4-doc
qt4-assistant
qt4-database-plugin-sqlite

qt-creator
gcc-c++
gdb
ctags   (optional)


Offline brianp124

  • Full Member
  • ***
  • Posts: 57
Re: QtCreator - Can't create new gui project
« Reply #2 on: August 31, 2012, 01:46:35 PM »
As an after thought I run qt-creator via the KDE-2012.08 LiveCD and found that it crashed when creating a new project (with the same error message you received), but was OK when opening an existing project.  This was also replicated on my PC with the same results

It would seem, therefore, that this problem is not yours alone


Offline blarney

  • Hero Member
  • *****
  • Posts: 703
  • I Chose Freedom
Re: QtCreator - Can't create new gui project
« Reply #3 on: August 31, 2012, 03:51:28 PM »
Thanks for confirming that Brian. Oh well, I'll wait until its fixed/updated.

Cheers,
Blarney

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10644
  • MLUs Forever!
Re: QtCreator - Can't create new gui project
« Reply #4 on: August 31, 2012, 06:10:43 PM »
Thanks for confirming that Brian. Oh well, I'll wait until its fixed/updated.

Cheers,
Blarney

Same here ..... 

You should report it in Broken Packages to draw the attention of the devs.  ;)
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline CJ

  • Sr. Member
  • ****
  • Posts: 454
Re: QtCreator - Can't create new gui project
« Reply #5 on: January 16, 2013, 08:29:30 AM »
Sorry to revive (!), but I am also - and still - seeing this:
Code: [Select]
QSharedPointer: pointer 0xa321908 already has reference counting
Does anyone know if the issue is 'our' end or further up the food chain?

The post before mine recommend reporting this as a broken package, but this is way over my head. Again, anyone know which package/lib might be at fault?

Cheers!
CJ

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2842
    • other projects...
Re: QtCreator - Can't create new gui project
« Reply #6 on: January 16, 2013, 11:56:44 AM »
needs to be re-compiled against the new QT4 but errors out right now. I will look into this at some point after I get KDE 4.9.5 done
-p.

Offline CJ

  • Sr. Member
  • ****
  • Posts: 454
Re: QtCreator - Can't create new gui project
« Reply #7 on: January 17, 2013, 08:18:46 AM »
needs to be re-compiled against the new QT4 but errors out right now. I will look into this at some point after I get KDE 4.9.5 done
-p.
Thanks for that, I shall be keeping an eye on the updates then.

I imagine that KDE has now become 'a very big job'; I do not envy you, but can only say that you do a sterling job!

Cheers!
CJ

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2842
    • other projects...
Re: QtCreator - Can't create new gui project
« Reply #8 on: January 21, 2013, 03:40:46 AM »
hehe, and how about this one:

KDE 4.9.5 with brand-new latest applications in our 32bit release: Kdevelop, QT-creator (look at the build date), QT-designer, Konsole with O-P yellow root-profile, and much more...  ;D

coming to your repo soon  ;)
-p.





Offline CJ

  • Sr. Member
  • ****
  • Posts: 454
Re: QtCreator - Can't create new gui project
« Reply #9 on: January 21, 2013, 03:57:14 AM »
!Oh boy, this is on fire!  ;D

Here I was, bracing myself for a several-months wait... soooo disappointed I am... not:D

Cheers!
CJ

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8589
  • Aurum nostrum non est aurum vulgi.
Re: QtCreator - Can't create new gui project
« Reply #10 on: January 21, 2013, 06:09:24 AM »
Two big thumbs up, pinoc! Now, you're making me drool!  ;)
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2842
    • other projects...
Re: QtCreator - Can't create new gui project
« Reply #11 on: January 21, 2013, 06:18:09 AM »
Two big thumbs up, pinoc! Now, you're making me drool!  ;)

Hey Archie!

good to see you! Hope you find the time to test it. A huge thanks to you my friend, I took advantage of the awesome work YOU had done when setting up previous rpms for 4.8.3 and 4.9.2. And whenever I got stuck, TerryN had the magic hint which kept me progressing.  ;)

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8589
  • Aurum nostrum non est aurum vulgi.
Re: QtCreator - Can't create new gui project
« Reply #12 on: January 21, 2013, 06:43:54 AM »
Two big thumbs up, pinoc! Now, you're making me drool!  ;)

Hey Archie!

good to see you! Hope you find the time to test it. A huge thanks to you my friend, I took advantage of the awesome work YOU had done when setting up previous rpms for 4.8.3 and 4.9.2. And whenever I got stuck, TerryN had the magic hint which kept me progressing.  ;)

We owe big ones to TerryN ... the real deal!  ;)

Thank you TerryN!
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42