Bug #380
closed
Default vt switch is incorrect.
Added by Hammel over 10 years ago.
Updated over 10 years ago.
Description
The default vt switch is incorrect. Not sure what it is or should be yet.
- Status changed from New to In Progress
- % Done changed from 0 to 20
If the config file is there then videofe uses the value found there to switch to first, then back to vt2.
If the config file is not there then it switches to vt2 and then vt3. That's likely the problem.
I've copied a fixed version of videofe to both server and player. Now checking if this fix works.
- % Done changed from 20 to 30
Using the videofe.cfg file and setting the terminal vt to 4 works. If I hard code this instead without a videocfg.txt then it fails.
Researching....
- % Done changed from 30 to 60
It seems to be a timing issue. I added a 500ms delay between vt switches and then another after the last switch before a new xrefresh (meaning I do two xrefreshes now). The first video I played went to a blank screen for a few seconds, then came back. Subsequent video playback/quit sequences worked just fine with no delays.
Leaving these changes in as they seem to work okay on the server. Testing on the client now.
- Status changed from In Progress to Closed
- % Done changed from 60 to 100
Verified changes work on both server and client. All changes committed and pushed upstream.
Closing issue.
Also available in: Atom
PDF