bustiiing / blazingstars

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

Lion issues and solutions #97

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
 - Installing Lion

What is the expected output? What do you see instead?
 - The opengl screencapture isn't working anymore

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

Please provide any additional information below.
Ok, here is the thing, I have updated to Mac OS X 10.7 Lion, and the pot size 
bets of Blazingstars stopped working. As explained in a precedent issue, I am 
ready to Help and contribute to this project.

From what I have seen while debugging the program, the issue comes from the way 
BlazingStars is capturing the screen to read the pot size. (Using OpenGl). This 
is just not working on Lion (even the screen capture example for Apple returns 
the same errors. So I changed the screen capture way to a Quartz process. And 
it seems to work very well (it seems to be as fast as the opengl trick).

I am ready to give the code / discuss this with developers. As previously said, 
I am not a "great" coder, so the code might need some clean up / verification 
to be integrated in the official source code. 

Meanwhile, to those who want to try (at their own risk) my Lion version... It 
is attached to this message. I cannot guarantee it will work on your system, 
and I can't provide support.

Developpers, I have sent you a message to figure out how to integrate this 
inside a release.

Best regards,

Simon

Original issue reported on code.google.com by simonvan...@gmail.com on 27 Jul 2011 at 11:48

GoogleCodeExporter commented 8 years ago
Correct version / Which "may work" on your system

Original comment by simonvan...@gmail.com on 27 Jul 2011 at 6:02

Attachments:

GoogleCodeExporter commented 8 years ago
hey..great! I just upgraded to Lion, I waited a bit then i checked if poker 
tracker was working  and upgraded. now i discovered the pot size bets aren't 
working anymore and I found this post. 
But it doesn't work for me. with the official release ps bets doesn't work at 
all, with your one it appears a 0 (zero) into the bet box.
how have u managed to make it working?
btw thanks

Original comment by marco.br...@gmail.com on 7 Aug 2011 at 7:32

GoogleCodeExporter commented 8 years ago
Can u give some advice on how to work on it...I woould like to help the project.
Which table theme are u using?

Original comment by marco.br...@gmail.com on 7 Aug 2011 at 11:34

GoogleCodeExporter commented 8 years ago
This fix isn't thoroughly tested, it is working for me with the Slick Light 
theme, haven't checked with the others. I am in contact with the main 
developer, and I hope I will be able to submit a more formal patch in the 
forthcoming weeks... Sorry for the wait, but I need time to understand. 
Meanwhile please try with the slick light theme.

Best

Original comment by simonvan...@gmail.com on 8 Aug 2011 at 8:15

GoogleCodeExporter commented 8 years ago
I haven't forgotten about the patch;   I've just finished my move across the 
world and I'm waiting on my new computers to get set up before I can retask my 
laptop to upgrade to Lion and compile the patched code myself. It'll be a few 
days, but it's on my todo list. 

Original comment by msbrandy...@gmail.com on 8 Aug 2011 at 9:23

GoogleCodeExporter commented 8 years ago
the patch is not working for me, even with the slick light theme. I'm from 
Italy and I'm playing in Euro, if this could help. btw I'll try to debug the 
hotkey and post some results, I'd like to be useful.
cheers

Original comment by marco.br...@gmail.com on 8 Aug 2011 at 10:44

GoogleCodeExporter commented 8 years ago
I attach the log file of blazing stars.
the rtf file is the portion of the log regarding the pot size bet.

Original comment by marco.br...@gmail.com on 8 Aug 2011 at 11:00

Attachments:

GoogleCodeExporter commented 8 years ago
the log

Original comment by marco.br...@gmail.com on 8 Aug 2011 at 11:01

Attachments:

GoogleCodeExporter commented 8 years ago
the language needs to be set to english, otherwise it doesn't work (because of 
the way the pot size is written : 0,5 (zero comma five) in most european 
languages instead of 0.5 (zero dot five). Hope this helps

Original comment by simonvan...@gmail.com on 18 Sep 2011 at 9:58