przemelek / ooo2gd

Automatically exported from code.google.com/p/ooo2gd
3 stars 2 forks source link

error importing file #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Opening Open Office (success)
2. getting the list from google docs (success)
3. selecting the file and clicking "OPEN" --> fail

What is the expected output? What do you see instead?
Expected - the document open in my Open Office
Instead - A pop Up with the message "Error importing file"

What version of the product are you using? On what operating system?
linux ubuntu 8.10
Open Office 3.0.1
gdocs_1.5.2.oxt
sun-java6

Please provide any additional information below.
uploading to Gdocs - work
opening using "open Via browser" - work

Original issue reported on code.google.com by nitz...@gmail.com on 6 Apr 2009 at 7:01

GoogleCodeExporter commented 9 years ago
I'm using linux ubuntu 8.10 with Open Office 2.4. This issue was solved using
gdocs_1.5.2.oxt instead of gdocs_1.6.0.oxt

Original comment by olivier....@gmail.com on 10 Apr 2009 at 11:50

GoogleCodeExporter commented 9 years ago
in fact, it was because open office was configured to *not* accept macro by 
default.
(menu tools, options, security). So now, ooo2gd work as expected.

Original comment by olivier....@gmail.com on 14 Apr 2009 at 11:40

GoogleCodeExporter commented 9 years ago
any solution to this problem? i disabled macros (lowest setting), still won't 
work.

Original comment by senthil...@gmail.com on 16 Apr 2009 at 10:31

GoogleCodeExporter commented 9 years ago
My colleague had probably the same problem, see
https://bugzilla.novell.com/show_bug.cgi?id=568399

It helped to open the dialog "File/Google Docs & Zoho/Configuration" and set
"Downloaded files save to" path.

The attached patch fixed it to work out of box.

Original comment by mladek.p...@gmail.com on 13 Jan 2010 at 3:42

Attachments:

GoogleCodeExporter commented 9 years ago
@mladek.petr I will try to use your solution for ImportDialog.java, but I'm not 
sure
if I will use your fixes for Addon.xcu file [I don't know how it will work with
OO.org 2.4 and StarOffice 8]
This whole problem seems strange, I wasn't able to reproduce it, and from this 
what I
can see in code going to Configuration and setting path where files should be
downloaded should help.
Thanks for your solution!

Original comment by przeme...@gmail.com on 13 Jan 2010 at 7:33

GoogleCodeExporter commented 9 years ago

Original comment by przeme...@gmail.com on 1 May 2010 at 11:06