Bug 430280 - knights-20.08.3 automagic dependency on qtspeech
Summary: knights-20.08.3 automagic dependency on qtspeech
Status: RESOLVED DOWNSTREAM
Alias: None
Product: knights
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Alexander Semke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-11 22:32 UTC by Kobboi
Modified: 2020-12-12 18:06 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 Kobboi 2020-12-11 22:32:15 UTC
STEPS TO REPRODUCE
1. Compile knights on a build system that happens to have qtspeech installed
2. Package and install the binaries on a different system

OBSERVED RESULT
$ knights
knights: error while loading shared libraries: libQt5TextToSpeech.so.5: cannot open shared object file: No such file or directory

EXPECTED RESULT
Either you depend on qtspeech or you don't. I will submit a PR with a suggested solution once I find out how the KDE community works.

KDE Plasma Version: 5.76
Qt Version: 5.15.2
Comment 1 Andreas Sturmlechner 2020-12-11 23:07:01 UTC
It just means that we missed to tick the build system box downstream. This is no upstream bug.