Re: Latest AOO on Fedora 27 x86_64

2018-01-28 Thread JD
On Sun, Jan 28, 2018 at 10:58 AM, Andrea Pescetti 
wrote:

> JD wrote:
>
>> The missing lib is now installed and all is well!
>>
>
> Can you confirm that the solution is the same as outlined at
> https://bz.apache.org/ooo/show_bug.cgi?id=124948#c5 ?
>
> In that case, we'll probably want to add it to the Release Notes as a
> reference for people who experience the same issue in the future.
>
> Regards,
>   Andrea.
>
>
​Hi Andrea,
I confirm that after installing ​
 libgdk_pixbuf_xlib-2
​the problem was fixed.
​
-jd


Re: Latest AOO on Fedora 27 x86_64

2018-01-28 Thread Andrea Pescetti

JD wrote:

The missing lib is now installed and all is well!


Can you confirm that the solution is the same as outlined at
https://bz.apache.org/ooo/show_bug.cgi?id=124948#c5 ?

In that case, we'll probably want to add it to the Release Notes as a 
reference for people who experience the same issue in the future.


Regards,
  Andrea.

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread JD



On 01/27/2018 12:05 PM, Rory O'Farrell wrote:

On Sat, 27 Jan 2018 10:28:51 -0800
Girvin Herr  wrote:


JD,

Are you trying to run AOO from a shell command line or in an xterm
inside your desktop?

If the former, keep in mind AOO requires a desktop (xfce, kde, etc) to
run under (unless you are trying to run as "headless"). I don't know
what AOO will do running from a shell command line without a desktop and
without the headless option.

I checked my Slackware Linux system and there is no soffice symlink in
/usr/bin. I did find a /usr/bin/openoffice4 script which runs
/opt/openoffice4/program/soffice "$@". So you might try running
/usr/bin/openoffice4 instead of /usr/bin/soffice.

Try running openoffice4 from an xterm in your desktop and see if there
are any messages spit out on the xterm. If so, the message may give you
a hint.

HTH.

Girvin Herr

This posting on the OO Forum gives a solution for running OO 4.1.5 on Fedora 
27.  It may be of assistance.

RoryOF


Not really. A lib was missing, and after I installed, all is now well.


-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread JD

No worries. The missing lib is now installed and all is well!
And yes, you CAN invoke soffice from the command line, as long as the DT 
is running.



On 01/27/2018 11:28 AM, Girvin Herr wrote:

JD,

Are you trying to run AOO from a shell command line or in an xterm 
inside your desktop?


If the former, keep in mind AOO requires a desktop (xfce, kde, etc) to 
run under (unless you are trying to run as "headless"). I don't know 
what AOO will do running from a shell command line without a desktop 
and without the headless option.


I checked my Slackware Linux system and there is no soffice symlink in 
/usr/bin. I did find a /usr/bin/openoffice4 script which runs 
/opt/openoffice4/program/soffice "$@". So you might try running 
/usr/bin/openoffice4 instead of /usr/bin/soffice.


Try running openoffice4 from an xterm in your desktop and see if there 
are any messages spit out on the xterm. If so, the message may give 
you a hint.


HTH.

Girvin Herr



On 01/26/2018 05:12 PM, JD wrote:

Hi all,
1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop 
packages depend on some libreoffice package. So, now I have something 
slightly broken in my dnf database.


2. In downloaded AOO, and I installed it without any problems.

3. from the command line, I executed /usr/bin/soffice which is a 
symlink to

   /opt/openoffice4/program/soffice
4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!

So, what do you suggest I do?

P.S: on older fedora releases, I had no such problem.

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread Rory O'Farrell

Sorry - my previous posting got away before it was fully written and was also 
Cc'd to the wrong poster.  I have now sent the correct reply to the OP and the 
list.  Apologies!

RoryOF


On Sat, 27 Jan 2018 19:05:52 +
Rory O'Farrell  wrote:

> On Sat, 27 Jan 2018 10:28:51 -0800
> Girvin Herr  wrote:
> 
> > JD,
> > 
> > Are you trying to run AOO from a shell command line or in an xterm 
> > inside your desktop?
> > 
> > If the former, keep in mind AOO requires a desktop (xfce, kde, etc) to 
> > run under (unless you are trying to run as "headless"). I don't know 
> > what AOO will do running from a shell command line without a desktop and 
> > without the headless option.
> > 
> > I checked my Slackware Linux system and there is no soffice symlink in 
> > /usr/bin. I did find a /usr/bin/openoffice4 script which runs 
> > /opt/openoffice4/program/soffice "$@". So you might try running 
> > /usr/bin/openoffice4 instead of /usr/bin/soffice.
> > 
> > Try running openoffice4 from an xterm in your desktop and see if there 
> > are any messages spit out on the xterm. If so, the message may give you 
> > a hint.
> > 
> > HTH.
> > 
> > Girvin Herr
> 
> This posting on the OO Forum gives a solution for running OO 4.1.5 on Fedora 
> 27.  It may be of assistance.
> 
> RoryOF
> 
> > 
> > 
> > 
> > On 01/26/2018 05:12 PM, JD wrote:
> > > Hi all,
> > > 1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop 
> > > packages depend on some libreoffice package. So, now I have something 
> > > slightly broken in my dnf database.
> > >
> > > 2. In downloaded AOO, and I installed it without any problems.
> > >
> > > 3. from the command line, I executed /usr/bin/soffice which is a 
> > > symlink to
> > >    /opt/openoffice4/program/soffice
> > > 4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!
> > >
> > > So, what do you suggest I do?
> > >
> > > P.S: on older fedora releases, I had no such problem.
> > >
> > > -
> > > To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> > > For additional commands, e-mail: users-h...@openoffice.apache.org
> > >
> > 
> > 
> > -
> > To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: users-h...@openoffice.apache.org
> > 
> > 
> 
> 
> -- 
> Rory O'Farrell 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: users-h...@openoffice.apache.org
> 
> 


-- 
Rory O'Farrell 

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread Rory O'Farrell
On Fri, 26 Jan 2018 18:12:22 -0700
JD  wrote:

> Hi all,
> 1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop packages 
> depend on some libreoffice package. So, now I have something slightly 
> broken in my dnf database.
> 
> 2. In downloaded AOO, and I installed it without any problems.
> 
> 3. from the command line, I executed /usr/bin/soffice which is a symlink to
> /opt/openoffice4/program/soffice
> 4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!
> 
> So, what do you suggest I do?
> 
> P.S: on older fedora releases, I had no such problem.

This posting on the OO Forum gives a solution for running OO 4.1.5 on Fedora 
27.  It may be of assistance.

https://forum.openoffice.org/en/forum/viewtopic.php?f=16&t=91704&p=436905&hilit=fedora#p436875

-- 
Rory O'Farrell 

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread Rory O'Farrell
On Sat, 27 Jan 2018 10:28:51 -0800
Girvin Herr  wrote:

> JD,
> 
> Are you trying to run AOO from a shell command line or in an xterm 
> inside your desktop?
> 
> If the former, keep in mind AOO requires a desktop (xfce, kde, etc) to 
> run under (unless you are trying to run as "headless"). I don't know 
> what AOO will do running from a shell command line without a desktop and 
> without the headless option.
> 
> I checked my Slackware Linux system and there is no soffice symlink in 
> /usr/bin. I did find a /usr/bin/openoffice4 script which runs 
> /opt/openoffice4/program/soffice "$@". So you might try running 
> /usr/bin/openoffice4 instead of /usr/bin/soffice.
> 
> Try running openoffice4 from an xterm in your desktop and see if there 
> are any messages spit out on the xterm. If so, the message may give you 
> a hint.
> 
> HTH.
> 
> Girvin Herr

This posting on the OO Forum gives a solution for running OO 4.1.5 on Fedora 
27.  It may be of assistance.

RoryOF

> 
> 
> 
> On 01/26/2018 05:12 PM, JD wrote:
> > Hi all,
> > 1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop 
> > packages depend on some libreoffice package. So, now I have something 
> > slightly broken in my dnf database.
> >
> > 2. In downloaded AOO, and I installed it without any problems.
> >
> > 3. from the command line, I executed /usr/bin/soffice which is a 
> > symlink to
> >    /opt/openoffice4/program/soffice
> > 4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!
> >
> > So, what do you suggest I do?
> >
> > P.S: on older fedora releases, I had no such problem.
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> > For additional commands, e-mail: users-h...@openoffice.apache.org
> >
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: users-h...@openoffice.apache.org
> 
> 


-- 
Rory O'Farrell 

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread Girvin Herr

JD,

Are you trying to run AOO from a shell command line or in an xterm 
inside your desktop?


If the former, keep in mind AOO requires a desktop (xfce, kde, etc) to 
run under (unless you are trying to run as "headless"). I don't know 
what AOO will do running from a shell command line without a desktop and 
without the headless option.


I checked my Slackware Linux system and there is no soffice symlink in 
/usr/bin. I did find a /usr/bin/openoffice4 script which runs 
/opt/openoffice4/program/soffice "$@". So you might try running 
/usr/bin/openoffice4 instead of /usr/bin/soffice.


Try running openoffice4 from an xterm in your desktop and see if there 
are any messages spit out on the xterm. If so, the message may give you 
a hint.


HTH.

Girvin Herr



On 01/26/2018 05:12 PM, JD wrote:

Hi all,
1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop 
packages depend on some libreoffice package. So, now I have something 
slightly broken in my dnf database.


2. In downloaded AOO, and I installed it without any problems.

3. from the command line, I executed /usr/bin/soffice which is a 
symlink to

   /opt/openoffice4/program/soffice
4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!

So, what do you suggest I do?

P.S: on older fedora releases, I had no such problem.

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org




-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org



Re: Latest AOO on Fedora 27 x86_64

2018-01-27 Thread Matthias Seidel
Hi JD,

Am 27.01.2018 um 02:12 schrieb JD:
> Hi all,
> 1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop
> packages depend on some libreoffice package. So, now I have something
> slightly broken in my dnf database.

Unfortunately we can't do anything about broken distributions...

>
> 2. In downloaded AOO, and I installed it without any problems.
>
> 3. from the command line, I executed /usr/bin/soffice which is a
> symlink to
>    /opt/openoffice4/program/soffice
> 4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!
>
> So, what do you suggest I do?

Maybe this thread will help you:
https://forum.openoffice.org/en/forum/viewtopic.php?f=16&t=91704&p=436895#p436875

It looks like "gdk-pixbuf2-xlib" is missing on your system (for whatever
reason).

Kind regards, Matthias

>
> P.S: on older fedora releases, I had no such problem.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: users-h...@openoffice.apache.org
>




smime.p7s
Description: S/MIME Cryptographic Signature


Latest AOO on Fedora 27 x86_64

2018-01-26 Thread JD

Hi all,
1. I first UNINSTALLED LibreOffice, only to find 2 mate desktop packages 
depend on some libreoffice package. So, now I have something slightly 
broken in my dnf database.


2. In downloaded AOO, and I installed it without any problems.

3. from the command line, I executed /usr/bin/soffice which is a symlink to
   /opt/openoffice4/program/soffice
4. Nothing happens. NOTHING Waited for many minutes. Nothing!!!

So, what do you suggest I do?

P.S: on older fedora releases, I had no such problem.

-
To unsubscribe, e-mail: users-unsubscr...@openoffice.apache.org
For additional commands, e-mail: users-h...@openoffice.apache.org