Confirmed not working on nightly 1.1.0-git-20091230-0001 The Luggage.
From command line it is not possible to force video player window to specific location on screen.
ex.:
--video-x=250 --video-y=250
Test on windows xp pro machine. Also confirmed in forum that this is a bug.
just post that as the the bug
Edited
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
0
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items
0
Link issues together to show that they're related.
Learn more.
I added some debugging and wnd_cfg.x, .y is 0, 0 position always....
I see definitions for 'video-x' and 'video-y' but I never see them referenced for input? aren't variables accessed with the same strings to read them as they are to get defined?
the cfg.win.x is 0 when EventThreadStart is called...
I would have aggreed seemed that it was not working in Widnows 7 either, however, with -I dummy --video-x and --video-y work correctly (even allowing positioning to the top and left screens). This seems to be an issue with the qt interface not respecting the location.