Bug 481652

Summary: Undefined symbol error after installing ktechlab
Product: [Applications] KTechLab Reporter: Shannon Levy <shannlevy>
Component: generalAssignee: Zoltan Padrah <zoltan.padrah>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: fanzhuyifan, julian
Priority: NOR    
Version First Reported In: 0.51.0   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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.