Menu

#289 Crashes on using mouse wheel in feed list

v1.2.0.117
closed
5
2012-09-23
2004-10-23
Anonymous
No

If I try to use the mouse wheel to scroll through feed
items when RSS Bandit is refreshing, it invariably crashes.

Discussion

  • Torsten Rendelmann

    Logged In: YES
    user_id=714452

    Did you get any message box or error.log entry? Can you
    provide that file content as a attachment here, please?

     
  • Nobody/Anonymous

    Logged In: NO

    General Information

    RSS Bandit 1.2.0.117
    OS Version: Microsoft Windows NT 5.1.2600.0
    Framework Version: .NET CLR v1.1.4322
    Additonal Info:
    ExceptionManager.MachineName: ROGERL
    ExceptionManager.TimeStamp: 25/10/2004 18:07:05
    ExceptionManager.FullName:
    Microsoft.ApplicationBlocks.ExceptionManagement,
    Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
    ExceptionManager.AppDomainName: RSSBandit.exe
    ExceptionManager.ThreadIdentity:
    ExceptionManager.WindowsIdentity: 1E\rogerl

    Exception Information
    RssBandit.BanditApplicationException: StartMainGui() exiting
    main event loop on exception. --->
    System.NullReferenceException: Object reference not set to
    an instance of an object.
    at
    RssBandit.WinGui.Forms.WinGuiMain.OnWheelSupportGetChildC
    ontrol(Control control)
    at RssBandit.WinGui.Utility.WheelSupport.GetTopmostChild
    (Control ctrl, Point mousePosition)
    at RssBandit.WinGui.Utility.WheelSupport.GetTopmostChild
    (Control ctrl, Point mousePosition)
    at RssBandit.WinGui.Utility.WheelSupport.GetTopmostChild
    (Control ctrl, Point mousePosition)
    at RssBandit.WinGui.Utility.WheelSupport.PreFilterMessage
    (Message& m)
    at
    System.Windows.Forms.ThreadContext.System.Windows.Form
    s.UnsafeNativeMethods+IMsoComponent.FPreTranslateMessag
    e(MSG& msg)
    at
    System.Windows.Forms.ComponentManager.System.Windows.
    Forms.UnsafeNativeMethods+IMsoComponentManager.FPushM
    essageLoop(Int32 dwComponentID, Int32 reason, Int32
    pvLoopData)
    at
    System.Windows.Forms.ThreadContext.RunMessageLoopInner
    (Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop
    (Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.Run
    (ApplicationContext context)
    at RssBandit.RssBanditApplication.StartMainGui
    (FormWindowState initialStartupState)
    --- End of inner exception stack trace ---
    ================= End Entry =================

     
  • Nobody/Anonymous

    Logged In: NO

    I get the same behaviour: here is the entry from the log

    General Information

    RSS Bandit 1.2.0.117
    OS Version: Microsoft Windows NT 5.1.2600.0
    Framework Version: .NET CLR v1.1.4322
    Additonal Info:
    ExceptionManager.MachineName: BE-RLARNO00
    ExceptionManager.TimeStamp: 11/10/2004 19:00:02
    ExceptionManager.FullName:
    Microsoft.ApplicationBlocks.ExceptionManagement,
    Version=1.0.1521.25102, Culture=neutral, PublicKeyToken=null
    ExceptionManager.AppDomainName: RSSBandit.exe
    ExceptionManager.ThreadIdentity:
    ExceptionManager.WindowsIdentity: EUROPE\rlarno

    Exception Information
    RssBandit.BanditApplicationException: StartMainGui() exiting
    main event loop on exception. --->
    System.NullReferenceException: Object reference not set to
    an instance of an object.
    at
    RssBandit.WinGui.Forms.WinGuiMain.OnWheelSupportGetChildC
    ontrol(Control control)
    at RssBandit.WinGui.Utility.WheelSupport.GetTopmostChild
    (Control ctrl, Point mousePosition)
    at RssBandit.WinGui.Utility.WheelSupport.GetTopmostChild
    (Control ctrl, Point mousePosition)
    at RssBandit.WinGui.Utility.WheelSupport.GetTopmostChild
    (Control ctrl, Point mousePosition)
    at RssBandit.WinGui.Utility.WheelSupport.PreFilterMessage
    (Message& m)
    at
    System.Windows.Forms.ThreadContext.System.Windows.Form
    s.UnsafeNativeMethods+IMsoComponent.FPreTranslateMessag
    e(MSG& msg)
    at
    System.Windows.Forms.ComponentManager.System.Windows.
    Forms.UnsafeNativeMethods+IMsoComponentManager.FPushM
    essageLoop(Int32 dwComponentID, Int32 reason, Int32
    pvLoopData)
    at
    System.Windows.Forms.ThreadContext.RunMessageLoopInner
    (Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop
    (Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.Run
    (ApplicationContext context)
    at RssBandit.RssBanditApplication.StartMainGui
    (FormWindowState initialStartupState)
    --- End of inner exception stack trace ---
    ================= End Entry =================

     
  • Torsten Rendelmann

    Logged In: YES
    user_id=714452

    Yet fixed: please download

    http://rssbandit.sourceforge.net/builds/RssBandit.1.2.0.118.te
    st.networking.issue.zip and unzip to install folder to get the
    fix.

     

Log in to post a comment.