<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
My menus are:<br>
File Edit View Settings Help<br>
There's no 'Project, Timeline or Render' menu.<br>
<br>
I've done a make clean and a configure as you described (I check the
value of prefix which is /usr)<br>
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.<br>
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.<br>
<br>
I deleted the rc file too, as you suggested.<br>
<br>
All my other KDE apps work fine.<br>
<br>
I'm puzzled...<br>
<br>
Regards,<br>
Steven.<br>
<br>
Jason Wood wrote:
<blockquote cite="mid200406301857.47722.jasonwood@blueyonder.co.uk"
type="cite">
<pre wrap="">On Tuesday 29 June 2004 21:18, Riviere Informatique SARL wrote:
</pre>
<blockquote type="cite">
<pre wrap="">That doesn't make a difference - still no context menu. I can change the
shortcuts to add a clip
</pre>
</blockquote>
<pre wrap=""><!---->
Do you get a full set of menus across the top of Kdenlive? (including Project,
Timeline, Render...)
If not, then you either have not installed Kdenlive, or have installed it to
an incorrect path.
To install a KDE app, run
./configure --prefix=`kde-config --prefix`
(watch out for those back-quote thingies around kde-config --prefix!)
then make, make install.
Afterwards, you might needs to remove the kdenliverc file out of
your .kde/shader/config directory as well.
Let me know if that helps.
Cheers,
Jason
</pre>
</blockquote>
</body>
</html>