Skip to content

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

Description

@accesswatch

Feedback Report

  • App: Quill
  • Version: 0.9.0
  • Platform: ``
  • Category: bug report
  • Submitted: 2026-08-15T08:50:55.120062+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.insert_html_tag
  • format.expand_abbreviation
  • format.insert_html_tag
  • tools.ai_grammar_style

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_dialog.py", line 1384, in _on_test_done
self._test_label.SetLabel(message)
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
RuntimeError: wrapped C/C++ object of type StaticText has been deleted

Local crash report
[PATH]\AppData\Roaming\Quill\crash-reports\crash-20260815-204907.txt

User context
What were you doing:
I was enabling Ollama 3.2 to run locally.

Triggering command:
Don't know, seem to work as expected.

Expected behaviour:
I expected Ollama 3.2 to be accepted.

Environment

{
  "exception_class": "RuntimeError",
  "exception_value": "wrapped C/C++ object of type StaticText has been deleted",
  "local_crash_file": "[PATH]\\AppData\\Roaming\\Quill\\crash-reports\\crash-20260815-204907.txt",
  "portable": true,
  "quill_version": "0.9.0",
  "recent_commands": [
    "tools.ai_grammar_style",
    "format.insert_html_tag",
    "format.expand_abbreviation",
    "format.insert_html_tag"
  ],
  "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