Skip to content

Jitsi widget doesn't load in Desktop Nightly #23566

Closed
@davidmehren

Description

@davidmehren

Steps to reproduce

  1. Be in a room without a Jitsi widget
  2. Either switch to a room with a Jitsi call running or start a new call

Outcome

What did you expect?

The Jitsi widget should present a "Join Conference" button.

What happened instead?

The widget is blank:
image

The logs show various errors related to JSON parsing. Example:

jitsi_external_api.min.js:2 Failed to parse URL parameter value: David%20Mehren SyntaxError: Unexpected token 'D', "David Mehren" is not valid JSON
    at JSON.parse (<anonymous>)
    at t.parse (jitsi_external_api.min.js:2:22860)
    at jitsi_external_api.min.js:2:8235
    at Array.forEach (<anonymous>)
    at jitsi_external_api.min.js:2:8042
    at 816 (jitsi_external_api.min.js:2:8428)
    at n (jitsi_external_api.min.js:2:34260)
    at 872 (jitsi_external_api.min.js:2:22335)
    at n (jitsi_external_api.min.js:2:34260)
    at jitsi_external_api.min.js:2:34520

The widget does work when opened in my browser using "popout widget"

Operating system

Fedora 37

Application version

Element 2022102001, Olm 3.2.12

How did you install the app?

AUR package element-desktop-nightly-bin

Homeserver

Synapse 1.69.0

Will you send logs?

Yes

Metadata

Metadata

Assignees

Labels

A-JitsiA-VoIPO-OccasionalAffects or can be seen by some users regularly or most users rarelyS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectTeam: VoIPElement's VoIP teamX-Needs-InvestigationX-Release-Blocker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions