Skip to content

[Quill] bug report: RuntimeError: wrapped C/C++ object of type Button has been deleted #915

Description

@accesswatch

Feedback Report

  • App: Quill
  • Version: 0.9.0
  • Platform: ``
  • Category: bug report
  • Submitted: 2026-07-08T19:10:02.416808+00:00

Details

QUILL crash report (redacted, ready to send)

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

Active document
(no active document)

Recent commands (most recent first)

  • tools.ocr_screen
  • tools.read_aloud_start_pause
  • tools.read_aloud_start_pause
  • offer-dismissed
  • offer-dismissed

Traceback (last frames)
Traceback (most recent call last):
File "[PATH]\AppData\Local\Programs\QUILL for All\Lib\site-packages\wx\core.py", line 3425, in
lambda event: event.callable(*event.args, **event.kw) )
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "[PATH]\AppData\Local\Programs\QUILL for All\Lib\site-packages\quill\ui\ai_hub_engines_panel.py", line 168, in _after_install
self.setup_btn.Enable(True)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
RuntimeError: wrapped C/C++ object of type Button has been deleted

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

User context
What were you doing:
I tried to configure my Open AI account. I thought I was in the process of downloading the OpenAI engine when QUILL crashed.

Expected behaviour:
I expected the engine to download.

Environment

{
  "exception_class": "RuntimeError",
  "exception_value": "wrapped C/C++ object of type Button has been deleted",
  "local_crash_file": "C:\\Users\\jonat\\AppData\\Roaming\\Quill\\crash-reports\\crash-20260708-120849.txt",
  "portable": true,
  "quill_version": "0.9.0",
  "recent_commands": [
    "offer-dismissed",
    "offer-dismissed",
    "tools.read_aloud_start_pause",
    "tools.read_aloud_start_pause",
    "tools.ocr_screen"
  ],
  "screen_reader": "JAWS"
}

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