GNOME Bugzilla – Bug 335818
Crash creating database without creation rights.
Last modified: 2006-03-25 15:23:28 UTC
Glom should check that the user really has the postgres rights to create databases and users. At the moment, if the user does not have the rights, then it crashes while creating the glom_developer group. We probably just need to handle this error specifically.
Fixed in CVS. Now it will show a dialog and then allow you to try again.