Sonny Piers

Results 456 comments of Sonny Piers

Related https://github.com/workbenchdev/Workbench/pull/879

Or maybe workbenchdev/demos#8

There are other options * path gtk to not crash * only enable safe mode when using "XML" and otherwise do not build the preview if there are Blueprint errors

@andyholmes this thread explains why it behaves like that https://matrix.to/#/!aUhETchlgthwWVQzhi:matrix.org/$16780187509362SfqjZ:gnome.org?via=gnome.org&via=matrix.org&via=libera.chat I personally think it's a huge pitfall that needs to be fixed at some point. Until then, we can warn...

Some crash hints were added in https://github.com/sonnyp/Workbench/pull/220 Maybe we can share the mechanism for this ticket.

Blueprint issue about adding a linter https://gitlab.gnome.org/jwestman/blueprint-compiler/-/issues/124

https://floss.social/@sonny/111114764808789906

that error is solved but now we get ``` thread '' panicked at 'fpp', code.rs:15:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace fatal runtime error: failed to...

I can do that. Do you have a reproducer for crashing the previewer?

Tricky. The console only clears after compiling is successful, but there is some kind of race condition and the first lines in VTE get eaten too. > Compiling demo v1.0.0...