Bug 20908 - qtcreator doesn't list any examples
Summary: qtcreator doesn't list any examples
Status: RESOLVED OLD
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Nicolas Lécureuil
QA Contact:
URL:
Whiteboard: MGA5TOO
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-22 08:46 CEST by papoteur
Modified: 2024-03-03 09:58 CET (History)
1 user (show)

See Also:
Source RPM: qt4 qt5
CVE:
Status comment:


Attachments

Description papoteur 2017-05-22 08:46:56 CEST
Description of problem:
Welcome/Examples screen in qtcreator displays a combobox to select Qt version. But even if one selects the current version, the page is void of any example.
I have checked that some examples are installed
cd /usr/lib64/qt5/examples
[yves@Netbook-M4 examples]$ ls
assistant/  dbus/      examples.pro*  help/      network/  qml/  qtconcurrent/  quick/   script/  svg/    uitools/  xml/
corelib/    designer/  gui/           linguist/  opengl/   qpa/  qtestlib/      README*  sql/     touch/  widgets/  xmlpatterns/

According to documentation
https://wiki.qt.io/Qt_Examples_in_Qt_Creator
"Qt Creator looks up 'examples-manifest.xml' and 'demos-manifest.xml' files from subdirectories of the Qt doc directory (the one qmake -query QT_INSTALL_DOCS returns). "
qmake -query
...
QT_INSTALL_DOCS:/usr/share/doc/qt5
...
QT_INSTALL_EXAMPLES:/usr/lib64/qt5/examples
QT_INSTALL_DEMOS:/usr/lib64/qt5/examples
...
But there is no 'examples-manifest.xml' nor 'demos-manifest.xml' anywhere.
It seems that something is not build.
papoteur 2017-05-22 08:55:11 CEST

Whiteboard: (none) => MGA5TOO

papoteur 2017-05-29 18:52:07 CEST

Source RPM: qt-creator => qt4 qt5

Comment 1 David GEIGER 2024-03-03 09:58:45 CET
mga6 is EOL!

CC: (none) => geiger.david68210
Status: NEW => RESOLVED
Resolution: (none) => OLD


Note You need to log in before you can comment on or make changes to this bug.