On 18.01.2015 20:29, Joachim Backes wrote:
> On 01/18/2015 06:44 PM, poma wrote:
>
> Hi poma,
>> rpm --verify $(rpm -qf /usr/lib64/libreoffice/program/libsvtlo.so); if test
>> $? -eq 0; then echo OK; else echo Uhhuh; fi
>
> That's my answer:
>
> rpm --verify $(rpm -qf /usr/lib64/libreoffice/pro
On 01/18/2015 06:44 PM, poma wrote:
Hi poma,
> rpm --verify $(rpm -qf /usr/lib64/libreoffice/program/libsvtlo.so); if test
> $? -eq 0; then echo OK; else echo Uhhuh; fi
That's my answer:
rpm --verify $(rpm -qf /usr/lib64/libreoffice/program/libsvtlo.so) &&
echo OK || echo Uhhh
OK
And
On 18.01.2015 14:43, Joachim Backes wrote:
> On 01/18/2015 02:37 PM, Joachim Backes wrote:
>> Hi all,
>>
>> having big LO problems if trying to open some odg file:
>>
>> #A fatal error has been detected by the Java Runtime Environment:
>> #
>> # SIGSEGV (0xb) at pc=0x7f570bff2c05, pid=23025, t
On 01/18/2015 02:37 PM, Joachim Backes wrote:
> Hi all,
>
> having big LO problems if trying to open some odg file:
>
> #A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x7f570bff2c05, pid=23025, tid=140011775326272
> #
> # JRE version: OpenJDK Ru
Hi all,
having big LO problems if trying to open some odg file:
#A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x7f570bff2c05, pid=23025, tid=140011775326272
#
# JRE version: OpenJDK Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: O