>     Video doesn't restore terminal settings on Linux after exiting -- the 
> command line doesn't show any typed in text, and doesn't process CR 
> characters... Is this a bug? And if not, what's the cure? (except of course 
> manual reset of the console after execution)

Do you call donevideo?
 
>     LineInfo/Tracedump -- Is there an easy way to make the output of the 
> tracedump after a crash be appended to a file? Or redirected at all? I need 
> people to submit bug-reports, and while using Video unit the dumps arent 
> readable at all on linux... :-(

Don't know, try:

./x 2> filename.txt

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to