http://bugs.winehq.org/show_bug.cgi?id=2526
jdoutt(a)whoi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jdoutt(a)whoi.edu 2004-02-12 19:43 -------
Great job, everyone!! This now runs fine WITHOUT any need to use my sed script.
wine20041201 no longer inserts '%' in the '.cfg' file.
Jim
--
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=699
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From tony_lambregts(a)telusplanet.net 2004-02-12 11:25 -------
closing
--
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=2525
------- Additional Comments From julliard(a)winehq.com 2004-02-12 08:39 -------
Could you please reproduce the problem while running wine under strace -f and
post the log here?
--
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=1973
------- Additional Comments From willie(a)froq.net 2004-02-12 05:13 -------
Just tested Mirage 1.2, same problem. But it seems that this only happens at
24bpp, at 16bpp the interface behaves correct. OTOH, 16bpp is not really
suitable for image retouche work...
Anyway, this seems to indicate a more fundamental flaw somewhere in Wine, as
this could very easily happen with other applications that _need_ 16bpp or
32bpp in the future.
--
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=1851
------- Additional Comments From martin.zwickel(a)technotrend.de 2004-02-12 05:06 -------
Using latest CVS version I get the same:
# wine notepad.exe
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
# wine ../Program\ Files/WordView/WORDVIEW.EXE
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
# wine --version
Wine 20041019
Regards,
Martin
--
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=2525
------- Additional Comments From soundmanok(a)yahoo.com 2004-02-12 04:25 -------
Yup.
Problem occurs in FindNextFileW/FindNextFileA/NtQueryDirectoryFile under
dlls/kernel/file.c. FindNextFileW is called repeatedly in a never ending loop.
Not sure what causes it.
--
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=2589
Summary: wine crashes when zooming into MrSids
Product: Wine
Version: 20041019
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shoover(a)logisys911.com
First get this error.
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 116 bytes
many times followed by
err:region:CombineRgn Invalid rgn=(nil)
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:region:CombineRgn Invalid rgn=(nil)
err:local:LOCAL_GetBlock not enough space in GDI heap 10bf for 28 bytes
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report 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=699
jnewman(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jnewman(a)codeweavers.com 2004-01-12 17:50 -------
OK, just commited bugzilla to CVS. Hack away!
--
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.