[MPlayer-users] bad attribute auto-close=yes in menu 'open_list' at line 57

amadeo amadeo at beo.pl
Mon May 19 15:25:18 CEST 2008


Since some time I see the following warning whenever I open a file in 
MPlayer:

$ mplayer a.mkv
MPlayer dev-SVN-r26830-4.2.4 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3000+ (Family: 15, Model: 31, Stepping: 0)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
[MENU] Can't open menu config file: /home/amadeo/.mplayer/menu.conf
Struct fs_cfg doesn't have any auto-close field
[MENU] bad attribute auto-close=yes in menu 'open_list' at line 57
Menu initialized: /etc/mplayer/menu.conf

Playing a.mkv.
...


The offending line in /etc/menu.conf looks like this (and it's not line 
57, BTW):

<filesel name="open_list" file-action="loadlist '%p'" auto-close="yes"
          title="Open a playlist: %p"
          filter="/etc/mplayer/extensions_filter"
          actions="d:run 'mp_loader \'%p\' d',c:run 'mp_loader \'%p\' c'" />

Is it okay to just remove 'auto-close="yes"' or is there maybe another, 
more correct way to handle this warning?

Amadeo




More information about the MPlayer-users mailing list