Closed robxnano closed 8 months ago
when an extra combo or check box is added to it
Then why reporting it here? It should be reported where the code has been added.
Well according to the backtrace, the segfault occurs here.
~Adding any widget requires changing the code. The problem should be in the changes.~
Oh, very sorry! I thought the report was made against LXQt file dialog (because of the title).
Ah, I see. Sorry for the confusion!
It was my fault; should have paid attention to the repository name.
The QFileDialog used by xdg-desktop-portal-lxqt segfaults on close when an extra combo or check box is added to it through the portal's 'choice' option.
Affected Versions:
0.2.0 from Lubuntu 22.10, 0.3.0 from Lubuntu 22.04 backports
Steps to reproduce:
This can be reproduced using Gnome's Text Editor.
apt-get install gnome-text-editor && export GDK_DEBUG=portals && gnome-text-editor
In the application, click on the Open button and then the folder icon. When you click the Open button in the file dialog, xdg-desktop-portal-lxqt crashes. The application doesn't receive the details of the selected file.Backtrace: