WineHQ

Poker Tracker Hold'em

No Screenshot

Submit Screenshot
Version 3

Application Details:

Version: 3.x
License: Free to use
URL: http://www.pokertracker.com
Votes: 7
Latest Rating: Bronze
Latest Wine Version Tested: 1.1.40

Maintainers: About Maintainership

No maintainers. Volunteer today!

Free Download PokerTracker v3.00 beta 22

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

Installer works.

What does not

Program does not run after installation. Error message is "Cannot open oreans.xvd driver. Make sure that oreans.xvd is not opened by another program."

Workarounds

What was not tested

Program did not start.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

This is for version 3.00 build 5.2.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
ShowUbuntu 9.10 "Karmic" amd64 (+ variants like Kubuntu)May 09 20101.1.40Yes Yes Bronzegenjix 
ShowGentoo LinuxJan 11 20101.1.35Yes Yes SilverMarkus 
CurrentMac OS X 10.5 "Leopard"Nov 11 20091.1.32Yes No Garbagean anonymous user 
ShowUbuntu 9.04 "Jaunty" amd64 (+ variants like Kubuntu)Jun 18 20091.1.23Yes Yes BronzeHubert 
ShowUbuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu)Dec 17 20081.1.10Yes No GarbageHubert 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

HOWTO make postgreSQL working with WineHQ for PokerTracker
  1. Install postgresql under linux, using appropriate method
    • Under Debian/Ubuntu, it would be #apt-get install postgresql postgresql-client
  2. Create a new prosgresql user
    • #su
    • #su postgres
    • #creatuser -P username          (-P to set a password)
    • #exit & #exit                            (exit su, come back to normal user)
  3. Wine stuff
    • #wget http://www.kegel.com/wine/winetricks
    • #chmod +x winetricks            (to execute the script)
    • #./ winetricks fakeie6
    • #./winetricks mdac28
  4. Install Windows Postgresql driver
    • go to http://www.postgresql.org/ftp/odbc/versions
    • Choose Msi
    • Choose the "good" file and Download it, in my case I chose psqlodbc_08_03_100.zip
    • Unzip
    • #wine msiexec /i psqlodbc.msi
  5.  Done ! you can now launch PokerTracker3
WARNING : Wine Version

Windows version has to be Windows2000 to work properly

Otherwise, you my encounter bug #13178 

HOWTO HUD
See this link to get the HUD working with PT3 http://www.liquidpoker.net/poker-forum/825616/Linux_PT3_HUD.html
Splash Screen locks application
PokerTracker3 will not start until the splash screen has been minimised. on KDE I right click the titlebar or any other window -> Advanced -> Special Window Settings click Window tab click Detect Window Properties button and select the splashscreen then go to Geometry tab and select the Minimised checkbox and click Force. Now PT3 should work fine from now on If you don't use KDE I think you can use wmctrl command line utility instead.
Splash Screen locks application
on KDE i right click the titlebar or any other window -> Advanced -> Special Window Settings click Window tab click Detect Window Properties button and select the splashscreen then go to Geometry tab and select the Minimised checkbox and click Force. Now PT3 should work fine from now on if you dont use KDE i think you can use wmctrl command line utility instead.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back