nextcloud / nextcloud/talk-desktop

Profile Pictures Slow to Update

Open
#979 2 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
525
Forks
85
Avg merge
8h 5m
Merged PRs (30d)
35

Description

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. Start with opening Talk so that your profile is loaded by the application.
  2. On Nextcloud, change your profile picture.
  3. Return to talk. The profile won't be updated even after rebooting the application.
Expected behaviour

The profile should update on the talk client if it changes.

Actual behaviour

The profile picture remains the same for extended periods of time. This includes past app reboots and force reloads.

Diagnosis and logs

Diagnosis report
Diagnosis report
Nextcloud Talk Desktop
Version v1.0.0
Built-in Talk version v20.1.0
Operating system Windows_NT 10.0.22635 (Windows 11 Pro)
Executable Path C:\Users\2simm\AppData\Local\NextcloudTalk\app-1.0.0\Nextcloud Talk.exe
Connected to -
Nextcloud server version 30.0.2
Nextcloud Talk version 20.0.2
notifications app enabled ✅ yes
notify_push app enabled ✅ yes
Application config
{
  "theme": "default",
  "systemTitleBar": false,
  "monochromeTrayIcon": false,
  "zoomFactor": 1,
  "playSoundChat": "respect-dnd",
  "playSoundCall": "respect-dnd",
  "enableCallbox": "respect-dnd"
}
Client logs

Logs are after running a Force Reload. Issue still occurs.
(I don't think the logs help in this case)

index.js:2 Using locale "" for language "en"
JitsiStreamBackgroundEffect.worker.js?v=fa1b69e42302a02d7a71:1 [WASM] Loading model of size: 249792
JitsiStreamBackgroundEffect.worker.js?v=fa1b69e42302a02d7a71:1 INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
printChar @ JitsiStreamBackgroundEffect.worker.js?v=fa1b69e42302a02d7a71:1
nextcloud.domain.example/ocs/v2.php/apps/user_status/api/v1/statuses/_sim2kid:1 
        
        
       Failed to load resource: the server responded with a status of 404 ()
nextcloud.domain.example/ocs/v2.php/apps/user_status/api/v1/statuses/_sim2kid:1 
        
        
       Failed to load resource: the server responded with a status of 404 ()
index.js:2 Not connected to signaling server yet, defer joining room kgbswmoy
index.js:1 Session has been marked as inactive

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the stale profile picture in the Talk desktop client: load the profile, change the picture in Nextcloud, then use a force reload or restart. Trace how the client loads and refreshes profile data; done means the updated picture appears without extended delay after the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, javascript
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.