My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 16: Sketches won't exit by hitting a Esc key
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  SweetAmaNatto
Cc:  kotobuki
Type-Defect
Priority-Medium
Component-Processing


Sign in to add a comment
 
Reported by kotobuki, Aug 26, 2008
What steps will reproduce the problem?
1. Funnelライブラリを使用する適当なスケッチを実行する
2. アプレットウィンドウ上でEscキーを押す

What is the expected output? What do you see instead?
期待するのはEscキーで終了することだが、実際には終了せず、クローズボックスの
クリックやメニュー操作で終了する必要がある。Processingのウィンドウ上に表示
されるログをみると次のようになっている。

(スケッチの起動)
2008-08-26 15:12:31.614 java[921] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0x12c03, name =
'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2008-08-26 15:12:31.614 java[921] CFLog (99): CFMessagePortCreateLocal():
failed to name Mach port (java.ServiceProvider)

opened host address 127.0.0.1
reboot OK 
configureation OK 
addmodule() Gainer
funnelServiceThread start
notify thread start
(クローズボックスなどでの終了)
reboot OK

本来であれば、この「reboot OK」は「notify thread start」のすぐ後に表示され
るべきメッセージではないかと思われる。


Please use labels and text to provide additional information.
Mac OS X 10.5.4
Processing 0148
r434
Comment 1 by kotobuki, Aug 26, 2008
Windows XPで確認したところ、きちんとEscキーで終了するようです。OS Xのみで発生する問題
かもしれません。
Owner: SweetAmaNatto
Cc: kotobuki
Sign in to add a comment

Hosted by Google Code