André Schild
André Schild
Currently only the mono/stereo/quad channels are correctly recognized All other channel layouts don't return valid values https://ffmpeg.org/doxygen/3.0/group__channel__mask__c.html
The setVolume api uses a old api / commandline to modify the volume It's deprecated in ffmpeg 6.x so we should switch over to the new argument with filter https://trac.ffmpeg.org/wiki/AudioVolume...
We use Moodle 3.11.x together with keycloak 17.x When we try to use the "dual login" in passive mode, then the auth_saml2 module shows this error if the user is...
**Describe the bug** When using SSO via O365 accounts, the login fails, because the callback goes to `https://bbb.host.com/b/b/auth/office365/callback` instead of `https://bbb.host.com/b/auth/office365/callback` **To Reproduce** - We have a bbb server with...
### Name and Version bitnamicharts/supabase 0.23.11 ### What architecture are you using? amd64 ### What steps will reproduce the bug? Activate the keycloak SSO module in supbabase with the GOTRUE_EXTERNAL_KEYCLOAK_ENABLED:...
Using this action reults in this warning in my actions `Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: garygrossgarten/github-action-scp@release.`
ical.js in version 1.5.0 On windows 11 and debian with nodejs version 16 Importing this ical file works fine: ``` BEGIN:VCALENDAR PRODID:-//eluceo/ical//2.0/EN VERSION:2.0 CALSCALE:GREGORIAN X-PUBLISHED-TTL:PT1H X-WR-CALNAME:Calname BEGIN:VEVENT UID:[email protected] DTSTAMP:20230912T115144Z LAST-MODIFIED:20230523T064918Z...
In the included CSS file, the firs line has a incalid CSS rule: .v-popupbutton. .v-button-wrap \* { float: left; } It should be this: .v-popupbutton .v-button-wrap \* { float: left;...
Various errors occur when the new webmin theme is used. - Saving of vpn server config (Error 500 with ) - No progress during CA creation (which takes a lot...