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

02-11-2016 , 04:06 AM
Quote:
Originally Posted by gatifun
Ok Phil, thanks you very much. If there is something I can do, please, let me know.
I attach one cash picture, just in case youe need.

Best wishes, gatifun
Hello.

Is there any update about HUD problem with PayNoRake ?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-12-2016 , 01:59 PM
FTP.

I open up FPDB. Choose HUD and check the Start HUD.

Within two-five seconds, program auto terminates. Was working fine two weeks ago.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 01:31 AM
So I've been trying to import some of the files in /pyfdb/regression-test-files/ and it seems just about everything throws errors and doesn't import into the db. Actually only got the files from FTP to import.

I'm going to need some working importable hand histories to help debug and get this thing figured out. Does anyone have a small stash of hand histories that actually work that I can use?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 03:45 AM
Quote:
Originally Posted by King Spew
FTP.

I open up FPDB. Choose HUD and check the Start HUD.

Within two-five seconds, program auto terminates. Was working fine two weeks ago.
Anything in the HUD log files that might give us a clue to the issue?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 04:06 AM
Quote:
Originally Posted by fruit snacks
So I've been trying to import some of the files in /pyfdb/regression-test-files/ and it seems just about everything throws errors and doesn't import into the db. Actually only got the files from FTP to import.

I'm going to need some working importable hand histories to help debug and get this thing figured out. Does anyone have a small stash of hand histories that actually work that I can use?
That's, uh, not supposed to happen. There are some files in there that aren't hand histories, and they spew siteId errors - this is expected behaviour.

Edit: if you cloned/pulled from me after I merged Chaz's new stuff, HEAD is broken. If you checkout the 0.41.0-rc7 tag that should be less broken.

Last edited by phil_r; 02-15-2016 at 04:22 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 04:55 AM
What git repo are you using? I'm still going off http://fpdb.wikidot.com/ for everything and apparently the last commit on the version I'm using was 2011.

I did this,

git clone git://git.assembla.com/free_poker_tools.git
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 05:01 AM
Quote:
Originally Posted by fruit snacks
What git repo are you using? I'm still going off http://fpdb.wikidot.com/ for everything and apparently the last commit on the version I'm using was 2011.
Me: https://github.com/philroberts/FPDB-for-OSX

Chaz: https://github.com/ChazDazzle/fpdb-chaz

Hopefully I can sort out the issues with the stuff I merged soon but I have another quibble with one of his more recent commits so it's an ongoing process.

The 0.41.0-rc7 tag is the most recent 'stable' (ish) version I'm aware of.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 05:01 AM
ok got it
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 05:08 AM
Quote:
Originally Posted by fruit snacks
Ok, I assume this it: https://github.com/philroberts/FPDB-for-OSX

Is this the same repo I should be using assuming I'm going to run this on windows? or is that an abandoned project? Can someone please fill me in?
I (try to) support windows, OSX and linux. Setting up a dev environment in windows is the opposite of fun. If you can avoid it, you should. If you can't, there is this script that installs the things you need to run my stuff from source in windows. I'd recommend using that as a reference guide and doing it by hand - note that there are more recent versions of things like Qt and PyQt5 by now, and he installs some helper tools that you don't strictly need like the gnuwin32 stuff, wget, unzip, etc.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 05:29 AM
I can do the development on linux but need to run it on windows to work with the WPN software.

**** it. I'm tilted by not having an easy way to install pyqt5 on ubuntu, looks neither easy_install or pip will work... maybe I'll be back in a week or two to give this another go.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 05:37 AM
Quote:
Originally Posted by fruit snacks
I can do the development on linux but need to run it on windows to work with the WPN software.

**** it. I'm tilted by not having an easy way to install pyqt5 on ubuntu, looks neither easy_install or pip will work... maybe I'll be back in a week or two to give this another go.
Ah yes. All software sucks, really. The good news is if you get the parser working in linux, you can ship it to me and I'll include it in a windows build for you.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 03:04 PM
Quote:
Originally Posted by phil_r
Yep, bovada changed their HH format. Fortunately the hard-working ChazDazzle has already done the work to fix it here. It will take me a while to catch up on his repo, looks like he has been busy!

Hopefully I can find some time for FPDB in the next couple of weeks and push out a new release. Looks like Chaz has made some database changes so people might need to purge their DBs when they upgrade.

Is there a way I can put this fix into the version I have downloaded (0.41.0-rc7) or do I need to wait for the next release?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 03:07 PM
Quote:
Originally Posted by Cardcleaner
Is there a way I can put this fix into the version I have downloaded (0.41.0-rc7) or do I need to wait for the next release?
Wait.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 08:09 PM
HUD no longer appearing on Everleaf. Any ideas?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 09:58 PM
Quote:
Originally Posted by HollywoodHogan
HUD no longer appearing on Everleaf. Any ideas?
Do hands still import? Did you change anything? Did everleaf software change?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 10:52 PM
They're importing, I didn't change anything, and every time I open the lobby it says updating. That doesn't seem like legit, full-on updates to me cause I see that every day, and the HUD had been working throughout all of that...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 10:56 PM
Quote:
Originally Posted by HollywoodHogan
They're importing, I didn't change anything, and every time I open the lobby it says updating. That doesn't seem like legit, full-on updates to me cause I see that every day, and the HUD had been working throughout all of that...
Did you change games (tournament/cash, NLHE/PLO/stud/???)?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-15-2016 , 10:57 PM
Quote:
Originally Posted by HollywoodHogan
They're importing, I didn't change anything, and every time I open the lobby it says updating. That doesn't seem like legit, full-on updates to me cause I see that every day, and the HUD had been working throughout all of that...
Maybe I should stop guessing and get you to check the HUD logs.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2016 , 12:11 AM
Here's an excerpt

Quote:
2016-02-15 17:32:08,357 hud INFO Creating hud from hand 4532
2016-02-15 17:32:12,826 hud DEBUG Received hand no 4533
2016-02-15 17:32:12,846 db INFO HudCache query get_stats_from_hand_aggregated took 0.001 seconds
2016-02-15 17:32:12,848 parser INFO iPoker getTableTitleRe: table_name='None' tournament='0' table_number='1'
2016-02-15 17:39:58,769 config INFO Reading configuration file C:\Users\xxx\AppData\Roaming\fpdb\HUD_config.xml
2016-02-15 17:39:59,016 config INFO Reading configuration file C:\Users\xxx\AppData\Roaming\fpdb\HUD_config.xml
2016-02-15 17:39:59,250 hud INFO HUD_main starting: Using db name = None
2016-02-15 17:39:59,250 hud INFO Note: error output is being diverted to C:\Users\xxx\AppData\Roaming\fpdb\log\HUD-errors.txt.
2016-02-15 17:39:59,250 hud INFO Any major error will be reported there _only_.
2016-02-15 17:39:59,250 hud INFO HUD_main starting
2016-02-15 17:39:59,256 db INFO Connecting to SQLite: C:\Users\xxx\AppData\Roaming\fpdb\database\fpdb.db 3
2016-02-15 17:40:15,194 hud DEBUG Received hand no 4582
2016-02-15 17:40:15,214 db INFO HudCache query get_stats_from_hand_aggregated took 0.003 seconds
2016-02-15 17:40:15,232 parser INFO iPoker getTableTitleRe: table_name='None' tournament='0' table_number='1'
2016-02-15 21:06:12,141 config INFO Reading configuration file C:\Users\xxx\AppData\Roaming\fpdb\HUD_config.xml
2016-02-15 21:06:12,377 config INFO Reading configuration file C:\Users\xxx\AppData\Roaming\fpdb\HUD_config.xml
2016-02-15 21:06:12,628 hud INFO HUD_main starting: Using db name = None
2016-02-15 21:06:12,628 hud INFO Note: error output is being diverted to C:\Users\xxx\AppData\Roaming\fpdb\log\HUD-errors.txt.
2016-02-15 21:06:12,628 hud INFO Any major error will be reported there _only_.
2016-02-15 21:06:12,628 hud INFO HUD_main starting
2016-02-15 21:06:12,632 db INFO Connecting to SQLite: C:\Users\xxx\AppData\Roaming\fpdb\database\fpdb.db 3
2016-02-15 21:06:18,289 hud DEBUG Received hand no 5263
2016-02-15 21:06:18,444 db INFO HudCache query get_stats_from_hand_aggregated took 0.135 seconds
2016-02-15 21:06:18,585 config INFO Reading configuration file C:\Users\xxx\AppData\Roaming\fpdb\HUD_config.xml
2016-02-15 21:06:18,740 hud DEBUG Received hand no 5264
2016-02-15 21:06:18,815 db INFO Connecting to SQLite: C:\Users\xxx\AppData\Roaming\fpdb\database\fpdb.db 3
2016-02-15 21:06:18,822 hud INFO Creating hud from hand 5263
2016-02-15 21:06:18,927 db INFO HudCache query get_stats_from_hand_aggregated took 0.007 seconds
2016-02-15 21:06:19,190 hud DEBUG Received hand no 5265
2016-02-15 21:06:19,224 db INFO HudCache query get_stats_from_hand_aggregated took 0.012 seconds
2016-02-15 21:06:33,151 hud DEBUG Received hand no 5266
2016-02-15 21:06:33,224 db INFO HudCache query get_stats_from_hand_aggregated took 0.053 seconds
2016-02-15 21:06:33,240 parser INFO iPoker getTableTitleRe: table_name='None' tournament='0' table_number='1'
I'm trying to use the HUD for cash on Everleaf but happen to be running a tournament (which I don't need PTDB for) on Bovada. Could that be affecting it?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2016 , 03:51 AM
Quote:
Originally Posted by HollywoodHogan
Here's an excerpt



I'm trying to use the HUD for cash on Everleaf but happen to be running a tournament (which I don't need PTDB for) on Bovada. Could that be affecting it?
Nope, shouldn't matter. The last line of that excerpt suggests it's not finding a table name, which would be a big problem for the HUD. But now I'm confused... why is it using the iPoker parser?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2016 , 09:04 PM
I wanted to use auto import to get HHs from both Bovada and Everleaf, but if it helps I can disable Bovada import. The Bovada card catcher is recognized as iPoker for some reason.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-17-2016 , 03:18 AM
Okay, it's working again. I don't know what's different. When it wasn't, it had to have been due to user error. It'd be nice if I didn't have to adjust the settings I mentioned before for every table I open, but I'm lucky to have any HUD at all so thanks for that and for always trying to help, Phil.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-27-2016 , 05:31 AM
Hello, there.

Im studying Computer Science and want to help the project.
The first thing i want to add is the support for 888 Snap import.
The HH are slightly different so i am not able to import them.

Now my question is, do i have to compile the whole project by myself or is it possible to change the PacificToFPDB file without recompiling evertyhing?

OR has anybody already added Snap support?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-27-2016 , 05:37 AM
Quote:
Originally Posted by TechMo
Hello, there.

Im studying Computer Science and want to help the project.
The first thing i want to add is the support for 888 Snap import.
The HH are slightly different so i am not able to import them.

Now my question is, do i have to compile the whole project by myself or is it possible to change the PacificToFPDB file without recompiling evertyhing?

OR has anybody already added Snap support?
If by 'compiling' you mean 'building the exe version', you don't quite have to go that far, but pretty close, depending on your development platform.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-27-2016 , 05:43 AM
I am on Windows, I know pitty me...

As I saw it is just the 2nd line that changed.

For normal play it is:
***** 888poker Hand History for Game 411524094 *****

and for Snap it is:
***** 888poker Snap Poker Hand History for Game 840559569 *****

So its just an added Snap Poker. If you would add it It would be great.

But it would be great, if you could help me getting the thing to work.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m