[Freeciv-Dev] [bug #24909] Qt client - enable/disable QSocketNotifier

2016-08-22 Thread mir3x
Update of bug #24909 (project freeciv):

  Status:  Ready For Test => Fixed  
 Open/Closed:Open => Closed 
Operating System:None => Microsoft Windows  


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24909] Qt client - enable/disable QSocketNotifier

2016-08-19 Thread mir3x
Update of bug #24909 (project freeciv):

  Status:   Fixed => Ready For Test 
 Open/Closed:  Closed => Open   

___

Follow-up Comment #4:

Added disabling QSocketNotifier on Windows only.

(file #28417)
___

Additional Item Attachment:

File name: qt_sock_not_for_win.patch  Size:0 KB


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24909] Qt client - enable/disable QSocketNotifier

2016-08-07 Thread mir3x
Update of bug #24909 (project freeciv):

  Status:  Ready For Test => Fixed  
 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #24909] Qt client - enable/disable QSocketNotifier

2016-08-03 Thread mir3x
URL:
  

 Summary: Qt client - enable/disable QSocketNotifier
 Project: Freeciv
Submitted by: mir3x
Submitted on: Wed 03 Aug 2016 11:40:16 AM CEST
Category: client-qt
Severity: 3 - Normal
Priority: 5 - Normal
  Status: Ready For Test
 Assigned to: mir3x
Originator Email: 
 Open/Closed: Open
 Release: 
 Discussion Lock: Any
Operating System: None
 Planned Release: 2.5.6, 2.6, 3.0
 Contains string changes: No

___

Details:

From qt help, about QSocketNotifier under Windows:
"To ensure that the socket notifier handles read notifications correctly,
follow these steps when you receive a notification:
Disable the notifier.
Read data from the socket.
Re-enable the notifier if you are interested in more data (such as after
having written a new command to a remote server).

This is an operating system limitation, and not a bug in QSocketNotifier."

In patch QSocketNotifer disabled before getting data and enabled later.





___

File Attachments:


---
Date: Wed 03 Aug 2016 11:40:16 AM CEST  Name:
qt_sock_notifier_enable_disable.patch  Size: 530B   By: mir3x



___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev