Re: Xsession: unsupported number of arguments (2)
- From: "Ulrich Scholz" <d4@xxxxxxxxxxx>
- Date: 16 Jun 2006 02:40:59 -0700
d4@xxxxxxxxxxx schrieb:
Hi, I'm using kubuntu (Xorg 11.0). Since some time, I get the following
message right after logging in:
Xsession: unsupported number of arguments (2); falling back to default
session.
The error is caused by the following lines in one of my startup scripts
(each of them suffices to produce the error):
set meta-flag on
set convert-meta off
set output-meta on
Why? I can execute them in bash without problem. And the bash man page
sais they are legal.
I reused the startup script from earlier systems, where these lines
worked without problem.
Ulrich
.
Relevant Pages
- Re: Mandrake Linux 10.1 Path
... Depends on what shell you are running. ... do a ls -1 /etc/profile.d to see order of file execution. ... non-interactive session. ... When you login using the bash shell, the first file to run is ... (alt.linux) - Re: Getting pipe return codes from SYSTEM command
... I just couldn't get it to work from Ruby ... that's because you've lost the bash process by the time bash exits. ... use my session gem if you want a persistent bash session against which ... stderr = bash.execute 'echo $' ... (comp.lang.ruby) - Re: Signals the terminal sends
... If I have a running program called from bash, when I press Ctrl+C, ... Which does send the SIGINT signal to the running process? ... Bash creates a new session for each pipeline it executes, ... session leader a foreground termio process. ... (comp.unix.programmer) - Re: Starting Terminal Services Sessions from the server
... Is a terminal services license server required for more than two user ... Terminal Services session with different user accouts. ... would then have their own set of startup scripts to run applications (in ... (microsoft.public.windows.terminal_services) - Re: Force a user to log out?
... > method of sorting the original problem was somewhat crude - I killed all ... > haven't yet found a command to close another session. ... bash session still running on server), you can always log in as root, ... already, Ctrl-Alt-Backspace will kill X, or you can always kill kdeinit in ... (alt.os.linux.suse) |
|