flathub / chat.rocket.RocketChat

https://flathub.org/apps/details/chat.rocket.RocketChat
3 stars 8 forks source link

Revert to runtime to avoid crash #123

Closed geekgonecrazy closed 9 months ago

geekgonecrazy commented 9 months ago

Just like #116 was proposing to do. Take runtime version back down so the app is usable again in flatpak. Currently due to #122 and #121 its unusable.

Only way to get it working is by downgrading to the commit before this runtime was upgraded:

sudo flatpak update --commit=d9f7d7691360809521895f20f6164705150054957f64df411868a9f66e527acc chat.rocket.RocketChat

I've had to do this several times. Trying to avoid doing this and masking to prevent the update

flathubbot commented 9 months ago

Started test build 71519

flathubbot commented 9 months ago

Build 71519 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/54177/chat.rocket.RocketChat.flatpakref
andrevmatos commented 9 months ago

You need to revert #118 too on this PR; I'm not a big fan of this, but we can merge if you can test the CI build and check if it prevents the crashes.

geekgonecrazy commented 9 months ago

Agreed its not ideal.. but it crashing every time a notification comes in isn't ideal either

flathubbot commented 9 months ago

Started test build 76640

flathubbot commented 9 months ago

Build 76640 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/59224/chat.rocket.RocketChat.flatpakref
geekgonecrazy commented 9 months ago

With that latest build :top: doesn't crash on receiving notifications