[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#39417: marked as done (mwm menus are broken)



Your message dated Sun, 10 Oct 1999 21:16:54 +1000
with message-id <19991010211654.A15356@gondor.apana.org.au>
and subject line mwm-menumethod can't be that smart
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jun 1999 08:21:35 +0000
Received: (qmail 23647 invoked from network); 13 Jun 1999 08:21:35 -0000
Received: from finch-post-11.mail.demon.net (194.217.242.39)
  by master.debian.org with SMTP; 13 Jun 1999 08:21:35 -0000
Received: from hairnet.demon.co.uk ([158.152.142.74] helo=smack.hairnet)
	by finch-post-11.mail.demon.net with esmtp (Exim 2.12 #1)
	id 10t5WH-000Eua-0B; Sun, 13 Jun 1999 08:21:33 +0000
Received: from portaloo.hairnet [192.168.0.4] (mail)
	by smack.hairnet with esmtp (Exim 2.05 #1 (Debian))
	id 10t5Ol-0002Wd-00; Sun, 13 Jun 1999 09:13:47 +0100
Received: from edward by portaloo.hairnet with local (Exim 3.01 #1(Debian))
	id 10t5Yq-0000CK-00; Sun, 13 Jun 1999 09:24:12 +0100
From: Edward Betts <edward@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: mwm menus are broken
X-Mailer: reportbug 0.7
Date: Sun, 13 Jun 1999 09:24:12 +0100
Message-Id: <E10t5Yq-0000CK-00@portaloo.hairnet>
Sender: Edward Betts <edward@hairnet.demon.co.uk>

Package: lesstif-bin
Version: 1:0.88.1-2
Severity: normal

The mwm menumethod file stores the menu in /etc/X11/mwm/system.mwmrc and in
~/.mwm/system.mwmrc, however mwm is not looking for either of these files an
strace looks like this:

access("/home/edward/.mwmrc", R_OK)     = -1 ENOENT (No such file or directory)
access("/home/edward/.mwmrc", R_OK)     = -1 ENOENT (No such file or directory)
access("/etc/X11/mwm/.mwmrc", R_OK)     = -1 ENOENT (No such file or directory)
access("/etc/X11/mwm/.mwmrc", R_OK)     = -1 ENOENT (No such file or directory)
access("/usr/X11R6/lib/X11/mwm/system.mwmrc", R_OK) = 0

So whether /usr/X11R6/lib/X11/mwm/system.mwmrc should be replaced with a
symlink to /etc/X11/mwm/system.mwmrc or the menu method should be changed to
create /etc/X11/mwm/.mwmrc and ~/.mwmrc

Another interesting thing is this in /usr/X11R6/lib/X11/app-defaults/Mwm:

*configFile:                    .mwmrc

I wonder whether changing that in the Debian package would help.

-- System Information
Debian Release: potato
Architecture: i386
Kernel: Linux portaloo 2.0.36 #7 Sat May 15 15:23:46 BST 1999 i586

Versions of packages lesstif-bin depends on:
ii  lesstifg        0.88.1-2       OSF/Motif implementation released under LGPL

---------------------------------------
Received: (at 39417-done) by bugs.debian.org; 10 Oct 1999 11:17:32 +0000
Received: (qmail 20992 invoked from network); 10 Oct 1999 11:17:24 -0000
Received: from gondor.apana.org.au (root@203.14.152.114)
  by master.debian.org with SMTP; 10 Oct 1999 11:17:24 -0000
Received: (from herbert@localhost)
	by gondor.apana.org.au (8.9.3/8.9.3/Debian/GNU) id VAA15823
	for 39417-done@bugs.debian.org; Sun, 10 Oct 1999 21:16:55 +1000
Date: Sun, 10 Oct 1999 21:16:54 +1000
From: Herbert Xu <herbert@gondor.apana.org.au>
To: 39417-done@bugs.debian.org
Subject: mwm-menumethod can't be that smart
Message-ID: <19991010211654.A15356@gondor.apana.org.au>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/0.95.7i

Since no other methods seem to try to extract paths from executables or
resources, I think it is reasonable for mwm-menumethod to store config files
where mwm was compiled to look for them.
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


Reply to: