Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [p2-dev] Problem with PreselectedIUInstallWizard

this is
https://bugs.eclipse.org/bugs/show_bug.cgi?id=272240

susan
Inactive hide details for <David.Dubrow@xxxxxxxxx><David.Dubrow@xxxxxxxxx>




          <David.Dubrow@xxxxxxxxx>
          Sent by: p2-dev-bounces@xxxxxxxxxxx

          04/24/2009 01:36 PM
          Please respond to P2 developer discussions



To: <p2-dev@xxxxxxxxxxx>
cc:
Subject: [p2-dev] Problem with PreselectedIUInstallWizard


Hi,

I am trying to use the PreselectedIUInstallWizard and find that there is a problem with the SelectableIUsPage, in that its resolvedOperation member doesn’t seem to have any way of initializing in time for its first use so it is still null when createControl() calls updateStatus() and therefore the page comes up with an error message and details:
An unexpected error occurred. This wizard is no longer valid with the current selections.

This happens even when it is called from the InstallAction in the MetadataRepositoriesView, so I don’t believe it’s something I’m doing wrong.

TIA for any help.

--David
_______________________________________________
p2-dev mailing list
p2-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/p2-dev

GIF image

GIF image

GIF image


Back to the top