aaronevers / indiprop

Automatically exported from code.google.com/p/indiprop
GNU General Public License v3.0
1 stars 2 forks source link

Intermittant connectivity on macs. #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Running Qt 4.8.3 on Mac OS X.8.2.

The symptom is I see the message "Connected to indiserver@localhost:7624" on 
stdout but no properties are displayed.

Original issue reported on code.google.com by eve...@gmail.com on 23 Mar 2013 at 3:41

GoogleCodeExporter commented 9 years ago
Could not reproduce with Qt 4.8.4 and Mac OSX 7.5.  Tried building with xcode 
and gcc.  

Original comment by eve...@gmail.com on 23 Mar 2013 at 6:39

GoogleCodeExporter commented 9 years ago
I will try adding some prints to see how far it does get.

Original comment by edow...@lbti.org on 23 Mar 2013 at 7:27

GoogleCodeExporter commented 9 years ago
Problem solved. <?xml preamble was not always the first line, which XML spec 
requires.

Original comment by edow...@lbti.org on 31 Mar 2013 at 12:45

GoogleCodeExporter commented 9 years ago

Original comment by eve...@gmail.com on 2 Apr 2013 at 1:27