http://bugs.winehq.org/show_bug.cgi?id=6086
------- Additional Comments From lhouk(a)lesliehouk.com 2007-16-01 08:28 -------
> Additional Comment #34 From Adrian Bunk 2007-01-14 09:06
>
> The interesting thing is that I have never been able to
> reproduce this - hangs for 1-3 seconds perhaps, but never
> complete hangs of the game (except _after_ quit'ing
> the game).
Perhaps the issue only affects older/slower PCs? I'm running
an 850 MHz CPU with about 1GB of RAM. What are your system
specs?
Leslie
--
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=6277
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-16-01 06:24 -------
Created an attachment (id=4617)
--> (http://bugs.winehq.org/attachment.cgi?id=4617&action=view)
ACLMulti implementation
After implementing ACLMulti the import dialog seems to work. PITy wants also
IACListISF but doesn't fail because of it's lack.
However the patch is incorrect in one aspect - the ACLMulti is implemented in
browseui.dll, not shell32.dll (at least on my WinXP). Maybe when I'll have some
more time I'll try to learn how to add a new dll, write the regsvr
infrastructure and I'll implement it properly. BTW it seems the IAutoComplete
should also go to browseui.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=2492
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gdi-(printing) |wine-shell32
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-16-01 06:12 -------
The context menu is created in shell32 - changing component
--
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=6668
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-16-01 06:08 -------
I forgot checking if TB_SETIMAGELIST should recalculate the toolbar. A patch
fixing it has been accepted into wine. Could you check if it works for you in
the current Git (or wine 0.9.30 when it comes out?)
--
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=6546
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-16-01 06:05 -------
A patch has got into wine. Could you check if it works in the current Git (or
wine 0.9.30 when it comes out)?
--
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=6553
blin(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From blin(a)gmx.net 2007-16-01 05:41 -------
Should be fixed in current git with commit 71925fe76cd1b6fdb9e6b95e34dc2709351cafb3.
Please reopen if it still doesn't 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=7178
------- Additional Comments From damjan.jov(a)gmail.com 2007-16-01 04:47 -------
If you add SwitchToThread() or Sleep(1) to WS_select() just after the call to
poll(), Warcraft no longer pauses, but the thread carries on running for another
5 seconds like before.
Very strange.
--
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=7181
------- Additional Comments From htl10(a)users.sourceforge.net 2007-16-01 04:11 -------
(cross-compiling R under linux with various version of mingw - also discussed in
R-devel mailing list)
Both 2.4.0/2.4.1 Rgui binaries from this mingw set works OK-ish with wine
(by that I mean I can so Sys.info() and sessionInfo() - obviously somebody
requires 3.11 for 2.4.1 for a reason):
gcc-core-3.4.5-20060117-1-src.tar.gz
gcc-ada-3.4.5-20060117-1-src.tar.gz
gcc-g++-3.4.5-20060117-1-src.tar.gz
gcc-g77-3.4.5-20060117-1-src.tar.gz
gcc-java-3.4.5-20060117-1-src.tar.gz
gcc-objc-3.4.5-20060117-1-src.tar.gz
binutils-2.17.50-20060716-1-src.tar.gz
mingw-runtime-3.10-20060909-1-src.tar.gz
w32api-3.7-src.tar.gz
This set produces 2.4.0/2.4.1 Rgui binaries which crash wine:
gcc-core-3.4.5-20060117-1-src.tar.gz
gcc-ada-3.4.5-20060117-1-src.tar.gz
gcc-g++-3.4.5-20060117-1-src.tar.gz
gcc-g77-3.4.5-20060117-1-src.tar.gz
gcc-java-3.4.5-20060117-1-src.tar.gz
gcc-objc-3.4.5-20060117-1-src.tar.gz
binutils-2.17.50-20060716-1-src.tar.gz
mingw-runtime-3.11-20061202-1-src.tar.gz
w32api-3.7-src.tar.gz
As can be seen, the difference is only mingw-runtime-3.10-20060909-1-src.tar.gz
versus mingw-runtime-3.11-20061202-1-src.tar.gz .
--
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.