Skip to content

DeliveryComplete missing info #5872

Closed
Closed
@damajor

Description

@damajor

Have you checked closed issues? (https://github.com/Textualize/textual/issues?q=is%3Aissue+is%3Aclosed)

yes

Have you checked against the most recent version of Textual? (https://pypi.org/search/?q=textual)

yes

The bug

I use deliver_binary and catch complete/failed downloads with DeliveryComplete DeliveryFailed events.

But I noticed that DeliveryComplete never returns the name used in the deliver_binary call.

textual diagnose
# Textual Diagnostics

## Versions

| Name    | Value  |
|---------|--------|
| Textual | 3.4.0  |
| Rich    | 14.0.0 |

## Python

| Name           | Value                                  |
|----------------|----------------------------------------|
| Version        | 3.12.10                                |
| Implementation | CPython                                |
| Compiler       | GCC 14.2.1 20240912 (Red Hat 14.2.1-3) |
| Executable     | /usr/bin/python3                       |

## Operating System

| Name    | Value                                               |
|---------|-----------------------------------------------------|
| System  | Linux                                               |
| Release | 6.14.5-100.fc40.x86_64                              |
| Version | #1 SMP PREEMPT_DYNAMIC Fri May  2 14:22:13 UTC 2025 |

## Terminal

| Name                 | Value          |
|----------------------|----------------|
| Terminal Application | *Unknown*      |
| TERM                 | xterm-256color |
| COLORTERM            | truecolor      |
| FORCE_COLOR          | *Not set*      |
| NO_COLOR             | *Not set*      |

## Rich Console options

| Name           | Value                |
|----------------|----------------------|
| size           | width=254, height=57 |
| legacy_windows | False                |
| min_width      | 1                    |
| max_width      | 254                  |
| is_terminal    | True                 |
| encoding       | utf-8                |
| max_height     | 57                   |
| justify        | None                 |
| overflow       | None                 |
| no_wrap        | False                |
| highlight      | None                 |
| markup         | None                 |
| height         | None                 |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions