-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.3
-
Component/s: OS Integration
On GNU/Linux, when using DirectEdit when Drive is already running, error:
Unable to open client socket: QLocalSocket::connectToServer: Invalid name
This is because the QLocalServer is not started when Drive is not frozen. And it is not yet frozen on GNU/Linux.
A simple fix would to allow to start the server even when Drive is not packaged.
Sentry Issue: NUXEO-DRIVE-RB