Open Side Menu Go to the Top
Register
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013

12-11-2008 , 02:34 PM
Quote:
Originally Posted by LottaNirvana
I don't know if you've gone over this, but I dont have time to go through 52 pages of Thread replies....

When starting the Installation, there is a dialog box that says that 'this will reconfigure MYSQL" (or something like that...)

Will installing this software affect the operation of POKERTRACKER 3 in anyway?

Thank you...
PT3 uses postgresql, so setting up mysql will not affect PT3.

For the record, this is what the installer does in mysql:
  1. Creates an empty database, named fpdb.
  2. Gives full permissions to a user named fpdb to the fpdb database.
The source for the installer is in the packaging dir of the tree. Alpha 9 has the old installer. You can get the new installer from the git tree or from alpha 10 when it comes out.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 02:39 PM
Quote:
Originally Posted by giftedmadness
I went to this site's downloads page and it's a broken link. Is it still available?
download page is ok now

Sourceforge is down occasionally, that could have been the problem.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 06:51 PM
Hi, I have been trying to get this running for a few days now and have no joy.

I am not great with this stuff but can usually follow instructions ok.

My OS is windows vista.

I downloaded mysql as recommended and the 2 latest fpdb downloads (alpha9 and the installer)

everything seemed to install fine (when the installer was installing python etc, It asked for my root password and fpdb password. I basically made one up for both - is that correct??)

When I click on the fpdb file to access it, I get a black window that breifly comes up with an error about graphics and when I check my error txt log file, it has this -

Traceback (most recent call last):
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 448, in <module>
me = fpdb()
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 361, in __init__
self.load_profile()
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 266, in load_profile
self.db.connect(self.settings['db-backend'], self.settings['db-host'], self.settings['db-databaseName'], self.settings['db-user'], self.settings['db-password'])
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb_db.py", line 43, in connect
self.db=MySQLdb.connect(host = host, user = user, passwd = password, db = database)
File "C:\Python25\lib\site-packages\MySQLdb\__init__.py", line 74, in Connect
return Connection(*args, **kwargs)
File "C:\Python25\lib\site-packages\MySQLdb\connections.py", line 170, in __init__
super(Connection, self).__init__(*args, **kwargs2)
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'fpdb'@'localhost' (using password: YES)")

Can anyone please advise me what I can try next as I would love to get this up and running. Should I uninstall everything and try with postgres?? or is there an easier way?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 08:42 PM
Quote:
Originally Posted by UniqueFreak
everything seemed to install fine (when the installer was installing python etc, It asked for my root password and fpdb password. I basically made one up for both - is that correct??)
No. The root password is made as part of the mysql installation process. The fpdb installer in then asking you for that password so it can access mysql and create the fpdb password that basically you do make up at that time.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 09:24 PM
Quote:
Originally Posted by UniqueFreak
...
everything seemed to install fine (when the installer was installing python etc, It asked for my root password and fpdb password. I basically made one up for both - is that correct??)

...

Can anyone please advise me what I can try next as I would love to get this up and running. Should I uninstall everything and try with postgres?? or is there an easier way?
xaiviax beat me to it, but yeah, you should have specified a root password for MySQL when you intalled it. The installer should have complained if you gave it a bad root password.

The default root password in blank. That is no password, just clear the the password field in the installer or just hit enter at the command line.


Don't uninstall. Follow this how to from the wiki to set up MySQL and you should be OK. Please report any problems with that how to back here--I just wrote it about 1 minute ago.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 09:25 PM
Quote:
Originally Posted by xaiviax
No. The root password is made as part of the mysql installation process. The fpdb installer in then asking you for that password so it can access mysql and create the fpdb password that basically you do make up at that time.
Ok thanks xaiviax - Is there somewhere I can got to, to find this password or will I have to un-install/re-install mysql and be more vigilant when it tells me the password?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 09:30 PM
Quote:
Originally Posted by UniqueFreak
Ok thanks xaiviax - Is there somewhere I can got to, to find this password or will I have to un-install/re-install mysql and be more vigilant when it tells me the password?
see above, i posted while you were posting
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-11-2008 , 10:22 PM
Eratosthenes, thank you very much. I followed those instructions, which were very clear, even for a newbie like me and it is now working. I can get into fpdb anyway

I just dont know how to use it properly now, I haven't imported anything yet as I need a bit more time just to see how to. I did briefly try to see if the HUD was working and when I opened my table I saw the hud window (that says exiting this will close the hud), but I did not see any stats.

Anyway, I'm sure it's just me, so I will have a proper look later and read some more in the help section if I get stuck. But once again, thank you, at least it is now up and running.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 03:37 AM
Quote:
Originally Posted by UniqueFreak
I just dont know how to use it properly now, I haven't imported anything yet as I need a bit more time just to see how to. I did briefly try to see if the HUD was working and when I opened my table I saw the hud window (that says exiting this will close the hud), but I did not see any stats.
In your HUD_config.xml file you just need to change the information in the lines that look like: screen_name="ENTER HERO NAME" site_path="~/.wine/drive_c/Program Files/PokerStars/" HH_path="~/.wine/drive_c/Program Files/PokerStars/HandHistory/abc/" to whatever is appropriate for your setup.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 05:47 AM
Quote:
Originally Posted by xaiviax
whatever (deep)

1 white space after (deep) : same as non deep tables

actual full example:

French (deep) - $0.25/$0.50 - No Limit Hold'em - Logged In As xxxx
Full Tilt is borked for me at the moment, hanging hard in wine so i can't debug this presonally.

Could you find the function clean_title(name) in your install (Tables.py) and try a couple of mods.
Code:
' \(deep\)'
' (deep)'
r' \(deep\)'
If there is no clean_title (NOTE: there may be 2x fix both) in your install, then the function is in fulltilt_decode_table

You'll need to restart fpdb after each change - could you try that and report back please?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 05:55 AM
Quote:
Originally Posted by Eratosthenes
Related to that, the RoR calculations are very sensitive to the win rate (LDO), which needs tens of thousands of hands to be well estimated. fpdb will routinely be telling guys that they can play $100/200 NL with 3 buy ins based on a few hundred hands of running hot. So any bankroll information supplied by the program should be in some sort of pop up that has some caveats.
You’re right, of course. In fact, I think one needs in excess of 100,000 hands to be able to determine one’s win rate with any sort of accuracy.

In the meantime, I have run into trouble with the HUD again.

Firstly, the problem of the misplaced windows has reappeared; and now the menu option to put them back where they should be does nothing. I have to re-position them manually. In the previous version the windows were always correctly placed. (I don’t know how to specify which version this was, as I got it by syncing with the repository.)

Secondly, the HUD has started to crash (in X-Windows under Linux). This is what happens:

Code:
The program 'HUD_main.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 912130 error_code 3 request_code 40 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 06:01 AM
Quote:
Originally Posted by UniqueFreak
I did briefly try to see if the HUD was working and when I opened my table I saw the hud window (that says exiting this will close the hud), but I did not see any stats.
Quote:
Originally Posted by xaiviax
In your HUD_config.xml file you just need to change the information in the lines that look like: screen_name="ENTER HERO NAME" site_path="~/.wine/drive_c/Program Files/PokerStars/" HH_path="~/.wine/drive_c/Program Files/PokerStars/HandHistory/abc/" to whatever is appropriate for your setup.
FYI, I was able to get the HUD working for Pokerstars. After configuring the HUD_config.xml file, I had to delete all the files in the user hand history folder. For me, this folder was something like "c:\Program Files/PokerStars/HandHistory/mostlybs/". If there was old files in this folder, the HUD stats would not display. Then start fpdb by clicking on fpdb.py. When the Free Poker DB window comes up, I click on Viewers --> Auto Import and HUD. The click on Start Autoimport which will start the HUD Main Window. Now open up table(s) from the Pokerstars lobby and take seats and play. The stats will display after the first hand. Note, if I open up tables before launching the HUD, the HUD stats will no display on each table. The HUD-error.txt would show this error:

HUD_main starting
Using db name = fpdb
Unhandled exception in thread started by <function read_stdin at 0x02C54BB0>
Traceback (most recent call last):
File "HUD_main.py", line 136, in read_stdin
tablewindow = Tables.discover_table_by_name(config, table_name)
File "C:\fpdb-1.0_alpha9_p142\pyfpdb\Tables.py", line 76, in discover_table_by_name
table = discover_nt_by_name(c, tablename)
File "C:\fpdb-1.0_alpha9_p142\pyfpdb\Tables.py", line 200, in discover_nt_by_name
pshandle = win32api.OpenProcess(win32con.PROCESS_QUERY_INFORM ATION | win32con.PROCESS_VM_READ, False, processid[1])
pywintypes.error: (5, 'OpenProcess', 'Access is denied.')


which was reported earlier in this thread. Everything would work fine if the HUD was started first before joining tables.

As for Fulltiltpoker, I am still unable to see the HUD stats on the poker tables and is getting the above error. I am going to research the win32api to see if i can find the fix.
Hope this helps anyone trying to get this working on Vista with Pokerstars.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 06:04 AM
(Regarding my report about the HUD’s crashing: ) By the way, I suspect that the HUD only crashes when I start to close some of the tables I have been playing on. That may help to explain what is going wrong.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 06:07 AM
Thanks guys, I am nearly there....but not quite

First fpdb -

I cannot import any hands. First of all, I get the error msg
"Error getting information for 'C:\Users\Dan/.wine/drive_c/Program Files/PokerStars/HandHistory': The system cannot find the path specified."

When I change it to the correct path, it still does not do anything. (and also doesn't seem to save the path I put in as I get that error msg every time I open it). My correct path is c\:/program files/pokerstars/handhistory/Rockafella77
I have added the path in the box on left and can see it whenever I go in though.
The same applies with the auto import - it has the incorrect path listed. I browse and choose the correct path but still get nothing.
My pokerstars set up does save the handhistory in the folder I am going to.
(just a quick question slightly off topic incase you know - on pokerstars, it saves my handhistory for 30 days, if I put a 0 in the box instead of 30, will that make it unlimited??)

The HUD-
This does not work either, I have followed the instructions from xaiviax above, I get the HUD window, but no stats are ever displayed (I have only played STT's though, but it should still work right??)
I may have put the config in wrong as I am confused with the paths and not sure how it should look. Here is my hud_config please have a look and tell me if it is correct -
<site enabled="True" site_name="PokerStars" table_finder="PokerStars.exe" screen_name="Rockafella77" site_path="~/.wine/drive_c/Program Files/PokerStars/" HH_path="~/.wine/drive_c/Program Files/PokerStars/HandHistory/Rockafella77/"
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 06:23 AM
Quote:
Originally Posted by Eleatic Stranger
(Regarding my report about the HUD’s crashing: ) By the way, I suspect that the HUD only crashes when I start to close some of the tables I have been playing on. That may help to explain what is going wrong.
I think your using my tree at the moment. That has recently had some table tracking code added. I suspect the timer callback is crashing at that point.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 06:37 AM
Quote:
Originally Posted by UniqueFreak
Thanks guys, I am nearly there....but not quite

First fpdb -

I cannot import any hands. First of all, I get the error msg
"Error getting information for 'C:\Users\Dan/.wine/drive_c/Program Files/PokerStars/HandHistory': The system cannot find the path specified."
Try "C:\Program Files\PokerStars\HandHistory\YourStarsUsername" as HH_path in the config. Also make sure you have the directory selected, not multiple files.
Quote:
Originally Posted by UniqueFreak
When I change it to the correct path, it still does not do anything. (and also doesn't seem to save the path I put in as I get that error msg every time I open it). My correct path is c\:/program files/pokerstars/handhistory/Rockafella77
The bulk importer is a bit dumb still.

In windows you probably need the path i specfied above.
Quote:
Originally Posted by UniqueFreak
I have added the path in the box on left and can see it whenever I go in though.
Added, or navigated to it?
Quote:
Originally Posted by UniqueFreak
The same applies with the auto import - it has the incorrect path listed. I browse and choose the correct path but still get nothing.
It wont save the path between fpdb runs, it reads the path from the config, and never writes it back.

Quote:
Originally Posted by UniqueFreak
My pokerstars set up does save the handhistory in the folder I am going to.
(just a quick question slightly off topic incase you know - on pokerstars, it saves my handhistory for 30 days, if I put a 0 in the box instead of 30, will that make it unlimited??)
No idea - i use 365 as a value
Quote:
Originally Posted by UniqueFreak
I may have put the config in wrong as I am confused with the paths and not sure how it should look. Here is my hud_config please have a look and tell me if it is correct -
<site enabled="True" site_name="PokerStars" table_finder="PokerStars.exe" screen_name="Rockafella77" site_path="~/.wine/drive_c/Program Files/PokerStars/" HH_path="~/.wine/drive_c/Program Files/PokerStars/HandHistory/Rockafella77/"
Code:
<site enabled="True" site_name="PokerStars" table_finder="PokerStars.exe" screen_name="Rockafella77" site_path="C:\Program Files\PokerStars\" HH_path="c:\Program Files\PokerStars\HandHistory\Rockafella77\"
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 07:04 AM
Quote:
Originally Posted by UniqueFreak
(just a quick question slightly off topic incase you know - on pokerstars, it saves my handhistory for 30 days, if I put a 0 in the box instead of 30, will that make it unlimited??)
"
Sorrow pretty much answered your entire group of questions for you.

On the above question, I just enter some big number and manually move all the files each month into a new folder labeled something like November08. This way I have all my HH's saved independent of any specific database program and thus can easily use them in any program and all their versions. Also it allows me to decide what timeframe of hands to use regardless of a particular trackers ability to that. For example, PokerAceHud could use the last time frame or last specific # of hands. I like to use the last 2 or 3 thousand hands, but no hands older than a couple of months, that combo was not able to be achieved. Imho, old data can be worse than no data in profiling an opponent. I could ramble on, but I won't.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 07:06 AM
Quote:
Originally Posted by sorrow
Could you find the function clean_title(name) in your install (Tables.py) and try a couple of mods.
Code:
' \(deep\)'
' (deep)'
r' \(deep\)'
If there is no clean_title (NOTE: there may be 2x fix both) in your install, then the function is in fulltilt_decode_table

You'll need to restart fpdb after each change - could you try that and report back please?
On it...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 07:35 AM
Quote:
Originally Posted by MostlyBS
FYI, I was able to get the HUD working for Pokerstars. After configuring the HUD_config.xml file, I had to delete all the files in the user hand history folder.
Hmm. There is a bug if your HH folder contains a directory
ie. You point it at:
C:\hh\Sorrow\
but there is a directory C:\hh\Sorrow\subdir - but thats not your issue.

I suspect the issues below may have something to do with that.
Quote:
Originally Posted by MostlyBS
For me, this folder was something like "c:\Program Files/PokerStars/HandHistory/mostlybs/". If there was old files in this folder, the HUD stats would not display. Then start fpdb by clicking on fpdb.py. When the Free Poker DB window comes up, I click on Viewers --> Auto Import and HUD. The click on Start Autoimport which will start the HUD Main Window. Now open up table(s) from the Pokerstars lobby and take seats and play. The stats will display after the first hand. Note, if I open up tables before launching the HUD, the HUD stats will no display on each table. The HUD-error.txt would show this error:

HUD_main starting
Using db name = fpdb
Unhandled exception in thread started by <function read_stdin at 0x02C54BB0>
Traceback (most recent call last):
File "HUD_main.py", line 136, in read_stdin
tablewindow = Tables.discover_table_by_name(config, table_name)
File "C:\fpdb-1.0_alpha9_p142\pyfpdb\Tables.py", line 76, in discover_table_by_name
table = discover_nt_by_name(c, tablename)
File "C:\fpdb-1.0_alpha9_p142\pyfpdb\Tables.py", line 200, in discover_nt_by_name
pshandle = win32api.OpenProcess(win32con.PROCESS_QUERY_INFORM ATION | win32con.PROCESS_VM_READ, False, processid[1])
pywintypes.error: (5, 'OpenProcess', 'Access is denied.')
Having the tables already open shouldnt make a difference. That it works when they are open is a bit weird.

The error is real though. It looks like a security problem, fpdb is being prevented from getting the window handle on another running processes. Sounds like an additional security measure in vista.

Beyond my expertise at this point.

Quote:
Originally Posted by MostlyBS
As for Fulltiltpoker, I am still unable to see the HUD stats on the poker tables and is getting the above error. I am going to research the win32api to see if i can find the fix.
Hope this helps anyone trying to get this working on Vista with Pokerstars.
Good luck
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 08:21 AM
Thanks for your time sorrow - I have done everything as above and still no joy.
I cannot import hands, nor can I use the HUD.
The is the error in my HUD error.txt file -
" File "HUD_main.py", line 136, in read_stdin
tablewindow = Tables.discover_table_by_name(config, table_name)
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\Tables.py", line 76, in discover_table_by_name
table = discover_nt_by_name(c, tablename)
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\Tables.py", line 200, in discover_nt_by_name
pshandle = win32api.OpenProcess(win32con.PROCESS_QUERY_INFORM ATION | win32con.PROCESS_VM_READ, False, processid[1])
pywintypes.error: (5, 'OpenProcess', 'Access is denied.')"


This is the error in my fpdb.error. txt
"Traceback (most recent call last):
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 317, in tab_auto_import
self.add_and_display_tab(aimp_tab, "Auto Import")
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 55, in add_and_display_tab
self.add_tab(new_tab, new_tab_name)
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 64, in add_tab
raise fpdb_simple.FpdbError("duplicate tab_name not permitted")
fpdb_simple.FpdbError: 'duplicate tab_name not permitted'"

Since I changed the config as advised above by sorrow, the hand history path is now stored and this is what shows everytime I open fpdb now (which is a good thing, I just wanted to let you know)
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 08:30 AM
Quote:
Originally Posted by UniqueFreak
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\Tables.py", line 200, in discover_nt_by_name
pshandle = win32api.OpenProcess(win32con.PROCESS_QUERY_INFORM ATION | win32con.PROCESS_VM_READ, False, processid[1])
pywintypes.error: (5, 'OpenProcess', 'Access is denied.')"
Looks like the Vista problem MostlyBS posted.
Quote:
Originally Posted by UniqueFreak
This is the error in my fpdb.error. txt
"Traceback (most recent call last):
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 317, in tab_auto_import
self.add_and_display_tab(aimp_tab, "Auto Import")
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 55, in add_and_display_tab
self.add_tab(new_tab, new_tab_name)
File "C:\Users\Dan\Desktop\fpdb\pyfpdb\fpdb.py", line 64, in add_tab
raise fpdb_simple.FpdbError("duplicate tab_name not permitted")
fpdb_simple.FpdbError: 'duplicate tab_name not permitted'"
I dont think this is an issue - i think this crash is being caused by the auto importer failing.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 08:38 AM
I'm not going to pretend like I know what I'm going about and this might sound silly, but if it is something to do with vista......
I know alot of programs (tournament shark etc) will only run if you "run as administrator". You must do this for the program and for the poker client you are using.
You normally right click them, then run as administrator, but you cannot do this with fpdb as it is a file you are clicking on. Could this be anything to do with it maybe?

Also I tried what mostlyb recommended and cleared the HH folder and tried the auto-import. This still didnt work for me

Any ideas what I can try now? (if you need me to copy and paste anything just ask)
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 08:47 AM
Quote:
Originally Posted by UniqueFreak
I'm not going to pretend like I know what I'm going about and this might sound silly, but if it is something to do with vista......
I know alot of programs (tournament shark etc) will only run if you "run as administrator". You must do this for the program and for the poker client you are using.
You normally right click them, then run as administrator, but you cannot do this with fpdb as it is a file you are clicking on. Could this be anything to do with it maybe?

Also I tried what mostlyb recommended and cleared the HH folder and tried the auto-import. This still didnt work for me

Any ideas what I can try now? (if you need me to copy and paste anything just ask)
That not a silly suggestion at all...

If UAC is the problem then could you try disabling it temporarily - http://www.howtogeek.com/howto/windo...windows-vista/ and see if that fixes the issue?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 10:06 AM
Quote:
Originally Posted by Eleatic Stranger
(Regarding my report about the HUD’s crashing: ) By the way, I suspect that the HUD only crashes when I start to close some of the tables I have been playing on. That may help to explain what is going wrong.
There is a problem in my git repo. I am also getting a crash of the HUD process when I close a HUD and I have a regression on import bug I fixed a month ago (this only affects stud, so I'm probably the only dev who would see it.) I think I have pulled from someone who is not up to date and then I did a bad merge. I was tired and in a hurry when I did the merge, so I just screwed up.

It probably won't take me too long to fix this, and I'm getting on it as soon as I have some breakfast.

I can't figure out how to make my repo temporarily unavailable, so I'll fix this ASAP and let you know when it is safe to pull.

Sorry about the inconvenience.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-12-2008 , 10:11 AM
Quote:
Originally Posted by UniqueFreak
...
The HUD-
This does not work either, I have followed the instructions from xaiviax above, I get the HUD window, but no stats are ever displayed (I have only played STT's though, but it should still work right??)
...
STTs are not supported in the alpha9 release. They are in supported in the current versions of git, but don't get that yet--I'll tell you when it is safe to pull from git.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m