Page 1 of 1

problemi visualizzazione pannelli programma

Posted: Wed Dec 02, 2015 6:32 pm
by giampaolo
In aggiunta a quanto richiesto con il precedente post volevo segnalare anche il problema relativo all'assenza degli effetti nel pannello proprietà. Al fine di agevolare il vostro aiuto allego il file di log di web animator.

20/11/2015 17.12.09
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.NullReferenceException: Riferimento a un oggetto non impostato su un'istanza di oggetto.
in Animator.View.MotionKeyPointThumb.MotionKeyPointThumb_DragStarted(Object sender, DragStartedEventArgs e)
in System.Windows.Controls.Primitives.DragStartedEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
in System.Windows.Controls.Primitives.Thumb.OnMouseLeftButtonDown(MouseButtonEventArgs e)
in System.Windows.UIElement.OnMouseLeftButtonDownThunk(Object sender, MouseButtonEventArgs e)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
in System.Windows.UIElement.OnMouseDownThunk(Object sender, MouseButtonEventArgs e)
in System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------



20/11/2015 17.14.29
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------



20/11/2015 17.16.55
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------



20/11/2015 17.18.26
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------



20/11/2015 17.21.28
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------



20/11/2015 17.21.39
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: path2
in System.IO.Path.Combine(String path1, String path2)
in Animator.Model.Effect_FallingLeaves.c99996e369c8d4d8dc767f8dcabe4ca48(Int32 cf58edd51de9aae470b676ea417916964, Random c489a308acf3dec21a06d9471dd39681e)
in Animator.Model.Effect_FallingLeaves.CreateCSSClasses()
in Animator.Classes.HtmlExtern.CreateCSS(Project currentProject)
----------------------------------------------------



28/11/2015 17.54.34
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------



28/11/2015 18.03.52
WebAnimator Plus v2.1.0 it-IT
----------------------------------------------------
UserMsg:
System.ArgumentNullException: Il valore non può essere null.
Nome parametro: element
in MS.Internal.Media.VisualTreeUtils.AsNonNullVisual(DependencyObject element, Visual& visual, Visual3D& visual3D)
in System.Windows.Media.VisualTreeHelper.GetParent(DependencyObject reference)
in Animator.Classes.WpfHelper.GetListBoxFromPoint(ListBox box, Point point)
in Animator.Controls.LiveAnimationListControl.listBox_PreviewMouseMove(Object sender, MouseEventArgs e)
in System.Windows.Input.MouseEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
in System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
in System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
in System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
in System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
in System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
in System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
in System.Windows.Input.InputManager.ProcessStagingArea()
in System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
in System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
in System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
in System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
in MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
in System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
in System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
----------------------------------------------------


02/12/2015 18.34.37 - Loading project from C:\Users\giampaolo\Documents\WebAnimator Progetto\neve.wap

Re: problemi visualizzazione pannelli programma

Posted: Thu Dec 03, 2015 11:00 am
by ICC
Buongiorno Giampaolo,

Il Tab effetti in Proprietà è visibile solo spostando uno degli effetti in live animation - Effetti sulla scena.
Dopo che è stato inserito per poter editarlo bisogna premere sulla timeline sul nome dell'effetto per visualizzarlo nel tab "Effetti".

Grazie mille!

Re: problemi visualizzazione pannelli programma

Posted: Thu Dec 03, 2015 7:25 pm
by giampaolo
Il problema è che se tengo la libreria aperta mi copre tutto e la scena non è visibile quindi non posso trascinare l'effetto sulla scena. Ho provato in tutti i modi ma ogni volta che apro la libreia non riesco a visualizzare la scena.
Grazie

Re: problemi visualizzazione pannelli programma

Posted: Fri Dec 04, 2015 11:20 am
by ICC
Buongiorno Giampaolo,

Hai provato a ridimensionare la finestra della libreria passando sul bordo con il mouse fino a che appaiono le due frecce laterali?

Grazie mille!

Re: problemi visualizzazione pannelli programma

Posted: Sat Dec 05, 2015 6:47 pm
by giampaolo
Ho risolto disinstallando il programma e ripulendo le crtelle create durante le precedenti installazioni . Avevo già provato a disinstallare e reinstallare il programma da pannello di controllo di windows ma non aveva funzionato. Poi ho cercato le cartelle create in fase di installazione e le ho cancellate manualmente ho reinstallato il programma e finalmente web animator si è presentato in modo corretto. :D