http://bugs.winehq.org/show_bug.cgi?id=25957
Summary: d3d_compiler / d3dx9_36: asm tests show a ton of
valgrind warnings
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org, matteo.mystral(a)gmail.com
Created an attachment (id=33089)
--> (http://bugs.winehq.org/attachment.cgi?id=33089)
valgrind log 1
Though it may be wpp:
Invalid write of size 4
at wpp_open_mem (compiler.c:232)
by pp_open_include (preproc.c:510)
by pp_do_include (ppl.l:1600)
by ppy_parse (ppy.y:186)
by wpp_parse (wpp.c:194)
by preprocess_shader (compiler.c:350)
by D3DAssemble (compiler.c:493)
by D3DXAssembleShader (shader.c:191)
by assembleshader_test (asm.c:177)
by func_asm (asm.c:457)
by run_test (test.h:556)
by main (test.h:624)
Address 0x7f000304 is 4 bytes inside a block of size 10 free'd
at notify_free (heap.c:262)
by RtlFreeHeap (heap.c:1747)
by HeapFree (heap.c:272)
by GetLocaleInfoW (locale.c:1391)
by get_lcid_codepage (locale.c:190)
by LOCALE_Init (locale.c:3078)
by __wine_kernel_init (process.c:1153)
by __wine_process_init (loader.c:2872)
by wine_init (loader.c:831)
by main (main.c:228)
I'll attach the Valgrind logs.
Cc'ing Matteo, since he wrote all of that code (though, quite a while back..).
--
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=28038
Summary: wininet/tests/urlcache: CommitUrlCacheEntry fails
sometimes
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
See at
http://test.winehq.org/data/8c00ee0beff1a9a6be08f32d821186c798d15b9d/linux_…
and also locally. Here's a log, with backtrace:
../../../tools/runtest -q -P wine -M wininet.dll -T ../../.. -p
wininet_test.exe.so urlcache.c
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
urlcache.c:418: Test failed: CommitUrlCacheEntry failed with error 112
urlcache.c:424: Test failed: RetrieveUrlCacheEntryFile should have set last
error to ERROR_INSUFFICIENT_BUFFER instead of 2
urlcache.c:429: Test failed: RetrieveUrlCacheEntryFile failed with error 2
urlcache.c:43: Test failed: RetrieveUrlCacheEntryFile: dwStructSize was 1114360
urlcache.c:44: Test failed: RetrieveUrlCacheEntryFile: lpszSourceUrlName should
be http://urlcachetest.winehq.org/index.html instead of ^X^T
urlcache.c:45: Test failed: RetrieveUrlCacheEntryFile: lpszLocalFileName should
be C:\users\dank\Local Settings\Temporary Internet
Files\Content.IE5\2IJCR9QJ\index[0].html instead of
Unhandled exception: page fault on read access to 0x00650053 in 32-bit code
(0x682a1527).
Backtrace:
=>0 0x682a1527 in libc.so.6 (+0x111527) (0x0032fb18)
1 check_cache_entry_infoA+0x152(returnedfrom="RetrieveUrlCacheEntryFile",
lpCacheEntryInfo=0x131400) [dlls/wininet/tests/urlcache.c:46]
2 test_urlcacheA+0xacd() [dlls/wininet/tests/urlcache.c:431]
3 func_urlcache+0xa8() [dlls/wininet/tests/urlcache.c:782]
4 run_test+0x9e(name="urlcache.c") [include/wine/test.h:556]
0x682a1527: repe movq 0x0(%edx),%mm2
--
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=26134
Summary: d3d9/query test shows a few leaks under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
28 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IWineD3DDeviceImpl_CreateQuery (device.c:1247)
by query_init (query.c:161)
by IDirect3DDevice9Impl_CreateQuery (device.c:2703)
by test_occlusion_query_states (query.c:169)
by func_query (query.c:278)
by run_test (test.h:556)
by main (test.h:624)
...
32 bytes in 1 blocks are definitely lost
at malloc (vg_replace_malloc.c:236)
by realloc (vg_replace_malloc.c:525)
by ??? (in /usr/lib/libGL.so.1.2)
by ??? (in /usr/lib/libGL.so.1.2)
by drawStridedFast (drawprim.c:47)
by drawPrimitive (drawprim.c:718)
by IWineD3DDeviceImpl_DrawPrimitiveUP (device.c:4926)
by IDirect3DDevice9Impl_DrawPrimitiveUP (device.c:1954)
by test_occlusion_query_states (query.c:203)
by func_query (query.c:278)
by run_test (test.h:556)
by main (test.h:624)
...
56 bytes in 2 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IWineD3DDeviceImpl_CreateQuery (device.c:1247)
by query_init (query.c:161)
by IDirect3DDevice9Impl_CreateQuery (device.c:2703)
by test_query_support (query.c:107)
by func_query (query.c:277)
by run_test (test.h:556)
by main (test.h:624)
...
56 bytes in 2 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IWineD3DDeviceImpl_CreateQuery (device.c:1247)
by query_init (query.c:161)
by IDirect3DDevice9Impl_CreateQuery (device.c:2703)
by test_query_support (query.c:121)
by func_query (query.c:277)
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.
http://bugs.winehq.org/show_bug.cgi?id=26132
Summary: dsound/capture tests shows some leaks under valgrind
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 26131
After bug 26131, there are some more leaks in dsound:
828 bytes in 46 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by DSOUND_CopyFormat (primary.c:455)
by IDirectSoundCaptureBufferImpl_Create (capture.c:866)
by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256)
by dscenum_callback (capture.c:569)
by a_to_w_callback (dsound_main.c:291)
by DirectSoundCaptureEnumerateW (dsound_main.c:494)
by DirectSoundCaptureEnumerateA (dsound_main.c:423)
by capture_tests (capture.c:677)
by func_capture (capture.c:698)
by run_test (test.h:556)
by main (test.h:624)
...
846 bytes in 47 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by DSOUND_CopyFormat (primary.c:455)
by IDirectSoundCaptureBufferImpl_Create (capture.c:866)
by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256)
by dscenum_callback (capture.c:569)
by a_to_w_callback (dsound_main.c:291)
by DirectSoundCaptureEnumerateW (dsound_main.c:473)
by DirectSoundCaptureEnumerateA (dsound_main.c:423)
by capture_tests (capture.c:677)
by func_capture (capture.c:698)
by run_test (test.h:556)
by main (test.h:624)
and one possible leak:
18 bytes in 1 blocks are possibly lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by DSOUND_CopyFormat (primary.c:455)
by IDirectSoundCaptureBufferImpl_Create (capture.c:866)
by IDirectSoundCaptureImpl_CreateCaptureBuffer (capture.c:1256)
by dscenum_callback (capture.c:569)
by a_to_w_callback (dsound_main.c:291)
by DirectSoundCaptureEnumerateW (dsound_main.c:494)
by DirectSoundCaptureEnumerateA (dsound_main.c:423)
by capture_tests (capture.c:677)
by func_capture (capture.c:698)
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.
http://bugs.winehq.org/show_bug.cgi?id=26924
Summary: Beta League of Legends Patcher locks up.
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)placesthroughtime.com
Using the new League of Legends patcher found at:
http://amshaegar.de/lol/LoLRADS_US.zip
Which requires you to have vcrun2005 installed with winetricks I get the
following error message and it locks up.
err:ntdll:RtlpWaitForCriticalSection section 0x509838 "?" wait timed out in
thread 0022, blocked by 0025, retrying (60 sec)
--
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=26067
Summary: user32/dialog tests show some valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33246)
--> (http://bugs.winehq.org/attachment.cgi?id=33246)
valgrind log
Invalid read of size 4
at DIALOG_DoDialogBox (dialog.c:817)
by DialogBoxParamA (dialog.c:846)
by test_DialogBoxParamA (dialog.c:1047)
by func_dialog (dialog.c:1291)
by run_test (test.h:556)
by main (test.h:624)
...
28 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by DIALOG_get_info (defdlg.c:335)
by DefDlgProcA (defdlg.c:362)
by test_WM_NEXTDLGCTL (dialog.c:600)
by func_dialog (dialog.c:1287)
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.
http://bugs.winehq.org/show_bug.cgi?id=24470
Summary: winegcc: 32-bit libs are not found with -m32 on 64-bit
host
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Use a 64-bit Linux, and save following as main.c:
#include <windows.h>
int main(int argc, char **argv)
{
MessageBoxA(0,"test","app",0);
return 0;
}
in the folder containing that file type:
winegcc main.c -m32 -o main.exe.so
you can verify the normal behaviour with:
winegcc main.c -o main64.exe.so
but you will get a 64-bit winelib app.
this worked before, so i added regression.
other projects like lmms depend on that, so setting keyword regression
see also Bug 24402
--
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=16792
Summary: BaseHead 1.7 crashes while moving window around
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.baseheadinc.com/downloads/47?task=download
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.winehq.org/pipermail/wine-devel/2009-January/071730.html
was a post from an ISV who mentioned that his app "runs pretty chunky"
in Wine, so I tried it out. He mentioned that it needed flash,
so I did 'winetricks flash' first.
First problem: The installer uses a tiny, tiny font, which looks like bug
16264.
Second problem: playing around with the app's window, trying to position
it right on my laptop's 1024x768 screen, I got the following crash:
Unhandled exception: page fault on read access to 0x00000148 in 32-bit code
(0x7
eb1e72b).
Backtrace:
=>0 0x7eb1e72b PEN_SelectObject+0x2b(handle=0x64, hdc=0x26f8)
[dlls/gdi32/pen.c:238] in gdi32 (0x0032f9d4)
1 0x7eb09d8c SelectObject+0xac(hdc=0x26f8, hObj=?) [dlls/gdi32/gdiobj.c:1129]
in gdi32 (0x0032fa04)
2 0x734759fb in msvbvm60 (+0x559fb) (0x00b9410c)
0x7eb1e72b PEN_SelectObject+0x2b [dlls/gdi32/pen.c:238] in gdi32: movl
0x148(%eax),%edx
238 if (dc->funcs->pSelectPen && !dc->funcs->pSelectPen( dc->physDev,
ha
ndle ))
--
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=16255
Summary: AOM Gold does not show marker when setting tasks for
citizens
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
AOM Gold does not show marker when setting tasks for citizens
It will only show a marker when moving a unit or when a Town Center attacks an
undeveloped wall.
--
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=10001
Summary: Lack of hardware mixing
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Directsound properly plays most games correctly but there is no support for
hardware mixing. Various cards support it through Alsa. Support for this would
reduce latency and improve audio quality. Further multiple audio channels can
be supported on such cards more efficiently.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28135
Summary: BiG World Project for baldur's gate will not work.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: i30817(a)gmail.com
It's a complicated bat file to download and setup mods for Baldur's gate 2 & 1
It appears that wineconsole is not prepared to deal with it.
http://www.shsforums.net/index.php?app=downloads&module=display§ion=dow…
--
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=21364
Summary: Flygprestanda Perfomance Guru
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.flygp.se/performance-guru.shtml
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Once I manually hack around http://bugs.winehq.org/show_bug.cgi?id=20812 and
run Performance Guru, the application appears to work fine except for a bad
drawing issue.
Essentially, dialog boxes get drawn without text on them. Sometimes the text
shows if you click where the dialog box is, or if you refresh a tab by going to
another place in the program.
I believe the relevant fixmes I see are:
fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
The second error repeats many times in the console.
I can send an installer for the app if needed.
--
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=29424
Bug #: 29424
Summary: Program in 'path' not found
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john.aaron.rose(a)googlemail.com
Classification: Unclassified
Created attachment 38083
--> http://bugs.winehq.org/attachment.cgi?id=38083
Screenshot demonstrating the bug.
Program which is in a folder in the 'path' is not found even though it is found
when that folder is specified explicitly.
--
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=20035
Summary: DarkWave Studio: crashes on startup
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
URL: http://www.experimentalscene.com/downloads/DarkWave-St
udio-2.9.9.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: valerio.orlandini(a)live.it
Created an attachment (id=23581)
--> (http://bugs.winehq.org/attachment.cgi?id=23581)
Bash console output while launching the application
Application crashes as soon as it is started, on splash screen.
--
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=16611
Summary: Regression: WoW crashes on startup in git
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=18162)
--> (http://bugs.winehq.org/attachment.cgi?id=18162)
Crashlog
Tested in today's git. Log attached.
Crashes on 9800GTX+.
878c2a83325b66cea79c24dc7379e5a6ee976044 is first bad commit
commit 878c2a83325b66cea79c24dc7379e5a6ee976044
Author: Vincent Pelletier <plr.vincent(a)gmail.com>
Date: Mon Dec 22 21:56:14 2008 +0100
user32: Fix SPI_GETMOUSESPEED and SPI_SETMOUSESPEED.
:040000 040000 560e75ac4aead92227abf3bbb013abce85f82fd9
420d368616bb19877d5395a87c74df658211a476 M 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=16311
Summary: World of Warcraft crashing on start with nVidia 180.x
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.worldofwarcraft.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
Using nVidia beta drivers 180.11 on 9800 GTX+.
WoW runs incredibly well (90 fps average instead of 15-20 fps average) under
those new drivers.
On first startup, nothing unusual happens. On exit, everything is fine.
However, if I startup WoW a second time:
adys@azura:~/wow$ wine wow
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 142 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 147
Current serial number in output stream: 147
Locking assertion failure. Backtrace:
#0 /usr/lib32/libxcb-xlib.so.0 [0xf7da1767]
#1 /usr/lib32/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xf7da181e]
#2 /usr/lib32/libX11.so.6 [0x7e9f6dc9]
#3 /usr/lib32/libX11.so.6(XESetCloseDisplay+0x44) [0x7e9d8e14]
#4 /usr/lib32/libGL.so.1 [0x7e960249]
#5 [0x7dec0af8]
Restarting X fixes the problem until next startup. Numbers seem to always be
the same.
Using latest git. I don't know if this is a bug with wine or nVidia; maybe
related to bug 15926.
--
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=19909
Summary: WoW black screen on last PTR in opengl mode
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=23372)
--> (http://bugs.winehq.org/attachment.cgi?id=23372)
WINEDEBUG=+opengl
wine wow.exe -opengl results in a black screen. +opengl trace 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=16500
Summary: Gothic 3 Forsaken Gods: Water textures not working
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muspiepen(a)hotmail.com
Water textures are not working at all and distort overall scenery
--
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=11641
Summary: GGclient: winefile inappropriately launched instead of
winebrowser upon installation completion
Product: Wine
Version: 0.9.54.
Platform: PC
URL: http://stats.gg-game.com/clientdownload.php?lang=en&mirror=0
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=10837)
--> (http://bugs.winehq.org/attachment.cgi?id=10837)
Output with process traces.
Just after completing the file copy/progress bar phase of the installation of
the GG client, the installer is supposed to invoke the local web browser to
display a link, but on Wine, winefile is invoked, when winebrowser should be
started. Attached are outputs with process traces.
--
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=13066
Summary: Moving child window hangs X with flashing cursor
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rschaffter(a)comcast.net
Poser 7.0 is a 3D model manipulation and rendering program. It has a main
background window and several child windows, including a 3D viewport using
openGL.
When running on the KDE desktop using the Window Manager, moving the window
causes the cursor to flash between the normal pointer and the cross shaped move
window icon, and the mouse buttons and keyboard to become unresponsive for
between 20 seconds and one hour. Eventually the flashing stops and the window
can then be moved.
When run on the desktop without using the window manager or decorations, this
problem does not occur. However, when the 3D window is manipulated, the child
windows all disappear behind the main window (bug # 13065)
I'm running openSUSE 10.3 with KDE 3.59 and the nVidia proprietary video
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=28310
Summary: Microkey Millennium needing phoneInitialize,
phoneGetMessage, and lineGetMessage functions
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomatogoatee(a)gmail.com
Created an attachment (id=36276)
--> (http://bugs.winehq.org/attachment.cgi?id=36276)
Patch to add phoneInitialize, phoneGetMessage, and lineGetMessage functions to
tapi32.dll
The above functions are required by Microkey Millennium in order to launch,
regardless of the inclusion of the communication module. The attached patch
adds the functions to the tapi32.dll and allows Millennium to run in a
non-central station capacity. (i.e.: View/Modify accounts, create work orders,
etc.)
It was suggested in the forums that I submit it here for cleanup and possible
integration into wine proper. Thanks to qwertymn and jorl17 for the majority of
the legwork.
--
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=19600
Summary: Adobe Updater 6 crashes when clicking on "Show
Details"
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22856)
--> (http://bugs.winehq.org/attachment.cgi?id=22856)
wine-1.1.26-390-g31dab8f console output
Adobe Updater 6 comes with the CS4 suite.
After checking for update, Updater will give a brief overview of what updates
are available. Clicking on "Show Details" causes and unhandled exception.
The debugger doesn't seem to catch it though. Log 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=28152
Summary: game fails to find video card
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vaniaz(a)msn.com
After launching Heroes 6 DEMO you get the message that it can't find video card
and the game closes.
fixme:win:EnumDisplayDevicesW ((null),0,0x346d200,0x00000000), stub!
It seems it fails to enumerate device.
--
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=11178
Summary: Legacy 5 freezes on closing its data file.
Product: Wine
Version: 0.9.53.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aganderson(a)ukonline.co.uk
Created an attachment (id=10231)
--> (http://bugs.winehq.org/attachment.cgi?id=10231)
Console log taken on closing database - freezes up
Installed Legacy 5. Loaded my database OK.
Changed font and colours in Preferences. These were not retained.
Exit from program caused lockup - had to kill.
Could not then reload Legacy - had to re-install.
Closing my file causes freeze, too. (console log taken from this)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24119
Summary: WoW:Cataclysm installer complains about Insufficient
CPU speed
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Minor, because it doesn't prevent installation.
See attachment. My CPU is an intel i7 860 (8 cores, 2.80GHz).
--
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=27189
Summary: Hydrophobia Prophecy wants
GetLogicalProcessorInformation implemented
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Running the game gives me a warning:
WARNING: Your PC is below the minimum spec. Processor cores: 1; Minium spec for
Hydrophobia: 2 Cores.
I see:
fixme:process:GetLogicalProcessorInformation ((nil),0x33fdb4): stub
fixme:process:GetLogicalProcessorInformation (0x286ff88,0x33fdb4): stub
fixme:process:GetLogicalProcessorInformation ((nil),0x33fad4): stub
fixme:process:GetLogicalProcessorInformation (0x2763838,0x33fad4): stub
in the terminal.
Really though, I'm sure I have more than one core:
austin@aw25 ~ $ cat /proc/cpuinfo | grep -c processor
8
:)
--
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=30263
Bug #: 30263
Summary: builtin iexplore does not display Chinese
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
LANG=zh_CN.utf8
Chinese display ok in wine notepad.
We can use wine bugzilla for testing:
"Testing Chinese display: 测试中文显示"
In wine builtin iexplore the English letters display OK correctly but the
Chinese display as raw unicode hex number, for example,
"测" in unicode is 6D4B, in Wine builtin iexplore it display as:
+--+
|6D|
|4B|
+--+
I'm not very sure if it is a regression, will retest with earlier version
later.
--
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=18931
Summary: Photoshop CS4 page fault on creating new file
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=21778)
--> (http://bugs.winehq.org/attachment.cgi?id=21778)
Console output (latest git)
When trying to create a new file in Photoshop CS4, a page fault occurs,
apparently in msvcr80.
Tried both vcrun2005 and vcrun2005sp1 but this does not help.
--
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=19598
Summary: Adobe Bridge CS4 causes a page fault
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22852)
--> (http://bugs.winehq.org/attachment.cgi?id=22852)
wine-1.1.26-390-g31dab8f console output
Adobe Bridge CS4 causes a page fault. The debugger doesn't do anything and has
to be killed. Log attached anyway.
--
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=21650
Summary: Crash in Ultima Online Stygian Abyss Installer
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://web.cdn.eamythic.com/us/uo/installers/20091130/
UOSAClassic_7_0_3_0.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstefani(a)redhat.com
Created an attachment (id=26139)
--> (http://bugs.winehq.org/attachment.cgi?id=26139)
Choose Install Location dialog
The Ultima Online Stygian Abyss installer works in two steps:
- Self-extracting rar file
- setup.exe automatically started after the self-extracting.
The self-extracting works just fine and extracts to
(C:\users\$username\Temp\RarSFX0); saves on repeating the extraction step
during testing.
Running the setup.exe works just fine until the "Choose Install Dialog". It
shows
the recommended install path and a warning "The install folder specified is not
valid."; see attached screenshot. As soon as I try to delete something from the
path aka hit backspace Wine crashes.
The crash is an unhandled page fault on read access to NULL and happens in
application code. The last thing that happened in Wine was a LB_RESETCONTENT
message handled by the listbox control. I have attached the crash with the
+listbox,+dialog,+msg,+message,+tid,+seh,+relay debug log.
Ultima Online Stygian Abyss has an AppDB entry which shows how to workaround
the installer. I'm not at all interested in playing the game. I just got
pointed to the installer problem and have opened this bugzilla entry.
thanks
bye
michael
--
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=18014
Summary: Paraworld page fault when starting game
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: steve(a)dark-green.com
Created an attachment (id=20395)
--> (http://bugs.winehq.org/attachment.cgi?id=20395)
output from wine, WINEDEBUG set to empty in environment
Game starts OK, but selecting a campaign to start hangs the window. Wine
reports an unhandled page fault in ntdll related to the Paraworld server
PWServer.exe thread.
--
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=18771
Summary: Switching desktops or minimizing desktop makes
application disappear
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Running GMX SMS Manager
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4824 which is
embedded in the taskbar (KDE 3.5.10, OpenSUSE 11.1). Once the SMS-Window is
open,and I
- switch desktop to desktop 2,3,4, or
- minimize all applications to show desktop
the GMX application window disappears. The application still runs in the
taskbar, but if I right-click -> Open SMS-Manager nothing happens. Have to
close and restart the application.
--
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=23615
Summary: Left 4 Dead 2 wont start
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebug(a)roob.us
Created an attachment (id=29536)
--> (http://bugs.winehq.org/attachment.cgi?id=29536)
wine output
Ive installed left 4 dead 2 in steam and it worked a few times and i was able
to play it....it actually played pretty good once i tweaked some settings. But
8 out of 10 times...it will not start. If I open steam and goto left 4 dead 2
and hit play...i get the small "preparing to launch" window...then nothing..the
window disapears after 5 seconds or so...i can hit the play button 10 times in
a row and it will not launch. Ive attached the output i get from wine when this
happens.
Im on arch linux 64bit fully updated on a core2duo 2.13ghz with 4 gigs of ram
using a nvidia gtx260 on nvidia driver 256.35....If there is any additional
info that will be useful please let me know and i will post.
--
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=24482
Summary: Project64 fails to set display mode on subsequent
attempts.
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30891)
--> (http://bugs.winehq.org/attachment.cgi?id=30891)
PJ64-Glide
When loading a game for the first time, it will start fine. After choosing the
"End Emulation" option to go back to the application's main window, it will
fail to display anything properly if you attempt to load a game again. The
type of error changes depending on which video plugin was used. I tested with
Glide Napalm WX, and Jabo's Direct3D8 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=23444
Summary: Internet Explorer crash when start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hellocyf(a)gmail.com
Internet Explorer crash when start this app.
and application embed ie crash also.
ubuntu 10.04
--
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=27770
Summary: Iexplore not show any message or dialog
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 0001(a)techemail.com
Hello!
Please test
wine iexplore http://liblearn.osu.edu/tutor/jscript.html
No message popup for me
--
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=29453
Bug #: 29453
Summary: msi installer don't finish propertly (cancels
instalation due rare error)
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prueboblog(a)gmail.com
Classification: Unclassified
In some instalation versions, msi installer gets an rare error and cancels the
instalation. It happens to me with the game FEAR and other games of this
generation.
--
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=23172
Summary: Photoshop CS4 page fault on load
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=28825)
--> (http://bugs.winehq.org/attachment.cgi?id=28825)
Wine 1.2-rc3 console output
After working around Bug 18070 and Bug 23171, Photoshop CS4 causes a page fault
during the splash screen.
Tried native gdiplus but it didn't help.
--
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=28322
Summary: err:service:service_send_command service protocol
error - failed to write pipe!
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
while running Metaquotes 5 b491 i've received an automatic upgrade to b501;
then the program ask to restart to apply the upgrade, and get this logged :
fixme:service:QueryServiceConfig2W Level 2 not implemented
fixme:service:svcctl_ChangeServiceConfig2W SERVICE_CONFIG_FAILURE_ACTIONS not
implemented: period 0 msg (null) cmd (null)
err:service:service_send_command service protocol error - failed to write pipe!
As a result the upgrade cant be completly done: i've needed to delete 2
previous files (metatester) and killed their running process to get the updated
files installed.
--
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=17742
Summary: winhelp: some help chapters cannot be accessed at all
inside a .hlp file
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nm127(a)freemail.hu
Created an attachment (id=19956)
--> (http://bugs.winehq.org/attachment.cgi?id=19956)
test .hlp file
When the attached "WCX Writer's Reference.hlp" is opened the chapter
"CanYouHandleThisFile" cannot be accessed. In the "Table of contents" the
chapter "CanYouHandleThisFile" is shown but when I doubleclick on it then the
following error message appears:
[Error]
(x) count > 1 not supported yet
[OK]
The .hlp file originally coming from:
http://ghisler.fileburst.com/plugins/wcx_ref2.12.zip (Packer extensions
(plugins)/Interface description 2.12 at http://www.ghisler.com/plugins.htm )
Workaround:
HelpDeco ( http://www.geocities.com/mwinterhoff/helpdeco.htm ) can convert the
.hlp file to .rtf.
--
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=26551
Summary: Nothing but white screen in Diner Dash
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://www.bigfishgames.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=33814)
--> (http://bugs.winehq.org/attachment.cgi?id=33814)
Wine 1.3.16 console output
When loading Diner Dash, there is nothing but a white screen. Using fglrx in
Ubuntu 10.10 x64.
Technically, this can be downloaded from Big Fish Games but their client
doesn't work (easily) under Wine, see
http://appdb.winehq.org/objectManager.php?sClass=version&iId=22243
Log 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=28258
Summary: cmd/batch.ok fails under WINEDEBUG=warn+heap
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Here's the log:
$ WINEDEBUG=warn+heap make batch.ok
../../../tools/runtest -q -P wine -M cmd.exe -T ../../.. -p cmd.exe_test.exe.so
batch.c && touch batch.ok
...
batch.c:301: Test failed: unexpected char 0x5c position 49 in line 229 (got 'CD
value Z:\home\dank\wine-git\programs\cmd\tests\foobar', wanted 'CD value
@pwd@@or_broken@CD value@space@')
--
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=26553
Summary: Diner Dash games crash when taking them out of full
screen
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=22243
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=33815)
--> (http://bugs.winehq.org/attachment.cgi?id=33815)
Wine 1.3.16 console output
1. Load a Diner Dash game (Diner Dash 2 for example)
2. Click on options
3. Deselect full screen
4. Crash
Log 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=21963
Summary: Maya 2010: can't register product, registration window
is blank
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://usa.autodesk.com/adsk/servlet/pc/index?siteID=1
23112&id=13578047
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When you start the app, it asks if you want to
activate it. If you say yes, it runs LMU.exe,
which puts up a blank window.
winetricks ie6 doesn't work around it - it crashes.
--
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=21302
Summary: RVTMod7: Exception STATUS_ACCESS_VIOLATION
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.perror.de/rv/files/rvtmod7.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25635)
--> (http://bugs.winehq.org/attachment.cgi?id=25635)
STATUS_ACCESS_VIOLATION + Stackdumps...
This is a free set of console based programs which are used to convert ASE
models to PRM and W for use with the Re-Volt PC game, along with modifying the
world files. It's very common among the re-volt community.
The log attached is from ASE2PRM,ASE2W, and RVGLUE which are the most common
files of the pack.
--
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=12570
Summary: AutoCAD 2008 Register Today window contents not
displayed
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dominikowski(a)gmail.com
Created an attachment (id=12150)
--> (http://bugs.winehq.org/attachment.cgi?id=12150)
log
I cannot register and thus use AutoCAD 2008, because I cannot see the contents
of the Register Today window. Attached is a log and a screenshot.
WINE 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=27894
Summary: Inconsistent "for /L" parsing
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
"for /L %i in (1,2,3) do echo %i" is parsed correctly
Output:
1
2
3
while
"for /L %i in (1,1,1) do echo %i" is not
Output:
wine: cannot find L"C:\\windows\\system32\\do.exe"
File not found
--
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=10086
Summary: Liero Xtreme: Unknown DirectDraw Error
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.spectrumfire.net/files/LieroX_v0.56_Pack_1.9.
zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=8648)
--> (http://bugs.winehq.org/attachment.cgi?id=8648)
Wine output
When launching Liero Xtreme via wine LieroX.exe, the application performs a
resolution change, but fails with a DirectDraw unknown error, then gracefully
exists. Attached are logs and the screenshot of the error dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19261
Summary: WebSlingPlayer IE doesn't work
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.sling.com/sling_player
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
WebSlingPlayer is available for both Firefox and IE. The Firefox version works
fine.
However, running under Wine's iexplore fails.
To recreate:
1. Go to http://www.sling.com/sling_player
2. Log in.
At this point you should be asked "Do you have a Slingbox setup to use?" (or
similar), but iexplore just sits there doing nothing.
On closing, iexplore remains in the background and runs at around 50% CPU.
There is nothing in the console to give a clue.
Native IE6 is much worse; no page loads at 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=28533
Bug #: 28533
Summary: Google Earth graphics garbage
Product: Wine
Version: 1.3.29
Platform: x86-64
URL: http://dl.google.com/earth/client/ge4/release_4_3/goog
leearth-win-plus-4.3.7284.3916.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36622
--> http://bugs.winehq.org/attachment.cgi?id=36622
Wine 1.3.29 screenshot
Google Earth 4 and 6 both output garbage instead of the actual Earth (see
attachment).
Tried with OpenGL and DirectX mode, and in safe mode, but the result is the
same.
Same in Wine-1.2 and wine-1.3.29-121-gfdda702
Using the latest 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.