AppImage / AppImage/AppImageKit
Applications packaged on Ubuntu 16.04 do not work on 20.04
- Dominant language
- No language data
- Stars
- 9.4k
- Forks
- 588
- PR merge metrics
- PR metrics pending
Description
**Describe the bug**
I first saw this problem with a collaborator who is running this application.
**To Reproduce**
Steps to reproduce the behavior:
```bash
BraTSPipeline -u
```
Error message:
```
symbol lookup error: /BraTSPipeline: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_replaceEmmPKcm, version Qt_5
```
**Expected behavior**
This should work.
**CaPTk Version**
1.8.0
**Desktop (please complete the following information):**
- OS: Ubuntu
- Version: 20.04 LTS
**Additional context**
Cross-posted in https://github.com/CBICA/CaPTk/issues/1336
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.