Bug 269111 - packages problem after update after update QT5 to 5.15.8
Summary: packages problem after update after update QT5 to 5.15.8
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-23 09:31 UTC by lumiwa
Modified: 2023-02-18 11:01 UTC (History)
7 users (show)

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


Attachments
Crash backtrace of stellarium (5.19 KB, text/plain)
2023-01-23 21:42 UTC, Tomoaki AOKI
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description lumiwa 2023-01-23 09:31:31 UTC
Hi,

I am using packages on FreeBSD 13.1_RELEASE and after update of QT5 to 5.15.8 some apps don't work because they look for 5.15.7. Two of them are Stellarium and Qcad.

Thank you.
Comment 2 Tomoaki AOKI 2023-01-23 21:42:12 UTC
Created attachment 239668 [details]
Crash backtrace of stellarium

This once happenes for me, too, at least starting up from old desktop entry (menu).
Not tested for qcad, as I don't use it.

Forcibly rebuilding astro/stellarium helped for me, strangely except starting up from old desktop entry. New one and startup from command line (terminal window) as `stellarium &` are OK now.
Note that all worked fine before.

Couldn't find the old *.desktop file, new one is at /usr/local/share/applications/org.stellarium.Stellarium.desktop. A hint for old one is that the comment is "View the sky" but new one shoud be "Stellarium" in your language (based on locale).

Attaching crash backtrace with output of ldd (qt5-related only).

The failure mode is different from Bug 268652.
Comment 3 lumiwa 2023-01-25 23:01:59 UTC
(In reply to Graham Perrin from comment #1)
Stellarium was updated before update of QT5. This is the problem and I do not want to build ports anymore otherwise I will not switch to packages.
Thank you.
Comment 4 lumiwa 2023-01-25 23:03:31 UTC
(In reply to Tomoaki AOKI from comment #2)
With qcad are problem but I like it more then librecad. FreeCAD is very good but I do not need it.
Comment 5 Tomoaki AOKI 2023-01-29 02:34:08 UTC
FYI:
I could confirm how old menu item, which crashed stellarium, started using x11/menulibre.

 Command: env "__GL_SINGLE_THREADED=1 stellarium"
 Working dir: ""

while new menu item, starts stellarium sanely, is as follows.

 Command: "stellarium --startup-script=%f"
 Working dir: ""
Comment 6 lumiwa 2023-02-18 11:01:10 UTC
Package for Stellariom was updated with the same problem:

"Cannot mix incompatible Qt library (5.15.7) with this library (5.15.8)
Abort(coredump)"