https://bugs.winehq.org/show_bug.cgi?id=42140
Bug ID: 42140
Summary: "Unrecognized stencil op 0" messages flooding system
log in Söldner Secret Wars
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: max.kue(a)gmx.de
Distribution: ---
When playing Söldner Secret Wars - Community Edition (free (as in beer)
download http://www.soldnersecretwars.de/main.php?page=download&lang=en) tons
of log messages are generated. The game itself plays fine (maybe even better
then on some of my friends machines with windows 10) but the amount of messages
(an hour of gaming can yield ~60MB of system log) can get annoying, also I
can't help but believe that there is some hit to performance since there are 6
lines of output per frame drawn.
The output is:
fixme:d3d:wined3d_gl_compare_func Unrecognized compare function 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
fixme:d3d:gl_stencil_op Unrecognized stencil op 0.
repeated (tens of) thousands of times
IMHO: Ether somebody should investigate the usage of stencil op 0 and fix the
code as suggested by the comment of remove the message since the games seems to
run 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=41489
Bug ID: 41489
Summary: notepad++ escape key
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrej8anubis(a)gmail.com
Distribution: ---
Created attachment 55865
--> https://bugs.winehq.org/attachment.cgi?id=55865
showing the esc character
When using notepad++
press a key for menu (left mouse click or with keyboard)
than press escape (esc)
menu disappears
the problem is that where the cursor stands, a strange character appears , as
marking that esc was pressed
--
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=43392
Bug ID: 43392
Summary: valgrind shows a couple invalid reads in
programs/regedit/tests/regedit.c
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase, valgrind
Severity: minor
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
==8309== Invalid read of size 2
==8309== at 0x4A18346: REGPROC_unescape_string (regproc.c:427)
==8309== by 0x4A18D3E: quoted_value_name_state (regproc.c:729)
==8309== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8309== by 0x4A17322: PerformRegAction (regedit.c:145)
==8309== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8309== by 0x4A16B4C: wWinMain (main.c:142)
==8309== by 0x4A1D51C: wmain (exe_wmain.c:51)
==8309== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8309== by 0x7B46BDB3: ??? (process.c:1065)
==8309== by 0x7B46BF08: start_process (process.c:1116)
==8309== by 0x7BC913B3: ??? (signal_i386.c:2700)
==8309== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8309== by 0x7BC91391: ??? (signal_i386.c:2700)
==8309== by 0x7BC5FDE8: start_process (loader.c:3083)
==8309== by 0x40413EC: ??? (port.c:78)
==8309== Address 0x48735ce is 0 bytes after a recently re-allocated block of
size 14 alloc'd
==8309== at 0x7BC51061: notify_alloc (heap.c:254)
==8309== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8309== by 0x4A17A1E: GetWideString (regproc.c:65)
==8309== by 0x4A19766: get_lineA (regproc.c:1005)
==8309== by 0x4A18AEC: line_start_state (regproc.c:647)
==8309== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8309== by 0x4A17322: PerformRegAction (regedit.c:145)
==8309== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8309== by 0x4A16B4C: wWinMain (main.c:142)
==8309== by 0x4A1D51C: wmain (exe_wmain.c:51)
==8309== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8309== by 0x7B46BDB3: ??? (process.c:1065)
==8309== by 0x7B46BF08: start_process (process.c:1116)
==8309== by 0x7BC913B3: ??? (signal_i386.c:2700)
==8309== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8309== by 0x7BC91391: ??? (signal_i386.c:2700)
==8309== by 0x7BC5FDE8: start_process (loader.c:3083)
==8309== by 0x40413EC: ??? (port.c:78)
==8309==
==8313== Invalid read of size 2
==8313== at 0x4A18346: REGPROC_unescape_string (regproc.c:427)
==8313== by 0x4A19097: string_data_state (regproc.c:823)
==8313== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8313== by 0x4A17322: PerformRegAction (regedit.c:145)
==8313== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8313== by 0x4A16B4C: wWinMain (main.c:142)
==8313== by 0x4A1D51C: wmain (exe_wmain.c:51)
==8313== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8313== by 0x7B46BDB3: ??? (process.c:1065)
==8313== by 0x7B46BF08: start_process (process.c:1116)
==8313== by 0x7BC913B3: ??? (signal_i386.c:2700)
==8313== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8313== by 0x7BC91391: ??? (signal_i386.c:2700)
==8313== by 0x7BC5FDE8: start_process (loader.c:3083)
==8313== by 0x40413EC: ??? (port.c:78)
==8313== Address 0x48775f4 is 0 bytes after a recently re-allocated block of
size 36 alloc'd
==8313== at 0x7BC51061: notify_alloc (heap.c:254)
==8313== by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8313== by 0x4A17A1E: GetWideString (regproc.c:65)
==8313== by 0x4A19766: get_lineA (regproc.c:1005)
==8313== by 0x4A18AEC: line_start_state (regproc.c:647)
==8313== by 0x4A1AFA3: import_registry_file (regproc.c:1569)
==8313== by 0x4A17322: PerformRegAction (regedit.c:145)
==8313== by 0x4A17681: ProcessCmdLine (regedit.c:242)
==8313== by 0x4A16B4C: wWinMain (main.c:142)
==8313== by 0x4A1D51C: wmain (exe_wmain.c:51)
==8313== by 0x4A1D3F5: __wine_spec_exe_wentry (exe_wentry.c:36)
==8313== by 0x7B46BDB3: ??? (process.c:1065)
==8313== by 0x7B46BF08: start_process (process.c:1116)
==8313== by 0x7BC913B3: ??? (signal_i386.c:2700)
==8313== by 0x7BC9143B: call_thread_func (signal_i386.c:2759)
==8313== by 0x7BC91391: ??? (signal_i386.c:2700)
==8313== by 0x7BC5FDE8: start_process (loader.c:3083)
==8313== by 0x40413EC: ??? (port.c:78)
==8313==
--
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=11433
Summary: unimplemented function ole32.dll.OleGetIconOfFile
Product: Wine
Version: 0.9.44.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex.doll(a)agdconsulting.ca
Created an attachment (id=10561)
--> (http://bugs.winehq.org/attachment.cgi?id=10561)
Backtrace from the shell
Using Lotus Notes, attempted to attach an external file to a document. Notes
tried to determine the icon of the attached item (a PDF) and died:
Unhandled exception: unimplemented function ole32.dll.OleGetIconOfFile called
in 32-bit code (0x7b844852).
--
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=43039
Bug ID: 43039
Summary: Rise of the Tomb Raider needs unimplemented function
USER32.dll.PhysicalToLogicalPoint
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 58193
--> https://bugs.winehq.org/attachment.cgi?id=58193
ROTTR.exe log, unimplemented function USER32.dll.PhysicalToLogicalPoint
Follow-up of the bug 42985 (unimplemented function
USER32.dll.GetPhysicalCursorPos).
Wine complains about unimplemented function USER32.dll.PhysicalToLogicalPoint
required by Rise of the Tomb Raider after
https://source.winehq.org/patches/data/133879 has been applied. Please see the
log attachment for details.
The most relevant string in the log is
wine: Call from 0x7bc6255c to unimplemented function
USER32.dll.PhysicalToLogicalPoint, aborting
after which the ROTTR.exe crashes.
Errors seen in the log after the crash are related to some internal crashes
happening while running Windows Steam client. They don't specifically have
anything to do with ROTTR.exe.
Wine Staging Git 2.8. 64-bit wineprefix & Steam client. No DLL overrides.
--
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=43305
Bug ID: 43305
Summary: numpy crashes on unimplemented function
api-ms-win-crt-math-l1-1-0.dll.log1p
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
Created attachment 58649
--> https://bugs.winehq.org/attachment.cgi?id=58649
console output
To reproduce:
1. Download and unzip the Python 3.5.3 Windows x86 embeddable zip file
2. Run `curl https://bootstrap.pypa.io/get-pip.py | wine python.exe`
3. Run `wine python.exe -m pip install numpy`
4. Run `wine python.exe -c 'from numpy import log1p; log1p(0)'`
$ sha256sum python-3.5.3-embed-win32.zip
ed7a913eb9633baba2cf03d23ed15ec7005fbc2e2a495d1c740b4d4dc7fed1ce
python-3.5.3-embed-win32.zip
--
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=33740
Bug #: 33740
Summary: Sound Recorder displays error when seeking MP3 stream
to the end
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
Classification: Unclassified
I've been using Microsoft Sound Recorder (sndrec32.exe from Windows XP or
below)
to play wave file that uses MPEG1 Layer-3 codec (MP3), which played fine,
and I'm able to seek on the stream to mostly anywhere on the timeline.
But if I dragged the playhead and drop it at the very right end of timeline
or used FF button while playing, Sound Recorder will show an error:
"Another application is playing audio. You can either interrupt the
application or wait until it is done. Then try using Sound Recorder
again."
Then, this instance of Sound Recorder will not play any audio again (no matter
I loaded another wave file, both PCM and non-PCM; when trying to play,
it shows the same error)
When I exited Sound Recorder, these lines will be printed on WINE console:
fixme:winmm:MMDRV_Exit Closing while ll-driver open
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Note: If I restarted Sound Recorder, it will be able to play MP3
(and all other audio codec) again.
Also, other instances of Sound Recorder that're running in parallel
won't be affected.
Wine's Windows version: Windows ME
Wine Audio Driver: ALSA 44100Hz 16bit (Full Hardware Acceleration)
Wine installed without XInput2, OpenCL, GStreamer and OSS support.
System: Debian GNU/Linux 5.0 "Lenny" (i386: Intel Pentium 4 2.66GHz)
--
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=43403
Bug ID: 43403
Summary: make error on Debian 4.9.30-2kali1 (2017-06-22) x86_64
GNU/Linux
Product: Wine
Version: 2.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wpcap
Assignee: wine-bugs(a)winehq.org
Reporter: g_smart(a)mail.ru
Distribution: ---
Created attachment 58744
--> https://bugs.winehq.org/attachment.cgi?id=58744
make log
./configure with --enable-win64
--
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=43157
Bug ID: 43157
Summary: KeAcquireSpinLockRaiseToDpc unimplemented function
Needed by Adobe Premiere
Product: Wine
Version: unspecified
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: odnetnininds(a)gmail.com
Distribution: ---
KeAcquireSpinLockRaiseToDpc is a function required by Adobe Premiere CS6.
Info about this function:
https://msdn.microsoft.com/en-us/library/windows/hardware/ff551928(v=vs.85)…
--
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=43268
Bug ID: 43268
Summary: Wargaming.net Game Center needs msvcp140.dll._To_byte
Product: Wine
Version: 2.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: me(a)mixaill.tk
Distribution: ---
wine: Call from 0x7b43cb9c to unimplemented function msvcp140.dll._To_byte,
aborting
--
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.