Opened 8 years ago

Closed 5 years ago

#299 closed defect (wontfix)

QLocalSever

Reported by: Silvan Scherrer Owned by:
Priority: major Milestone:
Component: General Version: 4.7.3
Severity: medium Keywords:
Cc:

Description

It seems as QLocalServer never emits the newConnection() signal.
At least http://trac.netlabs.org/qtapps/browser/smplayer/trunk/src/qtsingleapplication/qtlocalpeer.cpp receiveConnection() is never executed. It should be executed, when the signal newConnection() (at line 131 you see the connect to it) is seen.

Change History (4)

comment:1 Changed 7 years ago by Silvan Scherrer

Milestone: Qt EnhancedQt4 4.7.3 rerelease

comment:2 Changed 6 years ago by Silvan Scherrer

Milestone: Qt4 4.7.3 rereleaseQt 5

comment:3 Changed 5 years ago by Silvan Scherrer

Milestone: Qt 5

Ticket retargeted after milestone closed

comment:4 Changed 5 years ago by Silvan Scherrer

Resolution: wontfix
Status: newclosed

this needs to be checked with Qt 5 again. If still an issue open a ticket at https://github.com/bitwiseworks/qtbase-os2

Note: See TracTickets for help on using tickets.