[
Date Prev][Date Next][
Thread Prev][Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [epp-dev] EPP 2025-09 M2
|
On Thu, Jul 31, 2025 at 7:55 PM Ed Merks via epp-dev
<epp-dev@xxxxxxxxxxx> wrote:
>
> Hi everyone,
>
> Our next milestone build is available for testing: EPP 2025-09 M2
>
> FYI, when testing the update of the committers package from 2025-06 to 2025-09 I see logged issues about the the terminal support.
>
> Removing PartDescriptorImpl with the "org.eclipse.tm.terminal.view.ui.TerminalsView" id and the "Terminal" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
>
> Also
>
> java.lang.NullPointerException
> at org.eclipse.core.internal.preferences.EclipsePreferences.put(EclipsePreferences.java:840)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.setDefault(ScopedPreferenceStore.java:453)
> at org.eclipse.terminal.view.ui.internal.preferences.PreferencesInitializer.initializeDefaultPreferences(PreferencesInitializer.java:34)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
> at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.runInitializer(PreferenceServiceRegistryHelper.java:289)
> at org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:114)
> at org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:338)
> at org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:233)
> at org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:288)
> at org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:381)
> at org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:635)
> at org.eclipse.core.internal.preferences.EclipsePreferences.node(EclipsePreferences.java:771)
> at org.eclipse.core.runtime.preferences.AbstractScope.getNode(AbstractScope.java:37)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.getDefaultPreferences(ScopedPreferenceStore.java:182)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.getPreferenceNodes(ScopedPreferenceStore.java:211)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.internalGet(ScopedPreferenceStore.java:349)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.getString(ScopedPreferenceStore.java:393)
> at org.eclipse.terminal.connector.local.launcher.LocalLauncherDelegate.execute(LocalLauncherDelegate.java:112)
> at org.eclipse.terminal.view.ui.internal.handler.LaunchTerminalCommandHandler.executeDelegate(LaunchTerminalCommandHandler.java:176)
> at org.eclipse.terminal.view.ui.internal.handler.LaunchTerminalCommandHandler.execute(LaunchTerminalCommandHandler.java:89)
> at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:277)
>
> I have been following the steps on https://github.com/eclipse-packaging/packages/labels/endgame - you can see the checkmarks as to what is done.
>
> Download link: https://download.eclipse.org/technology/epp/downloads/release/2025-09/M2/
>
> EPP was built with the p2 repositories at:
>
> https://download.eclipse.org/releases/2025-09/202508011000/ and
> https://download.eclipse.org/technology/epp/packages/2025-09/202507311000/
>
> Please test and send your +1 to this mailing list. +1s are optional as the package will be published anyway.
>
> Last +1 received for each package and platform (apologies if I missed one of your +1 emails, just let me know and I will update Last Recorded +1)
>
> Packages:
> committers - 2024-12 RC2
+1 on riscv64
BTW, I saw the log from the terminal also but after updating the
eclipse-committers, it seems the logs above have been cleared.
BR,
Bo