Jitsi-meet: Logo/Watermark is not shown on welcome page

Created on 22 Jun 2020  路  6Comments  路  Source: jitsi/jitsi-meet

Description:

Logo/Watermark is not shown on welcome page.
On the welcome page is a div container with the class welcome without-content with no logo inside.

config meet.jit.si packaging uux

Most helpful comment

... jipp - the logo also since 7-9 days ago - there have been made a plenty of parameter changes in the past few days.
But removing the default Logo on welcome page should be an optional at least well documented feature.
Would be glad if a good solution could be found.

All 6 comments

... jipp - the logo also since 7-9 days ago - there have been made a plenty of parameter changes in the past few days.
But removing the default Logo on welcome page should be an optional at least well documented feature.
Would be glad if a good solution could be found.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

The logo disappeared both on the welcome page and in the conference after an update of jitsi-meet-web:amd64 (1.0.4127-1, 1.0.4428-1).

Element {
    background-image: url("undefined");
    max-width: 140px;
    max-height: 70px;
}

It seems that two variables have been introduced in interface_config.js lately:

  DEFAULT_WELCOME_PAGE_LOGO_URL: 'images/watermark.png',
  DEFAULT_LOGO_URL: 'images/watermark.png',

If you add them then the logo again appears.

Ping @vp8x8 do you know what happened here?

@saghul I have not added those variables to interface_config. Don't know what happened there...

had this exact problem today, thanks for the comment @rasos, had to update to fix the "muted" error with google chrome.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jidanni picture jidanni  路  3Comments

532910 picture 532910  路  3Comments

samk17cmutpm picture samk17cmutpm  路  4Comments

TopheC picture TopheC  路  3Comments

ranjithrajv picture ranjithrajv  路  3Comments