http://bugs.winehq.org/show_bug.cgi?id=4894
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 15:05 -------
Torsten, I guess you're hitting bug 6591.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4468
------- Additional Comments From scott(a)open-vote.org 2007-26-05 14:54 -------
At any rate, Full Tilt Poker now requires this when connecting for the first
time from a fresh install. If you use an old install, or copy the full tilt
poker folder from a working setup (or Windows) on top of your installed Full
Tilt Poker folder, it'll work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=8502
------- Additional Comments From sliebbe(a)gmail.com 2007-26-05 14:28 -------
The version of xfce is the current one for Debian etch(4.0) installed using
normal methods. Not beta.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6194
------- Additional Comments From hans(a)it.vu.nl 2007-26-05 14:23 -------
With an improved stub for CryptCATOpen the installer crashes
in a call to CryptCATGetCatAttrInfo, which is unimplemented and
also undocumented. I arrived at the following prototype based
on trial and error and some tests:
CRYPTCATATTRIBUTE * WINAPI CryptCATGetCatAttrInfo(HANDLE catalog,
LPWSTR attr)
To make these functions work we will need to parse catalog files
which are also undocumented. Looking at hexdumps I recognized
fragments of digital certificates and indeed the catalog file
at hand embeds PKCS7 encoded certificates in DER format. This can
be shown by the following command:
$ openssl pkcs7 -inform DER -text -print_certs -noout < catalog.cat
There is a viewer for catalog files that reveals more. Start it by right
clicking -> Open on a catalog file or from the command line like this:
$ rundll32.exe cryptext.dll,CryptExtOpenCAT catalog.cat
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8085
------- Additional Comments From austinenglish(a)gmail.com 2007-26-05 13:39 -------
Patch didn't work for me, though in all honesty I'm not quite sure if I did it
right:
austin@manlaw:~/wine-git$ git bisect reset
austin@manlaw:~/wine-git$ patch -p0 < patch.diff
austin@manlaw:~/wine-git$ ./configure && make depend && make clean && make
austin@manlaw:~/wine-git$ ./wine dvdshrinksetup.exe
I'll attach the new terminal output shortly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6535
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-26-05 13:21 -------
Paul, maybe you remeber what kernel version/
/release you used at the time of Aug 29 2006?
Does Wine prints something in terminal during
run? If so, attach the output please :)
If not, try generating +relay trace instead.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7001
------- Additional Comments From baby.lueshi(a)gmail.com 2007-26-05 13:13 -------
Created an attachment (id=6485)
--> (http://bugs.winehq.org/attachment.cgi?id=6485&action=view)
Age3Log.txt
I've located a (short) log AoE III generates on startup, and there's something
odd about it. It detects a GeforceFX 6800 as my graphics card, even though I
have a GeForce 6600 and it's device ID (0x140) doesn't match anything in the
config.xml file uploaded earlier.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.