Application Details:
Version: | 2.x |
License: | |
URL: | http://www.pokertracker.com |
Votes: | Marked as obsolete |
Latest Rating: | Gold |
Latest Wine Version Tested: | 0.9.53. |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Installation, with some exceptions. You must install install MDAC, JET, ODBC, to get this to work.
What does not
Registering the product. The Product ID is supposed to be 6 digits. It instead shows up as +.xxxx.x, where x are numbers.
Upon closing the program and attempting to reopen, the following is displayedWorkarounds
What was not tested
Importing hands. Switching from Access database to PostgresSQL.
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 7.10 "Gutsy" i386 (+ variants like Kubuntu) | Feb 02 2008 | 0.9.53. | Yes | Yes | No | Gold | Lex McCoy | |
Show | Debian GNU/Linux Unstable "Sid" | Jan 07 2008 | 0.9.52. | Yes | No | No | Garbage | Feydreva | |
Current | Ubuntu 7.04 "Feisty" i386 (+ variants like Kubuntu) | Sep 10 2007 | 0.9.44. | Yes | Yes | No | Garbage | Corey Lanier | |
Show | openSUSE 10.2 | Jun 26 2007 | 0.9.38. | Yes | Yes | No | Garbage | Hubert |
Bug # | Description | Status | Resolution | Other apps affected |
Installing Poker Tracker:
Step 1 (If not done already): Install WINE from http://www.winehq.org.
If you already installed WINE, I'd start with a fresh .wine directory.
To do so, rename the .wine folder in /home/xxxxx/ (xxxxx being your
username) to .wine_backup, then running winecfg.
Step 2: Run winecfg and change the default OS to Windows 98, then hit OK.
Step 3: Install Poker Tracker. Do not patch it. Make sure it
creates a desktop shortcut. You can have it make a menu shortcut to if
you want (Would be wise to do so in a window manager like XFCE,
fluxbox, Enlightenment that doesn't put icons on the desktop by
default, not necessary in Gnome/KDE).
Step 4: Modify your desktop shortcut (There might be two, one that
has a .lnk extension, and one that shows the PT Icon. Do the one with
the PT Icon) so that the command looks like this:
Code: |
env LANG="en_US.UTF-8" LANGUAGE="en_US:en" WINEPREFIX="/home/corey/.wine" wine "C:\Program Files\Poker Tracker V2\ptrack2.exe" |
Code: |
wget http://www.kegel.com/wine/winetricks
./winetricks fakeie6 ./winetricks mdac28 |
Code: |
wget http://stud3.tuwien.ac.at/~e0125557/ptrack-reg.txt
regedit ptrack-reg.txt |
Code: |
./winetricks mdac25 |
Comments for this application have been disabled because there are no maintainers.