hello
sry that i cannot contribute something but i found a small bug in nightly 1.2.0 windows version (install and non install)
using "open file" is not working
i am not sure since which version its broken
in vlc-1.2.0-git-20101101-0002 it was working
but all versions from december and january are broken
when i use "open file" i get this error messages :
File reading failed:
VLC could not open the file "(null)".
Your input can't be opened:
VLC is unable to open the MRL ''. Check the log for details.
here verbosity 2
main debug: adding item `(null)' ( )
qt4 debug: Adding a new MRL to recent ones:
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 2 items, index 0
main debug: processing request item (null) node null skip 0
main debug: resyncing on (null)
main debug: (null) is at 1
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for '(null)'
main debug: thread (input) created at priority 1 (input/input.c:215)
main debug: Creating an input for '(null)'
main debug: no fetch required for (null) (art currently (null))
main debug: thread started
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\myname\AppData\Local\Temp'
main debug: `' gives access `' demux `' path `'
main debug: creating demux: access='' demux='' location='' file='(null)'
main debug: looking for access_demux module: 2 candidates
main debug: no access_demux module matching "any" could be loaded
main debug: TIMER module_need() : 0.121 ms - Total 0.121 ms / 1 intvls (Avg 0.121 ms)
main debug: creating access '' location='', path='(null)'
main debug: looking for access module: 6 candidates
filesystem debug: opening file `(null)'
filesystem error: cannot open file (null) (One or more parameters are invalid)
main debug: no access module matching "any" could be loaded
main debug: TIMER module_need() : 0.178 ms - Total 0.178 ms / 1 intvls (Avg 0.178 ms)
main error: open of `' failed
main debug: thread ended
main debug: dead input
main debug: Destroying the input for '(null)'
main debug: TIMER input launching for '(null)' : 1.099 ms - Total 1.099 ms / 1 intvls (Avg 1.099 ms)
main debug: changing item without a request (current 1/2)
main debug: nothing to play
no matter which file i want to open
but open the file with
"advanced open file" works
with recent media and
double click on supported file it works too
just "open file" is broken
sry for posting this
but i normaly use double click and found this bug by accident
i think u know it already