Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] Oxygen M7 EPP packages

Hi Martin,

I hadn't noticed the RemoteSystemsTempFiles error before, it got buried in the error log after a few restarts and it only happens the first time. There is a corresponding bug, here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=517028


Marc-André


From: epp-dev-bounces@xxxxxxxxxxx <epp-dev-bounces@xxxxxxxxxxx> on behalf of Oberhuber, Martin <Martin.Oberhuber@xxxxxxxxxxxxx>
Sent: Sunday, May 21, 2017 1:18:13 AM
To: Eclipse Packaging Project
Subject: Re: [epp-dev] Oxygen M7 EPP packages
 

Hi Marc-Andre,

 

Launching eclipse-cpp-oxygen-M7 on Ubuntu 16, I actually get many more errors logged, see attached.

 

Most issues seem related to UserStorage (ToolbarItem, and /icons/UserAccount.png).

But there is also one about RemoteSystemsTempFiles not open.

Is it just me, or are these issues already known and handled?

 

I’ve been launching as root (to initialize a shared config area) like this, JDK is Oracle 1.8.0_101 64-bit:

./eclipse –data ../workspace

Command-line arguments:  -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.cpp.product -data ../workspace

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Owner – Development Tools, Wind River

 

From: <epp-dev-bounces@xxxxxxxxxxx> on behalf of Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx>
Reply-To: EPP List <epp-dev@xxxxxxxxxxx>
Date: Friday 19 May 2017 at 16:50
To: EPP List <epp-dev@xxxxxxxxxxx>
Subject: Re: [epp-dev] Oxygen M7 EPP packages

 


From: epp-dev-bounces@xxxxxxxxxxx <epp-dev-bounces@xxxxxxxxxxx> on behalf of Marc-André Laperle <marc-andre.laperle@xxxxxxxxxxxx>
Sent: Friday, May 19, 2017 10:44:30 AM
To: EPP Developer Mailing List
Subject: Re: [epp-dev] Oxygen M7 EPP packages

 

+1 for C/C++

I did notice an exception though. I'll create a bug report.

Message: Unhandled event loop exception
java.lang.IllegalArgumentException: Index out of bounds
    at org.eclipse.swt.widgets.MenuItem.<init>(MenuItem.java:140)
    at org.eclipse.userstorage.internal.oauth.ui.AccountDetails.fill(AccountDetails.java:82)
    at org.eclipse.ui.internal.menus.DynamicMenuContributionItem.fill(DynamicMenuContributionItem.java:147)
    at org.eclipse.jface.action.MenuManager.doItemFill(MenuManager.java:728)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:810)
    at org.eclipse.jface.action.MenuManager.update(MenuManager.java:669)
    at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.scheduleManagerUpdate(MenuManagerRenderer.java:1212)
    at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.subscribeUIElementTopicAllRenderedVisibility(MenuManagerRenderer.java:200)
    at sun.reflect.GeneratedMethodAccessor.invoke(null:-1)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)

 


From: epp-dev-bounces@xxxxxxxxxxx <epp-dev-bounces@xxxxxxxxxxx> on behalf of Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Sent: Friday, May 19, 2017 3:46:49 AM
To: EPP Developer Mailing List
Subject: [epp-dev] Oxygen M7 EPP packages

 

Please test and send your votes to this mailing list. The release is planned for today/Friday. With some luck we get a lot of +1's and can enable them later today.

Thanks and regards,

Markus


Back to the top