http://bugs.winehq.org/show_bug.cgi?id=13723
Summary: Sound buffer freed by both winealsa.drv and dsound
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
So, who owns the buffer? Looks like dsound and winealsa.drv
are having a little argument here. This doesn't happen on every
run, but it seems kinda bad:
$ cd dlls/dsound/tests
$ RUNTEST_USE_VALGRIND=1 ../../../tools/runtest -P wine -M dsound.dll -T
../../.. -p dsound_test.exe.so ds3d.c
...
Invalid free() / delete / delete[]
at notify_free (heap.c:199)
by RtlFreeHeap (heap.c:1284)
by DirectSoundDevice_Release (dsound.c:1285)
by IDirectSoundImpl_Release (dsound.c:304)
by IDirectSound_IDirectSound_Release (dsound.c:442)
by test_for_driver (ds3d.c:1004)
by dsenum_callback (ds3d.c:1281)
by DirectSoundEnumerateA (dsound_main.c:315)
by ds3d_tests (ds3d.c:1324)
by func_ds3d (ds3d.c:1344)
by run_test (test.h:421)
by main (test.h:470)
Address 0x466ef78 is 0 bytes inside a block of size 65,536 free'd
at free (vg_replace_malloc.c:323)
by snd_pcm_munmap (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_hw_free (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_generic_hw_free (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_hw_free (in /usr/lib/libasound.so.2.0.0)
by (within /usr/lib/libasound.so.2.0.0)
by snd_pcm_hw_free (in /usr/lib/libasound.so.2.0.0)
by snd_pcm_close (in /usr/lib/libasound.so.2.0.0)
by IDsDriverBufferImpl_Release (dsoutput.c:274)
by DSOUND_PrimaryClose (primary.c:299)
by DSOUND_PrimaryDestroy (primary.c:331)
by DirectSoundDevice_Release (dsound.c:1268)
by IDirectSoundImpl_Release (dsound.c:304)
by IDirectSound_IDirectSound_Release (dsound.c:442)
by test_for_driver (ds3d.c:1004)
by dsenum_callback (ds3d.c:1281)
by DirectSoundEnumerateA (dsound_main.c:315)
by ds3d_tests (ds3d.c:1324)
by func_ds3d (ds3d.c:1344)
by run_test (test.h:421)
--
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=13672
Summary: mIRC 6.32 script editor crashes with assertion failure
in riched20
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.mirc.com/get.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13666)
--> (http://bugs.winehq.org/attachment.cgi?id=13666)
mIRC 6.32 backtrace
With Wine version wine-1.0-rc3-54-gb483b68, opening the script editor (Tools ->
Script Editor) causes an assertion failure in riched20. Installing native
riched20 through winetricks fixes the crash.
--
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=13552
Summary: eDrawings CAD Viewer crashes into shell32 while opening
a file
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted garbage test result for this app. It crashes into shell32
while trying to open a file (a *dwg file in my case) I' ll attach a log
--
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=13425
Summary: The Punisher demo sound effect from launcher gets stuck
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.gamershell.com/download_7780.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ode5002(a)blueyonder.co.uk
Created an attachment (id=13335)
--> (http://bugs.winehq.org/attachment.cgi?id=13335)
punisher demo hangs on loading with debug on and sound problem happening
The 'racking' sound effect that plays when you press play button in the
launcher game. It stays stuck all through the game.
You can workaround the sound by turning off 'Enable Launcher Sounds' check box
in the audio tab of the launcher setup.
I tried running the demo with the WINEDEBUG=+relay but the demo hangs on the
loading screen. The tail of that is in report_file.
I ran it normally from the console and the output of that is in the
--
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=13403
Summary: fcc hangs , unless using native dbghelp
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www3.firstclass.com/ClientDownloads/FC90ClientDow
nloadFiles/FC9106US.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user sumitted garbage test results into appdb, so i gave it a try as well.
The only output is:
fixme:dbghelp:SymGetModuleInfo64 Wrong size
That's it basically, nothing further happens. With native dbghelp (the app
comes with it's own dbghelp, so no need to copy it) it gets a lot further, the
tray icon comes up fine; not sure if a main window is also to pop up, i'm not
familiar with this program, but that might be subject of another bug report
--
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=13374
Summary: ComboBoxEx list get selected on mouse button down and
release
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dylan.ah.smith(a)gmail.com
Created an attachment (id=13272)
--> (http://bugs.winehq.org/attachment.cgi?id=13272)
comctl32: Added tests to show a ComboBoxEx bug caused by incorrect focus change
The quickest way to see the error is to use Wine's clone of wordpad. There are
two dropdown lists (ComboBoxEx controls) that are on the toolbar. Click the
button to drop down the list, then left click on an item in the list. You will
probably notice that the wrong item is selected, and if you do it slowly (i.e.
hold down the mouse button for a second then release it), then you will notice
that the selection is made and the list disappears when the mouse button is
pressed, and when it is released another selection is made even though the list
has disappeared.
I ran wordpad on Windows XP SP2, and noticed that the correct behavior is the
item is only selected when the mouse button is released.
Note that there are two other separate bugs that you might notice:
- The font size is 0 to start with (richedit bug)
- Selecting a new font size will give you an "Invalid number format" error when
the control loses control (wordpad bug)
- The selected items from the list are not applied until the combobox loses
focus (wordpad bug)
I have submitted patches that fix these other bugs to the wine-patches mailing
list.
I have done some created tests that show the bug is in ComboBoxEx from the
comctl32 and not in ComboBox from the user32 dll. I have attached the patch
that adds these, and will submit it to the wine-patches mailing list after I
get the bug number to mention in the commit message.
I did some debugging, and to my suprise it was a call to SetFocus was rolling
up the ComboBoxEx's list. Digging deeper I found it was actually the
WM_KILLFOCUS call to the window that previously had focus, which was the
ComboBox (a child of ComboBoxEx). The ComboBox saw that it was losing focus,
and what was losing focus it didn't recognize as itself, it's edit control, or
its list control, so it incorrectly decided to roll the dropdown up. It turns
out that what was losing focus was an edit control that ComboBoxEx and child
ComboBox control didn't know about created since, oddly enough, native Windows
does not use the child ComboBox's edit control.
My tests for ComboBox and ComboBoxEx show what had focus before and after
pressing the dropdown button, and selecting an item in the dropdown list. In
both causes the top level (main) window had intial focus. With ComboBox the
focus was correctly on the edit control after each of the mouse button up/down
messages are sent. For ComboBoxEx the focus was supposed to be on ComboBox
when the list is dropped down then on the edit control after it's rolled up,
according to my crosstests, but instead it was on the edit control after the
list is dropped down. Some debugging found that the focus was being changed to
the ComboBox, but each time it did that, the ComboBoxEx was notified with a
CBN_SETFOCUS command message, which had no case for it in the COMBOEX_Command
function, so the default case was used. The default case contains two lines
that sets the focus back to the edit control, thus causing the bug, however
taking out those lines caused missing notifications of the change.
Hopefully this is enough information for someone else more familiar with the
code to properly fix the problem.
--
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=13361
Summary: firefox 3 can't handle local paths in location window
[dogfood]
Product: Wine
Version: CVS/GIT
Platform: Other
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
Today I tried to install Acrobat Reader,
and for some reason it decided to use the
download manager rather than a direct download.
The download was interrupted (that's another story),
and the download manager left a handy link on the
desktop to resume the download. The launcher contained:
env WINEPREFIX="/home/dank/.wine-firefox" wine "C:\Program Files\Mozilla
Firefox\firefox.exe" C:\windows\temp\nosget_start_manager.html
That's not going to fly for several reasons:
1) the backslashes aren't quoted or escaped (but that's a different bug)
2) Firefox 3 on Wine doesn't seem to recognize
local paths as valid URLs; typing
c:\foo.txt
into the location window yields errors like
Firefox can't find the file at /c:/foo.txt.
Firefox 2 doesn't seem to have this trouble.
(I have not verified that Firefox 3 can handle c:\foo.txt
on Windows, but I'll eat a box of doughnuts if it can't.)
--
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=13343
Summary: Regression error in today's git, Microsoft Office 2003
won't install
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmuncrief(a)comcast.net
Between yesterday and today the installation of Microsoft Office 2003 was
broken in git. If you try to run the installation from the CD it will complain
that "D:\FILES\SETUP\setup.INI" doesn't exist and exits.
I confirmed that this is a filename case sensitivity problem (everything is
lower case on the CD - it's D:\files\setup\setup.ini) by copying the CD to
disk, changing the case of the directories and filename to those Wine expected,
and then the installation worked normally.
--
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=13342
Summary: Winedbg doesn't handle longlong's well
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.b.lankhorst(a)gmail.com
Created an attachment (id=13228)
--> (http://bugs.winehq.org/attachment.cgi?id=13228)
Test program
A simple test function that passes LONGLONG's as arguments and is compiled with
mingw gets parsed incorrectly by the winedbg.
i586-mingw32msvc-gcc test.c -g -O0 -Wall -Werror -gstabs -W
will result in having 0xef found as argument
i586-mingw32msvc-gcc test.c -g -O0 -Wall -Werror -gstabs+ -W
will result in thinking 0xbeefbeef is passed '0xbeefbeef' as argument
--
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=13338
Summary: cygwin installer crashes in /etc/postinstall/00bash.sh
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://cygwin.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
Installation was smooth until it tried to run
the postinstall scripts; it got to 14%, then
complained
393321 [proc_waiter] bash 37! _cygtls::handle_exceptions: Exception:
STATUS_ACCESS_VIOLATION
fixme:advapi:ImpersonateLoggedOnUser (0xd8)
fixme:advapi:ImpersonateLoggedOnUser (0xd8)
393865 [proc_waiter] bash 37! open_stackdumpfile: Dumping stack trace to
bash.exe.stackdump
but no good stack dump is output.
You can reproduce this by running 'wine bash.exe' in cygwin's bin.
+relay seems to show it's inside a call to ReadFile():
003d:Call KERNEL32.ReadFile(000000e4,7e39e790,000000a4,7e39e78c,00000000)
ret=61099eaa
trace:file:ReadFile 0xe4 0x7e39e790 164 0x7e39e78c (nil)
003c:Call KERNEL32.WaitForSingleObject(00000110,0000ea60) ret=61097f94
003c:Ret KERNEL32.WaitForSingleObject() retval=00000000 ret=61097f94
003c:Call KERNEL32.CloseHandle(00000110) ret=61097fa8
003c:Ret KERNEL32.CloseHandle() retval=00000001 ret=61097fa8
003c:Call KERNEL32.WaitForMultipleObjects(00000002,0067b928,00000000,ffffffff)
ret=61048886
003c:Ret KERNEL32.WaitForMultipleObjects() retval=ffffffff ret=61048886
trace:seh:raise_exception code=c0000005 flags=0 addr=0x610476d9
trace:seh:raise_exception info[0]=00000000
trace:seh:raise_exception info[1]=0000019c
trace:seh:raise_exception eax=00000000 ebx=611697b8 ecx=ffffffff edx=61124b01
esi=00000000 edi=611030e4
trace:seh:raise_exception ebp=0067c528 esp=0067c4b0 cs=0073 ds=007b es=007b
fs=0033 gs=003b flags=00010286
trace:seh:call_stack_handlers calling handler at 0x61018970 code=c0000005
flags=0
--
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=13329
Summary: World of Warcraft (WoW) trial installer crashes with
unimplemented function js3250.dll.JS_SetGCParameter
Product: Wine
Version: CVS/GIT
Platform: Other
URL: https://signup.worldofwarcraft.com/trial/
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running TryWoW.exe doesn't get too far.
Our mshtml doesn't seem to be good enough for it.
Unhandled exception: unimplemented function js3250.dll.JS_SetGCParameter called
in 32-bit code (0x7bc42f17).
...
Backtrace:
=>1 0x7bc42f17 stub_entry_point+0x4c(dll=0x149afb6, name=0x149afb6)
[/data/dkegel/wine-git/dlls/ntdll/loader.c:196] in ntdll (0x0032c790)
2 0x0147e87c in xpc3250 (+0xe87c) (0x0032c7e8)
...
11 0x0039575c in xpcom_core (+0x575c) (0x0032ce14)
12 0x7d563ebd NSContainer_Create+0x23(doc=<register EAX not in topmost
frame>, parent=0x0) [/data/dkegel/wine-git/dlls/mshtml/nsembed.c:1583] in
mshtml (0x0032ce74)
--
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=13311
Summary: winetest always fails on shell32:shelllink, but "make
test" doesn't
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Every recent report at http://test.winehq.org
says shell32:shelllink fails, yet "make test" doesn't
show it failing for me. Is there some timing issue
in winetest?
--
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=13280
Summary: Klipfolio 4 hangs on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.klipfolio.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13129)
--> (http://bugs.winehq.org/attachment.cgi?id=13129)
Klipfolio 4 logs
When trying to start Klipfolio 4 with today's Git (wine-1.0-rc1-104-g2470b0b),
a nonpainted invisible window appears and does not respond to UI input. In the
middle of the logs, a page fault occurs in wininet, so I have attached that
information.
--
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=13269
Summary: ntdll/tests/exception crashes
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leffeman(a)gmail.com
test_exceptions crashes in NtSetContextThread on access to the passed CONTEXT.
I have managed to avoid the crash by doing one of the following things:
* Put the CONTEXT on the stack.
* Skip the memset call.
* WINEDEBUG=trace+relay
Toolchain bug? Wine magic?
--
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=13176
Summary: Fails to compile
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grahame(a)regress.homelinux.org
Seeing as RC1 has been released I decided it was time to try compiling and
testing wine again. I checked out the latest version of wine as of 13th May
2008 and tried to compile using the /tools/wineinstall script. The compile
faillls with the following error:
gcc -m32 -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_WINX32_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2 -o
netconnection.o netconnection.c
netconnection.c: In function 'NETCON_init':
netconnection.c:134: error: 'SONAME_LIBCRYPTO' undeclared (first use in this
function)
netconnection.c:134: error: (Each undeclared identifier is reported only once
netconnection.c:134: error: for each function it appears in.)
make[2]: *** [netconnection.o] Error 1
I have searched with google and looked for any obvious missing dev packages.
I'm using gcc version Debian 4.2.3-5 and I'm trying to build on an AMD64
platform.
If any further information is required please let me know.
--
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=13173
Summary: Dragon NaturallySpeaking 9.0 Preferred gdiplus.dll error
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
gdiplus does not run Dragon NaturallySpeaking. (It does install it.)
The most important error message is as follows.
wine: Call from 0x7b8446d0 to unimplemented function
gdiplus.dll.GdipCreateLineBrushFromRectWithAngleI, aborting
--
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=13035
Summary: Bad HAVE_XSLTINIT in msxml3
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
I think the HAVE_XSLTINIT in dlls/msxml3/main.c is wrong because it does not
take into account potential differences between the compilation environment and
the runtime environment.
Case 1
------
If the libxslt.so available at compile time does not have xsltinit(), then
HAVE_XSLTINIT will be undefined and thus msxml3 will not call it... So what
happens then if at runtime the libxslt.so that's used does have that function?
Will it crash randomly because it's uninitialized?
Conversely, the compilation environment could have xsltinit() but no the
runtime environment. This this would cause msxml3.dll to fail to load.
Compile vs. runtime environment differences is why we dlopen() a lot of the
Unix libraries and it seems to me that we should be using dlsym() here.
--
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=13026
Summary: winetest may start without a tag
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
winetest (see programs/winetest) currently opens a small dialog asking for a
tag if none was supplied on the command line.
However one can click on 'Start' and start the tests with an empty tag anyway,
that's the first bug. And the second bug is that it would be much better to ask
for this tag in the main dialog which already has a field for the tag. This
would require to:
* make the tag field editable
* add space for telling the user that the tag must be supplied
* add a 'Start' button to start the tests
--
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=12998
Summary: FtpVC applicaton does not run
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.prestosoft.com/fvc_ftpvc.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slyf(a)slyf.info
The application http://www.prestosoft.com/fvc_ftpvc.asp, does not run, just
closes with a giant back trace or something. I believe the splash screen shows
up. If you need any more information please tell me, I hope this program will
be able to run in wine, as I need it for work, and am stuck using 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=12974
Summary: Crash of Max Payne v1 on radeon DRI
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theycallhimart(a)gmail.com
CC: thunderbird2k(a)gmx.net
Max Payne v1 started crashing on my hardware in newer versions of wine. It git
bisected it down to
http://source.winehq.org/git/wine.git/?a=commit;h=8f18eeea359f9f09ea878c893…
Reverting the commit on the git HEAD stops the crash. I have no idea why this
is or why it works/fails. I have not tested with other D3D apps, and I know
that my friend who has the same version of wine can run max payne without
incident. The only difference between our two systems (both running gentoo,
both Thinkpad T40s) is that he has a radeon r300 based GPU while I have a
radeon r100 based GPU.
--
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=12921
Summary: kernel32: toolhelp test fails in PC-BSD but not Linux
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Sorta sketchy...Haven't ran regression test yet. Doesn't always fail, but about
2/3 of the time:
../../../tools/runtest -q -P wine -M kernel32.dll -T ../../.. -p
kernel32_test.exe.so toolhelp.c && touch toolhelp.ok
trace:toolhelp:CreateToolhelp32Snapshot 2,0
trace:toolhelp:CreateToolhelp32Snapshot 4,0
trace:toolhelp:CreateToolhelp32Snapshot 8,8
warn:toolhelp:next_thread Result buffer too small (5)
trace:toolhelp:CreateToolhelp32Snapshot 8,16
toolhelp.c:256: Test failed: Module kernel32.dll is not listed
toolhelp.c:256: Test failed: Module kernel32_test.exe is not listed
toolhelp.c:256: Test failed: Module shell32.dll is not listed
toolhelp.c:274: Test failed: Module kernel32.dll is not listed
toolhelp.c:274: Test failed: Module kernel32_test.exe is not listed
toolhelp.c:274: Test failed: Module shell32.dll is not listed
warn:toolhelp:next_thread Result buffer too small (5)
--
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=12919
Summary: kernel32: virtual test fails in PC-BSD but not Linux
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Sorta sketchy...Haven't ran regression test yet. Doesn't always fail, but about
1/2-2/3 of the time:
virtual.c:95: Test failed: 0 bytes read
virtual.c:96: Test failed: Data from remote process differs
*** Error code 2
Seems that if I use +seh or +relay, doesn't fail. I only tried a few times,
though...
--
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=12905
Summary: EVE Online light effects and some other objects are not
blended correctly when HDR is enabled
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eve-online.com/download/windows.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
CC: thunderbird2k(a)gmx.net, epssyis(a)gmail.com,
diafoirus(a)gmail.com
+++ This bug was initially created as a clone of Bug #12656 +++
Initially this problem was described here:
http://bugs.winehq.org/show_bug.cgi?id=12409
Someone errorneously reported that issue was fixed; so, it was marked as
resolved/fixed/closed. <12656 was also closed as fixed; however, this fix is
not applicable to the situation when in-game HDR setting is enabled>
So, issue is that LOTS of effects in EVE Online cause major glitches. You even
don't need account to check it. Screenshots of login screen attached.
Additional screenshots may be found here (summary may be confusing, but
actually poster meant this problem):
http://bugs.winehq.org/show_bug.cgi?id=12422
Only clue i've noticed is that all light-related effects are broken. See
screenshots "Amarr station in 0.9.58"
(http://bugs.winehq.org/attachment.cgi?id=12289) and "Amarr station in 0.9.60"
(http://bugs.winehq.org/attachment.cgi?id=12288) for good example.
Broken commit info:
76014205de3cbd73fe761db8f86fcdb178bb0189 is first bad commit
commit 76014205de3cbd73fe761db8f86fcdb178bb0189
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sat Mar 29 14:48:15 2008 +0000
wined3d: Fix a postpixelshader_blending bug.
:040000 040000 7ff864a3521e2d3274f5f5450d9b7f0173bfb1ac
df0929cc8c7df9d641583ad2c94a107bb15361cb M dlls
As far as i understand any setup is affected. I have Debian Testing
(current)/NVIDIA 169.12 drivers/GF8600GT Mobile
--
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=12866
Summary: wineserver assertion failure when TMG7 installer
completes
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.whollygenes.com/files/tmg7setup.exe
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After the TMG7 installer completes, and you say "Yes" to the "Want to reboot"
question, five seconds later, you see
wineserver: winstation.c:383: close_process_desktop: Assertion `desktop->users
> 0' failed.
This is with git from april 25 and also with git from today.
--
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=12837
Summary: Stack trace in socket.c when starting Call of Duty
multiplayer
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aeleneski(a)comcast.net
When trying to start Call of Duty multiplayer I receive the stack trace
attached. Also note that when compiling this package I receive the warning:
socket.c: In function ‘WS_gethostbyname’:
socket.c:3247: warning: comparison between pointer and integer
Which is the same line where the stack points to.
--
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.