google-code-export / ooo2gd

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

Crashes / doesn't work on OS X 10.6.2 #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Version of OOo2GD: 1.9.1
Version of Java: Apple 1.6.0_17
Operating System: Mac OS X 10.6.2
Version of OO.org: 3.1.1
Is OO.org using Sun Java?: no, not available on OS X

What steps will reproduce the problem?
1. Install ooo2gd (works)
2. Restart OOo
3. Click on toolbar buttons --> no effect
4. File->Google Docs->Configuration --> crash

This may be due to 32/64-bit conflicts but I am not sure how to debug this.

Original issue reported on code.google.com by andypiperuk on 17 Dec 2009 at 2:29

GoogleCodeExporter commented 9 years ago
I've tried changing OS X Java prefs to start a 32-bit JVM in preference to the 
64-bit
one and it makes no difference.

Original comment by andypiperuk on 17 Dec 2009 at 2:32

GoogleCodeExporter commented 9 years ago
OpenOffice.org on MacOS is 32 bit so it may use only 32 bit Java, for MacOS 
only 1.5
is 32 bit.

Original comment by przeme...@gmail.com on 17 Dec 2009 at 2:59

GoogleCodeExporter commented 9 years ago

Original comment by przeme...@gmail.com on 17 Dec 2009 at 2:59

GoogleCodeExporter commented 9 years ago
On OS X 10.6 (Snow Leopard) there is no Java 5 / 1.5 option.
1.6.0 can be launched in either 32-bit or 64-bit mode via Java Preferences. 
Switching
to 32-bit mode has the same result. I'd be curious whether anyone has made this 
work
on 10.6. 

Original comment by andypiperuk on 17 Dec 2009 at 3:08

GoogleCodeExporter commented 9 years ago
Interesting, I didn't know that now Apple ships also 32 bit version of Java 1.6.
Did version 1.9.0 of OOo2GD works? If yes, you should try to remove this 
gdocs.lang
file from home directory and try with 1.9.1.

Original comment by przeme...@gmail.com on 17 Dec 2009 at 3:15

GoogleCodeExporter commented 9 years ago
1.9.0 (with Java 1.6.0 32-bit selected in Java Preferences in OS X) does not do
anything - installs, but the buttons do nothing. This time though, the 
Configuration
option does not crash the whole OOo, it just does nothing.

BTW I cannot find where gdocs.lang is stored on OS X, it does not appear in my 
home
directory, but maybe that's because the GDocs stuff has never been fully 
initialised.

Original comment by andypiperuk on 17 Dec 2009 at 3:26

GoogleCodeExporter commented 9 years ago
on my system with oo 3.2.0 build 9472 and snow leopard 10.6.2 the system 
crashes 
with this messages in the console

06/01/10 11.19.36   soffice[162]    162 Warning Apple AWT Java VM was loaded on 
first thread -- can't start 
AWT.
06/01/10 11.20.06   [0x0-0x21021].org.openoffice.script[162]    162 Notice  terminate 
called after 
throwing an instance of 'com::sun::star::uno::RuntimeException'
06/01/10 11.20.14   com.apple.launchd.peruser.502[85]   85  Warning ([0x0-
0x21021].org.openoffice.script[162]) Exited with exit code: 79

Original comment by dimitri....@gmail.com on 6 Jan 2010 at 4:15

GoogleCodeExporter commented 9 years ago
same problem with open office 3.2 and and starting with 32bit java 6 se

Original comment by dimitri....@gmail.com on 16 Feb 2010 at 11:59

GoogleCodeExporter commented 9 years ago
@dimitri.ognibene you probably use another Java based extension in your OO.org, 
and
this another extension "hijack" Thread used by AWT and Swing. 
I have problems with reproducing this in Windows [it is possible, but I need to 
find
another addon for making trouble ;-)], but I hope I will be able to fix it in 
future.
As a workaround try to use OOo2GD as first extension in your OO.org.

Original comment by przeme...@gmail.com on 16 Feb 2010 at 10:10

GoogleCodeExporter commented 9 years ago
I've only some thesaurus extension.. I think that the problem is with 
snowleopard which is a 64 bit operating 
system.  I've seen around that this is a problem shared by several 
applycation.. I can't find anything more useful 
than this:
http://lists.apple.com/archives/java-dev/2009/Oct/msg00506.html
but my problem is the same of andypiperuk, the only point is that i also 
reported the console output

Original comment by dimitri....@gmail.com on 17 Feb 2010 at 11:41

GoogleCodeExporter commented 9 years ago
Looks like this is a problem with OO and not the extension. It's also got 
nothing to do 
with 32bit/64bit but rather the way OO is starting AWT related threads.

Check out http://www.openoffice.org/issues/show_bug.cgi?id=92926 for details.

Original comment by lild...@gmail.com on 18 Feb 2010 at 7:02

GoogleCodeExporter commented 9 years ago
Any possible workarounds I could test/try for you?  I'm dying for this to work. 
 :)

Original comment by jdugg...@gmail.com on 24 Feb 2010 at 1:01

GoogleCodeExporter commented 9 years ago
Can anyone do something abou this? 

OS X soon to reach version 10.8 and this essential extension still doesn't work.

If you do not have access to an OS X machine I can arrange for full remote 
access if you want.

Original comment by sorin.sb...@gmail.com on 5 Jul 2012 at 4:44

GoogleCodeExporter commented 9 years ago
Here is a  full crashdump http://pastebin.com/Y0h57VUQ

Original comment by sorin.sb...@gmail.com on 5 Jul 2012 at 4:45