nydehi / nocs

Automatically exported from code.google.com/p/nocs
0 stars 0 forks source link

Fail - Nocs 2.0 #21

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. File Open & Write
2. File Open
3. Fail

What is the expected output? What do you see instead?
Fail

What version of the product are you using? On what operating system?
Windows XP Professional SP3 (Japanese)
Windows 7 Ultimate (Japanese)

Please provide any additional information below.
====================================================
2009/11/28 21:16:08 - NocsService - couldn't download content: 
そのファイル
は破損しているか、形式が不明です。
2009/11/28 21:16:08 - UIThreadException: Couldn't download document:
2009-11-28 - 
そのファイルは破損しているか、形式が不明です。

Stack Trace:
   at Nocs.NocsService.GetDocumentContent(Document doc)
   at Nocs.Forms.Main.BgWorkerLoadDocumentContent_DoWork(Object sender,
DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
2009/11/28 21:16:08 - UIThreadInnerException: Couldn't download document:
2009-11-28 - 
そのファイルは破損しているか、形式が不明です。

Stack Trace:
   at Nocs.NocsService.GetDocumentContent(Document doc)
   at Nocs.Forms.Main.BgWorkerLoadDocumentContent_DoWork(Object sender,
DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
====================================================

Original issue reported on code.google.com by t.ni...@gmail.com on 28 Nov 2009 at 12:24

GoogleCodeExporter commented 8 years ago
Assuming the error is about a broken document, try saving the document at
http://docs.google.com/.

Nocs 2.1 should resolve some problems related to synchronization.

Original comment by mikko.junnila on 3 Dec 2009 at 8:03

GoogleCodeExporter commented 8 years ago

Original comment by mikko.junnila on 7 Dec 2009 at 8:39