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

02-02-2012 , 01:39 PM
confirmed to me also. had a winning session and amazed at the fpdb stats lol (i really won! :P)

yesterday it was this

IGotPeaNuts collected $20.16 from pot
*** SUMMARY ***
Total pot $21 | Rake $0.84
Seat 1: IGotPeaNuts (big blind) showed [3h 7d 6c 8d 2c] and won ($20.16) with Lo: 8,7,6,3,2

today it is this

boro83 collected $67.90 from pot
*** SUMMARY ***
Total pot $70 | Rake $2.10
Seat 1: HerrPickles folded before the Draw (didn't bet)
Seat 2: boro83 showed [3h 2s 4h 7h 5d] and lost with Lo: 7,5,4,3,2

they all loose!! maybe you should parse collected and not showed won/lost
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-02-2012 , 02:03 PM
Quote:
Originally Posted by snowboard789
confirmed to me also.
...

they all loose!! maybe you should parse collected and not showed won/lost
Chaz also confirmed - thanks

Should have a patch out to deal with this pretty soon.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-02-2012 , 07:25 PM
Hello !

Sorry but I have'nt can post before the 903 version !

So I have some remarks about the next 903 version on debian and Winamax.

Sorry for my english !


1) Tremplin Winamax Poker Tour

Quote:
Originally Posted by sorrow
With Satellites, if you buy in for $1, then the tournament you qualify for will be worth more than $1
What tournament is Tremplin Winamax Poker Tour, and what is the value of the buyin for that tourney?


Winamax have a live tourney. For qualify for this tourney we have to win a sng : Starting Block Winamax Poker Tour (the buy in is a free ticket).
The is we win this sng, we have a ticket for the mtt : Tremplin Winamax Poker Tour. In this mtt we can win a ticket for a live mtt of the winamax poker tour.


2) Making a directory


When I import for the first time results by ScriptFetchWinamaxResults.py, I have the following error :

DEBUG: site_dir: /home/guillaume/.fpdb/Results/Winamax
Traceback (most recent call last):
File "./ScriptFetchWinamaxResults.py", line 77, in <module>
main()
File "./ScriptFetchWinamaxResults.py", line 57, in main
filelist = [file for file in os.listdir(site_dir) if not file in [".",".."]]
OSError: [Errno 2] No such file or directory: '/home/guillaume/.fpdb/Results/Winamax'


After create the directory Results/Winamx in .fpdb , it's ok.


3) error positional stats


When I try to acces to positional stats, after clicking on refresh, nothing hapend.
I have the following error in fpdb-errors.txt :

fpdb démarre .../home/guillaume/poker/fpdb-0.29.903/pyfpdb/Filters.py:623: DeprecationWarning: use GdkColormap.alloc_color
style.bg[gtk.STATE_NORMAL] = w.get_colormap().alloc(bg_color)
Traceback (most recent call last):
File "/home/guillaume/poker/fpdb-0.29.903/pyfpdb/GuiPositionalStats.py", line 148, in refreshStats
self.fillStatsFrame(self.stats_vbox)
File "/home/guillaume/poker/fpdb-0.29.903/pyfpdb/GuiPositionalStats.py", line 180, in fillStatsFrame
self.createStatsTable(vbox, playerids, sitenos, limits, seats, dates)
File "/home/guillaume/poker/fpdb-0.29.903/pyfpdb/GuiPositionalStats.py", line 191, in createStatsTable
self.cursor.execute(tmp)
sqlite3.OperationalError: near "case": syntax error


4) hud bug on mtt


The HUD work well on SNG, thank you !
But the HUD does'nt work on MTT, the tittle of window is : MiniRoll 0.25€(17209465)#074 - 20-40 NL Holdem - Buy-in: 0,25€

In HUD-log.txt, I have :


2012-02-02 17:57:00,977 - config INFO Reading configuration file /home/guillaume/.fpdb/HUD_config.xml
2012-02-02 17:57:01,359 - hud INFO HUD_main starting: Using db name = None
2012-02-02 17:57:01,359 - hud INFO Note: error output is being diverted to /home/guillaume/.fpdb/log/HUD-errors.txt.
2012-02-02 17:57:01,359 - hud INFO Toute erreur grave sera stockée ici _uniquement_.
2012-02-02 17:57:01,359 - hud INFO HUD_main starting
2012-02-02 17:57:01,381 - db DEBUG Création de la base de donnée, sql = None
2012-02-02 17:57:01,399 - db INFO Se connecte à SQLite: /home/guillaume/.fpdb/database/fpdb.db3
2012-02-02 18:01:37,137 - hud DEBUG Obtention de la main no 28487
2012-02-02 18:01:37,138 - hud INFO HUD_main.read_stdin: Hand processing starting.
2012-02-02 18:01:41,172 - db INFO opp seats style A 0 10 hero seats style A 0 10
2012-02-02 18:01:47,333 - parser INFO Winamax.getTableTitleRe: table_name='None' tournament='17209465' table_number='74'
2012-02-02 18:01:47,333 - parser INFO Winamax.getTableTitleRe: returns: '\(17209465\)#74'
2012-02-02 18:01:47,334 - hud WARNING Aucune correspondance dans XTables pour la table '\(17209465\)#74'.
2012-02-02 18:01:47,334 - hud WARNING Aucune correspondance dans XTables pour la table '\(17209465\)#74'.
2012-02-02 18:01:47,334 - hud WARNING Aucune correspondance dans XTables pour la table '\(17209465\)#74'.
2012-02-02 18:01:47,335 - hud WARNING Aucune correspondance dans XTables pour la table '\(17209465\)#74'.
2012-02-02 18:01:47,335 - hud WARNING Aucune correspondance dans XTables pour la table '\(17209465\)#74'.
2012-02-02 18:01:47,335 - hud ERROR Table 17209465 074 non trouvée
2012-02-02 18:01:47,335 - hud ERROR creation HUD : nom de la table 17209465 074 introuvable, ignoré.


I have the same problem on multi table SNG.


4) time for a results import

When I import results for first time no problem, fpdb do this in 13 minutes. (for 594 tourneys)

Then, next more tourneys (9 tourneys more), when I whant re import my results, FPDB take 30 minutes for loading results ! It's take very lot cpu resource !
Before, in 902 version this can take 50 minutes at the 3st or 4th time I import.

Using the ScriptFetchWinamaxResults.py there is no problem, because the script don'nt re download all the results, he have a list of tourney, and the the script download only the new tourney. May be it's better do a list for the results import in fpdb, instead reload everything next a session.



5) hud options

When I use HUD, I have to click every time in the menu for chossing 0,5 to 2 times blind level. Can I do this only one time whith options ?

I have this in HUD_config.xml, but the "0,5 to 2 times blind level" is'nt choose in the menu at starting.

<hud_ui aggregate_hero_ring_game_stats="False" aggregate_hero_tourney_stats="True" aggregate_ring_game_stats="False" aggregate_tourney_stats="True" aggregation_level_multiplier="2" hero_aggregation_level_multiplier="2" hero_stat_days="30" hero_stat_range="A" label="FPDB Menu - Right-click Left-Drag to Move" stat_days="90" stat_range="A"/>

6) hud problem

When I have 2 tables, later to start HUd, no problem, the hud work well. Then, when I close one window for open a new game, the hud does'nt work one the new game. I have to stop and restart hud and then, it's work one the 2 tables.

7) results directory

Before import tourneys results, I have to put the path directory /home/guillaume/.fpdb/Results/Winamax every time. Is it possible to save this ?


Thanks for this program !

If you need more information, you can ask me.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-03-2012 , 02:39 AM
is fpdb able to show villian's hud stats according to their M zone but not aggregation level multiplier?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-03-2012 , 05:44 AM
Quote:
Originally Posted by gpelle
3) error positional stats

sqlite3.OperationalError: near "case": syntax error
I've got around to fixing that now.
Quote:
Originally Posted by gpelle
4) hud bug on mtt

The HUD work well on SNG, thank you !
But the HUD does'nt work on MTT, the tittle of window is : MiniRoll 0.25€(17209465)#074 - 20-40 NL Holdem - Buy-in: 0,25€

In HUD-log.txt, I have :
2012-02-02 18:01:47,333 - parser INFO Winamax.getTableTitleRe: returns: '\(17209465\)#74'
I think i have now fixed that.

I'll take a look at the other things next week.

Quote:
Originally Posted by riverofjustice
is fpdb able to show villian's hud stats according to their M zone but not aggregation level multiplier?
M isn't being recorded yet, and the HudCache dosn't store the stack size, so this isn't possible yet.

Sorrow.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-03-2012 , 05:53 AM
Quote:
Originally Posted by gpelle
4) time for a results import

When I import results for first time no problem, fpdb do this in 13 minutes. (for 594 tourneys)

Then, next more tourneys (9 tourneys more), when I whant re import my results, FPDB take 30 minutes for loading results ! It's take very lot cpu resource !
Before, in 902 version this can take 50 minutes at the 3st or 4th time I import.

Using the ScriptFetchWinamaxResults.py there is no problem, because the script don'nt re download all the results, he have a list of tourney, and the the script download only the new tourney. May be it's better do a list for the results import in fpdb, instead reload everything next a session.
I actually fixed this in my development tree, the HudCache is accidentally being rebuilt after every tourney import.

This can take a while once you have some hands imported.

0.29.904 will have this sorted.

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 06:43 AM
Hi all,

I've just tagged and released 0.29.904. The tarball is available from
http://****************/projects/fpdb...ar.gz/download

The .exe and .deb versions should be available in the next couple of days.

Release Notes: 0.29.902->0.29.904
- Fix issue with MySQL and auto_inc not being 1
- Fix typo in Merge causing crash importing ‘Arctic Fox Room - Heads Up’
- Fix Stars home game importing
- Adjust Winamax table finder to fix
https://****************/apps/mantisb...iew.php?id=139
- Update Winamax config defaults (add 3 and 5 player sections).
Default positions should be much saner.
- FTP: Update for additional tourney types to parse
- Broken hands from Stars on 2/2/2012 should now work
- Tourney Results import should now be a _lot_ faster
- Winamax HUD should now work for both cash, SnG and MTT
- All HHC have had the Action lookup reordered based on how common the
action is, should prove marginally faster for all hh imports
- Fix GuiPositionalStats after stddev was added
- Rebuild DB Indexes will now actually run on SQLite
- Replayer and Hand viewer should now work on MySQL

Enjoy

Sorrow
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 12:39 PM
Quote:
Originally Posted by Vempele
Yes, it does apply. Even the admin account doesn't run things as admin by default. Right-click->Run as Administrator.
When I hover my mouse over and right click the fpdb shortcut icon and/or on fdpb after it has opened via shortcut icon I do not get the "run as administrator" option.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 12:43 PM
Quote:
Originally Posted by sorrow
Hi all,

I've just tagged and released 0.29.904. The tarball is available from
http://****************/projects/fpdb...ar.gz/download

The .exe and .deb versions should be available in the next couple of days.

Release Notes: 0.29.902->0.29.904
- Fix issue with MySQL and auto_inc not being 1
- Fix typo in Merge causing crash importing ‘Arctic Fox Room - Heads Up’
- Fix Stars home game importing
- Adjust Winamax table finder to fix
https://****************/apps/mantisb...iew.php?id=139
- Update Winamax config defaults (add 3 and 5 player sections).
Default positions should be much saner.
- FTP: Update for additional tourney types to parse
- Broken hands from Stars on 2/2/2012 should now work
- Tourney Results import should now be a _lot_ faster
- Winamax HUD should now work for both cash, SnG and MTT
- All HHC have had the Action lookup reordered based on how common the
action is, should prove marginally faster for all hh imports
- Fix GuiPositionalStats after stddev was added
- Rebuild DB Indexes will now actually run on SQLite
- Replayer and Hand viewer should now work on MySQL

Enjoy

Sorrow
All-In EV does not work... Open Suse 12.1 --- the EV line always displays 0.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 12:44 PM
Quote:
Originally Posted by Axilla
All-In EV does not work... Open Suse 12.1 --- the EV line always displays 0.
Install pypoker-eval
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 12:46 PM
Quote:
Originally Posted by Al Mirpuri
When I hover my mouse over and right click the fpdb shortcut icon and/or on fdpb after it has opened via shortcut icon I do not get the "run as administrator" option.
http://www.howtogeek.com/forum/topic...-administrator
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 01:25 PM
Quote:
Originally Posted by sorrow
Install pypoker-eval
thanks a lot, you guys are providing a great service.. thanks for continuing to improve a free product It makes playing poker on linux completely possible and for that I thank you!
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 01:46 PM
Where can I find pypoker-eval source to install? Or a .rpm or something, everything I am finding is complete garbage.. missing files, there are about 40 versions out there all on different sites....
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 01:52 PM
Quote:
Originally Posted by Axilla
Where can I find pypoker-eval source to install? Or a .rpm or something, everything I am finding is complete garbage.. missing files, there are about 40 versions out there all on different sites....
Not sure for Suse. Does yast have an alien type interface?

Under Ubuntu its a stock package libpoker-eval and python-pypoker-eval

It isn't too hard to compile from source under linux fwiw
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 02:04 PM
well i think i found a source, but this library is just very poorly developed.. its really a giant pile of **** to be honest.. no python 2.7 support, etc, etc, et al... needs some updating very badly.

of course that's not yalls fault at all.. but developing for a single OS like Ubuntu is just lol... I mean it could at least be on PIP!

oh i'm very comfortable with compiling from source, and have no problems, but I do a lot of python programming myself and don't really want to downgrade.. i'm n the process of updating the config file to include python 2.7

Last edited by Axilla; 02-04-2012 at 02:10 PM.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 02:38 PM
Quote:
Originally Posted by Axilla
well i think i found a source, but this library is just very poorly developed.. its really a giant pile of **** to be honest.. no python 2.7 support, etc, etc, et al... needs some updating very badly.

of course that's not yalls fault at all.. but developing for a single OS like Ubuntu is just lol... I mean it could at least be on PIP!

oh i'm very comfortable with compiling from source, and have no problems, but I do a lot of python programming myself and don't really want to downgrade.. i'm n the process of updating the config file to include python 2.7
gimick posted some stuff on either the wiki or the mailing list with how to get that working. There was no packaged windows version at all, so he wrote one and came across at least the 2.7 issue. From memory its a 1 liner
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-04-2012 , 04:07 PM
Quote:
Originally Posted by sorrow
gimick posted some stuff on either the wiki or the mailing list with how to get that working. There was no packaged windows version at all, so he wrote one and came across at least the 2.7 issue. From memory its a 1 liner
awesome i'll try and look it up.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 03:00 AM
HUD is not working, here is the log

2012-02-07 14:53:56,134 - importer INFO Converting C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T507112103 No Limit Hold'em Freeroll.txt
2012-02-07 14:53:56,134 - parser INFO HandHistory init - PokerStars site, PokerStarsToFpdb.PokerStars subclass, in_path 'C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T507112103 No Limit Hold'em Freeroll.txt'; out_path '-'
2012-02-07 14:53:56,138 - parser INFO Parsing 4 hands
2012-02-07 14:53:56,164 - parser INFO Read 4 hands (0 failed) in 0.031 seconds
2012-02-07 14:54:01,437 - db DEBUG commit 0 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x0722E530>) value=database is locked
2012-02-07 14:54:07,578 - db DEBUG commit 1 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x0722E5A8>) value=database is locked
2012-02-07 14:54:13,663 - db DEBUG commit 2 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x0722E558>) value=database is locked
2012-02-07 14:54:19,696 - db DEBUG commit 3 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x0722E5D0>) value=database is locked
2012-02-07 14:54:25,736 - db DEBUG commit 4 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x0722E508>) value=database is locked
2012-02-07 14:54:26,736 - db DEBUG commit failed
2012-02-07 14:55:06,052 - importer INFO Converting C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T512798558 No Limit Hold'em $0.09 + $0.01.txt
2012-02-07 14:55:06,052 - parser INFO HandHistory init - PokerStars site, PokerStarsToFpdb.PokerStars subclass, in_path 'C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T512798558 No Limit Hold'em $0.09 + $0.01.txt'; out_path '-'
2012-02-07 14:55:06,053 - parser INFO Parsing 2 hands
2012-02-07 14:55:06,065 - parser INFO Read 2 hands (0 failed) in 0.011 seconds
2012-02-07 14:55:09,298 - importer INFO Converting C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T507112103 No Limit Hold'em Freeroll.txt
2012-02-07 14:55:09,299 - parser INFO HandHistory init - PokerStars site, PokerStarsToFpdb.PokerStars subclass, in_path 'C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T507112103 No Limit Hold'em Freeroll.txt'; out_path '-'
2012-02-07 14:55:09,301 - parser INFO Parsing 1 hands
2012-02-07 14:55:09,306 - parser INFO Read 1 hands (0 failed) in 0.008 seconds
2012-02-07 14:55:10,750 - importer INFO Converting C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T512797230 No Limit Hold'em $0.09 + $0.01.txt
2012-02-07 14:55:10,750 - parser INFO HandHistory init - PokerStars site, PokerStarsToFpdb.PokerStars subclass, in_path 'C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T512797230 No Limit Hold'em $0.09 + $0.01.txt'; out_path '-'
2012-02-07 14:55:10,805 - parser INFO Parsing 19 hands
2012-02-07 14:55:10,980 - parser INFO Read 19 hands (0 failed) in 0.231 seconds
2012-02-07 14:55:36,224 - db DEBUG commit 0 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x072350D0>) value=database is locked
2012-02-07 14:55:42,322 - db DEBUG commit 1 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x07214328>) value=database is locked
2012-02-07 14:55:48,436 - db DEBUG commit 2 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x07235080>) value=database is locked
2012-02-07 14:55:54,595 - db DEBUG commit 3 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x07214328>) value=database is locked
2012-02-07 14:56:00,667 - db DEBUG commit 4 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x07235120>) value=database is locked
2012-02-07 14:56:01,667 - db DEBUG commit failed
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 03:11 AM
Quote:
Originally Posted by riverofjustice
HUD is not working, here is the log

2012-02-07 14:53:56,134 - importer INFO Converting C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T507112103 No Limit Hold'em Freeroll.txt
2012-02-07 14:53:56,134 - parser INFO HandHistory init - PokerStars site, PokerStarsToFpdb.PokerStars subclass, in_path 'C:\Users\antonio lo\AppData\Local\PokerStars\HandHistory\antonnnn6\ antonnnn6\HH20120207 T507112103 No Limit Hold'em Freeroll.txt'; out_path '-'
2012-02-07 14:53:56,138 - parser INFO Parsing 4 hands
2012-02-07 14:53:56,164 - parser INFO Read 4 hands (0 failed) in 0.031 seconds
2012-02-07 14:54:01,437 - db DEBUG commit 0 failed: info=(<class 'sqlite3.OperationalError'>, OperationalError('database is locked',), <traceback object at 0x0722E530>) value=database is locked
Make sure no other versions of FPDB are handing around in the process list. HUD_main and fpdb are the targets.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 03:59 AM
i did have a lot of other fpdb version installed, but only run one fpdb at one time, do i just have to delete the unwanted folders??
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 04:09 AM
Quote:
Originally Posted by riverofjustice
i did have a lot of other fpdb version installed, but only run one fpdb at one time, do i just have to delete the unwanted folders??
It shouldn't matter how many fpdb folder exist, only of one of them is running (and stuck)

I haven't seen this happen in a while. Rebooting used to fix the problem 99.9% of the time, but some of the locking has changed so i'm not certain of this.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 05:22 AM
Quote:
Originally Posted by sorrow
It shouldn't matter how many fpdb folder exist, only of one of them is running (and stuck)

I haven't seen this happen in a while. Rebooting used to fix the problem 99.9% of the time, but some of the locking has changed so i'm not certain of this.
Now I came to the situation before, some weird imports disable my HUD permanently, i feel something is wrong when fpdb tried to import my pokerstars guaranteed tourney.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 10:36 AM
Hello

is it possible to install this in LXDE desktop (PCLOS LXDE) ?
I cannot find the following python packages in repositories :
python-tz
python-matplotlib-data
python-wnck
python-pypoker-eval
Where can I find and install them ?

Downloaded and unpacked : fpdb-0.29.904.tar.gz
To install I have to run "run_fpdb.py" ?
If i do i obv get error message python-wnck is missing ?

Am pretty new to linux, so any help would be greatly appreciated.
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 06:34 PM
How come I can no longer import hands into the database?

I have stored over 170k hands. Probably needs cleaning up?
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote
02-07-2012 , 07:26 PM
Quote:
Originally Posted by therightdeal
How come I can no longer import hands into the database?

I have stored over 170k hands. Probably needs cleaning up?
How is the cleaning up the database? although I have only 100 thousand hands ...

I would like if anyone can support the following: It happens something strange: I installed the version 0.29.904 of fpdb newly formatted on a pc with Windows XP (unattended) and gives me a message after running the run_fpdb: The system can not run the program ... What could be?

Nice software, Sorrow.. and great update... congratulatios to all developers...
Free, open source poker tracking software: FPDB - (Version 0.40.5) - Nov 14, 2013 Quote

      
m