Created attachment 95376 [details] error dialog Steps to reproduce: File>New Database: 1) Create new database (HSQLDB embedded) 2) Do not register database, open for editing click continue Choose file name and folder, click save Expected: Overview empty database Observed: Error dialog, more gives: Die Verbindung zur Datenquelle "testdb1" konnte nicht hergestellt werden. SQL-Status: S1000 Fehler-Code: -40 General error: java.lang.UnsatisfiedLinkError: com.sun.star.sdbcx.comp.hsqldb.StorageFileAccess.isStreamElement(Ljava/lang/String;Ljava/lang/String;)Z OS: OS X 10.9.2 German LO Version: 4.2.1.1 Build-ID: d7dbbd7842e6a58b0f521599204e827654e1fb8b German language pack installed
blocks creation of new embedded database or viewing of existing
Version 4.1.4.2 works, 4.1.5.3 as well.
What's your precise Java version? (1.6, 1.7, 32 or 64 bits)?
Java 1.7.0_51-b13 64-bit (for Intel-Mac there is no 32-bit version) Thanks for inquiring - I missed to tell that. Am So 09.03.2014 um 10:28 schrieb bugzilla-daemon@freedesktop.org: > Julien Nabet changed bug 75927 > What Removed Added > CC serval2412@yahoo.fr > > Comment # 3 on bug 75927 from Julien Nabet > What's your precise Java version? (1.6, 1.7, 32 or 64 bits)? > > You are receiving this mail because: > • You reported the bug.
Java version is 1.7.0_51 64-bit
gpircher: please don't answer directly from your emailer but from this link: https://bugs.freedesktop.org/show_bug.cgi?id=75927#add_comment Did you install LO 64 bits version? (not 32 bits version)? https://www.libreoffice.org/download/libreoffice-fresh/?type=mac-x86_64&version=4.2&lang=fr
I installed explicitely the offered 64 bits version from the link https://www.libreoffice.org/download/libreoffice-fresh/?type=mac-x86_64&version=4.2&lang=de
It could be interesting you retrieve a backtrace from this part: avmedia/source/gstreamer/gstplayer.cxx:213 Here's the process: - "cd <LibreOffice root directory>" - "make debugrun" - "break gstplayer.cxx:213" (confirm pending break) - "run --impress" - open the KO file and gdb will stop at gstplayer.cxx:213 - "bt" - copy paste the bt in a file and attach the file
Stephan: thought you might be interested in this bugtracker so put you on cc.
*** This bug has been marked as a duplicate of bug 74683 ***