From owner-freebsd-questions Tue Sep 25 20:30:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from chmls05.mediaone.net (chmls05.mediaone.net [24.147.1.143]) by hub.freebsd.org (Postfix) with ESMTP id D6B4137B40C for ; Tue, 25 Sep 2001 20:30:14 -0700 (PDT) Received: from sickness (h0000c0f0bdd0.ne.mediaone.net [24.91.160.109]) by chmls05.mediaone.net (8.11.1/8.11.1) with ESMTP id f8Q3UAr26618 for ; Tue, 25 Sep 2001 23:30:11 -0400 (EDT) From: "David Loszewski" To: Subject: icepref utility problem Date: Tue, 25 Sep 2001 23:29:31 -0400 Message-ID: <004001c1463b$75ac1070$3000a8c0@sickness> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0041_01C14619.EE9A7070" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0041_01C14619.EE9A7070 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit This is what I get after installing it icepref and then trying to run it: bash-2.05$ icepref Traceback (most recent call last): File "/usr/X11R6/bin/icepref", line 2101, in ? app = Application(sys.argv) File "/usr/X11R6/bin/icepref", line 1642, in __init__ self.find_local_preferences() File "/usr/X11R6/bin/icepref", line 1746, in find_local_preferences os.mkdir(HOME + '/.icewm') OSError: [Errno 17] File exists: '/home/stealth/.icewm' Ideas on how to fix this? Dave ------=_NextPart_000_0041_01C14619.EE9A7070 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

This is what I get after installing it icepref and then trying to run = it:

 

bash-2.05$ icepref

Traceback (most recent call last):

File "/usr/X11R6/bin/icepref", line 2101, in = ?

    app =3D Application(sys.argv)

File "/usr/X11R6/bin/icepref", line 1642, in = __init__

    = self.find_local_preferences()

File "/usr/X11R6/bin/icepref", line 1746, in = find_local_preferences

    os.mkdir(HOME + '/.icewm')

OSError: [Errno 17] File exists: = '/home/stealth/.icewm'

 

Ideas on how to fix this?

 

Dave

 

------=_NextPart_000_0041_01C14619.EE9A7070-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message