http://bugs.winehq.org/show_bug.cgi?id=22713
Summary: it returns error
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.tivibu.com.tr/downloads/Tivibu.exe
OS/Version: Mac OS X 10.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemyildiz(a)estonya.net
Created an attachment (id=28000)
--> (http://bugs.winehq.org/attachment.cgi?id=28000)
log from darwine
the software provided by turkish telecom seems that it doesn't have problem
while installation, it even downloads and installs the silverlight too. but
after executing the program, it returns error.
--
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=15655
Summary: Tournament director doesn't start
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.thetournamentdirector.net/download.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 15654
Created an attachment (id=16714)
--> (http://bugs.winehq.org/attachment.cgi?id=16714)
+relay in git
After bug 15654, Tournament Director still won't run:
Few generic errors, but seems this may be the culprit:
err:ole:CoGetClassObject class {a6b222ab-a5ea-4899-b230-084657eddc7d} not
registered
err:ole:CoGetClassObject no class object {a6b222ab-a5ea-4899-b230-084657eddc7d}
could be created for context 0x1
which is "Browser Thread State"
+relay 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=37487
Bug ID: 37487
Summary: Quicken 2014 - NtOpenFile does not support
\\SystemRoot\\
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
Distribution: ---
Created attachment 49878
--> https://bugs.winehq.org/attachment.cgi?id=49878
Test to demonstrate the issue
Hi,
Quicken 2014 tries to load the ntdll by using \\SystemRoot\\ inside the path:
---snip---
003e:Call ntdll.RtlInitUnicodeString(0033eea4,1000eed8
L"\\SystemRoot\\System32\\ntdll.dll") ret=1000bb29
003e:Ret ntdll.RtlInitUnicodeString() retval=0033eea4 ret=1000bb29
003e:Call
ntdll.NtOpenFile(0033eebc,80100000,0033ee84,0033ee9c,00000005,00000000)
ret=1000bb60
003e:Ret ntdll.NtOpenFile() retval=c000003a ret=1000bb60
---snip---
This does not work in Wine as NtOpenFile does not properly parse the
\\SystemRoot\\ part. I attached a test to demonstrate the 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.
https://bugs.winehq.org/show_bug.cgi?id=36619
Bug ID: 36619
Summary: valgrind shows a few possible leaks in
d3d8/tests/device.c
Product: Wine
Version: 1.3.30
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4644== 1 bytes in 1 blocks are possibly lost in loss record 6 of 4,513
==4644== at 0x4007185: malloc (vg_replace_malloc.c:292)
==4644== by 0x635703D: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x649C254: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x64B9986: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x6492D86: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x62F3161: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x60BFA1D: shared_dispatch_stub_639 (in
/usr/lib/libglapi.so.0.0.0)
==4644== by 0x4C52B0E: context_create (context.c:1730)
==4644== by 0x4D1054B: swapchain_init (swapchain.c:914)
==4644== by 0x4D10D1A: wined3d_swapchain_create (swapchain.c:1039)
==4644== by 0x4BF667B: swapchain_init (swapchain.c:163)
==4644== by 0x4BF6772: d3d8_swapchain_create (swapchain.c:188)
==4644== by 0x4BF2B73: device_parent_create_swapchain (device.c:3019)
==4644== by 0x4C60804: wined3d_device_init_3d (device.c:896)
==4644== by 0x4BF2F3F: device_init (device.c:3118)
==4644== by 0x4BF460E: d3d8_CreateDevice (directx.c:369)
==4644== by 0x4A5546D: create_device (device.c:90)
==4644== by 0x4A64FEB: test_depth_stencil_size (device.c:2675)
==4644== by 0x4A79032: func_device (device.c:6220)
==4644== by 0x4A9AA2C: run_test (test.h:584)
==4644==
==4644== 20 bytes in 1 blocks are possibly lost in loss record 1,237 of 4,513
==4644== at 0x4008DDA: calloc (vg_replace_malloc.c:619)
==4644== by 0x64A72A9: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x64A80B0: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x64B9A57: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x6492D86: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x62F3161: ??? (in /usr/lib/dri/i965_dri.so)
==4644== by 0x60BFA1D: shared_dispatch_stub_639 (in
/usr/lib/libglapi.so.0.0.0)
==4644== by 0x4C52B0E: context_create (context.c:1730)
==4644== by 0x4D1054B: swapchain_init (swapchain.c:914)
==4644== by 0x4D10D1A: wined3d_swapchain_create (swapchain.c:1039)
==4644== by 0x4BF667B: swapchain_init (swapchain.c:163)
==4644== by 0x4BF6772: d3d8_swapchain_create (swapchain.c:188)
==4644== by 0x4BF2B73: device_parent_create_swapchain (device.c:3019)
==4644== by 0x4C60804: wined3d_device_init_3d (device.c:896)
==4644== by 0x4BF2F3F: device_init (device.c:3118)
==4644== by 0x4BF460E: d3d8_CreateDevice (directx.c:369)
==4644== by 0x4A5546D: create_device (device.c:90)
==4644== by 0x4A64FEB: test_depth_stencil_size (device.c:2675)
==4644== by 0x4A79032: func_device (device.c:6220)
==4644== by 0x4A9AA2C: run_test (test.h:584)
==4644==
See also bug 28800, which is for the test failing under valgrind.
--
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=29600
Bug #: 29600
Summary: IBankWizard.exe doesn't display embed iexplore
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
IBankWizard.exe is the manager program of 95559 online bank (交通银行)
1. Download
https://pbank.95559.com.cn/personbank/download/AssistantDelopy/AssistantIns…
2. Install with Wine
3. Start IBankWizard.exe
$ cd .wine/drive_c/Program\ Files/BOCOM/IBankWizard2011
$ wine IBankWizard.exe
Expect result:
Display a window with some content
Actual result:
Only display a blank frame
Workaround by winetricks ie7
--
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=33707
Bug #: 33707
Summary: Duke Nukem Forever crashes in d3ddrv
Product: Wine
Version: 1.5.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roland(a)mxchange.org
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 44630
--> http://bugs.winehq.org/attachment.cgi?id=44630
Default debug log (no WINEDEBUG)
The mentioned game crashed in d3ddrv when it tries to compile shaders, an
except from debug.log follows:
//------ Snip ----
err:d3dcompiler:compile_shader HLSL shader parsing failed.
//------ Snap ----
Plus the place where it crashes:
//------ Snip ----
21 0x08536a73 in d3ddrv9 (+0x26a72) (0x0033cb68)
//------ Snap ----
What the assembler code wants:
//------ Snip ----
Wine-dbg>disas 0x08536a73
0x08536a73: pushl %edi
0x08536a74: movl %esi,%ecx
0x08536a76: call 0x08536730
?CompileShader_PS@dnShaderCompiler@@QAEXPAVdnShader@@@Z in d3ddrv9
0x08536a7b: popl %edi
0x08536a7c: popl %esi
0x08536a7d: popl %ebp
0x08536a7e: ret $0x8
0x08536a81: int $3
0x08536a82: int $3
0x08536a83: int $3
//------ Snap ----
Please see attached files for more details.
--
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=37687
Bug ID: 37687
Summary: S.T.A.L.K.E.R - Shadow of Chernobyl locks up on start
with dynamic lightning
Product: Wine
Version: 1.7.31
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zzarko(a)gmail.com
Distribution: ---
If I try to enable dynamic rendering in S.T.A.L.K.E.R - Shadow of Chernobyl
(any of two dynamic options), the game even won't to start. This is what I get
in the terminal (all messages after starting):
fixme:msvcrt:MSVCRT__set_abort_behavior _WRITE_CALL_REPORTFAULT unhandled
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:thread:__hook_pthread_create most thread attributes ignored!
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd1f00 "loader.c:
loader_section" wait timed out in thread 0023, blocked by 0009, retrying (60
sec)
The last line repeats every minute and all I can do is to kill it.
When using static lightning, sometimes (every 4th-5th run) STALKER locks up on
"Exit to windows". This is the error I get on terminal when that happens:
err:ntdll:RtlpWaitForCriticalSection section 0x7bcd2240 "rtl.c: peb_lock" wait
timed out in thread 0028, blocked by 0009, retrying (60 sec)
It looks similar to prevous last line.
I'm running updated Ubuntu 14.04 64bit, using wine from wine team ppa (1.7.31),
and game is installed in fresh win32 prefix. Game was bought on GOG, version is
1.0006, installer is setup_stalker_shoc_2.1.0.7. The graphic card is Radeon
7950, with Catalyst 14.20.
I'll gladly try to answer questions/try stuff to make this work.
--
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=34147
Bug #: 34147
Summary: Borland ilink32 malfunctions in newer versions of wine
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cnliou9(a)fastmail.fm
Classification: Unclassified
Created attachment 45424
--> http://bugs.winehq.org/attachment.cgi?id=45424
The log.
Borland ilink32 version 5.66 runs properly in wine v1.0.1 in Debian squeeze. It
crashes in wine v1.4.1 in Debian wheezy.
Comments on the attached log:
File O:\prog.tds is not locked by any other programs including IDE. Deleting
this file before running ilink32.exe does not fix the problem.
If I remember correctly, the following two messages did not occurred to wine
v1.0.1:
Warning: Cannot release virtual memory at addr 00000000 for 67108864 bytes
(errcode 87)
Error: Could not delete O:\prog.tds (project already open in IDE?)
--
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=34641
Bug #: 34641
Summary: sketchup 8 display problem when selecting by dragging
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: burelbruno(a)orange.fr
Classification: Unclassified
Env :
UBUNTU 13.04
Wine 1.6
Sketchup 8
Nvidia card with the "Nouveau" driver, NOT with the Nvidia driver
When dragging (both ways) to select items normal display disappear, the screen
display tiles of the wallpaper and others old display
--
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=39504
Bug ID: 39504
Summary: Unhandled exception: page fault on read access to
0x40800035 in 32-bit code (0x006d8d5d).
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joel.huebner(a)gmail.com
Distribution: ---
Created attachment 52645
--> https://bugs.winehq.org/attachment.cgi?id=52645
wine crash using sketchup in lubuntu 15.10
Unhandled exception: page fault on read access to 0x40800035 in 32-bit code
(0x006d8d5d).
--
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.