SchildiChat / schildichat-desktop

Matrix client / Element Web/Desktop fork
https://schildi.chat
Apache License 2.0
370 stars 42 forks source link

v1.11.36-sc.2 is not working on linux #233

Closed arkadym closed 4 months ago

arkadym commented 4 months ago

Just download AppImage and upgrade from 1.11.30, now keep getting error. I tried remove my profile (.config/SchildiChat folder) and re-login, keep see same error image

Update: I were able to downgrade 1.11.30, seems like upgrade do not do any breaking changes to profile. But yet is not usable here

luixxiul commented 4 months ago

I've encountered the same bug, and here is the devtool's console output.

1

ReferenceError: roomId is not defined
    at t.b (MessageComposerButtons.tsx:121:45)
su-ex commented 4 months ago

@arkadym Can you please post the browser devtools console output as well? Wondering why it crashes entirely for you while the room list loads for luixxiul.

luixxiul commented 4 months ago

@arkadym Can you please post the browser devtools console output as well? Wondering why it crashes entirely for you while the room list loads for luixxiul.

Sorry, I have got the same error message on the right chat pane, which I omitted from the screenshot.

su-ex commented 4 months ago

Ok, thanks, then it makes sense.

su-ex commented 4 months ago

Just fyi: I found out how to reproduce, it's the "Collapse additional buttons" preference setting disabled. Enable it and it will work in the meantime.