Sonny Piers

Results 524 comments of Sonny Piers

@chevreuill3000 @jeremyszym which way should be the default? BACKWARD or FORWARD ?

Work on https://github.com/PlanktoScope/PlanktoScope/pull/757 should enable this.

@douglasgomesgoncalves-stack please provide as many details as you can provide about hardware and software The logs look truncated, could you try again sharing the logs after having reproduced the issue...

> Also the option to open with other app is missing That was removed for now --- I'm investigating the missing browsers (which I'm not experiencing) Please share your operating...

I found an issue. Testing on a Ubuntu VM to make sure everything is ok before release.

Would be helpful if people could try ``` flatpak install --user https://dl.flathub.org/build-repo/223778/re.sonny.Junction.flatpakref flatpak kill re.sonny.Junction flatpak run re.sonny.Junction//test ``` and report back

@salverde your error is hidden by the screenshot. Please share the full stack trace of "key file does not start with a group" EDIT: nevermind I found it

@awtj8o81ryywg793 > but doesn't show any of the other browsers installed as Flatpaks. Where are the desktop files and where do they point to?

We had the same issue after upgrading to bookworm 2024-11-19 on https://www.planktoscope.org/ Upgrading python3-libcamera from `0.3.2+rpt20240927-1` to `0.4.0+rpt20250213-1` solves it. ```sh sudo apt install --only-upgrade python3-libcamera ``` Here is the...