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-15-2013 , 10:27 PM
Hi guys, trying to install from GIT. I have encountered a number of problems.
I am using opensuse 12.2 with KDE 4.10.
Firstly, pypoker-eval is very old and will only compile against python version 2.2 - 2.6. opensuse has 2.7.3 installed by default. Is there any kindly python guru who can update it? I don't know how to, nor do I know how to install multiple parallel versions, and even if I could, I don't know where to find all the dependencies and devel packages for python 2.6 or lower.....

Secondly, Merge hands do not import, neither in bulk import, nor during auto-import...

PokerStars hands DO bulk import... but

No HUD ever shows up anywhere!

Here is the failure of pypoker-eval to compile:
http://paste.opensuse.org/42442694

Here is output from terminal showing failure to import, and errors with wnckWindowState
http://paste.opensuse.org/267994



Here is a screen of fpdb 'trying' to bulk import from Merge (Carbon) It just sticks here, the progress indicator running back and forth, but nothing happens

http://wstaw.org/m/2013/02/16/plasma-desktopuP3279.png
-
here is fpdb-errors.txt: http://paste.opensuse.org/96458343

Here is some of fpdb-log.txt http://paste.opensuse.org/85002565

HUD-errors.txt contains this:
Traceback (most recent call last):
File "/home/stephen/bin/fpdbgitrepo/fpdb/pyfpdb/HUD_main.pyw", line 490, in <module>
gtk.main()
KeyboardInterrup

Here is HUD-log.txt: http://paste.opensuse.org/22909153

Any advice welcome, here or on irc, I am wakou2 there Thank you!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2013 , 12:33 AM
Quote:
Originally Posted by AJay
Thanks! At least for the Hand Replayer info.

As for the fold to cbet, I think one of us is missing something. I don't see a popup menu when looking at the Ring Player Stats view. I see popup info in the HUD, but I'm looking for the stat when looking at the main program, reviewing sessions, not in the HUD while playing.

It seems odd that the stat is available in the HUD but not in the main program. Am I missing something there? Is there a popup in the main program?
Hi, you are right! In the Ring Player Stats view don´t show the stat relative to fold Continuation Bet... no one!

Well, is better now ask the developers of the program how to include this stats...

Greetings!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2013 , 02:23 AM
Quote:
Originally Posted by Nicaindio
Hi, you are right! In the Ring Player Stats view don´t show the stat relative to fold Continuation Bet... no one!

Well, is better now ask the developers of the program how to include this stats...

Greetings!
Edit: Although I think that the file HUD_config.xml, <gui_cash_stats> section, you can include the statistics you want. I just do not know if it will change the format for the column width.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2013 , 06:15 AM
Quote:
Originally Posted by popifresco

HH20130215 T689944802 No Limit Hold'em €0.08 + €0.02.txt 0 stored, 0 duplicates, 0 partial, 1 errors (time = 0.042000).......
I see that in a old historial of Pokerstars there is a space between EUR and Holdem in the first line of the hand.

PokerStars Hand #92808814626: Tournament #675420358, €0.71+€0.20+€0.09 EUR Hold'em No Limit - Level XVII (400/800) - 2013/01/23 0:06:02 CET [2013/01/22 18:06:02 ET]

But in a new historial there isn't this space.
PokerStars Hand #93975503777: Tournament #689053187, €0.87+€0.13 EURHold'em No Limit - Level I (10/20) - 2013/02/13 14:34:55 CET [2013/02/13 8:34:55 ET]

I don't know if this is important, but i think that i must say.

Thanks for all.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2013 , 07:35 AM
Quote:
Originally Posted by Banderillo
I see that in a old historial of Pokerstars there is a space between EUR and Holdem in the first line of the hand.

PokerStars Hand #92808814626: Tournament #675420358, €0.71+€0.20+€0.09 EUR Hold'em No Limit - Level XVII (400/800) - 2013/01/23 0:06:02 CET [2013/01/22 18:06:02 ET]

But in a new historial there isn't this space.
PokerStars Hand #93975503777: Tournament #689053187, €0.87+€0.13 EURHold'em No Limit - Level I (10/20) - 2013/02/13 14:34:55 CET [2013/02/13 8:34:55 ET]

I don't know if this is important, but i think that i must say.

Thanks for all.
Very observant by your hand, the space between eur and holdem is the reason for the error, when I saw your post,i opened an s&g,i have changed in the history a few hands, bringing that space,i started has import hands and the hands were not modified error and he was leaving the hud and the following without modifying gave error, as we will have to wait for the new delivery of FPDB rectified this error.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2013 , 08:18 AM
Quote:
Originally Posted by Wakou
Hi guys, trying to install from GIT. I have encountered a number of problems.
I am using opensuse 12.2 with KDE 4.10.
Firstly, pypoker-eval is very old and will only compile against python version 2.2 - 2.6. opensuse has 2.7.3 installed by default. Is there any kindly python guru who can update it? I don't know how to, nor do I know how to install multiple parallel versions, and even if I could, I don't know where to find all the dependencies and devel packages for python 2.6 or lower.....

Secondly, Merge hands do not import, neither in bulk import, nor during auto-import...

PokerStars hands DO bulk import... but

No HUD ever shows up anywhere!

Here is the failure of pypoker-eval to compile:
http://paste.opensuse.org/42442694

Here is output from terminal showing failure to import, and errors with wnckWindowState
http://paste.opensuse.org/267994



Here is a screen of fpdb 'trying' to bulk import from Merge (Carbon) It just sticks here, the progress indicator running back and forth, but nothing happens

http://wstaw.org/m/2013/02/16/plasma-desktopuP3279.png
-
here is fpdb-errors.txt: http://paste.opensuse.org/96458343

Here is some of fpdb-log.txt http://paste.opensuse.org/85002565

HUD-errors.txt contains this:
Traceback (most recent call last):
File "/home/stephen/bin/fpdbgitrepo/fpdb/pyfpdb/HUD_main.pyw", line 490, in <module>
gtk.main()
KeyboardInterrup

Here is HUD-log.txt: http://paste.opensuse.org/22909153

Any advice welcome, here or on irc, I am wakou2 there Thank you!
PS I used the instructions on the source forge wiki,
http://****************/apps/mediawik...stall_With_Git
I created a repo with this cmd:
# git clone git://git.assembla.com/fpdb.git
It says to launch fpdb, use cmd # ./fpdb.py
But there is no such file. I have been using #run_fpdb.py is this correct?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-16-2013 , 10:11 PM
Quote:
Originally Posted by Nicaindio
Hi, you are right! In the Ring Player Stats view don´t show the stat relative to fold Continuation Bet... no one!

Well, is better now ask the developers of the program how to include this stats...

Greetings!
Fold to cbet seems like a fairly basic statistic. I think it should be in the ring player stats in the main program.

It's not a huge deal to me personally, since I just queried the HUD cache table, but not everyone on here is going to be writing INNER JOINS with SQL to match up to the Players table. As such, I think that stat should be available in the main program's ring player stats viewer.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-17-2013 , 01:23 AM
Unfortunately this question was already asked and answered :

Quote:
Originally Posted by TheCountZero
It should be a little more complicated than that. I try to add a new column in the config file but it's not really working...
Diging in the sourceforge database, I found a lot more stats, but I didn't find all the names used in the "col_name" variable.
My objective is not to tweak the HUD but the ring player stats board, ie add more stats columns.
Quote:
Originally Posted by sorrow
Sorry - misinterpretted your question. All of those columns come directly from the SQL query 'playerDetailedStats', which is a monstrosity. Good luck!
Sorrow
But if we get more and more voices to add this stat in the board, we could be noticed...perhaps...

Last edited by TheCountZero; 02-17-2013 at 01:29 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-20-2013 , 07:36 PM
Quote:
Originally Posted by popifresco
Very observant by your hand, the space between eur and holdem is the reason for the error, when I saw your post,i opened an s&g,i have changed in the history a few hands, bringing that space,i started has import hands and the hands were not modified error and he was leaving the hud and the following without modifying gave error, as we will have to wait for the new delivery of FPDB rectified this error.
Any solution for this problem? FPDB not import S&G or tourneys.

Thank a lot!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-23-2013 , 12:52 AM
Here's what might be an easy bug to fix.

If I ask FPDB to auto-import hands and display a HUD for a regular ring table on Merge, everything works fine. If I do the same for a Fast table, the HUD doesn't work.

The hands import, and the name is stored in the database as, for example:
Havana %2A%2AFast%2A%2A IV
But the title of the window is:
Havana **Fast** IV
Although the hands import, the HUD never appears for the Fast tables, only the ring ones. It looks like the asterisks might be throwing off the HUD.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-23-2013 , 09:04 AM
My fpdb won't open, I am always clicking the fpbd.exe file after opening the run_fpbd.. Won't work. HELPPP!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-24-2013 , 05:52 AM
Quote:
Originally Posted by joelsant0s
My fpdb won't open, I am always clicking the fpbd.exe file after opening the run_fpbd.. Won't work. HELPPP!
Is the same that you open the run_fpdb.bat or fpdb.exe. If you execute one of them, the program must work.

Are you sure that you downloaded the vcredist_x86 from Microsoft web?

If this is not problem, say us what operating system and version of fpdb you are using.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-24-2013 , 09:42 AM
Bump, any ideas anyone?

Quote:
Originally Posted by Wakou
PS I used the instructions on the source forge wiki,
http://****************/apps/mediawik...stall_With_Git
I created a repo with this cmd:
# git clone git://git.assembla.com/fpdb.git
It says to launch fpdb, use cmd # ./fpdb.py
But there is no such file. I have been using #run_fpdb.py is this correct?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-26-2013 , 10:20 AM
Quote:
Originally Posted by Wakou
Bump, any ideas anyone?
This is correct:
./run_fpdb.py
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-26-2013 , 04:05 PM
Is it possible for program to only import one specific game (2-7 TD)?
I play both PLO and TD and would like FPDB to only import TD games, and holdem manager import PLO.
Currently both import PLo resulting in duplicates.

If this is not possible, is it at least possible for FPDB to disable HUD for games other than TD? The problem is that I get two huds displayed on PLO games - 1 from HEM, 1 from FPDB.

Thanks.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-27-2013 , 02:32 PM
I installed the whole program, bulk imported and followed the setting instructions on SourceForge wiki, but I can't get the HUD to display while playing. Graphs and session stats work fine, but nothing in game. What is the problem?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-27-2013 , 10:09 PM
loving the software man... is there anyway to make the graph lines thicker though? nothing major but 1pt graph lines annoy me.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-27-2013 , 10:40 PM
Quote:
Originally Posted by nlwolf
Is it possible for program to only import one specific game (2-7 TD)?
...
If this is not possible, is it at least possible for FPDB to disable HUD for games other than TD? The problem is that I get two huds displayed on PLO games - 1 from HEM, 1 from FPDB.
FWIW, if you're looking at new lines of development at the FPDB guru headquarters, this would be great.
Obv you can currently just make the hud miniscule for the games you want to use other tracking sw for and just ignore the wrong games at the db, so I understand totally if you have bigger issues on the agenda with these workarounds available.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-28-2013 , 01:47 PM
Quote:
Originally Posted by bYdaddo
I installed the whole program, bulk imported and followed the setting instructions on SourceForge wiki, but I can't get the HUD to display while playing. Graphs and session stats work fine, but nothing in game. What is the problem?
Fixed the problem, great tool.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
03-01-2013 , 03:13 AM
Tested v0.39.5 on pokerstars, really appreciated the new feature and stability.

Btw, is there a stat name that showing player's total folding %? How do i find all the player stats that included in config file, is it on wiki or something? Thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
03-02-2013 , 08:05 AM
Quote:
Originally Posted by bYdaddo
Fixed the problem, great tool.
New question: how do I set stats in order not to show decimals?
E.g: rounding 20.4 to 20
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
03-02-2013 , 03:46 PM
Quote:
Originally Posted by Banderillo
I see that in a old historial of Pokerstars there is a space between EUR and Holdem in the first line of the hand.

PokerStars Hand #92808814626: Tournament #675420358, €0.71+€0.20+€0.09 EUR Hold'em No Limit - Level XVII (400/800) - 2013/01/23 0:06:02 CET [2013/01/22 18:06:02 ET]

But in a new historial there isn't this space.
PokerStars Hand #93975503777: Tournament #689053187, €0.87+€0.13 EURHold'em No Limit - Level I (10/20) - 2013/02/13 14:34:55 CET [2013/02/13 8:34:55 ET]

I don't know if this is important, but i think that i must say.

Thanks for all.
Hey guys,this error has already been proved with the new update of PS: D
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
03-03-2013 , 05:38 AM
Quote:
Originally Posted by bYdaddo
New question: how do I set stats in order not to show decimals?
E.g: rounding 20.4 to 20
Here is an example from a previous post I've kept in my notebook:

These changes are done by editing the config. Take a backup of the config before changing these settings because fpdb will fail if the definitions are not correct.

Here is an example of a more advanced stat:

stat_name="vpip_0" hudcolor="#FFFFFF"
hudprefix="VPIP : " hudsuffix="%"
stat_hicolor="#F05000" stat_hith="35"
stat_locolor="#408000" stat_loth="15"
should give:
VPIP : 31%

explanation:
vpip_0 - means show the vpip stat, but use zero decimal places (so 67.2 becomes 67)
hudcolour #FFFFFF means by default, display this in white text (this is an RGB value in hex)
hudprefix - fixed text to be shown before the VPIP value
hudsuffix - fixed text to be shown after the value
stat_hith="35" + stat_hicolor="#F05000" - if value > 35, use orangey colour
stat_loth="15" + stat_locolor="#408000" - if value < 15, use greeny colour
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
03-03-2013 , 11:22 AM
Just wanted to say thanks for a great tool. It worked straight out of the box on windows 7 64bit.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
03-03-2013 , 07:16 PM
Quote:
Originally Posted by Phoenix2104
Here is an example from a previous post I've kept in my notebook:

These changes are done by editing the config. Take a backup of the config before changing these settings because fpdb will fail if the definitions are not correct.

Here is an example of a more advanced stat:

stat_name="vpip_0" hudcolor="#FFFFFF"
hudprefix="VPIP : " hudsuffix="%"
stat_hicolor="#F05000" stat_hith="35"
stat_locolor="#408000" stat_loth="15"
should give:
VPIP : 31%

explanation:
vpip_0 - means show the vpip stat, but use zero decimal places (so 67.2 becomes 67)
hudcolour #FFFFFF means by default, display this in white text (this is an RGB value in hex)
hudprefix - fixed text to be shown before the VPIP value
hudsuffix - fixed text to be shown after the value
stat_hith="35" + stat_hicolor="#F05000" - if value > 35, use orangey colour
stat_loth="15" + stat_locolor="#408000" - if value < 15, use greeny colour
Thanks for answering. How do I edit the config file? I tried but nothing worked, I just cannot type into it. (pc noob here)
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m