http://bugs.winehq.org/show_bug.cgi?id=32364
Bug #: 32364
Summary: Regression Error => Run-time error '445': Object
doesn't support this action
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonybcrawford(a)gmail.com
…
[View More]Classification: Unclassified
Created attachment 42701
--> http://bugs.winehq.org/attachment.cgi?id=42701
Debug ouput with +ntdll, +tid
After updating to Wine 1.5.18 my previously working CMDcenter application
produces error'445' when opening a form. The error is not fatal but when the
form is displayed the data is not shown.
I believe this is a regression error with Wine 1.5.18
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32485
Bug #: 32485
Summary: 1nsane: graphical issues when 'skid marks' enabled
Product: Wine
Version: 1.5.19
Platform: x86
URL: http://www.fileplanet.com/50716/50000/fileinfo/Updated
-Insane-Demo
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-d3d
…
[View More] AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: stefandoesinger(a)gmx.at
Classification: Unclassified
Regression SHA1: 67230fc013da08965df156216b8d4553f289b088
Created attachment 42850
--> http://bugs.winehq.org/attachment.cgi?id=42850
plain terminal output
1nsane is an off-road racing game released in 2001.
When the graphical option 'skid marks' enabled strange artefacts are flashing
across the screen. They are flashing so rapidly that I couldn't take a good
screenshot. Plain terminal output doesn't show anything interesting but I'm
attaching here anyway.
The problem is due to
67230fc013da08965df156216b8d4553f289b088 is the first bad commit
commit 67230fc013da08965df156216b8d4553f289b088
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Dec 4 09:36:16 2012 +0100
ddraw: Create a dynamic buffer if DDLOCK_DISCARDCONTENTS is used.
:040000 040000 8e5a8218997fca0441a81a9d71b667e3f0d1ce78
a3e9690f4987412c258de65f8870102aa9dab538 M dlls
Reverting the patch fixes the problem.
Steps to reproduce the problem with the demo:
1. extract and install the demo.
2. start the demo with Game.exe. In the menu choose Single Player > Quick Race
> Start Race. Graphical option 'skid marks' is enabled by default so you should
see the visual glitches as soon as you start racing.
Nvidia 250 / driver 304.64
X.Org X Server 1.12.4
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28743
Bug #: 28743
Summary: Pathologic fails to start: 'Error creating renderer'
Product: Wine
Version: 1.3.30
Platform: x86
URL: http://www.fileplanet.com/162269/160000/fileinfo/Patho
logic-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)…
[View More]winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 4365d2905c6d1b5f530b077bec0d152e327be23b
Created attachment 36926
--> http://bugs.winehq.org/attachment.cgi?id=36926
plain terminal output
The game shows an error message right after started, saying 'Error creating
renderer'. Pressing on the <Ok> button launches the game configuration utility.
Pressing on <Cancel> quits the game. Thus the game is unable to start.
The game starts correctly up until this commit:
4365d2905c6d1b5f530b077bec0d152e327be23b is the first bad commit
commit 4365d2905c6d1b5f530b077bec0d152e327be23b
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Sep 27 09:17:18 2011 -0500
d3d9: Remove the palette implementation methods.
:040000 040000 df2948ddf8d1215e8278e3375244b8adf7a6211d
8b95a8e0e4e7524170ba43bc2ffe369359b9811d M dlls
The patch cannot be reverted on wine-1.3.30-145-g7a4349b (compilation of the
source ended with errors), but
git checkout 4365d2905c6d1b5f530b077bec0d152e327be23b >> the game errors out
git reset --hard HEAD^ >> the game starts correctly
Steps to reproduce the problem in the demo:
1. Install the demo as usual. The game requires the following native
components: wmp9 quartz devenum. You can install them via winetricks (actually,
the error message appears well before the intro video).
2. Run the game by executing ../Buka/Pathologic Demo/bin/Final/Game.exe. On the
first launch the config utility will appear; you don't need to change anything,
just press on <Ok>... here comes the trouble: 'Error creating renderer'.
Let me know if you need a log with debug channels enabled.
Fedora 15 x86
Nvidia 250 / driver 280.13
X.Org X Server 1.10.4
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32546
Bug #: 32546
Summary: cmd: crash when dividing by zero in 'set /a'
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
AssignedTo: us(a)edmeades.me.uk
ReportedBy: frederic.delanoy(a)gmail.com
Classification: …
[View More]Unclassified
e.g. using "set /a 8 % 0" crashes wine cmd
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32016
Bug #: 32016
Summary: QuickTime Player 7.7.1 crashes on exit
Product: Wine
Version: unspecified
Platform: x86
URL: http://support.apple.com/downloads/#quicktime
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: 091c342f32583464df5ef45ae314d34e9a511c90
Created attachment 42200
--> http://bugs.winehq.org/attachment.cgi?id=42200
terminal output
QuickTime Player v7.x starts fine with recent Wine versions (without corefonts
or native gdiplus installed), but a crash happens whenever I close the player.
Tested with QuickTime Player 7.7.2
QuickTimeInstaller.exe
md5sum: 2bd06cd6ba2caedd4536fed68b332439
To reproduce the problem install QuickTime Player as usual, then start it with
Program Files/QuickTime/QuickTimePlayer.exe. Wait until the application is
loaded, then close it (either with the close button or via File menu).
No backtrace is generated.
The problem appeared after
091c342f32583464df5ef45ae314d34e9a511c90 is the first bad commit
commit 091c342f32583464df5ef45ae314d34e9a511c90
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Oct 16 16:58:28 2012 +0200
gdi32: Add a generation count in the high word of GDI handles.
:040000 040000 4b25c04d0e8e5d4399bb6bbbe82ea144300e5dfe
80bf884176af27fc6c3f8d19d21e1aa93a2d14b8 M dlls
Reverting the patch fixes the problem.
Note: a process named 'ExportController.exe -Embedding' always remains in
memory after quitting QTP, that was an issue before the regression too.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32698
Bug #: 32698
Summary: Elven Legacy crashes during the tutorial mission,
needs msvcp80.dll.??$arg@M@std@@YAMABV?$complex@M@0@@Z
(purist)
Product: Wine
Version: 1.5.21
Platform: x86
URL: http://www.fileplanet.com/199023/190000/fileinfo/Elven
-Legacy-Demo
OS/Version: Linux
Status: NEW
Keywords:…
[View More] download
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 43142
--> http://bugs.winehq.org/attachment.cgi?id=43142
terminal output
This would be a follow-up to bug #32085. Both Fantasy Wars and Elven Legacy are
affected as they use the same game engine.
The games come with native msvcp80 installed, the crash occurs with the
built-in msvcp80.
Somewhere during the tutorial missions (when an aerial unit attacks the enemy)
the game crashes due to the unimplemented function in msvcp80.
If you'd like to reproduce the crash with the demo:
- the game needs native d3dx9_30
- select tutorial-> basic tutorial from the main menu
- follow the steps in the tutorial, the crash occurs in the 3rd stage:
1st stage: unit deployment & melee attack
2nd stage: ranged attack
3rd stage: aerial unit attack (this is where the game crashes)
Mscodescan output:
./ElvenLegacy.exe imports following stub symbols:
msvcp80:??$arg@M@std@@YAMABV?$complex@M@0@@Z
wine-1.5.21-109-g136b738
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=32447
Bug #: 32447
Summary: Function that used to work in version 1.3 stopped
working in 1.4 and 1.5. Function was called after
regestering the DLL scrrun.dll
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: …
[View More]wine-bugs(a)winehq.org
ReportedBy: pedro.m.ferreira(a)gmail.com
Classification: Unclassified
Created attachment 42804
--> http://bugs.winehq.org/attachment.cgi?id=42804
scrrun that needs to be registered
Im using a portuguese application that needs to have registered the DLL
scrrun.dll.
In wine versions 1.1 -> 1.3 i used to do
$ regsvr32 scrrun.dll
Successfully registered DLL scrrun.dll
So everything worked until version 1.3. Since version 1.4 i do the same
procedure but the program stops working and asks me to register the scrrun.dll.
The error output is this:
wine: Unimplemented function scrrun.dll.DllGetClassObject called at address
0x7b839d82 (thread 0030), starting debugger...
I attached the scrrun.dll
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=26941
Summary: No tab shown under treelist on CSPRO 4
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iip.umar.rifai(a)gmail.com
No tab shown under treelist
How to test:
1. download cspro here http://www.census.gov/…
[View More]ipc/www/cspro/download/cspro40.exe
2. Run Cspro 4.0 program
3. Open file/application, goto examples/capi
4. You could see that there are not tab list shown on the bottom.
Attached are screenshoot from windows and wine.
Maybe this bug also related with comctl32...but I'm not sure.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=28715
Bug #: 28715
Summary: msvcrt/locale.ok triggers unintialised read in
MSVCRT__create_locale
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
…
[View More]Use of uninitialised value of size 4
at wine_cp_mbstowcs (mbtowc.c:200)
by MultiByteToWideChar (locale.c:1920)
by LCMapStringA (locale.c:2632)
by MSVCRT__create_locale (locale.c:831)
by MSVCRT_setlocale (locale.c:1124)
by func_locale (locale.c:110)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a client request
at RtlAllocateHeap (heap.c:208)
by MSVCRT_malloc (heap.c:312)
by MSVCRT__create_locale (locale.c:794)
by MSVCRT_setlocale (locale.c:1124)
by func_locale (locale.c:110)
by run_test (test.h:556)
by main (test.h:624)
--
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.
[View Less]