*** This bug is a duplicate of bug 58508 ***
Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.
** Changed in: openoffice.org (Ubuntu)
Status: In Progress => Rejected
--
Openoffi
*** This bug is a duplicate of bug 58508 ***
Sorry about the above, I was trying to mark this as a duplicate of bug
#58508.
** Changed in: openoffice.org (Ubuntu)
Status: Rejected => In Progress
** Changed in: openoffice.org (Ubuntu)
Status: In Progress => Rejected
** This bug has
Typing "sudo ln -sf libdbus-1.so.3.0.0 /usr/lib/libdbus-1.so.2" solves
the problem
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I have the same problem in Ubuntu Edgy 6.10 (using GNOME)
openoffice.org-writer version 2.0.3-4ubuntu2
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
fixed in 2.0.4 rc1
** Changed in: openoffice.org-amd64 (Ubuntu)
Sourcepackagename: openoffice.org-amd64 => openoffice.org
Assignee: (unassigned) => Matthias Klose
Status: Confirmed => In Progress
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs ma
So, has this work been updated to the repository?
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
** Bug 60270 has been marked a duplicate of this bug
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
An less hideous workaround if you are the only user of the system is to use
openoffice's dialog for open/save (in the "general" section of the options).
Anyway I am happy to learn that a rebuild is sufficient to get back gnome's
save dialog!
** Bug 59733 has been marked a duplicate of this bug
No. Doing so would require doing a new upload of oo.o at which point
the problem will be fixed for real anyway.
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
As a temporary work-around, can we get
LD_PRELOAD=/usr/lib/libdbus-1.so.3 put somewhere in the openoffice
startup scripts so users don't have to link over libdbus-1-2's libs?
I've found that it works quite well.
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs
** Bug 59191 has been marked a duplicate of this bug
** Bug 59494 has been marked a duplicate of this bug
** Bug 59524 has been marked a duplicate of this bug
** Bug 58506 has been marked a duplicate of this bug
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-b
rebuilding fixes the problem.
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Ryan, your workaround is perfect. Thanks a lot
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
k. i just installed pbuilder. i'll leave it run overnight.
let's see how this goes :)
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
from looking at the openoffice.org source package it looks like this
problem will be solved if someone just kicks off a new build of
openoffice.org
openoffice links against dbus but isn't too picky about the version it
gets and it uses ${shlibs:Depends} to decide what version of the package
it dep
better workaround for now:
sudo ln -sf libdbus-1.so.3.0.0 /usr/lib/libdbus-1.so.2
it appears that openoffice is the only thing to still depend on
libdbus-1-2 so this shouldn't break anything else
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing l
removing the openoffice.org-gtk and openoffice.org-gnome packages
results in a workable, yet hideous office suite.
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
the problem is that openoffice is linked against libdbus-1-2 and the
glib bindings are linked against libdbus-1-3.
because of the flat elf namespace, however the calls from the glib
bindings land up being serviced by the functions of the same name in
libdbus-1-2
*crash*
--
Openoffice.org crashe
Confirm.
Here's a backtrace:
#0 0xb5c488da in dbus_malloc () from /usr/lib/libdbus-1.so.2
#1 0xb5c24f78 in dbus_connection_ref () from /usr/lib/libdbus-1.so.2
#2 0xb5c3edf5 in dbus_watch_handle () from /usr/lib/libdbus-1.so.2
#3 0xb5c267a3 in dbus_connection_dispatch () from /usr/lib/libdbus-1
It's my second day of use of kubuntu 6.06lts. The box had been up the
all day (since 8:00 AM) and openoffice began to crash this day at about
6:00 PM, when I try to insert an image / try to save as the file, the
whole screen freezes while the music continue and I have to killl
soffice.bin (but ctr
I remember seeing another similar bug where this only happened on KDE.
If anyone can confirm that for this bug, I'll try to track that bug down
and dupe this one.
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https:
I can also confirm this on amd64. It seems to hang/crash like this any
time it tries to show a dialog like file, print, etc.
** Changed in: openoffice.org-amd64 (Ubuntu)
Status: Unconfirmed => Confirmed
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs
PS. I'm using openoffice.org in a i686 machine. I dunno why amd64
appeared in the package name
--
Openoffice.org crashes on "Save"
https://launchpad.net/bugs/58492
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
23 matches
Mail list logo