[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#499594: marked as done (xinit: broken for direct usage)



Your message dated Sat, 20 Sep 2008 14:49:04 +0200
with message-id <20080920124903.GC24470@patate.is-a-geek.org>
and subject line Re: Bug#499594: xinit: broken for direct usage
has caused the Debian Bug report #499594,
regarding xinit: broken for direct usage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
499594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=499594
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xinit
Version: 1.0.9-2
Severity: important


Hello,

According to the man page I should be able to do something like

xinit gmplayer

but I get:

xinit:  No such file of directory (errno 2): no program named xterm in PATH

But I didn't try to start xterm! Even if I try to work around this (which seems 
to be #297003) by creating an xterm symlink xinit is trying to append the 
string 'gmplayer' as an argument to 'xterm'.

I'm guessing in this era of display managers not many people are using xinit 
directly, but this is valid usage of the program and is completely broken.

Regards,
Andrei

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xinit depends on:
ii  cpp                           4:4.3.2-1  The GNU C preprocessor (cpp)
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libx11-6                      2:1.1.5-1  X11 client-side library

xinit recommends no packages.

xinit suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Sat, Sep 20, 2008 at 12:42:44 +0300, Andrei Popescu wrote:

> According to the man page I should be able to do something like
> 
> xinit gmplayer
> 
No.  You need to give the full path to the client, otherwise it gets
parsed as an option for the default client.
Use 'xinit /usr/bin/gmplayer'.

The manpage says:
       Both  the  client  program  name and the server program name must begin
       with a slash (/) or a period (.).  Otherwise, they are  treated  as  an
       arguments to be appended to their respective startup lines.  This makes
       it possible to add arguments (for example,  foreground  and  background
       colors) without having to retype the whole command line.

Cheers,
Julien


--- End Message ---

Reply to: