Skip to content

[Quill] bug report: TypeError: MainFrame._show_modal_dialog() missing 1 required positional argument: 'label' #916

Description

@accesswatch

Feedback Report

  • App: Quill
  • Version: 0.9.0
  • Platform: ``
  • Category: bug report
  • Submitted: 2026-07-08T22:00:40.084339+00:00

Details

QUILL crash report (redacted, ready to send)

Environment
Quill version : 0.9.0
Portable : True
Screen reader : NVDA

Active document
(no active document)

Recent commands (most recent first)
(no recent command log available)

Traceback (last frames)
Traceback (most recent call last):
File "[PATH]\AppData\Local\Programs\QUILL for All\Lib\site-packages\quill\ui\main_frame_menu.py", line 3915, in
lambda _e: self.choose_spell_language(),
~~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "[PATH]\AppData\Local\Programs\QUILL for All\Lib\site-packages\quill\ui\main_frame.py", line 16757, in choose_spell_language
open_spell_language_chooser(self._wx, self)
~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
File "[PATH]\AppData\Local\Programs\QUILL for All\Lib\site-packages\quill\ui\spell_language.py", line 64, in open_spell_language_chooser
if host._show_modal_dialog(dialog) != wx.ID_OK:
~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^
TypeError: MainFrame._show_modal_dialog() missing 1 required positional argument: 'label'

Local crash report
[PATH]\AppData\Roaming\Quill\crash-reports\crash-20260708-225946.txt

Environment

{
  "exception_class": "TypeError",
  "exception_value": "MainFrame._show_modal_dialog() missing 1 required positional argument: 'label'",
  "local_crash_file": "C:\\Users\\User\\AppData\\Roaming\\Quill\\crash-reports\\crash-20260708-225946.txt",
  "portable": true,
  "quill_version": "0.9.0",
  "screen_reader": "NVDA"
}

Submitted via feedback-hub

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions