Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Problem with Photran 4.0 beta 5

Hi all,

Please try updating to Eclipse 3.4.2 to see if this problem still persists. I've seen some strange UI bugs in 3.4.1 that have cleared up in 3.4.2.

Regards,

Greg

On Apr 1, 2009, at 10:44 AM, Marcelo Vanti wrote:

Hi,
This problem was already reported by myself and other users and seems to be a Photran bug. I am using photran 4.0 beta 5, eclipse 3.4.1 and windows vista, and the bug appears in the outline view , or the java.lang.NullPointerException when i open a fortran file, but never both in the same time. If , in starting photran i get the java.lang.NullPointerException opening a file, so i click restart and the bug becomes the out line view bug, with the message "Could not create the view: An unexpected exception was thrown.", but i can live with that.
Sorry my English,
Marcelo Vanti
Departamento de Engenharia Elétrica e de Telecomunicações
Universidade Regional de Blumenau
Paterline, David L. (NF) wrote:
Hi -

I decided to have a look at the new Photran 4.0 beta 5, and am having some problems. I am using Eclipse SDK Version 3.4.1 on a Linux SLES90 workstation. I was using Photran beta 4, which I uninstalled before installing the beta 5 version. Now, in the Outline view, I get a Java null pointer exception when I open a Fortran file (file name extension ".f90), with the message "Could not create the view: An unexpected exception was thrown". The traceback shows:

java.lang.NullPointerException
at org .eclipse .cdt .internal .ui.editor.CContentOutlinePage.setInput(CContentOutlinePage.java:83) at org .eclipse .photran .internal .ui .editor .AbstractFortranEditor .setOutlinePageInput(AbstractFortranEditor.java:461) at org .eclipse .photran .internal .ui .editor .AbstractFortranEditor.getOutlinePage(AbstractFortranEditor.java:448) at org .eclipse .photran .internal .ui .editor.AbstractFortranEditor.getAdapter(AbstractFortranEditor.java: 410) at org .eclipse.ui.internal.views.ViewsPlugin.getAdapter(ViewsPlugin.java: 103) at org .eclipse .ui .views .contentoutline.ContentOutline.doCreatePage(ContentOutline.java:131) at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java: 399) at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:741) at org .eclipse.ui.part.PageBookView.showBootstrapPart(PageBookView.java: 907) at org .eclipse.ui.part.PageBookView.createPartControl(PageBookView.java: 482)

Can anyone offer any advice on this problem?

Thank you.




---
David L. Paterline
Principal Engineer
Core Engineering

Westinghouse Electric Company
Westinghouse Energy Center
Monroeville, PA 15146, USA
Phone:  +1 (412) 374-2286
Fax:  +1 (412) 374-2284
Email:  paterldl@xxxxxxxxxxxxxxxx
Home Page:  www.westinghousenuclear.com



-----Original Message-----
From: photran-bounces@xxxxxxxxxxx [mailto:photran- bounces@xxxxxxxxxxx] On Behalf Of Jeffrey Overbey
Sent: Friday, February 20, 2009 4:35 PM
To: A Fortran Plug-in for Eclipse
Subject: [photran] Photran 4.0 beta 5 now available

Photran 4.0 beta 5 is now available.

This version adds
* Fortran 2003 support
* A new error parser for gfortran
* Find All References
* Hover Tips
* Move Saved Variables to Common Block refactoring
* Support for the Intel(r) 64 platform and Intel(r) Fortran 11.0

If you already have beta 4 installed from the update site, you should be able to click Help > Software Updates, choose Photran from the list of Installed Software, and click Update. If that doesn't work, click Uninstall, and then following the instructions for a fresh installation:

http://www.eclipse.org/photran/download.php


Thanks to Stas Negara, Bill Hilliard, Jungyoon Lee, Kun Koh, Nam Kim, and David Weiner for contributing code to this beta.



_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran

_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran

__________ Informação do ESET NOD32 Antivirus, versão da vacina 3980 (20090401) __________

A mensagem foi verificada pelo  ESET NOD32 Antivirus.

http://www.eset.com






_______________________________________________
photran mailing list
photran@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/photran



Back to the top