Missing actions in the Menu

Milian Wolff mail at milianw.de
Wed Oct 31 18:37:55 UTC 2012


On Wednesday 31 October 2012 18:15:17 Andreas Pakulat wrote:
> Hi,
> 
> I just started a fresh kdevelop instance and noticed that various
> things are missing from my Project menu, all the actions supplied by
> the projectcontroller.cpp are not visible. Since this seems to be a
> local problem (olijg said they're there for him) I'm wondering wether
> anybody has an idea what this might be.
> 
> I've already checked the code (no local modifications or unpushed
> commits) and the ui.rc files for kdevelop (they contain the actions in
> both install folder and HOME/.kde). Where was the code again that
> re-arranged the standard xmlgui-structure to what we want it to look
> like? Since these actions are supplied by code in shell// a non-loaded
> plugin is also out of the question.

Try to remove your *ui.rc files in $KDEHOME/share/apps, i.e. something like 

find $KDEHOME/share/apps -path "*kdev*" -name "*.ui.rc" [-delete]

Does that help?

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20121031/decc05e9/attachment.sig>


More information about the KDevelop-devel mailing list