Buglist:

No: Report: Status:
100.004 (09.09.01) Tool tips and tool descriptions in the statusbar are not displayed in the correct language. Also, German Umlauts are displayed incorrectly. Language files have to be changed to UTF-8
Fixed this today and also added a French GUI translation file! Thanks to Laurent Rathle!
fixed
(1.0.1)
100.003 (09.09.01) A circle with fixed diameter cannot be saved correctly. When you load a construction that contains such an object, the diameter has changed. The same occurs, when you open the preferences and close it.
Indeed, the diameter was calculated incorrectly. Fixed it.
fixed
(1.0.1)
100.002 (26.08.01) If you have any problems to compile KGeo under a Mandrake 8.0 system, please include the following line in coordinatesdialog.h and diameterdialog.h: #include <knumdialog.h>
It seems that this is needed in a Mandrake system.
The reason for this strange behavior was, that I used a KDE widget in a QTDesigner widget which used to be possible (KDoubleNumInput). I replaced it with a standard QLineEdit widget.
fixed
(1.0.1)
100.001 (26.08.01) It seems as if the rpm does not work well with a genuine Suse 7.1 installation. It should install with a current KDE 2.2 and QT 2.3 installation though. I you encounter problems, please, take the tar.gz archive. closed