cant save under edgy

Bug #58508 reported by jens_acamedia
222
Affects Status Importance Assigned to Milestone
openoffice.org (Ubuntu)
Fix Released
High
Matthias Klose

Bug Description

as soon as i choose "save as" with a document open oowriter crashes. this is quite serious since it means no work can be done. i have a fully upgraded, as of today, edgy.

thanks

Revision history for this message
Corey Burger (corey.burger) wrote :

I have also seen this, as has Vincent Untz. It also saves when trying to create a PDF (not surprisingly)

Changed in openoffice.org2:
status: Unconfirmed → Confirmed
Revision history for this message
Ben Li (bli-linsang) wrote :

I think that this actually has to do with the file dialog. I can save as long as the document already exists. However, I get the same behavior in Insert/Picture/From File. The dialog opens, but openoffice crashes.

Revision history for this message
jens_acamedia (commercial-acamedia) wrote : Re: [Bug 58508] Re: cant save under edgy

yes - open does not work either. hope this gets fixed soon...

Revision history for this message
KarlGoetz (kgoetz) wrote :

I have this same issue. Its a bit of a show stopper, as not being able to use save as means i cant save as .doc for tafe...

I'm attaching a stacktrace from gdb.
I'm hoping its usefull.
kk

Revision history for this message
Toby Smithe (tsmithe) wrote :

I can confirm this report as well.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can confirm this report as well.

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I can confirm this as well.

Revision history for this message
Luis Mondesi (lemsx1) wrote :

same happens to me under the Spreadsheet portion of the program. Saving/Opening crashes the app and re-launches, which crashes again and re-launches...

The documents that you are working on are just lost.

Changed in openoffice.org:
importance: Untriaged → High
Revision history for this message
Franklin Bynum (frabyn) wrote :

This also causes a crash for me on Edgy.

Revision history for this message
John Dong (jdong) wrote :

Confirmed here, too, on Edgy.

Revision history for this message
John Dong (jdong) wrote :

This appears related to bug 59232, as launching Openoffice with "LD_PRELOAD=/usr/lib/libdbus-1.so.3 oowriter" makes it not crash anymore.

Revision history for this message
Toby Smithe (tsmithe) wrote :

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

John Dong wrote:
> This appears related to bug 59232, as launching Openoffice with
> "LD_PRELOAD=/usr/lib/libdbus-1.so.3 oowriter" makes it not crash
> anymore.
>

Well, then the solution is easy: rebuild OpenOffice.org 2 with the new
dbus dependency. However, the only people who can do that are the
devs... Come on devs!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFBbmjv7fgPJvITk4RAqYCAJ9Tame821BuwjUeste8PTsFKoOySgCgjnih
K7LQCuYDhnV7bdCv06y9Zro=
=jKqo
-----END PGP SIGNATURE-----

Revision history for this message
R S Gill (rsgill) wrote :

Yeah seriously. This needs to be fixed ASAP as I can't get any work done. Right now I'm using gEdit to write documents but it is not sufficient.

All Openoffice applications crash for me on save in Edgy.

Revision history for this message
Matthias Klose (doko) wrote :

you should never use a development version to "get any work done". needs to be fixed, please see my recent email on -devel and -users about 2.0.4 rc1.

Revision history for this message
Alysson Oliveira (alyssonoliveira) wrote :

Try it:

#sudo echo"LD_PRELOAD=/usr/lib/libdbus-1.so.3 /usr/bin/ooffice $1 $2 $3 $4" > /usr/bin/ooffice2

after.... open the file /usr/share/applications/ooo-writer.desktop

# sudo gedit /usr/share/applications/ooo-writer.desktop

and change the line 5 from "Exec=ooffice -writer %U"

to: Exec=ooffice2 -writer %U

to the same for other files:

/usr/share/applications/ooo-base.desktop
/usr/share/applications/ooo-draw.desktop
/usr/share/applications/ooo-math.desktop
/usr/share/applications/ooo-calc.desktop
/usr/share/applications/ooo-impress.desktop

remember that only is need change the "ooffice" parameter, on line 5 on each file!

If preffer.... download the files attached!

You yet can do:

# alias ooffice="LD_PRELOAD=/usr/lib/libdbus-1.so.3 /usr/bin/ooffice $1 $2 $3 $4"

on shell, or put it on /etc/profile

Finally.... be happy!
[ ]'s

Revision history for this message
John Dong (jdong) wrote :

That's an overelaborate version of the vmware workaround :)

The "fix" is to rebuild openoffice against proper dbus, which will be done
with the next version of OOo uploaded to Edgy, apparently.

Revision history for this message
Jonh Wendell (wendell) wrote :

If i disable gnome dialogs for open/save (in OOO's tools windows) the problem disappears.

I'm able to open and save documents by using OOO dialogs instead of gnome ones.

Revision history for this message
Matthias Klose (doko) wrote :

fixed in 2.0.4 rc1

Changed in openoffice.org:
assignee: nobody → doko
status: Confirmed → In Progress
Revision history for this message
John Leach (johnleach) wrote :

Another backtrace. Hopefully useful:

0xb5bbc1ba in dbus_watch_handle () from /usr/lib/libdbus-1.so.2
(gdb) bt
#0 0xb5bbc1ba in dbus_watch_handle () from /usr/lib/libdbus-1.so.2
#1 0xb5ba3747 in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.2
#2 0xb5bd451d in dbus_server_setup_with_g_main () from /usr/lib/libdbus-glib-1.so.2
#3 0xb5b2f872 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#4 0xb5b3284f in g_main_context_check () from /usr/lib/libglib-2.0.so.0
#5 0xb5b32db5 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#6 0xb612c555 in ?? () from /usr/lib/openoffice/program/libvclplug_gtk680li.so
#7 0x00000000 in ?? ()

Revision history for this message
Martin Pitt (pitti) wrote :

Adding milestone; duplicates keep coming, and it affects a core functionality of a widely used package.

Revision history for this message
Matthias Klose (doko) wrote :

fixed in 2.0.4

Changed in openoffice.org:
status: In Progress → Fix Released
Revision history for this message
Matthias Gutmann (matthiasgutmann) wrote :

Yeah, 2.0.4rc2 works with no problems. Thx

Revision history for this message
Paolo Benvenuto (donpaolo) wrote :

The bug is still present in hardy, oo.o 2.4.1

Revision history for this message
Paolo Benvenuto (donpaolo) wrote :

no, it was due to http://bugzilla.gnome.org/show_bug.cgi?id=455304

I had it because of a not properly formatted line in ~/.gtk-bookmarks

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.