Damus
reya · 1w
Hi nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6 , I've sent you a few messages encrypted with the encryption key (NIP-4e). Did you receive them on your end? Or you can try de...
fiatjaf profile picture
I've been trying to run Coop for the past months but it always crashes. I figured I would wait for you to get it into some good state, but it didn't happen, so this is the crash I just got (after having the app load and clicking on a DM):

thread 'main' (1675263) panicked at /home/fiatjaf/.cargo/git/checkouts/zed-a70e2ad075855582/b06522e/crates/gpui/src/elements/text.rs:249:40:
invalid text run
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fish: Job 1, 'cargo run --release' terminated by signal SIGABRT (Abort)
1
reya · 1w
this issue is caused by GPUI not being able to render some texts (chat messages). I suspect it may be caused by URLs or specific characters. I will do something about this issue, worst case, I'll just render message as plain text. there are a lot of parts of GPUI that I don't understand yet. anyway...