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.
https://bugs.winehq.org/show_bug.cgi?id=44138
Bug ID: 44138
Summary: if_indextoname unimplemented function in Iphlpapi.dll
Product: Wine-staging
Version: 2.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markau0(a)lycos.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
if_indextoname unimplemented function in Iphlpapi.dll
if_nametoindex was implemented in Wine 2.0.3 but if_indextoname is still
unimplemented in Wine staging 2.21
--
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=42267
Bug ID: 42267
Summary: wine: Call from 0x7bc57709 to unimplemented function
ntdll.dll._aulldvrm, aborting
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: xerox_xerox2000(a)yahoo.co.uk
Distribution: ---
As the title says. The app is installer of Rogue-Killer. I dont know what the
unimplemented function is supposed to.
--
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=39979
Bug ID: 39979
Summary: SupArc getting runtime error
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: thrasher2k2(a)gmail.com
Distribution: ---
When i try to run SupArc (http://www.suparc.com) it causes runtime error.
--
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=26574
Summary: Homefront: no sound in menu unless Hardware
acceleration = emulation
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Terminal doesn't show much, just:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16a1d8,0x16a148): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16bcd8,0x16bbf8): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x16bd00,0x16bc20): stub
changing driver emulation from full to emulation gives me sound.
Note: the sound works fine in the intro videos, either way.
Gentoo 32-bit, no pulseaudio. Using winealsa driver.
--
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.