alanpoon

Results 74 comments of alanpoon

Sorry about that. prop = { 'properties[requireother]':'true' } client.api.surveyoption.create(4162127,27,title="master4",value="100",**prop) This doesn't work.

can i overlay your game engine with html input element with event poll?

I tried with recent Quinn version, it seems like nested Tokio's spawn does not work in android. There is a tokio::spawn here in "tokio::spawn(process_connection(connecting));" and Endpoint::new_with_abstract_socket will call another tokio::spawn.

> @alanpoon i wanted to use your branch to extend it to the current implementation. I'm now made it compile but stuck with your example > > ```rust > //Rust...

Sorry, I have been working on this for some time. Sorry @smarizvi110, for not creating a draft pull request

Thanks for reporting for the issue. I will look into it.

You can delete the app_data_dir as per written in the log and try again. src/app.rs:184:9 - App::handle_startup(): app_data_dir: "/Users/alanpoon/Library/Application Support/org.robius.robrix" Could you kindly provide the crash log?

> I can't find that line in the `Console.app` logs, where would I find the Robrix specific logs? I use the pre-compiled macOS version downloaded from Github. > > EDIT:...

https://github.com/matrix-org/matrix-rust-sdk/pull/4211#issuecomment-2461411988 It seems like there is state event for tombstone room, but there is parse error.