[Bug 365763] Re: OpenOffice programs exit at launch

2009-06-08 Thread Albrecht Dreß
Mac4Lin: see
http://sourceforge.net/project/showfiles.php?group_id=204373.  It
contains Mac4Lin_v1.0_RC1/Fonts/fonts.tar.gz, which tun turn contains
the offending file (Aquabase-spanish-support.ttf).

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 365763] Re: OpenOffice programs exit at launch

2009-06-08 Thread Mary Gardiner
As the original bug filer, I cannot confirm that the fonts problem is
causing my original bug:

If I move ~/.fonts out of the way:

$ mv ~/.fonts ~/Desktop 
$ oowriter 

** (soffice:31662): WARNING **: unable to get gail version number

[followed by same crash symptoms as always]

The last ttf file mentioned in my strace is Inconsolata, installed as
the Ubuntu package ttf-inconsolata:

4447  access(/usr/share/fonts/truetype/ttf-inconsolata/Inconsolata.otf, R_OK) 
= 0
4447  open(/usr/share/fonts/truetype/ttf-inconsolata/Inconsolata.otf, 
O_RDONLY) = 28
...

Removing and purging ttf-inconsolata does NOT solve my crash and in any
case there is no segmentation fault as in Albrecht's strace.

Should the crashes due to files in ~/.fonts therefore be tracked in a
different bug at least until we're sure that my bug is the same?

-- 
[ooo-build] OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-06-07 Thread Chris Cheney
Where did the two of you get the fonts that caused the problems? I need
to examine them to see what the source of the problem actually is.

Thanks,

Chris Cheney

** Changed in: openoffice.org (Ubuntu)
   Status: Confirmed = Incomplete

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-06-05 Thread Shibin CK
I too had this problem and for me the culprit was Vanib.ttf
-shibin

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-05-30 Thread Albrecht Dreß
I had the same symptoms on Jaunty/PowerPC after I installed the
Mac4Lin package.  The relevant statements in strace are apparently

[pid  8713] access(/home/albrecht/.fonts/Aquabase-spanish-support.ttf, R_OK) 
= 0
[pid  8713] open(/home/albrecht/.fonts/Aquabase-spanish-support.ttf, 
O_RDONLY) = 27
[pid  8713] fstat64(27, {st_mode=S_IFREG|0644, st_size=174420, ...}) = 0
[pid  8713] mmap(NULL, 174420, PROT_READ, MAP_SHARED, 27, 0) = 0x49b28000
[pid  8713] close(27)   = 0
[pid  8713] --- SIGSEGV (Segmentation fault) @ 0 (0) ---
[pid  8713] exit_group(78)  = ?

After re-naming the ~/.fonts folder, soffice comes up again.  I then re-
named the folder back to .fonts, removed the file Aquabase-spanish-
support.ttf, and soffice still works.  Looks like a bug in the font
engine.

Hope this helps, Albrecht.

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-05-07 Thread Magnes
PS. So maybe the problem is because of the crash recovery? Another
thing: the first crash of OOo Writer caused X server to crash.

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-05-07 Thread Magnes
The same here. Although it works on root account. Also after upgrading
from intrepid to jaunty when I started Writer it crashed (but after
showing the main window) and after that I wasn't able to run it anymore.

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-04-26 Thread matthew
My experience is the same as Mary's, except that in my non-working
system, OOo does not start in a guest account either. I'm attaching an
strace from my system from the main account.

** Attachment added: openoffice.log
   http://launchpadlibrarian.net/26006105/openoffice.log

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-04-26 Thread Chris Cheney
** Changed in: openoffice.org (Ubuntu)
   Status: New = Confirmed

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-04-24 Thread Chris Cheney
Please attach the output of:

strace -f -o openoffice.log oowriter

The 'openoffice.log' file is what I need attached after the program has
finished running.

Thanks,

Chris Cheney

** Changed in: openoffice.org (Ubuntu)
   Status: New = Incomplete

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-04-24 Thread Mary Gardiner

** Attachment added: Output of strace
   http://launchpadlibrarian.net/25941249/openoffice.log

** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = New

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch with unable to get gail version number

2009-04-23 Thread Mary Gardiner
A couple of notes:

1. I'm using the Jaunty versions.

2. OpenOffice runs fine on a second Jaunty desktop I use.

3. I don't think this is the same bug as bug 350193, since reproducing
350193 seems to imply that OpenOffice has actually launched to the
extent that data can be pasted into a spreadsheet.

-- 
OpenOffice programs exit at launch with unable to get gail version number
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch with unable to get gail version number

2009-04-23 Thread Chris Cheney
The gail version warning has nothing to do with the failure to run, it
shows that for everyone.

Does moving/removing ~/.openoffice.org* help?


** Changed in: openoffice.org (Ubuntu)
   Status: New = Incomplete

** Summary changed:

- OpenOffice programs exit at launch with unable to get gail version number
+ OpenOffice programs exit at launch

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 365763] Re: OpenOffice programs exit at launch with unable to get gail version number

2009-04-23 Thread Mary Gardiner
On Fri, Apr 24, 2009, Chris Cheney wrote:
 Does moving/removing ~/.openoffice.org* help?

No:

$ mv ~/.openoffice.org* /tmp
$ oowriter 

** (soffice:7898): WARNING **: unable to get gail version number

[OpenOffice then exits just as described before.]


** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = New

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-04-23 Thread Chris Cheney
Were both Jaunty systems fresh installed Jaunty or upgrades or some
combination of the two?

** Changed in: openoffice.org (Ubuntu)
   Status: New = Incomplete

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 365763] Re: OpenOffice programs exit at launch

2009-04-23 Thread Mary Gardiner
Both systems were upgrades from Intrepid. OpenOffice worked on both
systems on Intrepid (and all previous versions). I think I installed the
working system at Edgy and have upgraded from there, and the non-working
system at Gutsy and upgraded from there.

 status new


** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = New

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 365763] Re: OpenOffice programs exit at launch

2009-04-23 Thread Mary Gardiner
On the non-working system, I just used the Guest account, and OpenOffice
works in that account. So this must be a property of my user account,
although apparently not the ~/.openoffice.org/ directory per my test of
moving it.

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 365763] Re: OpenOffice programs exit at launch

2009-04-23 Thread Chris Cheney
When you moved the ~/.openoffice.org/ directory did you also check for
and move any ~/.openoffice.org2/ directory as well?

** Changed in: openoffice.org (Ubuntu)
   Status: New = Incomplete

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 365763] Re: OpenOffice programs exit at launch

2009-04-23 Thread Mary Gardiner
Per my comment at the time, I ran

$ mv ~/.openoffice.org* /tmp

to confirm:

$ ls -ld ~/.openoffice*   
drwxr-xr-x 3 mary mary 4096 2009-04-24 11:29 /home/mary/.openoffice.org

That's the ~/.openoffice.org/ directory that got newly created after the
original 'mv'. There is no ~/.openoffice.org2/ directory (and since I
haven't rebooted: there wasn't one moved to /tmp either).

 status new


** Changed in: openoffice.org (Ubuntu)
   Status: Incomplete = New

-- 
OpenOffice programs exit at launch
https://bugs.launchpad.net/bugs/365763
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs