Closed Thread
Page 32 of 48
FirstFirst ... 22 28 29 30 31 32 33 34 35 36 42 ... LastLast
Results 373 to 384 of 575
  1. #373

    re: New util: MC Menu Mender

    I dont know how to make a support package, can you tell me?

    thnx.

  2. #374

    re: New util: MC Menu Mender

    It was the same error as the one below me in the quote:

    Quote Originally Posted by aanda6 View Post
    Advent,

    I am unable to add entry points to any strip, apart from Pictures & Videos. The following erroor occurs:

    System.InvalidOperationException: Cannot change ObservableCollection during a CollectionChanged event.
    at System.Collections.ObjectModel.ObservableCollectio n`1.CheckReentrancy()
    at System.Collections.ObjectModel.ObservableCollectio n`1.MoveItem(Int32 oldIndex, Int32 newIndex)
    at System.Collections.ObjectModel.ObservableCollectio n`1.Move(Int32 oldIndex, Int32 newIndex)
    at Advent.MediaCenter.StartMenu.PartnerQuickLink.<.cc tor>b__4(DependencyObject sender, DependencyPropertyChangedEventArgs args)
    at System.Windows.DependencyObject.OnPropertyChanged( DependencyPropertyChangedEventArgs e)
    at Advent.MediaCenter.StartMenu.StartMenuObject.OnPro pertyChanged(DependencyPropertyChangedEventArgs e)
    at System.Windows.DependencyObject.NotifyPropertyChan ge(DependencyPropertyChangedEventArgs args)
    at System.Windows.DependencyObject.UpdateEffectiveVal ue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean
    coerceWithDeferredReference, OperationType operationType)
    at System.Windows.DependencyObject.SetValueCommon(Dep endencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
    at System.Windows.DependencyObject.SetValue(Dependenc yProperty dp, Object value)
    at Advent.MediaCenter.StartMenu.PartnerQuickLink.Quic kLinks_CollectionChanged(Object sender, NotifyCollectionChangedEventArgs e)
    at System.Collections.Specialized.NotifyCollectionCha ngedEventHandler.Invoke(Object sender, NotifyCollectionChangedEventArgs e)
    at System.Collections.ObjectModel.ObservableCollectio n`1.OnCollectionChanged(NotifyCollectionChangedEve ntArgs e)
    at Advent.MediaCenter.StartMenu.OEM.OemCategory.OemQu ickLinkCollection.OnCollectionChanged(NotifyCollec tionChangedEventArgs e)
    at System.Collections.ObjectModel.ObservableCollectio n`1.InsertItem(Int32 index, T item)
    at Advent.MediaCenter.StartMenu.OEM.OemCategory.OemQu ickLinkCollection.InsertItem(Int32 index, IQuickLink item)
    at System.Collections.ObjectModel.Collection`1.Add(T item)
    at Advent.MediaCenter.StartMenu.PartnerQuickLink.<.cc tor>b__4(DependencyObject sender, DependencyPropertyChangedEventArgs args)
    at System.Windows.DependencyObject.OnPropertyChanged( DependencyPropertyChangedEventArgs e)
    at Advent.MediaCenter.StartMenu.StartMenuObject.OnPro pertyChanged(DependencyPropertyChangedEventArgs e)
    at System.Windows.DependencyObject.NotifyPropertyChan ge(DependencyPropertyChangedEventArgs args)
    at System.Windows.DependencyObject.UpdateEffectiveVal ue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean
    coerceWithDeferredReference, OperationType operationType)
    at System.Windows.DependencyObject.SetValueCommon(Dep endencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, OperationType operationType, Boolean isInternal)
    at System.Windows.DependencyObject.SetValue(Dependenc yProperty dp, Object value)
    at Advent.MediaCenter.StartMenu.XmlMenuStrip.XmlQuick LinkCollection.InsertItem(Int32 index, IQuickLink item)
    at System.Collections.ObjectModel.Collection`1.Insert (Int32 index, T item)
    at MCMenuMender.MenuStrip.QuickLinkTargetImage_Drop(O bject sender, DragEventArgs e)
    at System.Windows.DragEventArgs.InvokeEventHandler(De legate genericHandler, Object genericTarget)
    at System.Windows.RoutedEventArgs.InvokeHandler(Deleg ate handler, Object target)
    at System.Windows.RoutedEventHandlerInfo.InvokeHandle r(Object target, RoutedEventArgs routedEventArgs)
    at System.Windows.EventRoute.InvokeHandlersImpl(Objec t source, RoutedEventArgs args, Boolean reRaised)
    at System.Windows.UIElement.RaiseEventImpl(RoutedEven tArgs args)
    at System.Windows.OleDropTarget.RaiseDragEvent(Routed Event dragEvent, Int32 dragDropKeyStates, Int32& effects, DependencyObject target, Point targetPoint)
    at System.Windows.OleDropTarget.MS.Win32.UnsafeNative Methods.IOleDropTarget.OleDrop(Object data, Int32 dragDropKeyStates, Int64 point, Int32& effects)
    at MS.Win32.UnsafeNativeMethods.DoDragDrop(IDataObjec t dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
    at System.Windows.OleServicesContext.OleDoDragDrop(ID ataObject dataObject, IOleDropSource dropSource, Int32 allowedEffects, Int32[] finalEffect)
    at System.Windows.DragDrop.DoDragDrop(DependencyObjec t dragSource, Object data, DragDropEffects allowedEffects)
    at MCMenuMender.DragDropHelper.DoAdornedDragDrop(UIEl ement dragSource, Object data, DragDropEffects effects)
    at MCMenuMender.EntryPoint.UserControl_MouseMove(Obje ct sender, MouseEventArgs e)
    at System.Windows.Input.MouseEventArgs.InvokeEventHan dler(Delegate genericHandler, Object genericTarget)
    at System.Windows.RoutedEventArgs.InvokeHandler(Deleg ate handler, Object target)
    at System.Windows.RoutedEventHandlerInfo.InvokeHandle r(Object target, RoutedEventArgs routedEventArgs)
    at System.Windows.EventRoute.InvokeHandlersImpl(Objec t source, RoutedEventArgs args, Boolean reRaised)
    at System.Windows.UIElement.RaiseEventImpl(RoutedEven tArgs args)
    at System.Windows.UIElement.RaiseEvent(RoutedEventArg s args, Boolean trusted)
    at System.Windows.Input.InputManager.ProcessStagingAr ea()
    at System.Windows.Input.InputManager.ProcessInput(Inp utEventArgs input)
    at System.Windows.Input.InputProviderSite.ReportInput (InputReport inputReport)
    at System.Windows.Interop.HwndMouseInputProvider.Repo rtInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
    at System.Windows.Interop.HwndMouseInputProvider.Filt erMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at System.Windows.Interop.HwndSource.InputFilterMessa ge(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
    MC Menu Mender B...Subclass.DispatcherCallbackOperation(Object o)


    Also, any items that were previously added to strips do not show up in menu mender.

  3. #375

    re: New util: MC Menu Mender

    The new version crashes right away I try to launch it.
    Attached Images

  4. #376

    re: New util: MC Menu Mender

    Quote Originally Posted by MicF View Post
    The new version crashes right away I try to launch it.
    I don't remember the error message I got, but it crashed for me when I installed it without first uninstalling the older version.

    Once I uninstalled both versions then reinstalled the new version it worked fine.

  5. #377

    re: New util: MC Menu Mender

    in deed :-)

  6. #378

    re: New util: MC Menu Mender

    Hi,
    I had the same issue.
    my config is MCE vista SP1 includes TVPack.

    one more thing : if Mender works fine how could I add direct shortcut to a specific live channel without going to the EPG list?


    Cheers,Ali

  7. #379

    re: New util: MC Menu Mender

    Hey Advent

    Just wanted to thank you for this great plugin and ask you a question about the entry point creator. When I create an entry point to an html link, media center will go out open the link and then maximize again without pause. Do you know what I might be doing wrong?

    Thank in advance,
    Nate

  8. #380
    MC Specialist Advent Advent Advent Advent Advent's Avatar
    Join Date
    Apr 2007
    Location
    Perth, WA
    Posts
    261

    re: New util: MC Menu Mender

    Sorry for the late replies, i've been away for a week.

    Quote Originally Posted by WPT View Post
    I dont know how to make a support package, can you tell me?
    Click on the "About..." link at the bottom of the Menu Mender window, then click on the "Create a support package..." link.
    Quote Originally Posted by galaxyware View Post
    Hi,
    I had the same issue.
    my config is MCE vista SP1 includes TVPack.
    Same issue as who? WPT?
    Quote Originally Posted by galaxyware View Post
    one more thing : if Mender works fine how could I add direct shortcut to a specific live channel without going to the EPG list?
    Unfortunately I don't know a way of doing that, sorry. You might be able to do it from a Media Center plugin (Menu Mender doesn't have one of these, it operates entirely outside MC), but i'm not sure.
    Quote Originally Posted by ntgould View Post
    Just wanted to thank you for this great plugin and ask you a question about the entry point creator. When I create an entry point to an html link, media center will go out open the link and then maximize again without pause. Do you know what I might be doing wrong?
    You're not doing anything wrong - this is just a situation where things don't work too well. What's going on is that Menu Mender is launching the URL you have given it, but the process that is started doesn't live very long at all - it looks like it hands the URL to another process and finishes straight away. Since the process has finished, Menu Mender then maximises MC again. I'm not sure how to work around this, i'm afraid.
    If you're actually trying to add a link to an mcml application on the web, then i'm afraid Menu Mender doesn't support creating those types of links.
    Media Center Studio
    adventmediacenter.com

  9. #381

    re: New util: MC Menu Mender

    Quote Originally Posted by Advent View Post
    Click on the "About..." link at the bottom of the Menu Mender window, then click on the "Create a support package..." link.
    I dont come in to menu mender at all so i also cant see the link (Create a support package).

    When i click the link menu mender from my start menu directly the error message pops up and the only thing i then can press is oke. After that all closes.

    Thnx.

  10. #382
    MC Specialist Advent Advent Advent Advent Advent's Avatar
    Join Date
    Apr 2007
    Location
    Perth, WA
    Posts
    261

    re: New util: MC Menu Mender

    Quote Originally Posted by WPT View Post
    I dont come in to menu mender at all so i also cant see the link (Create a support package).

    When i click the link menu mender from my start menu directly the error message pops up and the only thing i then can press is oke. After that all closes.

    Thnx.
    Ok - are you sure this isn't the same problem that MicF and surge were talking about on the last page? Make sure that you have uninstalled ALL versions of Menu Mender, then reinstall 4.2. If it still doesn't work, send me the log file c:\ProgramData\MC Menu Mender BETA\log.txt.
    Media Center Studio
    adventmediacenter.com

  11. #383

    re: New util: MC Menu Mender

    I did first uninstall the old version after installing the new one. So maybe it works when i install the old version, then install the new version, then uninstall both and then install the new version?

    I will get you the log.

    Thnx.

  12. #384
    MC Specialist Advent Advent Advent Advent Advent's Avatar
    Join Date
    Apr 2007
    Location
    Perth, WA
    Posts
    261

    re: New util: MC Menu Mender

    Quote Originally Posted by WPT View Post
    I did first uninstall the old version after installing the new one. So maybe it works when i install the old version, then install the new version, then uninstall both and then install the new version?

    I will get you the log.

    Thnx.
    No, it will work so long as you uninstall the old version BEFORE you install the new version. So, if you installed the new version and then uninstalled the old version, you'll have to uninstall the new version and reinstall it before it will work.

    This shouldn't be a problem for future versions.
    Media Center Studio
    adventmediacenter.com

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts