[Bug 79794] KDevelop 3.0.2 crashes when opening a .ui file.
jsu2 at emory.edu
jsu2 at emory.edu
Sat Apr 17 17:56:05 UTC 2004
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=79794
------- Additional Comments From jsu2 emory edu 2004-04-17 17:55 -------
On 17 Apr 2004, Jens Dagerbo wrote:
> You could do a search for 'x-designer.desktop' on your failing system and see if the mimetype really isn't installed. (It should be, it comes with kdelibs. Typically: /opt/kde/share/mimelnk/application/x-designer.desktop)
>
# locate x-designer.desktop
/usr/local/kde/share/mimelnk/application/x-designer.desktop
/usr/local/src/kdelibs-3.2.1/mimetypes/application/x-designer.desktop
> The thing is, if you don't have it, then kdelibs cannot have been fully installed -> unpredictable things happen.
> If you do have it and KDE still doesn't know about it, then KDE isn't correctly set up -> unpredictable things happen.
>
Just as reference, the configure line of config.log for kdelibs looks like:
./configure --prefix=/usr/local/kde --without-arts --disable-debug
for both my desktop (kdelibs 3.2.1) and my laptop (kdelibs 3.2.0).
The only difference I can think of in the build process is the desktop
is a SMP system and I did use "make -j3".
> In other words, it sounds like it's likely to be a system specific problem - not a bug that we can fix.
>
Perhaps this is a kdelibs bug? I just realized I forgot to mention my
laptop is a "pure" Debian system while the desktop was knoppix. I don't
think that should matter much since I removed relevant kde packages and
have the environment variable set to my own installation. I may try
installing the desktop system with a debian install CD instead of knoppix.
More information about the KDevelop-devel
mailing list