Replying to Avatar reya

GM. I've pushed new alpha build for Lume with Rust Nostr, you can download and test it here: https://github.com/lumehq/lume/releases/tag/v4.0.0, still WIP but you can test it for fun 😁.

Beside Lume, I'm working on part time on side project - called "Rome", an open marketplace build on nostr.

Awesome. Will try later today.

Link is broken BTW, there is a comma at the end. Here is a working one:

https://github.com/lumehq/lume/releases/tag/v4.0.0

Reply to this note

Please Login to reply.

Discussion

Hey, I downloaded the AppImage, but I am getting this error:

thread 'main' panicked at /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tray-icon-0.11.3/src/platform_impl/gtk/icon.rs:34:45:

called `Result::unwrap()` on an `Err` value: Parameter(ParameterError { inner: ImageBufferSize { expected: 1000000, actual: 17452 } })

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Aborted (core dumped)

I am able to open 3.0.1 without issue.

awesome. lmk and I will test it

No worries. I will test it tonight when I get home or tomorrow morning when I have a chance.

I get this error now:

thread 'tokio-runtime-worker' panicked at src/main.rs:35:12:

Open database failed.: DeadPool(Backend(SqliteFailure(Error { code: CannotOpen, extended_code: 14 }, Some("unable to open database file: /tmp/.mount_lume_4B2dRq4/usr/lib/lume/lume.db"))))

note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Aborted (core dumped)

did it, but I still get the same error. Tried putting it in both ~/.local/lib/lume/lume.db and /usr/lib/lume/lume.db

I get this error every time I try to open Lume V4. It crashes a second after the window opens.