Encountered today on master 5.3.0 alpha, both on Linux and OSX 1) Start the DB creation wizard. 2) Choose a connection to an existing DB 3) Clicking on Next has no effect. The only option is to Cancel. regression
The same result is encountered when trying to attempt to create a new embedded hsqldb ODB file. Version: 5.3.0.0.alpha0+ Build ID: 4d49c9601c9b3e26a336e08e057d299895683480 Threads CPU : 4; Version de l'OS :Linux 3.19; UI Render : par défaut; Locale : fr-FR (fr_FR.UTF-8)
On pc Debian x86-64 with master sources updated today, I could reproduce this. But even worse, just clicking "Next" with by default option "Create a new DB", does nothing.
Maxim Monastirsky committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=de4c5283ac475c0eec757057471fc75d3f933576 tdf#100286 Fix deactivate flags It will be available in 5.3.0. 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.
With master sources updated today, I don't reproduce this. Thank you Maxim!