Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Mars M6 parallel package (Error reporting, and Terminal view)

On 03/30/2015 12:55 PM, Greg Watson wrote:
Yes, it should be “org.eclipse.remote.terminal.TerminalView” instead. Not sure about Beth’s problem. Will take a look when I get a chance.
My problem is now a bug with fixes attached: https://bugs.eclipse.org/bugs/show_bug.cgi?id=463511

Cheers,
Steve

Greg


On Mar 30, 2015, at 12:16 PM, Steven R. Brandt <sbrandt@xxxxxxxxxxx> wrote:

On 03/27/2015 10:48 PM, Beth Tibbitts wrote:
How are we supposed to create a terminal now?

I enabled Error reporting...

When i do window>show view > Remote Development > Remote Terminal
This works for me. Is it a Mac specific problem?

However, right click on project > Show Terminal fails because this:
PlatformUI.getWorkbench().getActiveWorkbenchWindow().getActivePage()
                    .showView("org.eclipse.tm.terminal.view.TerminalView", hostSvc.getHostname(), IWorkbenchPage.VIEW_CREATE)

returns a org.eclipse.ui.internal.ErrorViewPart instead of a TerminalView. Does anyone know what that's about?

Cheers,
Steve

I get an error
org.eclipse.epp.internal.logging.aeri.ui.log.StandInStacktraceProvider$StandInException: Stand-In Stacktrace supplied...

With the popup "Do you want to report this error?"
Who does the report go to?
I think Greg was going to register us to get some of the errors related to us...

And with the changed Terminal view code... don't remember the details but know it changed...
Am I doing it right?


...Beth

Beth Tibbitts

On Fri, Mar 27, 2015 at 9:04 PM, Beth Tibbitts <beth@xxxxxxxxxx> wrote:
Packages are ready for Mars M6....
I can download and verify it at least comes up but... would like some others to more thoroughly test...
Volunteers?

...Beth

Beth Tibbitts

---------- Forwarded message ----------
From: Markus Knauer <mknauer@xxxxxxxxxxxxxxxxx>
Date: Thu, Mar 26, 2015 at 11:57 AM
Subject: [epp-dev] Mars M6 packages
To: EPP Developer Mailing List <epp-dev@xxxxxxxxxxx>


Hi package maintainers,

build #188 [1] is the one that I'd like to publish tomorrow/Friday 10am EDT.

The packages are available for download from

  https://hudson.eclipse.org/packaging/job/mars.epp-tycho-build/188/artifact/org.eclipse.epp.packages/archive/

For updates/upgrades you'll need

  https://hudson.eclipse.org/packaging/job/mars.epp-tycho-build/188/artifact/org.eclipse.epp.packages/archive/repository/ and
  http://download.eclipse.org/releases/staging/

BUT be aware that updates on Mac OSX are NOT SUPPORTED and will very likely destroy your current Eclipse installation due to the changed file layout!

Thanks,
Markus

_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/epp-dev




_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-dev



_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top