ramazanalic / unitimetable

Automatically exported from code.google.com/p/unitimetable
0 stars 0 forks source link

Compatibility issues with OSX Lion? #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install latest stable version of mono (2.10.8) on OSX Lion (10.7.3)
2. cd to directory where UniTimetable.exe is located via terminal
3. Execute mono command on program. 

What is the expected output? What do you see instead?

Window opens for a brief second, and then crashes.
Terminal reports, last error message that comes up is "mono[95617] <Error>: 
kCGErrorCannotComplete: CGSDeviceSynchronize: Invalid device window"

What version of the product are you using? On what operating system?

Mono = 2.10.8
OS = OSX Lion (10.7.3)

Please provide any additional information below.

Original issue reported on code.google.com by aditya.v...@gmail.com on 19 Feb 2012 at 2:00