From dan@covad.net  Mon Nov 10 22:44:52 2003
Return-Path: <dan@covad.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4ECC416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Nov 2003 22:44:52 -0800 (PST)
Received: from smtp.covadmail.net (mx05.covadmail.net [63.65.120.65])
	by mx1.FreeBSD.org (Postfix) with SMTP id 5AE5143F85
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Nov 2003 22:44:50 -0800 (PST)
	(envelope-from dan@covad.net)
Received: (covad.net 31436 invoked from network); 11 Nov 2003 06:44:44 -0000
Received: from unknown (HELO mist.nodomain) (67.101.99.154)
  by sun-qmail15 with SMTP; 11 Nov 2003 06:44:44 -0000
Received: from mist.nodomain (localhost [127.0.0.1])
	by mist.nodomain (8.12.9p2/8.12.9) with ESMTP id hAB6ieKB000942
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 10 Nov 2003 22:44:40 -0800 (PST)
	(envelope-from dan@mist.nodomain)
Received: (from dan@localhost)
	by mist.nodomain (8.12.9p2/8.12.9/Submit) id hAB6ieBA000941;
	Mon, 10 Nov 2003 22:44:40 -0800 (PST)
	(envelope-from dan)
Message-Id: <200311110644.hAB6ieBA000941@mist.nodomain>
Date: Mon, 10 Nov 2003 22:44:40 -0800 (PST)
From: Dan Strick <dan@covad.net>
Reply-To: Dan Strick <dan@covad.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: fvwm2 port glitches/bugs
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         59165
>Category:       ports
>Synopsis:       fvwm2 port glitches/bugs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cy
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 22:50:20 PST 2003
>Closed-Date:    Sun Jul 17 15:28:12 GMT 2005
>Last-Modified:  Sun Jul 17 15:28:12 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->cy 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Nov 13 01:45:32 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59165 
State-Changed-From-To: open->analyzed 
State-Changed-By: cy 
State-Changed-When: Sun Jul 17 03:45:43 GMT 2005 
State-Changed-Why:  
Fixes committed to fvwm2-devel port. Fvwm2 port remains to be done. 
I will submit patches to the fvwm (1.24) port maintainer to register 
conflicts. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59165 
State-Changed-From-To: analyzed->closed 
State-Changed-By: cy 
State-Changed-When: Sun Jul 17 15:27:07 GMT 2005 
State-Changed-Why:  
Fixed fvwm2 and fvwm2-devel ports. A note will be sent to the fvwm port 
maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=59165 
>Unformatted:
