https://bugs.kde.org/show_bug.cgi?id=515087
Bug ID: 515087
Summary: Ctrl+W on welcome screen prompts user to load a
project, crashes if a project is loaded
Classification: Applications
Product: lokalize
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected], [email protected]
Target Milestone: ---
Currently only on main branch, after
https://invent.kde.org/sdk/lokalize/-/commit/eb44227f65369fa6f5e19c3202700d0b82f89f09
I haven't looked at the code yet but I suspect the glossary tab is checking if
it can close (even though the glossary tab is already closed when the welcome
screen is visible), which when no project is loaded is triggering the glossary
to first load itself, except no project is loaded so no specific glossary file
*CAN* be loaded, hence the warning dialogue trying to prompt the user to load a
project.
If a project is loaded from the file dialogue, Lokalize crashes (probably
getting into a confused state because it's in the process of closing while also
loading a project). If you cancel the dialogue it opens the file dialogue
anyway, but closing this does not crash Lokalize.
--
You are receiving this mail because:
You are watching all bug changes.