Skip to content

Upgrade iced (0.13.1 -> 0.14.0)#320

Merged
altonen merged 3 commits intoeepnet:masterfrom
bheesham:upgrade-iced
Mar 15, 2026
Merged

Upgrade iced (0.13.1 -> 0.14.0)#320
altonen merged 3 commits intoeepnet:masterfrom
bheesham:upgrade-iced

Conversation

@bheesham
Copy link
Contributor

No description provided.

Copy link
Member

@altonen altonen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ty! Left two nits

A dependency change was from: plotters-iced to plotters-iced2, since the latter
supports iced 0.14.

This is broken when used with `emissary-cli router-ui-dev`. There's a
`block_on` somewhere throughout the codebase that's causing the application to
quit starting up.
	thread 'main' (43439) panicked at emissary-cli/src/ui/native/mod.rs:215:9:
	there is no reactor running, must be called from the context of a Tokio 1.x runtime

The panic location is `TaskExecutor::spawn`.
@altonen altonen merged commit 19ce44f into eepnet:master Mar 15, 2026
5 checks passed
@bheesham
Copy link
Contributor Author

Thank you!

@bheesham bheesham deleted the upgrade-iced branch March 17, 2026 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants