nextcloud / nextcloud/talk-desktop
Bug on reopen closed window on ZorinOS with wayland
Nobody has claimed this yet.
- 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
- open talk window
2.close talk window (background service stays running) - reopen closed window
Expected behaviour
The windows is just showed
Actual behaviour
The window isn't showed and the icon is showed normally on the dock, but not pointing to the window itself
(when I close the window, I can see it for a bit before the finishing)
It have not a tray icon
Diagnosis and logs
Diagnosis report
Insert a diagnosis report here.
It can be found in the About window (open from the menu or via F1 and click on "Copy report" button).
Client logs
when I run with the `flatpak run com.nextcloud.talk` command, a freedesktop.Dbus erro occurs (I believe its the real problem) `Failed to get the ownership of org.freedesktop.StatusNotifierItem-3-1: org.freedesktop.DBus.Error Service Unknown`Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the window reopen sequence on ZorinOS with Wayland using flatpak run com.nextcloud.talk, and start by checking the reported freedesktop.DBus StatusNotifierItem error. Trace the desktop window and dock behavior from the relevant Electron entry point; done means the closed window reopens visibly and the logs no longer show the reported failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript, linux
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100