https://bugs.winehq.org/show_bug.cgi?id=46014
Bug ID: 46014
Summary: Estlcam crashes with System.OverflowException in
button.resize()
Product: Wine
Version: 3.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j-p-t(a)gmx.net
Distribution: ---
Created attachment 62584
--> https://bugs.winehq.org/attachment.cgi?id=62584
stacktrace of 32 bit version
This app https://www.estlcam.de/
simply crashes on startup.
regardless of 32 or 64 bit version.
stacktrace follows
--
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=50704
Bug ID: 50704
Summary: QueueUserAPC() Has Incorrect Error Set When Called On
Terminating Thread
Product: Wine
Version: 6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: spambox1(a)koolhoven-home.net
Distribution: ---
DWORD QueueUserAPC() will return zero with GetLastError() set to return
ERROR_ACCESS_DENIED if called on a terminating thread, but ERROR_GEN_FAILURE is
the expected return of GetLastError() in this scenario.
Unfortunately, it's hard to catch a thread in this state since once a thread
has been terminated completely calling on it results in GetLastError()
returning ERROR_INVALID_HANDLE as it should.
This effects applications using older versions of WebRTC, such as StarCitizen.
The chromium development team noticed this and built a workaround into WebRTC
to make WebRTC compatible with WINE and Windows in this commit:
<https://webrtc.googlesource.com/src/+/dbfb58b850c14eeadac5ac66689fb855c79ab…>,
but the underlying issue still persists in WINE.
--
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=50701
Bug ID: 50701
Summary: Multiple 32-bit ARM Thumb-2 applications show errors
during Thumb-2 relocation processing (Miranda,
Notepad2)
Product: Wine
Version: 6.2
Hardware: arm
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
extracted from comment https://bugs.winehq.org/show_bug.cgi?id=33349#c11
* Notepad2 for ARM32
* Miranda32 for ARM
* VC++ redist
All apps started up fine, showing main user interface. There were some
relocation block processing errors:
--- snip ---
...
0024:err:module:LdrProcessRelocationBlock resulting immediate value won't fit:
000100d0
...
--- snip ---
Stable download link via Internet Archive:
https://web.archive.org/web/20210219234230/https://master.dl.sourceforge.ne…
NOTE: Most of these xdadeveloper forum threads are dead and attachments have
been deleted before archive.org could take snapshots.
Fortunately there is a sourceforge project which mirrored various ARM ports:
https://sourceforge.net/projects/winportsprojecthttps://sourceforge.net/projects/winportsproject/files/Other%20Contribution…
$ sha1sum miranda_arm.zip
0ec8acc67703948099cb8c846f4ff435e01b8fb8 miranda_arm.zip
$Â du -sh miranda_arm.zip
588K miranda_arm.zip
$Â wine --version
wine-6.2-157-gb8719736c5a
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=50376
Bug ID: 50376
Summary: Banished crashes when Antialiasing set to 3x MSAA with
Vulkan renderer
Product: Wine
Version: 6.0-rc3
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: ---
Doesn't crash with 2x or 4x.
--
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=50387
Bug ID: 50387
Summary: Batman: Arkham Origins has broken dynamic shadows with
Vulkan renderer
Product: Wine
Version: 6.0-rc3
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 68998
--> https://bugs.winehq.org/attachment.cgi?id=68998
example
When Dynamic Shadows set to Normal.
wine-6.0-rc3-24-g3d2b4233288
--
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=35637
Bug ID: 35637
Summary: Seagate Crystal Enterprise 8.0: 'inputfileserver.exe'
service needs msvcirt.dll.??0fstream@@QAE@XZ
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msvcirt
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says ...
--- snip ---
...
0072:trace:process:__wine_kernel_init starting process name=L"C:\\Program
Files\\Seagate Software\\Enterprise\\x86\\inputfileserver.exe"
argv[0]=L"C:\\Program Files\\Seagate
Software\\Enterprise\\x86\\inputfileserver.exe"
...
0075:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b83a97b
ip=7b83a97b tid=0075
0075:trace:seh:raise_exception info[0]=f6e08d7c
0075:trace:seh:raise_exception info[1]=f6e08e76
wine: Call from 0x7b83a97b to unimplemented function
msvcirt.dll.??0fstream@@QAE@XZ, aborting
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/799731f4b9e9495181e18a68eba16c92…
--- snip ---
27 @ stub -arch=win32 ??0fstream@@QAE@XZ # __thiscall fstream::fstream(void)
--- snip ---
Workaround: 'winetricks msvcirt' before running the installer.
$ wine --version
wine-1.7.13
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=50256
Bug ID: 50256
Summary: Animate VST plugin activation doesn't work:
wbem_services_ExecQuery gets no network adapters
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andriy.parhomenko(a)gmail.com
Distribution: ---
Created attachment 68788
--> https://bugs.winehq.org/attachment.cgi?id=68788
Backtrace
When I try to activate Animate VST plugin by MasteringTheMix, it gives error
28, which means no network adapters detected
(https://masteringthemix.zendesk.com/hc/en-gb/articles/208383349-ENABLE-THE-…)
The plugin was loaded in Reaper with linvst.
I've attached the backtrace with WINEDEBUG=+wbemprox, it seems that
wbem_services_ExecQuery returns 0 adapters found.
--
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=28786
Bug #: 28786
Summary: Explorer filelist problem
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.downing(a)guardian-shield.com
Classification: Unclassified
In the Explorer file-list [left pane] the "expand" controls (plus "+" signs)
require double-click. They should be single-click.
--
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=48563
Bug ID: 48563
Summary: Runaway: A Twist of Fate renders its cursor
incorrectly
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
The cursor should appear as a vertical cross, but is rendered as a vertical
cross on top of a black square. Essentially, the black background of the cursor
is rendered when it should be transparent.
The linked staging patch fixes 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.