https://bugs.kde.org/show_bug.cgi?id=508348

--- Comment #4 from arjenbalfoort <[email protected]> ---
(In reply to Mladen Milinkovic, Max from comment #3)
> There are some wayland related fixes in subtitlecomposer on master branch.
> Can you try subtitlecomposer-git or appimage from here:
> https://subtitlecomposer.kde.org/download.html

On Debian 13
AppImage does not start:
arjen@solydxk-main:~/Downloads$ chmod +x
subtitlecomposer-git-latest-x86_64.AppImage
arjen@solydxk-main:~/Downloads$ ./subtitlecomposer-git-latest-x86_64.AppImage
open dir error: No such file or directory

Building from source:
https://invent.kde.org/multimedia/subtitlecomposer/-/wikis/Building-from-sources

I installed the packages listed under "Ubuntu Hirsuite".
Then followed the build instructions which ended in:

[ 96%] Building CXX object
src/speechplugins/pocketsphinx/CMakeFiles/pocketsphinxasr.dir/pocketsphinxplugin.cpp.o
/home/arjen/subtitlecomposer/src/subtitlecomposer/src/speechplugins/pocketsphinx/pocketsphinxplugin.cpp:
In member function ‘void
SubtitleComposer::PocketSphinxPlugin::processUtterance()’:
/home/arjen/subtitlecomposer/src/subtitlecomposer/src/speechplugins/pocketsphinx/pocketsphinxplugin.cpp:104:37:
error: too many arguments to function ‘ps_seg_t* ps_seg_iter(ps_decoder_t*)’
  104 |         ps_seg_t *iter = ps_seg_iter(m_psDecoder, nullptr);
      |                          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from
/home/arjen/subtitlecomposer/src/subtitlecomposer/src/speechplugins/pocketsphinx/pocketsphinxplugin.cpp:14:
/usr/include/pocketsphinx/pocketsphinx.h:451:11: note: declared here
  451 | ps_seg_t *ps_seg_iter(ps_decoder_t *ps);
      |           ^~~~~~~~~~~
make[2]: ***
[src/speechplugins/pocketsphinx/CMakeFiles/pocketsphinxasr.dir/build.make:130:
src/speechplugins/pocketsphinx/CMakeFiles/pocketsphinxasr.dir/pocketsphinxplugin.cpp.o]
Error 1
make[1]: *** [CMakeFiles/Makefile2:2189:
src/speechplugins/pocketsphinx/CMakeFiles/pocketsphinxasr.dir/all] Error 2
make: *** [Makefile:136: all] Error 2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to