こんにちは。お忙しいところ失礼します。
Web検索でエラーが出たので報告します。
環境は
Version: 0.9.6.3
Operating System: Windows Vista
Internet Explorer: 7.0.6001.17052
です。
オブジェクト参照がオブジェクト インスタンスに設定されていません。
場所 fub.BrowserTabControl.InsertTabs(String[] urlLines, Boolean bRelated, Boolean bActive, String referrer, Boolean bCmdLine, Boolean bCheck, Object filter)
場所 fub.BrowserTabControl.InsertTabsWithoutCheck(String[] urlLines, Boolean bRelated)
場所 fub.MainForm.MenuItem_Click(Object sender, EventArgs e)
場所 fub.CommandBarItem.RaiseClick()
場所 fub.CommandBar.PreProcessMessage(Message& message)
場所 fub.ReBar.PreProcessMessage(Message& msg)
場所 fub.ReBar.System.Windows.Forms.IMessageFilter.PreFilterMessage(Message& message)
場所 System.Windows.Forms.Application.ThreadContext.ProcessFilters(MSG& msg, Boolean& modified)
場所 System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
場所 System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
場所 System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
場所 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
場所 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
場所 System.Windows.Forms.Application.Run(Form mainForm)
場所 fub.MainForm.Main(String[] args)