https://bugs.winehq.org/show_bug.cgi?id=46125
Bug ID: 46125
Summary: DOS input redirection attempts are not passed into
DOSBox temporary config file
Product: Wine
Version: 3.0.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: s.maddox(a)lantizia.me.uk
Distribution: ---
Created attachment 62771
--> https://bugs.winehq.org/attachment.cgi?id=62771
Screenshot of DOSBox running when prompted to by Wine
Lo,
So I basically stumbled upon this one when trying to apply a patch for a game,
although the patch was an InstallShield 5 program (self-extracting with
PackageForTheWeb) - the patching would actually be done by it just calling an
exe->pif->bat that runs a 16-bit zip.exe program which updates a ZIP file of
the games with some replacement files.
I've worked out this is a Wine issue and there is an easier way to test it (as
the patch above would need you to have the game installed etc...)
# Grab an old 16-bit version of zip.exe (or anything that takes stdin using the
'<' symbol)
wget ftp://retronn.de/mirrors/garbo/pc/goldies/zip20x.zip
unzip zip20x.zip zip.exe
# Run it
wine cmd /c 'zip -@ x.zip < zip.exe'
# Witness what you will see in the screenshot I have attached.
The '< zip.exe' portion of the command just isn't written to the DOSBox
temporary config file... (e.g.
/home/lantizia/.wine/dosdevices/c:/users/lantizia/Temp/cfg4950.tmp )
[autoexec]
mount -z y
mount c /home/lantizia/.wine/dosdevices/c:
mount d /home/lantizia/.wine/dosdevices/d:
mount e /home/lantizia/.wine/dosdevices/e:
mount z /home/lantizia/.wine/dosdevices/z:
Z:
cd \home\lantizia\DOWN~NTG
config -securemode
Z:\home\lantizia\DOWN~NTG\zip.exe -@ x.zip
exit
--
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=49598
Bug ID: 49598
Summary: ProtectionID v6.9.0 chokes on steam_api.dll while
scanning
Product: Wine
Version: 5.2
Hardware: x86
URL: https://protectionid.net/
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: sagawa.aki+winebugs(a)gmail.com
Regression SHA1: 08bf605acb4d319e016a7eafe0c675509445bd4a
Distribution: ---
There may exist other files to trigger this bug, I noticed this while checking
some of my Steam games with PiD 6.9.0.
When the file steam_api.dll is being analyzed by PiD, the application seems to
come into an infinite loop while using 100% CPU. As a result, scanning this
particular file never finishes. The program interface is still responding so
it's not hung completely.
Nothing relevant in the terminal.
To reproduce:
Unrar and start Protection_ID.eXe, click the <Scan> button, <Single File> and
browse for an existing steam_api.dll (majority of Steam games have one). Status
shows "Steam Scan..." but scanning is never completed.
The problem was introduced by
https://source.winehq.org/git/wine.git/commit/08bf605acb4d319e016a7eafe0c67…
The bug doesn't occur with the previous commit.
Protection_ID.eXe
md5sum: ce07e32f2e9b56d8c60ef9f4ada9e352
wine-5.13-38-ga455ff61b4
--
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=35829
Bug ID: 35829
Summary: PowerDVD 10 trial installer calls 'reg.exe' with
unhandled 'load' and 'unload' commands
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says...
Prerequisite: 'winetricks -q mfc42'
Nothing serious, it's just some scary looking console output.
Just 'knowing' the options and adding some FIXME should be ok for now.
Found with PowerDVD 10 trial installer.
--- snip ---
...
0025:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\reg.exe load HKEY_USERS\\PDVD10DVD \"C:\\Documents
and Settings\\Default User\\NTUSER.DAT\""
...
Error: Invalid command line parameters
0025:trace:process:create_process_impl app (null) cmdline
L"C:\\windows\\system32\\reg.exe unload HKEY_USERS\\PDVD10DVD"
...
Error: Invalid command line parameters
--- snip ---
MSDN:
http://technet.microsoft.com/en-us/library/cc742053.aspx (reg load)
http://technet.microsoft.com/en-us/library/cc742043.aspx (reg unload)
$ sha1sum CyberLink.2113\(Trial\)_DVD100611-20.exe
1bfb0579b4f6aa52b0a4a0dd66642327714944f1
CyberLink.2113(Trial)_DVD100611-20.exe
$ du -sh CyberLink.2113\(Trial\)_DVD100611-20.exe
119M CyberLink.2113(Trial)_DVD100611-20.exe
$ wine --version
wine-1.7.14-207-g8199430
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=45096
Bug ID: 45096
Summary: MPC-HC Failed to initialize DXVA2
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: amie1972(a)163.com
Distribution: ---
open video file in MPC-HC get an error
message:DXVA2CreateDirect3DDeviceManager9 failed,then play normally(with the
workaround using quartz from winetricks)and it costs two times of CPU usage
than native media player.
--
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=44769
Bug ID: 44769
Summary: unable to run lumen software
Product: Wine
Version: 3.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nmad1(a)nmad1.plus.com
Distribution: ---
Created attachment 60790
--> https://bugs.winehq.org/attachment.cgi?id=60790
Lumen backtrace
I am trying to use software called Lumen for the Light camera, which is only
available in either a Windows or IOS version. The windows version is available
from
https://light.co/lumen/windows
Besides the Lumen (Beta) software, the installer installs Qt Licensed Software
Redistributables and Visual Studio C++ Runtime Redistributables. In order to
get the latter to install, I followed a suggestion to use the Windows XP
version in winecfg for the installer. This seems to do the trick with the
installation. However, when I try to run the software, it bombs out. A
backtrace is posted here.
--
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=42085
Bug ID: 42085
Summary: Crash when copy/past object
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olivier.mare(a)gmail.com
Distribution: ---
Created attachment 56597
--> https://bugs.winehq.org/attachment.cgi?id=56597
Crash when I use 'past' functionnality.
When I use copy/past function under B4A (Basic 4 Android) wineHQ crash.
System crash with 'past' method.
sorry for my bad english!
--
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=44494
Bug ID: 44494
Summary: Unhandled exception: unimplemented function
UxTheme.dll.SetWindowThemeAttribute called in 32-bit
code (0x7bc51219).
Product: Wine
Version: 3.0-rc6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: nmad1(a)nmad1.plus.com
Distribution: ---
Created attachment 60454
--> https://bugs.winehq.org/attachment.cgi?id=60454
backtrace
unimplemented function in uxtheme.dll
--
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=50634
Bug ID: 50634
Summary: IADsOpenDSObject::OpenDSObject() must be splitting
"domain\user" username into ldap_bind_s()'s Domain and
User
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: activeds
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Distribution: ---
Created attachment 69341
--> https://bugs.winehq.org/attachment.cgi?id=69341
AD domain\user authentication test case
As per the patch I am going to send:
"Extensive tests show that, for the secure authentication case, adsldp's
IADsOpenDSObject::OpenDSObject() and wldap32's ldap_bind_s() both agree on
success/failure and generate equivalent network packets, only when
IADsOpenDSObject::OpenDSObject() splits up "domain\user" style usernames into
SEC_WINNT_AUTH_IDENTITY_W's Domain and User, while ldap_bind_s() receives them
already split up like that, regardless of the domain's format (domain,
domain.local) or even correctness."
This is the testcase I used to develop my patch. It requires a specific AD
server so I cannot add it to the tree.
Build:
i686-w64-mingw32-gcc10 ldaptest.c -o ldaptest.exe -lwldap32 -lole32 -loleaut32
Run:
[wine] ldaptest.exe server:port user password
with the "user" being either a username or domain\username with different
domains.
--
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=50290
Bug ID: 50290
Summary: Thunderbird 78.5.1 device_notify_proc() thread crashes
with a stack overflow inside
RtlCaptureStackBackTrace()
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
URL: https://download.mozilla.org/?product=thunderbird-78.5
.1-SSL&os=win64&lang=en-US
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
This doesn't actually result in any visible problems with the application
(though I didn't try very hard to use it), but looks like a bug worth fixing
nonetheless. In theory the crash actually breaks device notification, but I'm
not sure what devices Thunderbird is trying to be notified of, or if Wine
actually supports hotplugging them.
The only visible symptom is:
01a0:err:virtual:virtual_setup_exception stack overflow 560 bytes in thread
01a0 addr 0x7f87f3cd7c73 stack 0x19a70dd0 (0x19a70000-0x19a71000-0x1a270000)
This thread is then terminated. It seems that it doesn't affect the rest of the
process. But the exception bothered me, and upon examination it happens inside
of RtlCaptureStackBackTrace().
What the application actually does is to hook LdrLoadDll and then later trigger
delay-loading for some rpcrt4 function from sechost. Inside of the hook it
calls RtlCaptureStackBackTrace(). The problem is that one of the functions is
missing unwinding information. The function in question is
__tailMerge_dlls_rpcrt4_librpcrt4_delay_a, generated by dlltool. It's missing
seh annotations (and is not in a form compatible with SEH).
The full call stack is something like this:
- RtlCaptureStackBackTrace
- application hook of LdrLoadDll
- LdrResolveDelayLoadedAPI [dlls/ntdll/loader.c]
- __delayLoadHelper2 [sechost.dll, from libs/winecrt0/delay_load.c]
- __tailMerge_dlls_rpcrt4_librpcrt4_delay_a [sechost.dll, from
libs/rpcrt4/librpcrt4.delay.a]
- RpcStringBindingComposeW [delay thunk in sechost.dll, tail caller]
- device_notify_proc [sechost.dll, dlls/sechost/service.c]
RtlCaptureStackBackTrace() tries to unwind past the tailMerge function, but
can't, and ends up recursing until the stack overflows. [I didn't actually
investigate why, but I'm assuming that RtlCaptureStackBackTrace() is not what's
broken here.]
Patching dlltool to generate SEH directives allows everything to work nicely;
the crash is avoided and a valid stack backtrace is returned.
--
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=12519
Summary: Yahoo! Widget Engine wont start, OLEPictureImpl_Load
Error
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P1
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wwarsin(a)gmail.com
Created an attachment (id=12075)
--> (http://bugs.winehq.org/attachment.cgi?id=12075)
Output from terminal
Yahoo! Widget Engine 4.5 Wont start - fixme:ole:OLEPictureImpl_Load Failure
while reading picture header (hr is 0, nread is 0).
Installs fine, but wont start
--
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.