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

09-21-2009 , 01:04 AM
Quote:
Originally Posted by JWinter
Can fpdb HUD filter stats for number of players on table like holdem manager? It is particularly useful for single table sngs.

Not yet, but there has been some activity in that area.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-21-2009 , 01:11 AM
Quote:
Originally Posted by AdmanCS
Code:
_mysql_exceptions.OperationalError: (1045, "Access denied for user 'fpdb'@'localhost' (using password: NO)")
Thats either an incorrect password (using password: NO is a bad sign, and not one i've seen before) or the user doesn't have access to write to the database that was created. That can sometimes happen if the flush privilieges command isn't done.

Sorrow.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-21-2009 , 01:34 AM
Quote:
Originally Posted by 1meandog4u
I am a tad confused about one thing. When I'm running the program and in a tournament, the stats show up on the HUD. However, nothing regarding tournaments shows up in the "Player Stats".
That part is currently 'by design', the player stats queries only look at cash game data at the moment. I haven't really looked at how we'd do this properly for tournaments as yet.

Should it be broken down by blind level? Type of tournament? M?

This is an area that people interested in tournaments could definitely help us out.
Quote:
Originally Posted by 1meandog4u
Is that something that will be dealt with on a much later version? So, my database is growing by leaps and bounds storing all the tournament stats? Please give us the "selective delete" from the todo list...

Dog
Maybe soon...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-21-2009 , 09:05 AM
Quote:
Originally Posted by sorrow
It should, can you post the error logs please?
HUD_main starting
Using db name = fpdb
Exception exceptions.KeyError: KeyError(3652,) in <module 'threading' from 'C:\Python25\lib\threading.pyc'> ignored
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-22-2009 , 06:01 PM
I changed the bg on the hud slightly, but I can't see where I can change the font. What file is the HUD font in? Anyone know?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-22-2009 , 06:09 PM
Can't even install this. acn you make it install like a normal windows program please.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-22-2009 , 06:42 PM
Quote:
Originally Posted by R3AG4N
Can't even install this. acn you make it install like a normal windows program please.
This is not a "normal" Windows program. This is an ongoing program being developed as we speak... I hope...

If you are looking for a package that just instantly installs itself, it's not ready yet. So, put another shrimp on the bar-b, open a cold can of beer, and it will eventually be complete...

That is if the developers aren't sipping and barbecueing as well.

Dog
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-22-2009 , 07:15 PM
if i cant install it then it is useless

/thread
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 12:41 AM
Quote:
Originally Posted by R3AG4N
if i cant install it then it is useless

/thread
For the vast majority of purposes, and people, alpha software is useless, anyway. What we've got so far, is a mostly functional and useful HUD, pretty much everything else is in a state ranging from "not even considered" to "semi functional but probably not to be trusted".

Also, the internals of the more functional pieces are all being ripped out and replaced as well, as it is very difficult to expand upon what we already have with the pieces that we already have.

Also, none of us are professionals in python or guis or gtk. I know s0rrow's development computer has been out for a while, i'm not sure where eratos has been, and i've been pretty much unable to implement anything new, so i sit and try to improve what we already have as much as i can.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 12:48 AM
Quote:
Originally Posted by 1meandog4u
I changed the bg on the hud slightly, but I can't see where I can change the font. What file is the HUD font in? Anyone know?
Umm... kinda. The font rendering is done by gtk/pango.

ekdikeo has played with this a lot more than what I have, i think he added some hooks in config so they could be adjusted.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 12:56 AM
Quote:
Originally Posted by R3AG4N
if i cant install it then it is useless
Yep, others can so its less useless to them.

I've said this a few times in this thread - anyone willing to step up and provide an improved windows installer is more than welcome, and will receive whatever assistance is needed from at least a couple of devs.

Sorrow.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 01:06 AM
Quote:
Originally Posted by JustinZee
HUD_main starting
Using db name = fpdb
Exception exceptions.KeyError: KeyError(3652,) in <module 'threading' from 'C:\Python25\lib\threading.pyc'> ignored
That looks like fpdb-error.txt there should be another file HUD-error.txt

I'm not sure about the threading Exception either - is that standard on windows guys?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 08:26 AM
Quote:
Originally Posted by R3AG4N
if i cant install it then it is useless

/thread
Well, it's not like there is no way to install the programme. The point is it takes a bit longer and is a tad more involved. But if you follow the installation instructions provided on the SourceForge page it will not be too difficult to install.

But if you want to take that extra effort depends very much on what you want to gain from this tracker. If all you want is a freebie Holdem tracker then there might be better alternatives. But FPDB also supports Stud games and is a good alternative to PT Stud (a programme I personally don't like). So it all depends on what you want from it.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 08:29 AM
Quote:
Originally Posted by sorrow
That looks like fpdb-error.txt there should be another file HUD-error.txt

I'm not sure about the threading Exception either - is that standard on windows guys?
Well, I don't have this error in my log.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 10:52 AM
Quote:
Originally Posted by sorrow
That looks like fpdb-error.txt there should be another file HUD-error.txt

I'm not sure about the threading Exception either - is that standard on windows guys?
Nope, this was from HUD-error.txt

And yeah, I'm running on Windows XP/
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 11:49 AM
Quote:
Originally Posted by sorrow
Umm... kinda. The font rendering is done by gtk/pango.

ekdikeo has played with this a lot more than what I have, i think he added some hooks in config so they could be adjusted.
The "hooks" you are speaking of, are they in the configuration.py file? I did see a couple of places to show font size. Changed two and it didn't "appear" to make a difference. Otherwise, not sure which actual file you are talking about (idiot here) when you talk about "gtk/pango". Sounds like a resort, Pango Pango, I might want to lay on the beach at.

Dog
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-23-2009 , 11:08 PM
Quote:
Originally Posted by 1meandog4u
The "hooks" you are speaking of, are they in the configuration.py file? I did see a couple of places to show font size. Changed two and it didn't "appear" to make a difference. Otherwise, not sure which actual file you are talking about (idiot here) when you talk about "gtk/pango". Sounds like a resort, Pango Pango, I might want to lay on the beach at.

Dog
HUD_config.xml was what i mean't

Code:
        <site enabled="True" 
              site_name="PokerStars" 
              table_finder="PokerStars.exe" 
              screen_name="YOUR SCREEN NAME HERE" 
              ...
              font="Sans" 
              font_size="8"
I'm not sure if they do the job advertised, or what choice of fonts you actually have fwiw.

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-24-2009 , 01:12 AM
Quote:
Originally Posted by sorrow
HUD_config.xml was what i mean't

Code:
        <site enabled="True" 
              site_name="PokerStars" 
              table_finder="PokerStars.exe" 
              screen_name="YOUR SCREEN NAME HERE" 
              ...
              font="Sans" 
              font_size="8"
I'm not sure if they do the job advertised, or what choice of fonts you actually have fwiw.

Sorrow
I will let you know of the results. I am going to try Arial Narrow and 6 or 7 pt. I will post the results of both. I have both those fonts, but as to whether they will work... we will see. May not report right away, driving to LAS VEGAS!!!! for three days of fun in the sun. (Actually, three days in the air conditioning )

Dog
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-24-2009 , 02:03 AM
The fonts stuff does work, but I have no idea how to determine what fonts are available, and such. Maybe that's something I could look into tonight *goes googling*

I think I'll also update the ZIP that contains all the stuff too.. since a lot of the packages have been fixed since i last downloaded them...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-24-2009 , 02:41 AM
Okay, it worked.. change the fonts that is...

Here's my Hud config file with the changes. (the redout is my screen name, they would enter their name for both screen name and hh location on their computer. It was slightly different to what Sorrow posted, by I've (and others) made changes over the months. I just added it after the "PokerStars.exe>" obviously before the ">". Even a dummy like me figured that out. I also changed the bg color slightly to blend into my scheme, and the opacity slightly from .75 to .8



And here is what it looks like. I changed the font to a common one most Windows users have, and it's very small, which is what I wanted. This pic is the font "Vrinda" 8 pt and it might be too small for some, not me Remember, this is a zoomed in shot. I did try 9 pt in this same Vrinda font and it did take the bigger font, so it works like Sorrow said it would.... of course I tried several fonts, they all worked. Now I need to figure out where to change the box/row/col size to adjust to the smaller fonts... next???

Most Windows users can either open MS Office and see what fonts are available in the drop down menu.... or they are probably located like mine in the directory:

C:\Program Files\Windows\Fonts



Now I need to get some rest before I fall asleep at the keyboard.








Dog

Last edited by 1meandog4u; 09-24-2009 at 02:47 AM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-24-2009 , 01:39 PM
Hey anybody got any idea what I should do to get my hud to work? Nothing happens as I said before and I posted the log.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-25-2009 , 01:08 AM
Quote:
Originally Posted by JustinZee
Hey anybody got any idea what I should do to get my hud to work? Nothing happens as I said before and I posted the log.
Unfortunately i'm not sure whats happened to your install. I suspect its not actually using the correct version of python or something similar, with the brevity of the error message it's hard to tell.

My suggestion would be to go through the components individually and confirm they are working, but that is a bit involved for a forum post.

Can i suggest you join #fpdb on freenode, its a lot easier to debug interactively.

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-25-2009 , 01:37 AM
no idea on Justin, need more info.

dog,

the boxes auto size themselves to approximately 1 or 2 pixels larger than the amount of space that they need to cover. If you have a reasonably variable width field, such as player name, configured, then the boxes will be different sizes depending on the amount of data in them. It works like an HTML Table, where each row is as big as the data that it needs to fit.. You can resize them by holding down ctrl and then mouse-dragging it.. but that doesn't stick.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-25-2009 , 03:22 AM
hey all.. got a slightly improved upon windows installer. You're still going to have to do a few things on your own (like create your database, and such, see the FPDB Wiki for details on that), but this little program should help you get everything you need to make it work:

http://****************/projects/fpdb...r.exe/download

run that, it should create a folder on your desktop called "FPDB Installer", run the "INSTALL.BAT" file in there, and that should go and download all of the pieces that you need, then run all of their setup programs.

perhaps as time permits, i'll figure out how to automate more of it.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
09-28-2009 , 01:58 AM
Quote:
Originally Posted by ekdikeo
no idea on Justin, need more info.

dog,

the boxes auto size themselves to approximately 1 or 2 pixels larger than the amount of space that they need to cover. If you have a reasonably variable width field, such as player name, configured, then the boxes will be different sizes depending on the amount of data in them. It works like an HTML Table, where each row is as big as the data that it needs to fit.. You can resize them by holding down ctrl and then mouse-dragging it.. but that doesn't stick.
Thanks ... I did realize they autosize horizontally, but did not see the vertical change. I have no problem with the wider columns, it's the row height that is the pain. It didn't "appear" to autosize itself... just my opinion. But, this is just tweaking it, so don't spend any more of your time... Just changing fonts and font size is good to know since I tested it many different combos and they all seemed to work fine.... Maybe I'll try "Wingdings" so my stats will be sorta coded.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m