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-19-2013 , 05:08 AM
Is it possible to configure the HUD to display one set of stats for heads up and another set of stats for 6max and 9max?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-23-2013 , 12:21 PM
Thanks ChazDazzle, the updated version started with no problems. The imports work fine as well. But the HUD doesn't work now. I will share the details in HUD.log below. Other logs show no errors.

I use lubuntu 13.10 by the way. Pokerstars works in Wine 1.4.1.

Quote:
2013-12-23 17:36:01,344 - hud DEBUG Received hand no 42
2013-12-23 17:36:01,363 - db INFO HudCache query get_stats_from_hand_aggregated took 0.007 seconds
2013-12-23 17:36:01,487 - parser INFO Stars.getTableTitleRe: table_name='Bechuana II' tournament='None' table_number='None'
2013-12-23 17:36:01,489 - parser INFO Stars.getTableTitleRe: returns: 'Bechuana\ II'
2013-12-23 17:36:01,591 - hud INFO "Bechuana II - $0.01/$0.02 USD - No Limit Hold'em - Logged In as kamiltoktas" matches: "Bechuana\ II"
2013-12-23 17:36:01,737 - db INFO Connecting to SQLite: /home/kerem/.fpdb/database/fpdb.db3
2013-12-23 17:36:02,050 - hud ERROR Error creating HUD for hand 42.
Traceback (most recent call last):
File "/home/kerem/fpdb-chaz/pyfpdb/HUD_main.pyw", line 463, in idle_create
hud_main.hud_dict[temp_key].create(new_hand_id, hud_main.config, stat_dict)
File "/home/kerem/fpdb-chaz/pyfpdb/Hud.py", line 191, in create
self.hand_instance = Hand.hand_factory(hand, config, self.db_hud_connection)
File "/home/kerem/fpdb-chaz/pyfpdb/Hand.py", line 2054, in hand_factory
hand_instance.select(db_connection, hand_id)
File "/home/kerem/fpdb-chaz/pyfpdb/Hand.py", line 507, in select
act = row['actionid']
KeyError: 'actionid'
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-28-2013 , 05:13 PM
I see this DB supports Merge, I was wondering if anyone has had any success getting any WPN skin to work. I'd like to be able to keep all sites in one DB with my SWC HH's, but I don't see any Bovada or WPN support here. Just curious, thanks.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-28-2013 , 06:49 PM
Quote:
Originally Posted by TeachMeToPotOdds1
I see this DB supports Merge, I was wondering if anyone has had any success getting any WPN skin to work. I'd like to be able to keep all sites in one DB with my SWC HH's, but I don't see any Bovada or WPN support here. Just curious, thanks.
EDIT - I see the 1st post does list Bovada, I was going off the table on the wiki, my bad. Still no mention of WPN that I can see, anyone had any luck?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
12-30-2013 , 05:21 PM
I'd like to add a line to the HUD with RFI stats by position, but haven't been able to figure out how. Is that possible?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-01-2014 , 04:38 PM
Is there any guide how to make it work on Mac?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-02-2014 , 10:36 AM
For whatever reason I can't get the "Steals" stats to display in Ring Player Stats window. col steals is True/True for Show in Summaries and Show in Position Stats. Anybody have a solution? Version 0.40.5

The Hand Viewer doesn't seem to be able to filter by Hole Cards. Is this a known issue?

Last edited by abc247; 01-02-2014 at 11:04 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-02-2014 , 11:08 AM
Is it possible to hide Villains' cards in the Hand Replayer?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-02-2014 , 01:15 PM
Quote:
Originally Posted by ZenFish
I'd like to add a line to the HUD with RFI stats by position, but haven't been able to figure out how. Is that possible?
Not at this time.

Quote:
Originally Posted by coolstorytho
Is there any guide how to make it work on Mac?
Yes, but you'll need to run it from source - https://github.com/ChazDazzle/fpdb-chaz/

Quote:
Originally Posted by abc247
For whatever reason I can't get the "Steals" stats to display in Ring Player Stats window. col steals is True/True for Show in Summaries and Show in Position Stats. Anybody have a solution? Version 0.40.5

The Hand Viewer doesn't seem to be able to filter by Hole Cards. Is this a known issue?
Both are known issues.

Quote:
Originally Posted by abc247
Is it possible to hide Villains' cards in the Hand Replayer?
Nope.

Happy New Year everyone.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-02-2014 , 05:15 PM
hello

i downloaded your software but i ran into a couple of problems.

Firstly my keybinings arent working anymore. how do i go about the tracker not messing that up?

Secondly, tracker seems to be poping up tables at well too many occasions (whenever action preflop is taken i think, and so on). how to turn that off.

If there is a way to completly disable these options, and just leave it up to the poker site config to do the job, that would be most helpful.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-03-2014 , 12:52 AM
I installed and got it auto importing the HH, but no HUD is on the tables... any tips?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-03-2014 , 05:19 AM
^Try running the install_fpdb.bat file in the fpdb directory.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-04-2014 , 12:55 AM
Quote:
Originally Posted by Leiferman
^Try running the install_fpdb.bat file in the fpdb directory.
Thanks. I tried that. It brings up the window that says "if you close this, HUD will close" but there is still nothing showing up on the table. FWIW, I have been observing tables and haven't been seated at them. Does that matter? Thanks for help.

Sent from my SCH-I605 using 2+2 Forums
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-04-2014 , 06:14 PM
Quote:
Originally Posted by Fantaz
Thanks. I tried that. It brings up the window that says "if you close this, HUD will close" but there is still nothing showing up on the table. FWIW, I have been observing tables and haven't been seated at them. Does that matter? Thanks for help.

Sent from my SCH-I605 using 2+2 Forums
yeah, try sitting down at a table
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-05-2014 , 01:20 PM
:'(
It looks like FPDB 40.5 don't like my screen name Fold&Forget (mainly "&" as I guess)

No handlers could be found for logger "config"
Traceback (most recent call last):
File "Configuration.pyc", line 847, in __init__
File "xml\dom\minidom.pyc", line 1911, in parse
File "xml\dom\expatbuilder.pyc", line 924, in parse
File "xml\dom\expatbuilder.pyc", line 207, in parseFile
ExpatError: not well-formed (invalid token): line 109, column 250
Traceback (most recent call last):
File "fpdb.pyw", line 18, in <module>
File "L10n.pyc", line 73, in init_translation
KeyError: 'ui_language'

What could I do? Is there any older version without this problem?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-05-2014 , 01:51 PM
i paste my post here, since nobody seems to be seeing it on the bottom of the previous page. thxin advance for any help

hello

i downloaded your software but i ran into a couple of problems.

Firstly my keybinings (ingame) arent working anymore. how do i go about the tracker not messing that up?

Secondly, tracker seems to be poping up tables at well too many occasions (whenever action preflop is taken i think, and so on). how to turn that off.

If there is a way to completly disable these options, and just leave it up to the poker site config to do the job, that would be most helpful.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-05-2014 , 02:36 PM
I downloaded it this week as I don´t have access to my own laptop or PC and playing on my gf´s machine. I am using the fpdb.exe and have the hands importing correctly but no HUD appearing on zoom PLO or holdem tournament.

Any tips or link to a guide?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-06-2014 , 07:54 PM
Quote:
Originally Posted by Jamerc81
I downloaded it this week as I don´t have access to my own laptop or PC and playing on my gf´s machine. I am using the fpdb.exe and have the hands importing correctly but no HUD appearing on zoom PLO or holdem tournament.

Any tips or link to a guide?
At home now, downloaded onto a different maching and got a different warning about 'local configuration out of date'.

Along with: To create a new configuration, see fpdb.****************/apps/mediawiki/fpdb/index.php?title=Reset_Configuration

This link is now dead.

I take it this is because I already downloaded this program before on this machine?

I think I downloaded fpdb last year when I was playing a bit of stud but abandoned it for stud-indicator.


What can I do now?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-07-2014 , 01:51 PM
how do you get the hud to work for sng's? I set the hh path in site settings and started the import after restarting the program. Is there anything else I have to do? So far I can only get it to work for ring games.

epic 1900th post
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-07-2014 , 08:13 PM
Anyway to zero out and restart the HUD stats on a player/ all players without deleting their actual database hand history data?

Thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-11-2014 , 11:53 PM
Is there a convenient way to copy/paste carbon poker hand histories? When I right click and "copy to clipboard" I get a hh with parts missing that doesn't convert properly (it also says that it is a pokerstars hh when it's not). Is there a way around this?

On a related note, I am using version 40.4, and I see that there is a newer version available. Is there a convenient way to update, or do I have to download the new version manually and re-import my hhs?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-12-2014 , 09:06 AM
When I try to install it I get an error: windows cannot find 'fbdb.exe'

There is no fbdb once extracted. Only install_fpdb and run_fpdb.

When I use run_fpdb it loads it up, but nothing seems to work correctly. Hud comes up on my alternate monitor from where the table is actually located, for example.

Running Win7

Last edited by inspectorgadget; 01-12-2014 at 09:11 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-12-2014 , 08:26 PM
I got this work; I just want to say thanks and this is a great piece of software for being free.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-13-2014 , 02:10 AM
I have 2 stats in freepokerdb that I dont know how its calculated. Anyone can help me please?
1. Donkbetandraise
2. Fold to Donkbetandraise

For some reason the 2nd stat some players have more than 100%.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
01-13-2014 , 09:28 PM
Hello, first sorry for my English

I download the soft and it works fine but i havent HUD on the tables.

I play on PMU.fr a skin of PartyPoker, i put PMU software in English and Handhistory too.

I would like make install tutorial for french player which begin to play poker and who couldn't buy one tracker.

So if someone help me for to do works the HUD. Thanks a lot
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m