[Kdenlive-devel] No context menu in Project tab (Or anywhere else)

Jason Wood jasonwood at blueyonder.co.uk
Fri Jul 2 22:59:59 UTC 2004


On Friday 02 July 2004 15:13, Riviere Informatique SARL wrote:
>  My menus are:
>  File Edit View Settings Help
>  There's no 'Project, Timeline or Render' menu.
>
>  I've done a make clean and a configure as you described (I check the value
> of prefix which is /usr) Then make, make install, checked that the
> executable was properly installed and even did a 'type kdenlive' to see if
> I would actually execute the /usr/bin/kdenlive - but still no luck. There
> are 2 menus that DO pop up, now I've tried clicking just about everywhere:
> The 'Toolbar menu' when right-clicking on an empty part of the toolbar and
> a standard 'edit' menu when I rightclick in the right-hand window of the
> 'Debug' tab.
>
>  I deleted the rc file too, as you suggested.
>
>  All my other KDE apps work fine.

It still sounds like an install path issue. The toolbar and "edit" menu's are 
standard, and won't be affected by the install path of kdenlive.

try the following as root :

updatedb (to make sure your locate database is up to date)

locate konquerorrc

On my machine, one of the returned lines is :

/usr/share/config/konquerorrc

Now, everything from /share onwards is a kde-specific path, so kdenlive stuff 
should end up in /usr somewhere. (in my case)

Now try this :
locate spacer.png

I get this :
/usr/share/apps/kdenlive/icons/hicolor/32x32/actions/spacer.png

As you see, in my install, the bit before /share is the same as for konqueror.

(/usr in both cases)

Can you do the same test on your system (the same two locate lines) and let me 
know the results?

Cheers,
Jason

-- 
Jason Wood
Homepage : www.uchian.pwp.blueyonder.co.uk




More information about the Kdenlive mailing list