Your message dated Wed, 19 Aug 2009 14:31:49 +0200
with message-id <[email protected]>
and subject line Bug#537594: fixed in fvwm 1:2.5.27.ds-12
has caused the Debian Bug report #537594,
regarding fvwm-menu-directory variable naming conventions conflicts between
2.5.27.ds-3 and 2.5.27.ds-10
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
537594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537594
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fvwm
Version: 1:2.5.27.ds-10
Severity: normal
(fvwm-menu-directory from 2.5.27.ds-10)
fvwm-menu-directory -d /tmp
Global symbol "$menu_name" requires explicit package name at
/usr/bin/fvwm-menu-directory line 209.
Global symbol "$menu_name" requires explicit package name at
/usr/bin/fvwm-menu-directory line 253.
Execution of /usr/bin/fvwm-menu-directory aborted due to compilation errors.
(fvwm-menu-directory from 2.5.27.ds-3)
fvwm-menu-directory -d /tmp
DestroyMenu recreate "/tmp"
AddToMenu "/tmp"
+ DynamicPopDownAction DestroyMenu "/tmp"
+ MissingSubmenuFunction FuncFvwmMenuDirectory
+ "/tmp" Exec cd "/tmp"; xterm -e /bin/bash
+ "" Nop
+ "orbit-janek" Popup "/tmp/orbit-janek" item +100 c
+ "v23360" Popup "/tmp/v23360" item +100 c
+ "v49833" Popup "/tmp/v49833" item +100 c
+ "mutt-ibmt60-1000-3396-0" Exec xterm -e vi "/tmp/mutt-ibmt60-1000-3396-0"
+ "reportbug-fvwm-20090719-28012-Is8E6t" Exec xterm -e vi
"/tmp/reportbug-fvwm-20090719-28012-Is8E6t"
+ "serverauth.DuAVjFz49q" Exec xterm -e vi "/tmp/serverauth.DuAVjFz49q"
+ "xmms-ipc-janek" Exec xterm -e vi "/tmp/xmms-ipc-janek"
In mine case this fix the problem
(diff fvwm-menu-directory_2.5.27.ds-10 fvwm-menu-directory_2.5.27.ds-10_fix)
204,206c204,206
< my $menuName = &escapeFileName($name);
< my $menuName2 = &escapeMenuName($name);
< print qq(DestroyMenu recreate "$menuName"\nAddToMenu "$menuName2"\n);
---
> my $menu_name = &escape_file_name($name);
> my $menuName2 = &escape_menu_name($name);
> print qq(DestroyMenu recreate "$menu_name"\nAddToMenu "$menuName2"\n);
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages fvwm depends on:
ii libc6 2.9-20 GNU C Library: Shared libraries
ii libcairo2 1.8.8-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.6.0-4 generic font configuration library
ii libfreetype6 2.3.9-5 FreeType 2 font engine, shared lib
ii libfribidi0 0.10.9-1 Free Implementation of the Unicode
ii libglib2.0-0 2.20.4-1 The GLib library of C routines
ii libgtk2.0-0 2.16.4-1 The GTK+ graphical user interface
ii libice6 2:1.0.5-1 X11 Inter-Client Exchange library
ii libncurses5 5.7+20090613-1 shared libraries for terminal hand
ii libpng12-0 1.2.37-1 PNG library - runtime
ii libreadline5 5.2-5 GNU readline and history libraries
ii librplay3 3.3.2-12 rplay network audio system - share
ii librsvg2-2 2.26.0-1 SAX-based renderer library for SVG
ii libsm6 2:1.1.0-2 X11 Session Management library
ii libstroke0 0.5.1-6 mouse strokes library -- runtime f
ii libx11-6 2:1.2.1-1 X11 client-side library
ii libxcursor1 1:1.1.9-1 X cursor management library
ii libxext6 2:1.0.4-1 X11 miscellaneous extension librar
ii libxft2 2.1.13-3 FreeType-based font drawing librar
ii libxinerama1 2:1.0.3-2 X11 Xinerama extension library
ii libxpm4 1:3.5.7-2 X11 pixmap library
ii libxrender1 1:0.9.4-2 X Rendering Extension client libra
ii zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime
Versions of packages fvwm recommends:
ii fvwm-icons 2001.08.13-6 XPMs icons from fvwm development s
ii libx11-protocol-perl 0.56-2 Perl module for the X Window Syste
ii perl-tk 1:804.028-5 Perl module providing the Tk graph
Versions of packages fvwm suggests:
ii cpp 4:4.3.3-9 The GNU C preprocessor (cpp)
pn fvwm-themes <none> (no description available)
ii m4 1.4.13-1 a macro processing language
ii menu 2.1.41 generates programs menu for all me
pn wm-icons <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: fvwm
Version: 1:2.5.27.ds-12
This is fixed in the latest upload. Thanks
--- End Message ---