Displaying 20 results from an estimated 1000 matches similar to: "typo in /etc/X11/xinit/Xsession"
2007 Dec 09
1
Error in xorg-x11-xinit
Hello,
if login as user I get the following error message in
~/.xsession-errors*:
/etc/X11/xinit/Xsession: line 15: unask: command not found
Changing 'unask' to 'umask' seems to fix it. This happens under CentOS
5 and 5.1.
regards
Olaf
2002 Aug 25
2
Rterm BATCH versus Splus BATCH
I have written a batch file I thought would run in R (for Windows, 1.5.1),
but as the documentation suggests, R is different in how it handles BATCH
from S-Plus (i.e. not directly equivalent to "Splus BATCH infile outfile
errfile").
If the file consists of a list of valid R commands, what's the best way of
automating it?
Many thanks.
STS
2015 Jun 16
1
How can I get .xsession-errors back?
I did some research and see a LOT of folks would love to get rid of
their .xsession-errors file and I'm in the opposite situation -- where
is mine? Do I have to install or enable something special to get this back.
All my users are starting X with startx and the default .xinitrc. Is
this the problem?
--
--------------------------------------------
MzK
"We can all sleep easy at night
2009 Oct 08
0
rsync+zfs rotate script
here is my script to rsync a directory to a zfs filesystem, rotate
existing snapshots, then create a "latest" snapshot.
work to be done
- check for an include/exclude list for the rsync command
- create a monthly snapshot
be careful of possible line wraps
#!/bin/sh
RSYNC_CMD="/usr/local/bin/rsync -axS --delete-delay --stats"
# first argument is the remote server to
2020 Jul 15
2
Apache umask
On 7/15/20 2:39 AM, Gianluca Cecchi wrote:
> On Wed, Jul 15, 2020 at 2:39 AM Emmett Culley via CentOS <centos at centos.org <mailto:centos at centos.org>> wrote:
>
>
> Thanks for the info.? I hadn't seen that before nor many of the links.? I had seen the suggested systemd fix, but have never been able got them to work. And I've tried many combinations.? Still
2011 Nov 26
2
Bug#646987: /usr/bin/xinit: xinit fails with xkbcomp could not be invoked
The function that returns ENOMEM is actually copy_mm. It returns
ENOMEM when dup_mm returns 0.
copy_mm receives clone_flags and task_struct * tsk. I think tsk
is pointing to the new task (the process being forked).
copy_mm assigns some values into *tsk, then:
tsk->mm = NULL;
tsk->active_mm = NULL;
then we check if current process has ->mm; if not, return 0
(effectively
2005 Apr 20
0
FIX: Where is .xsession-errors
Hi
Yesterday I was using OpenOffice Impress, doing many cut/paste
operations with images, and without any notice/message/warning the
application die. Then I look for ~/.xsession-errors file to see any
signal about the problem, but I realized that ~/.xsession-errors is no
longer present.
This is a new behaviour of X.org ?
I'm running CentOS 4 and
X Window System Version 6.8.1
Release Date:
2005 Apr 20
2
Where is .xsession-errors
Hi
Yesterday I was using OpenOffice Impress, doing many cut/paste
operations with images, and without any notice/message/warning the
application die. Then I look for ~/.xsession-errors file to see any
signal about the problem, but I realized that ~/.xsession-errors is no
longer present.
This is a new behaviour of X.org ?
I'm running CentOS 4 and
XFree86 Version 4.3.0.1 (Debian
2018 Mar 10
0
[ANNOUNCE] xinit 1.4.0
Alan Coopersmith (1):
xinit 1.4.0
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (3):
Remove SCO support for SHELL_CMD and startx man page.
Remove support for ancient A/UX 3.0 support
Remove left over $(launchagents_DATA) in CLEANFILES
Hans de Goede (2):
startx: Pass -keeptty when telling the server to start on the current tty
2019 Mar 03
0
[ANNOUNCE] xinit 1.4.1
The xinit program is used to start the X Window System server and a first
client program on systems that are not using a display manager such as xdm.
This release fixes a bug when too many arguments are supplied to the program
and improves the man pages.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xinit 1.4.1
Jon
2016 Jan 28
0
Frustrating xsession crashes
Hi all,
I was wondering if some one could give me ideas on how I can troubleshoot the following problem; log files to check, etc?
I?m running CentOS 7.2.1511 with KDE.
I login and open 1 or 2 shells.
If I leave the system alone for about 15 minutes and then try to open another shell I get the error;
Could not launch terminal client
At this time, upon clicking on the lower left hand menu, the
2008 Mar 06
0
[ANNOUNCE] xinit 1.0.8
Adam Jackson (1):
xinit 1.0.8
David Nusinow (1):
Unbreak installs on non-launchd systems
James Cloos (1):
Add missing PHONY line for automatic ChangeLog generation
Jeremy Huddleston (19):
Added some support for Xquartz on OS-X.
Added Apple launchd support
Changed x11-exec to actually start X11.app. X11.app will be responsible for calling xinit.
OS-X:
2008 May 21
0
[ANNOUNCE] xinit 1.0.9
Adam Jackson (2):
Unset session environment variables so startx works within a running session.
xinit 1.0.9
Alan Coopersmith (3):
Use od on /dev/random to generate cookie on Solaris
Check for proper cookie creation on all platforms
Use /bin/ksh instead of /bin/sh on Solaris
Jeremy C. Reed (1):
Use /dev/urandom for cookie it it exists
Jeremy Huddleston (14):
2008 Jun 12
0
[ANNOUNCE] xinit 1.1.0
Adam Jackson (1):
xinit 1.1.0
Jeremy Huddleston (2):
Properly handle using xserverrc
Apple: Don't use launchd on Tiger since it doesn't support the features we need.
git tag: xinit-1.1.0
http://xorg.freedesktop.org/archive/individual/app/xinit-1.1.0.tar.bz2
MD5: 9144097186c3d2454beffe8ac3b53c6e xinit-1.1.0.tar.bz2
SHA1: c4d3d8314ddd94c4950349d23a3e387af65186da
2014 Oct 16
0
[fdo] Xinit without option set string no in xinitirc
HI
I am very new on Xorg and X11 technology, but I think there is a
problem with the xinit system, here is the story :
When I compiled the xinit from the source code with these options on
the configure:
./configure --without-twm --without-xclock --without-xterm
Everything works fine , but at the end the file xinitrc in
/etc/X11/xinit/xinitrc
-no &
-no -geometry 50x50-1+1 &
-no
2011 Mar 16
9
[Bug 35344] New: nouveau: xinit fails with message from dmesg
https://bugs.freedesktop.org/show_bug.cgi?id=35344
Summary: nouveau: xinit fails with message from dmesg
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2009 Mar 18
0
glusterfs bdb backend problem
I cannot touch or cp files to glusterfs filesystem with bdb backend.
orion31 is glusterfs server, orion28 is glusterfs client.
-------------------------------------------------------------------------------------------
[root at orion28 ~]# mount -t glusterfs /etc/glusterfs/glusterfs-bdb.vol /mnt
[root at orion28 ~]# touch /mnt/a
touch: cannot touch `/mnt/a': No such file or directory
[root
2017 Sep 14
7
[Bug 102722] New: [regression] changing resolution hangs the display on Lenovo Thinkpad p51
https://bugs.freedesktop.org/show_bug.cgi?id=102722
Bug ID: 102722
Summary: [regression] changing resolution hangs the display on
Lenovo Thinkpad p51
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: critical
Priority: medium
2013 Apr 04
1
X11 font -adobe-helvetica size 15 could not be loaded
HI All,
I got this Error message, when I tried to plot
?X11 font -adobe-helvetica-%s-%s-*-*-%d-*-*-*-*-*-*-*, face 5 at size 15 could not be loaded
sessionInfo()
R version 3.0.0 (2013-04-03)
Platform: x86_64-unknown-linux-gnu (64-bit)
locale:
?[1] LC_CTYPE=en_CA.UTF-8?????? LC_NUMERIC=C?????????????
?[3] LC_TIME=en_CA.UTF-8??????? LC_COLLATE=en_CA.UTF-8???
?[5] LC_MONETARY=en_CA.UTF-8???
2013 Mar 28
2
a-gnome-oyences
Most of my users are on kde, as am I (I really don't like gnome). I've got
one on gnome, though, CentOS 6.4, and I have a problem: I have to start an
agent running ->on login<-, so that the same one is in the environment of
every term window he opens. In kde, no problem, I modify
/etc/X11/xinit/xinitrc-common so that code in there calls our (newer)
ssh-agent instead of the stock one.