nextcloud / talk-desktop

💬💻 Nextcloud Talk Desktop Client Preview
https://nextcloud.com/talk
GNU Affero General Public License v3.0
159 stars 12 forks source link

Window is completely grey after laptop is awoken from sleep #108

Open e-caste opened 1 year ago

e-caste commented 1 year ago

How to use GitHub


Steps to reproduce

  1. open Talk desktop
  2. put it in the background / minimize it
  3. put the laptop to sleep closing the lid
  4. next day open the laptop
  5. window is grey

Expected behaviour

Window contains the Talk interface.

Actual behaviour

Talk window is, except for the title bar, completely dark grey, I guess because I am using the dark theme.
Additionally, I am using Stage Manager on an Intel MacBook Pro.
Similar but not a duplicate of https://github.com/nextcloud/talk-desktop/issues/37 because the behavior is different.

Desktop client

Talk Desktop client version: v0.2.2

Operating system: macOS

Operating system version: Ventura 13.3

Microphone available: yes

Camera available: yes

Server

Nextcloud version: (see status page: /status.php) 26.0.0

Talk app version: (see apps admin page: /index.php/settings/apps) 16.0.2

Custom Signaling server configured: yes/no and version (see additional admin settings: /index.php/index.php/settings/admin/talk#signaling_server) no

Custom TURN server configured: yes/no (see additional admin settings: /index.php/settings/admin/talk#turn_server) yes

Custom STUN server configured: yes/no (see additional admin settings: /index.php/settings/admin/talk#stun_server) yes

Logs

Client log

``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```
ShGKme commented 1 year ago

@e-caste could you provide a JavaScript log?

ShGKme commented 1 year ago

It seems to me to be either Electron or Chromium bug. I've seen a similar problem with other Electron apps. Though it is not considered a known Electron bug... New releases have a newer Electron version. Maybe it helps.