flathub / com.amazon.Workspaces

https://flathub.org/apps/details/com.amazon.Workspaces
4 stars 7 forks source link

Update workspaces client to Focal release 2023.2.4623 #62

Closed compuguy closed 7 months ago

compuguy commented 7 months ago

This is based on @bbhtt #52 merge request. Decided to try getting the Ubuntu 20.04 LTS release from 12-19-2023 working instead of the Focal version. Things changed:

compuguy commented 7 months ago

Looks like I hit the same issue that @bbhtt had in https://github.com/flathub/com.amazon.Workspaces/issues/49#issuecomment-1746289712. Networking doesn't work.

https://github.com/flathub/com.amazon.Workspaces/pull/52 is a "working" build but network doesn't work, I'm not sure why. I suspect it could be due to the libsoup2.4/libsoup3 mixing.

Help appreciated in figuring that out. Logs don't show much other than "install glib-networking" but that is already in the runtime.

flathubbot commented 7 months ago

Started test build 101786

flathubbot commented 7 months ago

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

flatpak install --user https://dl.flathub.org/build-repo/84577/com.amazon.Workspaces.flatpakref
flathubbot commented 7 months ago

Started test build 101957

flathubbot commented 7 months ago

Build 101957 failed

flathubbot commented 7 months ago

Started test build 101968

flathubbot commented 7 months ago

Build 101968 was cancelled

dylanmtaylor commented 7 months ago

Should we not use the newer 22.04 (jammy) images?

dylanmtaylor commented 7 months ago

I think this is fine until focal support is dropped at which point we should switch to jammy. I just want it to work for my WSP workspace :)

dylanmtaylor commented 7 months ago

Latest is 2024.0.4661.

compuguy commented 7 months ago

Latest is 2024.0.4661.

Thanks for the heads up. When I get a chance I'll try building it with the newer version. I have doubts it will change anything though. It still thinks its not connected to the internet just like @bbhtt had with #52....