You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2009/08/08 19:17:14 UTC

[jira] Created: (DIRSTUDIO-514) Unable to restore last opened ldif-editors on restart

Unable to restore last opened ldif-editors on restart
-----------------------------------------------------

                 Key: DIRSTUDIO-514
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-514
             Project: Directory Studio
          Issue Type: Bug
          Components: studio-ldifeditor
    Affects Versions: 1.4.0
         Environment: Ubuntu 9.04
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
            Reporter: Kiran Ayyagari
            Priority: Minor


Studio is unable to restore the last opened ldif-editor views on restart. And also fails to open the file(s) selected from the history of File menu.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSTUDIO-514) Unable to restore last opened ldif-editors on restart

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kiran Ayyagari updated DIRSTUDIO-514:
-------------------------------------

    Attachment: Screenshot-Apache Directory Studio.png

Screenshot showing the error in ldif-editor view of Studio.

> Unable to restore last opened ldif-editors on restart
> -----------------------------------------------------
>
>                 Key: DIRSTUDIO-514
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-514
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor
>    Affects Versions: 1.4.0
>         Environment: Ubuntu 9.04
> java version "1.5.0_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
>            Reporter: Kiran Ayyagari
>            Priority: Minor
>         Attachments: Screenshot-Apache Directory Studio.png
>
>
> Studio is unable to restore the last opened ldif-editor views on restart. And also fails to open the file(s) selected from the history of File menu.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIRSTUDIO-514) Unable to restore last opened ldif-editors on restart

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-514:
---------------------------------------------

    Component/s: studio-rcp

> Unable to restore last opened ldif-editors on restart
> -----------------------------------------------------
>
>                 Key: DIRSTUDIO-514
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-514
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor, studio-rcp
>    Affects Versions: 1.4.0
>         Environment: Ubuntu 9.04
> java version "1.5.0_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
>            Reporter: Kiran Ayyagari
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: Screenshot-Apache Directory Studio.png
>
>
> Studio is unable to restore the last opened ldif-editor views on restart. And also fails to open the file(s) selected from the history of File menu.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DIRSTUDIO-514) Unable to restore last opened ldif-editors on restart

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-514.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: Stefan Seelmann

Fixed in trunk:
  http://svn.apache.org/viewvc?rev=822782&view=rev

Added the missing element factory declaration in plugin.xml of org.eclipse.ui.ide-3.5.0.I20090525-2000-studio.jar:
   <extension
         point="org.eclipse.ui.elementFactories">
      <factory
            class="org.eclipse.ui.ide.FileStoreEditorInputFactory"
            id="org.eclipse.ui.ide.FileStoreEditorInputFactory">
      </factory>
   </extension>


> Unable to restore last opened ldif-editors on restart
> -----------------------------------------------------
>
>                 Key: DIRSTUDIO-514
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-514
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor
>    Affects Versions: 1.4.0
>         Environment: Ubuntu 9.04
> java version "1.5.0_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
>            Reporter: Kiran Ayyagari
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: Screenshot-Apache Directory Studio.png
>
>
> Studio is unable to restore the last opened ldif-editor views on restart. And also fails to open the file(s) selected from the history of File menu.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (DIRSTUDIO-514) Unable to restore last opened ldif-editors on restart

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-514.
--------------------------------------------


Apache Directory Studio version 1.5.0 has been released.

> Unable to restore last opened ldif-editors on restart
> -----------------------------------------------------
>
>                 Key: DIRSTUDIO-514
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-514
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldifeditor, studio-rcp
>    Affects Versions: 1.4.0
>         Environment: Ubuntu 9.04
> java version "1.5.0_09"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
> Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
>            Reporter: Kiran Ayyagari
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>         Attachments: Screenshot-Apache Directory Studio.png
>
>
> Studio is unable to restore the last opened ldif-editor views on restart. And also fails to open the file(s) selected from the history of File menu.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.