-
May 25th, 2006, 06:34 AM
#11
when selecting AvidUtils\Text String in action designer, sometimes, after several minutes, the dialog box appears. But usually, I get this :
Marcel
************** Exception Text **************
System.ArgumentOutOfRangeException: Length cannot be less than zero.
Parameter name: length
at System.String.Substring(Int32 startIndex, Int32 length)
at com.promixis.ActionForms.PluginActionForm..ctor(Ne tRemotePluginActionWrapper pluginAction, NRIPluginAction curAction)
at com.promixis.Controls.ActionDesignerControl.listVi ew1_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventAr gs e)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
-
May 25th, 2006, 07:46 PM
#12
Thats interesting. It happens right away when this happens?
-
May 26th, 2006, 02:08 AM
#13
I found that the crashing was caused after I manually removed the unused bits from the action string :
SLIDER:;STATE:;MENU:
If I don't do that, It doesn't crash. It just takes 1-2 minutes before the dialog box appears...
I also see similar errors in dbgview when starting nrd
[7804] Problem parsing Lua dumpfile, line = \n
[7804] System.ArgumentOutOfRangeException: Length cannot be less than zero.
[7804] Parameter name: length
[7804] at System.String.Substring(Int32 startIndex, Int32 length)
[7804] at com.promixis.Forms.LuaReferenceInformationForm.Ref reshVariables()
[7804] Problem parsing Lua dumpfile, line = \nSincer her debut in 198...
[7804] System.ArgumentOutOfRangeException: Length cannot be less than zero.
[7804] Parameter name: length
[7804] at System.String.Substring(Int32 startIndex, Int32 length)
[7804] at com.promixis.Forms.LuaReferenceInformationForm.Ref reshVariables()
[7804] Problem parsing Lua dumpfile, line = \n
[7804] System.ArgumentOutOfRangeException: Length cannot be less than zero.
[7804] Parameter name: length
Marcel
-
May 27th, 2006, 04:43 AM
#14
Manual & pasting hex
In order to avoid unnecessary questions, where can I find the manual for NRD?
Or is there just the helpfile?
I can 't imagine it'sa not possible to paste neither hex codes into NRD nor open the RemoteCentral ccf's without losing their IR codes, so it's probably somewhere in the manual...
Tks
Barend
-
May 27th, 2006, 05:10 AM
#15
There's just the help file at the moment as far as I know.
You can certainly paste IR codes - in the action designer, drag an IR action from the tree on the left to the action list (or double click on an existing IR action) and you can paste the code into the 'Full IR Code' box.
I don't tend to use IR actions here, since I tend to learn all the codes in Girder instead.
--Rob
-
May 28th, 2006, 05:15 AM
#16
Codes
@rah99
Thanks, I found how to handle codes and hex.
Still kept my old ccf from July 2005, will go into the depths of NRD on that basis.
Ben S answered too (different thread), it appears codes are included only when opening a ccf, not for a pcf.
Could this be included?
It's easy to paste in the hex codes, but a lot of work...
Since in some respects NR Designer seems very promising to use instead of PPENG it would be nice if it could handle pcf's including codes...like for people who have a Pronto not a pda.
Barend
-
May 31st, 2006, 07:27 AM
#17
We'll investigate pulling in IR codes from PCFs since they're starting to become standard on RemoteCentral.
Unfortunately we don't support people who have a Pronto not a PDA. NetRemote Designer does not create pronto-compatible files.
-
June 5th, 2006, 02:15 PM
#18
Hi Ben,
Got the following sending a frame to the back
************** Exception Text **************
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: index
at System.Windows.Forms.TreeNodeCollection.get_Item(I nt32 index)
at System.Windows.Forms.TreeNodeCollection.RemoveAt(I nt32 index)
at com.promixis.Commands.ElementZOrderChange.Execute( NRIEditorControl parent)
at com.promixis.Commands.CompoundCommand.Execute(NRIE ditorControl parent)
at com.promixis.Commands.CommandHistory.Execute(Comma ndInterface command)
at com.promixis.Controls.NRIEditorControl.SendElement sToBack()
at com.promixis.Controls.RenderControl.contextSendToB ack_Activate(Object sender, EventArgs e)
at TD.SandBar.ButtonItemBase.OnActivate()
at TD.SandBar.k.b(TopLevelMenuItemBase A_0, Boolean A_1, Boolean A_2, Point A_3)
at TD.SandBar.TopLevelMenuItemBase.a(Control A_0, Point A_1, Boolean A_2)
at TD.SandBar.TopLevelMenuItemBase.Show(Control control, Point position)
at com.promixis.Controls.RenderControl.OnMouseUp(Mous eEventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
at System.Windows.Forms.UserControl.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
-
June 5th, 2006, 04:44 PM
#19
Thanks Dan. We'll take a look.
-
June 6th, 2006, 07:06 AM
#20
Hi Ben,
I have the same problem when loading PCFs:
************** Ausnametext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
at com.promixis.PCFReader.ConvertToNRI()
at com.promixis.Forms.NRIEditorForm.OpenFile(String filename)
at com.promixis.Forms.NRIEditorForm.menuItemOpen_Clic k(Object sender, EventArgs e)
at TD.SandBar.ButtonItemBase.OnActivate()
at TD.SandBar.k.b(TopLevelMenuItemBase A_0, Boolean A_1, Boolean A_2, Point A_3)
at TD.SandBar.TopLevelMenuItemBase.Show(Boolean select)
at TD.SandBar.TopLevelMenuItemBase.Show()
at TD.SandBar.ToolBar.OnItemPush(ToolbarItemBase item, Point position)
at TD.SandBar.ToolBar.OnMouseDown(MouseEventArgs e)
at TD.SandBar.MenuBar.OnMouseDown(MouseEventArgs e)
at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at TD.SandBar.ToolBar.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage (Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(M essage& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Thanks,
Dieter
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules