Comment 7 for bug 490410

Revision history for this message
nick_s (nickstylianou) wrote :

I followed all the instructions and installed all the debug stuff for the backtrace, but I can't get gdb to launch the application:

$ gdb /usr/bin/oocalc 2>&1 | tee ~/gdb-oocalc.txt
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
"/usr/bin/oocalc": not in executable format: File format not recognised

(However, just executing /usr/bin/oocalc directly (not in gdb) launches ok).

Regarding the other bug, I don't think it's the same... I've tried obscuring/revealing OpenOffice application windows and they seem to redraw themselves fine under those circumstances. I only get the redraw problem when I specifically resize the application from the top/left edges.
I've not been able to reproduce the problem in any other applications besides OpenOffice (including Firefox, GIMP, Inkscape, Rosegarden, Audacity, Ardour, NetBeans, Synaptic Package Manager).