-
Notifications
You must be signed in to change notification settings - Fork 817
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3.4.0: no popup when clicking on the taskbar icon #4017
Comments
I've run the client from command line, too, and nothing was printed out. Alt + Tab does not show any new windows. |
See also #3867. |
@Moini can you share your logs ? |
@mgallien That would be the .log[.xx] files in the zip? |
I believe I can help a bit, since I have identical problem. I attached a snippet of logs below after cleaning up my info. Just before creating the log I clicked on the status bar icon multiple times and also selected "Open main dialog" from right-click menu multiple times. As additional info, changing the configuration item (There seems to be nothing related on the log, but here goes:) |
yes and please do not omit lines because then I will be left wondering which lines are missing and why there is no errors in the log |
Mine is here, I've left all warnings (one per type) since startup, and kept all messages from when I was clicking on the icon 5 times at 15:54. Also cleaned all private data: EDIT: Btw. there were no errors at all. |
your log extract is too small and I cannot do anything useful with it 😿 |
Right, my bad, here is newest log file in full: |
@mgallien Are the pieces of info linked above useful to figure out what the issue may be? |
I need to have all the log especially just after you start the desktop client |
Bug also confirmed on Ubuntu 20.04 Linux Mint XFCE with kernel 5.4.0-91 since more than 2 weeks. |
Bug still exists on Kubuntu 20.04 |
Same in linux mint 20.1 with client 3.4.1. Weirdly enough, the bug does not replicate with the appimage (3.4.1) downloaded from https://nextcloud.com/install/#install-clients |
Some facts:
|
Can't confirm that is does not happen on a freshly started client. Happens right away from the start here. |
Same, it's present from the start. I use the web version anyway and never care much about the local mirror... |
We will release a fix in 3.4.2. See: #4069 (comment) |
@allexzander Those are good news! Thanks to the team for fixing it! Happy new year :) |
This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
Well, the DEB package still has this problem, the AppImage works OK though. |
@jurgenhaas Yes, we did not fix it in packages. For now, the workaround is to use AppImage. |
Would be really nice to fix the packages, because of the usability (Language, System integration…) |
(I think/maybe you can) close this issue in favour of #4069 |
This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you! |
Yes, seems to work again. Closing! |
Seems to be back in 3.5.0 under Kubuntu 20.04 |
|
Confirmed on Linux Mint 20.3. |
Sorry, closing again, there was a new issue opened for it of course, and not marked as a duplicate. |
Since version 3.5.3 the problem is back on Mint Xfce 20,3 |
Confirmed. |
(but probably opening yet another issue for it would be more appropriate) |
How to use GitHub
Expected behaviour
When I click on the Nextcloud icon in my status bar, a popup should appear. When I select "Open main dialog" in the right-click menu of said icon, the same popup should appear.
Actual behaviour
Nothing happens when I click on the icon.
Steps to reproduce
Client configuration
Client version:
3.4.0
Number of monitors:
2
Operating system:
Linux Mint 20.2 Uma (Xfce)
OS language:
German
Qt version used by client package (Linux only, see also Settings dialog):
I don't see a Qt version info in the settings:
Client package (From Nextcloud or distro) (Linux only):
http://ppa.launchpad.net/nextcloud-devs/client/ubuntu
Installation path of client:
Standard
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file.
On previous releases: Via the command line:
nextcloud --logdebug --logwindow
ornextcloud --logdebug --logfile log.txt
(See also https://docs.nextcloud.com/desktop/3.0/troubleshooting.html#log-files)
Hard requirement or not, this is private data. Please let me know which part of it you really need, and I will clean the private parts out. Thanks!
Possibly related: #4005
The text was updated successfully, but these errors were encountered: