Menu

#657 Error on saving team project without glossary file

3.1
closed-fixed
None
5
2014-04-14
2014-01-30
No

I'm doing tests on Github for a collaborative project and every time I try to save a project that does not have a "project" glossary file, OmegaT shows the attached error message.

1 Attachments

Related

Bugs: #657

Discussion

  • Alex Buloichik

    Alex Buloichik - 2014-01-31

    Could you please attach the log ?

     
    • Jean-Christophe Helary

      Here is the relevant part:

      10966: Info: Event: new entry activated (LOG_INFO_EVENT_ENTRY_ACTIVATED)
      10966: Error: Error saving project file! (CT_ERROR_SAVING_PROJ)
      10966: Error: java.io.FileNotFoundException:
      /Users/jchelary/Downloads/emacslispref/glossary/emacslispref-glossary.txt
      (No such file or directory)
      10966: Error: at java.io.FileInputStream.open(Native Method)
      10966: Error: at java.io.FileInputStream.<init>(FileInputStream.java:131)
      10966: Error: at
      org.omegat.gui.glossary.GlossaryReaderTSV.read(GlossaryReaderTSV.java:59)
      10966: Error: at
      org.omegat.core.data.RealProject.rebaseProject(RealProject.java:726)
      10966: Error: at
      org.omegat.core.data.RealProject.saveProject(RealProject.java:634)
      10966: Error: at
      org.omegat.gui.main.ProjectUICommands$11.doInBackground(ProjectUICommands.java:482)
      10966: Error: at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
      10966: Error: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      10966: Error: at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
      10966: Error: at
      java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      10966: Error: at
      java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      10966: Error: at java.lang.Thread.run(Thread.java:744)
      10966: Info: Project saving end (LOG_DATAENGINE_SAVE_END)
      10966: Info: Event: project change - "SAVE" (LOG_INFO_EVENT_PROJECT_CHANGE)
      10966: Info: Click on 'helpMenu' menu item (LOG_MENU_CLICK)
      10966: Info: Click on 'helpLogMenuItem' menu item (LOG_MENU_CLICK)

      Jean-Christophe

      On 1/31/14, Alex Buloichik alex73@users.sf.net wrote:

      Could you please attach the log ?


      [bugs:#657] Error on saving team project without glossary file

      Status: open
      Created: Thu Jan 30, 2014 01:47 PM UTC by Jean-Christophe Helary
      Last Updated: Thu Jan 30, 2014 01:47 PM UTC
      Owner: nobody

      I'm doing tests on Github for a collaborative project and every time I try
      to save a project that does not have a "project" glossary file, OmegaT shows
      the attached error message.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/omegat/bugs/657/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #657

  • Alex Buloichik

    Alex Buloichik - 2014-01-31

    Is the file /Users/jchelary/Downloads/emacslispref/glossary/emacslispref-glossary.txt really exist ?

     
  • Jean-Christophe Helary

    No, it does not exist. But OmegaT should be able to save without an existing glossary.

     
  • Didier Briel

    Didier Briel - 2014-02-02
    • status: open --> open-fixed
    • assigned_to: Alex Buloichik
    • Group: SVN --> 3.0
     
  • Didier Briel

    Didier Briel - 2014-02-02

    Fixed in SVN (/trunk).

    Didier

     
  • Richard Kesiar

    Richard Kesiar - 2014-03-25

    Should this be fixed in 3.0.8_5? I've just ran into this issue with it.

     
    • Didier Briel

      Didier Briel - 2014-03-25

      No, it's fixed in 3.1 (not yet released).

      Didier

       
  • Didier Briel

    Didier Briel - 2014-03-25
    • Group: 3.0 --> 3.1
     
  • Didier Briel

    Didier Briel - 2014-04-14
    • status: open-fixed --> closed-fixed
     
  • Didier Briel

    Didier Briel - 2014-04-14

    Fixed in the released version 3.1.0 of OmegaT.

    Didier

     

Log in to post a comment.