http://bugs.winehq.org/show_bug.cgi?id=5090
------- Additional Comments From spidie99(a)gmail.com 2006-01-05 13:46 -------
The above fix is an LD_PRELOAD that worked around a problem with alpha
transparency in Second Life 1.8 for Linux. It was later fixed in SL 1.9 for
Linux. It had something to do with SL not getting an alpha channel when it should.
The thing is, when running SL 1.9 for Windows in Wine, a problem which looks
very much the same occurs. Somewhere SL is requesting a surface, and in Windows
it gets an alpha channel but in Wine it doesn't. At least that's what I belives
since the problem is so similar to the problem fixed by the Linux LD_PRELOAD. So
it seems that somehow Windows and Wine behaviour differs.
I've tried to fiddle a bit with various parts of the Wine D3D implementation,
making it request alpha channels by default or even always, but no luck.
A description of the problem: When you put some types of pants or shirts on your
avatar, they'll extend all over your legs+feet or arms+hands, instead of ending
where they should. Especially with single-colour clothes, more seldom with
textured clothes. It seems it's when SL takes the sleve length information and
turns it into a texture for the avatar, that's when the problem occurs.
--
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=4214
------- Additional Comments From spidie99(a)gmail.com 2006-01-05 13:26 -------
I've seen the X Error too. I symlinked /usr/lib/libGL.so.1.2 to
/usr/lib/nvidia/libGL.so.whatever. Ugly hack, but it helped. (I'm using the
proprietary NVidia drivers.)
--
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=4095
------- Additional Comments From the3dfxdude(a)gmail.com 2006-01-05 12:34 -------
Created an attachment (id=2377)
--> (http://bugs.winehq.org/attachment.cgi?id=2377&action=view)
simple workaround
This is a temporary workaround to the problem. More investigation is needed for
a real patch.
The problem is that BitBlt is passed a width of zero, and causes a clipping
error (empty rect). My feeling is since this doesn't happen on other installer
versions, the problem lies in its own calculation of the Polish text width
based on the bitmap font used. There may be other filed bugs that are similar
to this.
--
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=3689
------- Additional Comments From dank(a)kegel.com 2006-01-05 11:05 -------
word and excel seem to start ok (ignoring a warning about stdole.tlb not
being registered), but access won't start; it complains there's no license.
I guess that happens later in the setup.
--
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=5173
Summary: The Bat does not send emails after update to 0.9.12.
Product: Wine
Version: 0.9.12.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rietsit(a)yahoo.com
Using Fedora FC4 Linux kernel 2.6.16 2096
and Fedora FC5 Linux kernel 2.6.16 2096
Wine 0.9.12
The Bat 3.62.14
I ran yum update and it updated the kernel to the above and it also updated Wine
Wine 0.9.12. Now The Bat can only receive emails but does not send. when
sending, it shows that it connects to the SMTP but does not send.
I tried to use a different PC with Fedora FC5 and does not work either.
I tried a different SMTP server, also does not work.
I tried a different client with the same SMTP and it works fine.
I tried different version of The Bat and it does not work.
below is the log from The Bat, it hang connecting to the SMTP for hours and does
nothing
--------
sending mail messages - 3 messages in queue
connected to SMTP server
---------
--
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=2398
------- Additional Comments From nospam(a)thenerdshow.com 2006-01-05 09:28 -------
Time for less talk and more action. I'm going to pass the hat on this and take
up a collection. Whoever fixes this can take my hat and the money. I'll start
it off with a couple bucks. Chip in if you want to help but I'd appreciate it
if you would first donate to the wine project. I've written a couple of
open-source test cases and I'm comparing the behavior under windows and linux.
http://comptune.com/hat/wiki/index.php/Wine_Bug_2398_Fix_OpenGL
--
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=5164
roli8200(a)yahoo.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Program crashes when try to |Program crashes when try to
|start Need For Speed III |start Need For Speed 4
------- Additional Comments From roli8200(a)yahoo.de 2006-01-05 08:44 -------
No, sorry its Need For Speed 4. Was a mistake by me.
--
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=4235
------- Additional Comments From dank(a)kegel.com 2006-01-05 08:41 -------
I just verified that I could install Office 97
(though bug 3689 still annoys the user)
and use File / Save As in Word 97
when building using Mike McCormack's current git tree.
So take courage, 0.9.13 ought to have this fix.
--
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=3689
------- Additional Comments From dank(a)kegel.com 2006-01-05 08:39 -------
Still happens, same errors, with 0.9.12 (well, Mike McCormack's current git).
(I see this happens on Windows sometimes:
http://support.microsoft.com/kb/q175323/
but that seems to be user error.)
This time around I checked to see if the installation
was successful in spite of the error. Sure enough,
it seems to be. There are a few warnings the first
time you start up winword.exe, but it seems to function.
--
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=5172
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.poptop.com/rt3inf
| |o.htm#Downloads
Keywords| |download
--
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.