Geoff the Medio wrote:
The left mouse button issue seems to be the same as discussed here:
http://www.wreckedgames.com/forum/index ... ml#msg5821The last poster in that thread has a more specific description in the OGRE forums:
http://www.ogre3d.org/forums/viewtopic.php?f=4&t=48056nutwing's issue is the same if both
1) He was running in fullscreen.
2) FreeOrion was running as a Carbon application.
We don't know if #1 is true yet, but #2 should be false. FreeOrion starts as a Cocoa application (the purpose of chmain.mm).
The switch from Carbon to Cocoa fixed this problem for me on OS X 10.5. It's a guess that maybe there's a different bug w/ OGRE/Cocoa in 10.4. The one OGRE team member did say he saw "weird things" with Cocoa in fullscreen, which isn't reassuring.