Hello everybody,
I have a problem when i try to share my screen with Jitsi Client.
I have this stack trace many times in my terminal.
12:16:00.719 GRAVE: [40] util.UtilActivator.uncaughtException().108 An uncaught exception occurred in thread=Thread[AWT-EventQueue-0,6,system] and message was: org.jitsi.impl.neomedia.device.VideoTranslatorMediaDevice cannot be cast to org.jitsi.impl.neomedia.device.MediaDeviceImpl
java.lang.ClassCastException: org.jitsi.impl.neomedia.device.VideoTranslatorMediaDevice cannot be cast to org.jitsi.impl.neomedia.device.MediaDeviceImpl
at org.jitsi.impl.neomedia.VideoMediaStreamImpl.movePartialDesktopStreaming(VideoMediaStreamImpl.java:1133)
at net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl.movePartialDesktopStreaming(OperationSetDesktopStreamingJabberImpl.java:309)
at net.java.sip.communicator.impl.gui.main.call.DesktopSharingFrame$9.componentMoved(DesktopSharingFrame.java:670)
at java.awt.AWTEventMulticaster.componentMoved(AWTEventMulticaster.java:169)
at java.awt.AWTEventMulticaster.componentMoved(AWTEventMulticaster.java:169)
at java.awt.Component.processComponentEvent(Component.java:6345)
at java.awt.Component.processEvent(Component.java:6296)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Window.processEvent(Window.java:2022)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:747)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:706)
at java.awt.EventQueue$3.run(EventQueue.java:704)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:720)
at java.awt.EventQueue$4.run(EventQueue.java:718)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:717)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)
I'm on Linux Ubuntu 15.04 with Jitsi 2.8.5426.
Do you already know this problem ? Or can i do a bug report ?
Thank you for your project,
Baptiste.
jitsi0.log.1 (149 KB)