Canop / miaou

A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features
http://miaou.dystroy.org/
Other
539 stars 73 forks source link

Miaou room text is empty #96

Closed Glandos closed 4 years ago

Glandos commented 4 years ago

Since ~1 week, maybe since Firefox 75, my room text is empty. I have this in browser console:

12:01:28,315 merged preferences: 
Object { "connecticats.list": "none", connot: "yes", datdpl: "always", fun: "normal", mclean: "300", "mountyhall.trollVisible": "salles-MH", "mountyhall.url": "auto", nifvis: "no", notif: "on_ping", otowat: "on_visit", … }
miaou.min.js:1:81443
12:01:28,368 wppref: disabled miaou.min.js:1:90965
12:01:28,936 starting miaou.min.js:1:227529
12:01:28,944 Slow mdStringToHtml. Duration= 3 text: [MH] Vous êtes invités dans la grande roulotte du camp des Nouchs. miaou.min.js:1:37701
12:01:28,952 jQuery.Deferred exception: skin.stringToColour is not a function r@https://miaou.dystroy.org/static/miaou.min.js?v=56:1:62285
md.addMessage@https://miaou.dystroy.org/static/miaou.min.js?v=56:1:69724
chat.messagesIn/<@https://miaou.dystroy.org/static/miaou.min.js?v=56:1:10760
chat.messagesIn@https://miaou.dystroy.org/static/miaou.min.js?v=56:1:10580
chat.start@https://miaou.dystroy.org/static/miaou.min.js?v=56:1:11562
@https://miaou.dystroy.org/static/pad.min.js?v=04:1:2183
miaou/<@https://miaou.dystroy.org/static/miaou.min.js?v=56:1:34
l@https://miaou.dystroy.org/static/jquery-3.3.1.min.js:2:29375
a/</c<@https://miaou.dystroy.org/static/jquery-3.3.1.min.js:2:29677
 undefined jquery-3.3.1.min.js:2:30930
12:01:28,980
SecurityError: CSSStyleSheet.rules getter: Not allowed to access cross-origin stylesheet miaou.min.js:1
12:01:28,985
SecurityError: CSSStyleSheet.rules getter: Not allowed to access cross-origin stylesheet miaou.min.js:1
12:01:28,987
TypeError: skin.stringToColour is not a function
miaou.min.js:1:62285
12:01:29,352 <- ready miaou.min.js:1:105403
12:01:29,356 -> enter 
Object { roomId: 431, nbEntries: 0, tzoffset: -120 }
miaou.min.js:1:105157
12:01:29,488
TypeError: skin.stringToColour is not a function
miaou.min.js:1:62285
12:01:29,705 recent_users: 
Array(47) [ {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, … ]
miaou.min.js:1:108015
12:01:29,727 trigger ready miaou.min.js:1:106871
12:01:29,815 room trolls: null miaou.min.js:1:221499

Is there anything I can do?

Canop commented 4 years ago

No extension in the browser ? Did you try another browser (Chromium for example) ?

Glandos commented 4 years ago

It's caused by Grammalecte. I will open an issue there.