https://bugs.winehq.org/show_bug.cgi?id=37644
Bug ID: 37644
Summary: .NET 3.5 crash when running System.Console.Clear()
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: james(a)jameswarner.us
Distribution: ---
Created attachment 50099
--> https://bugs.winehq.org/attachment.cgi?id=50099
Example program, source code to said program and output log
When running System.Console.Clear() under .NET 3.5 in WINE (installed in a
clean .wine through Winetricks), it will crash with:
Unhandled Exception: System.IO.IOException: Invalid handle.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.Console.GetBufferInfo(Boolean throwOnNoConsole, Boolean&
succeeded)
at System.Console.Clear()
This can be reproduced by running System.Console.Clear() under any application
in .NET 3.5.
Attached is a demo application to reproduce this, the source code to produce
this issue and the log generated.
WINE version: 1.7.30 under Debian (sid) x86.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36960
Bug ID: 36960
Summary: Avencast: Rise of the Mage fails to start
(D3DXCreateTextureFromFileA failed)
Product: Wine
Version: 0.9.48.
Hardware: x86
URL: http://www.strategyinformer.com/pc/avencast/demo/17710
.html
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Blocks: 10325
Created attachment 49077
--> https://bugs.winehq.org/attachment.cgi?id=49077
+d3dx,+d3d trace
While looking at old bugs (bug 10325), I noticed that Avencast has a problem
with d3dx:
"DXC_Gfx: D3DXCreateTextureFromFileA failed: D3DERR_INVALIDCALL
(file:graphics\\gui\\windows\\gui_energybar02_frame.tga)"
terminal shows:
fixme:d3d:wined3d_device_set_software_vertex_processing device 0x169430,
software 0 stub!
fixme:d3d:swapchain_gl_present WINED3D_SWAP_EFFECT_FLIP not implemented.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:d3dx:D3DXCreateTextureFromFileInMemoryEx Texture creation failed.
doing winetricks d3dx9 let's the game start without that error. I've attached a
+d3d,+d3dx trace
austin@aw25 ~ $ du -h avencastdemo.exe
309M avencastdemo.exe
austin@aw25 ~ $ sha1sum avencastdemo.exe
704c0f3fd05405e00814282cc6247401b2884574 avencastdemo.exe
austin@aw25 ~ $ wine --version
wine-1.7.22
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37254
Bug ID: 37254
Summary: server/curses.c fails to build on NetBSD 6.1.4
Product: Wine
Version: 1.7.26
Hardware: x86
OS: NetBSD
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
gcc -c -o curses.o curses.c -I. -I../../include -D__WINESRC__ -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body -Wignored-qualifiers -Wstrict-prototypes -Wtype-limits -Wvla
-Wwrite-strings -Wpointer-arith -Wlogical-op -gdwarf-2 -gstrict-dwarf
-fno-omit-frame-pointer -g -O2
curses.c:102:1: error: 'getmouse' undeclared here (not in a function)
curses.c:102:1: warning: type defaults to 'int' in declaration of 'p_getmouse'
curses.c:128:1: error: 'acs_map' undeclared here (not in a function)
curses.c:128:1: warning: type defaults to 'int' in declaration of 'p_acs_map'
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47491
Bug ID: 47491
Summary: dinput event queue is overflowing and stalling the
whole game/wineserver
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: stefan.riesenberger(a)gmail.com
Distribution: ---
Created attachment 64873
--> https://bugs.winehq.org/attachment.cgi?id=64873
Achive with a +dinput log of 125hz and 1000hz pollrate mouse movement
The game tested was Borderlands 1 Enhanced Edition via Proton (not a Proton
issue though), because it is one of the most severe examples of this issue. The
game completely freezes when moving the mouse with the pollrate set to 1000Hz.
It only unfreezes when the mouse isn't moving anymore. This issue occurs in
multiple games resulting in huge framedrops when moving the mouse. A temporary
workaround is to set the mouse pollrate to 125Hz, but it's not a real solution
to the problem.
As already mentioned in the title the event queue of dinput is constantly
overflowing which blocks anything else running on the wineserver. I attached 2
logs with +dinput. Both were recorded for the same amount of time, one
containing the overflow with 1000Hz and one recorded at 125Hz.
My guess is that this problem occurs due to the single threaded nature of
wineserver and the huge amount of input data that arrives from the mouse. The
most elegant solution would probably be to move the input processing and
handling as much as possible outside of wineserver (glancing at esync), but I
am no expert in that regard.
kind regards,
Riesi
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44422
Bug ID: 44422
Summary: Vectric Aspire 9 : it does not load 3d images
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abelefa(a)alice.it
Distribution: ---
Created attachment 60354
--> https://bugs.winehq.org/attachment.cgi?id=60354
schermata aspire con wine 3.0
Vectric Aspire 9 : it does not load 3d images (wine-3.0)
it worked perfectly up to the version of wine-1.8.7
(output) wine-1.8.7 (Debian 1.8.7-2) wine_1.8.7-2
casa@debian:~/.wine/drive_c/Programmi/Aspire 9.0/Win32$ wine aspire.exe
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0032), starting debugger...
wine: Call from 0x7b83ae8c to unimplemented function
api-ms-win-crt-runtime-l1-1-0.dll._initialize_onexit_table, aborting
err:treeview:TREEVIEW_SetImageList unknown imagelist type 1
(output ) wine-3.0 (Debian 3.0-1)
casa@debian:~/.wine/drive_c/Programmi/Aspire 9.0/Win32$ wine aspire.exe
001d:err:winedevice:async_create_driver failed to create driver L"KeyP":
c000000e
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0033), starting debugger...
0009:err:treeview:TREEVIEW_SetImageList unknown imagelist type 1
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45573
Bug ID: 45573
Summary: League of Legends 8.12+ fails to start a game
(anticheat engine, hooking of syscall return
instructions)
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Diagnosed by Andrew Wesie; partially split off from bug 45327.
The game expects to be able to hook both the first instruction of the syscall
and the last (return) instruction. The current staged implementation of the
syscall dispatcher does not return to the syscall thunk but rather directly to
its caller, which causes the game to fail.
--
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=35467
Bug ID: 35467
Summary: Error with native and buildin msvcirt.dll with LockOn
Product: Wine
Version: 1.6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: wine.mj(a)farbpigmente.org
Classification: Unclassified
Created attachment 47339
--> http://bugs.winehq.org/attachment.cgi?id=47339
Debug File
x86-64 Linux (Ubuntu 12.04) with Wine 1.6.1 from Launchpad
Wine prefix with Wine Arch win32.
Install LockOn 1.0 from CD: OK
Start Lockon with the prefix and arch: Error
WINEARCH=win32 WINEPREFIX=~/.wine_LockOn wine .wine_LockOn/drive_c/Program\
Files/Ubisoft/Eagle\ Dynamics/Lock\ On/LockOn.exe
wine: Call from 0x7b83bcd5 to unimplemented function
msvcirt.dll.??0fstream@@QAE@PBDHH@Z, aborting
err:module:attach_process_dlls "Common.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"...\\.wine_LockOn\\drive_c\\Program Files\\Ubisoft\\Eagle Dynamics\\Lock
On\\LockOn.exe" failed, status 80000100
Install native msvcirt.dll via winetricks and change config to "Native
(Windows)".
Start LockOn with new Confg: Error
WINEARCH=win32 WINEPREFIX=~/.wine_LockOn wine .wine_LockOn/drive_c/Program\
Files/Ubisoft/Eagle\ Dynamics/Lock\ On/LockOn.exe
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by
the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support,
please visit http://ubuntuforums.org/showthread.php?t=1960599
wine: Unhandled page fault on read access to 0x00000000 at address 0x3ab320
(thread 0009), starting debugger...
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Debug File, see Attachment
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43117
Bug ID: 43117
Summary: F1 Race Stars graphical problems
Product: Wine
Version: 2.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 58319
--> https://bugs.winehq.org/attachment.cgi?id=58319
GZip log from F1 Race Stars
When using the following register key for setting the OpenGL version to 4.5:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"MaxVersionGL"=dword:00040005
The game starts, but has some issues with shaders as the in game colours are
flawed. When starting a new game, the cars are invisible and the colours has
the same issues as in the menu.
I'm attaching a log of a run of the game. It seems like there is a lot of
fixme's.
The following fixme's seems to repeat:
fixme:d3d11:shdr_handler Unhandled chunk "RDEF".
fixme:d3d11:shdr_handler Unhandled chunk "STAT".
fixme:d3d11:shdr_handler Unhandled chunk "RDEF".
fixme:d3d11:shdr_handler Unhandled chunk "STAT".
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x800000c2.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x00155543.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x800000c2.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x00155543.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x800000c2.
fixme:d3d_shader:shader_sm4_read_instruction_modifier Unhandled modifier
0x00155543.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37280
Bug ID: 37280
Summary: extension ARB_framebuffer_object not supported
Product: Wine
Version: 1.7.26
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: the_q123(a)hotmail.com
Discovered this while trying to load shaders for the Aali's FF7/8 OGL driver:
http://forums.qhimm.com/index.php?topic=14922.0
The shader I used in particular is Asmodean's ComplexMultiShader:
http://www.mediafire.com/download/p214x9ftu2rxbge/ComplexMultiShader.post
This message (with shader model < 140, it's a warning; with 140+ it's an error)
comes up in FF7's APP.LOG:
0(21) : warning C7508: extension ARB_framebuffer_object not supported
I do not believe this is a problem with either the Aali's driver or Asmodean's
shader because they appear to be working for windows users. This must be a
problem in wine, probably in OpenGL.
I am building wine from git on 64-bit Archlinux and my GPU is a GeForce GT 630
with nvidia drivers 343.13.
ARB_framebuffer_object is listed explicitly as a supported extension by
nvidia-config.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44244
Bug ID: 44244
Summary: d2d1 dwrite factory crash
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: markau0(a)lycos.com
Distribution: ---
Created attachment 60037
--> https://bugs.winehq.org/attachment.cgi?id=60037
d2d1 dwrite trace
When trying to load windows vst's that depend on d2d1 there are crashes.
3 different video cards/drivers were tried (intel, radeon, nvidia) all with the
same result.
The traces seem to indicate that it's occuring with d2d1 and dwrite and maybe
factory creation and the wine debugger seems to indicate that opengl loading is
involved with it as well.
If d2d1 is disabled using winecfg, then the window's vst's do load but suffer
from display corruption.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44440
Bug ID: 44440
Summary: Some of the graphics elements aren't rendered in
Subnautica
Product: Wine
Version: 3.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: r3pek(a)r3pek.org
Distribution: ---
While trying out Subnautica using the dx11 renderer, some of the elements of
the game, namely fishes and the escape pod aren't rendered at all.
Using the opengl renderer (-force-glcore) displays those elements.
--
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=35770
Bug ID: 35770
Summary: Contacam Surveillance Software Crashing at Random
Product: Wine
Version: 1.4.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: msvfw32
Assignee: wine-bugs(a)winehq.org
Reporter: isaacemch(a)gmail.com
Created attachment 47763
--> http://bugs.winehq.org/attachment.cgi?id=47763
Contacam surveillance software crashing (msvfw32)
I'm running Contacam (video surveillance software -from contaware.com) with
WINE 1.4.1, and the application is crashing at random intervals. Sometimes 6
minutes, sometimes 6 hours, and everything in between.
The error log seems to be pointing to msvfw32 as the culprit, but I'm not
absolutely sure.
I think this only happens when I run the application to record upon detection.
When I have all camera detections set to off (monitor only) the system does not
crash. It seems that when (maybe) contacam detects motion and then starts
recording to disc, the crash occurs.
This doesn't happen on every detection though. ContaCam will detect some
movements, and record them to disk just fine, but after a (seemingly) random
amount of time later, the application crashes, showing the attached log.
I am not completely sure what is going on here and why.
My clues are that msvfw32 (seems) to be a 16bit video compression DLL. My
question to this finding would be: "What would make the video compression
fail?"
I wonder if I do not have my WINE environment setup properly.
I have made sure to install the 32bit configuration of WINE (I am running
Ubuntu 13.10 x64)
I am also not sure if it is a result of what folder I am having Contacam
storing its images to. I am telling Contacam to store images to /var/www
directory, but have allowed all permissions to this /var/www directory.
Contacam is able to store videos to this location fine (most of the time at
least). I wonder if permissions are being overridden to denied sometimes
maybe. Maybe this has nothing to do with it though.
I'm hoping to get this app to not crash soon, because I need my surveillance
system to be reliable.
Thanks,
Isaac
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39393
Bug ID: 39393
Summary: d-link dwp-157 installed with wine 1.6.2 but opens
with error.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hrwt20(a)gmail.com
Distribution: ---
Created attachment 52507
--> https://bugs.winehq.org/attachment.cgi?id=52507
bug report
d-link dwp-157 installed with wine 1.6.2 but opens with error. Bug report
attached.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40922
Bug ID: 40922
Summary: Crashed when load & starting PES 2016 Steam on Wine
Product: Wine
Version: 1.9.11
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krisananto(a)gmail.com
Crashed when starting game Pro Evolution Soccer 2016 over the Steam apps in
wine. Used all engine start from WS9Wine1.7.52 to WS9Wine1.9.11.
--
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=33000
Bug #: 33000
Summary: Sim Theme Park fails to install/copy SafeDisc v1.x
driver to system32\drivers
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
a guy on IRC #winehq asked for help to get "Sim Theme Park" to work.
The game is copy-protected and the installer seems somehow fail to installer
the SafeDisc 1.x driver properly in system32/drivers folder.
Manually copying the driver after installation lets the game recognize the
original disc (for that SafeDisc 1.x has to be run in Win2K mode, see bug
12653) -> workaround.
The installer is Installshield based (year 2000).
+tid,+seh,+relay gives:
--- snip ---
0024:Call KERNEL32.CreateProcessW(00000000,0032e398
L"E:\\USEnglish\\Setup\\SETUP.EXE",00000000,00000000,00000000,00000400,00000000,001a7690
L"E:\\USEnglish\\Setup\\",0032da40,0032da30) ret=7e51f1c3
0026:trace:relay:load_list L"RelayExclude" =
L"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;kernel32.TlsGetValue;kernel32.TlsSetValue;kernel32.FlsGetValue;kernel32.FlsSetValue;kernel32.SetLastError"
0026:trace:relay:load_list L"RelayFromExclude" =
L"winex11.drv;user32;gdi32;advapi32;kernel32"
0026:Call KERNEL32.__wine_kernel_init() ret=7bc54420
0024:Ret KERNEL32.CreateProcessW() retval=00000001 ret=7e51f1c3
...
0028:Call KERNEL32.CreateProcessA(00000000,0015a7d0
"C:\\users\\focht\\Temp\\_INS5176._MP",00000000,00000000,00000000,00000000,00000000,00000000,0081e024,0081e068)
ret=f6edb8d0
002a:trace:relay:load_list L"RelayExclude" =
L"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.48;kernel32.49;kernel32.94;kernel32.95;kernel32.96;kernel32.97;kernel32.98;kernel32.TlsGetValue;kernel32.TlsSetValue;kernel32.FlsGetValue;kernel32.FlsSetValue;kernel32.SetLastError"
002a:trace:relay:load_list L"RelayFromExclude" =
L"winex11.drv;user32;gdi32;advapi32;kernel32"
002a:Call KERNEL32.__wine_kernel_init() ret=7bc54420
0028:Ret KERNEL32.CreateProcessA() retval=00000001 ret=f6edb8d0
...
002a:Call KERNEL32.lstrcmpA(0033f098 "SdSelectFolder",0153f897
"SdSelectFolder") ret=0040fbc8
002a:Ret KERNEL32.lstrcmpA() retval=00000000 ret=0040fbc8
...
002a:Call KERNEL32.lstrcmpiA(0033f498 "Edit",00480738 "Static") ret=0040e9cb
002a:Ret KERNEL32.lstrcmpiA() retval=ffffffff ret=0040e9cb
002a:Call user32.SetWindowTextA(000200fc,0033f8a8 "SimTheme Park") ret=0040e9ff
...
002a:Call KERNEL32.lstrcpyA(0033fb74,001bf1ca "C:\\Program Files\\SimTheme
Park") ret=00439e6d
002a:Ret KERNEL32.lstrcpyA() retval=0033fb74 ret=00439e6d
...
002a:Call KERNEL32.LoadLibraryA(0033f254 "C:\\Program Files\\SimTheme
Park\\drvmgt.dll") ret=0041f8d6
002a:Call PE DLL (proc=0x19023b0,module=0x1900000
L"drvmgt.dll",reason=PROCESS_ATTACH,res=(nil))
...
002a:Call KERNEL32.GetProcAddress(01900000,001788be "Setup") ret=00455b5f
002a:Ret KERNEL32.GetProcAddress() retval=019013d0 ret=00455b5f
...
002a:Call KERNEL32.CreateFileA(0033f690
"\\\\.\\Secdrv",c0000000,00000003,00000000,00000003,00000080,00000000)
ret=0190107b
002a:Ret KERNEL32.CreateFileA() retval=ffffffff ret=0190107b
...
002a:Call advapi32.CreateServiceA(0156fae8,01906038 "Secdrv",01906038
"Secdrv",000f01ff,00000001,00000003,00000001,0033f688
"C:\\windows\\system32\\drivers\\\\SECDRV.SYS",00000000,00000000,00000000,00000000,00000000)
ret=01901b35
...
002a:Ret advapi32.CreateServiceA() retval=0156fd30 ret=01901b35
...
002a:fixme:service:SetServiceObjectSecurity 0x156fd30 4 0x33f274
002a:Ret advapi32.SetServiceObjectSecurity() retval=00000001 ret=01901a5f
002a:Call KERNEL32.GetSystemDirectoryA(0033f370,00000100) ret=019017b8
002a:Ret KERNEL32.GetSystemDirectoryA() retval=00000013 ret=019017b8
002a:Call KERNEL32.lstrlenA(0033f370 "C:\\windows\\system32") ret=019017cf
002a:Ret KERNEL32.lstrlenA() retval=00000013 ret=019017cf
002a:Call KERNEL32.lstrlenA(0033f370 "C:\\windows\\system32\\drivers\\")
ret=019017f0
002a:Ret KERNEL32.lstrlenA() retval=0000001c ret=019017f0
002a:Call KERNEL32.GetFileAttributesA(0033f370
"C:\\windows\\system32\\drivers\\\\SECDRV.SYS") ret=01901fdc
002a:Ret KERNEL32.GetFileAttributesA() retval=ffffffff ret=01901fdc
...
002a:Call KERNEL32.CopyFileA(0033f570 "C:\\Program Files\\SECDRV.SYS",0033f370
"C:\\windows\\system32\\drivers\\\\SECDRV.SYS",00000000) ret=0190187b
002a:Ret KERNEL32.CopyFileA() retval=00000000 ret=0190187b
002a:Call KERNEL32.GetLastError() ret=01901885
002a:Ret KERNEL32.GetLastError() retval=00000002 ret=01901885
...
--- snip ---
It looks like the path passed to drvmgt.dll "Setup" API function (first
argument) needs to have a backslash appended.
Somewhere in installshield script this path is constructed, most likely at the
point of "SdSelectFolder" (Installshield folder selection).
To properly analyze this, the installshield script needs to be
decrypted/decompiled... low priority.
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47306
Bug ID: 47306
Summary: Viva Piñata - Installation Error: -1603 Fatal error
during installation.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: Wtm2(a)hotmail.de
Distribution: ---
Created attachment 64607
--> https://bugs.winehq.org/attachment.cgi?id=64607
The Log
wWile copying the file: C:\Program Files\Microsoft Games\Viva
Pinata\bundles_packages\1.pkg The installer fails with the following error
dialog: =Feature transfer error= Error: -1603 Fatal error during installation.
Consult Windows Installer Help (Msi.chm) or MSDN for more information.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41210
Bug ID: 41210
Summary: Game "The Guild 2 - Pirates of the European Seas" does
not start after winetricks library install
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.barwich(a)hotmail.com
Distribution: ---
Created attachment 55465
--> https://bugs.winehq.org/attachment.cgi?id=55465
GuildII.exe Console Log
I run a 32bit Wine Version 1.7.21 on a CentOS7 64bit system.
Initially I installed and played the game "The Guild 2 - Pirates of the
European Seas" on this system.
Now after I installed several winetricks libraries with winetricks for another
game I can't run the already installed and former working game "The Guild 2 -
Pirates of the European Seas" anymore.
The Screen turns black and stays that way until I terminate the process from
another session.
I captured the console log with "wine GuildII.exe"
I installed these libraries with winetricks:
$ winetricks list-installed
d3dcompiler_43
d3dx10
d3dx11_42
d3dx11_43
d3dx9_26
d3dx9_28
d3dx9_31
d3dx9_35
d3dx9_36
d3dx9_39
d3dx9_42
d3dx9_43
d3dx9
directx9
dotnet20sp1
dotnet20
dotnet30sp1
imvu
mdx
vcrun2003
vcrun2005
xact_jun2010
xact
xinput
Please, do you have any idea what could be the issue or how I could provide
more information about this issue?
Please have also a look at my console log that I upload with this issue.
--
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=18732
Summary: Installer fails with the message: "You can install
this programm only on a computer running Windows XP
Tablet PC Edition 2005"
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.jakobs(a)web.de
I've tried to install the "Microsoft Experience Pack for Tablet PC 1" that you
can download here:
http://download.cnet.com/Microsoft-Experience-Pack-for-Tablet-PC/3000-10250…
But it fails with the message:
"You can install this programm only on a computer running Windows XP Tablet PC
Edition 2005"
--
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=34266
Bug #: 34266
Summary: Division by zero in shader results in NaNs
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: achurch+wine(a)achurch.org
Classification: Unclassified
Created attachment 45619
--> http://bugs.winehq.org/attachment.cgi?id=45619
Proof-of-concept patch
As reported in the AppDB, if the HDR rendering option is enabled in Final
Fantasy XIV, some scenes have large black squares covering the screen. This
appears to stem from NaNs getting stored in floating-point framebuffers as the
result of division by zero in a fragment shader.
Granted there's a whole bunch of wild guessing involved, but changing the
translation of the HLSL rcp instruction to explicitly check for zero and return
a huge value instead of performing the division seems to fix the problem
without causing any side effects (see attached patch).
I do note that HLSL defines the rcp instruction to return infinity for a zero
operand (*1), while the GLSL spec says that division by zero "result[s] in an
unspecified value" (*2).
(*1)
http://msdn.microsoft.com/en-us/library/windows/desktop/hh447205%28v=vs.85%…
(*2) http://www.opengl.org/registry/doc/GLSLangSpec.Full.1.20.8.pdf (section
5.9 "Expressions") -- bizarrely, the GLSL 4.4 spec keeps that language but adds
section 4.7.1 "Range and Precision" which says that "dividing a non-zero by 0
results in the appropriately signed IEEE Inf", so the spec is internally
inconsistent and who knows what you'll get.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45147
Bug ID: 45147
Summary: Menu/Window Z order incorrect in trueSpace
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jcarthew(a)gmail.com
Distribution: ---
Created attachment 61334
--> https://bugs.winehq.org/attachment.cgi?id=61334
Screenshot showing rendering draw issue.
When running Caligari TrueSpace, regardless of using OpenGL or software only
rendering, the Z order of the file menu is incorrect. I have attached a
screenshot showing the issue. The image on the left is how the program should
look, the image on the right shows the flaw. The file/help menu is being
overdrawn by a blue bar whenever a tool Window, or the editing viewspace is
clicked on. the draw order temporarily resets to the correct behavior when
alt-tab is pressed.
--
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=30889
Bug #: 30889
Summary: Can't attach files in gmail under google chrome
Product: Wine
Version: 1.5.6
Platform: x86
URL: https://www.google.com/chrome/thankyou.html?platform=w
in&hl=en
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Found while dogfooding chrome. Install chrome, use --no-sandbox to workaround
bug 21232. Log into gmail account, compose an email and click 'attach file'. No
dialog appears. There is no terminal output from this.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38493
Bug ID: 38493
Summary: Unhandled exception in subprocess.exe when launching
Grand Theft Auto V
Product: Wine
Version: 1.7.41
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 51338
--> https://bugs.winehq.org/attachment.cgi?id=51338
output of wine PlayGTAV.exe run from the game install dir.
At startup, when the launcher of Grand Theft Auto V opens, it shows a "Loading"
animation and wait for something that never seems to happen.
There is a cancel button.
If I click anywhere in the window before clicking the cancel button, or if I
alt-tab out and in while the launcher is open, subprocess.exe crashes with an
unhandled exception error.
After subprocess.exe has crashed, I can click on the cancel button of the
launcher and it closes, and wineserver terminates gracefully.
If I click first on the cancel button before doing anything else, the launcher
closes and there is no unhandled exception error, but wineserver doesn't quit
until alt+F4 is pressed and the blocking process is forced to close.
subprocess.exe is the executable of the Social Club service to which the user
has to log in to play the game.
Computer specs:
Intel Core i7-4930k CPU @ 3.40Ghz x 12 (6+HT).
8Gb RAM.
NVidia GTX970 with proprietary drivers (346.35).
Debian Wheezy 64-bit
Wine 1.7.41 WoW64
no winetricks, no dlloverrides.
Wine is set to windows vista, virtual desktop, no window decoration and no
window manager allowance.
GTA V DVD version (not steam).
DirectX and VC++ 2008 redistributables installed from DVD.
Social Club 1.1.5.8 downloaded from Rockstar support website and installed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45414
Bug ID: 45414
Summary: fortran calc won't run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: gazoomurphy1(a)aol.com
Distribution: ---
Created attachment 61732
--> https://bugs.winehq.org/attachment.cgi?id=61732
back trace of error details
DOS based pollutant dispersion model shell runs fine, but when execute fortran
calculator get error
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42445
Bug ID: 42445
Summary: foldit puzzle 1340 stop
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 57284
--> https://bugs.winehq.org/attachment.cgi?id=57284
foldit puzzle 1340 stop
After long play run foldit puzzle 1340 stoped working error report attached
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39363
Bug ID: 39363
Summary: Wine crashes when trying to install Excel 2016
Product: Wine
Version: 20050930
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sarzkazi(a)gmail.com
Distribution: ---
Created attachment 52469
--> https://bugs.winehq.org/attachment.cgi?id=52469
Error Log
Wine crashes when trying to install Excel 2016
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41734
Bug ID: 41734
Summary: Can't open isunshare powerpoint password genius app
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: macmsb(a)gmail.com
Created attachment 56174
--> https://bugs.winehq.org/attachment.cgi?id=56174
backtrace
Tried opening app isunshare-powerpoint-password-genius from
http://www.isunshare.com/powerpoint-password/unlock-password-protected-powe…
It won't open. Any ideas?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42043
Bug ID: 42043
Summary: Graal Online Classic does not work on any wine version
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: matthias(a)fenner.info
Distribution: ---
Created attachment 56523
--> https://bugs.winehq.org/attachment.cgi?id=56523
Trace generated by wine when running GraalSetup.exe
I get an error after installation of Graal which was Downloaded here:
http://www.graalonline.com/kingdoms/downloads/
I have attached the trace to this bug
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43999
Bug ID: 43999
Summary: GetVersion incorrectly fails to lie about the OS
version when masquerading as Windows 8.1 or 10
Product: Wine
Version: 2.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: fiendishx(a)gmail.com
Distribution: ---
Windows 8.1 and Windows 10 require applications to have an embedded manifest
specifically targeting their versions before they will respond truthfully to
GetVersion, GetVersionEx, and (10 only) VerifyVersionInfo calls.
Wine answers truthfully for unmanifested applications, which is unfortunately
the wrong behavior.
https://msdn.microsoft.com/en-us/library/windows/desktop/dn481241(v=vs.85).…
says:
"In Windows 8.1 and Windows 10, the GetVersion and GetVersionEx functions have
been deprecated. In Windows 10, the VerifyVersionInfo function has also been
deprecated. While you can still call the deprecated functions, if your
application does not specifically target Windows 8.1 or Windows 10, you will
get Windows 8 version (6.2.0.0)."
https://msdn.microsoft.com/en-us/library/windows/desktop/ms724439(v=vs.85).…
says:
"With the release of Windows 8.1, the behavior of the GetVersion API has
changed in the value it will return for the operating system version. The value
returned by the GetVersion function now depends on how the application is
manifested.
Applications not manifested for Windows 8.1 or Windows 10 will return the
Windows 8 OS version value (6.2). Once an application is manifested for a given
operating system version, GetVersion will always return the version that the
application is manifested for in future releases."
--
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=24182
Summary: Memory Access Violation
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bremm(a)vtnc.org
Created an attachment (id=30442)
--> (http://bugs.winehq.org/attachment.cgi?id=30442)
Console output dumped in a text file
Hi, it's my 1st submission of a bug here, so I don't know exactly if I'm doing
the right procedure. I'm trying to run a game which works fine in Windows with
dx8.
The way I used to get a debug output was too simple:
$ winedbg NFR.exe 2>&1 | tee debug.txt
The result follows attached, and I'm waiting for instructions. I'm able to do
any kind of test once I get directions from someone more experient, since I'm
not a skilled programmer.
Thanks in advance
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45642
Bug ID: 45642
Summary: chrome/chromium sandbox needs proper x64 api thunks
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 62072
--> https://bugs.winehq.org/attachment.cgi?id=62072
0001-ntdll-Provide-hookable-64bit-native-api-thunks
For completeness sake, split of bug 21232.
The current staging implementation doesn't supply the x64 syscall thunks the
chromium sandbox expects.
Patch attached.
Could probably need some testing on mac systems, since I just ignored that.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47642
Bug ID: 47642
Summary: Risk II freezes when going into a battle
Product: Wine
Version: 4.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trymeout(a)tutanota.com
Distribution: ---
When the player goes into a battle or when an computer player goes to battle
with an human player the game will not load the battle screen of the soldiers
fighting on the land and instead the game will freeze.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41005
Bug ID: 41005
Summary: Deadlight: Director's Cut (UE4, 64-bit) loads to a
black screen
Product: Wine
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55170
--> https://bugs.winehq.org/attachment.cgi?id=55170
Terminal output Wine 1.9.15
I am using the GOG version of the game.
Deadlight: Director's Cut has the following characteristics:
It is an Unreal Engine 4 game.
It uses Direct X 9
It is 64-bits only
It is an enhanced version of the game featured in this
bug:https://bugs.winehq.org/show_bug.cgi?id=32069
The terminal output is from a clean 64-bit prefix. I set the prefix to Windows
XP and 7 and the game continues to simply load to a black screen that I must
manually kill via Ctrl+C in terminal.
I have tried using the d3dx9 and vcrun2010 winetricks but those did not change
anything at all.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47048
Bug ID: 47048
Summary: Logitech webcam does not show picture, only grey
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: beniwtv(a)relamp.tk
Distribution: ---
Created attachment 64216
--> https://bugs.winehq.org/attachment.cgi?id=64216
Log when running webcam application with qcap debugging enabled
I have a Logitech C920 HD Pro Webcam that works flawlessly on v4l2 in any Linux
application. However, under Wine as long as I can remember this never worked in
the 4.x series or 3.21 (didn't test older) - only showing a grey picture (even
though the applications detect it).
Right now I am testing with Star Citizen's FOIP and "Portable Webcam"
application, both which seem to use qcap/DirectShow for this.
I saw qcap being updated to v4l2 in 4.6 (even tried 4.7), but I still get a
grey picture only.
Portable Webcam can be obtained from SourceForge:
https://sourceforge.net/projects/portablewebcam/
I have attached a log with qcap debugging made with today's wine GIT version
(let me know if I can/should further increase wine debugging channels)
What's also to note (but probably not related to the error) is that Wine seems
to prefer the video1 device (a metadata/advanced settings device related to the
other one) and not video0, so I have to rm that device node.
Cheers :)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=48130
Bug ID: 48130
Summary: Not runs worldoftanks from shortcut
Product: Wine
Version: 4.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: soft-sonic(a)yandex.ru
Distribution: ---
Created attachment 65721
--> https://bugs.winehq.org/attachment.cgi?id=65721
logs_wine4.20
Sorry for my english.
Worldoftanks does not start through the shortcut. The client window simply
closes without any errors. On version 4.18, everything worked well. I believe
this is due to this fix https://bugs.winehq.org/show_bug.cgi?id=47967
Below is a link to the video showing the problem.
https://yadi.sk/i/4gTPl6KWYRwV_A
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45643
Bug ID: 45643
Summary: chrome x64 sandbox >=win8 needs
SetProcessMitigationPolicy
Product: Wine
Version: 3.13
Hardware: x86
OS: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Depends on: 45642
Distribution: ---
Created attachment 62073
--> https://bugs.winehq.org/attachment.cgi?id=62073
0002-kernel32-Implement-stub-for-SetProcessMitigationPoli
Follow up to bug 45642.
With the previous patch, chrome x64 works in win7 mode. But it crashes in
>=win8 mode.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47081
Bug ID: 47081
Summary: The Sims Complete Collection doesn't start after
failing to play the intro
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
Assignee: wine-bugs(a)winehq.org
Reporter: sashok.olen(a)gmail.com
Distribution: ---
Created attachment 64272
--> https://bugs.winehq.org/attachment.cgi?id=64272
+quartz,+amstream
This only affects Complete Collection of the game. It can be workarounded by
launching it with -skip_intro but if you don't, it will fail to start.
Attaching a log with +quartz,+amstream debug channels.
The log ends with:
0009:fixme:amstream:DirectDrawMediaStreamImpl_IDirectDrawMediaStream_GetFormat
(0x207126c)->(0x33f3a8,(nil),(nil),0x33f3ac) stub!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38363
Bug ID: 38363
Summary: tab control ignores click after changing selected tab
by arrow key.
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: ktmizugaki+wine(a)gmail.com
Distribution: ---
tab control ignores click after changing selected tab by arrow key.
steps to reproduce:
1. open app which uses tab control (e.g. winecfg).
2. click tab to change tab.
3. press right arrow key to change tab.
4. click another tab to change tab.
expected: clicked tab is selected.
actual: nothing happens.
if i select tab clicked in step 2 using arrow key, cliking tab works again.
i investigated and found that it related TCIS_BUTTONPRESSED state in tab
control.
in step 2, TCIS_BUTTONPRESSED state is set to the clicked tab in funciton
TAB_SetCurSel called from function TAB_LButtonDown.
in step 3, selected tab is changed but TCIS_BUTTONPRESSED state is not updated
in function TAB_SetCurFocus called from function TAB_KeyDown.
in step 4, function TAB_LButtonDown checks for the tab with TCIS_BUTTONPRESSED
and prevents it from changing tab.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40670
Bug ID: 40670
Summary: fail to execute unlocker.exe file from Live for Speed
simulator
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cruz.jorge(a)mail.ru
Distribution: ---
Created attachment 54542
--> https://bugs.winehq.org/attachment.cgi?id=54542
log from an error opening unlocker.exe (Live for speed unlocker)
I'm new at everything about Wine, also new Linux user.
The game runs perfectly (LFS.exe), but when I run the (unlocker.exe) the game
menu opens as well but can't play it nor unlock any tracks.
On windows 7 (also 32bit) both run without any trouble.
The only reason I've come here, it's because I want to get rid of Windows for
once, and start doing everything on Ubuntu. So if anyone can help me to fix
this issue, I'll be thankful.
Best regards,
Jorge Cruz.
contacts:
face: www.facebook.com/spikie.like.crazy
mail: cruz.jorge(a)mail.ru
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43204
Bug ID: 43204
Summary: Crashing Bioshock Infinite
Product: Wine-staging
Version: 2.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
WINEDEBUG=fixme-all,err+loaddll,err+dll,err+file,err+reg
------ Program BioShockInfinite.exe ------
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:d3d:context_reacquire Acquired context 0x1cbb08 instead of 0x18ac20.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38924
Bug ID: 38924
Summary: Crash on copy/paste running Tapps2
Product: Wine
Version: 1.7.47
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thomas(a)fehige.de
Distribution: ---
Created attachment 51858
--> https://bugs.winehq.org/attachment.cgi?id=51858
Wine crash report
I'm trying to run Tapps 2 on wine version 1.7.44. My OS is Xubuntu 15.04,
64-bit. It is a graphic programming tool for a series of controllers for
heating, solar heat, warm water and similar that are made by the Austrian
company "Technische Alternative".
The programme can be downloaded from their website at
http://www.ta.co.at/de/download/software/tapps-2.html . I'm using the German
language version.
The programme seems to run fine, apart from the one point: Whenever I try to
copy/paste an Object, wine crashes as soon as I select "paste" from the menu or
type Ctrl-V on the keybord.
The problem persists in wine 1.7.47; cf. discussion on
https://forum.winehq.org/viewtopic.php?f=8&t=24953&sid=cea1d4583ec853e13e85…
.
Attached is wine's crash report.
Thank You -- Thomas
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45629
Bug ID: 45629
Summary: jjsploit does not work
Product: Wine
Version: 3.0.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: skaterbode9(a)gmail.com
Distribution: ---
jjsploit program installer does not work, the screen is filled with random
colors
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38774
Bug ID: 38774
Summary: Execute MS Excel 2007 macro crashes Excel
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: florent.merlet(a)free.fr
Distribution: ---
Created attachment 51706
--> https://bugs.winehq.org/attachment.cgi?id=51706
Crash report of macro execution on Microsoft Excel 2007
The execution of a Excel Visual Basic Macro execution does not work when it is
compiled from Wine 1.6.2.
The compilation starts properly, and the window freezes after few seconds.
The macro tested works properly on windows 7.
There is no problem to modify, record the macro, and execute it from a MS
Windows 7 environment.
details :
Microsoft EXCEL 2007, installed
Windows 7 personal
--
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=32301
Bug #: 32301
Summary: Magicka plain attack rendered incorrectly
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Classification: Unclassified
Screenshot 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.
https://bugs.winehq.org/show_bug.cgi?id=42362
Bug ID: 42362
Summary: VideoRedo crashes after second conversion, therefore
has to be relaunched for each new video
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jochen.bloedorn(a)gmail.com
Distribution: ---
Created attachment 57140
--> https://bugs.winehq.org/attachment.cgi?id=57140
backtrace.txt
Faulty behavior of VideoRedo as described in summary. Crash log is attched
VideoRedo Verions observed: 2.5.5.512 and several older versions
Other environmental information see crash log.
--
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=35301
Bug ID: 35301
Summary: Mashiroiro Symphony (visual novel) installer failure
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hibi.sasahara(a)gmail.com
Classification: Unclassified
Created attachment 47088
--> http://bugs.winehq.org/attachment.cgi?id=47088
WINE backtrace.
In install wizard.
Popup to WINE crash report.
In Windows next step is popup input dialog for Product ID(licence key).
and install failure. (installer is show wizardlast page and normal exit after
WINE crash dialog.)
show error dialog, after installer exit or application start.
「正しくインストールされませんでした」
(meaning: install not correct.)
(wizard last page「ましろ色シンフォニー セットアップウィザードの完了」 character corruption checkbox text
meaning to "launch this application".)
note:
AppDB is
http://appdb.winehq.org/objectManager.php?sClass=application&iId=15750
I use default locale is Japanese. "LANG=ja_JP.UTF-8"
(no cure character corruption some parts.)
This application have free trial version. But trial version behavior to
disagree.
File copy step is failure.
Upon dialog to "impossible file copy" in install wizard.
「ファイルがコピーできませんでした」
(meaning: failure/impossible file copy.)
In Windows is show file copy progress bar.
and install failure. (installer is not show last page.)
Free trial version to
http://mirror.tsundere.ne.jp/download/palette/9b231a794f6d828a02e8c56187c14…
or official mirror lists is (There are many broken links)
http://www.clearrave.co.jp/product/mashiro/download.html
sha1sum is
017b653a074ac9270c558c214b3132aced2eee25
--
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=23653
Summary: gmax crashes if you select opengl, wgl complains
glBufferRegionEnabled missing from linux opengl?
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.turbosquid.com/gmax
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://forum.winehq.org/viewtopic.php?t=8984 mentioned that gmax
crashes if you select opengl. Sure enough, after doing 'winetricks vcrun6'
to work around bug 23652, the app runs unless you choose opengl.
(I think you can choose opengl after the fact by editing gmax.ini to say
GFXType=OpenGL
but I'm not sure what else you might need to edit.)
WINEDEBUG=+seh,+wgl shows
trace:wgl:is_extension_supported Checking for extension 'GL_KTX_buffer_region'
trace:wgl:wglGetProcAddress func: 'glBufferRegionEnabled'
trace:wgl:wglGetProcAddress extension not found in the Linux OpenGL library,
checking against libGL bug with glBufferRegionEnab..
warn:wgl:wglGetProcAddress Did not find function glBufferRegionEnabled
(glBufferRegionEnabled) in your OpenGL library !
trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000 tid=002b
This is on a system with current nvidia hardware and proprietary 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.
https://bugs.winehq.org/show_bug.cgi?id=41997
Bug ID: 41997
Summary: The program ( Path to Exile ) crashes during the game
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: savic(a)abv.bg
Distribution: ---
The game crashes after 5, 10, 15 minutes
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47841
Bug ID: 47841
Summary: GarminExpress fails to install
Product: Wine
Version: 4.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j.r.hudson(a)virginmedia.com
Distribution: ---
Created attachment 65344
--> https://bugs.winehq.org/attachment.cgi?id=65344
Wine log file
Using wine start to install GarminExpress.exe results in an error and failed
installation.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47566
Bug ID: 47566
Summary: LINE: crashes on startup
Product: Wine
Version: 4.12.1
Hardware: x86
URL: https://desktop.line-scdn.net/win/new/LineInst.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cges30901(a)gmail.com
Distribution: ---
Created attachment 64967
--> https://bugs.winehq.org/attachment.cgi?id=64967
complete terminal output
Latest version of LINE (5.18.1.1995) crashes on startup, while older version of
LINE (5.16.2.1932) does not crash.
$ sha1sum LineInst.exe
69c4a76110fc0793c61083127672ada70818e762 LineInst.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44103
Bug ID: 44103
Summary: Sforzando SFZ player crashes when opening
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jlking3(a)gmail.com
Distribution: ---
Installation is smooth using defaults. Opening the program after installation
causes a crash.
--
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=34710
Bug #: 34710
Summary: Can't register/login with Kindle for PC
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosc2112(a)yahoo.com
Classification: Unclassified
Trying to register Kindle for Pc so it'll login to my amazon account, it's
giving an error "Registration Failed, please try again (99)
Upgraded the latest version of wine, v 1.6 and still having the same problem,
except now I'm not even getting any kind of info from the commandline that
would indicate what the problem is. Previous version 1.4 was at least
indicating there was a problem connecting via ssl, so I found some posts
indicating the problem might be tls, hence I upgraded hoping this issue was
resolved, but, apparently not?
All I'm getting for errors is:
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:ImmReleaseContext (0x2002a, 0x3e52fb8): stub
fixme:win:FlashWindowEx 0x33c944
fixme:win:FlashWindowEx 0x33cc14
fixme:win:FlashWindowEx 0x33d314
fixme:win:FlashWindowEx 0x33c944
fixme:win:FlashWindowEx 0x33ccd4
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:imm:NotifyIME IMC_SETCANDIDATEPOS
fixme:win:FlashWindowEx 0x33c9e4
fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
Any clues 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.
https://bugs.winehq.org/show_bug.cgi?id=39162
Bug ID: 39162
Summary: i need file Adobe 4
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: raffaele.ciscognetti(a)gmail.com
Distribution: ---
file:///home/raffaele/C:%5Cnppdf32Log%5Cdebuglog.txt
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41961
Bug ID: 41961
Summary: Twixtel 55: crashes immediately after starting,
emitting error message "severe error occurred"
(schwerwiegender Fehler)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mototof(a)gmx.ch
Distribution: ---
Created attachment 56361
--> https://bugs.winehq.org/attachment.cgi?id=56361
emitted with error message
Immediately after starting, versions before worked without problems
website of seller: www.twix.ch
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42659
Bug ID: 42659
Summary: The program Updater.exe of Shaiya Fusion has
encountered a serious problem and need to close. We
are sorry for the invoncenience
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gameux
Assignee: wine-bugs(a)winehq.org
Reporter: janriob(a)gmail.com
Created attachment 57592
--> https://bugs.winehq.org/attachment.cgi?id=57592
I can't run my Updater.exe
My update.exe won't run but in again game it automatically runs. What should i
do?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45021
Bug ID: 45021
Summary: Wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: jessicaputrixxo(a)gmail.com
WinZip 7: crashes when extracting a zip archive
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37920
Bug ID: 37920
Summary: Wine is crashing when I use Winecfg in command line.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: benoit.charbonnier(a)9online.fr
Distribution: ---
Created attachment 50509
--> https://bugs.winehq.org/attachment.cgi?id=50509
This is the text file where the error is reported.
Wine is crashing when I use Winecfg in command line. I use the version 1.6.2 on
PCLinuxOS. It happens since I have modified the sound configuration for fixing
the bad quality.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39601
Bug ID: 39601
Summary: program wowslider.exe stops working with error
message-log.
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2083820dc7f1f9(a)ikbenspamvrij.nl
Distribution: ---
Created attachment 52766
--> https://bugs.winehq.org/attachment.cgi?id=52766
wowslider freezes.
This program freezes and stops working :
http://wowslider.com/
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44612
Bug ID: 44612
Summary: A modified version of a pokemon go game crashes
whenever the Character interacts with an obstacle.
Product: Wine
Version: 3.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bonilla.p(a)gmail.com
Distribution: ---
Created attachment 60600
--> https://bugs.winehq.org/attachment.cgi?id=60600
log of the bug
Link to the specific app of the version of the pokemon go
http://www.mediafire.com/file/cl6f7n7s1hfmgh6/Pok%C3%A9mon+Proc%C3%A9s+0.8.…
It crashes whenever the character interacts with an object or barrier.
I have an Ubuntu 17-10 OS, and installed wine.
Not sure about the version of wine installed. wine --version returns 3.0 but
no mention to rc5 or rc6. I installed with the following sequence.
sudo dpkg --add-architecture i386
sudo apt-add-repository 'https://dl.winehq.org/wine-builds/ubuntu/'
wget https://dl.winehq.org/wine-builds/Release.key && sudo apt-key add
Release.key
sudo apt update && sudo apt install winehq-stable
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41410
Bug ID: 41410
Summary: Origin Installer: Fails with notification system does
not meet hardware requirements
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thomas.s.haugh(a)gmail.com
Distribution: ---
Created attachment 55771
--> https://bugs.winehq.org/attachment.cgi?id=55771
Terminal output from a clean wine 32bit prefix
Running the latest OriginSetup.exe fails with a notification that the system
fails to meet the hardware requirements.
https://download.dm.origin.com/origin/live/OriginSetup.exe
System Information:
Arch Linux x86_64
nvidia 370.28 driver
--
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=25412
Summary: Shareaza does not save certain preferences [RE: Bug
14269]
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trapdoor6(a)gmail.com
This is a similar issue as described in bug #14269 [still open] but it's
related to different Wine versions: 1.3.8. I also noticed it on a few earlier
developer and stable versions, I guess it's been never fixed in Wine. Please
find details below:
------------------
Software: Shareaza
project page: http://shareaza.sourceforge.net/
version: 2.5.3.0
Problem details:
1) Under 'Tools > Shareaza Settings > General > Library'
option: 'Quick hashing (Uses more CPU)'
Enabling it works only for one session. After restarting Shareaza it's disabled
again.
2) Under 'Tools > Shareaza Settings > Networks > Gnutella' and '~ > eDonkey'
option: 'Always connect to Gnutella / eDonkey'
Enabling these won't be saved. After restarting Shareaza both are disabled
again (which means that Shareaza connects only to Gnutella1 and I need to
connect to the other networks manually in the 'Network' tab in the main
window).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43921
Bug ID: 43921
Summary: Caustic 3.2.0 (standalone) black/blank UI with Wine
Staging ; functional UI with Wine Development
Product: Wine
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 59548
--> https://bugs.winehq.org/attachment.cgi?id=59548
wine_2.19_development.txt
Standalone version of Caustic 3.2.0.
Tested in a 32-bit WINEPREFIX, set to Windows XP.
Wine Development 2.19.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41354
Bug ID: 41354
Summary: PDF-XChange Editor
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sb56637(a)gmail.com
Distribution: ---
Hello, PDF XChange Editor has a bug in wine where it only accepts form input a
few times. When in a PDF document with several forms, it stops accepting form
input after editing several form elements. For example, try typing in one text
field, and then move into another text field. It will no longer accept input.
This is an important bug, because native PDF readers under Linux are pathetic,
and PDF XChange Editor works flawlessly otherwise under Wine.
Thanks!
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43690
Bug ID: 43690
Summary: Tibia online game closes at start
Product: Wine-staging
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ivan_nahin(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 59142
--> https://bugs.winehq.org/attachment.cgi?id=59142
log before tibia crash
this game crash before runing it:
Tibia 11 client
https://secure.tibia.com/account/?subtopic=downloadclient
I'm using wine 1.6.2 ...
--
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=32326
Bug #: 32326
Summary: DirectSound output in SNES9x gives crackling/glitchy
audio
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
This bug applies to the SNES9x Super NES emulator. I'm testing with Wine
1.5.18-72-g0c0b229, Lubuntu 11.10 x86-64, Nvidia driver 304.64, SNES9x 1.53.
(I set the bug component to directx-dsound, but that might not be correct.)
Sound output using DirectSound is very CPU-intensive, and the sound
crackles/glitches. Or rather, something about the sound output takes a
relatively long time. According to "top" the CPU usage of SNES9x itself doesn't
go through the roof with sound enabled.
Emulation speed easily reaches 60fps with sound output disabled. On native
Windows that's the case with DirectSound output (as opposed to the default is
enabled too. CPU usage with sound disabled is ~26%.
However on Wine with 48kHz DirectSound output the frame rate I see drops to
~45fps, CPU usage in top ~24% (lower usage because fewer frames per second are
being emulated). If I disable the "Sync Sound" option frame rate returns to
60fps, ~30% CPU, but the sound still crackles.
That's with the default buffer length of 64ms. Increasing that to 210ms helps a
bit; I get 60fps even with Sync Sound enabled, though the sound still crackles.
Decreasing buffer length to 16ms I get about 10fps with Sync Sound enabled.
I don't think this problem is due to my hardware; other sound-producing
programs like Audacious, flash plugin etc. seem to be fine. And by comparison,
the Nestopia NES emulator in Wine produces (almost) glitch-free sound
regardless of the program's latency setting.
$ lspci -vv -s00:1b.0
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio
Controller (rev 03)
Subsystem: Lenovo Device 384e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR+ FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 47
Region 0: Memory at fc300000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
To hopefully reproduce the issue:
- Download and unzip SNES9x
- Download a ROM image, e.g. from
http://pdroms.de/files/supernintendoentertainmentsystem/skipp-and-friends-p…
- Run SNES9x. Choose Sound->Settings... and change Sound Driver to Snes9x
DirectSound and Playback Rate to 48 KHz. (Selecting any other rate causes a
crash for me, see bug 32312.)
- Select Video->Display Configuration... and change Output Method to
DirectDraw. (The default Direct3D just gives a blank screen, see bug 32319.)
- Select File->Load Game... and choose the ROM image.
- You should see graphics in the window and hear crackling/glitching sound.
- In the sound settings, you can experiment with changing the buffer length and
toggling the "Synchronize with sound core" option. I couldn't find any
combination which gave artifact-free sound.
For a +dsound log see the one I uploaded for bug 32312 at
http://bugs.winehq.org/attachment.cgi?id=42668
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42549
Bug ID: 42549
Summary: Tibia 11: crashes when trying install
Product: Wine
Version: 2.0
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.docki(a)gmail.com
Created attachment 57453
--> https://bugs.winehq.org/attachment.cgi?id=57453
backtrace
Wine crashes when I trying install Tibia 11
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39260
Bug ID: 39260
Summary: Audible Manager device activation dialog window is
blank
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: torsten.crass(a)eBiology.de
Distribution: Debian
Hi,
I'm able to install Audible's Manager.exe using ActiveSetupN.exe. So far, so
good.
However, when trying to register or activate the Manager via "Devices /
Activate",
- I first get a Dialog saying 'To activate your Audible Desktop Player please
press "OK" button',
- and when doing so, a maximized, blank window appears (titled 'Audible
Activation'),
- and nothing further happens.
This used to work some time ago.
Any ideas what might be the problem?
Best regards --
-- Torsten
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37552
Bug ID: 37552
Summary: Delphi car diagnostic software DS150E (equal Autocom
CDP) doesn't run
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artur.byte(a)gmail.com
Distribution: ---
Created attachment 49977
--> https://bugs.winehq.org/attachment.cgi?id=49977
bug report
Delphi car diagnostic software DS150E (equal Autocom CDP) doesn't run
All requarements is ok. NetFramework 3.5 installed.
Bug report is attached.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41698
Bug ID: 41698
Summary: Two worlds crash report
Product: Wine
Version: unspecified
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: peasgood3(a)googlemail.com
Created attachment 56101
--> https://bugs.winehq.org/attachment.cgi?id=56101
crash report
Two worlds, played via Steam, crashed created the attached report and told me
to file it with you. I have no technical knowledge of the things asked above
except that i am playing via Steam on a MacBook Pro with the latest OS
software.
I don't know enough about the above questions to ensure that the info I've
given you is correct. Please contact me if there is anything that you wish
clarified, and you might want to ask me in laymans terms rather than tech
speak.
thank you
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47531
Bug ID: 47531
Summary: Program crashes
Product: Wine
Version: 3.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alejandro.minder(a)gmail.com
Distribution: ---
Created attachment 64924
--> https://bugs.winehq.org/attachment.cgi?id=64924
Wine crash report
Program crashes on start.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42853
Bug ID: 42853
Summary: Can not lunch the game.
Product: Wine
Version: 2.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thithib.cohergne(a)gmail.com
Distribution: ---
Created attachment 57949
--> https://bugs.winehq.org/attachment.cgi?id=57949
The log of the crash wine made.
I can't even lunch UEBS (Ultimate Epic Battle Simulator), which is a game. It
might be because the developer has made his own engine.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47360
Bug ID: 47360
Summary: Errors while running epic installer 9.13.0 for Unreal
Engine 4
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austin.bamboo(a)zoho.com
Distribution: ---
Created attachment 64689
--> https://bugs.winehq.org/attachment.cgi?id=64689
error message 1 details
While running the Epic Installer 9.13.0 for Unreal Engine 4, a number of errors
came up, preventing proper installation.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44549
Bug ID: 44549
Summary: executable file (*.exe) doesn't start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
Assignee: wine-bugs(a)winehq.org
Reporter: efdorf(a)web.de
Distribution: ---
starting aborted; error message: This application failed to start because it
could not find or load the Qt platform plugin "windows" in ""
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38999
Bug ID: 38999
Summary: Intel graphics card has glitches in Aarklash Legacy
Product: Wine
Version: 1.7.47
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipickert55(a)gmail.com
Using my intel Iris Pro graphics card, Aarklash has a glitch where almost
everything in the game is black, don't know why. Here are some images:
http://i.imgur.com/MlGZ5jK.pnghttp://i.imgur.com/jPLQZKo.png
It works fine on my Nvidia graphics card.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38113
Bug ID: 38113
Summary: Unity3D is not running well on NVIDIA GPU.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: antek6jutka(a)gmail.com
Distribution: ---
Created attachment 50794
--> https://bugs.winehq.org/attachment.cgi?id=50794
Output from wine [...]Unity.exe command.
OS: ArchLinux x86_64
GPU: NVIDIA GeForce GT 630
CPU: 4-cores (i5) x3.10GHz
RAM: 16GB DDR3
Wine release: latest (1.7.36)
Running Unity ends with crash. Main window and loading screen is
very...strange. Usually it not loads and then I need to kill it with CTRL+Z,
killall Unity.exe, fg.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=45596
Bug ID: 45596
Summary: problem with rundll.32
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guillaumepaquet(a)rocketmail.com
Created attachment 62030
--> https://bugs.winehq.org/attachment.cgi?id=62030
Error report
Problem with Star Wars Old Republic, and problem with rundll.32 when i try to
fix the virtual disk.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46495
Bug ID: 46495
Summary: Версия wine 3 android на моём планшете работала
нормально
Product: Wine
Version: 4.0-rc7
Hardware: x86
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: polzovatel7289(a)gmail.com
На моём планшета prestigio pmt 3108 (intel , android 5.1) на всех версиях wine
4 (rc1-rc7) после установки и распаковки файлов происходит ошибка и закрытие
приложения
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41823
Bug ID: 41823
Summary: dxwsetup.exe
Product: Wine
Version: 1.9.24
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: artemy.bobrov(a)yandex.ru
Distribution: ---
Created attachment 56237
--> https://bugs.winehq.org/attachment.cgi?id=56237
backtrace
This bug occurs during installation game Avatarika
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39548
Bug ID: 39548
Summary: fixme:d3d_surface:wined3d_surface_blt Using fallback
for cross-swapchain blit.
Product: Wine
Version: 1.7.54
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: evolutionv8(a)yandex.ru
Distribution: ---
fixme:d3d_surface:wined3d_surface_blt Using fallback for cross-swapchain blit.
fixme:d3d_surface:surface_blt_special Implement hardware blit between two
different swapchains
fixme:d3d9:D3DPERF_GetStatus (void) : stub
Current errors occur trying to run Sonic Lost World. The game is blinking and
loads first intro scenes VERY slowly.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44945
Bug ID: 44945
Summary: MEGA for phylogenetic analysis is installed but it
doesn't load.
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: winecrt0
Assignee: wine-bugs(a)winehq.org
Reporter: shindetejus(a)gmail.com
Distribution: ---
Created attachment 61051
--> https://bugs.winehq.org/attachment.cgi?id=61051
Error while loading an application MEGA. Crash Report attached
MEGA for phylogenetic analysis is installed but it doesn't load.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39446
Bug ID: 39446
Summary: Spotify installs but only gives a black screen when
launched
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 52563
--> https://bugs.winehq.org/attachment.cgi?id=52563
Spotify 1.7.52 output - openSUSE Tumbleweed
Hello everyone,
I would like to report that Spotify installs fine now but only gives a black
screen when launched. Console output is attached.
Regards,
Maik
--
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=35137
Bug ID: 35137
Summary: Hitman: Blood Money demo needs native d3dx9_27
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://www.gamershell.com/download_13964.shtml
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Demo crashes without native d3dx9_36
fixme:d3dx:ID3DXEffectCompilerImpl_CompileEffect iface 0x6fd8e660, flags 0x500,
effect 0x122a56c, error_msgs 0x122a564 stub
and also needs native d3dx9_27 because after intro movie I can't see the main
menu.
--
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=17836
Summary: Motocross Madness 2 crashes at start
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Created an attachment (id=20098)
--> (http://bugs.winehq.org/attachment.cgi?id=20098)
trace and disassembly of crash location
In AppDB, people have reported Motocross Madness 2 (mcm2) crashing in the intro
but nobody had filed a bug yet. The backtrace makes it look like mcm2 crashes
in, or immediately after, quartz.dll or amstream, after accessing ui\events.avi
at the start of the program, after displaying for some seconds the stunt &
warnings picture also known from the demo.
The demo is not affected and proceeds from the intro picture to the menu.
A log extract (+almost-all,-relay,-nls) from around the exception is attached.
The processed file UI/events.avi is an Intel Indeo v5 video. The installer did
not complain that Indeo is mising! Replacing it with a Cinepak avi, with an
empty file, deleting it or installing iv5 still produces crashes at the same
location in mcm2. Same with clicking to skip the intro picture or disabling
quartz.dll.
MCM2 suffers from SafeDisk 1.41.000 protection so it would not run as is in
wine (or rather, it crashes much earlier). I tried 2 different cracks, both
produced the same exception.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37913
Bug ID: 37913
Summary: Inconsistent rounding behaviour for sprintf
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: christopherwuy(a)gmail.com
Distribution: ---
sample source code and output demonstrating the problem:
#include <iostream>
#include <stdio.h>
using namespace std;
int main()
{
double a;
a = 3.5;
char *tmp = new char(100);
char fmt[18] = " is %.0f";
sprintf(tmp, fmt, a);
cout<<endl<<a<<tmp<<endl<<endl;
a = -4.5;
sprintf(tmp, fmt, a);
cout<<endl<<a<<tmp<<endl<<endl;
a = -0.5;
sprintf(tmp, fmt, a);
cout<<endl<<a<<tmp<<endl<<endl;
a = 2597.625;
printf("%.3f", a);
sprintf(tmp, " is %.2lf", a);
cout<<tmp<<endl<<endl;
}
This code running by wine 's Output is:
3.5 is 4
-4.5 is -4
-0.5 is -0
2597.625 is 2597.62
while windows' output is:
3.5 is 4
-4.5 is -5
-0.5 is -1
2597.625 is 2597.63
It indicated that Wine's sprintf used rounding rule which is Round half to
even, while windows used Round half away from zero.
You can find a detailed discussion of 'similar bug' form
https://sourceware.org/bugzilla/show_bug.cgi?id=4943
--
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=24320
Summary: Unexpected DetectEnvStatus.exe crash with Cisco Quick
VPN Client (QVPN 1.4.1.2)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ethanfharris(a)gmail.com
Cisco QVPN v1.4.1.2 does not work under Wine. QVPN is used to establish an
IPSec Virtual Private Network tunnel from a client computer to a Cisco
Router/Gateway to facilitate secure communication over the internet.
There appear to be 3 errors when running the Cisco QVPN application under Wine:
(a) an apparent crash / closure of DetectEnvStatus.exe
(b) a failure to resolve a DDNS domain name, and
(c) QVPN is not able to ping the gateway router, and all data transfer over the
VPN fails.
In all cases a popup box appears (see attached screenshot) indicating that
DectectEnvStatus.exe has a serious problem and has closed.
If anyone wants to debug this, I can supply a copy of QVPN, and I can set up a
temporary guest account on my WRVS4400N small business router for testing
purposes. QVPN works fine under Windows Vista SP2, and works fine on a Ununtu
10.04LTS host with a Vista guest running under Oracle VirtualBox. So the QVPN
application itself is OK, and the problem is related somehow to Wine or various
underlying services.
On the attached screenshot the DetectEnvStatus popup appears immediately when I
attempt to connect the VPN. If I use the IP address of the gateway router I am
connecting to in lieu of the DDNS domain name, QVPN will create the VPN, but
the tunnel verification ping test fails and the tunnel will not transmit data,
which is why the "remote gateway not responding" message also appears on the
screenshot. If I specify the DDNS domain name of the remote gateway router,
the VPN tunnel is not established (not shown), suggesting a dynamic DNS
name-to-IP address resolution related problem in Wine.
Any help would be appreciated.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46994
Bug ID: 46994
Summary: Firefox preferences
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wvpsvm(a)openmailbox.org
Distribution: ---
Firefox preferences is not accessible.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44200
Bug ID: 44200
Summary: Quake Champions Instant Crash To Desktop (Steam)
Product: Wine
Version: 2.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 7oxicshadow(a)googlemail.com
Distribution: ---
Created attachment 59969
--> https://bugs.winehq.org/attachment.cgi?id=59969
QC crash dump
I have been playing Quake Champions in Wine with no problems for the past few
months but unfortunately there was a patch released in December that broke
compatibility.
If you open the game, a black window opens and just before the intro would
start to play the game crashes back to desktop. This issue is/was present for a
large number of real windows 7 users as well.
A solution was posted on the Quake Champions forum which has fixed the problem
for %95 of the community.
1. Make sure that Win 7 SP1 is installed
2. Install the following (specific) windows update:
https://www.microsoft.com/en-us/download/details.aspx?id=36805
Does anyone know what this update does, Is there anyway to install it on Wine?
There is no useful debug information as it crashes silently but I have attached
a crashdump.dmp file. I am unsure if the format is propitiatory or not.
I have tested both 2.21 and 2.21 staging as both were working fine before the
patch.
The following link contains an image of a decoded crash dump:
https://bethesda.net/community/topic/148801/quake-champions-failed-to-launc…
The general consensus is that it is something related to game overlays as the
issue has been linked to plays.tv and a number of graphics card software
overlays
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39881
Bug ID: 39881
Summary: d3dx9_36/tests/mesh.ok: failed on line 4145 Test text
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
Created attachment 53245
--> https://bugs.winehq.org/attachment.cgi?id=53245
terminal_output.txt
run $ make mesh.ok, got
mesh.c:4145: Test failed: Test text ('wine', 1.000000, 0.000000), glyph 4, face
280 normal, result (0, -0, -1), expected (0, 0, 1)
Is this related to bug 28810?
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46350
Bug ID: 46350
Summary: Armored Warfare mouse stutter
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mo78(a)abv.bg
Distribution: ---
Hello, the game Armored Warfare runs excellent with Wine and DXVK but has a
weird problem which totally brakes the game play. If you don't touch the mouse
everything is ok. If you drive your tank inly with the keyboard, the game runs
smooth with over 200 frames per second. If you toch the mouse however, the game
stutters as hell no matter in which direction you drive the mouse. It even
stutters if your tank is standing still and you just use the mouse to look
around. The FPS immediately drop to 1~2.
Please tell me what flags do you wish for the log and I'll provide them. Thank
you.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39712
Bug ID: 39712
Summary: AirDC++: Crash after finishing setup wizard
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: archee(a)tuta.io
Distribution: ---
Created attachment 52965
--> https://bugs.winehq.org/attachment.cgi?id=52965
wine terminal output
In the setup wizard, when it says "The wizard has completed successfully", then
press Cancel (Next doesn't work), now it will show splash screen and then a
dialog "AirDC++ just encountered a fatal bug and should have written
exceptioninfo.txt the same directory as the executable"
Download:
https://github.com/airdcpp/airgit/releases/download/3.00/AirDC_Installer_3.…
$ sha1sum AirDC_Installer_3.00.exe
bdaef50c9388135b9e326ea03118a1254f2ecd82 AirDC_Installer_3.00.exe
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43203
Bug ID: 43203
Summary: Crashing Devil Mac Cry 5
Product: Wine-staging
Version: 2.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tall89(a)mail.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
WINEDEBUG=fixme-all,err+loaddll,err+dll,err+file,err+reg
------ Program jamp.exe ------
err:seh:setup_exception_record stack overflow 1312 bytes in thread 014b eip
7bc68356 esp 01330e10 stack 0x1330000-0x1331000-0x1b30000
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46912
Bug ID: 46912
Summary: Mesa3D don't working in Wine
Product: Wine
Version: 3.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: sk9258user(a)mail.ru
Distribution: ---
I have an Exagear Windows version 3.0.1 program with pure Wine 3.0 stable
(x86). Everything works except programs 3d. Linux Ubuntu 14.04 image that is in
the x86 emulator already has Mesa installed, but for some reason it does not
transfer OpenGL to Wine.
I tried to install Mesa3D (for Windows) in system32 - it does not work, to
folder with the game - it does not work, with prefix -opengl in the startup
command - it does not work. Help with this, I really need 3D programs on my
Android phone without OpenGL videocard.
--
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=23950
Summary: MPQEdit: Opening a folder results in the wrong error
message
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://zezula.net/download/mpqediten32_beta.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Attachment #30066 showcases the expected error message ("The system cannot find
the path specified"). Instead, running wine mpqedit c:\\ results in "Access
denied" error message.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47731
Bug ID: 47731
Summary: World of Warcraft BFA Crash with error 132 Memory
could not be read.
Product: Wine-staging
Version: 4.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eaglecomputers.ok(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Pulling from git, and compiling on my system. 4.15 is crashing with error 132
in WoW-BFA. I can run the WoW Classic, but not the retail version. The
regression first appeared in 4.14 -063 commit.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=44197
Bug ID: 44197
Summary: Microsoft Streets and Trips 2006 Crashes on startup
and in Find
Product: Wine
Version: 3.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Microsoft Streets and Trips crashes several times on startup before it works.
Using the 'Find' toolbar causes the application to crash and restart.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=47515
Bug ID: 47515
Summary: Wineserver Wiki page contains broken links to
Wineserver manpage
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: newbie13xd(a)gmail.com
Distribution: ---
This page contains two links to the Wineserver manpage, however both are
broken. Aside from this, it contains the text "{{{server/protocol.def}}}",
which I assume is meant to be a link.
Here is the link: https://wiki.winehq.org/Wineserver
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42436
Bug ID: 42436
Summary: Wine Wiki: Building Wine - Memory & Address Checkers
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
I don't know, if anyone tried recently follow wiki link:
https://wiki.winehq.org/Building_Wine#Memory_.26_Address_Checkers
This link mentions "...you only need to pass the -fsanitize=address flag to the
compiler when building"
../wine-source/configure CFLAGS="-g -O1 -fsanitize=address -other-flags"
But this fails soon in make_xftmpl.o: In function fatal_error':
..../tools/make_xftmpl.c:116: undefined reference to
`__asan_option_detect_stack_use_after_return'
..../tools/make_xftmpl.c:116: undefined reference to `__asan_stack_malloc_1'
Passing LIBS="-lasan" to configure fixes this, but build fails anyway at cca
63%:
..../dlls/ntdll/loader.c:2979: undefined reference to `pthread_sigmask'
Per some gentoo wiki:
Some configure scripts test the need of the -lpthread compiler flag by testing
whether the function pthread_create() is available without it. The Address
Sanitizer library (libasan) provides this function. However it does not have a
full pthread implementation, more advanced pthread functions aren't provided.
Therefore the compilation fails. A workaround is to add the -lpthread compiler
flag manually.
Passing LIBS="-lasan -lpthread" to configure fixes this issue, but anyway fails
at the end:
../tools/sfnt2fon/sfnt2fon -o coue1255.fon ../../wine_git_src/fonts/courier.ttf
-d 128 13,1255,8
Makefile:174: recipe for target 'coue1255.fon' failed
==16755==ASan runtime does not come first in initial library list; you should
either link runtime to your application or manually preload it with LD_PRELOAD.
make[1]: *** [coue1255.fon] Error 1
make: *** [fonts] Error 2
Did anyone tried to follow that Wiki? I tried that on Debian Stretch.
Gcc (Debian 6.3.0-6) 6.3.0 20170205
--
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.
https://bugs.winehq.org/show_bug.cgi?id=46446
Bug ID: 46446
Summary: Value for WM_KEYLAST too low in
https://wiki.winehq.org/List_Of_Windows_Messages
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeroen.bugs.winehq.org(a)pluimers.com
Distribution: ---
Value for WM_KEYLAST is 0x0108 (264) but should be 0x0109 (265) as the range
Value for WM_KEYFIRST .. WM_KEYLAST should include WM_UNICHAR which correctly
has value 0x0109 (265) as per
https://docs.microsoft.com/en-us/windows/desktop/inputdev/wm-unichar
--
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.