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 07-16-2010, 06:38 PM   #3436
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by steffen123 View Post
You misunderstood that, that is to create new stats that we haven't thought of yet. There's dozens of stats to choose from (e.g. I play with 20), you just need to edit HUD_config.xml. Have a look at the file, if you get stuck just post again and list what stats you would like to use. Note that at the moment every field in the HUD has to be filled - so if you want to have it display 3 columns and 3 rows of data then you actually need to use all 9 fields.
As of my latest commit there's a HUD configurator that lets you comfortably choose stats (to do things like colouring you still need to edit the XML manually though).
This will also be part of the next snapshot, which will probably be released in the next few days.
steffen123 is offline   Reply With Quote
Old 07-18-2010, 10:14 PM   #3437
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by M07 View Post
Just did.
Thanks, got the mail. I still have to work out 1 fundamental issue and 1 fundamental recent regression with tourney support and will probably put out 0.20.901 (snapshot1 on the way to 0.21) straight after that. But 0.20.902 should at least be able to import the hands and not die on the summaries, maybe even record the summaries and matrix results fully.
steffen123 is offline   Reply With Quote
Old 07-19-2010, 03:19 AM   #3438
stranger
 
Join Date: Jul 2010
Posts: 4
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Installing fdpb from exe. Initial screen appears with following error message:
Config file error
There is an error in your config file
Error: is not wee formed(invalid token): line 5 column 36

The config.exe log displays:
config : ERROR Error parsing D:\Documents and Settings\Main\Application Data\fpdb\HUD_config.xml. See error log file.
Traceback (most recent call last):
File "Configuration.py", line 517, in __init__
File "xml\dom\minidom.pyc", line 1918, in parse
File "xml\dom\expatbuilder.pyc", line 924, in parse
File "xml\dom\expatbuilder.pyc", line 207, in parseFile
ExpatError: not well-formed (invalid token): line 5, column 36
Traceback (most recent call last):
File "Configuration.py", line 1070, in <module>
AttributeError: Config instance has no attribute 'supported_sites'

Fixes anyone?
crussmith is offline   Reply With Quote
Old 07-19-2010, 03:29 AM   #3439
old hand
 
sorrow's Avatar
 
Join Date: Apr 2008
Location: Perth, Western Australia
Posts: 1,499
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by crussmith View Post
Installing fdpb from exe. Initial screen appears with following error message:
Config file error
There is an error in your config file
Error: is not wee formed(invalid token): line 5 column 36

The config.exe log displays:
config : ERROR Error parsing D:\Documents and Settings\Main\Application Data\fpdb\HUD_config.xml. See error log file.
Traceback (most recent call last):
File "Configuration.py", line 517, in __init__
File "xml\dom\minidom.pyc", line 1918, in parse
File "xml\dom\expatbuilder.pyc", line 924, in parse
File "xml\dom\expatbuilder.pyc", line 207, in parseFile
ExpatError: not well-formed (invalid token): line 5, column 36
Traceback (most recent call last):
File "Configuration.py", line 1070, in <module>
AttributeError: Config instance has no attribute 'supported_sites'

Fixes anyone?
Which exe? And have you attempted to install an older .exe version?
sorrow is offline   Reply With Quote
Old 07-19-2010, 09:10 AM   #3440
enthusiast
 
Join Date: Oct 2009
Posts: 74
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by sorrow View Post
Not yet. Steffen is writing a lot of code for tourneys and results importing right now, but not a lot of other works is going on right at this minute.

Sorrow.
I really look forward to his new codes. I love FPDB but since I've moved to SnGs its not that helpful.
PhenixRising is offline   Reply With Quote
Old 07-19-2010, 02:42 PM   #3441
stranger
 
Join Date: Jul 2010
Posts: 4
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by sorrow View Post
Which exe? And have you attempted to install an older .exe version?
I used the fpdb-2.0 exe found here:
https://sourceforge.net/projects/fpdb/files/

Several weeks ago I got the same mesage when trying to install. I uninstalled everything. I then tried unsuccesfully to install by individual components. I don't recall details of those previous efforts well.
crussmith is offline   Reply With Quote
Old 07-19-2010, 06:09 PM   #3442
journeyman
 
Join Date: Apr 2010
Posts: 255
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by crussmith View Post
I used the fpdb-2.0 exe found here:
https://sourceforge.net/projects/fpdb/files/

Several weeks ago I got the same mesage when trying to install.
Most likely cause is that a configuration file exists which was created by a previous install attempt.

If on winXP, set windows explorer to show hidden files (Tools/Folder options/View/Show hidden files and folders), navigate to C:\documents and settings\username\application data\fpdb.

The config file HUD_config.xml is there.

Rename this file to HUD_config.xml.save or whatever you prefer.

Restart fpdb (run_fpdb.bat). Hopefully, all will be well.

If there are still problems, check the log files created in the application data\fpdb\log\ folder and also in the pyfpdb folder in the application installation folder.
gimick is offline   Reply With Quote
Old 07-20-2010, 11:30 AM   #3443
centurion
 
Join Date: May 2008
Posts: 122
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Just found this, currently playing 8 game cash

Is there a noob FAQ on the software (have 0% programming/tech knowledge) + got stuck when trying to upload hands, it said they had been uploaded, but couldn't then find them

Thanks
nightowl89 is offline   Reply With Quote
Old 07-20-2010, 11:43 AM   #3444
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by nightowl89 View Post
Just found this, currently playing 8 game cash

Is there a noob FAQ on the software (have 0% programming/tech knowledge) + got stuck when trying to upload hands, it said they had been uploaded, but couldn't then find them

Thanks
Are you sure you mean upload and not import?

What OS do you use and whats the filename of the fpdb version you downloaded?
steffen123 is offline   Reply With Quote
Old 07-20-2010, 11:57 AM   #3445
centurion
 
Join Date: May 2008
Posts: 122
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by steffen123 View Post
Are you sure you mean upload and not import?

What OS do you use and whats the filename of the fpdb version you downloaded?
Windows 7 + 2.0, from a link further up on this page

Thanks
nightowl89 is offline   Reply With Quote
Old 07-20-2010, 01:25 PM   #3446
journeyman
 
Join Date: Aug 2008
Location: Manchester, UK
Posts: 251
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by nightowl89 View Post
Windows 7 + 2.0, from a link further up on this page

Thanks
What exactly are you trying to do? Are you trying to auto-import and/or use the HUD? Or are you trying to bulk-import your past histories?

If you are trying to use the HUD you need to run fpdb as admin:
Go into the fpdb installation folder, then into pyfpdb, right-click on fpdb.exe and click on "Run as Administrator"
steffen123 is offline   Reply With Quote
Old 07-21-2010, 03:55 PM   #3447
stranger
 
Join Date: Mar 2010
Posts: 10
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Today, with the new update of the software of fulltilt, the Hud doesn't work.
The problem seems to be the new HH of fulltilt, that is modified..
Anyone have the save problem?
With the next release this problem can be fixed?

Sorry for the not-well-English, I'm Italian..
Leon083 is offline   Reply With Quote
Old 07-21-2010, 04:35 PM   #3448
old hand
 
1meandog4u's Avatar
 
Join Date: Apr 2007
Location: Ontario, CA (California not Canada)
Posts: 1,310
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

I'm running the .20 NON exe version. I still have a recurring problem. After playing about an hour, with everything working fine, the cpu will start, or the hdrive, and all my usage max's out. No mouse clicks work on Stars. If I quickly close down the program, you can tell my system is winding down to normal. When I restart FPDB, it might work perfect for an hour, or three hours, there's no pattern. I see no errors in the hud files/logs.

I am on Vista, have plenty of memory 4gig, and sometimes it will happen with nothing else open. It's like it seems to take over the cpu.

Dog
1meandog4u is offline   Reply With Quote
Old 07-21-2010, 04:56 PM   #3449
stranger
 
Join Date: Jul 2010
Posts: 5
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by Leon083 View Post
Today, with the new update of the software of fulltilt, the Hud doesn't work.
The problem seems to be the new HH of fulltilt, that is modified..
Anyone have the save problem?
Same problem here, the HUD stopped working on Full Tilt after the new software update.
wrongdoze is offline   Reply With Quote
Old 07-21-2010, 05:26 PM   #3450
journeyman
 
Join Date: Apr 2010
Posts: 255
Re: Free/open source poker tracking software: FPDB - (v 0.20) - 08-JUL-2010

Quote:
Originally Posted by wrongdoze View Post
Same problem here, the HUD stopped working on Full Tilt after the new software update.
Looks like date/time format has changed in the header. Dunno if that is the cause just yet, but it has changed for me.

before update:


Full Tilt Poker Game #xxxxxxxxxxx: $4 + $0.40 Rush Sit & Go (xxxxxxxxx), Table 14 - 15/30 - No Limit Hold'em - 12:27:51 ET - 2010/07/16


after update:

Full Tilt Poker Game #xxxxxxxxxxx: $4 + $0.40 Rush Sit & Go (xxxxxxxxx), Table 7 - 15/30 - No Limit Hold'em - 16:46 ET - Wed, July 21, 2010
gimick 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 11:35 PM.


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