Pablo Saavedra Rodiño

Results 41 comments of Pablo Saavedra Rodiño

this commit https://github.com/Igalia/cog/commit/48dfac2ba637e223eeea1b289526d0f51e39ab88 deserves a dependency with `libxkbcommon` to be reflected in the CMake rules: ``` /home/bot/yocto-browsers/builds/wandboard-nightly/tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/cog/trunk+httpsAUTOINC+286db0e633-r0/git/platform/wayland/cog-im-context-wl-v1.c | /home/bot/yocto-browsers/builds/wandboard-nightly/tmp/work/cortexa9t2hf-neon-poky-linux-gnueabi/cog/trunk+httpsAUTOINC+286db0e633-r0/git/platform/wayland/cog-im-context-wl-v1.c:50:9: error: unknown type name 'xkb_mod_mask_t' | 50 | xkb_mod_mask_t shift_mask; |...

https://github.com/Igalia/cog/pull/217 provides support for multiple seats.

> My only concern here are other projects and people who may have automated processing of the repository that relies on the branch name. I think the change will happen...

> > After that, I will send a heads up to the mailing list so most people would be aware in advance of the change, then wait a month or...

Similar thing here: ``` java.lang.ClassCastException: java.util.Collections$SingletonSet cannot be cast to java.util.List at org.jitsi.videobridge.VideoChannel.propertyChange(VideoChannel.java:593) at org.jitsi.util.event.PropertyChangeNotifier.firePropertyChange(PropertyChangeNotifier.java:126) at org.jitsi.videobridge.Endpoint.pinnedEndpointsChanged(Endpoint.java:627) at org.jitsi.videobridge.Endpoint.onPinnedEndpointChangedEvent(Endpoint.java:574) at org.jitsi.videobridge.Endpoint.onJSONData(Endpoint.java:464) at org.jitsi.videobridge.Endpoint.onStringData(Endpoint.java:735) at org.jitsi.videobridge.WebRtcDataStream.onStringMsg(WebRtcDataStream.java:122) at org.jitsi.videobridge.SctpConnection.onSctpPacket(SctpConnection.java:835) at org.jitsi.sctp4j.SctpSocket.onSctpIn(SctpSocket.java:517) at...