-
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
Client crash on sharing #1589
Comments
We have this same issue. I was hoping the new client release from 4 days ago would help, but it still crashes with version 2.6.1stable-Win64 (build 20191105). Nextcloud server is on 16.0.5 (Linux). Simply right click on a folder in nextcloud, choose Share with nextcloud and then Share options. It crashes with an 0xc0000005 access violation in nextcloud.exe. The client language is Dutch. Problem did not appear with client 2.3.3, but that version is rather old. We migrated from that version to 2.6.0 a few months ago and then we first encountered the crash bug. As said, 2.6.1 has the same issue. |
Could this be the same as in owncloud/client#7044 and thus owncloud/client@3f429da for a fix? I see the nextcloud code does not have this if !socket check etc. |
Could be, but until someone have already tested the solution confirm that, i wait :) |
My co-worker solved the issue by turning on the following option in the admin webinterface: This fixed the crash issue on the client. |
Sorry for my late reply. Ciao |
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! |
This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you! |
Expected behaviour
When you Right click on a folder inside Windows explorer you could share it
Actual behaviour
the client crash
Steps to reproduce
1.open nextcloud folder
2.right click on a file
3.choose share with nextcloud and BOOM it crach
Client configuration
Client version: 2.6.0stable-Win64 (build 20190927)
Operating system: Windows 10 Pro 64 bit version 1903
OS language: ITA
Qt version used by client package (Linux only, see also Settings dialog):
Client package (From Nextcloud or distro) (Linux only):
Installation path of client:
Server configuration
Nextcloud version: 16.0.2
Storage backend (external storage):
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
Client logfile: Output of
nextcloud --logwindow
ornextcloud --logfile log.txt
(On Windows using
cmd.exe
, you might need to firstcd
into the Nextcloud directory)(See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)
Web server error log:
Server logfile: nextcloud log (data/nextcloud.log):
The text was updated successfully, but these errors were encountered: