Page 1 of 1

Kdenlive flatpak not working on antiX 9, 32 bits (SOLVED)

Posted: Tue Oct 29, 2019 12:55 pm
by wachin
I have this:

- Laptop Dell Inspiron 1750
- antiX 9, 32 bits
- Default iceWM environment

I install flatpak:

Code: Select all

sudo apt-get install flatpak xdg-desktop-portal-gtk 
I install kdenlive flatpak:

Code: Select all

flatpak install flathub org.kde.kdenlive
I install Pulseadio:

Code: Select all

sudo apt-get install pulseaudio pavucontrol
I start Pulseaudio:

Code: Select all

pulseaudio --start
I run Kdenlive Flatpak:

Code: Select all

dbus-launch flatpak run org.kde.kdenlive
Working:

Image

At this time the version of kdenlive are 19.08.2:

Image

To manage the entire volumen you need to put in the terminal:

Code: Select all

pavucontrol
Next in some case you need to stop Pulseaudio, put in terminal:

Code: Select all

pulseaudio --kill