How to solve this problem?: Subtitles do not appear in Simulate

Please help...(;_;)
Subtitles suddenly stop appearing in simulate after I changed the text in the menu. Since then, any other projects have the same problem. I click on "Force display" and click on "Apply to stream."They appear correctly in timeline. It's just doesn't work in simulate.
I restarted the computer. It still doesn't appear in simulate. When I burn a DVD, of course subtitles don't appear. Please HELP! I'm desperate...
I use DVD Studio Pro 4 Version 4.2.1
I use 2X2.66 GHz Dual-Core Intel Xeon with Memory 5 GB 667 MHz DDR2 FB-DIMM
Thank you so much in advance...

This code works ie. generates logs with sql result - slightly modified to be runable:
#!/bin/bash
LOGDIR=/tmp
ORATABFILE=/etc/oratab
cat $ORATABFILE | while read LINE
do
case $LINE in
\#*) ;; #comment-line in oratab
ORACLE_SID=`echo $LINE | awk -F: '{print $1}' -`
if \[ -z $ORACLE_SID \] ; then
# NULL SID - ignore
ORACLE_SID=""
continue
# Proceed only if last field is 'Y'
else
ORACLE_HOME=`echo $LINE | awk -F: '{print $2}' -`
PATH=$ORACLE_HOME/bin:/bin:/usr/bin:/etc
export ORACLE_SID ORACLE_HOME PATH
LOGFILE=$LOGDIR/check_$ORACLE_SID.log
touch $LOGFILE
#echo $LOGFILE
$ORACLE_HOME/bin/sqlplus -s "/ as sysdba" << EOF > $LOGFILE
select * from global_name;
exit
EOF
fi
esac
done

Similar Messages

Maybe you are looking for

  • Can two people use the same computer with two different ipods?

    I was just wondering if me and my mother can use the same computer with our ipods?

  • Creating a hyperlink over an image

    iWeb is my first foray into the web creation world. I created a "photo page" (File>New Page>Photos) where I used the photos there to link to other photo pages on my site. The caption below each photo provides the link to the corresponding photo page.

  • Phase Analysis stops working

    I'm having trouble recently with the Phase Analysis feature in multi-track mode.  When I start a new project it works fine, then somewhere along the say it stops working.  I'm using the default output on the Main. Not sure if there is a problem with

  • FIELD BNKA-XPGRO IN IDOC CREMAS03

    Hi all    In 46C, we populate IDoc cremas03 with data bank.    When we entry the IDoc, an error occurs:    "Field bnka-xpgro not allowed" .    It occurs because we are sending this field and it   does not  belongs to the screen.    what can I do?   

  • Help to create pl/sql Liberary

    Hi Guys I need ur lead hand in hand in how to create a new pl/sql Liberary for a new application pls. Any One create at least One apt to help me in depth pls message me.. Abdetu.