Bug 441576 - qgis Qt5 crash
Summary: qgis Qt5 crash
Status: RESOLVED DOWNSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: generic-crash (other bugs)
Version First Reported In: master
Platform: Neon Linux
: NOR crash
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-26 15:18 UTC by nbgyan
Modified: 2021-08-26 18:52 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nbgyan 2021-08-26 15:18:41 UTC
SUMMARY
qgis does not run on KDE/Qt5

STEPS TO REPRODUCE
1. Install qgis from https://www.qgis.org/en/site/forusers/alldownloads.html
2. Start it from the command line
3. It doesn't run

OBSERVED RESULT
The following error is reported from command line: 
/usr/bin/qgis.bin: symbol lookup error: /lib/libqgis_3d.so.3.20.2: undefined symbol: _ZN10Qt3DExtras10Qt3DWindowC1EP7QScreen, version Qt_5

EXPECTED RESULT
qgis will run as expected

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.22
KDE Plasma Version: 5.22.4
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.3
Kernel Version: 5.11.0-27-generic (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-8565U CPU @ 1.80GHz
Memory: 15.3 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics 620
Comment 1 David Edmundson 2021-08-26 15:48:58 UTC
This has nothing to do with Plasma.
Comment 2 Nate Graham 2021-08-26 18:52:43 UTC
Specifically, the problem is in the app itself.