http://bugs.winehq.org/show_bug.cgi?id=33554
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c6acd7a41c818dee0ae5fdd4559 | |0ec48fd53c395 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-05-24 16:02:45 CDT --- Hello Austin,
well the part this bug was about is fixed. The server registration succeeds with the stub:
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Pervasive Software/PSQL/bin ... $ w3dbsmgr.exe -service -srde ... fixme:clusapi:OpenCluster ((null)) stub! fixme:clusapi:GetClusterInformation (0xdeadbeef, 0xb7cfec, 0xb7cfe8, (nil)) stub! fixme:clusapi:CloseCluster (0xdeadbeef) stub! ... --- snip ---
There is indeed a crash at the very end of "Peachtree Accounting 2010" installer ("Pervasive SQL v10" is a sub-installer) but this a separate issue.
--- quote --- Also, wine-1.5.29-208-gfdedaba doesn't seem to be a valid version. That may be your private branch ;) --- quote ---
Yep, I have a git branch per bug/feature and rebase daily.
Regards