At least with recent master (where Firebird is enabled, even without enabling "Tools - Options... - LibreOffice - Advanced - Optional Features - Enable experimental features (may be unstable)"), "File - New - Database", keeping the pre-selected "Create a new database - Embedded database: HSQLDB Embedded", then "Finish", specifying a "Name" and "Save" brings up the "Confirm Migration: The document contains embedded HSQL data, which is deprecated. Would you like to migrate to Firebird now?" dialog. It feels odd that when deliberately creating an "HSQLDB Embedded" db one is immediately asked whether to migrate it. Maybe instead the default in the Database Wizard should be changed from "HSQLDB Embedded" to "Firebird Embedded"?
Confirming with Version: 6.3.0.0.alpha0+ Build ID: ce2b98580b9f36d6f358bd2c9c027d3d82cb33d7 CPU threads: 8; OS: Mac OS X 10.14.2; UI render: default; VCL: osx; TinderBox: MacOSX-x86_64@49-TDF, Branch:master, Time: 2019-01-30_01:04:02 Locale: fr-FR (fr_FR.UTF-8); UI-Language: en-US Calc: threaded
IMO, this shouldn't happen when one deliberately chooses to create an embedded hsqldb.
This is similar to the behaviour in regard to macro instantiated dbcontext connections, where the message gets displayed each time (already declared bug).
Not a regression. It can be reproduced since the migration dialog was introduced in https://cgit.freedesktop.org/libreoffice/core/commit/?id=5b0ceb86c342754d8f4e83408c7ae0da0e3931d3 > Maybe instead the default in the Database Wizard should be changed from > "HSQLDB Embedded" to "Firebird Embedded"? I get Firebird Embedded as the default Version: 6.3.0.0.alpha0+ Build ID: f8c4459bbda62cb905d0c007cac044f3410ab76b CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US Calc: threaded
(In reply to Xisco Faulí from comment #4) > > Maybe instead the default in the Database Wizard should be changed from > > "HSQLDB Embedded" to "Firebird Embedded"? > > I get Firebird Embedded as the default addressed now with <https://gerrit.libreoffice.org/#/c/67449/> "Make Firebird the (unconditional) default for new databases"
(In reply to Xisco Faulí from comment #4) > I get Firebird Embedded as the default > > Version: 6.3.0.0.alpha0+ > Build ID: f8c4459bbda62cb905d0c007cac044f3410ab76b > CPU threads: 4; OS: Linux 4.15; UI render: default; VCL: gtk3; > Locale: ca-ES (ca_ES.UTF-8); UI-Language: en-US > Calc: threaded Ok, I can reproduce the problem and I get HSQLDB if I use a clean profile...
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/77ef0a92b3bd19f836d0fcb2a41af5e643129283%5E%21 tdf#126511 Show only icon names instead of full path. It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/77ef0a92b3bd19f836d0fcb2a41af5e643129283%5E%21 tdf#121599, tdf#123099: ignore migration dialog when It will be available in 6.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Xisco Fauli committed a patch related to this issue. It has been pushed to "libreoffice-6-3": https://git.libreoffice.org/core/+/2b0d0863ebe39a964a927b3867aef277700f0066%5E%21 tdf#121599, tdf#123099: ignore migration dialog when It will be available in 6.3.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.