http://bugs.winehq.org/show_bug.cgi?id=29461
Bug #: 29461
Summary: BurnPlot fails to start without native oleaut32
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://download.imgburn.com/BurnPlot_1.0.1.5.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
I guess this should be separate from the wshom issue in bug 28605...
BurnPlot fails to start after using 'winetricks vb6run wsh57' to get msvbvm60
and work around the aforementioned bug. It pops up an error dialog which says:
Run-time error '438':
Object doesn't support this property or method
Workaround: winetricks native_oleaut32
Terminal output is seven lines of:
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
--
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=34902
Bug #: 34902
Summary: Ableton Live 9 Suite v9.0.x (64-bit) crashes on
startup, needs msvcr90.dll._vsprintf_l
Product: Wine
Version: 1.7.6
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
reported in forum.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/users/Public/Application Data/Ableton/Live 9
Suite/Program
$ file *.{dll,exe}
Ableton Live Engine.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
VideoExportMMF.dll: PE32+ executable (DLL) (GUI) x86-64, for MS Windows
Ableton Live 9 Suite.exe: PE32+ executable (GUI) x86-64, for MS Windows
InstallHelper.exe: PE32+ executable (console) x86-64, for MS Windows
$ wine ./Ableton\ Live\ 9\ Suite.exe
...
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x23f060 1 C) semi-stub
wine: Call from 0x7b849f8f to unimplemented function msvcr90.dll._vsprintf_l,
aborting
fixme:seh:__CxxFrameHandler 0x23f430 23f930 0x23e6b0 0x23eb80: not implemented
fixme:seh:__CxxFrameHandler 0x23f430 23fa40 0x23e6b0 0x23eb80: not implemented
wine: Unimplemented function msvcr90.dll._vsprintf_l called at address
0x7b849f8f (thread 0024), starting debugger...
...
Modules:
Module Address Debug info Name (100 modules)
PE 400000- 67f2000 Export ableton live 9 suite
PE 5d360000- 5d36d000 Deferred mfc90enu
PE 78e10000- 792f9000 Export mfc90u
ELF 7b800000- 7bc82000 Dwarf kernel32<elf>
\-PE 7b820000- 7bc82000 \ kernel32
ELF 7be00000- 7c103000 Dwarf <wine-loader>
...
Threads:
process tid prio (all id:s are in hex)
...
00000023 (D) C:\users\Public\Application Data\Ableton\Live 9
Suite\Program\Ableton Live 9 Suite.exe
00000024 0 <==
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/3bb2c11757156223be0f8a22f3b377b0…
--- snip ---
1116 @ stub _vsprintf_l
--- snip ---
$ sha1sum Setup.msi
7285fbd9c8db10ac25eb996578448dcae2b2fb73 Setup.msi
$ du -sh Setup.msi
676M Setup.msi
$ wine --version
wine-1.7.6-202-gc7274f1
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.
http://bugs.winehq.org/show_bug.cgi?id=34064
Bug #: 34064
Summary: Adobe CS4 installer fails
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45280
--> http://bugs.winehq.org/attachment.cgi?id=45280
wine-1.6-rc5 console output
Working around Bug 18070, the installer for Adobe CS4 fails.
It used to work but due to Bug 34063 a bisect would take about a month. I will
update when it is complete.
"winetricks ie6" appears to take the installer further (both the application
and Wine logs are larger) but the same failure occurs: failed to install
Photoshop CS4 (and another component).
--
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=33226
Bug #: 33226
Summary: Multiple applications ported to WinRT/ARM require
msvcr110.dll.__crtSetUnhandledExceptionFilter
(MirandaIM, FinalBurn, ...)
Product: Wine
Version: 1.5.26
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
another one ...
--- snip ---
$ wine ./miranda32.exe
wine: Call from 0x403f69c8 to unimplemented function
msvcr110.dll.__crtSetUnhandledExceptionFilter, aborting
wine: Unimplemented function msvcr110.dll.__crtSetUnhandledExceptionFilter
called at address 0x403f69c8 (thread 0009), starting debugger...
--- snip ---
Forwarding msvcr110.dll __crtSetUnhandledExceptionFilter(ptr) to
kernel32.SetUnhandledExceptionFilter let the apps run further.
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.
http://bugs.winehq.org/show_bug.cgi?id=32766
Bug #: 32766
Summary: Multiple applications ported to WinRT/ARM require
msvcr110.dll (Miranda IM)
Product: Wine
Version: 1.5.22
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
some of the application ports to WinRT/ARM require "MSVCR110.dll"
--- snip ---
$ wine ./miranda32.exe
err:module:import_dll Library MSVCR110.dll (which is needed by
L"Z:\\home\\linaro\\wine-apps\\miranda\\zlib.dll") not found
err:module:import_dll Library zlib.dll (which is needed by
L"Z:\\home\\linaro\\wine-apps\\miranda\\miranda32.exe") not found
--- snip ---
There is a forum at xda-developers dedicated to porting/recompiling various
open-source projects to WinRT, especially:
http://forum.xda-developers.com/showthread.php?t=2092348
(Windows 8 Development and Hacking > Windows 8 Development and Hacking >
Desktop apps ported to Windows RT)
Some ports already run nicely with workarounds from already known wine-arm bugs
(notepad++) but others require WinRT libs (combase.dll etc.).
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.
http://bugs.winehq.org/show_bug.cgi?id=29042
Bug #: 29042
Summary: Regression; Code-8 Initialization
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcgraw5058(a)bellsouth.net
Classification: Unclassified
Apogee Components RockSim, version 9.1.1.118, using Wine 1.3.32. Program fails
to start and displays small dialog saying "Code-8" Initialization error. Wine
1.3.31 worked fine.
Engine Editor also affected in same way.
--
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=29002
Bug #: 29002
Summary: GPU-Z v0.5.5 crashes at launch
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Classification: Unclassified
Created attachment 37327
--> http://bugs.winehq.org/attachment.cgi?id=37327
GPU-Z v0.5.5 crashes at launch
GPU-Z crashes at launch with the following error message :
wine: Unhandled page fault
"GPU-Z program has encountered a serious problem and needs to close"
(see attachments 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.