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

11-01-2013 , 12:00 PM
Quote:
Originally Posted by zr0JqfCW
I thought I'd add my two cents. I have had problems with the HU HUD and import as well.

I have v.40.4, win 7 64, swc .17, I'm not sure what else is relevant.

This is what I have found. If you change the title in the HU hh file to read 2max instead of HU, and, open it in notepad, go to edit, choose find and replace, and replace all instances of HU with 2max, it will import. This does not fix the HUD not working, but it does import it so you can analyze your play and keep track of winnings/losses. Maybe this extra info will help programmers pinpoint the problem?

Also, I am extremely limited in my knowledge of python. But, I did look at the code to see if I saw anything. Kinda like you do when your car breaks down. You open the hood and look around and then close it without doing anything, cause you dont know much (at least I dont).

I looked at BovadaToFpdb instead of another site, because I knew it had heads up tables, and I dont know that for sure about any other site.

This was my observation. In the BovadaToFpdb.py file, under
re_GameInfo = re.compile
there is a little part that mentions HU which is this line:
(?P<HU>1\son\s1\s)?
the SealsWithClubsToFpdb.py file does not have a line like that under re_GameInfo. They both have this line a little later:
if key == 'HU' and info[key] != None:
hand.maxseats = 2
I think in the SealsWithClubsToFpdb.py when it checks "if key" equals HU, it did not previously store the HU info from the hand info so it returns an error instead of assigning 2 to hand.maxseats. I think it only stores information about the max players if it finds max in the handinfo line somewhere and doesnt store HU.

Anyways, thats just a complete shot in the dark, and I'm probably making myself look like an idiot.

Also, I dont know if both these steps are necessary, or if only changing just the title, or just the hands inside the file will work on their own. I highly suspect the most necessary part is changing each hand inside the file.

Before I posted this, I decided to confirm my hunch. If you only change each hand within the file to read 2max instead of HU, It will import. You do not have to change the title of the file. Additionally, If you change only the title to 2max and do not change each hand inside the file, it will fail to import.

Also, I just want to express my gratitude for all the work that has gone into FPDB. It is an awesome piece of software. I really do appreciate all the work that has gone into it.

Thanks!
Impressive analysis. Was able to fix this so thanks. Should be good in the next release (0.40.5)

Quote:
Originally Posted by opiquous
Does the hand viewer work for 5 and 6 card PLO? Clicking on the hand viewer does nothing for me. Im running on Windows 8 64b.

Thanks for the great software! Good job guys!
This is a known issue, and unfortunately i'm not sure if it will be fixed any time soon. We have 2 active developers, one who works on import code (myself) and the other on HUD (gimick). This means the gui/interface has been left to languish a bit.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-01-2013 , 05:07 PM
Quote:
Originally Posted by Leiferman
If you haven't tried already, navigate to the FPDB folder and run the install_fpdb.bat file. As I think I have read before, that may clear up the no HUD issue.
You sir, are a genius. Thank you!

Sent from my GT-I9505 using 2+2 Forums
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-01-2013 , 09:29 PM
Having an issue using/configuring FPDB HUD while playing NLHE on SWC.

All other aspects of software working perfectly.

Initially the HUD worked, displaying whatever the default configuration was. I started messing around with Configure>HUD Stat Setting. After saving my preferred settings, it says I have to restart program to load preferences. I restart, start HUD, and its back to displaying only 1 row 1 column stat.

Ive tried adjusting various profiles, (holdem_ring, holdem_ring_classic, holdem_default) to no avail.

Interestingly, my HUD is displaying basic stats at all PLO tables, just not NLHE.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-02-2013 , 06:43 AM
grunching: Is there anyone out there who is either selling a more advanced HUD config or knows this software very well and can teach me how to add/remove stats from the HUD, etc?

Willing to pay of course, pm me please.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-02-2013 , 11:08 PM
After a recent 888poker update I have noticed imports are no longer working.

Looked at the hand histories and see this difference in the header :
Old :
#Game No : 526161268
***** Cassava Hand History for Game 526161268 *****
$0.12/$0.25 Blinds Pot Limit Omaha - *** 28 10 2013 12:44:04

New :
#Game No : 292141359
***** 888poker Hand History for Game 292141359 *****
$0.12/$0.25 Blinds Pot Limit Omaha - *** 03 11 2013 13:16:58

Now the HUD no longer operates (with no auto-import)
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-03-2013 , 11:31 AM
Quote:
Originally Posted by ChazDazzle
Impressive analysis. Was able to fix this so thanks. Should be good in the next release (0.40.5)
Awesome. Any idea when this might be? In the meantime is there any easy way to do a replace all incidents of "hu" with "2max" inside the histories? Thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-03-2013 , 12:43 PM
Quote:
Originally Posted by lemonseeds
After a recent 888poker update I have noticed imports are no longer working.

Looked at the hand histories and see this difference in the header :
Old :
#Game No : 526161268
***** Cassava Hand History for Game 526161268 *****
$0.12/$0.25 Blinds Pot Limit Omaha - *** 28 10 2013 12:44:04

New :
#Game No : 292141359
***** 888poker Hand History for Game 292141359 *****
$0.12/$0.25 Blinds Pot Limit Omaha - *** 03 11 2013 13:16:58

Now the HUD no longer operates (with no auto-import)
Quote:
Originally Posted by druidfluid
Awesome. Any idea when this might be? In the meantime is there any easy way to do a replace all incidents of "hu" with "2max" inside the histories? Thanks
Fixes for both of these issues should be in the 0.40.5 release. I expect it will be built and up on sourceforge in the next few days.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-03-2013 , 08:57 PM
Hello,

I have been using fpdb for a week or so with SwC on arch linux, it works great. Good job.

Is it plan to be able to add comments in the HUD? Would be useful as SwC doesn't support it.

Regarding, the graphs how is the conversion done between bc and $ ? It looks dubious.
Any plan to let the user choose the currency for the graphs?


I would be happy to help on that but I don't know python at all, so I might be slow to start. Are you guys using a specific IDE?
Also, I cloned git://git.assembla.com/fpdboz.git as suggested on the wiki, but it looks out of date.
Should I fork https://github.com/ChazDazzle/fpdb-chaz.git instead?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-04-2013 , 07:24 AM
Hi!
Any info about cash games hud in poker 888 ?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-04-2013 , 08:16 AM
Quote:
Originally Posted by Ant1
Regarding, the graphs how is the conversion done between bc and $ ? It looks dubious.
Any plan to let the user choose the currency for the graphs?
Forget this part, I just realized that it is actually graphed in mbc.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-04-2013 , 08:32 AM
Quote:
Originally Posted by AnnMar
Hi!
Any info about cash games hud in poker 888 ?
I mean holdem nl2 ring games
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-05-2013 , 05:42 AM
Quote:
Originally Posted by primski
appreciate the hard work guys, this thing is awesome!

any ETA for HUD on ipoker speed poker support ?

Hi, is FPDB compatible with speed poker on ipoker?

Many thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-05-2013 , 05:02 PM
will this still work after the nov 4. update on swc?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-06-2013 , 03:04 PM
Nice work on this guys. I am very late to the party and just starting on SWC. I am sure it is in this massive thread but can't fond it.

1. Is there a way to make the font size larger on the HUD
2. Is there a way to choose which stats are displayed on the HUD
3. Is the only way to use the HUD on a dual monitor setup to turn off the 2nd display and adjust the display settings in windows?

Thanks!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-06-2013 , 11:34 PM
Quote:
Originally Posted by surf doc
Nice work on this guys. I am very late to the party and just starting on SWC. I am sure it is in this massive thread but can't fond it.

1. Is there a way to make the font size larger on the HUD
2. Is there a way to choose which stats are displayed on the HUD
3. Is the only way to use the HUD on a dual monitor setup to turn off the 2nd display and adjust the display settings in windows?

Thanks!
1 and 2, yes you can dig around in the config file to change these to your liking. It is located in C:\Users\"your windows name"\AppData\Roaming\fpdb

3. I use a laptop with a second monitor and have never had an issue, although I have read that dual monitors don't work, go figure.

There is also a wiki you can find from the sourceforge page where you download fpdb.

GL!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-07-2013 , 07:44 AM
Quote:
Originally Posted by geo8o2
will this still work after the nov 4. update on swc?
Yes. I just upgraded to SWC .2.18 and it still works. I haven't messed with the preferred seating much, so I do not know if it will break FPDB by using the preferred seating. I would guess it would still be fine though.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-08-2013 , 11:25 AM
is there and ETA on the 40.5 release?

regards
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-08-2013 , 11:50 AM
Quote:
Originally Posted by Pokermage2008
is there and ETA on the 40.5 release?

regards
I'm going to see if we can build a new one this weekend.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-08-2013 , 03:48 PM
Quote:
Originally Posted by ChazDazzle
I'm going to see if we can build a new one this weekend.
version 0.40.5 will be compatible with the new update 888 ?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-08-2013 , 07:21 PM
Quote:
Originally Posted by AnnMar
version 0.40.5 will be compatible with the new update 888 ?
yes
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-09-2013 , 11:13 AM
Quote:
Originally Posted by Leiferman
1 and 2, yes you can dig around in the config file to change these to your liking. It is located in C:\Users\"your windows name"\AppData\Roaming\fpdb
Do you know where this file is located on windows 8? This isn't a valid path on my pc.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-09-2013 , 08:42 PM
Quote:
Originally Posted by Black Hat
Do you know where this file is located on windows 8? This isn't a valid path on my pc.
Unfortunately, I'm not familiar with Windows 8. I am using 7, the AppData folder is hidden by default though. Maybe try showing hidden files and folders if you haven't already.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-09-2013 , 09:13 PM
how can I download the source?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-09-2013 , 09:16 PM
Quote:
Originally Posted by GacelSayah
how can I download the source?
GitHub username chazdazzle fpdb-chaz repo
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
11-10-2013 , 08:44 AM
Quote:
Originally Posted by Leiferman
Unfortunately, I'm not familiar with Windows 8. I am using 7, the AppData folder is hidden by default though. Maybe try showing hidden files and folders if you haven't already.
Thx that worked but after opening the file I think I'll leave it alone since I have no idea what I'm actually looking at.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m