Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2003 22:44:40 -0800 (PST)
From:      Dan Strick <dan@covad.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59165: fvwm2 port glitches/bugs
Message-ID:  <200311110644.hAB6ieBA000941@mist.nodomain>
Resent-Message-ID: <200311110650.hAB6oL0c047564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59165
>Category:       ports
>Synopsis:       fvwm2 port glitches/bugs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 22:50:20 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Dan Strick
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
System: FreeBSD mist 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Sat Nov 8 22:17:24 PST 2003 root@mist:/usr/src/sys/compile/MIST i386
>Description:
 There are three problems:
 1) The fvwm2 port uses many of the same file names as the fvwm port
    but installs itself without first checking to see if fvwm is
    installed.
 2) The fvwm2 port installs its icon xpm files in the directory
    "/usr/X11R6/share/fvwm2/pixmaps" but does not include this directory
    in its default "ImagePath".
 3) If you attempt to deinstall the fvwm2 port, it reports that it is
    unable to remote the /usr/X11R6/libexec/fvwm directory and suggests
    that this may be due to a faulty packing list.  The fvwm port has
    the same problem.
>How-To-Repeat:

  1) Install fvwm.  Then install fvwm2 and observe that when you try to
     run fvwm or display an fvwm man page you get fvwm2.

  2) When running fvwm2, observe that (iconified) xterm icons have labels
     but no bitmap images.

  3) Attempt to deinstall fvwm2 and fvwm.
>Fix:

  1) Ideally, fvwm2 should install itself in a set of file names and
     directories different from those used by fvwm.  Otherwise fvwm2
     should refuse to install itself if fvwm is installed.  (And fvwm
     should refuse to install itself if fvwm2 is installed.)
     Workaround: none.

  2) Place /usr/X11R6/share/fvwm2/pixmap in the default image path.
     Workaround: add the line:
	ImagePath    +:/usr/X11R6/share/fvwm2/pixmaps
     to your .fvwm2rc configuration file.

  3) I don't know the cause of the deinstall problem.
     Workaround: manually delete all vestiges of fvwm from /usr/X11R6.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311110644.hAB6ieBA000941>