Description: New database creation causes program to hang Version: 5.4.3.2 (x64) Build ID: 92a7159f7e4af62137622921e809f8546db437e5 CPU threads: 8; OS: Windows 6.19; UI render: default; Locale: en-US (en_US); Calc: group Steps to Reproduce: 1.The Database Wizard starts up welcoming the user. I selected "Create New Database" and select "Next" Get the screen "Decide How to Proceed After Saving the Database" I select "Yes, register the database" 2. Select "Finish" and one is prompted to enter the name of the database. I enter the name of the database and select "Save" 3. Next the "JRE Required" screen comes up and totally crashes requiring me to do Ctrl-Alt-Delete and select Libre Office to end the program. Actual Results: Program hangs Expected Results: The "JRE Required" screen comes up and totally crashes requiring me to do Ctrl-Alt-Delete and select Libre Office to end the program. Reproducible: Always User Profile Reset: Yes Additional Info: Should open the newly created database User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36
Ok, the reason is you don't have Java runtime environment installed, but it still should not crash. You could try getting a backtrace of the crash: https://wiki.documentfoundation.org/How_to_get_a_backtrace_with_WinDbg So please try debugging before installing JRE and the info might be useful for developers :)
Hello! Well, I took the suggestion and installed Java and it DID NOT SOLVE the program at all.
(In reply to Ivars Bezdechi from comment #2) > Hello! > > Well, I took the suggestion and installed Java and it DID NOT SOLVE the > program at all. And did you select the Java version in Tools - Options - LibreOffice - Advanced? But before you select it, I would like you to try and get a backtrace with Windbg.
@Ivars : you might also try installing a complete 64bit JDK, if you haven't done so already.
Unconfirmed on ubuntu 16.04 x64 Version: 5.2.6.2 Build ID: a3100ed2409ebf1c212f5048fbe377c281438fdc CPU Threads: 2; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Locale: en-US (en_US.UTF-8); Calc: single Confirmed with Version: 5.3.7.2 Build ID: 6b8ed514a9f8b44d37a1b96673cbbdd077e24059 CPU Threads: 2; OS Version: Linux 4.4; UI Render: default; VCL: gtk2; Layout Engine: new; Locale: en-US (en_US.UTF-8); Calc: single Confirmed with Version: 6.1.0.0.alpha0+ Build ID: 7c19c0e2b4862aef7373ec02570fa38b0026039a CPU threads: 2; OS: Linux 4.4; UI render: default; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:master, Time: 2017-12-23_22:18:16 Locale: en-US (en_US.UTF-8); Calc: threaded Confirmed on windows 7 x64 Version: 6.0.0.1 Build ID: d2bec56d7865f05a1003dc88449f2b0fdd85309a CPU threads: 3; OS: Windows 6.1; UI render: default Java 1.8.0 155 is installed, so no problems there. 1) Create new database (HSQLDB Embedded) 2) Register + Open for editing + Create tables 3) Finish 4) Save new database 5) Make some new fields, pick 3 or so. 6) Finish 7) Exit (menu or cross) 8) Press save when asked. 9) Wait for a long time. > Force Quit
(In reply to MM from comment #5) > 4) Save new database > 5) Make some new fields, pick 3 or so. > 6) Finish > 7) Exit (menu or cross) > 8) Press save when asked. > 9) Wait for a long time. > Force Quit Isn't this a duplicate of bug107039 ?
(In reply to robert from comment #6) > > Isn't this a duplicate of bug107039 ? Could be, let's wait for the fix from bug 107039.
(In reply to MM from comment #5) > > 1) Create new database (HSQLDB Embedded) > 2) Register + Open for editing + Create tables > 3) Finish > 4) Save new database > 5) Make some new fields, pick 3 or so. > 6) Finish > 7) Exit (menu or cross) > 8) Press save when asked. > 9) Wait for a long time. > Force Quit This is fixed in master. Close this one as dup then ?
(In reply to MM from comment #8) > This is fixed in master. Close this one as dup then ? Sure, thanks for following it. *** This bug has been marked as a duplicate of bug 107039 ***