https://bugs.documentfoundation.org/show_bug.cgi?id=101771
Terrence Enger <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bisected
--- Comment #9 from Terrence Enger <[email protected]> ---
I have also provoked a similar hang of the main database window when
saving the file during File > Close. I am assuming it is the same bug
because bibisect points to the same commit. Please excuse the length
of this comment: I wrote thinking it would be a new bug report.
STR
---
(1) From Start Center, create database with embedded Firebird.
(2) In database window, take menu options Tools > SQL... . Program
presents window "Execute SQL Statement".
(3) In control "Command to execute", enter
create table t1 ( id integer not null, field1 varchar(20) not null );
and click button <Execute>. Control Status shows "1: Command
successfully executed.".
(4) Click button <Close>. Program closes window "Execute SQL
Statement" and return focus to the database window.
(5) Take menu options File > Close. Program presents prompt "Save
Document?".
(6) Click button <Save>.
Expected : program closes database window and displays Start
Center.
Observed : After about 10 seconds, the window title changes to
"... - LibreOfficeDev Base (Not Responding)" and the
cursor changes to the dreaded circling blue
whatever-it-is. It is necessary to cancel the program,
e.g., with <Alt>+F4.
Some odd points, mostly from the daily build noted below ...
(*) With an existing .odb, there is no hang.
(*) With embedded HSQLDB, the hang occurs in step (5) before the
program prompts to save the document.
(*) If at the prompt in step (6) I decline to save the file, there is
no hang.
(*) If I save the the .odb explictly after step (4), there is no hang.
(*) If instead of steps (2) through (4), I create a table in Table
Design view and save the definition first, the program hangs
closing the Table Design window.
(*) Given command line parameter --norestore, dbgutil version from
2016-08-23, at least, does not hang.
These observations are from Windows Vista; LibreOffice versions are
daily build
Version: 5.3.0.0.alpha0+
Build ID: ce95e39f8e952159844e9dc04a1df402bb103634
CPU Threads: 2; OS Version: Windows 6.0; UI Render: default;
Locale: en-CA (en_CA); Calc: group
and some versions from the Win32-5.3 bibisect repository.
Working in the Win32-5.3 bibisect repository, I have determined:
commit s-h committed
------- ------- ---------------------
good f76ed2d 4acac00 2016-08-03 11:26:42 Z
bad 8a5bc37 403eefe 2016-08-03 11:27:44 Z
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs