2007-10-22
くべつがつかないこと
川澄綾子と中原麻衣の声がときたま区別つかない。キャスト見てからあれーちがったーとなる><。
素IE7
なんであんな重いんだろ。俺だけ?
とか書いたら fu部 (ユーザスクリプトの memu 押した(autopagerize の cache clear を押した時かな))が落ちた。
Just-In-Time (JIT) デバッグを呼び出すための詳細については、
ダイアログ ボックスではなく、このメッセージの最後を参照してください。
************** 例外テキスト **************
System.Reflection.TargetInvocationException: 呼び出しのターゲットが例外をスローしました。 ---> System.Runtime.InteropServices.COMException (0x800A1393): HRESULT からの例外: 0x800A1393
--- 内部例外スタック トレースの終わり ---
場所 System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters)
場所 System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
場所 fub.MainForm.<>c__DisplayClassf.b__9(Object o, EventArgs ea)
場所 System.Windows.Forms.MenuItem.OnClick(EventArgs e)
場所 System.Windows.Forms.MenuItem.MenuItemData.Execute()
場所 System.Windows.Forms.Command.Invoke()
場所 System.Windows.Forms.Command.DispatchID(Int32 id)
場所 System.Windows.Forms.Control.WmCommand(Message& m)
場所 System.Windows.Forms.Control.WndProc(Message& m)
場所 System.Windows.Forms.ScrollableControl.WndProc(Message& m)
場所 System.Windows.Forms.ToolStrip.WndProc(Message& m)
場所 System.Windows.Forms.StatusStrip.WndProc(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
場所 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
場所 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
rails2u
IO の反応が無くなって死亡→restart
FABridge
FABridge使ったらもっといろいろできるのに。 http://b.hatena.ne.jp/nitoyon/20071022#bookmark-6249112
FABridge は利用がめんどくさいんだよね。html 側で初期化とかやってられない。FABridge はクラスも組み込みのは使えるけどあんまつかわないしなぁ。
結局の所 debug 時に即座に JS のオブジェクトとして扱えるかどうかが大事で。Stage の Display ノードに含まれないとある深いクラスの特定オブジェクトを叩く事って FABridge にできるんだっけ?FABridge は debug 向きではない。