Skip to content

[Quill] bug report: TypeError: SpeechSetupDialog.__init__() missing 2 required keyword-only arguments: 'kokoro_ok' and 'kokoro_can_install' #1479

Description

@accesswatch

Feedback Report

  • App: Quill
  • Version: 0.9.0
  • Platform: ``
  • Category: bug report
  • Submitted: 2026-08-31T02:17:44.831901+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)

  • format.manage_abbreviations
  • tools.quillin_wizard
  • tools.ai_agent_center

Traceback (last frames)

)
File "[PATH]\AppData\Local\Programs\QUILL for All\Lib\site-packages\quill\ui\speech_hub_dialog.py", line 111, in init
self._speech_setup_offline = SpeechSetupDialog(
~~~~~~~~~~~~~~~~~^
dict_offline_page,
^^^^^^^^^^^^^^^^^^
...<2 lines>...
**dictation_offline_kwargs,
^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
TypeError: SpeechSetupDialog.init() missing 2 required keyword-only arguments: 'kokoro_ok' and 'kokoro_can_install'

Local crash report
[PATH]\AppData\Roaming\Quill\crash-reports\crash-20260831-141648.txt

User context
What were you doing:
Managing MOdels.

Triggering command:
Manage models

Expected behaviour:
not sure as have not worked for me yet

Environment

{
  "exception_class": "TypeError",
  "exception_value": "SpeechSetupDialog.__init__() missing 2 required keyword-only arguments: 'kokoro_ok' and 'kokoro_can_install'",
  "local_crash_file": "[PATH]\\AppData\\Roaming\\Quill\\crash-reports\\crash-20260831-141648.txt",
  "portable": true,
  "quill_version": "0.9.0",
  "recent_commands": [
    "tools.ai_agent_center",
    "tools.quillin_wizard",
    "format.manage_abbreviations"
  ],
  "screen_reader": "NVDA"
}

Submitted via feedback-hub

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions