http://bugs.winehq.org/show_bug.cgi?id=16572
Summary: Kernel32 crashing on msvcirt.dll call...
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dasnyderx(a)yahoo.com
Created an attachment (id=18076)
--> (http://bugs.winehq.org/attachment.cgi?id=18076)
kernel32 crash and backtrace
When attempting to open an Intercon Accessible FormNet VisualFill (v3.0.3.724)
[register to download at
http://www.gsa.gov/Portal/gsa/ep/contentView.do?bodyOnly=true&contentType=G…]
form, got a kernel32 crash (see attached back trace).
--
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=16539
Summary: Sanity: Aiken's Artifact demo menu is not drawn properly
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://cdn.gamezone.com/pub/gamezone/12/7/20/SanityDemoS
etup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=18004)
--> (http://bugs.winehq.org/attachment.cgi?id=18004)
Sanity: Aiken's Artifact demo on Wine
With today's Git (wine-1.1.10-372-g704f9ea), when starting the game with any
quality setting, the main menu that is drawn contains some texture artifacts
and distortions which are not noticed on Windows. Comparative screenshots are
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.
http://bugs.winehq.org/show_bug.cgi?id=16508
Summary: Macromedia Fireworks 8 trial sliders do not work
properly
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.megaupload.com/?d=91PXTDPF
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.10-267-g78798e3), the slider controls in Macromedia
Fireworks 8 do not work in a particular circumstance. The sliders can be
interacted with in two ways:
1. Holding down the slider arrow button, dragging the mouse up or down on the
slider to move the slider cursor around, then releasing the mouse to close the
slider.
2. Clicking once on the slider arrow button, then dragging the slider cursor to
move it around. The slider window only disappears when there is a click event
outside the slider window or the Fireworks window loses focus.
On Wine, the second option does not work properly. Clicking once on the slider
arrow, dragging the slider around, then clicking on an area outside the slider
does not dismiss the slider. The Fireworks window has to lose focus for the
window to disappear, which is an annoyance.
To reproduce:
1. Start Fireworks 8 and select the Create New Fireworks File option in the
main window and accept the default setting.
2. Select the Text tool, either by pressing the T key or selecting the A icon
under the Vector toolbar on the left hand side.
3. In the Properties window at the bottom of the window, there are several
slider controls that can be used to reproduce the problem which are denoted by
a button with a down arrow. Clicking once on the arrow then clicking outside
the slider window is sufficient to reproduce the problem, as the slider window
does not disappear as it would on Windows.
--
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=16480
Summary: shlfolder tests fail when the unix namespace is disabled
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
dlls/shell32/shfldr_unixfs.c contains instructions for disabling the Unix
namespace. If it is disabled, we use shfldr_fs.c instead, and that fails some
of the tests:
shlfolder.c:462: Test failed: SetNameOf succeeded! hr = 80004005
shlfolder.c:1340: Test failed: Alignment byte, where there shouldn't be!
--
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=16437
Summary: installing spss 17 makes other apps fail to find
MSVCR80?
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://spss.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After applying the patch in bug 14930, the app installs.
However, running many of its executables (e.g. statistics.exe) fails with
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
err:module:import_dll Library MSVCR80.dll (which is needed by L"C:\\Program
Files\\SPSSInc\\Statistics17\\statistics.exe") not found
err:module:import_dll Library MSVCP80.dll (which is needed by L"C:\\Program
Files\\SPSSInc\\Statistics17\\statistics.exe") not found
err:module:import_dll Library MFC80U.DLL (which is needed by L"C:\\Program
Files\\SPSSInc\\Statistics17\\statistics.exe") not found
even if you did 'winetricks vcrun2005 vcrun2005sp1 wsh56'
before install.
Here's the funny bit: if you copy one of these executables
(say, echoid.exe) out of .wine, blow away .wine, and do
winetricks vcrun2005sp1
it runs. But if you then install the app, that copy of echoid.exe
in your home directory no longer runs. So something about
the installer is damaging the vcrun2005sp1 installation?!
--
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=16435
Summary: spss 17 "SPSSWinWrapIDE.exe" aborts with
ITypeInfo_fnInvoke error
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://spss.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
~/.wine/drive_c/Program Files/SPSSInc/Statistics17$ ~/wine-git/wine
SPSSWinWrapIDE.exe
needs 'winetricks vc6run'. Then it fails with
err:ole:ITypeInfo_fnInvoke failed to convert param 0 to VT_I2 from VT_BSTR
You can work around this with 'winetricks vcrun6' and then overriding
oleaut32 to native.
--
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=15953
Summary: Firefox: drag (and drop) doesn't work at all
Product: Wine
Version: 1.1.8
Platform: PC-x86-64
URL: http://www.getfirefox.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Dragging and dropping images or text shows a slashed O cursor instead of the
text/image with some transparency effect like under Windows. This gets spammed
in console:
fixme:shell:IDropTargetHelper_fnDragOver (0x15ad80)->(0x33e50c 0x80000007)
fixme:shell:IDropTargetHelper_fnDragOver (0x15ad80)->(0x33e50c 0x80000007)
...
Dragging the object outside of the window results in this message:
fixme:shell:IDropTargetHelper_fnDragLeave (0x153968)->()
fixme:shell:IDropTargetHelper_fnQueryInterface -- Interface: E_NOINTERFACE
or for tabs:
fixme:shell:IDropTargetHelper_fnDrop (0x15ad80)->(0xe0acc0 0x33e4d0 0x00000002)
Dragging tabs seems to work, but no graphic effect either and the same stuff
gets spammed.
--
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=15754
Summary: ripp it's installer is hidden, z - order issue
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.ripp-it.com/down/download.php?nom=rippit&site=3
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16853)
--> (http://bugs.winehq.org/attachment.cgi?id=16853)
+x11drv,+win
Looks like bug 3997 might have an ugly cousin. Trying to test bug 4571, the
installer prompt is hidden. Works fine in virtual desktop.
Nothing useful in the terminal. +win,+x11drv 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.
http://bugs.winehq.org/show_bug.cgi?id=15732
Summary: BPM Studio crashes when playing a sound
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://www.bpmstudio.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I looked into this app because it was mentioned today in:
http://www.linuxquestions.org/questions/linux-software-2/what-programs-woul…
It installed fine, although it couldn't install its kernel driver:
fixme:setupapi:SetupDiGetINFClassA "C:\\Program Files\\AlcaTech\\BPM-Studio
Demo\\\\Drivers\\Kernel\\mmrtkrnl.inf" 0x7d9688b8 0x7d968898 32 (nil)
The app also seems to run ok. The main hitch seems to be a dialog
that comes up on first run saying "Searching..." which takes forever;
fortunately, you can cancel that.
The first thing I tried to do was play a .wav file. That crashed
with an uninformative backtrace. Happily, turning on +relay,+seh
caused it to magically give a much more readable backtrace:
0030:Call user32.GetCapture() ret=041b77d8
0035:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=7efc66ea
trace:seh:call_stack_handlers handler at 0x7efc66a0 returned 1
0030:Ret user32.GetCapture() retval=000500c2 ret=041b77d8
0030:Call user32.ClientToScreen(000500c2,0032ed34) ret=041b93e9
0030:Ret user32.ClientToScreen() retval=00000001 ret=041b93e9
0030:Call user32.WindowFromPoint(000001b8,000000ca) ret=041b4a14
Unhandled exception: divide by zero in 32-bit code (0x7dbf7f33).
Backtrace:
=>1 DSOUND_MixInBuffer+0x63(dsb=0x1bf53b8, writepos=0, fraglen=?)
[dlls/dsound/mixer.c:518] in dsound
2 DSOUND_timer+0x11da(timerID=2, msg=0, dwUser=21848736, dw1=0, dw2=0)
[dlls/dsound/mixer.c:644] in dsound
3 TIME_MMSysTimeThread+0x315(arg=(nil)) [dlls/winmm/time.c:181] in winmm
...
0x7dbf7f33 DSOUND_MixInBuffer+0x63 [dlls/dsound/mixer.c:518] in dsound: idivl
%ecx,%eax
518 if (len % dsb->device->pwfx->nBlockAlign) {
I'll attach the .wav file in question, just in case. I doubt it matters much.
--
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=14694
Summary: Grandia2: Selected mode is not supported by the video
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eunbolt(a)gmail.com
Created an attachment (id=15177)
--> (http://bugs.winehq.org/attachment.cgi?id=15177)
Terminal output
Just try and run Grandia2 in any video mode.
there is no demo
--
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.