Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Free Software

Notices

Free Software Discussion of Free / Freeware / Donationware / Open Source poker software and Free Graphics mods

Reply
 
Thread Tools Display Modes
Old 09-01-2012, 03:58 AM   #5746
Bes
newbie
 
Join Date: Aug 2010
Posts: 28
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Hi all! With MergePoker i understood. I can not understand as to clean a mistake which appears at program start: "Warning: unable to find site 'Win2day'"? and at any movement HUD of the statistician it is chaotically scattered on a table and doesn't fasten on the place. how to fix the stats?
Ty !
Bes is offline   Reply With Quote
Old 09-01-2012, 11:06 AM   #5747
centurion
 
Join Date: Jul 2011
Posts: 111
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

I am using MYSQL and the database has like 500k hand histories. When multitabling like 10 tables, HUD seems a like bit laggy and take very long time or sometimes not update itself when new players join the table. Sometimes I cant even open fpdb window. Do I need to change the time between imports, do housekeeping work for fpdb? Some ideas would be nice. Thanks.

Last edited by riverofjustice; 09-01-2012 at 11:19 AM.
riverofjustice is online now   Reply With Quote
Old 09-03-2012, 09:35 AM   #5748
adept
 
Kozaa's Avatar
 
Join Date: Jan 2009
Location: Poland
Posts: 1,161
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

how to connect HUD to preferred seat?

coz it's all messed up when i open a new table, have to do it manually

thanks
Kozaa is offline   Reply With Quote
Old 09-04-2012, 03:02 AM   #5749
newbie
 
Join Date: Apr 2012
Location: Moscow
Posts: 18
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Quote:
Originally Posted by Kozaa View Post
how to connect HUD to preferred seat?

coz it's all messed up when i open a new table, have to do it manually

thanks
Just read this http://sourceforge.net/apps/mediawik..._Seat_on_Stars
I hope this would help.
Fold&Forget is offline   Reply With Quote
Old 09-04-2012, 01:41 PM   #5750
journeyman
 
Join Date: Apr 2010
Posts: 255
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

A new version of the software (0.30.5) is available in the downloads area on sourceforge.

Most poker rooms have fixes or updates.

Detailed code changes can be seen here:
https://www.assembla.com/code/fpdboz...intenance#open
gimick is offline   Reply With Quote
Old 09-08-2012, 04:08 PM   #5751
stranger
 
Join Date: Sep 2012
Posts: 2
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

hi all, please help
I have the version fpdb-0.30.5
the problem is not on the table shows the HUD.
imported database, the default settings, HUD table 3x3
turn on the Auto Import, it works, hands to read, but on the table is clear.
What settings should I look?
ZeroFive is offline   Reply With Quote
Old 09-09-2012, 04:10 PM   #5752
Pooh-Bah
 
Join Date: Feb 2003
Location: Narnia
Posts: 5,120
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Hi guys,

I had a problem when Pokerstars updated their handhistory format and the problem did not go away for some time. My old laptop died and a got a new one but the same problem with fpdb still persisted. The problem was that even though fdpb was taking on hands it was not showing them via the HUD.

Gimick and Sorrow gave me much help. One of them pointed me to HUD_config
and told me that a particular thing should read such and such. Well, I corrected that but it would show the HUD stats initially over Pokerstars table graphics but any opening and shutting and they went away.

The problem was not proving easy to solve. Much time passed. I decided to do without fpdb. Not the best answer but it was so frustrating.

Today, I gave it another go after some time. In HUD_config there was a 'string' that read stat_name="car_0" as an educated guess I changed it to read stat_name="car0". Bingo. Problem solved.

Many thanks to sorrow and gimmick and anyone else who may have given me help.

Last edited by Al Mirpuri; 09-09-2012 at 04:16 PM.
Al Mirpuri is offline   Reply With Quote
Old 09-09-2012, 04:49 PM   #5753
stranger
 
Join Date: Sep 2012
Posts: 5
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Hello. I've been using FPDB for a couple of days now, and I have a couple of questions/suggestions. I'll list them as I have thought of them, and probably there are things easy to implement but I haven't found anything in the FAQ and I am not much confident to play with the source code. None of them is a life or death situation, of course, but probably it can help improve the software


HUD:
1) Is there anyway to change hud default text font? I'd like to make the stats look [/b]bold[b], so it's easier to find.

2) When I get many hands of a player, the column with the number of hands get too wide. Is there anyway it could be colapsed, like writing 1204 -> 1.2k?

3) The stats, when they are 100.0, also widen the column [this is, I guess, the least important of all, because all 100.0 will soon lower]. Maybe it could be set to be an int when it's 100, or do 100.0-> 99.9?

4) Can somehow the columns be combined? (I understand this one as the most complicated one, since the xml configuration doesn't seem to be able to do that easily)

5) Is there anyway to change the popup configuration? Adding more columns and such?
Software:

1) Maybe it would be nice to have a button to directly set the dates for "Today" in the graph/stats tab.

2) Is there anyway to export the stats report as a CSV file or anything like that? I've searched but I found none.

Of course, these are just suggestions, and I understand I have no right to ask for anything, mostly since I am not a developer, but at least it might help you to make slight changes that can be helpful.

Thanks very much! I think you did a pretty great work with this software

EDIT: One more thing I forgot. I use FPDB with wine, so probably it's a wine issue. In that case, disregard this. But:

I have set "Pop-up table when user action is required" in Multitable options. When I have that, and the table pops up, it gets drawn on top of the HUD, so the HUD gets invisible until I actually clic on the table. Once I clic on the table, the HUD goes up again, and is drawn on top of the table as it should.

Last edited by Laimo; 09-09-2012 at 05:01 PM.
Laimo is offline   Reply With Quote
Old 09-09-2012, 07:19 PM   #5754
stranger
 
Join Date: Sep 2012
Posts: 5
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

I don't know how to edit the previous post now, so I'll just post again and hope it merges. In the EDIT I meant I use PokerStars with wine
Laimo is offline   Reply With Quote
Old 09-10-2012, 03:51 AM   #5755
enthusiast
 
Join Date: Oct 2010
Posts: 61
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

2) When I get many hands of a player, the column with the number of hands get too wide. Is there anyway it could be colapsed, like writing 1204 -> 1.2k?


Yes. Actually that works with more than 10k hands, but you can change that:
File: Stats.py, search "def n"


3) The stats, when they are 100.0, also widen the column [this is, I guess, the least important of all, because all 100.0 will soon lower]. Maybe it could be set to be an int when it's 100, or do 100.0-> 99.9?


Add the suffix "_0" to the name of the stat (edit: in Hud_config.xml)

4) Can somehow the columns be combined? (I understand this one as the most complicated one, since the xml configuration doesn't seem to be able to do that easily)

Nope, it's a grid.

5) Is there anyway to change the popup configuration? Adding more columns and such?

Yes. Hud_config.xml, search pu_name="default"
Too bad there's only one popup, i'd like to have one for each stats' family.


EDIT: One more thing I forgot. I use FPDB with wine, so probably it's a wine issue. In that case, disregard this. But:

I have set "Pop-up table when user action is required" in Multitable options. When I have that, and the table pops up, it gets drawn on top of the HUD, so the HUD gets invisible until I actually clic on the table. Once I clic on the table, the HUD goes up again, and is drawn on top of the table as it should.


I use fpdb with wine too and don't have that issue, maybe the window/desktop manager you are using is the problem.

I hope that helps, sorry for my bad english and the poor quoting.

Last edited by Arsil; 09-10-2012 at 04:13 AM.
Arsil is offline   Reply With Quote
Old 09-10-2012, 04:05 AM   #5756
enthusiast
 
Join Date: Oct 2010
Posts: 61
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

I did a quick search and found nothing, so...

"4 bet range" stat

File: Stats.py, right after "def four_B..."

Code:
def fbr(stat_dict, player):
    stat_descriptions["fbr"] = _("4 bet range") + " (fbr)"
    stat = 0.0
    try: 
        stat = float(stat_dict[player]['fb_0'])/float(stat_dict[player]['fb_opp_0'])
        stat *= float(stat_dict[player]['pfr'])/float(stat_dict[player]['n'])
        return (stat,
                '%3.1f'         % (100.0*stat),
                'fbr=%3.1f%%'    % (100.0*stat),
                'fbr=%3.1f%%' % (100.0*stat),
                '(pfr*four_B)',
                _('4 bet range'))
    except:
        return (stat,
                'NA',
                'fbr=NA',
                'fbr=NA',
                '(pfr*four_B)',
                _('4 bet range'))
I tested it with 0.30.4 and seems to work fine.
Arsil is offline   Reply With Quote
Old 09-10-2012, 03:42 PM   #5757
stranger
 
Join Date: Sep 2012
Posts: 5
Post Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Quote:
Originally Posted by Arsil View Post
2) When I get many hands of a player, the column with the number of hands get too wide. Is there anyway it could be colapsed, like writing 1204 -> 1.2k?


Yes. Actually that works with more than 10k hands, but you can change that:
File: Stats.py, search "def n"


3) The stats, when they are 100.0, also widen the column [this is, I guess, the least important of all, because all 100.0 will soon lower]. Maybe it could be set to be an int when it's 100, or do 100.0-> 99.9?


Add the suffix "_0" to the name of the stat (edit: in Hud_config.xml)

4) Can somehow the columns be combined? (I understand this one as the most complicated one, since the xml configuration doesn't seem to be able to do that easily)

Nope, it's a grid.

5) Is there anyway to change the popup configuration? Adding more columns and such?

Yes. Hud_config.xml, search pu_name="default"
Too bad there's only one popup, i'd like to have one for each stats' family.


EDIT: One more thing I forgot. I use FPDB with wine, so probably it's a wine issue. In that case, disregard this. But:

I have set "Pop-up table when user action is required" in Multitable options. When I have that, and the table pops up, it gets drawn on top of the HUD, so the HUD gets invisible until I actually clic on the table. Once I clic on the table, the HUD goes up again, and is drawn on top of the table as it should.


I use fpdb with wine too and don't have that issue, maybe the window/desktop manager you are using is the problem.

I hope that helps, sorry for my bad english and the poor quoting.
Thank you very much for the help, I'll soon try these things.

POPUP related:, I haven't played much with it yet, but I have two things to mention.

ONE:
Spoiler:


TWO:
Spoiler:



General HUD related: How can I import statistics to the HUD? Suppose I want the 3rd barrel statistics, that I believe are already in the FPDB. How can I put that on the HUD?


I hope what I pointed out here can help some of you, and thanks in advance for all the help you can give me!
Laimo is offline   Reply With Quote
Old 09-10-2012, 07:17 PM   #5758
Pooh-Bah
 
Join Date: Feb 2003
Location: Narnia
Posts: 5,120
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Quote:
Originally Posted by Al Mirpuri View Post
Today, I gave it another go after some time. In HUD_config there was a 'string' that read stat_name="car_0" as an educated guess I changed it to read stat_name="car0". Bingo. Problem solved.
This line has to be changed for each individual game you are playing thus once for draw, 7 stud, omaha, holdem etc.
Al Mirpuri is offline   Reply With Quote
Old 09-11-2012, 08:54 AM   #5759
enthusiast
 
Join Date: Oct 2010
Posts: 61
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

Quote:
Originally Posted by Laimo View Post
I believe that changing the value of that popup="default" to popup="preflop" and writing ...
I tried, but it's not implemented yet.

Quote:
By changing the pop-up I meant being able to write it as a table also, like the HUD, instead of a single column, setting color ranges, etc.
It's actually not possibile, the popup has only that fixed structure.


Quote:
How can I import statistics to the HUD? Suppose I want the 3rd barrel statistics, that I believe are already in the FPDB. How can I put that on the HUD?
Edit the file HUD_config.xml.
You can use the "cb3" stat but that means a cbet on the river,
not a third barrel (stat not avaiable in the current code).

For a complete list of stats you can use the "Hud preferences"
option on the "Main" menu. I recommend to use that interface
only to see the complete list of stats avaiable and don't save it
(because it messes the layout of the HUD in my experience).
To change the HUD edit the configuration's file.
Arsil is offline   Reply With Quote
Old 09-12-2012, 08:59 AM   #5760
stranger
 
Join Date: Sep 2012
Posts: 2
Re: Free/open source poker tracking software: FPDB - (Release Candidate 0.29.905) - 17 Feb 2012

what to write in environment variables ?
WinXP fpdb 0.30.5
ZeroFive is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 02:12 AM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive