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-27-2011 , 04:06 PM
Hey, I don't think you understood what I previously meant. I thought it was because of the cards showing up on screen that I would get random flashes.

Basically when I am multitabling, I will get random tables flashing up on screen all at once when I stack the tables on Stars. Any idea why that is? It will just randomly happen say I am on Firefox and go back to my desktop it will happen there. Also randomly happens as I said when I am concentrating only on one stacked table..

Do you know what I mean? =/
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-29-2011 , 11:37 AM
Hey.
Today downloaded newest version fpdb-0.25, everything is fine and i love it but...
I found setting up HUD freaking impossible (i am quite ******ed with this stuff) is there any "how to guide" or something?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-30-2011 , 02:25 AM
06-30-2011 , 05:12 AM
Y, i found this one but, the screenshots are completely different and that messes me up. Still, thanks. Guess i have to spend some time figuring this crap by myself + this link.
Thanks anywayz.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
06-30-2011 , 05:44 AM
Hi and, as always, sorry for my bad english.

I was hoping to contribute a little to this project so
I tried to figure out why I can't use custom popup windows.

Code:
popup_format = "default"
        for stat in stat_window.game.stats:
            if stat_window.game.stats[stat].row == row and stat_window.game.stats[stat].col == col:
                popup_format = stat_window.game.stats[stat].popup
                break
This code looks just fine to me (line 919 of file Hud.py),
but it doesn't work (only the "default" popup window is shown).

If after that code I add the line

Code:
popup_format = "continuationBet"
(continuationBet is another popup window I defined in HUD_config.xml)
I can see that popup window instead of the default one.

So I guess the problem is on the code that checks for "coordinates".
Does that make sense? Any idea how to solve it?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 03:49 AM
hmm. strangely, i assumed that that popup window format thing was never actually implemented, it looks like there was just no way to change it directly.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 09:10 AM
Hi! sorry for my english

How to make v.0.25 work with postgreSQL ?
WinXP sp3
Python 3.2
postgresql 9.0.4-1 server PostgreSQL 9.0 (localhost:5432)
in pgAdmin III created base "postgres" owner "postgres" encoding "UTF8"

in HUD_config.xml write

Spoiler:
<supported_databases>
<database db_ip="localhost" db_name="postgres" db_pass="12345" db_server="postgresql" db_type="fpdb" db_user="postgres" default="True"/>
</supported_databases>


by bulk import, nothing happens, and in the logs:
Spoiler:
2011-07-01 17:04:03,000 - db INFO Do not use sqlalchemy connection pooling.
2011-07-01 17:04:04,280 - config INFO Reads the configuration fileC:\Documents and Settings\Admin\Application Data\fpdb\HUD_config.xml
2011-07-01 17:04:04,437 - db DEBUG Creating a database, sql =<SQL.Sql instance at 0x02B20E90>
2011-07-01 17:05:29,937 - db DEBUG Creating a database, sql =<SQL.Sql instance at 0x02B20E90>
2011-07-01 17:05:30,046 - db DEBUG Creating a database, sql =<SQL.Sql instance at 0x02B20E90>
2011-07-01 17:05:45,437 - importer INFO Started at 2011-07-01 17:05:45.437000 -- 0 files to import. indexes: drop
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 12:36 PM
Quote:
Originally Posted by RblBA

How to make v.0.25 work with postgreSQL ?

Python 3.2
If you are running FPDB from sources, Python 3 is not supported - please use version 2.7 32bit.

If you are using fpdb.exe (executable package), then there is some other problem which will need a bit more investigation.

Can you confirm if you run fpdb.exe or directly run the python programs?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 12:56 PM
No, I'm use fpdb.exe. Uninstall now Python 3 and install Python 2.7. are the same errors
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 01:01 PM
Quote:
Originally Posted by RblBA
No, I'm use fpdb.exe. Uninstall now Python 3 and install Python 2.7. are the same errors
OK

I have it working here.

Assuming you have not imported any data so far....

After starting fpdb, please select Database / Create or Recreate Tables.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 01:07 PM
Also, you will probably need the 32bit version of postgres
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 01:08 PM
I did "Create or Recreate Tables" & "rebuild index" . Unchanged

I installed all 32-bit

Last edited by RblBA; 07-01-2011 at 01:10 PM. Reason: add
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 01:12 PM
OK. probably not a postgres problem.

In bulk import, can you check two things:

You highlight the folder name being imported
The correct site-filter must be selected each time from the drop-down box.

Can you confirm if that fixes the problem?

If that isn't working, please confirm which pokerroom is being imported.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 01:15 PM
Previously used version 0.22 with sqlite everything worked OK.

<site HH_path="C:/Program Files/PokerStars/HandHistory/RblBA/" bgcolor="#000000" converter="PokerStarsToFpdb" decoder="pokerstars_decode_table" enabled="True" fgcolor="#FFFFFF" font="Sans" font_size="8" hudopacity="1.0" screen_name="RblBA" site_name="PokerStars" site_path="C:/Program Files/PokerStars/" supported_games="holdem,razz,omahahi,omahahilo,stu dhi,studhilo" table_finder="PokerStars.exe" xpad="1" xshift="0" ypad="0" yshift="0">

site-filter use correct
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-01-2011 , 01:16 PM
If it is still not working, can you join us on live chat help sort out the problem.

http://webchat.freenode.net/

Please join channel #fpdb
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-09-2011 , 02:35 PM
Quote:
Originally Posted by RblBA
Previously used version 0.22 with sqlite everything worked OK.
Hi RblBA, this problem should be fixed in the next version 0.26.

If you would like to test the fix, I have built a test version. It can be downloaded from here. http://www.mediafire.com/?il9c16o7i5z3l3c

Could you please let us know if this fixes the bulk import problem, also, if this works for AutoImport too ?

Best wishes
Gimick
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-10-2011 , 09:35 AM
Next release should support Everleaf Cap Limit games on HUD. There may be problems with numbers on Capped hands, depending on if any of us have time to look into it before hand, but at least the HUD is functional.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-11-2011 , 04:28 PM
Anyway i can get this program to save my screenname, as it annoying having to keep typing it in.

Also, how do i get it to give me a bb/100 stat?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-11-2011 , 08:18 PM
I play at Lock Poker. My operating system is Windows Vista.

I downloaded FPDB the other day. I filled in the Advanced Preferences as best as I could. When I played six max, the stats popped up, but they were in the wrong place.

I moved to 9-max. Most of the stats came up, but were not located properly. When I left-dragged them, they would not stay put after the screen refreshed. When I quit and started again, sometimes only my stat and another one would show.

Frustrated, I tried to uninstall. Since there appeared to be no uninstall feature, I deleted the directory containing the files.

Today I viewed the video for installing a previous version, then downloaded the program again. This time I set fpdb.exe and hud_main.exe to run as administrator. I noticed that although I had deleted the directory containing the program and all its files, my information from the other day was still in the Advanced Settings. (I would have preferred a clean restart.)

Today I got nothing to display during the game until I changed table_finder to client.exe. Then only my stats and those of one other player displayed, presumably from the other day, since I had not acquired any stats on my opponent today, and because it showed over 100 hands for him. Neither his stats nor mine were updated as I continued to play. None of the other players stats appeared.

Here are the settings in which I assume the problem(s) is (are). Can you offer any advice? Also, should I select a particular seat when I play at Lock?

site_path C:\Program Files\LockPoker
site_name Carbon
screen_name <my screen name>
enabled True
HH_path C:\Program Files\LockPoker\history\<my screen name>
table_finder client.exe
Games holdem
decoder everleaf_decode_table
converter CarbonToFpdb


Would really like to use this program.

Thanks.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-11-2011 , 11:39 PM
Quote:
Originally Posted by ThePressure
Anyway i can get this program to save my screenname, as it annoying having to keep typing it in.
I'm not sure if it is on 0.25 buy Main->Site preferences should allow you to enter a username.
Quote:
Originally Posted by ThePressure
Also, how do i get it to give me a bb/100 stat?
Ring player stats page?
Quote:
Originally Posted by HotBot37
I play at Lock Poker. My operating system is Windows Vista.

I downloaded FPDB the other day. I filled in the Advanced Preferences as best as I could. When I played six max, the stats popped up, but they were in the wrong place.
This doesn't surprise me at all

I copied the HUD window locations from... Party maybe?
Quote:
Originally Posted by HotBot37
I moved to 9-max. Most of the stats came up, but were not located properly. When I left-dragged them, they would not stay put after the screen refreshed. When I quit and started again, sometimes only my stat and another one would show.
The stat locations are part of the config file, and not particularly dynamic.

If you right click the FPDB menu on the table you should be able to save the stat locations, but you will probably need to restart FPDB to make it function across all tables.

Quote:
Originally Posted by HotBot37
Frustrated, I tried to uninstall. Since there appeared to be no uninstall feature, I deleted the directory containing the files.

Today I viewed the video for installing a previous version, then downloaded the program again. This time I set fpdb.exe and hud_main.exe to run as administrator. I noticed that although I had deleted the directory containing the program and all its files, my information from the other day was still in the Advanced Settings. (I would have preferred a clean restart.)
Code:
Start->Run
%APPDATA%/fpdb
Should pop up an explorer window. This is where the config and database files are stored.
Quote:
Originally Posted by HotBot37
Today I got nothing to display during the game until I changed table_finder to client.exe. Then only my stats and those of one other player displayed, presumably from the other day, since I had not acquired any stats on my opponent today, and because it showed over 100 hands for him. Neither his stats nor mine were updated as I continued to play. None of the other players stats appeared.
My understanding is that the Carbon hud isn't quite functional in the 0.25 release.

One of the reasons is that it is missing a 10 seat section in the config file (Carbon doesn't state how many seats a table is). Unfortunately we don't have a dev or 'power user' on Carbon at the moment to diagnose the issue.

0.26 isn't to far away.

Sorry i can't be more help.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-11-2011 , 11:58 PM
I normally use pt3 but I'm trying out fpdb with PartyPoker on a spare computer to see if it's usable for a mate.

Installation and bulk import is all fine, no errors. Once I start the HUD and join a crappy tournament to test, no hud comes up and I get errors every imported tournament hand. Does fpdb support tournaments? Here's the log in the auto import window:

$1,000 Gtd Speed Rebuy (2298986) Table #3_2436374.txt 0 stored, 0 duplicates, 0 partial, 3 errors (time = 0.010000)........
$1,000 Gtd Speed Rebuy (2298986) Table #3_2436374.txt 0 stored, 0 duplicates, 0 partial, 1 errors (time = 0.000000)....
----
In Help menu -> Log Messages
----
(date here) parser ERROR No match in readHandInfo 'Game #(game here) starts.
#Game No : (game here)
******* Hand History for Game (game no. here) *********
NL'

(date here) parser WARNING HHC.start(): processHand failed: Exception msg: 'u"No match in readHandInfo: 'Game #(game no. here) starts.\n\n#Game No : (game no. here)\n****** Hand History for Game (game no. here) ******\nNL ""

(date here) parser INFO Read 1 hands (1 failed) in 0.00001 seconds

(sorry for the poor cut-and-paste, I'm copying the text from another screen)

I apologise if this has been posted before or I've missed something crucial, but it's pretty tough for someone with no programming background to get their head around if it doesn't work perfectly.

I'm running windows XP, have tried re-installing fpdb and vc2008. Also have tried deleting everything associated before re-install. Strange that everything works but the HUD for me.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-13-2011 , 01:12 PM
Quote:
Originally Posted by you must e
Strange that everything works but the HUD for me.
I've just tried Party tournaments - looks like the code isn't working correctly at the moment, so unfortunately there isn't anything you can do to get the client HUD working until that is fixed.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-13-2011 , 07:36 PM
Quote:
Originally Posted by gimick
I've just tried Party tournaments - looks like the code isn't working correctly at the moment
"you must e"

Just tracking this down now, I've recreated the failure with one hand history and hopefully get this fixed in the next version which is due any day now.

It would help us to get a thorough fix if you could you please cut and paste the line beginning with the word "Table" from the tournament hand history (just set the tourney number to 999999)?

Thanks in advance
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-13-2011 , 07:52 PM
Any ETA on v0.26?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
07-13-2011 , 10:25 PM
Quote:
Originally Posted by Go Get It
Any ETA on v0.26?
if you are waiting on a bug-fix or want to do some testing, there is a development build (from about 36 hours ago) in the snapshots folder on the download area. Obviously not final yet, but should be usable, and any feedback welcome.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m