OpenBoard-org / OpenBoard

OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
https://openboard.ch/
GNU General Public License v3.0
2.35k stars 423 forks source link

[Bug] Camera #1081

Closed ch-westphal closed 2 weeks ago

ch-westphal commented 3 weeks ago

Describe the bug

With OpenBoard 1.7.0 on Linux (debian 12.6, flatpack installation) the camera is not recognised by OpenBoard.

The "select camera" button doesn't do anything and, contrary to what I've seen on Windows descriptions, there's no request for access authorisation.

The description of the bug is very brief but if necessary I can do the tests.

To Reproduce

  1. Drag & drop the camera application
  2. Click on the button for selecting camera
  3. ... nothing

Capture du 2024-09-07 15-31-49

Context

Additional context

letsfindaway commented 3 weeks ago

Actually I have not tested that with the Flatpak version of OpenBoard. Have you a change to test it with the deb package I provide with my experimental builds? Just in case it has something to do with the permission management for Flatpak.

See https://build.opensuse.org/package/show/home:letsfindaway:experimental/OpenBoard

The download link for the Debian 12 package would be https://download.opensuse.org/repositories/home:/letsfindaway:/experimental/Debian_12/amd64/openboard_1.7.2-rc.240815-1_amd64.deb

letsfindaway commented 3 weeks ago

Another question: X11 or Wayland? Note that OpenBoard has several issues when running with Wayland, so X11 is still recommended.

ch-westphal commented 3 weeks ago

I didn't know about this backport :-) The official debian package is only 1.6.4

The camera works perfectly with the backport and I'm running X11

On Monday I'll test it with the document camera but as it's normally recognised by cheese and webcamoid it should work fine.

letsfindaway commented 2 weeks ago

See also https://github.com/letsfindaway/OpenBoard/issues/161 for some background of my experimental builds.

I will also make the Flatpak maintainer @jbruechert aware of this issue. Perhaps he can tweak the permissions to make the webcam available.

jbruechert commented 2 weeks ago

Thanks, I wasn't aware of the camera widget so permissions for using the camera are missing in the flatpak.

ch-westphal commented 2 weeks ago

I'm glad I could be of some help ;-)

jbruechert commented 2 weeks ago

Should be fixed as soon as the build has finished.

letsfindaway commented 2 weeks ago

Closed as updated flatpak is now published