← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1890434] Re: qtcreator not usable with Ubuntu 20.04

 

This bug was fixed in the package qtcreator - 4.12.4-1

---------------
qtcreator (4.12.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Use the default LLVM/clang Debian versions, rather than hardcoding 8.
    Hopefully qtcreator will properly support newer LLVM versions fast enough.
    (Closes: #966007)
    - switch the libclang-8-dev build dependency to libclang-dev >= 8
    - switch the llvm-8-dev build dependency to llvm-dev >= 8
    - get the LLVM root using llvm-config
  * Switch the generic clang recommend to a dependency of the exact clang-N
    used to build (Closes: #919860, #952718) (LP: #1890434, #1877927)
    - add the clang build dependency to get the used clang executable
  * Drop the Debian man page, as it is outdated, and it offers no useful
    information.
  * Force the version of libqt5designercomponents5 as dependency to be at least
    the same as used during the build. (Closes: #966169)
  * Remove the kate-data suggest, as it does not exist anymore; syntax
    highlighting files are already provided by KF5SyntaxHighlighting.

 -- Pino Toscano <pino@xxxxxxxxxx>  Wed, 19 Aug 2020 19:00:23 +0200

** Changed in: qtcreator (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtcreator in Ubuntu.
https://bugs.launchpad.net/bugs/1890434

Title:
  qtcreator not usable with Ubuntu 20.04

Status in qtcreator package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  I'm using Ubuntu 20.04.1, qtcreator 4.11.0.
  In qtcreator, editor displays a lot of error messages.

  ComboBox that should contain all functions of the opened file is
  empty.

  In all .h file, qtcreator complains that stddef.h is missing for
  QOBJECT.

  How to reproduce:
  Try to open a Qt project in qtcreator, for example, use this simple project :
  Browse https://slist.lilotux.net/linux/gafas/ and follow build instructions.
  tar zxvf gafas-0.2.tgz
  cd gafas-0.2
  qtcreator .

  Solution:
  I have solved the problem by installing :
  sudo apt-get install libclang-common-8-dev

  If you need more info, don't hesitate to ask me...

  Regards
  Stephane

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator/+bug/1890434/+subscriptions