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

08-25-2010 , 10:27 PM
Quote:
Originally Posted by loustic
Hello Steffen, first of all, I'm under XP SP3.

I installed the software today and took the link on sourceforge, so I guess it's 0.20.1.
Here are the information found after click on "about":

Operating System nt
Python 2.6
GTK+ 2.20.0
PyGTK 2.16.0
matplotlib 0.99.3
numpy 1.4.1
sqlite3 2.4.1
sqlite 3.5.9
database sqlite
We really should include the version in that box.
Quote:
Originally Posted by loustic
In fact, on PS the problem is the same, but I don't have the time problem because it's already "ET" in the files.

But I still need, even for PS, to modify the currency in the file name and inside it.

After that, I can import the files manually, as for FTP.
The problems with EUR hh's on Stars and FTP should be solved in the next snapshot.

The Stars issues should be gone in 0.20.904, and FTP should work in 0.20.905 (very soon to be announced)

Note that we only had an 8 hand sample of FTP hands from a single table, so we expect to see a few more issues with that site.

Sorrow.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 03:50 AM
Quote:
Originally Posted by sorrow
We really should include the version in that box.

The problems with EUR hh's on Stars and FTP should be solved in the next snapshot.

The Stars issues should be gone in 0.20.904, and FTP should work in 0.20.905 (very soon to be announced)

Sorrow.
Hello everybody,

What about PartyPoker.fr ?
I confirm PS.fr is working well in 0.20.904 but not PartyPoker.fr. Maybe in 0.20.905 ?
Thanks a lot for that great work, and sorry for my english :-)

Alvin.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 03:52 AM
Quote:
Originally Posted by Alvin99
Hello everybody,

What about PartyPoker.fr ?
I confirm PS.fr is working well in 0.20.904
Thanks Alvin
Quote:
Originally Posted by Alvin99
but not PartyPoker.fr. Maybe in 0.20.905 ?
Thanks a lot for that great work, and sorry for my english :-)

Alvin.
I didn't know Party Poker had an .fr site. Are you able to send me some hand histories in a .zip file please?

carl.gherardi@gmail.com

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 03:29 PM
Is the table HandsActions still being used in the newest snapshot?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 05:47 PM
Quote:
Originally Posted by ChazDazzle
Is the table HandsActions still being used in the newest snapshot?
HandsAction has been inactive for a while, but we'll probably bring it back at some point
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 05:54 PM
Quote:
Originally Posted by steffen123
HandsAction has been inactive for a while, but we'll probably bring it back at some point
How much of the code works?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 05:56 PM
Quote:
Originally Posted by steffen123
HandsAction has been inactive for a while, but we'll probably bring it back at some point
/ what in particular isn't supported?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 05:56 PM
Quote:
Originally Posted by steffen123
HandsAction has been inactive for a while, but we'll probably bring it back at some point
Yeah, HandsAction would be good for this...




Dog (woof woof)
.
.
.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 06:36 PM
Quote:
Originally Posted by ChazDazzle
How much of the code works?
/ what in particular isn't supported?
There is currently no code for storing HandsActions, it isn't needed for any current functionality.
Why do you ask?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 07:20 PM
Quote:
Originally Posted by steffen123
There is currently no code for storing HandsActions, it isn't needed for any current functionality.
Why do you ask?
Been doing some custom statistical modeling. In the past I've used PT3 and had to generate a number of separate tables off of their standard schema to get the right action variables down. I just started looking through the fpdb schema and was pleasantly surprised that you had a separate table for this -- or at least had planned to have a separate table for this.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 08:47 PM
Quote:
Originally Posted by sorrow
We really should include the version in that box.


The problems with EUR hh's on Stars and FTP should be solved in the next snapshot.

The Stars issues should be gone in 0.20.904, and FTP should work in 0.20.905 (very soon to be announced)

Note that we only had an 8 hand sample of FTP hands from a single table, so we expect to see a few more issues with that site.

Sorrow.
Great, I'm gonna wait for a new release, and let you know about it after

Many thanks
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 09:14 PM
can you guys give me a rough date to expect 905? I'd really like to see my 4/8 triple draw results.

thanks, keep up the great work.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 09:15 PM
Quote:
Originally Posted by ChazDazzle
Been doing some custom statistical modeling. In the past I've used PT3 and had to generate a number of separate tables off of their standard schema to get the right action variables down. I just started looking through the fpdb schema and was pleasantly surprised that you had a separate table for this -- or at least had planned to have a separate table for this.
The handsactions table was populated in some previous versions of fpdb. When we added the modular import system we didn't implement populating handsactions, though we plan to. Using git (the source code managment system we use) it is fairly easy to roll back to one of those versions. There have been a ton of improvements since those versions, so I don't know if that is of interest to you.

As an aside, I'm planning to add some features that need action data, so someone will be adding the code to populate that table pretty soon. It should not be too hard. We will need to have some discussion about how to implement saving that data. The old handsactions table was slow to import and I don't need that much detail.

What table design is good for you?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 09:22 PM
Quote:
Originally Posted by dboy23
can you guys give me a rough date to expect 905? I'd really like to see my 4/8 triple draw results.

thanks, keep up the great work.
Real soon now (tm)

.905 ended up having a show stopper bug that prevented the HUD from working on FTP (and any other site that doesn't include max-seats in the hh)

.906 has been tagged and is in the release process.

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 09:25 PM
Quote:
Originally Posted by ChazDazzle
Been doing some custom statistical modeling. In the past I've used PT3 and had to generate a number of separate tables off of their standard schema to get the right action variables down. I just started looking through the fpdb schema and was pleasantly surprised that you had a separate table for this -- or at least had planned to have a separate table for this.
This is high on my todo list at the moment. I'd be interested on your thoughts for the existing table schema - anything that you would like added or removed?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 09:37 PM
Quote:
Originally Posted by sorrow
This is high on my todo list at the moment. I'd be interested on your thoughts for the existing table schema - anything that you would like added or removed?
I would like to put some good thought and time into this over the coming weeks. What would be the best way to correspond with you and the other developers on this - fpdb-main, this forum, or something else?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 09:48 PM
I just updated to the latest "deb" snapshot. Once I figured out that the config file is moved AGAIN... I made a copy from the appdata/roaming directory and pasted it into the \pyfpdb directory.

BTW, my old config file from months ago seems to work okay. However...

The "menu" has moved itself back in the upper left corner. I had moved it to above the chip tray in the "hud.py" file, which apparently doesn't exist... how do I move it to the x/y that I had it before?

Second, I can't get rid of the damned "%" in my hud. I tried hudsuffix "" in the config... still there. Tried it in the properties by deleting all in the hudsuffix for the games I play... sigh. That used to be in the stats.py file and it's gone too.. where can I change that?

Thx

Dog
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 10:34 PM
Quote:
Originally Posted by dboy23
can you guys give me a rough date to expect 905? I'd really like to see my 4/8 triple draw results.

thanks, keep up the great work.
the exe version of 906 is on the sourceforge page now
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 10:41 PM
I somehow "broke" my hud and now it doesn't show. I was changing preferences and must have clicked something I should not have. I was trying to get rid of the "%" by putting a "." instead. That's when it stopped showing and I can't seem to reverse it.

Also, I was in a screen (I can't find it again...) that showed timezones. I don't recall selecting any, but it seems that the error I'm showing has something to do with time zones. Here's my fpdb.exe.log file

Dog

HTML Code:
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Sigrid II - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 10:47 PM
Quote:
Originally Posted by ChazDazzle
I would like to put some good thought and time into this over the coming weeks. What would be the best way to correspond with you and the other developers on this - fpdb-main, this forum, or something else?
fpdb-main and #fpdb on IRC are the best places.

Quote:
Originally Posted by 1meandog4u
I just updated to the latest "deb" snapshot. Once I figured out that the config file is moved AGAIN... I made a copy from the appdata/roaming directory and pasted it into the \pyfpdb directory.
I'm not sure which version you are upgrading from, but this has been pretty consistent for a few months new. It should end up in $APPDATA/fpdb/ which I think is appdata/roaming/fpdb/ on Vista.

I assume you mean .tar.gz rather than .deb too.
Quote:
Originally Posted by 1meandog4u
BTW, my old config file from months ago seems to work okay. However...
There has been some effort to make this work in the last week or two.
Quote:
Originally Posted by 1meandog4u
The "menu" has moved itself back in the upper left corner. I had moved it to above the chip tray in the "hud.py" file, which apparently doesn't exist... how do I move it to the x/y that I had it before?

Second, I can't get rid of the damned "%" in my hud. I tried hudsuffix "" in the config... still there. Tried it in the properties by deleting all in the hudsuffix for the games I play... sigh. That used to be in the stats.py file and it's gone too.. where can I change that?

Thx

Dog
Not my area of expertise.

Hud.py ~ line 143
self.main_window.move(self.table.x, self.table.y)

I think is the line that positions the HUD main menu on the table.

Not sure about the hudsuffix

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-26-2010 , 10:51 PM
Quote:
Originally Posted by 1meandog4u
I somehow "broke" my hud and now it doesn't show. I was changing preferences and must have clicked something I should not have. I was trying to get rid of the "%" by putting a "." instead. That's when it stopped showing and I can't seem to reverse it.

Also, I was in a screen (I can't find it again...) that showed timezones. I don't recall selecting any, but it seems that the error I'm showing has something to do with time zones. Here's my fpdb.exe.log file

Dog

HTML Code:
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Pyxis IV - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
parser      : ERROR    Error converting 'C:\Program Files\PokerStars\HandHistory\1meandog4u\HH20100826 Sigrid II - $0.02-$0.04 - USD Limit Omaha H-L.txt'
Traceback (most recent call last):
  File "HandHistoryConverter.pyc", line 162, in start
  File "HandHistoryConverter.pyc", line 288, in processHand
  File "Hand.pyc", line 689, in __init__
  File "PokerStarsToFpdb.pyc", line 249, in readHandInfo
  File "HandHistoryConverter.pyc", line 593, in changeTimezone
  File "pytz\__init__.pyc", line 140, in timezone
  File "pytz\__init__.pyc", line 58, in open_resource
IOError: [Errno 2] No such file or directory: 'C:\\Users\\Allen\\Desktop\\zoneinfo\\US\\Eastern'
Timezones are new, and your manual install setup may be missing the package. For some reason it is looking at your desktop for the timezone files rather than %PYTHON%/pytz

Are you able to run a quick test with the .906 .exe version just released to see if the problem persists?

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-27-2010 , 01:48 AM
Quote:
Originally Posted by sorrow
I'm not sure which version you are upgrading from,
20-20100605 from June of this year, the manual install.

Quote:
but this has been pretty consistent for a few months new. It should end up in $APPDATA/fpdb/ which I think is appdata/roaming/fpdb/ on Vista.
Actually, it's weird on the Vista. I installed version 905 manual, at first. It looks in the appdata location for the database... which is there. But, it looks for the config file in the pyfpdb directory. I found this out when it couldn't find the config file and I copied the one in the appdata directory to the pyfpdb directory and it worked... for a while..

Quote:
Hud.py ~ line 143
self.main_window.move(self.table.x, self.table.y)

I think is the line that positions the HUD main menu on the table.
That is where it used to be, but I can't find that file anywhere in either the tarz ver 905 or the exe ver 906.

Quote:
Not sure about the hudsuffix
Same as above, it won't acknowledge a blank when I set that as the hudsuffix.

I did manage to get it back to importing okay. Turns out in my Vista shortcut, I didn't enter the target directory. So it is importing, but the hud still not working.

Too much time spent already since my old June version was working fairly well. Gonna go back to it until the rest is less bugless for me anyhow. Since have time issues, will learn to live with them.

As you can probably figure, I did install the 906exe version with poor results. I may toy a bit with it a bit more tonight, then I'm going to recreate and go back to the old version from June.

Dog
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-27-2010 , 02:36 AM
I went back and re-installed manual ver 905. Copied my config file to the \pyfpdb directory like the old way, and left the database where it was in the appdata section. Everything is working on my Vista. Importing and the hud. I'll stick with 905. Personally, the exe versions just don't like me.

The manual version will allow me to relocate the menu (hud.py) and get rid of the % (stats.py). I like having the flexibility. I'll deal/wait for the time issue to be resolved in later manual versions when I hear that is fixed.

Thx

Dog

Heading for bed.... after I rebuild my database again...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-27-2010 , 02:44 AM
Quote:
Originally Posted by 1meandog4u
Second, I can't get rid of the damned "%" in my hud. I tried hudsuffix "" in the config... still there
This is in queue. I have a fix for this in one of my branches, but until the .905/.906 snapshot mess is sorted out, it won't get merged in the main branches.

Basically, once the current snapshots are okay, I'm getting my changes to stats.py up-to-date after which the only way to INCLUDE that darn '%' character is to add it to hudsuffix. So it's coming, please be patient...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
08-27-2010 , 03:38 AM
Quote:
Originally Posted by Bostik
This is in queue. I have a fix for this in one of my branches, but until the .905/.906 snapshot mess is sorted out, it won't get merged in the main branches.

Basically, once the current snapshots are okay, I'm getting my changes to stats.py up-to-date after which the only way to INCLUDE that darn '%' character is to add it to hudsuffix. So it's coming, please be patient...
No problem. I've got (see above) 905 working. I just edited my stats and hud files to get rid of % and move "menu" out of the way..

I can wait since mine is working fine now... (knock on wood) and thanks for whoever added "acc_fac" the REAL measure of aggression simplified.

Dog
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m