http://bugs.winehq.org/show_bug.cgi?id=8591
hpestilence(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=8366
------- Additional Comments From the3dfxdude(a)gmail.com 2007-06-06 18:19 -------
Don't change the reported version. It makes it easier to track the age of the
bug. It's enough to periodically report "still doesn't work in wine ver X" to
keep some activity.
--
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=8607
------- Additional Comments From wine(a)eternaldusk.com 2007-06-06 17:56 -------
Progress!
I've completed another test on the exact same machine - I built/installed the
same source in a 32-bit chroot (also a fully patched Kubuntu 7.10 installation).
When run in this mode, the GUI displays correctly. So, this at least rules out
problems with my .wine or Steam directories.
I still can't say if this is a 64-bit bug with the Wine code, or due to a bug in
the 64-bit version of a 3rd party library. I'm trying to think of some
alternate tests...
--
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.
yes it worked fine in all versions before 9.38 as far as I know.
Wine Bugs <wine-bugs(a)winehq.org> wrote: http://bugs.winehq.org/show_bug.cgi?id=8583
------- Additional Comments From alex(a)thehandofagony.com 2007-05-06 17:37 -------
Did it work in Wine 0.9.37?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
---------------------------------
Shape Yahoo! in your own image. Join our Network Research Panel today!
http://bugs.winehq.org/show_bug.cgi?id=7821
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From stefandoesinger(a)gmx.at 2007-06-06 17:36 -------
Turns out that the 2nd problem I discribed is the whole issue. The red, green
and blue colors come from the emissive material property(which tracks the
primary color), while the alpha channel comes from the diffuse property(which
also tracks the primary color). In opengl only emissive OR diffuse can be set
up to track the vertex color. So we either get the correct color, or the
correct alpha, but never both.
A solution would be a replacement shader, or drawing the vertices in immediate
mode and change glMaterial every vertex. The glMaterial man page says its
legal, but will be slow.
The funny thing is that the parameters eve sets up have exactly the same
result as disabling lighting. It would be possible to catch this condition,
but it would link many states together and result in a huge if statement that
addresses a very specific bug in eve.
--
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=8366
------- Additional Comments From l_bratch(a)yahoo.co.uk 2007-06-06 17:29 -------
Still present in 0.9.38.
Should we raise the Wine version of bugs, or leave them as their opening values?
--
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=3923
------- Additional Comments From carrittop29(a)yahoo.com 2007-06-06 17:11 -------
my steam doesn't go on to the login page when i click on the icon it just is if
i didn't even click on the icon and it says error steam.exe(main exception):
Unable to load library steam.dll
--
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=8350
------- Additional Comments From susancragin(a)earthlink.net 2007-06-06 16:04 -------
Created an attachment (id=6641)
--> (http://bugs.winehq.org/attachment.cgi?id=6641&action=view)
Output for my latest try at installing DNS9
So far, these are the instructions that get DNS9 the closest to installation on
my machine.
0. make sure you have wine-0.9.37 or later
1. rm -rf ~/.wine
2. run winecfg and set the following:
Libraries = riched20, riched32, msvcrt = native, builtin
OK
3. Copy the contents of DN9_1 and DNS9_2 to one folder on your hard disk, and
run wine setup from that.
4. after the install finishes, do
wget http://kegel.com/wine/winetricks
sh winetricks fakeie6 dcom98
5. download word 97 viewer from
http://www.pcworld.com/downloads/file/fid,6314-order,1-page,1-c,wordprocess…
change the title to setdown.exe, copy it to .wine/drive_c and install it.
6. Get these files and put them on .wine/drive_c/windows/system32/
regapi.dll
winsta.dll
gdiplus.dll
mfc42.dll
msvcp60.dll
oleacc.dll
Check that location to make sure you have:
docobj.dll
from the wordviewer install
6. finally, do
wine natspeak.exe
And you get the errors attached.
--
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=8625
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-misc
Keywords| |regression
------- Additional Comments From truiken(a)gmail.com 2007-06-06 15:41 -------
Please do a regression test:
http://wiki.winehq.org/GetWine#regression_testing
--
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.