GNOME Bugzilla – Bug 70102
Floating-point invalid op launching dia 0.89
Last modified: 2004-12-22 21:47:04 UTC
This is a followup to bug #69894, but is a different topic so I created a new bug. I uninstalled dia 0.88.x via its uninstall program and then removed the registry key as specified in the directions for bug #69894 below. The new install program then completed successfully. However, when I launch dia via the shortcut on my task bar, I now get the following error message displayed on top of the Dia splash screen: The exception Floating-point invalid operation. (0xc0000090) occurred in the application at location 0x00496bb4. Click on OK to terminate the program. Click on CANCEL to debug the program. As best as I can tell from the debugger, Dia died inside kernel32.ReadFile. No further call stack information was available. --------------------------- bug #69894 summary: Summary: Cannot reinstall after uninstall of 0.88 I ran the uninstall program via Start!Settings!"Control Panel" for version 0.88. However, the install program for 0.99pre1 still says "dia is already installed. Please uninstall it first" and I can't install it. + +------- Additional Comments From sdteffen@yahoo.com 2002-01-28 10:45 ------- +This is because the registry key HKEY_CLASSES_ROOT/diaFile was not +removed by the dia uninstaller. + +Manually removing this solves the problem. + +The next version of the installer should take care of the problem.
Please make sure that all the *.dlls in the dia folders are deleted after uninstallation of version 0.88 and try again.
Please make sure that all the files from the previous dia release were uninstalled. (Especially all the dlls. You'll find all of them in the folder where you installed dia. You can also try to install the new version of dia to a different location.
Marking as duplicate
*** This bug has been marked as a duplicate of 69894 ***