Skip to content

FastFlix 6.2.1 Crash (CashyOS, Linux Distro Arch) #757

@Schmaenks

Description

@Schmaenks

FastFlix 6.2.1
FastFlix_6.2.1_ubuntu-24.04_x86_64

OS: CachyOS x86_64
Linux 7.0.11-1-cachyos

Log:

2026-06-04 11:43:04,708 - fastflix INFO Running task Gather FFmpeg version
2026-06-04 11:43:04,709 - fastflix INFO Running command: /usr/bin/ffmpeg -version
2026-06-04 11:43:04,736 - fastflix ERROR /usr/bin/ffmpeg command stdout:
2026-06-04 11:43:04,736 - fastflix ERROR /usr/bin/ffmpeg command stderr: /usr/bin/ffmpeg: /tmp/_MEIcMOjJg/libstdc++.so.6: version GLIBCXX_3.4.35' not found (required by /usr/lib/libopenal.so.1) /usr/bin/ffmpeg: /tmp/_MEIcMOjJg/libssl.so.3: version OPENSSL_3.2.0' not found (required by /usr/lib/libcurl.so.4)
/usr/bin/ffmpeg: /tmp/_MEIcMOjJg/libssl.so.3: version `OPENSSL_3.5.0' not found (required by /usr/lib/libngtcp2_crypto_ossl.so.0)

2026-06-04 11:43:04,736 - fastflix ERROR Could not run task Gather FFmpeg version
Traceback (most recent call last):
File "fastflix/widgets/status_bar.py", line 217, in run_tasks
task.command(config=self.app.fastflix.config, app=self.app, **task.kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "fastflix/flix.py", line 164, in ffmpeg_configuration
raise FlixError(
f'"{config.ffmpeg}" file not found or errored while executing. Return code {res.returncode}'
)
fastflix.exceptions.FlixError: "/usr/bin/ffmpeg" file not found or errored while executing. Return code 1
2026-06-04 11:43:04,737 - fastflix ERROR Could not start FastFlix!
Traceback (most recent call last):
File "fastflix/application.py", line 452, in app_setup
container.status_bar.run_tasks(startup_tasks, persist_complete=True)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "fastflix/widgets/status_bar.py", line 217, in run_tasks
task.command(config=self.app.fastflix.config, app=self.app, **task.kwargs)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "fastflix/flix.py", line 164, in ffmpeg_configuration
raise FlixError(
f'"{config.ffmpeg}" file not found or errored while executing. Return code {res.returncode}'
)
fastflix.exceptions.FlixError: "/usr/bin/ffmpeg" file not found or errored while executing. Return code 1


Same happens with the Version from Aur "6.2.1-1"

Some of my components are newer (rolling release).
All Fastflix versions are now built against what I have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions