cancel
Showing results for 
Search instead for 
Did you mean: 

nuxeo-drive not working after ubuntu Bionic upgrade

fbernigaud_
Champ in-the-making
Champ in-the-making

nuxeo-drice was working aerfectly. V 3.0.3 After moving my workstation from ubuntu 16.04 Trusty to 18.04 Bionic, nuxeo-drive crashes at startup with the message : File "/usr/local/lib/python2.7/dist-packages/nxdrive/manager.py", line 16, in from PyQt4.QtWebKit import qWebKitVersion ImportError: No module named QtWebKit

2 REPLIES 2

Mickaël_Schoent
Star Contributor
Star Contributor

Hello,

The WebKit module was deprecated since a while and removed from repositories in Ubuntu 18.04. The only way to get it working is to compile it manually.

I would either wait for the next release which will be Python 3 + Qt 5 instead of Python 2 + Qt 4. Or try to use a script we used on our CI. For the script, you will have to clone the repository and read this document: deployment.md.

But still, keep in mind the GNU/Linux support is not official and Nuxeo Drive is no more installable from PyPi (it is kept there for no reason and will be removed soon).

Thank you for your understanding.

Mickaël_Schoent
Star Contributor
Star Contributor

FTR starting with Drive 4.2.0, an AppImage file is available for GNU/Linux users: https://community.nuxeo.com/static/drive-updates/nuxeo-drive-x86_64.AppImage No more need for manual installation, it is a self-contained file, download-and-run, that's it! 🙂

Getting started

Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.