http://bugs.winehq.org/show_bug.cgi?id=16541
Summary: PT3 cannot get past opening splash screen Product: Wine Version: 1.1.10 Platform: PC-x86-64 URL: http://www.pokertracker.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Hubmasterflex@hotmail.com
After installing PT3, the program normally shows a splash screen with the PT3 logo (which in wine is rendered as a gray box which could be related to bug 15118) and after which, the program opens. In latest versions of Wine, the program shows the gray box, but the program itself doesn't load at all. I'll add logs as requested.
http://bugs.winehq.org/show_bug.cgi?id=16541
Alexander Nicolaysen Sørnes alex@thehandofagony.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alex@thehandofagony.com
--- Comment #1 from Alexander Nicolaysen Sørnes alex@thehandofagony.com 2008-12-17 16:28:06 --- please attach the console output
http://bugs.winehq.org/show_bug.cgi?id=16541
--- Comment #2 from Hubmaster Hubmasterflex@hotmail.com 2008-12-17 19:08:49 --- Created an attachment (id=18035) --> (http://bugs.winehq.org/attachment.cgi?id=18035) Konsole Output
I'm running the trial version of PT3, and after I click continue trial, that's where it "freezes." Unfortunately, there's no new output in konsole when I click continue trial. When it "freezes", it shows this process running and taking up some CPU processing power.
http://bugs.winehq.org/show_bug.cgi?id=16541
--- Comment #3 from Hubmaster Hubmasterflex@hotmail.com 2008-12-18 03:32:15 --- It seems the regression happened between Wine 1.1.1 and 1.1.2. Regression test yielded this:
b3f4091b47e70681a9909bfccd19dee95657fabd is first bad commit commit b3f4091b47e70681a9909bfccd19dee95657fabd Author: Lei Zhang thestig@google.com Date: Mon Jul 14 16:51:15 2008 -0700
user32: Clamp newly created windows to the minimum window size.
:040000 040000 bdc48f6ed8639ab4db5c4f56a820914823d8b5f5 368aa08be8e7a14f2e7b3c4be3037778bd7bbebd M dlls
http://bugs.winehq.org/show_bug.cgi?id=16541
Hubmaster Hubmasterflex@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |thestig@google.com
http://bugs.winehq.org/show_bug.cgi?id=16541
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=16541
Hubmaster Hubmasterflex@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32 Version|1.1.10 |1.1.2
http://bugs.winehq.org/show_bug.cgi?id=16541
--- Comment #4 from Lei Zhang thestig@google.com 2008-12-18 22:44:09 --- Did you have to configure postgresql? Please explain the steps to reproduce this bug. I can't get PT to work out of the box, with Wine 1.1.1 or 1.1.10.
http://bugs.winehq.org/show_bug.cgi?id=16541
--- Comment #5 from Hubmaster Hubmasterflex@hotmail.com 2008-12-19 16:14:34 --- What seems to be your problem? There is a fairly detailed howto on AppDB. What distro are you running?
You have to download and create a postgresql database in Linux. For instance, to create a database in Ubuntu, you download using: "apt-get install postgresql postgresql-client" After it installs, use: "sudo su postgres" to enter the database. To create a database, you then type: "createuser -P (name)" (I recommend you name it to postgres to make it simple for PT3.) You will be prompted for a password for the database. Use Winetricks for installing "FakeIE6" and "MDAC28" You then download the postgres MSI for Windows (http://www.postgresql.org/ftp/odbc/versions) and install it. Afterwards, install and run PT3. At the PT3 download page, there are several versions: builds and betas. There are builds that come bundled with postgres and without. Make sure you download the build WITHOUT postgresql. (As of right now, it's the 2nd download from the top.) Install and run. When it runs, it will ask for postgresql database info. Input the database name and password from the first few steps. Its at this point when you will experience the bug.
http://bugs.winehq.org/show_bug.cgi?id=16541
--- Comment #6 from Lei Zhang thestig@google.com 2008-12-19 16:18:41 --- I downloaded the version of PT with Postgresql bundled. Trying to install the win32 version of Postgresql didn't work so well.. I'll give the howto instructions a try over the weekend.
http://bugs.winehq.org/show_bug.cgi?id=16541
--- Comment #7 from Hubmaster Hubmasterflex@hotmail.com 2008-12-19 21:15:46 --- I think this might be a dup of 15848
http://bugs.winehq.org/show_bug.cgi?id=16541
Hubmaster Hubmasterflex@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #8 from Hubmaster Hubmasterflex@hotmail.com 2008-12-19 21:24:48 --- I'm gonna mark this as a dup of bug 15848.
*** This bug has been marked as a duplicate of bug 15848 ***
http://bugs.winehq.org/show_bug.cgi?id=16541
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2008-12-20 08:20:07 --- Closing duplicate.