Start LibreOffice. If it opens a writer document, close that document. This gets you to the Start Center. Click on "Database" The Database wizard appears. Note that "Create a new database" is selected. Click on "Next". PROBLEM 1: One gets the page to setup a JDBC connection. Wrong page. Click on back. Click on "Open an existing (...)" Click on "Create a new (...)" Click next. *Now* the second page is the right one. Click on back. Click on "Connect to an existing database" Note that JDBC is selected. Click "next" PROBLEM 2: Wrong second page. One still gets the one for "create a new database". Click on back. Click on JDBC to "make" the selection Click on next. *Now* this is the right second page for JDBC connection. I blame this commit; @mathias, if you could take a look I'd be grateful. Thanks in advance. commit f3f512bdfd664ea27ff2b51175dcf85d1949d06b Author: Mathias Hasselmann <mathias@openismus.com> AuthorDate: Thu Mar 21 09:04:55 2013 +0100 Commit: Petr Mladek <pmladek@suse.cz> CommitDate: Wed Mar 27 15:02:26 2013 +0000 Use UI builder for database wizard's start page
dup of https://bugs.freedesktop.org/show_bug.cgi?id=62937 but I let you choose the one you prefer :-)
*** This bug has been marked as a duplicate of bug 62937 ***
Only *half* of this bug was a DUP of bug 62937. From comment 0: - PROBLEM 1 is solved (is bug 62937) - PROBLEM 2 is still present
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d81b207e8c4dd96c34836d29bc82275f0a1c2c8 fdo#64447 when changing setup mode, trigger changed DatasourceType event The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "libreoffice-4-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=29e79344add06fed1ff764a6d24036a768cb688e&h=libreoffice-4-1 fdo#64447 when changing setup mode, trigger changed DatasourceType event It will be available in LibreOffice 4.1. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Lionel Elie Mamane committed a patch related to this issue. It has been pushed to "libreoffice-4-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0a94f9210ca74ea959a59dbb4cb6ea05b6450118&h=libreoffice-4-0 fdo#64447 when changing setup mode, trigger changed DatasourceType event It will be available in LibreOffice 4.0.5. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.