philroberts / FPDB-for-OSX

Free Poker DataBase development, with a focus on OSX.
http://fpdb.sf.net
56 stars 21 forks source link

Cash - Session Stats, Hands Column Incorrect #18

Open dsnvwlmnt opened 7 years ago

dsnvwlmnt commented 7 years ago

Windows 10, fpdb 0.41.0-rc8, PokerStars.

Bulk imported a bunch of files, it all worked. However, if there is more than 1 file in a session (i played on one table, then later switched to another table), the interface only shows the #Hands for one of the files. The total profit result takes all files into account though.

AFAICT there's no way to view the hands from the "missing" file either. Double clicking the session only opens up the hands from one of the files (the one that #hands is referring to).

philroberts commented 7 years ago

That's really strange. I can't imagine why it would calculate the total profit correctly while omitting hands from the count or the hand viewer. I'll see if I can reproduce the problem and figure out what's happening.

dsnvwlmnt commented 7 years ago

I now played for the first time and used the autoimport, and the sessions/separate tables imported properly. So the problem is likely in the bulk import that people only use the first time they install the program...