LeprovostQuentin / mt4j

Automatically exported from code.google.com/p/mt4j
GNU General Public License v2.0
0 stars 0 forks source link

full screen - black screen #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. changing settings fullscreen= true
2. changing settings FullscreenExclusive=false (or true sometimes)
3.

What is the expected output? What do you see instead?
Displaying my program,
instead I get a black screen with one small box visible

What version of the product are you using? On what operating system?
MT4j v0.98
ubuntu 10.10

Please provide any additional information below.
when the fullscreenExclusive = false, the screen is black except for one little 
square in the top left corner, (I think of the size & place of first item I add 
to the screen). I can still move things in my application (in the dark) and 
when they are under the little square I can see them.
When the fullscreenExclusive = true the problem is solved but sometimes at 
random moments (about 1 in 10 times running) the problem does occur again, 
restarting it then just solsves it

Original issue reported on code.google.com by willem.v...@gmail.com on 8 Jun 2011 at 11:02

GoogleCodeExporter commented 8 years ago
edit:
the size and place of the little square doesn't come from the first thing I 
place, I also tried some other examples and they gave the same result

Original comment by willem.v...@gmail.com on 8 Jun 2011 at 12:00