Description: I create new Database embeded with a table with complex column name "EAN NUM.". Then I added a Query using this column as a group by column. Then I create a new report with this Query as datas, and added the field named "EAN NUM." as a group . Then I try to add an accumulator function to the numeric field "NBELEVES". When I select the function parameter the windows of the report windows content switch black... I can see some properties, so if I attempt to select the accumulator function the report freeze and I must to kill soffice process... I inspected the source of the bug and I find that it is the group named field with blanc and point characters "EAN NUM.". If I rename it into the query AS EAN it's OK... Steps to Reproduce: 1.Create internal database 2.Add a table with a field varchar and a composed name like "EAN NUM." 3.Add other fields to you table 4. Create a Query using the column "EAN NUM." 5. Create a report and add the column "EAN NUM." as a group field 6. Try to add a numeric field into the group field "EAN NUM." with a function accumulator ... Actual Results: LibreOffice application freeze, you have to kill it. Expected Results: At step 6, when you select 'function' into property of your numeric field you will get a black windows of your edited report. Then adding accumulator parameter to the property you will get a freeze of LibreOffice application. You must kill the soffice process to exit. Reproducible: Always User Profile Reset: No Additional Info: Same problem with olders versions. Same problem with HSQLDB external connexion.
Tried to check it, but seems it is a little bit more as only creating a table with some column names, one very specific, and a grouped report. So please add an example database file without critical data content.
@Patrick : please provide a test ODB file containing a report which reproduces the issue, and instructions for reproducing. I'm a bit lost on the bit where you write : "Try to add a numeric field into the group field "EAN NUM." with a function accumulator ..." There was a known issue of Firebird embedded databases when defining field names with spaces, or using such fields in queries, but I thought that had been fixed. Presumably the query, on which you base your report, executes correctly with a field containing a space in its field name ? The black colouring in the dropdown menu is a visual artifact, usually related to an incorrect OpenGL or Skia implementation, or incomplete support of the graphics chip with one of those two frameworks. For example, if you turn SKia rendering off in the LibreOffice preferences, and restart LO, does the display become normal again in the dropdown menu of the report when attempting to add a function ?
Dear patrick.gelin, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
I saw you ask a sample.odb file. I'm trying to build one, but I found that using HSQLDB embeded server is fine now, I'm trying to build a sample with external hsqldb server (it was with this configuration I found the bug). Now my configuration is : Version: 7.4.6.2 / LibreOffice Community Build ID: 5b1f5509c2decdade7fda905e3e1429a67acd63d CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: fr-FR (fr_FR.UTF-8); UI: fr-FR Calc: threaded So I need one more time to build a new sample file with external hsqldb connexion ...
[Automated Action] NeedInfo-To-Unconfirmed
Dear patrick.gelin, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp