philroberts / FPDB-for-OSX

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

import functions seem not to complete #65

Open mhbw opened 3 years ago

mhbw commented 3 years ago

running on Mac OS X 10.13, hh from SwC

initial install seemed fine, but the actual hand history seems to load forever without completing. I only have two table histories that I'm adding, nothing big. output in terminal is:

Auto Import Ready.
Global lock taken ... Auto Import Started.

 * Add SealsWithClubs import directory /Users/michaelwood/Documents/SwC Poker/Hand History/[NUSERNAME}.......................................................................................................

Any clues here?

mhbw commented 3 years ago

maybe helpful: logs say:

Importer.addImportFile: siteId Failed for: '/Users/{ysysname}/Documents/SwC Poker/Hand History/{username}/HH{deleted identifying info}.txt'

philroberts commented 3 years ago

I think the SwC parser is from a completely different version of the SwC software, so it won't work.

mhbw commented 3 years ago

ok... what version should we use to get it to work? will there be an update to create a working version?

philroberts commented 3 years ago

Someone would have to write a new parser, probably. I am not volunteering, sorry. :)