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

06-05-2017 , 03:49 PM
Hello!

I play in Pokerstars.pt and I have been having the following issues with the software:

- Tourney graphs don't show for real money, only play; Not sure if it's because the currency is €, but I kinda doubt it.
- This one is not really an issue but more of a question: Can I review tournament hands separated from cash? If so, is it possible to separate SnG's from MTT's?
- Is there a function/add-on software that allows me to automatically mark hands and review them after, instead of trying to figure out which hands are worth reviewing?

Cheers!!

This is great piece of software! Thanks!

Ez5betfold
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-06-2017 , 11:28 AM
My OS is Win7 64bits. I installed FPDB 0.40.5 approx. 2 months ago and it worked fine with PokerStars. I tried it again yesterday, but it is not loading. It reads the hands though. I reinstalled it and this is what the HUD errors log says:

Unhandled exception in thread started by <bound method HUD_main.read_stdin of <__main__.HUD_main object at 0x03D75CD0>>
Traceback (most recent call last):
File "HUD_main.pyw", line 392, in read_stdin
File "HUD_main.pyw", line 173, in create_HUD
File "Hud.pyc", line 126, in __init__
File "Aux_Classic_Hud.pyc", line 67, in __init__
File "Aux_Hud.pyc", line 90, in __init__
IndexError: list assignment index out of range


Any help is appreciated.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 12:54 AM
FPDB is not saving HUD stat positioning, nor is it saving HUD stats settings (even when I restart FPDB)

any ideas? I have 0.40.5, playing on Stars PLO 6-max

PS. the about window didn't show the version number, just had blank after "fpdb version:"
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 01:21 AM
ohh i think i was changing the holdem_ring_classic stats when i should be chaning omaha_default ?

does omaha_default apply for both PLO cash games and tournaments?

still having issues with HUD positioning not saving
edit: oh am i supposed to right-click FPDBmenu in the corner and save?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 01:30 AM
Quote:
Originally Posted by DarkMagus
ohh i think i was changing the holdem_ring_classic stats when i should be chaning omaha_default ?

does omaha_default apply for both PLO cash games and tournaments?

still having issues with HUD positioning not saving
edit: oh am i supposed to right-click FPDBmenu in the corner and save?
Yeah you want omaha_default for PLO. It will apply for both cash and tourney. And yeah there's a save layout thing in the FPDBmenu that should do it. Seems like you figured everything out yourself! FYI 0.40.5 is quite old now.

If you have any other problems you might want to upgrade to 0.41.0-rc8 to see if that helps.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 01:31 AM
Quote:
Originally Posted by cpf27
My OS is Win7 64bits. I installed FPDB 0.40.5 approx. 2 months ago and it worked fine with PokerStars. I tried it again yesterday, but it is not loading. It reads the hands though. I reinstalled it and this is what the HUD errors log says:

Unhandled exception in thread started by <bound method HUD_main.read_stdin of <__main__.HUD_main object at 0x03D75CD0>>
Traceback (most recent call last):
File "HUD_main.pyw", line 392, in read_stdin
File "HUD_main.pyw", line 173, in create_HUD
File "Hud.pyc", line 126, in __init__
File "Aux_Classic_Hud.pyc", line 67, in __init__
File "Aux_Hud.pyc", line 90, in __init__
IndexError: list assignment index out of range


Any help is appreciated.
Try 0.41.0-rc8 and report back. You'll need to recreate your hand database and possibly delete your config file.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 02:05 AM
Quote:
Originally Posted by phil_r
Yeah you want omaha_default for PLO. It will apply for both cash and tourney. And yeah there's a save layout thing in the FPDBmenu that should do it. Seems like you figured everything out yourself! FYI 0.40.5 is quite old now.

If you have any other problems you might want to upgrade to 0.41.0-rc8 to see if that helps.
cool, thanks

HUD positions saved now, but sometimes were randomly showing up in the wrong seats

i was playing one of those hyper multi-table SNGs where you get moved tables like every 3 hands though, so was hard to tell if it was fixing itself after a few hands or not. i'll report back if problem persists
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 02:09 AM
PS. have been looking into the Zoom stuff. I think I might be able to use the windows API to get the list of players at the table from the notes ComboBox. only thing is it comes in alphabetical order, not by seat. so you could get the stats, just not be able to position them. could probably even do it in python, too. would you be interested in using that, for now? would love to have a HUD at Zoom
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 02:23 AM
Quote:
Originally Posted by DarkMagus
PS. have been looking into the Zoom stuff. I think I might be able to use the windows API to get the list of players at the table from the notes ComboBox. only thing is it comes in alphabetical order, not by seat. so you could get the stats, just not be able to position them. could probably even do it in python, too. would you be interested in using that, for now? would love to have a HUD at Zoom
Patches welcome.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-07-2017 , 11:42 AM
Quote:
Originally Posted by phil_r
Try 0.41.0-rc8 and report back. You'll need to recreate your hand database and possibly delete your config file.
Thank you.

I recreated the database and deleted my config file. It seems the later was the problem. It is like the stats names have changed with this version.

Everything was working fine in a tournament, but when I was moved to another table all the stats dissapeared. I am not sure what is the problem now.

I got this error message on fpdb log:

2017-06-07 10:34:11,342 import INFO Converting C:\Users\Usr\AppData\Local\PokerStars\HandHistory\ PSuser\HH20170607 T1930701150 No Limit Hold'em 16K + 3,500.txt
2017-06-07 10:34:11,342 parser INFO HandHistory init - PokerStars site, PokerStarsToFpdb.PokerStars subclass, in_path 'u"C:\\Users\\Usr\\AppData\\Local\\PokerStars\\Han dHistory\\PSuser\\HH20170607 T1930701150 No Limit Hold'em 16K + 3,500.txt"'; out_path ''-''
2017-06-07 10:34:11,344 parser INFO Parsing 1 hands
2017-06-07 10:34:11,349 parser INFO Read 1 hands (0 failed) in 0.007 seconds
2017-06-07 10:34:11,352 db INFO Connecting to SQLite: C:\Users\Usr\AppData\Roaming\fpdb\database\fpdb.db 3
2017-06-07 10:34:11,369 import ERROR Failed to send hand to HUD: [Errno 22] Invalid argument
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-08-2017 , 02:07 AM
upgraded to 0.41.0-rc8

still having the issue with hud stats positions being in the wrong seats. seems to happen when I get moved to a different table at a tournament. is there a way to rotate the HUD stats instead of having to repoisiton every time it happens?

also, this window no longer has a minimize button, but instead a question mark, which is kind of annoying :


Last edited by DarkMagus; 06-08-2017 at 02:15 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-08-2017 , 02:24 PM
Hmmmm,
Pokerstars did an update this morning, now my HUD is not on top any more.
It seems to me that this has happened before, but I forget the fix for it.

Thanks,
--D
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-08-2017 , 11:10 PM
Quote:
Originally Posted by TheDruid
Hmmmm,
Pokerstars did an update this morning, now my HUD is not on top any more.
It seems to me that this has happened before, but I forget the fix for it.

Thanks,
--D
having the same issue.

the stats pop up if i click them on the taskbar, but don't stay on top when i click on the table window
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-09-2017 , 03:41 PM
Auto import has been working normally but about a month ago already hud stopped working on all sites. Using version 0.41.0-rc8. Might have replaced some hud-file a while ago while trying to fix another problem. Would everything work if I simply downloaded a fresh file again and replaced? Also where do the donations go, accepting transfers on stars?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-22-2017 , 05:05 PM
I am using Ubuntu 16 and it seems like the main menu is not showing up properly. It does not contain the usual top bar with Configure, Import, Hud, Cash, etc. It does show the bottom Help button and the text about the need for translators.

any suggestions ?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-23-2017 , 11:02 AM
hello everyone

i have been having issues with my hem, so i was thinking about trying out this software, fpdb, but i wanna ask you guys some questions first:

1 - Is it too much of a drop between hem and this one ? I mostly care about the hud, so that is the most important part for me

2 - Is it safe to use ? And i mean regarding it having virus, malware, spyware, etc ...

3 - Does it run well ?

4 - do i have to have postgresql to run this one ?

5 - are they still developing the software actively ? or has it been abandoned ?

Thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-27-2017 , 11:39 AM
nevermind, i fixed hem, so i wont be needing this
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-28-2017 , 01:50 AM
help me please. I copied the full fpdb from another computer (on it this computer program works correctly). But on another computer, the static hud on the table is not saved in positions, as soon as I change the size of the table or move the table, then the statistic is reset and it needs to be placed on the table anew.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-28-2017 , 04:27 PM
Hi All,
I play on a boss media site, and the HUD works fine for cash games.
Hands are imported correctly, but no HUD is displayed.
The "HUD Main Window" shows no table ever, so I presume that the problem is that the table cannot be found from its name.

This is what I see in %AppData%\fpdb\log\fpdb-log.txt
Code:
2017-06-28 12:42:23,301 - importer     ERROR    Importer.addImportFile: siteId Failed for: 'C:\Users\druid\AppData\Local\Boss Media\<site name>\history\9528\history_1726.xml'
2017-06-28 12:42:23,305 - importer     ERROR    Importer.addImportFile: siteId Failed for: 'C:\Users\druid\AppData\Local\Boss Media\<site name>\history\9528\stats_GAME_OMAHL.xml'
2017-06-28 12:42:23,305 - importer     ERROR    Importer.addImportFile: siteId Failed for: 'C:\Users\druid\AppData\Local\Boss Media\<site name>\history\9528\stats_GAME_OMAHL_CASH.xml'
2017-06-28 12:42:23,306 - importer     ERROR    Importer.addImportFile: siteId Failed for: 'C:\Users\druid\AppData\Local\Boss Media\<site name>\history\9528\stats_GAME_OMAHL_MTT.xml'
2017-06-28 12:42:23,309 - importer     INFO     Converting C:\Users\druid\AppData\Local\Boss Media\<site name>\history\95281\session78289228.xml
2017-06-28 12:42:23,309 - parser       INFO     HandHistory init - Boss site, BossToFpdb.Boss subclass, in_path 'u'C:\\Users\\druid\\AppData\\Local\\Boss Media\\<site name>\\history\\95281\\session78289228.xml''; out_path ''-''
2017-06-28 12:42:23,309 - parser       INFO     Removing text < 50 characters & resetting index
2017-06-28 12:42:23,309 - parser       INFO     Parsing 1 hands
2017-06-28 12:42:23,312 - parser       INFO     Read 1 hands (0 failed) in 0.004 seconds
Where should I start looking for a solution?

Thanks,
--D
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-29-2017 , 10:12 AM
Hello.

I would like to suggest two QoL changes, but first I wanna tell you how much I appreciate your free software, it's awesome!

1.) In the sessions tab, I would love to have an EV filter. Maybe the part of the candle stick that you are over oder under EV could be a lighter green/lighter red, that'd look nice imo. I use this tab almost exclusively.

2.) If this is not possible, can we have a #player filter in the graph tab? That would be really cool!

Thank you in advance for your consideration.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-03-2017 , 12:05 PM
I would like to move the net($) in the Ring Player stats to the left, right next to the game name. Is that possible and if so, how?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-07-2017 , 10:39 AM
Hey all,

I managed to get fpdb working but with the HUD I'm trying to customise it with the HUD preference setting but selecting number of rows and columns but after I save and restart the programme the HUD stays the same.

Does anyone no how to fix this issue ?

Thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-11-2017 , 10:17 PM
Hi guys,

Thanks again for this amazing sofware!

I got a problem: i played like 400 000 hands and now free poker db HUD make pokerstars freez a bit and lag when it refresh hand.

Is it normal or is it just my computer getting old?

Is there a solution?

Have a good day,

Kevin
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-20-2017 , 04:39 PM
im very new to this site i really wanted to try out this software but on the first post there is ********* on all the links for me and it takes me to a page that doesnt work can someone tell me why that is? or where i can download this? thank you
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-21-2017 , 11:53 AM
Hi guys

I want to install FPDB on my Windows 10 Laptop, following these instructions:

http://fpdb.wikidot.com/install:windows

I installed the software, but when I try to install numpy, matplotlib and PyLab, it shows me erros and cannot be installed.

How do i fix this? Do I need to install Python first? (I somewhere read that it is not preinstalled on Windows 10)

Would greatly appreciate help

Cheers
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m