[KimDaBa] Found why kimdaba crashes with my database
Dominik Stadler
dominik.stadler at gmx.at
Mon Jan 5 14:39:40 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I still had the problem with crashes when I try to save the options in the
selection dialog. Originally I reported this as Bug
http://bugs.kde.org/show_bug.cgi?id=70262
Recompiling from CVS and also upgrading to the latest KDE-CVS-Version did not
help (Although I really enjoy the new KDE 3.2, it seems to be already quite
stable!).
Today, by comparing a freshly generated index.xml and my old one that was
constantly crashing, I finally was able to track down why this happened to
me:
for some reason, my database-file index.xml contained the following line under
the tag <configWindowSetup>:
<mainDockWidget>unnamed</mainDockWidget>
Somehow version 1.0 or 1.0.1 of kimdaba did put "unnamed" there. This causes
kimdaba to crash when saving the options in the selection dialog. When I
remove the "unnamed" and make the tag "mainDockWidget" empty, kimdaba does
not crash any more!
<mainDockWidget></mainDockWidget>
Maybe there is a check missing if an invalid access is done somewhere in the
code when an unknown entry is listed under "mainDockWidget".
Thanks again for Kimdaba... Dominik.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQE/+XcsBy2+bgx1H+0RAngoAKCW+Zy/Nm93uljHvM0mj6poqc++3ACgxc7x
VdlwL9Vusf8TNZ0B3u+3pPs=
=dW2T
-----END PGP SIGNATURE-----
More information about the Kphotoalbum
mailing list