[Bug 50109] 0414:fixme:conhost:write_console beep

WineHQ Bugzilla wine-bugs at winehq.org
Mon Nov 9 19:52:26 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=50109

Olivier F. R. Dierick <o.dierick at piezo-forte.be> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.dierick at piezo-forte.be

--- Comment #1 from Olivier F. R. Dierick <o.dierick at 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.



More information about the wine-bugs mailing list