http://bugs.winehq.org/show_bug.cgi?id=28454
Summary: Audacity 1.3 crashes on startup - unimplemented
function
msvcp90.dll.?replace@?$basic_string@DU?$char_traits@D@
std@@V?$allocator@D@2@@std@@QAEAAV12@IIABV12@@Z
Product: Wine
Version: 1.3.28
Platform: x86-64
URL: http://audacity.googlecode.com/files/audacity-win-unic
ode-1.3.13.exe
OS/Version: …
[View More]Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
On startup, Audacity briefly shows a "scanning VST plugins" window, then
crashes:
wine: Call from 0x7b83b4c2 to unimplemented function
msvcp90.dll.?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IIABV12@@Z,
aborting
wine: Unimplemented function
msvcp90.dll.?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@IIABV12@@Z
called at address 0x7b83b4c2 (thread 0039), starting debugger...
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=33197
Bug #: 33197
Summary: Multiple applications ported to WinRT/ARM using
msvcr110.dll require some msvcrt math functions
(Audacity)
Product: Wine
Version: 1.5.25
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
Collecting a bunch here:
--- snip ---
...
err:module:find_forwarded_export function not found for forward 'msvcrt.atan2f'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.fmodf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.sinf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.cosf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.expf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.log10f'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.powf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.logf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
err:module:find_forwarded_export function not found for forward 'msvcrt.floorf'
used by L"C:\\windows\\system32\\msvcr110.dll". If you are using builtin
L"msvcr110.dll", try using the native one instead.
...
--- snip ---
Currently implemented for x86 64-bit in msvcrt.
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=31110
Bug #: 31110
Summary: SharpOcarina (.NET 4.0 app using OpenTK, C# OpenGL
wrapper) fails to create a temp OpenGL context
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
…
[View More]Classification: Unclassified
Hello,
"SharpOcarina" is a scene development tool for "The Legend of Zelda: Ocarina of
Time".
Written in C#, requiring .NET Framework 4.0
Website: http://code.google.com/p/sharpocarina/
It makes extensive use of "OpenTK" -> http://www.opentk.com/
"The Open Toolkit is an advanced, low-level C# library that wraps OpenGL,
OpenCL and OpenAL. It is suitable for games, scientific applications and any
other project that requires 3d graphics, audio or compute functionality."
Another interesting "testsuite" for Wine OpenGL, the complete source is
available ;-)
The app itself fails quickly after load:
--- snip ---
...
002b:Call user32.CreateWindowExW(00000000,001814a0
L"7c76823a-2b3a-499b-b4f7-e135ab4518ab",001a1e28 L"OpenTK Native
Window",54000000,00000000,00000000,00000280,000001e0,0001011c,00000000,040d0000,00000000)
ret=045bebf2
...
002b:Ret user32.CreateWindowExW() retval=00010122 ret=045bebf2
...
002b:Call user32.GetDC(00010122) ret=04771a21
002b:Ret user32.GetDC() retval=000006a8 ret=04771a21
002b:Call gdi32.DescribePixelFormat(000006a8,00000001,00000028,0032df20)
ret=04771c55
002b:Call opengl32.wglDescribePixelFormat(000006a8,00000001,00000028,0032df20)
ret=7eb0b844
002b:Call gdi32.GdiDescribePixelFormat(000006a8,00000001,00000028,0032df20)
ret=7e1741d2
002b:Ret gdi32.GdiDescribePixelFormat() retval=00000044 ret=7e1741d2
002b:Ret opengl32.wglDescribePixelFormat() retval=00000044 ret=7eb0b844
002b:Ret gdi32.DescribePixelFormat() retval=00000044 ret=04771c55
...
002b:Call gdi32.SetPixelFormat(000006a8,00000001,0032df20) ret=04773492
002b:Call opengl32.wglSetPixelFormat(000006a8,00000001,0032df20) ret=7eb0b960
002b:Call gdi32.GdiSetPixelFormat(000006a8,00000001,0032df20) ret=7e173296
002b:Ret gdi32.GdiSetPixelFormat() retval=00000001 ret=7e173296
002b:Ret opengl32.wglSetPixelFormat() retval=00000001 ret=7eb0b960
002b:Ret gdi32.SetPixelFormat() retval=00000001 ret=04773492
...
002b:Call opengl32.wglCreateContext(000006a8) ret=04773547
002b:Call gdi32.__wine_get_wgl_driver(000006a8,00000029) ret=7e172fd5
002b:Ret gdi32.__wine_get_wgl_driver() retval=7ea739e0 ret=7e172fd5
002b:Ret opengl32.wglCreateContext() retval=00010000 ret=04773547
...
002b:Call opengl32.wglMakeCurrent(000006a8,00010000) ret=047735e8
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 702
Current serial number in output stream: 702
--- snip ---
I assume this works on Windows (if someone wants to test the app).
If I'm not mistaken, this seems to be the C# source code for the failing code:
https://opentk.svn.sourceforge.net/svnroot/opentk/trunk/Source/OpenTK/Platf…
(WinGLContext constructor, temp context creation in order to load wgl
extensions).
Prerequisite: 'winetricks -q dotnet40'
NOTE: There is a bug in winetricks 'dotnet40' recipe.
You _must_ set 'fusion' override to builtin (fusion=b) for the installer to
succeed and to get all assemblies properly installed into GAC.
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=37087
Bug ID: 37087
Summary: Gothic 2 english Demo still fails with > "Conflict: a
hook process was found. ..."
Product: Wine
Version: 1.7.24
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
…
[View More]split off from bug 9216
https://bugs.winehq.org/show_bug.cgi?id=9216#c9https://bugs.winehq.org/show_bug.cgi?id=9216#c11
--- quote ---
The German Demo version works fine but the English Demo still fails with
"Conflict: a hook process was found. ...". Someone reported this in the AppDB.
I tested this with 1.2-rc5 and 1.7.24, both show the same error, so maybe
Austin/James/Mat used the German Demo? I wanted to test 1.1.29 as well but it
didn't compile.
AppDB entry:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=21455&iTesting…
I'll also attach a log with +relay,+seh,+tid without having any idea if it's
helpful. Console is without any output otherwise.
I think this is not an issue in any full version of the game.
--- quote ---
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=35838
Bug ID: 35838
Summary: MS Works 9.0 word processor crashes on startup
(process heaps need to be 64K aligned)
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
…
[View More]found this while verifying bug 25780 and bug 29875
All applications work fine (excel, access) - except the word processor.
Word crashes right on startup.
It an be started stand-alone, without the 'MSWorks.exe' launcher:
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft Works
$ WINEDEBUG=+tid,+seh,+relay wine ./WksWP.exe >>log.txt 2>&1
...
0047:Call KERNEL32.LoadLibraryExW(0033d66e
L"C:\\PROG~FBU\\MICR~5BT\\WkApComp.dll",00000000,00000008) ret=7e5de6cb
...
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=016d2000 ret=690a5e0a
...
0047:Ret PE DLL (proc=0x6962bfad,module=0x69600000
L"WkApComp.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
0047:Ret KERNEL32.LoadLibraryExW() retval=69600000 ret=7e5de6cb
...
0047:Call ntdll.RtlAllocateHeap(016d2000,00000000,00000014) ret=690a5e2e
0047:Ret ntdll.RtlAllocateHeap() retval=016d2b00 ret=690a5e2e
0047:Call KERNEL32.CreateFileW(0033d464 L"C:\\users\\focht\\Application
Data\\Microsoft\\Works\\1033\\WkAcCust.bin",80000000,00000001,00000000,00000003,08000080,00000000)
ret=69624a7f
0047:Ret KERNEL32.CreateFileW() retval=ffffffff ret=69624a7f
0047:Call ntdll.RtlFreeHeap(016d0000,00000000,016d2b00) ret=690a5f32
0047:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7bc4ccdc
ip=7bc4ccdc tid=0047
0047:trace:seh:raise_exception info[0]=00000000
0047:trace:seh:raise_exception info[1]=016d0054
0047:trace:seh:raise_exception eax=016d0000 ebx=7bcd1000 ecx=0033d3d0
edx=0000000c esi=0033d3d0 edi=0033d3dc
0047:trace:seh:raise_exception ebp=0033d358 esp=0033d320 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00210206
0047:trace:seh:call_stack_handlers calling handler at 0x60c9dcef code=c0000005
flags=0
--- snip ---
Many plugins/components create their own private heaps.
This missing file 'WkAcCust.bin' immediately accessed before the crash is
harmless.
MS Works stores both, formatted and plain text as autocorrect text in that
single, RTF (formatted) file - which doesn't exist on pristine install.
Some heaps are 64K aligned by chance, some are not:
--- snip ---
$ grep "HeapCreate" log.txt
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=781349e0
0047:Ret KERNEL32.HeapCreate() retval=00340000 ret=781349e0
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=00480000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=00590000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=006a0000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00010000,00000000) ret=7ac22afa
0047:Ret KERNEL32.HeapCreate() retval=007c0000 ret=7ac22afa
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=00931000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=00b00000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=00d81000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=6392c1df
0047:Ret KERNEL32.HeapCreate() retval=00e91000 ret=6392c1df
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=0121556d
0047:Ret KERNEL32.HeapCreate() retval=01232000 ret=0121556d
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=01342000 ret=690a5e0a
0047:Call KERNEL32.HeapCreate(00000000,00010000,00000000) ret=7cdcca7a
0047:Ret KERNEL32.HeapCreate() retval=014b2000 ret=7cdcca7a
0047:Call KERNEL32.HeapCreate(00000000,00001000,00000000) ret=690a5e0a
0047:Ret KERNEL32.HeapCreate() retval=016d2000 ret=690a5e0a
--- snip ---
In the crash case, Wine creates a heap with base 0x016d2000.
The plugin implements its own 'new' and 'delete' operators which do some magic
with heap base/handle (shifting 16 bits right indicate they somehow care for
64K alignment).
In the RtlFreeHeap() call that causes the page fault the process heap handle
passed in is normalized to 0x016d0000 due to that 'magic'.
I searched appdb MS Works entries and only found tests for old versions of Wine
(1.5.x).
No mentioning of any problems - except for the two bugs above which were
outdated anyway.
So I searched the commit log .. and found a culprit :)
--- snip ---
Module: wine
Branch: master
Commit: 0692bfda5f10e0c2dc6eed2a66e1a9f9c1092bad
URL:
http://source.winehq.org/git/wine.git/?a=commit;h=0692bfda5f10e0c2dc6eed2a6…
Author: Alexandre Julliard <julliard at winehq.org>
Date: Thu Jan 28 19:47:01 2010 +0100
ntdll: Don't require heap sizes to be 64K aligned.
--- snip ---
Reverting that commit lets the word processor successfully start.
$ sha1sum X14-02658.exe
056fb46da532b0bac1a2504b5bfc527debde0535 X14-02658.exe
$ du -sh X14-02658.exe
248M X14-02658.exe
$ wine --version
wine-1.7.15
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38427
Bug ID: 38427
Summary: Desura client 0.0.20.2 crashes on unimplemented
function msvcp120.dll._Thrd_current
Product: Wine
Version: 1.7.41
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution:…
[View More] ---
Hello folks,
continuation of bug 38367
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Desura
$ wine ./desura
...
wine: Call from 0x7b83b723 to unimplemented function
msvcp120.dll._Thrd_current, aborting
--- snip ---
There is also bug 38255 ("Sid Meier's Ace Patrol needs
msvcp110.dll._Thrd_current")
$ sha1sum DesuraInstaller.exe
a7dba809e121ba210bcfb0d298a2bf9bc89179ac DesuraInstaller.exe
$ du -sh DesuraInstaller.exe
40M DesuraInstaller.exe
$ wine --version
wine-1.7.41
Regards
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=10686
Summary: Marangatu fails with "Object doesn't support this
action"
Product: Wine
Version: 0.9.50.
Platform: PC-x86-64
URL: http://www.set.gov.py/set_htm/softwares/descargas/marang
atui/instalador.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-…
[View More]ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=9523)
--> (http://bugs.winehq.org/attachment.cgi?id=9523)
Full terminal log
The eset.exe fails to start, bringing up a message box saying that Runtime
Error 445, Object doesn't support this action and then Wine pagefaults. Full
terminal output and error message attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=23577
Summary: Kaspersky Internet Security 2010 installation problem:
need Wins Xp SP 2
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
kis9.0.0.736 gives the following line …
[View More]on the console:
err:msi:ITERATE_Actions Execution halted, action L"ErrorXPSP2RequiredShow"
returned 1603
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38106
Bug ID: 38106
Summary: Kaspersky Internet Security 2010 fails to install,
load_streams unable to open stream
Product: Wine
Version: 1.7.36
Hardware: x86
URL: ftp://ftp.antivirus.lv/rebranding/kis2010en/kis9.0.0.7
36en.exe
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
…
[View More] Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
Created attachment 50775
--> https://bugs.winehq.org/attachment.cgi?id=50775
terminal output/backtrace
Noticed while looking at bug 35693.
When starting the installer, it tries to check for updates, I skipped it
(servers seem to be down). After that, a normal install, but I opted out of the
Security network feature. As soon as the install step itself starts, I get a
crash:
err:msidb:load_streams unable to open stream 80030005
wine: Unhandled exception 0xe06d7363 in thread 3c at address 0x7b83959c (thread
003c), starting debugger...
Unhandled exception: C++ exception(object = 0x00b5e0bc, type = 0x6d7ef238) in
32-bit code (0x7b83959c).
austin@debian-home:~$ sha1sum kis9.0.0.736en.exe
19292ce905d032f714ecbd3d5edbfe908505265a kis9.0.0.736en.exe
austin@debian-home:~$ du -h kis9.0.0.736en.exe
71M kis9.0.0.736en.exe
austin@debian-home:~$ wine --version
wine-1.7.36-125-g656bc70
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=35693
Bug ID: 35693
Summary: Kaspersky Internet Security 2010 service installation
fails due to missing TDI wrapper library 'tdi.sys'
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.…
[View More]net
Hello folks,
as the summary says ...
--- snip ---
$ WINEDEBUG=+tid,+seh,+loaddll,+process,+service,+msi wine ./kis9.0.0.736en.exe
>>log.txt 2>&1
...
0037:trace:msi:ACTION_CustomAction Handling custom action L"StartServiceKl1Sys"
(2c41 L"msi_misc.dll" L"StartDriver")
...
0037:trace:msi:HANDLE_CustomType1 Calling function L"StartDriver" from
L"C:\\users\\focht\\Temp\\msib1b3.tmp"
0037:trace:msi:wait_thread_handle waiting for L"StartServiceKl1Sys"
002a:trace:msi:DllThread custom action (2a) started
...
0018:trace:service:svcctl_StartServiceW (0x113190, 0, (nil))
0018:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\winedevice.exe kl1"
0018:trace:process:find_exe_file looking for
L"C:\\windows\\system32\\winedevice.exe"
0018:trace:process:find_exe_file Trying native exe
L"C:\\windows\\system32\\winedevice.exe"
0018:trace:process:create_process_impl starting
L"C:\\windows\\system32\\winedevice.exe" as Win32 binary
(0x10000000-0x10003000, arch 014c)
002d:trace:loaddll:load_builtin_dll Loaded L"KERNEL32.dll" at 0x7b810000:
builtin
002d:trace:process:init_current_directory starting in L"C:\\windows\\" 0x18
002d:trace:process:__wine_kernel_init starting process
name=L"C:\\windows\\system32\\winedevice.exe"
argv[0]=L"C:\\windows\\system32\\winedevice.exe"
002d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\winedevice.exe" at 0x7edf0000: builtin
0018:trace:process:create_process_impl started process pid 0021 tid 002d
0018:trace:service:service_send_start_message L"kl1" (nil) 0
002d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\advapi32.dll" at 0x7ed60000: builtin
002d:trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\ntoskrnl.exe" at 0x7ed20000: builtin
...
0048:err:module:import_dll Library TDI.SYS (which is needed by
L"C:\\windows\\system32\\drivers\\kl1.sys") not found
0037:trace:msi:MSI_DatabaseOpenViewW L"SELECT `Value` FROM `_Property` WHERE
`_Property`=?" 0x33f620
0048:err:winedevice:ServiceMain driver L"kl1" failed to load
0048:trace:service:SetServiceStatus 0x110af0 30 1 0 0 0 0 2710
--- snip ---
$ sha1sum kis9.0.0.736en.exe
135ce0e88bad8307a15b515085710c250159ab9b kis9.0.0.736en.exe
$ du -sh kis9.0.0.736en.exe
73M kis9.0.0.736en.exe
$ wine --version
wine-1.7.13-118-g0eb6265
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39575
Bug ID: 39575
Summary: Wine control panel app crashes when encountering
builtin applets with unimplemented CPL entry points
(bthprops.cpl.CPlApplet)
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)…
[View More]winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
since the stub Bluetooth applet was added recently, it didn't provide a CPL
specific entry point.
Trying to show/load applets causes a crash.
At least provide minimal functionality to have it ignored.
--- snip ---
$ wine control
wine: Call from 0x7b8461c9 to unimplemented function bthprops.cpl.CPlApplet,
aborting
wine: Unimplemented function bthprops.cpl.CPlApplet called at address
0x7b8461c9 (thread 0033), starting debugger...
Threads:
process tid prio (all id:s are in hex)
...
0000000d (D) C:\windows\system32\control.exe
00000034 0
00000033 0 <==
--- snip ---
$ wine --version
wine-1.7.54-302-g5cf9539
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39701
Bug ID: 39701
Summary: N/A
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dunstallp(a)gmail.com
Distribution: ---
Created attachment 52944
--> https://bugs.winehq.org/attachment.cgi?id=…
[View More]52944
Contain error info
IT INSTALLED OK BUT FAIL AFTER HIT THE RUN BUTTON OR DOUBLE CLICKING ON THE
ICON.
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=38745
Bug ID: 38745
Summary: EZCastPro 1.4 crashes on unimplemented function
USER32.dll.GetDisplayConfigBufferSizes
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
…
[View More]Distribution: ---
Hello folks,
reported in WineHQ user forums:
https://forum.winehq.org/viewtopic.php?f=8&t=24759
Installer requires 'Windows 7' or later setting.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/EZCast
$ wine ./EZCast.exe
...
wine: Call from 0x7bc61787 to unimplemented function
USER32.dll.GetDisplayConfigBufferSizes, aborting
...
Unhandled exception: unimplemented function
USER32.dll.GetDisplayConfigBufferSizes called in 32-bit code (0x7bc61787).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc61787 ESP:0033fcfc EBP:0033fd60 EFLAGS:00000212( - -- I -A- - )
EAX:0033fd08 EBX:00000000 ECX:0033fd90 EDX:007e4b84
ESI:0070c0c4 EDI:0070bcf0
...
Backtrace:
=>0 0x7bc61787 stub_entry_point+0x3f(dll="USER32.dll",
name="GetDisplayConfigBufferSizes", ret_addr=0x425ed1)
[/home/focht/projects/wine/wine.repo/src/dlls/ntdll/loader.c:207] in ntdll
(0x0033fd60)
1 0x003c001e (0x0033fd98)
2 0x006fd8c5 in ezcast (+0x2fd8c4) (0x0033fdac)
3 0x00652a54 in ezcast (+0x252a53) (0x0033fe30)
4 0x7b86dba0 call_process_entry+0xb() in kernel32 (0x0033fe48)
...
Modules:
Module Address Debug info Name (158 modules)
PE 340000- 373000 Deferred ssleay32
PE 380000- 39b000 Deferred openldap
PE 3a0000- 3b4000 Deferred libsasl
PE 400000- 18ab000 Export ezcast
PE 18b0000- 19ae000 Deferred libeay32
PE 19b0000- 1ad0000 Deferred winsparkle
PE 1ad0000- 1b6d000 Deferred remotecontroldll
PE 1b70000- 428a000 Deferred libcef
PE 10000000-10032000 Deferred curllib
PE 63600000-63c29000 Deferred avformat-56
PE 64f00000-64f7d000 Deferred swscale-3
PE 67140000-671c6000 Deferred avutil-54
PE 6cb80000-6cbd8000 Deferred swresample-1
PE 6f680000-710df000 Deferred avcodec-56
...
Threads:
process tid prio (all id:s are in hex)
00000008 (D) C:\Program Files\EZCast\EZCast.exe
00000028 0
00000027 0
00000026 0
00000025 0
00000009 0 <==
--- snip ---
$ sha1sum ezcast_win.exe
9e66078012a4cd9ac94edec6883ded3353452fa9 ezcast_win.exe
$ du -sh ezcast_win.exe
39M ezcast_win.exe
$ wine --version
wine-1.7.44-199-g714abcb
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=39510
Bug ID: 39510
Summary: EZCastPro 1.4 crashes on unimplemented function
USER32.dll.QueryDisplayConfig
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
…
[View More]
Hello folks,
continuation of bug 38745
--- snip ---
$ wine ./EZCast.exe
fixme:win:GetDisplayConfigBufferSizes (0x1 0x33fd90 0x33fd94): stub
wine: Call from 0x7bc64a6b to unimplemented function
USER32.dll.QueryDisplayConfig, aborting
wine: Unimplemented function USER32.dll.QueryDisplayConfig called at address
0x7bc64a6b (thread 0009), starting debugger...
Unhandled exception: unimplemented function USER32.dll.QueryDisplayConfig
called in 32-bit code (0x7bc64a6b).
--- snip ---
$ sha1sum ezcast_win.exe
9e66078012a4cd9ac94edec6883ded3353452fa9 ezcast_win.exe
$ du -sh ezcast_win.exe
39M ezcast_win.exe
$ wine --version
wine-1.7.53-183-g12111d8
Regards
--
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.
[View Less]
https://bugs.winehq.org/show_bug.cgi?id=35471
Bug ID: 35471
Summary: Telepone (MTSP FIM) needs
msvcr100.dll._CreateFrameInfo
Product: Wine
Version: 1.7.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Classification: Unclassified
Hello folks,
…
[View More]continuation of bug 35468
Prerequisite: 'winetricks -q dotnet40' (or Mono)
--- snip ---
$ wine ./Telepone.exe
...
wine: Call from 0x7b83a977 to unimplemented function
msvcr100.dll._CreateFrameInfo, aborting
Unhandled Exception: System.TypeInitializationException: The type initializer
for '<Module>' threw an exception. --->
<CrtImplementationDetails>.ModuleLoadException: The C++ module failed to load
during appdomain initialization.
---> System.Runtime.InteropServices.SEHException: External component has
thrown an exception.
at _CreateFrameInfo(FrameInfo* , Void* )
at ___CxxRegisterExceptionObject(Void* ppExcept, Void* pStorage)
at __ExceptionPtr._CopyException(shared_ptr<__ExceptionPtr>* , Void*
__unnamed000, _s_ThrowInfo* __unnamed001, Boolean normal)
at __ExceptionPtr._InitBadAllocException(shared_ptr<__ExceptionPtr>* )
at
?A0xb75825f4.??__E?m_badAllocExceptionPtr@__ExceptionPtr@@$$Q0V?$shared_ptr@V__ExceptionPtr@@@tr1@std@@A@@YMXXZ()
at _initterm_m((fnptr)* pfbegin, (fnptr)* pfend)
at
<CrtImplementationDetails>.LanguageSupport.InitializePerAppDomain(LanguageSupport*
)
at <CrtImplementationDetails>.LanguageSupport._Initialize(LanguageSupport* )
at <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )
--- End of inner exception stack trace ---
at <CrtImplementationDetails>.LanguageSupport.Initialize(LanguageSupport* )
at .cctor()
--- End of inner exception stack trace ---
--- snip ---
$ sha1sum Telepone.zip
c0bd5906c692a3eedadd3836a5222b6b3af77b83 Telepone.zip
$ du -sh Telepone.zip
1.1M Telepone.zip
$ wine --version
wine-1.7.11-275-ge0024ff
Regards
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=35468
Bug ID: 35468
Summary: Mtsp/telepone server not working on wine
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: emilio.godoyalamos(a)gmail.com
Classification: Unclassified
Well, hi. I´m trying to …
[View More]conect to a Telepone/mtsp server, but when I try to
open the executable it doesn´t even open. I run the executable on the terminal
and trow me this error:
$ wine Telepone.exe
wine: Call from 0x7b83bcd5 to unimplemented function
msvcr100.dll.__AdjustPointer, aborting
err:seh:setup_exception_record stack overflow 2240 bytes in thread 0009 eip
7bc5866d esp 00230a70 stack 0x230000-0x231000-0x330000
----[AFTER CLICKING Ctrl +c beacause it stays freezed]---
^Cfixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded.
A little summary of MTSP/telepone
MTSP (MT Special Edition) is a Japanese 3rd party netplay client for the FM2K
engine, with integrated lobby and chat. It is built around a server system, a
player hosts a room for other players to join and use as a matchmaking.
The game i´m trying to play is called fighting is magic
Thanks for you help
PD: Sorry for the other bug that was because an illegal game.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19324
Summary: Get a Wine Error popup when trying to build a UBCD4Win
iso
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.ubcd4win.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: franks(a)montgomery.edu
Created …
[View More]an attachment (id=22375)
--> (http://bugs.winehq.org/attachment.cgi?id=22375)
wine: Unhandled page fault on read access
The application itself installs fine in Wine version 1.1.23 and 1.1.25 on Suse
Linux Enterprise Desktop 11. I can get in and enable and disable plugins but
when I try to build a CD I get the Wine Error popup saying that "The program
UBCDWinBuilder.exe has encountered a serious problem and needs to close." I get
this error running in cli and double clicking on the exe. Now before I get the
pop I notice the application gets an error when opening up a hive while
building the registry. This happens so fast I can not see the full error in the
application before it crashes and the popup is produced. Went back and ran
under cli wine UBCD4WinBuilder.exe WINEDEBUG=warn+all &> log.txt and I am
suppling those to you for your reading pleasure.
--
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.
[View Less]