Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #421


Ignore:
Timestamp:
12/07/08 12:05:00 (16 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #421

    • Property Priority changed from minor to critical
    • Property Status changed from new to assigned
  • Ticket #421 – Description

    initial v1  
    11Reproduce:
    2 1. Open HeuristicLab Starter
    3 2. Open Plugin Manager
    4 3. Right-click anywhere in the list of plugins
     2 1. Open HeuristicLab Starter
     3 2. Open Plugin Manager
     4 3. Right-click anywhere in the list of plugins
    55
    66This exception is thrown:
     7{{{
    78System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    89   bei HeuristicLab.PluginInfrastructure.GUI.ManagerForm.listView_MouseDown(Object sender, MouseEventArgs e)
     
    1213   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    1314   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    14    bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
     15   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)}}}