Bug 263301 - devel/qtcreator: update to version 7.0.0
Summary: devel/qtcreator: update to version 7.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-15 18:59 UTC by Ivan
Modified: 2022-04-18 10:18 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (kde)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan 2022-04-15 18:59:57 UTC
Qt Creator recently got a new version 7.0.0.

It has a lot of great features like complete llvm14 support and clangd by default.

Please, update devel/qtcreator port.

By the way, current version of the port 6.0.2 doesn't work well. The debugging feature is completely broken.

Tested on 13.1-RC3 with lldb13 and lldb14.
Comment 1 Florian Walpen 2022-04-16 10:58:53 UTC
(In reply to Ivan from comment #0)

There's been an update by tcberner@ two days ago, so this issue can be closed.

@Ivan: I've certainly tested the update to 6.0.2 before posting the patches here, and regularly use qtcreator - debugging wasn't "completely" broken for me. Could you elaborate on the symptoms?

Funny thing is, I have used a local update to 7.0.0 for about two weeks now, and held it back because I found it _less_ stable than 6.0.2. :-)

It works fine when launched, but quickly deteriorates when editing sources. For some files then all background processing seems to fail, like formatting, sanity checks and debugging breakpoints. Close and reopen qtcreator helps.

My hope is that there will be a bugfix release soon, there's a lot of activity in the 7.0 branch:
https://github.com/qt-creator/qt-creator/tree/7.0
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2022-04-16 14:49:28 UTC
Was done in 406069d46ceefdbf704b9b45d094a1f6eb5cdf0f
Comment 3 Ivan 2022-04-18 10:18:50 UTC
(In reply to Florian Walpen from comment #1)

Thank you for the reply.

Well, I guess it's a kind of my local issue.
I described it in a separate bug:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263387


Looking forward for pkg update of 7.0.0 to test.