Skip to content

The media plugin disables itself with no user facing explanation on missing gstreamer plugins #950

@diaphragm-workplace

Description

@diaphragm-workplace

When enabling the psimedia plugin, leaving the settings menu and returning to it reveals that it's disabled again. The app seems to ignore it as well when trying to change the config file manually.

OS: Arch Linux

Psi Version: 1.5.2128 from psi-plus/psi-plus-snapshots
Built as:

mkdir -p build
cd build
cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release \
        -DENABLE_PLUGINS=ON \
        -DBUILD_DEV_PLUGINS=ON \
        -DQT_DEFAULT_MAJOR_VERSION=6 \
        -DBUILD_PSIMEDIA=ON ..
ninja

XML log (you can find it in account's context menu)

right clicked everything and couldn't find it, sorry :(

stdout (terminal log)

nothing gets logged during this

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions