Public bug reported: Binary package hint: flightgear
Hello, On one screen run: fgfs --native-ctrls=socket,out,60,,5506,udp --disable-sound On another screen on the same computer (32bit i386 Ubuntu Hardy) run: fgfs --native-ctrls=socket,in,60,,5506,udp --fdm=null --disable-sound This is as documented at <http://www.flightgear.org/Docs/getstart/getstartch5.html#x10-700005.4> but without (a) sound and (b) fdm communications (both work fine). The second screen produces this error repeatedly: Version mismatch with raw controls packet format. FlightGear needs version = 27 but is receiving version = 452984832 452984832 == 1B000000 1B == 27 So I wonder if this is a big-endian vs little endian issue. Doing a websearch I found <http://www.mail-archive.com/flightgear- [EMAIL PROTECTED]/msg11635.html> which seems to imply the problem should be fixed in the Hardy version, but it doesn't look like it :-(. Brian May ** Affects: flightgear (Ubuntu) Importance: Undecided Status: New -- Version mismatch with raw controls packet format https://bugs.launchpad.net/bugs/252474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
