Description: The Report Wizard, like the Form Wizard, can read field information about tables or queries known from the ODB metadata or query definition, without having to activate the default connection. In other words you don't have to click on the tables section and then go back to reports section to start a new report. In the 6.2 master build and only for tables (queries work fine) doing so crashes after finishing with the wizard when the wizard code goes to launch the newly created .rpt file. Steps to Reproduce: 1. Download the attached file. 2. Go to the Reports section of the ODB window (do not go to Tables section first) 3. Click on Create new report with wizard. 4. Use the drop down to select Tables to base the new report on. 5. Select the only table there. 6. Select and move both fields for inclusion in the report. 7. Click the button Finished Actual Results: Libreoffice crashes, no crash report file seems to be made. Expected Results: New columnar based report opens. Reproducible: Always User Profile Reset: No Additional Info: Ubuntu 18.04 Libreoffice: Version: 6.1.1.0.0+ Build ID: f67c6912e8612c5850a5728c2222971b4ec130b9 CPU threads: 4; OS: Linux 4.15; UI render: GL; VCL: gtk2; TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:libreoffice-6-1, Time: 2018-07-26_03:31:44 Locale: en-US (en_US.UTF-8); Calc: group threaded Because the test file is using embedded Firebird, tested with an without experimental features turned on under 6.1, it made no difference. Tested against 6.0.5 and 6.2Alpha, no problem in either of those.
Created attachment 143937 [details] test file
I can't reproduce it in Versión: 6.1.0.2 Id. de compilación: b3972dcf1284967612d5ee04fea9d15bcf0cc106 Subprocs. CPU: 1; SO: Windows 6.1; Repres. IU: predet.; Configuración regional: es-ES (es_ES); Calc: group threaded You sure you attached the correct file ?
No crash for me with Version: 6.2.0.0.alpha0+ Build ID: 36e1f6ebf0c74b4b90bbf1aab8d9ab69b8746f3a CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; Locale: fr-FR (fr_FR.UTF-8); Calc: group threaded this is my own recent master build on MacOS 10.13.6. I get the columnar report as expected, and no crash.
No crash either with Version: 6.1.1.0.0+ Build ID: 7a94069af971b9326e017d93b78118201291c48d CPU threads: 4; OS: Mac OS X 10.13.6; UI render: default; TinderBox: MacOSX-x86_64@49-TDF, Branch:libreoffice-6-1, Time: 2018-08-04_20:34:42 Locale: fr-FR (fr_FR.UTF-8); Calc: group threaded Daily build from 04/AUG/2018
To be certain the reported issue is not related to corruption in the user profile, could you please reset your Libreoffice profile ( https://wiki.documentfoundation.org/UserProfile ) and re-test? I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' if the issue is still present
It was not a corrupted profile. However I did set the options back to defaults (I was still using OpenGL for instance) and I removed the third party extensions.\ The problem stopped. I'll start putting those changes back one at a time and see if I can't find which setting or extension caused it.
Hello Drew Jensen, So now it works with all the extensions back and OpenGL enabled ?
I started with a new copy of 6.1 RC3 Default install no problem. Added in APSO, MRI, Basic Extension Builder, exportcsv and basereportextension Still no problem. Tried the sequence with both firebird and hsql files. I'll close it as works for me.