My first guess is that kphotoalbumui.rc file is not found when running kphotoalbum. You should set KDEDIRS variable to point to the installation path under /opt/kpa. To quickly test this theory do the following:<br>- open terminal<br>
- copy-paste about half of the first lines from the script I provided to the terminal (starting from the beginning and ending at the last line that starts with export)<br>- run kphotoalbum from the terminal: $MY_KDE_INSTALL/bin/kphotoalbum<br>
<br>If this does not solve the problem, make sure KDE4_DIR is set correctly for your system.<br><br>HTH,<br>miika<br><br><div class="gmail_quote">On Thu, Jun 23, 2011 at 6:10 PM, Murray Strome <span dir="ltr"><<a href="mailto:wmstrome@yahoo.com">wmstrome@yahoo.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font:inherit" valign="top">As a result of suggestions, I compiled KPA from the git file that Mike sent me.  I think it was working OK on my laptop. However, when I did the install on my main working system (Kubuntu 11.04), when I first open it, I get the following error:<br>
<br><br><div style="margin-left:40px">InternalError - KPhotoAlbum<br><br>KPhotoAlbum hit an internal error (missing plug-in<br>menu in MainWindow::setupPluginMenu).<br>This indicate that you forgot to do a make install. If<br>
you did compile KPhotoAlbum yourself, then please<br>run make install. If not, please report this as a bug.<br><br>KPhotoAlbum will continue execution, but it is not<br>entirely unlikely that it will crash later on due to the<br>
missing make install.<br></div><br>It does run, but lots of things seem to be missing. In particular, under "Edit" there is no option to delete a selected file,
 "Tip of the Day" is empty, etc. What do I do? The git file is in my ~/Downloads, and I changed it to install in /opt/kpa instead of /tmp/kpa.  <br><br>Thanks,<br><br>Murray<br><br>What do I do now to fix the problem?<br>
</td></tr></tbody></table><br>_______________________________________________<br>
KPhotoAlbum mailing list<br>
<a href="mailto:KPhotoAlbum@mail.kdab.com">KPhotoAlbum@mail.kdab.com</a><br>
<a href="http://mail.kdab.com/mailman/listinfo/kphotoalbum" target="_blank">http://mail.kdab.com/mailman/listinfo/kphotoalbum</a><br>
<br></blockquote></div><br>