http://bugs.winehq.org/show_bug.cgi?id=6579
------- Additional Comments From juan_lang(a)yahoo.com 2006-14-11 10:42 -------
Can you confirm whether the demo has the same problem? If so, add the installer
and download keywords to the bug - it might get more attention that way.
--
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=3901
------- Additional Comments From juan_lang(a)yahoo.com 2006-14-11 10:41 -------
Can you retry with latest git or 0.9.25? It appears others have gotten rayman 3
to install.
--
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=6485
------- Additional Comments From the3dfxdude(a)gmail.com 2006-14-11 10:35 -------
Please tell me your audio device, driver, and alsa version for the record. I
want to check with the other person for 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=6685
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-11 10:30 -------
And the problem is? Just these messages are not a problem by themselves.
--
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=6485
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-14-11 10:27 -------
Not a bug then.
--
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=6677
------- Additional Comments From the3dfxdude(a)gmail.com 2006-14-11 10:02 -------
Hi, a fix has been committed for better buffer handling. The patch did not
really address floating point for a couple of reasons. One I don't have a test
case :) and two, floating point really needs its own over-haul because the
output is wrong. I'm sure you know what I'm talking about. Check out what has
been done to see if it addresses everything else you were talking about.
--
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=3063
------- Additional Comments From zthg4821(a)gmail.com 2006-14-11 08:56 -------
Created an attachment (id=4086)
--> (http://bugs.winehq.org/attachment.cgi?id=4086&action=view)
Handles in Wine 0.9.25
I confirm the problem is fixed in Wine 0.9.25. Attached is a graph of handles
over a single 48-hour eMule session under heavy load (data collected using the
same method as described by Stéphane in comment #17). Before the fix I
couldn't exceed 24 hours for a single session, as the handle count would always
reach the ~800 mark then eMule would crash.
Thanks to all who helped, especially Alexandre for the rewrite!
--
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=6675
------- Additional Comments From damjan.jov(a)gmail.com 2006-14-11 07:46 -------
Try adding the following:
else if (IsBadReadPtr(srcPtr, physDevSrc->bitmap->base, bytesToCopy))
dump_bmp_info(&srcDib, &dstDib, xSrc, ySrc, xDst, yDst, width, height);
else if (IsBadWritePtr(dstPtr, physDevDst->bitmap->base, bytesToCopy))
dump_bmp_info(&srcDib, &dstDib, xSrc, ySrc, xDst, yDst, width, height);
in the if-ladder leading up to:
else
memcpy(.....);
in the function called something like X11DRV_ClientSideDIBCopy
in the file dlls/winex11.drv/bitblt.c
Sorry I can't make a patch for this now, you'd have to wait till tomorrow.
Post the output (don't use WINEDEBUG, it should print out FIXME's).
--
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=6685
Summary: err:systray:delete_icon and fixme:toolhelp:
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: romanov_s(a)mail.ru
When I start the program usdownloader(http://www.dimonius.ru/dusd.php). I see
the prevention on the screen.
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
fixme:toolhelp:Heap32ListFirst : stub
err:systray:delete_icon invalid tray icon ID specified: 0d
--
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=4715
------- Additional Comments From zboszor(a)dunaweb.hu 2006-14-11 07:31 -------
There's no need to. I installed all available font packages with
yum install "*font*"
and now it works.
--
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.