bustiiing / blazingstars

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

Blazing Stars crashes on open (permissions problem? #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open Pokerstars.app
2.Open BlazingStars
3.

-Instead of opening normally, as it has previously, it:
Initiates, the icon appears in the menu bar above the desktop
Crashes, the icon disappears from the menu bar.

What version of the product are you using? On what operating system?
I have used the latest public release, also the newest debug build.

Please provide any additional information below.

Console says "can't access pokerstars preferences", tried changing permissions 
on the .plist file, 
didn't have any effect.

Here's the Console dump:
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing low-level interface in 
HKLowLevel. 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing dispatchController. 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing themeController. 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing windowManager. 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing screenScraper. 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: windowDict: { 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399]  } 
1/17/10 12:40:39 PM BlazingStars[399] An uncaught exception was raised

1/17/10 12:40:39 PM BlazingStars[399] Can't access PokerStars preferences 
1/17/10 12:40:39 PM BlazingStars[399] *** Terminating app due to uncaught 
exception 
'ThemeException', reason: 'Can't access PokerStars preferences' 
1/17/10 12:40:39 PM BlazingStars[399] Stack: (
    2489950187,
    2527731259,
    105413,
    23402,
    18751,
    2444840414,
    2444799930,
    2444798236,
    2444797279,
    2445060257,
    2445059642,
    8896,
    2490009589,
    2444840334,
    2444799930,
    2444798236,
    2444797279,
    2444797085,
    2444796236,
    8250
) 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing prefsWindowController. 
1/17/10 12:40:39 PM [0x0-0x28028].com.fullyfunctional.blazingstars[399] Sun Jan 
17 12:40:39 
nico.local BlazingStars[399] <Info>: Initializing low-level interface in 
HKLowLevel. 
1/17/10 12:40:46 PM com.apple.launchd[123] ([0x0-
0x28028].com.fullyfunctional.blazingstars[399]) Exited abnormally: Trace/BPT 
trap 

Original issue reported on code.google.com by benedict...@gmail.com on 17 Jan 2010 at 6:50

GoogleCodeExporter commented 8 years ago
Sorry, forgot OS, etc.  

MacOSX v. 10.6 on 13.3" Macbook 2GHz Intel Core Duo.

The weird thing is that it worked for a full 6 hours or so 6-tabling, then 
stopped working.  

Original comment by benedict...@gmail.com on 17 Jan 2010 at 6:52

GoogleCodeExporter commented 8 years ago
Benedictlemon,

The preferences file that we're referring to isn't the .plist, but is instead 
the
file ~/Library/Preferences/com.pokerstars.user.ini

If you can check the permissions on that, and make sure that it's still where 
it's
supposed to be, then we can go from there.  Thanks for the report!

Original comment by steven.h...@gmail.com on 18 Jan 2010 at 9:41

GoogleCodeExporter commented 8 years ago
RESOLVED :-)

Thanks!  I resolved the issue by trashing user.ini and restarting pokerstars.

Original comment by benedict...@gmail.com on 19 Jan 2010 at 7:45

GoogleCodeExporter commented 8 years ago
Great!  I'll close this off, then.

Original comment by steven.h...@gmail.com on 19 Jan 2010 at 10:04