Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#494 closed defect (fixed)

OSD menu bug

Reported by: kopavel@… Owned by: reimar
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Trying using OSD user definable menu (mplayer/menu.conf) get some inproper
working of "filesel" type menu item.
If we try to use ".." in file selection part mplayer just cut one simbol from
whole path (not seeing in this place) and nothing hapand.
But if we try after that open some file in current (in menu) folder, mplayer

write in consol: File not found: "folder path without one simbol"
"filename"

(here we see this one simbol cutting)
if try many times use ".." - for each trying have one symbol cuting.

Change History (2)

comment:1 by kopavel@…, 17 years ago

Bug exist only if try to navigate higher than directory, in wich we start file.
So if we have some file in dir1/dir2/file.avi and have dir1/dir2/dir3 and we
start file dir1/dir2/file.avi, then we can navigate to dir1/dir2/dir3 and back
to dir1/dir2 BUT can't navigate to dir1/
bugs if i corectly understand is in \libmenu\menu_filesel.c

comment:2 by reimar, 17 years ago

Resolution: fixed
Status: newclosed

I think it is fixed in SVN r20521, but I still get crashes sometimes.
Unfortunately debugging under MinGW sucks so I'm leaving this for someone else
to fix.

Note: See TracTickets for help on using tickets.