| Author |
Message |
Mirx Respected Member

Joined: 17 Apr 2004 Posts: 696
|
Posted: Fri Jul 30, 2004 10:27 am Post subject: (fixed) Abnormal program termination when editing commands |
|
|
| Happens on all projects I have, and with all values. As soon as I try and edit an command into either of the compare categories, I get an abnormal program termination as soon as I click ok. DvdReMake Pro 2.3.4 started - Fri Jul 30 12:17:38 2004 Reading project... Check: !isDirect() - failed (line: 264 in file: VmCommand.cpp) All other categories have no problem. |
|
| Back to top |
|
 |
DimadSoft DvdReMake Official support

Joined: 19 Mar 2004 Posts: 2193
|
Posted: Fri Jul 30, 2004 10:52 am Post subject: |
|
|
| Thanks for report. Can you provide more details on what command you are trying to enter? |
|
| Back to top |
|
 |
booster Member

Joined: 21 Apr 2004 Posts: 141 Location: Denmark
|
Posted: Fri Jul 30, 2004 11:54 am Post subject: |
|
|
| In first Play "Add Command" Choose "Set Compare -> Link -Subinstruction" Tick on "Set" Tick off "LinkNoLink" Then click OK Resulting in a command: R[0] = R[0] Then DRM closes and this is in the log. Check: d_cmdId >= LinkNoLink && d_cmdId <= LinkRSM - failed (line: 415 in file: vmNavCommand.cpp) Happens only if the "LinkNoLink" is ticked OFF |
|
| Back to top |
|
 |
pak2 Respected Member

Joined: 21 Apr 2004 Posts: 486 Location: Western USA
|
Posted: Fri Jul 30, 2004 3:19 pm Post subject: |
|
|
| This is a fairly general bug. Get the same behavior in all of the editor windows that assume a sequential command if the box to invoke the last command is un-checked (removing the second part of a two-part command). May just be DRM's way of noting a command entry error, but the abort is rather rude if you’ve invested some time in a session. Paul |
|
| Back to top |
|
 |
pak2 Respected Member

Joined: 21 Apr 2004 Posts: 486 Location: Western USA
|
Posted: Fri Jul 30, 2004 3:44 pm Post subject: |
|
|
| Forgot to add that the same behavior is present in versions as far back as I had (DRM v.1.4.6). Paul |
|
| Back to top |
|
 |
Mirx Respected Member

Joined: 17 Apr 2004 Posts: 696
|
Posted: Fri Jul 30, 2004 5:07 pm Post subject: |
|
|
| Both "compare" categories indeed seem to crash on everything that hasn't got the link section checked. But the command I was trying was for a subtitle stream check to highlight the appropiate button. Category: Compare -> (Set and Link Sub-instruction) (actually both compares do the same) Condition: sub-picture_stream# == value 64 Link: LinkNoLink Highlight button 1 I also tried changing the value to 0, and 28268 (Dutch according to drop-down menu), but it has the same termination. I also tried replacing value with R[2] (which is the sub-picture stream register), and this works without a problem. Also, If I use: Category: Link Instructions Condition: sub-picture_stream# == value 0 (or 64 or 28268) Link: LinkNoLink Highlight button 1 I can enter this without a problem. So if for the same command I change the category from Compare to Link, the command gets accepted. |
|
| Back to top |
|
 |
DimadSoft DvdReMake Official support

Joined: 19 Mar 2004 Posts: 2193
|
Posted: Fri Jul 30, 2004 9:06 pm Post subject: |
|
|
| Thanks guys, will take a look. |
|
| Back to top |
|
 |
CDR-Zone.COM Advertisement Bot
 
|
Posted: Post subject: Advertisement: |
|
|
|
|
|
| Back to top |
|
 |
|