-
Notifications
You must be signed in to change notification settings - Fork 806
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
Since update to 2.5.0: Client does not start anymore #835
Comments
@ivaradi could it be that you need to depend on more qt packages? |
@rullzer yes, or at least to depend on @nils-schween could you try installing the |
Thank you for your replies. @ivaradi I installed the package libqt5webengine5. And launched nextcloud. The the error, posted above, reappeared. After this I purged the nextcloud client (sudo apt purge nextcloud-client, sudo apt autoremove) and reinstalled it. But the problem stays. I purged libqt5webengine5, libqt5webenginecore5 and the client. I reinstalled everything, rebooted and there it was again: the above error :( Unforunately, the issue stays unresolved. I would be very thankful for further suggestions. Once more thank you for your replies, |
@nils-schween Could you install the
Then try to run the Nextcloud client again. |
Thank you, @ivaradi I created the symbolic link and this changes the situation. Now the client starts and asks me to grant access: "You are about to grant Mozilla/5.0 (Linux) mirall/2.5.0git (Nextcloud) access to your Collegium Academicum account." Granting access causes the client to hang. I started it again and again. And sometimes I directly get a segmentation fault. A screenshot of the new situation. Nils |
@nils-schween Please, remove the symlink created under |
@ivaradi Unfortunately, I have bad news. I did as you said. I removed the symlink in /usr/share/qt5/resources/ and purged the nextcloud client. I re-installed it. And the following packages were installed: But the segmentation fault reappeared. Hmm... Anyway thank you for your help. If you have any other ideas, that would great. |
@nils-schween well, actually, this is good news :), since this is a completely different failure, presumably meaning that the program runs beyond the original one. It seeems to be a known bug in QtWebEngine: https://bugreports.qt.io/browse/QTBUG-41242. This bug report includes a patch as well, which I have ported to the version built for Xenial. I have uploaded the source package to Launchpad and it is being built as I write it. It should be ready in a few hours. Please, upgrade to it (the version should ends with But, just to make sure. What is the version of the |
@ivaradi That's great :) I will directly reinstall the nextcloud-client. But before doing this, I will answer your questions. I checked if there is the file /usr/share/qt5/resources/icudtl.dat and - yes - it's there. Furthermore you asked for the version of the package libqt5webengine-data, here is the output of
And right now I will re-install the client. I will let you know if it works. |
@ivaradi The whole day, there was no segfault. I would say, the issue can be considered as solved! Perfect. Thank you! |
@nils-schween Thanks for the update and for testing the client on Xenial. I am now closing this issue. |
On Debian 9 in KDE with Xenial package I was still experiencing issues. A quick workaround is to start with forced software OpenGL (from https://bugreports.qt.io/browse/QTBUG-41242):
|
Hello everyone,
since today's update I am unable to start the NextCloud client.
Actual behavior
Every time I click on the NextCloud Icon, or type "nextcloud" into a terminal I receive the following error message:
Expected behaviour
I expect the client to open and to synchronize my data.
Steps to reproduce
Client configuration
Client version:
2.5.0git
Operating system:
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.5 LTS"
With GNOME Version 3.18.5
OS language:
German
Qt version used by client package (Linux only, see also Settings dialog):
Using Qt 5.5.1, built against Qt 5.5.1
Using 'OpenSSL 1.0.2g 1 Mar 2016'
Client package (From Nextcloud or distro) (Linux only):
I am using the following ppa
ppa:nextcloud-devs/client
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client
Installation path of client:
/usr/bin/nextcloud
Logs
Please use Gist (https://gist.github.com/) or a similar code paster for longer
logs.
nextcloud --logwindow
ornextcloud --logfile log.txt
Note: I replace the domain with "mydomain"
The text was updated successfully, but these errors were encountered: