Using Kdenlive with Gnome

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
antiquexray
Level 5
Level 5
Posts: 604
Joined: Sat Nov 18, 2006 6:04 pm
Location: Albert Lea Minnesota USA

Using Kdenlive with Gnome

Post by antiquexray »

I wondering how to use Kdenlive with Gnome. I need a video editor and when I've downloaded Kdenlive it doesn't show up on the menu.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Using Kdenlive with Gnome

Post by Husse »

Right click the menu button > Reload plugins
Should do it
Perhaps also Right click the panel > remove menu > Right click again > Add menu
But it is a KDE app so it may not integrate well
Make your own menu item
First find out where Kdenlive resides (probably /usr/bin)

Code: Select all

apropos Kdenlive
now you should have the "proper"name
use that with which to find out where it is
Provided it is Kdenlive

Code: Select all

which Kdenlive
Use that path to add a menu item
antiquexray
Level 5
Level 5
Posts: 604
Joined: Sat Nov 18, 2006 6:04 pm
Location: Albert Lea Minnesota USA

Re: Using Kdenlive with Gnome

Post by antiquexray »

Husse wrote:Right click the menu button > Reload plugins
Should do it
Perhaps also Right click the panel > remove menu > Right click again > Add menu
But it is a KDE app so it may not integrate well
Make your own menu item
First find out where Kdenlive resides (probably /usr/bin)

Code: Select all

apropos Kdenlive
now you should have the "proper"name
use that with which to find out where it is
Provided it is Kdenlive

Code: Select all

which Kdenlive
Use that path to add a menu item
Thanks Husse. I'll let you know.
Locked

Return to “Software & Applications”