https://bugs.winehq.org/show_bug.cgi?id=43831
Bug ID: 43831
Summary: Cuphead crashes with error
Product: Wine
Version: 2.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timwanders241(a)gmail.com
Distribution: ---
Created attachment 59384
--> https://bugs.winehq.org/attachment.cgi?id=59384
The log
Hello, so when I launch the steam version of CupHead, it spams the last 4 lines
of the logs till you kill it.
I'm using Arch linux 64 bit
I tried using an 32 bit WINEARCH and 64 bit WINEARCH, both have the same issue.
I've resolved the issue by replacing the Return value in
dlls/setupapi/stubs.c:CM_Get_Parent to CR_NO_SUCH_DEVNODE.
I've also tries using wine-staging 2.18/2.17 and I tried compiling wine myself
from git, all resulting into the same crash and error.
Wine cannot be killed with Control+C then, you need to open another terminal
and execute "wineserver -k" to kill it
--
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=45026
Bug ID: 45026
Summary: winfile fails to build in winelib (LPDROPSTRUCT
missing)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: arthur200126(a)gmail.com
Distribution: ---
Winfile fails to build on Wine. A preliminary error log is available at
https://github.com/Microsoft/winfile/issues/75#issuecomment-382812251.
--
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=44135
Bug ID: 44135
Summary: Olive Tree Bible Software fails to install
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi, a user reported gargbage for this in appdb, so I gave it a try.
Prerequisite: winetricks -q dotnet462
The installer fails rather quickly, from the debuglog it looks like it looks
for IE version 10. The registry key below (I just added scvVersion and changed
the 8 into 10) makes the installation succeed. I don`t know where these
registrykey is set, apparently not in wine.inf.in AFAICS.
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer]
"svcVersion"="10.0.6001.18702"
--
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=41377
Bug ID: 41377
Summary: Windows 10 DISM failed to find the resources
Product: Wine
Version: 1.9.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lerieur(a)protonmail.com
Distribution: ---
Created attachment 55726
--> https://bugs.winehq.org/attachment.cgi?id=55726
wine dism.exe
Steps to reproduce:
- visit
https://developer.microsoft.com/en-us/windows/hardware/windows-assessment-d…
and download version for Windows 10 1607
- in terminal:
$ export WINEARCH=win32 WINEPREFIX=$HOME/.wine32
$ winetricks -q dotnet452 wininet
$ winecfg # set Windows version to 10
$ wine adksetup.exe /features OptionId.DeploymentTools
$ cd $WINEPREFIX/drive_c/Program\ Files/Windows\ Kits/10/Assessment\ and\
Deployment\ Kit/Deployment\ Tools/x86/DISM
$ wine dism.exe
Expected output:
https://static.amido.com/wp-content/uploads/2016/02/05094332/DISM-BHelp.png
--
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=44404
Bug ID: 44404
Summary: Several .Net apps throw errors/crash,caused by msctf
stubs
TextStoreACPSink_{OnTextChange,OnSelectionChange,OnLay
outChange}
Product: Wine
Version: 2.22
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msctf
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Hi,
I`ve seen this in Olive Tree Bible, B4A, and a few more I can`t remember (:()
At least in B4A it happens after:
- winetricks dotnet462
- first save
- open Designer
- Create a new object (for example a "Label")
- Move the Label --> Error appears
I don`t know what these three api`s are suppoded to do, but just faking succes
(return S_OK) makes the program apparantly behave fine
--
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=44818
Bug ID: 44818
Summary: ntdll.NtClose (kernel32.CloseHandle) should throw
invalid handle exception (EXCEPTION_INVALID_HANDLE)
for invalid handles when run under debugger
Product: Wine
Version: 3.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
to track
https://github.com/wine-staging/wine-staging/blob/master/patches/ntdll-Exce…
Unfortunately there is no further information/details.
My guess would be that Sebastian observed this behaviour while debugging some
application under native Windows.
MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms724211(v=vs.85).…
--- quote ---
If the application is running under a debugger, the function will throw an
exception if it receives either a handle value that is not valid or a
pseudo-handle value. This can happen if you close a handle twice, or if you
call CloseHandle on a handle returned by the FindFirstFile function instead of
calling the FindClose function.
--- quote ---
Some forum thread:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/fd5deb8e-4003-4de6-9…
$ wine --version
wine-3.4
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=44770
Bug ID: 44770
Summary: ExpressPCB Plus throws errorwindow:
System.NotImplementedException: Not implemented at
System.Drawing.Pen.TranslateTransform(
Product: Wine
Version: 3.4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: ---
Created attachment 60791
--> https://bugs.winehq.org/attachment.cgi?id=60791
screenshot of error
Prerequisite: winetricks dotnet35sp1
See attachment. The errorwindow is not fatal, but the layout of the program
also doesn`t look right.
This bugreport is about the errorwindow;
Relevant consoleoutput:
0009:fixme:gdiplus:GdipTranslatePenTransform not implemented
(Sidenote: I had to use old wine version i had lying here around (wine-1.7.50)
to get dotnet35sp1 installed; somehow winetricks seems to have issues?)
--
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=43930
Bug ID: 43930
Summary: iCopy will not load
Product: Wine-staging
Version: 2.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Wine Staging 2.19
iCopy-1.6.3.exe
http://sourceforge.net/projects/icopy/files/
$ wine iCopy.exe
fixme:winediag:start_process Wine Staging 2.19 is a testing version containing
experimental patches.
fixme:winediag:start_process Please mention your exact version when filing bug
reports on winehq.org.
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"configSections"
in state 2
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"sectionGroup" in
state 6
mscoree repeats ~ 20 more times
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an
object
at iCopy.PortableSettingsProvider.SetValue
(System.Configuration.SettingsPropertyValue propVal) [0x000ee] in
<9c716ec700f2462784a35698557bb163>:0
at iCopy.PortableSettingsProvider.SetPropertyValues
(System.Configuration.SettingsContext context,
System.Configuration.SettingsPropertyValueCollection propvals) [0x00015] in
<9c716ec700f2462784a35698557bb163>:0
at System.Configuration.SettingsBase.SaveCore () [0x000a1] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.SettingsBase.Save () [0x00014] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.ApplicationSettingsBase.Save () [0x00017] in
<e04f7b3115474b53a83d8704c8566261>:0
at iCopy.appControl.Main (System.String[] sArgs) [0x00030] in
<9c716ec700f2462784a35698557bb163>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
reference not set to an instance of an object
at iCopy.PortableSettingsProvider.SetValue
(System.Configuration.SettingsPropertyValue propVal) [0x000ee] in
<9c716ec700f2462784a35698557bb163>:0
at iCopy.PortableSettingsProvider.SetPropertyValues
(System.Configuration.SettingsContext context,
System.Configuration.SettingsPropertyValueCollection propvals) [0x00015] in
<9c716ec700f2462784a35698557bb163>:0
at System.Configuration.SettingsBase.SaveCore () [0x000a1] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.SettingsBase.Save () [0x00014] in
<e04f7b3115474b53a83d8704c8566261>:0
at System.Configuration.ApplicationSettingsBase.Save () [0x00017] in
<e04f7b3115474b53a83d8704c8566261>:0
at iCopy.appControl.Main (System.String[] sArgs) [0x00030] in
<9c716ec700f2462784a35698557bb163>:0
--
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=30611
Bug #: 30611
Summary: Lazarus browser sample exits, because
ieframe:ViewObject_Draw is unimplemented
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://netikka.net/dev/lazbrowser.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ieframe
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
http://netikka.net/dev/lazbrowser.exe
Quits without showing anything. Terminal has only 2 lines:
fixme:ieframe:ViewObject_Draw (0x3451c8)->(1 0 (nil) (nil) (nil) 0x3c8
0x15bf65c 0x15bf65c (nil) 00000000)
fixme:ieframe:ViewObject_Draw (0x3451c8)->(1 0 (nil) (nil) (nil) 0x61c
0x15bf128 0x15bf128 (nil) 00000000)
I modified that function to return S_OK, and sample works.
--
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.