https://bugs.winehq.org/show_bug.cgi?id=39605
Bug ID: 39605
Summary: GImageX v2.1.1 crashes with unimplemented function
wimgapi.dll.WIMGetMountedImages
Product: Wine
Version: 1.7.55
Hardware: x86-64
URL: https://www.autoitscript.com/files/gimagex/gimagex.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Selecting 'Mount' causes to crash.
wine: Call from 0x7b839f0c to unimplemented function
wimgapi.dll.WIMGetMountedImages, aborting
wine: Unimplemented function wimgapi.dll.WIMGetMountedImages called at address
0x7b839f0c (thread 0009), starting debugger...
Unhandled exception: unimplemented function wimgapi.dll.WIMGetMountedImages
called in 32-bit code (0x7b839f0c).
wine-1.7.55-22-g097006b
--
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=39462
Bug ID: 39462
Summary: GImageX v2.1.1 (gui for ImageX tool from Windows
Assessment and Deployment Kit) needs WIMGAPI.DLL
Product: Wine
Version: 1.7.52
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
this here: https://source.winehq.org/patches/data/115359 ("wimgapi: Add new
stub dll") and again found no bug report/explanation -> "why is this needed?".
Small research turned up this:
https://www.autoitscript.com/site/autoit-tools/gimagex/
--- quote ---
GImageX is a graphical user interface for the ImageX tool from the Windows
Assessment and Deployment Kit (Windows ADK). ImageX is used to capture and
apply WIM images for Windows deployments. GImageX uses the supported Microsoft
WIMGAPI API for working with WIM files.
GImageX is a native application for the x86 and x64 platforms (Windows XP and
above) that will also work in Windows PE (WinPE). There is also a COM
component version included that implements some of the basic functionality for
direct use in languages such as VBScript.
--- quote ---
--- snip ---
$ wine ./gimagex.exe
err:module:import_dll Library WIMGAPI.DLL (which is needed by
L"Z:\\home\\focht\\Downloads\\gimagex\\x86\\gimagex.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\focht\\Downloads\\gimagex\\x86\\gimagex.exe" failed, status
c0000135
--- snip ---
MSDN:
https://msdn.microsoft.com/de-de/library/windows/desktop/dd851933.aspx
("Introduction to the Imaging APIs for Windows")
$ sha1sum gimagex.zip
ddd503f1e8aec8510fe9804e7fb4bf925badcfa1 gimagex.zip
$ du -sh gimagex.zip
556K gimagex.zip
$ wine --version
wine-1.7.52-222-ge8b9bda
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.
https://bugs.winehq.org/show_bug.cgi?id=39493
Bug ID: 39493
Summary: GImageX v2.1.1 (gui for ImageX tool from Windows
Assessment and Deployment Kit) crashes on
unimplemented function
wimgapi.dll.WIMRegisterMessageCallback
Product: Wine
Version: 1.7.53
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
continuation of bug 39462
Any action, such as 'create', 'append', 'export' results in crash.
--- snip ---
$ wine ./gimagex.exe
....
wine: Call from 0x7b845f21 to unimplemented function
wimgapi.dll.WIMRegisterMessageCallback, aborting
wine: Unimplemented function wimgapi.dll.WIMRegisterMessageCallback called at
address 0x7b845f21 (thread 0038), starting debugger...
Unhandled exception: unimplemented function
wimgapi.dll.WIMRegisterMessageCallback called in 32-bit code (0x7b845f21).
...
--- snip ---
$ sha1sum gimagex.zip
ddd503f1e8aec8510fe9804e7fb4bf925badcfa1 gimagex.zip
$ du -sh gimagex.zip
556K gimagex.zip
$ wine --version
wine-1.7.53-135-g4fb840b
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.
http://bugs.winehq.org/show_bug.cgi?id=28474
Summary: General Support for Windows Shell Extensions
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbartol68(a)yahoo.com
Referencing this bug report:
http://bugs.winehq.org/show_bug.cgi?id=11461
This bug report was originally raised to address Wine's deficiency in
supporting Windows apps that operate by means of Windows shell extensions. It
was originally submitted more than 3 and 1/2 years ago and has been added to
very sparingly over the last year. The last update was almost 5 months ago and
only addressed the issue with respect to the single case of TortoiseSVN. I'm
submitting this bug to hopefully breathe new life into the prospect of Wine
supporting Windows apps that operate by means of Windows shell extensions more
generally - that is, not just for the specific case of TortoiseSVN.
Now... Having written the above, I arrive at this juncture after experimenting
with the specific case of attempting to get TortoiseGit to run as an extension
of WineFile, WineExplorer, or a third-party file management utility like one of
these (for instance):
http://www.makeuseof.com/tag/the-5-best-windows-explorer-replacements/
By the way, I was able to install and run under Wine each of the Windows
Explorer alternatives covered by the above link. However, no luck getting
TortoiseGit to pop up as a shell extension.
Would be really cool if I could use the same Windows shell extension apps under
Wine as I do under Windows.
Thanks!
--
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=31618
Bug #: 31618
Summary: Unable to run an old VB5 app
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rhon(a)free.fr
Classification: Unclassified
Created attachment 41577
--> http://bugs.winehq.org/attachment.cgi?id=41577
First error message I had
I'm using wine 1.5.11 on Archlinux, and I try to launch this old game :
http://www.cnetfrance.fr/telecharger/waterboy-11006056s.htm?download=1
The problem is that I always get a "Run-time error '13' : Type mismatch"
when I try to launch it.
I've tried to switch oleaut.dll and ole32.dll to "native" (I used dll copied
from an up to date Win XP install), and switch to "Windows 98" mode using
winecfg, and then I had the error1 attached.
I've installed vb5runtime, vb6run, mfc40 and mfc42 using winetricks, but it
didn't help, I now have a window popup with message "System error &H80070078"
and console output shows the messages in error2 attached file.
--
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=5932
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.corel.com/servle |https://archive.org/details
|t/Satellite?pagename=Corel3 |/corelwordperfectofficex3ho
|/Downloads/Trials |meedition13.0.0.406200512en
| |glishcd
Keywords| |Installer
Version|unspecified |0.9.19.
CC| |focht(a)gmx.net
Hardware|Other |x86
OS|other |Linux
--
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=5751
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |focht(a)gmx.net
Version|unspecified |0.9.17.
URL|http://www.corel.com/servle |https://archive.org/details
|t/Satellite?pagename=Corel3 |/corelwordperfectofficex3ho
|/Downloads/Trials |meedition13.0.0.406200512en
| |glishcd
Keywords| |Installer
Hardware|Other |x86
OS|other |Linux
--
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=2547
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://www.xnima.com/soft/W |https://web.archive.org/web
|ord%20Perfect%20Office%2012 |/20060315030820/http://www.
|/WordPerfectOffice12TBYB.ex |corel.com/akdlm/6763/downlo
|e |ads/trials/WordPerfect12/WP
| |O12_TBYB_EN.exe
Summary|word perfect 12 trial fails |WordPerfect Office 12 trial
|to install |fails to install
--- Comment #28 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
adding stable download link via Internet Archive for documentation:
https://web.archive.org/web/20060315030820if_/http://www.corel.com/akdlm/67…
$ sha1sum WPO12_TBYB_EN.exe
7bc6d2858461f41a1ed55ab2fa26b9a7118681b6 WPO12_TBYB_EN.exe
$Â du -sh WPO12_TBYB_EN.exe
173M WPO12_TBYB_EN.exe
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.
https://bugs.winehq.org/show_bug.cgi?id=51455
Bug ID: 51455
Summary: Dishonored 2 crashes on launch (Vulkan renderer)
Product: Wine
Version: 6.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 70301
--> https://bugs.winehq.org/attachment.cgi?id=70301
log
wine-6.12-162-gd10887b8f56
--
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=22649
Summary: CDBurnerXP 4.3.x crashes when trying to erase a DVD-RW
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27861)
--> (http://bugs.winehq.org/attachment.cgi?id=27861)
Crash log
After choosing "erase disc" in the main menu and then clicking the erase button
(while a DVD-RW disc is inserted in a drive the program can detect), the
program produces an error dialog:
Erasing the disc failed for the following reason: Exception from HRESULT:
0x8001010E (RPC_E_WRONG_THREAD)
Clicking OK to this message results in the MS error report tool popping up,
followed by the Wine crash dialog.
Note: this program needs dotnet20, and it needs the workaround from bug 18012,
comment 2 to be able to detect drives in this section.
--
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.