ICE-unix must be root owned

| FreeBSD

Whatever you do, please be sure that you do NOT include the following line in your rc.conf file:

# /etc/rc.conf
clear_tmp_enable="YES"

I thought I was being overly clever again by having all of my so-called leftover temporary files removed during each reboot, but boy was I mistaken.

The next time I tried to fire up my good old Gnome Desktop it blew up with the following cryptic error message:

_ICETransmkdir: ERROR: euid != 0, directory /tmp/.ICE-unix will not be created.

As it turns out, after nearly a whole day of struggling and searching, I finally figured out what the problem was. You see, the clear_tmp_enable="YES" directive in the rc.conf file was deleting the /tmp/.ICE-unix file. Due to some security feature of X Windows, this file (and also the file /tmp/.X11-unix by the way) has to be root owned. You can't just create it via the desktop as the usual default user.

Here is the workaround in case you too have become entangled in this dilemma. First make sure you are logged in as root, then do the following:

# cd /tmp
# mkdir .ICE-unix
# chmod 777 .ICE-unix
# chmod +t .ICE-unix

So try not to be too clever unless you are absolutely sure of the potential consequences and do not especially like wasting a whole day searching and struggling for nothing.

Random entries

Here are some random entries that you might be interested in:

Recent Assets

  • 2023-09-24-jong-tegen-oud-1.jpg
  • 2023-09-24-jong-tegen-oud-2.jpg
  • just-call-me-fred.png
  • foggy-morning.png
  • oma-2023-07-27.jpg
  • i-almost-died.png
  • chipping-from-twenty-meters.png
  • de-koepel.png
  • screenshot-www.udemy.com-2023.05.18-10_02_39.png
  • screenshot-www.golf.nl-2023.05.08-09_57_30.png
  • IMG-20230423-WA0000.jpg
  • me-and-my-radio-paradise-hat.png

Golf Handicap

Information

This personal weblog was started way back on July 21, 2001 which means that it is 7-21-2001 old.

So far this blog contains no less than 2498 entries and as many as 1877 comments.

Important events

Graduated from Stanford 6-5-1979 ago.

Kiffin Rockwell was shot down and killed 9-23-1916 ago.

Believe it or not but I am 10-11-1957 young.

First met Thea in Balestrand, Norway 6-14-1980 ago.

Began well-balanced and healthy life style 1-8-2013 ago.

My father passed away 10-20-2000 ago.

My mother passed away 3-27-2018 ago.

Started Gishtech 04-25-2016 ago.