http://bugs.winehq.org/show_bug.cgi?id=7816
Christian Uceda <christianuceda(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |1.1.6
--- Comment #9 from Christian Uceda <christianuceda(a)yahoo.com> 2008-10-20 05:24:32 ---
This is still happening on v1.1.6 (Ubuntu)
However I have noticed something this time, it only happens if the user tries
to average more than two pictures. Attempting to average more than two pictures
always make the app crash, while two images always work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7815
Christian Uceda <christianuceda(a)yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.33. |1.1.6
--- Comment #5 from Christian Uceda <christianuceda(a)yahoo.com> 2008-10-20 05:18:20 ---
Bug still happens on wine v1.1.6
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8783
--- Comment #43 from Damjan Jovanovic <damjan.jov(a)gmail.com> 2008-10-20 04:16:30 ---
Hello Richard
TIOCGICOUNT is not the problem, it didn't work on wine 0.9.22 either. However
the error path taken in dlls/ntdll/serial.c from 0.9.23 when TIOCGICOUNT fails
is different, and the application takes a different code path and calls
IOCTL_SERIAL_CLR_DTR, which it doesn't seem to do in 0.9.22. My patch should
have fixed that, but you say it didn't help. Can you attach the output of:
WINEDEBUG='+comm' wine app.exe &> /tmp/log.txt
with my patch?
Also please post the output of:
strace -f -v wine app.exe &> /tmp/strace.txt
preferably both with a broken version, and with a working version of wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15591
Summary: page fault in copy protection of installer
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)hoogenraad.net
Created an attachment (id=16598)
--> (http://bugs.winehq.org/attachment.cgi?id=16598)
Output to the parent shell of the page fault
page fault in copy protection of installer.
Therefore could not install application.
Apparently, Wine is stricter than XP in memory management, OR wine returns
other values to this application than Windows XP
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9188
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-10-19 17:57:46 ---
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3456
--- Comment #15 from Flo <CaptainSifff(a)gmx.de> 2008-10-19 16:38:43 ---
With a Git-Wine of today (19.10.08) it works as before for me. The
Button-Alignment is wrong, the Background is not fully drawn and the random
crashes are also still there.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8421
--- Comment #6 from Pavel Brych <pavel.brych(a)centrum.cz> 2008-10-19 13:33:45 ---
I simply put comctl32.dll from Windows XP to .wine/drive_c/windows/system32.
Winetricks did not help. But I compiled and installed version 1.1.6 manualy and
now comctl32 override works as expected.
I use Mandriva 2009 64bit, but problem was confirmed on 32bit Mandriva too. It
seems more like problem of compilation or packing rpm for Mandriva (but there
is still a chance that something is broken in Wine, because I did not managed
to satisfy all wine dependences, so I compiled without some functions - see the
list below).
configure: libhal development files not found, no dynamic device support.
configure: libgnutls development files not found, no schannel support.
configure: lib(n)curses development files not found, curses won't be supported.
configure: libsane development files not found, scanners won't be supported.
configure: libgphoto2 development files not found, digital cameras won't be
supported.
configure: libcapi20 development files not found, ISDN won't be supported.
configure: libcups development files not found, CUPS won't be supported.
configure: libldap (OpenLDAP) development files not found, LDAP won't be
supported.
configure: WARNING: libxslt development files not found, xslt won't be
supported.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9188
Paul <BerlinerPaul(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |BerlinerPaul(a)web.de
--- Comment #6 from Paul <BerlinerPaul(a)web.de> 2008-10-19 09:43:32 ---
hey,
since wine 1.0 the installer works very well and the whole game too. I guess
this report can be closed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9158
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9158
--- Comment #7 from Dan Kegel <dank(a)kegel.com> 2008-10-19 07:28:54 ---
Tried it with today's git. It puts up the small initializing UI,
then sits for about a minute before putting up the EULA.
When you tell it to go, it fails with a problem report
dialog pointing to three files. The first one says, helpfully:
[10/19/08,04:58:29] RGB Rast: ***ERRORLOG EVENT*** : dlmgr: -2147467263,
CDownloadJob::SetMinimumRetryDelay() : Failed to set minimum retry delay.
Context: 0 Error code: -2147467263 Description: ^M
Making that return S_OK in bits got us to the next such error:
[10/19/08,05:07:44] RGB Rast: ***ERRORLOG EVENT*** : dlmgr: -2147467263,
CDownloadJob::SetNoProgressTimeout() : Failed to set no-progress timeout.
Making that return S_OK gets us further; it sits in a loop
downloading wpf.msi over and over:
trace:qmgr:BackgroundCopyFileConstructor
(L"http://go.microsoft.com/fwlink/?LinkId=70843&clcid=0x409",L"C:\\windows\\temp\\dotnetfx304506.30\\1033\\wcu\\wpf\\wpf.msi",0x7d51e428)
fixme:qmgr:BITS_IBackgroundCopyJob_SetMinimumRetryDelay Not implemented,
returning OK anyway
fixme:qmgr:BITS_IBackgroundCopyJob_SetNoProgressTimeout Not implemented,
returning S_OK anyway
fixme:qmgr:BITS_IBackgroundCopyJob_SetPriority Not implemented
trace:qmgr:processFile Transferring:
L"http://go.microsoft.com/fwlink/?LinkId=70843&clcid=0x409" ->
L"C:\\windows\\temp\\BIT9a5a.tmp" ->
L"C:\\windows\\temp\\dotnetfx304506.30\\1033\\wcu\\wpf\\wpf.msi"
fixme:urlmon:ObtainUserAgentString (0, 0x7ddd0ce7, 0x7ddd0ce0): stub
fixme:urlmon:ObtainUserAgentString (0, 0x130600, 0x7ddd0ce0): stub
fixme:qmgr:BITS_IBackgroundCopyJob_SetPriority Not implemented
fixme:wininet:InternetLockRequestFile STUB
So I think we may be nearly past the BITS dependency and on to
the next problem. I'll attach the patch for anyone who wants to try.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8126
--- Comment #7 from Jan Hoogenraad <jan-winehq(a)hoogenraad.net> 2008-10-19 07:01:22 ---
Created an attachment (id=16737)
--> (http://bugs.winehq.org/attachment.cgi?id=16737)
console output while running Paardrijclub
Barbie Paardrijclub apparently has a similar problem.
Output when running from directory where the program is installed, yields the
attached trace.
It starts with the same message:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f628,0x00000000), stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9158
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2008-10-19 06:45:49 ---
*** Bug 15671 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15660
Summary: Gnome panels overlaping the game window in full screen.
Product: Wine
Version: 1.1.6
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla(a)gmail.com
CC: dmitry(a)codeweavers.com
With wine 1.1.6 has the gnome panels overlaping the game 'window' went running
the game in full screen. This did not happen with 1.1.5.
Games I have tested are World of Warcraft, Warcraft III - The Frozen Throne and
Warcraft 3 demo.
The Regression test shows that 'winex11.drv: Add support for _NET_WORKAREA.'
makes the gnome panels overlap the game window.
9aaa24091f9b93f8071b9685b6eaa8c6f16ff826 is first bad commit
commit 9aaa24091f9b93f8071b9685b6eaa8c6f16ff826
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Thu Oct 2 04:00:18 2008 +0900
winex11.drv: Add support for _NET_WORKAREA.
:040000 040000 a2249e3f88fa71d7be95e718755ed43d5e52da88
3ae8a0b89ebbaa7ec14b75ce71741f4630b10207 M dlls
warcraft 3 demo download link:
http://ftp.blizzard.com/pub/war3/demos/Warcraft3_Demo.zip
On a side note I'm using Ubuntu 8.0.4-1 with metacity as my window manager.
This bug looks like http://bugs.winehq.org/attachment.cgi?id=9709 from bug
10673.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2057
--- Comment #17 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2008-10-19 03:41:35 ---
Created an attachment (id=16733)
--> (http://bugs.winehq.org/attachment.cgi?id=16733)
richedit: Implement WM_SETREDRAW with DefWindowProc
After doing some more tests with native riched20, and the relay trace, I found
that it was using InvalidateRect and UpdateWindow while redraw is disabled. I
also found that the DefWindowProc was being used in native richedit, but not in
Wine. It seems as if redraw is simply done using DefWindowProc, which just
clears the WS_VISIBLE flag to avoid redrawing the window.
When the richedit control becomes visible again by WM_SETREDRAW, it will be
repainted properly, so it will fix the bug my last patch introduced by making
sure the scrollbar is repainted.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4098
dimesio(a)earthlink.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dimesio(a)earthlink.net
--- Comment #4 from dimesio(a)earthlink.net 2008-10-18 18:29:43 ---
In 1.1.6 the progress window flashes onscreen briefly, and then the install is
finished. I'm not sure how long it's supposed to be up there; it doesn't really
take that long to copy 6 dlls.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8421
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-10-18 18:06:37 ---
How did you install native comctl32?
Did you try using winetricks? It works around a known difficulty with
overriding that.
cd $HOME
mv .wine .wine.old
wget http://kegel.com/wine/winetricks
sh winetricks comctl32
If that makes it work, you probably don't need to do the regression test.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8421
Pavel Brych <pavel.brych(a)centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pavel.brych(a)centrum.cz
--- Comment #3 from Pavel Brych <pavel.brych(a)centrum.cz> 2008-10-18 17:50:35 ---
I can confirm this crashes, exactly as described.
I used Disk Explorer Proffesional about year ago with comctl32.dll override as
sugested with no problems, but then something went wrong and I stop using it.
Now i decide to try again and investigate a little. I started with wine 0.9.24,
the version confirmed as working with comctl32 override. It works up to wine
0.9.41, but wine 0.9.42 and higher crashes when using native comctl32.dll:
[pavel@computer Disk Explorer Professional 3]$ wine depro.exe
err:module:import_dll Library comctl32.dll (which is needed by
L"C:\\windows\\system32\\shell32.dll") not found
err:module:import_dll Library shell32.dll (which is needed by
L"C:\\windows\\system32\\comdlg32.dll") not found
err:module:import_dll Library comctl32.dll (which is needed by
L"C:\\windows\\system32\\comdlg32.dll") not found
err:module:import_dll Library comdlg32.dll (which is needed by L"C:\\Program
Files\\Disk Explorer Professional 3\\depro.exe") not found
err:module:import_dll Library comctl32.dll (which is needed by
L"C:\\windows\\system32\\shell32.dll") not found
err:module:import_dll Library SHELL32.dll (which is needed by L"C:\\Program
Files\\Disk Explorer Professional 3\\depro.exe") not found
err:module:import_dll Library COMCTL32.dll (which is needed by L"C:\\Program
Files\\Disk Explorer Professional 3\\depro.exe") not found
err:module:import_dll Library comctl32.dll (which is needed by
L"C:\\windows\\system32\\shell32.dll") not found
err:module:import_dll Library shell32.dll (which is needed by
L"C:\\windows\\system32\\comdlg32.dll") not found
err:module:import_dll Library comctl32.dll (which is needed by
L"C:\\windows\\system32\\comdlg32.dll") not found
err:module:import_dll Library comdlg32.dll (which is needed by
L"C:\\windows\\system32\\oledlg.dll") not found
err:module:import_dll Library oledlg.dll (which is needed by L"C:\\Program
Files\\Disk Explorer Professional 3\\depro.exe") not found
err:module:import_dll Library comctl32.dll (which is needed by
L"C:\\windows\\system32\\shell32.dll") not found
err:module:import_dll Library shell32.dll (which is needed by
L"C:\\windows\\system32\\wininet.dll") not found
err:module:import_dll Library WININET.dll (which is needed by L"C:\\Program
Files\\Disk Explorer Professional 3\\depro.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Disk Explorer Professional 3\\depro.exe" failed, status c0000135
[pavel@computer Disk Explorer Professional 3]$
I dont know if I'm doing something wrong. I simply installed
wine 0.9.41 from rpm - it worked. Then I removed wine and installed version
0.9.42 - and it crashed. It crashed the same with several higher versions,
include 1.1.6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3998
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #11 from Austin English <austinenglish(a)gmail.com> 2008-10-18 16:06:53 ---
Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2608
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #29 from Austin English <austinenglish(a)gmail.com> 2008-10-18 16:06:47 ---
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3998
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
--- Comment #10 from Austin English <austinenglish(a)gmail.com> 2008-10-18 16:06:34 ---
Dupe, per Anastasius.
*** This bug has been marked as a duplicate of bug 12948 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=219
Bug 219 depends on bug 9926, which changed state.
Bug 9926 Summary: gdi32.dll should not have exported function pointers
http://bugs.winehq.org/show_bug.cgi?id=9926
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2057
--- Comment #16 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2008-10-18 14:05:09 ---
(From update of attachment 16713)
In git tree as commit f24678b285ad7adcd4fa1009a7288d80d0384a55
However I noticed that the scrollbar is not getting repainted as logs entries
are appended in eMule after being initially shown.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8051
Rasmus Sten <rasmus-wine(a)dll.nu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rasmus-wine(a)dll.nu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8499
Mike Ellery <mellery(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mellery(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6189
Bug 6189 depends on bug 3972, which changed state.
Bug 3972 Summary: .NET Framework 2.0 installation fails on installation of assemblies
http://bugs.winehq.org/show_bug.cgi?id=3972
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5272
Bug 5272 depends on bug 3972, which changed state.
Bug 3972 Summary: .NET Framework 2.0 installation fails on installation of assemblies
http://bugs.winehq.org/show_bug.cgi?id=3972
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4937
Bug 4937 depends on bug 3972, which changed state.
Bug 3972 Summary: .NET Framework 2.0 installation fails on installation of assemblies
http://bugs.winehq.org/show_bug.cgi?id=3972
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7622
Bug 7622 depends on bug 3972, which changed state.
Bug 3972 Summary: .NET Framework 2.0 installation fails on installation of assemblies
http://bugs.winehq.org/show_bug.cgi?id=3972
What |Old Value |New Value
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3972
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #38 from James Hawkins <truiken(a)gmail.com> 2008-10-18 06:26:45 ---
Yes, fixed in git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3998
--- Comment #9 from Anastasius Focht <focht(a)gmx.net> 2008-10-18 06:25:23 ---
Hello,
again ... why is this bug still open?
The download URL is broken, an old 7.13b version can be found here:
http://d1.mydownworld.com/soft/200612/zmud713.exe
The main issue for this app (unreliable startup) is already described in bug
12948 (copy protection, race condition).
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3972
--- Comment #37 from Anastasius Focht <focht(a)gmx.net> 2008-10-18 05:53:54 ---
Hello,
what is the point of leaving this bug report still open?
All major .NET 2.0 installer bugs (junction points, unicode case mapping
tables) are well known/described in other bug reports.
Temporary workarounds exist for these (using winetricks).
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2608
--- Comment #28 from Anastasius Focht <focht(a)gmx.net> 2008-10-18 05:40:03 ---
Hello,
this bug should be marked fixed and closed.
Shrinker 3.2, 3.3 and 3.4 compressed apps/games which suffered from the hook
braindamage should load now.
Movie Magic Screenwriter 2000 contained several Shrinker 3.3 and 3.4 compressed
executables.
If you find a version which still doesn't work, reopen and provide download
location.
A simple method to get the version number is to run the Shrinker compressed
target with WINEDEBUG=+relay.
This should give you a loader error because wine's relay thunks interfere with
hooking mechanism (different entry signature).
The version is given in error text of message box: "(major.minor): <errormsg>"
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15646
Summary: S.T.A.L.K.E.R Clear Sky: Crash after "CLIENT:
Synchronizing"
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=16698)
--> (http://bugs.winehq.org/attachment.cgi?id=16698)
Xray engine crash
1) override d3dx9_31.dll , d3dx9_36.dll , d3dx9_37.dll
2) execute "wine xrEngine.exe -fsltx ../fsgame.ltx -nosound -i" within "bin"
directory of the game
3) select new game -> novice
4) the game is loading and crash on "CLIENT: Synchronizing" with Xray engine
crash
I try to run English version of the game patched to 1.5.04 . I use GF 9600M GT
with 177.80 drivers. PixelShader and GLSL is enabled. "OffscreenRenderingMode"
is set to "fbo". Windows version is set to XP. If d3d log is needed please
explain in details how to prepare it because running the game with
"WINEDEBUG=+d3d" produces more than 20000 lines before i enter main menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14889
Summary: World of warcraft crashes on startup with ERROR #132
(0x85100084) Fatal Exception
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kavalor(a)web.de
Created an attachment (id=15457)
--> (http://bugs.winehq.org/attachment.cgi?id=15457)
Errormessage from crash
I installed WoW + BC on an Opensuse 11.0 64bit running KDE 4.1.0 and Wine 1.1.2
Directly after the installation i can login and will be authenticated from the
Server until the needed patch will be downloaded.
After the Patches are installed the programm does not start anymore. After
pressing Play the Programm crashes.
The Errormessage is attached. Fore more information just ask.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15657
Summary: ZModeler 1.07b failed - backtrace attached
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: absorbentshoulderman(a)gmail.com
Created an attachment (id=16717)
--> (http://bugs.winehq.org/attachment.cgi?id=16717)
Log (inc. backtrace)
Attempted to run ZModeler 1.07b - initialisation screen appeared, but program
crashed before any windows came up.
Notes:
* I had to download MFC42.DLL manually.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5776
--- Comment #13 from Neil Skrypuch <ns03ja(a)brocku.ca> 2008-10-17 19:30:00 ---
It seems that this is mostly fixed, though not completely. The water at the
beginning and in the middle of the test looks good, but right at the end when
it reverses the view and starts looking back at the stream, the water looks bad
again.
In a related note, the regular Pixel Shader test now appears to work
completely.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2057
Dylan Smith <dylan.ah.smith(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #16706|0 |1
is obsolete| |
AssignedTo|wine-bugs(a)winehq.org |dylan.ah.smith(a)gmail.com
Status|NEW |ASSIGNED
--- Comment #15 from Dylan Smith <dylan.ah.smith(a)gmail.com> 2008-10-17 18:47:46 ---
Created an attachment (id=16713)
--> (http://bugs.winehq.org/attachment.cgi?id=16713)
richedit: Scroll cursor into view even with redraw turned off.
I have done some more testing, and I think I have a correct fix.
I am still not sure if WM_SETREDRAW should be calling ME_RewrapRepaint, since
it seems like overkill to rewrap all the paragraphs and repaint them. This
would probably slow applications down that disable and enable redraw often.
This could probably be dealt with separately, since there are some other
ME_RewrapRepaint calls I saw that probably aren't needed.
I also don't know how to change the scrollbar visibility without repainting it.
ShowScrollBar is the obvious way of showing the scrollbar, but it also calls
SetWindowPos to repaint it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12403
Summary: Installation went fine, but the game won't start
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DoDoEntertainment(a)gmail.com
Created an attachment (id=11918)
--> (http://bugs.winehq.org/attachment.cgi?id=11918)
Contains both wine's debug report and game's log.
While game is starting, desktop resolution changes, black window appears, and
soon afterwards game crashes, desktop resolution restores and I'm returned to
desktop.
I guess it could be a bug in wine's direct3d implementation. I've attached
wine's debug output, and game's log.
Wine version used: wine-0.9.58
Distribution: Ubuntu 8.04 beta (from 2008-04-07)
Architecture: amd64
non-free kernel modules: fglrx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6971
--- Comment #184 from Forest Hale <lordhavoc(a)ghdigital.com> 2008-10-17 17:40:40 ---
That is incorrect.
DGA shared memory video was deprecated because it required superuser privileges
(essentially it mapped the video memory into application memory space, so that
a game could draw stuff at the fastest possible speed, provided that the window
was completely uncovered).
In essence, it was useless for security reasons.
DGA mouse grab has never been deprecated, and is still fully supported in most
xorg input modules (evdev did not support it until recently though).
I don't see any reason that DGA mouse grab would ever be deprecated without a
better replacement, and as long as it does work we should use it (it is a
queryable extension after all).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3749
Tomasz Sałaciński <tsalacinski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsalacinski(a)gmail.com
--- Comment #21 from Tomasz Sałaciński <tsalacinski(a)gmail.com> 2008-10-17 16:51:52 ---
Still crashes with wine-1.1.6-204-ge994515. But, even after the crash game is
properly installed and fully playable (got to the tutorial, but I don't like
games like this so I've just checked if it works).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5776
Tomasz Sałaciński <tsalacinski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsalacinski(a)gmail.com
--- Comment #12 from Tomasz Sałaciński <tsalacinski(a)gmail.com> 2008-10-17 16:33:46 ---
Hello,
I don't know if this is supposed to look like this:
http://dp0154.debowypark.waw.pl/nature.jpg
But looks like this for me in wine-1.1.6-204-ge994515. Is this fixed?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7924
Tomasz Sałaciński <tsalacinski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tsalacinski(a)gmail.com
--- Comment #9 from Tomasz Sałaciński <tsalacinski(a)gmail.com> 2008-10-17 16:22:34 ---
Still happens in wine-1.1.6-204-ge994515.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12205
Summary: Sound overload(?) when opening character inventory.
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.cornea.h(a)gmail.com
http://pastebin.com/fe9a3f6
Startup works fine. Everything works except for opening the inventory of a
specific character. The game turns into something slightly less than a Zombie
process at that moment, requiring an "End Process" from the System Monitor.
Possibly a sound card overload? Happens with all drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15653
Summary: sound broken in some programs when OSS4 is used
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: notasas(a)yahoo.com
There is a regression in 1.1.3 (and up to 1.1.6, 1.1.2 works fine) where some
programs don't have sound when OSS4 drivers are used with X-fi card. The
example programs are Starcraft, Diablo II (yes I use wine for gaming). Some
games are not affected by this bug (World of Warcraft).
I've determined the commit responsible for this:
commit dc224421416bd2616bfd52431388a6f9630bc860
Date: Mon Aug 18 21:00:26 2008 +0200
dsound: Tune some parameters to make pulseaudio work.
I've reverted this commit on my copy of wine and it works fine for a while now.
OSS4 is the only choice to have sound for some people, so it would be nice if
this got fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7983
matthias sweertvaegher <matthias.sweertvaegher(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matthias.sweertvaegher@gmail
| |.com
--- Comment #6 from matthias sweertvaegher <matthias.sweertvaegher(a)gmail.com> 2008-10-17 15:36:37 ---
hi, I experience the same error on the following msi package:
http://storefront.steampowered.com/download/SteamInstall.msi
I am on a fairly new opensuse 11 install with wine 1.1.6 package from the
opensuse build service.
I just installed wine and first ran "wine iexplore http://google.com" to have
the gecko engine installed for steam.
then I run "wine start SteamInstall.msi" which yields:
fixme:exec:SHELL_execute flags ignored: 0x00000500
fixme:msi:MSI_OpenDatabaseW open failed r = 8003001e for
L"C:\\windows\\temp\\msi1da.tmp"
I see some window very briefly popup and disappear again.
if I run "wine msiexec /i SteamInstall.msi" I just get the second fixme and no
window popup
I don't know if this may be related, but I know, on windows, if you start an
MSI install from a subst'ed drive (for example, I have T: mapped to C:\temp),
it will fail too with no clear reason..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3591
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |12017
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12601
Summary: Bible Works crashes
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peterdanielmyers(a)googlemail.com
Created an attachment (id=12209)
--> (http://bugs.winehq.org/attachment.cgi?id=12209)
Terminal output after crash
Bible Works crashes. This didn't used to happen with previous versions of
Wine.
It seems to happen when it's trying to handle lots of information - selecting
lots of text, or the program copies a long list of verses to another window.
Terminal output attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.