Project

General

Profile

Actions

Defect #210

closed

GUI can't launch the core as service and connect to it on the same time

Added by Greg Burri almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
GUI
Target version:
Start date:
05/25/2012
Due date:
% Done:

0%

Estimated time:
keywords:
Platform:
Linux

Description

When the GUI launch the core (see InternalCoreConnection.cpp at line 298) it will try to connect to it, the call (QAbstractSocket::connectToHost(..)) will immediately fail and the connection process will abort.
It works on Windows, but on Linux it appears the connectToHost(..) method will immediately fail if the port isn't bind (the core is starting at this moment).

Actions

Also available in: Atom PDF