mobydick
mobydick copied to clipboard
I can't connect
Does this project still work because I can't log in?
I think I entered the right values in the fields: URL instance: zik.XXX.ga Username: my_account_username Password: my_account_password
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { kind: Json(Error("invalid type: null, expected struct Image", line: 1, column: 293)), url: None }', libcore/result.rs:1009:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.
I must admit I didn't tested it in a while. I think you indeed entered the right values, the issue lays somewhere else. I'll see if I have time to debug this.
Okay but do you know an alternative way to download albums in the meantime?
Not that I know of, sorry. You may try to ask in the Funkwhale chat room : #funkwhale:matrix.org
, on Matrix.
Okay thanks
On the other hand, when I build the project, I always have a problem but I don't have an error message (even with cargo run -vv
but I have a warning :
(.:23662): Gtk-WARNING **: 13:35:06.392: gtk_window_set_titlebar() called on a realized window
And I see the main interface appear for a split second but the window closes and reopens the login page.