bug in xfhelp4 script???

cvjb at cvjb.de cvjb at cvjb.de
Tue Feb 8 16:23:37 CET 2005


Hi,

On Tue, Feb 08, 2005 at 06:34:11PM +1000, Alessandro Staderini wrote:
>From: Alessandro Staderini <astaderini at gmail.com>
>To: xfce at xfce.org
>Date: Tue, 8 Feb 2005 18:34:11 +1000
>Subject: bug in xfhelp4 script???
>Reply-To: Alessandro Staderini <astaderini at gmail.com>,
>	XFCE general discussion list <xfce at xfce.org>
>Hello,
>i have installed xfce4 with mozilla-firefox-bin package under gentoo
>but there is troubles. When i start xfhelp4 from terminal or when i
>start help from the panel, i receive the following error message:
>"Error: no running window found".
>what is wrong?

Nothing ;-)

This error comes from the first firefox statement in the script. The one
with the "-remote openurl(...)". You will not see it, when firefox is
already running.

If it is disturbing, add a "2>/dev/null" right before the "||".

>The script should call firefox without remote but it doesn't.

Actually it does, because the first call (the "remote" call) fails.


Greetings,

Christian




More information about the Xfce mailing list