[Bug 50109] New: 0414:fixme:conhost:write_console beep
https://bugs.winehq.org/show_bug.cgi?id=50109 Bug ID: 50109 Summary: 0414:fixme:conhost:write_console beep Product: Wine Version: 5.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: azraeladdy(a)gmail.com Distribution: --- Created attachment 68600 --> https://bugs.winehq.org/attachment.cgi?id=68600 Output from a simple C program. Along with its code. Occurs when outputting the BEL ASCII character. Nothing huge, but a worthy thing to keep track of? Not much else to say, possibly other ASCII characters that wine has a fix me statement for? -- 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=50109 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick(a)piezo-forte.be --- Comment #1 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, You didn't say that no sound was emitted, but I tested and no sound is emitted. How to reproduce without compiling a program: 1. Open a terminal; 2. Run wineconsole; 3. At the wineconsole, type 'echo ' (only the letters followed by a space, not the quotes). Then press the key combination CTRL+G once. This will result in 'echo ^G' in the console. Hit enter to execute the command; 4. Wine prints the fixme in the linux terminal, a blank line in wineconsole, and no sound is emitted. How to check what your terminal should output a beep: 1. Open a terminal; 2. Run the command: echo $'\a' 3. A blank line is printed and you should hear whatever is configured as the error sound in your terminal (in my case, the standard error sound from the gnome settings sound scheme). 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=50109 --- Comment #2 from Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> --- Hello, Please, note that FIXMEs are not bugs. You can disable conhost FIXMEs specifically with: WINEDEBUG=fixme-conhost wine command.exe You can find other flags to control debug output there: https://wiki.winehq.org/Debug_Channels 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=50109 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|0414:fixme:conhost:write_co |conhost: write_console beep |nsole beep |doesn't produce a beep -- 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=50109 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase CC| |fgouget(a)codeweavers.com -- 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.
participants (1)
-
WineHQ Bugzilla