(In reply to comment #37)
> @Stephan Bergmann: I found what causes the problem with the official build:
> Looking at the strace output showed that libORBit-2.so.0 can't be found. So
> I did 'sudo yum install ORBit2' and now it works!
I can confirm the same for Ubuntu 13.10 (64-bit). Installing 'liborbit2' 
package solves the problem.

But unfortunately it still won't work under KDE, unless exporting
'OOO_FORCE_DESKTOP=gnome'. That is: Running 'soffice
smb://some_ip/share/document.odt' under KDE doesn't work, but
'OOO_FORCE_DESKTOP=gnome soffice smb://some_ip/share/document.odt' does
work. Tested under Fedora 19 (64-bit) & Ubuntu 13.10 (64-bit). Tested
with 4.1.3.2 & master build (Build ID:
732ec36edfd09d2091d70c4d71b5f182fe279c45 TinderBox: Linux-rpm_deb-
x86_64@46-TDF) built with --enable-gnome-vfs.

Same for MATE desktop. Tested with MATE 1.6.0 under Fedora 19 (64-bit) &
LMDE MATE Edition (64-bit).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glib2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1214352

Title:
  GUINT32/64_SWAP_LE_BE macros do not enclose val argument in
  parentheses

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The "G" Library - GLib:
  Fix Released
Status in “glib2.0” package in Ubuntu:
  New

Bug description:
  On 12.04 LTS precise GUINT32/64_SWAP_LE_BE macros do not enclose val argument 
in parentheses, causing trouble down the stack in gvfs and LibreOffice (and 
possibly in lots of obscure bugs elsewhere).
  There is a patch available, but as this touches the header, it needs a full 
recompile of rdepends.
  see: https://lists.fedoraproject.org/pipermail/devel/2013-March/180302.html 
ff. for details

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1214352/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to