From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QdF1K-0007EH-1O for garchives@archives.gentoo.org; Sun, 03 Jul 2011 05:15:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 499DC21C09D; Sun, 3 Jul 2011 05:13:17 +0000 (UTC) Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.23]) by pigeon.gentoo.org (Postfix) with SMTP id C946521C09D for ; Sun, 3 Jul 2011 05:13:16 +0000 (UTC) Received: (qmail invoked by alias); 03 Jul 2011 05:13:15 -0000 Received: from p54851869.dip0.t-ipconnect.de (EHLO gmx.net) [84.133.24.105] by mail.gmx.net (mp071) with SMTP; 03 Jul 2011 07:13:15 +0200 X-Authenticated: #20088476 X-Provags-ID: V01U2FsdGVkX191EstNhsl1WrycsjdmVaNkLvX6fLTUqlHdpLEtxR EMLLHGkaczMCdW Received: by gmx.net (nbSMTP-1.00) for uid 1001 Meino.Cramer@gmx.de; Sun, 3 Jul 2011 07:13:16 +0200 (CEST) Date: Sun, 3 Jul 2011 07:13:16 +0200 From: meino.cramer@gmx.de To: Gentoo Subject: [gentoo-user] [OT] Difficulties to use scripts from openbox menu.xml Message-ID: <20110703051316.GL3049@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (Linux) X-Y-GMX-Trusted: 0 X-Archives-Salt: X-Archives-Hash: 5daac3c70ba769c0eaffef6fdbbe68ad Hi, a weird problem hit me... ;) I have a script, which cd into a certain directory and starts a program from there with "./". This scripts works fine from the commandline. But when I use the same script inside the ~/.config/openbox/menu.xml, I does not work: No program start. My setup: recent Gentoo X11 Slim openbox mrxvt What do I have to change to make this working? Best regards, mcc