Bug 481652 - Undefined symbol error after installing ktechlab
Summary: Undefined symbol error after installing ktechlab
Status: RESOLVED DOWNSTREAM
Alias: None
Product: KTechLab
Classification: Applications
Component: general (show other bugs)
Version: 0.51.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Zoltan Padrah
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-22 03:43 UTC by Shannon Levy
Modified: 2024-02-22 04:15 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shannon Levy 2024-02-22 03:43:46 UTC
SUMMARY

After attermpting to install ktechlab on fedora 39 I got the following error when trying to invoke it from the command line:

ktechlab: symbol lookup error: ktechlab: undefined symbol: _ZN15FileContextList4FindERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE


STEPS TO REPRODUCE
From the terminal:
sudo dnf builddep ktechlab.x86_64
sudo dnf install ktechlab.x86_64
ktechlab



1. 
2. 
3. 

OBSERVED RESULT
displays the following error message:
ktechlab: symbol lookup error: ktechlab: undefined symbol: _ZN15FileContextList4FindERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE

EXPECTED RESULT
The ktechlab GUI

SOFTWARE/OS VERSIONS:
Linux Fedora 39
Gnome 45.0
Qt Version: 5.15

ADDITIONAL INFORMATION
Comment 1 fanzhuyifan 2024-02-22 04:15:59 UTC
Should be a packaging issue. Please contact your distribution.