bustiiing / blazingstars

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

Blazing Stars Crashes when "Detached window Controls" is selected. #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open Pokerstars, sit at a table
2.Start Blazingstars
3.Activate table window, select "Detached window Controls (beta)" from dropdown 
menu next to 
the chips on the table (PokerStars Black Theme, but I think it's probably a 
problem with all 
themes)

What is the expected output? What do you see instead?
Blazing stars will crash immediately with a bus error.

What version of the product are you using? On what operating system?
latest public release (0.9.8b(21)
Mac OSX 10.5.6

Please provide any additional information below.

It seems as if the program just needs to recognize the window, and be 
identified as HKNot table.

Console Output:
1/20/10 7:06:48 PM [0x0-0xa80a8].com.fullyfunctional.blazingstars[1191] Wed Jan 
20 19:06:48 
nico.local BlazingStars[1191] <Info>: Found hold'em table. 
1/20/10 7:06:48 PM [0x0-0xa80a8].com.fullyfunctional.blazingstars[1191] Wed Jan 
20 19:06:48 
nico.local BlazingStars[1191] <Info>: Found hold'em table. 
1/20/10 7:06:57 PM [0x0-0xa80a8].com.fullyfunctional.blazingstars[1191] Wed Jan 
20 19:06:57 
nico.local BlazingStars[1191] <Info>: Found hold'em table. 
1/20/10 7:06:57 PM [0x0-0xa80a8].com.fullyfunctional.blazingstars[1191] Wed Jan 
20 19:06:57 
nico.local BlazingStars[1191] <Info>: Found hold'em table. 
1/20/10 7:07:01 PM com.apple.launchd[91] ([0x0-
0xa80a8].com.fullyfunctional.blazingstars[1191]) Exited abnormally: Bus error 

It seems as if the program just needs to recognize the window, and be 
identified as HKNot table.

Original issue reported on code.google.com by benedict...@gmail.com on 21 Jan 2010 at 1:12

Attachments:

GoogleCodeExporter commented 8 years ago
Okay, let me see what I can do about this.  Thanks for the report, 
benedictlemon!

Original comment by steven.h...@gmail.com on 21 Jan 2010 at 10:26

GoogleCodeExporter commented 8 years ago
Hmm, yeah, it looks like the detached controls thing really throws a wrench into
BlazingStar's works. I'll have to unravel this one a little later tonight.

Original comment by steven.h...@gmail.com on 21 Jan 2010 at 11:35

GoogleCodeExporter commented 8 years ago
Ah, finally figured it out.  BlazingStars was correctly identifying the window; 
 it
was just failing on the *parent* window of the detached controls.  It was 
trying to
stick a notification on the chat window to handle the time bank, but the chat 
window
is suddenly gone and it didn't handle the error gracefully.  At least I can fix 
this
now...

Original comment by steven.h...@gmail.com on 22 Jan 2010 at 6:12

GoogleCodeExporter commented 8 years ago
Okay, I think I may have fixed this one.  It will be in the debug build I'll 
upload
in a couple of minutes.  Note that using the detached window controls will not 
work
if you want to use the auto time bank feature, but I can't bring myself to 
write all
the extra code required to match the detached controls to the parent window to 
make
it work, so don't expect that to work any time soon.  (Why would anyone want to 
use
the detached controls, anyways?)

Original comment by steven.h...@gmail.com on 22 Jan 2010 at 6:27

GoogleCodeExporter commented 8 years ago
Steve,  it works!  Thanks very much for your fast responses:-)  I do use the 
detached controls for notes until 
Poker Copilot can do it on the HUD, it just helps to have them out of the way 
for Poker Copilot.  However, I don't 
play more than 6 tables at a time so no need for auto timebank.  

Original comment by benedict...@gmail.com on 23 Jan 2010 at 5:46

GoogleCodeExporter commented 8 years ago
Okay, with no further reports of problems on this score, I'm closing the issue.

Original comment by steven.h...@gmail.com on 27 Jan 2010 at 11:16