https://bugs.freedesktop.org/show_bug.cgi?id=68315
--- Comment #15 from Jan Rheinländer <[email protected]> --- To reproduce the bug: - Create an empty database "Villages" (capital V!) with owner postgres - Import the SQL dump into this database using pgadmin3 - Create an odbc connection in /etc/odbc.ini: [Villages-local] Description = Connection to postgresql Villages database (local copy) Driver = PostgreSQL Unicode Trace = No TraceFile = /tmp/psqlodbc.log Database = Villages Servername = localhost UserName = Password = Port = ReadOnly = No RowVersioning = No ShowSystemTables = No ShowOidColumn = No FakeOidIndex = No ConnSettings = - Open the .odb file - Open the only form (it might ask for the password of the postgres user) - Edit a field, e.g. set "houses" to 10 - Click on the "save" icon at the bottom of the window. An error message pops up - Click again. Crashes -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
