[Libreoffice-bugs] [Bug 32852] [Linux] LibORC2: Impress video / `GLIBCXX_3.4.11' not found

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Mar 14 15:57:07 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=32852

--- Comment #3 from NoOp <glgxg at sbcglobal.net> 2011-03-14 15:57:07 PDT ---
(In reply to comment #2)
> @NoOp:
> Still a problem with 3.3.2RC?

Yes. No change at all. Have you not even attempted to test? Does your:
$ strings /opt/libreoffice/ure/lib/libstdc++.so.6 | grep GLIBCXX
show anything different than:

$ strings /opt/libreoffice/ure/lib/libstdc++.so.6 | grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_FORCE_NEW

My system:
$ strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
GLIBCXX_3.4
GLIBCXX_3.4.1
GLIBCXX_3.4.2
GLIBCXX_3.4.3
GLIBCXX_3.4.4
GLIBCXX_3.4.5
GLIBCXX_3.4.6
GLIBCXX_3.4.7
GLIBCXX_3.4.8
GLIBCXX_3.4.9
GLIBCXX_3.4.10
GLIBCXX_3.4.11
GLIBCXX_3.4.12
GLIBCXX_3.4.13
GLIBCXX_3.4.14
GLIBCXX_FORCE_NEW
GLIBCXX_DEBUG_MESSAGE_LENGTH

$ cat /opt/libreoffice/program/versionrc
[Version]
AllLanguages=en-US
buildid=330m19(Build:201)
ExtensionUpdateURL=http://updateexte.libreoffice.org/ExtensionUpdateService/check.Update
OOOBaseVersion=3.3
ProductBuildid=201
ProductMajor=330
ProductMinor=19
ProductSource=OOO330
UpdateID=LibreOffice_3_en-US
UpdateURL=
UpdateUserAgent=<PRODUCT> (${buildid}; ${_OS}; ${_ARCH};
BundledLanguages=${AllLanguages})

To test:

1. I removed the old /opt/libreoffice (3.3.1) and ~/.libreoffice and then
installed LO 3.3.2 RC1. Then, as previously, I opened a fresh Impress
presentation, checked the .avi in media player - it plays only sound. Added to
the presentation and that of course only plays the sound w/no video. 

2. Got the above info regarding GLIBCXX. then modified
/opt/libreoffice/ure/lib/libstdc++.so.6 as shown in my previous
comments/reports:
$ sudo cp /usr/lib/libstdc++.so.6 /opt/libreoffice/ure/lib/
and of course, the video now works.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list