talk-desktop icon indicating copy to clipboard operation
talk-desktop copied to clipboard

Avatar do not load on desktop client

Open djrid opened this issue 11 months ago • 3 comments

How to use GitHub

  • Please use the 👍 reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Open the client

Expected behaviour

Avatar are shown

Actual behaviour

They don't show Image Image

Diagnosis and logs

### Diagnosis report
Nextcloud Talk Desktop
Version v1.0.1
Built-in Talk version v20.1.1
Operating system Linux 6.12.8-arch1-1 (#1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000)
Executable Path /opt/nextcloud-talk-desktop/nextcloud-talk
Using Wayland ❌ no
Connected to -
Nextcloud server version 29.0.9
Nextcloud Talk version 19.0.11
notifications app enabled ✅ yes
notify_push app enabled ❌ no

Application config

{
  "theme": "light",
  "systemTitleBar": true,
  "monochromeTrayIcon": false,
  "zoomFactor": 1.5774409656148778,
  "playSoundChat": "respect-dnd",
  "playSoundCall": "respect-dnd",
  "enableCallbox": "respect-dnd"
}
Client logs

Image

djrid avatar Jan 06 '25 18:01 djrid

Err Blocked by not same site

We can only help you when you don't censor the URLs. But it seems that your instance is having a misconfigured proxy or other url related configs.

nickvergessen avatar Jan 06 '25 18:01 nickvergessen

Thanks for your answer The instance I use is ***. Does it help ?

so I should ask to change some config on the instance side ?

djrid avatar Jan 06 '25 19:01 djrid

Seems like you have Cross-Origin-Resource-Policy: same-site enabled additionally to the recommended web-server configs. But I'm unsure if we should support it from the Talk Desktop side, or it should be fixed from the web-server side. Leaving it to @nickvergessen

ShGKme avatar Jan 07 '25 15:01 ShGKme