<br><br><div class="gmail_quote">On Mon, Dec 22, 2008 at 10:42 PM, Jeffrey Barish <span dir="ltr"><<a href="mailto:jeff_barish@earthlink.net">jeff_barish@earthlink.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d"><br>
<br>
</div>On Ubuntu, it is possible to set visual and audible beeps separately.  When<br>
I set both, I get the visual beep, but not the audible one.  It's not a<br>
Python issue -- so I should take this thread to Ubuntu -- because I observe<br>
this behavior even when I hit backspace at the beginning of a line in a<br>
terminal.<br>
--<br>
<font color="#888888">Jeffrey Barish<br>
</font><div><div></div><div class="Wj3C7c"><br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</div></div></blockquote></div><br>Well, I would try printing a bell character in another language, say ruby or perl, or just in the terminals on the machines that won't print them in python. If you get a bell from those, it's likely some issue with your python installation, otherwise it's likely a problem with Ubuntu configuration somewhere.<br>