https://bugs.documentfoundation.org/show_bug.cgi?id=165291
--- Comment #19 from moebius20 <[email protected]> --- Well This step cannot be proceeded because there's no firebird migration proposition... : 3) Dismiss the migration to Firebird dialog. Except this, freeze is guaranted ! (In reply to Alex Thurgood from comment #16) > What I see when running LO master daily build (18/02/2025) in a lldb session > is shown below, underneath the list of actions: > > 1) Load toto.odb into running LO process > > 2) Click on Queries > > 3) Dismiss the migration to Firebird dialog. > > 4) Click on Create Query in Design Mode > > 5) Select Table1 from the list of tables, close the Table selection dialog > > 6) Choose fields from the table in the Query Designer. > > 7) Save the query > > 8) Execute the query. > > No crash or freeze at any of these steps. > > > Lldb output: > warn:legacy.osl:7702:179290:dbaccess/source/core/dataaccess/ModelImpl.cxx: > 766: ODatabaseModelImpl::getOrCreateRootStorage: no source to create the > storage from! > warn:legacy.osl:7702:179290:dbaccess/source/core/dataaccess/ModelImpl.cxx: > 766: ODatabaseModelImpl::getOrCreateRootStorage: no source to create the > storage from! > warn:legacy.osl:7702:179290:dbaccess/source/core/dataaccess/ModelImpl.cxx: > 766: ODatabaseModelImpl::getOrCreateRootStorage: no source to create the > storage from! > warn:dbaccess:7702:179290:dbaccess/source/filter/xml/xmlTable.cxx:77: > unknown attribute urn:oasis:names:tc:opendocument:xmlns:database:1.0 > db:command value=SELECT "ID" AS "Identifiant", "date-n" AS "Date Plant" FROM > "Table1" > warn:dbaccess:7702:179290:dbaccess/source/filter/xml/xmlQuery.cxx:54: > unknown attribute urn:oasis:names:tc:opendocument:xmlns:database:1.0 db:name > value=Query2 > warn:dbaccess:7702:179290:dbaccess/source/filter/xml/xmlTable.cxx:77: > unknown attribute urn:oasis:names:tc:opendocument:xmlns:database:1.0 > db:command value=SELECT "Nom", "Prenom", "date-n", "profes" FROM "Table1" > WHERE "profes" LIKE 'jar%' > warn:dbaccess:7702:179290:dbaccess/source/filter/xml/xmlQuery.cxx:54: > unknown attribute urn:oasis:names:tc:opendocument:xmlns:database:1.0 db:name > value=RequĂȘte1 > warn:svgio:7702:179290:svgio/source/svgreader/SvgNumber.cxx:74: SvgNumber > not set (!) > warn:svgio:7702:179290:svgio/source/svgreader/SvgNumber.cxx:74: SvgNumber > not set (!) > warn:svgio:7702:179290:svgio/source/svgreader/SvgNumber.cxx:74: SvgNumber > not set (!) > warn:svgio:7702:179290:svgio/source/svgreader/SvgNumber.cxx:74: SvgNumber > not set (!) > warn:svgio:7702:179290:svgio/source/svgreader/SvgNumber.cxx:74: SvgNumber > not set (!) > warn:vcl:7702:179290:vcl/source/app/unohelp2.cxx:50: > TextDataObject::CopyStringTo: invalid clipboard! -- You are receiving this mail because: You are the assignee for the bug.
