Can not find Ubuntu Templates when create new project in Qt Creator

Bug #1132600 reported by TonyTang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu UI Toolkit
New
High
Unassigned

Bug Description

My os is ubuntu 12.10 64bits

I fllow this website http://developer.ubuntu.com/get-started/gomobile/ to install ubuntu sdk preview.

and i exec these , step by step

$sudo add-apt-repository ppa:canonical-qt5-edgers/qt5-proper
$sudo add-apt-repository ppa:ubuntu-sdk-team/ppa && sudo apt-get update && sudo apt-get install ubuntu-sdk notepad-qml

after do it

i launch Qt Creator which in dash page.

I can not find Ubuntu templates in New Project wizard.

Is it a bug in Ubuntu SDK preveiw ?

any one can give me some advises

Thks very much!

Tags: qtcreator
Revision history for this message
David Planella (dpm) wrote :

Until we've found out what's causing this bug, this workaround might help you: http://askubuntu.com/a/259734/9781

tags: added: qtcreator
Changed in ubuntu-ui-toolkit:
importance: Undecided → High
Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

This might be because of qt4-qmake having installed makes the Qt Creator configuration wrong, see bug #1135336.

In short: it would be worth trying removing the package qt4-qmake, and if you do not have that much valuable Qt Creator configuration done, quit Qt Creator, then rm -r .config/Trolltech.conf .config/Qt* to reset the Qt Creator configuration, and run Qt Creator again. Qt 5 should be auto-detected now and Ubuntu UI wizards presented among other functionality.

Revision history for this message
Timo Jyrinki (timo-jyrinki) wrote :

I tested on a new user that indeed when the bug #1135336 is hit, even the Ubuntu UI wizard options seem to disappear for new users. All the workarounds are described there.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.