I was able to get postgresql installed correctly and have the pokertracker 3 program connect to postgresql and create a database. I was hung up on these steps for a while but after setting up a superuser and running this command:
psql -h localhost --user your_psql_username
I was able toget to the next step which is where I am having problems.
There is a setup wizard that comes up next and there is a dialog box where I click a button to add a directory for where pokertracker imports. For some reason when I click the button add directory the dialog box that is supposed to pop up does not.
On the debugging window every time I click the button that doesn't work the following text appears:
fixme
fixme
I posted about this on the pokertracker website too
https://www.pokertracker.com/forums/vie ... 16&t=43419
along with the full text of the debug log
So far one guy there has proposes that:
"... It sounds like they haven't implemented the newer dialog stylings which exist in Vista and Win 7"
I updated my version of wine. I was using 1.4 so I tried using 1.5.12 and still got the same result and error message.
Thanks,
Josh