[KimDaBa] Tooltips and other notes

Jesper K. Pedersen blackie at kde.org
Sun Jan 25 16:25:19 GMT 2004


Shawn Willden <shawn at willden.org> writes:

| On Sunday 25 January 2004 08:27 am, Shawn Willden wrote:
| > On Sunday 25 January 2004 02:00 am, Jesper K. Pedersen wrote:
| > > Did you do a make install?
| >
| > Nope.  Just built and ran it out of the build directory.  I'll install
| > it and let you know if it still doesn't work, although I'm sure it will.
| 
| Okay, I did a make install, and the behavior has not changed (still no 
| tooltip option on the help menu).  ~/.kde/share/apps/KimDaba does not 
| exist, so there is no rc file in it.  During startup kimdaba complains 
| about the lack of an rc file.  It says:
| 
| shawn at zedd:~$ kimdaba
| kimdaba: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file 
| kimdabaui.rc
| kimdaba: WARNING: KLocale: trying to look up "" in catalog. Fix the program
| kimdaba: WARNING: KLocale: trying to look up "" in catalog. Fix the program
| 
| I do have one other idea about what may be causing it... I didn't set 
| --prefix when configuring, so make install installs to the default 
| location /usr/local/kde, which is not where kde lives on my Debian sid 
| system.  Could this matter?  To get it in the path I just symlinked /usr/
| local/kde/bin/kimdaba to /usr/local/bin.
| 
| Manually copying /usr/local/kde/share/apps/kimdaba/kimdabaui.rc to ~/.kde/
| share/apps/kimdaba/ causes kimdaba to stop complaining and shows the 
| option in the help menu.
| 
| So, it looks like a pathing issue.  I probably need to figure out what 
| options to give to configure so that it will install in the "right" 
| places...  I presume that will allow kimdaba to find the global rc file, 
| rather than having to use a user-specific file.
you need to set KDEDIRS:
export KDEDIRS=/usr/local/kde:$KDEDIRS

Cheers
Jesper.



More information about the Kphotoalbum mailing list