Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support
Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support
Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support
Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support Windows 7, Vista & Linux Media Center Support


Go Back   Australian Media Center Community > Vista Media Center > Plugins & Addons - Vista

Community Information

New util: MC Menu Mender
this thread has 521 replies and has been viewed 136584 times
Reply
 
Thread Tools
  #373 (permalink)     
Old 1st September 2008, 06:48 PM
WPT's Avatar
WPT Offline:
Newbie
 
Join Date: Aug 2008
Posts: 8
WPT has been thanked 0 times in 0 posts
Support Points Earned: 10
WPT
re: New util: MC Menu Mender

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

thnx.
Reply With Quote
  #374 (permalink)     
Old 1st September 2008, 06:49 PM
WPT's Avatar
WPT Offline:
Newbie
 
Join Date: Aug 2008
Posts: 8
WPT has been thanked 0 times in 0 posts
Support Points Earned: 10
WPT
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.
Reply With Quote
  #375 (permalink)     
Old 2nd September 2008, 04:13 AM
MicF's Avatar
MicF Offline:
MC Apprentice
 
Join Date: Nov 2005
Posts: 18
MicF has been thanked 0 times in 0 posts
Support Points Earned: 10
MicF
re: New util: MC Menu Mender

The new version crashes right away I try to launch it.
Attached Images
File Type: jpg Aufzeichnen.JPG (53.1 KB, 20 views)
Reply With Quote
  #376 (permalink)     
Old 2nd September 2008, 05:31 AM
surge's Avatar
surge Offline:
MC Apprentice
 
Join Date: Oct 2005
Posts: 21
surge has been thanked 1 times in 1 posts
Support Points Earned: 13
surge
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.
Reply With Quote
  #377 (permalink)     
Old 3rd September 2008, 02:22 AM
MicF's Avatar
MicF Offline:
MC Apprentice
 
Join Date: Nov 2005
Posts: 18
MicF has been thanked 0 times in 0 posts
Support Points Earned: 10
MicF
re: New util: MC Menu Mender

in deed :-)
Reply With Quote
  #378 (permalink)     
Old 5th September 2008, 09:46 PM
galaxyware's Avatar
galaxyware Offline:
Newbie
 
Join Date: Feb 2008
Posts: 1
galaxyware has been thanked 0 times in 0 posts
Support Points Earned: 10
galaxyware
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
Reply With Quote
  #379 (permalink)     
Old 6th September 2008, 11:03 PM
ntgould's Avatar
ntgould Offline:
Newbie
 
Join Date: Jun 2008
Posts: 1
ntgould has been thanked 0 times in 0 posts
Support Points Earned: 10
ntgould
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
Reply With Quote
  #380 (permalink)     
Old 8th September 2008, 10:42 PM
Advent's Avatar
Advent Offline:
MC Journeyman
Advent's
Media Center
 
Join Date: Apr 2007
Location: Perth, WA
Posts: 179
Advent has been thanked 66 times in 32 posts
Support Points Earned: 252
Advent Advent Advent
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.
__________________
CASE: Antec Fusion V2 | MB: Asus M2A-VM HDMI | CPU: AMD Athlon 64 4200+ | RAM: 2GB Kingston 667Mhz | HDD: 2 x WD 320GB | TUNERS: Avermedia Hybrid A16R & DNTV Live! Dual Hybrid PCI-E S2 | DISPLAY: Sharp Aquos LC32-AX3X
Reply With Quote
  #381 (permalink)     
Old 9th September 2008, 01:39 AM
WPT's Avatar
WPT Offline:
Newbie
 
Join Date: Aug 2008
Posts: 8
WPT has been thanked 0 times in 0 posts
Support Points Earned: 10
WPT
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.
Reply With Quote
  #382 (permalink)     
Old 9th September 2008, 11:42 AM
Advent's Avatar
Advent Offline:
MC Journeyman
Advent's
Media Center
 
Join Date: Apr 2007
Location: Perth, WA
Posts: 179
Advent has been thanked 66 times in 32 posts
Support Points Earned: 252
Advent Advent Advent
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.
__________________
CASE: Antec Fusion V2 | MB: Asus M2A-VM HDMI | CPU: AMD Athlon 64 4200+ | RAM: 2GB Kingston 667Mhz | HDD: 2 x WD 320GB | TUNERS: Avermedia Hybrid A16R & DNTV Live! Dual Hybrid PCI-E S2 | DISPLAY: Sharp Aquos LC32-AX3X
Reply With Quote
  #383 (permalink)     
Old 9th September 2008, 04:45 PM
WPT's Avatar
WPT Offline:
Newbie
 
Join Date: Aug 2008
Posts: 8
WPT has been thanked 0 times in 0 posts
Support Points Earned: 10
WPT
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.
Reply With Quote
  #384 (permalink)     
Old 9th September 2008, 04:49 PM
Advent's Avatar
Advent Offline:
MC Journeyman
Advent's
Media Center
 
Join Date: Apr 2007
Location: Perth, WA
Posts: 179
Advent has been thanked 66 times in 32 posts
Support Points Earned: 252
Advent Advent Advent
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.
__________________
CASE: Antec Fusion V2 | MB: Asus M2A-VM HDMI | CPU: AMD Athlon 64 4200+ | RAM: 2GB Kingston 667Mhz | HDD: 2 x WD 320GB | TUNERS: Avermedia Hybrid A16R & DNTV Live! Dual Hybrid PCI-E S2 | DISPLAY: Sharp Aquos LC32-AX3X
Reply With Quote
Reply

Bookmarks

Thread Tools



Advertisers






Terms Of Service - Contact Us - Advertise With Us - Archive - Privacy Statement - FAQ
Microsoft©, Windows XP©, Windows XP Media Center© & Windows Vista© are registered trademarks of Microsoft Corporation.
www.xpmediacentre.com.au has no relationship with, nor is affiliated in any way with Microsoft Corporation.
All original content on this website © 2004 - 2009 xpmediacentre.com.au, All rights reserved
Forum by vBulletin Version 3.8.3 - Copyright Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0 RC7
Local time now is 05:56 PM AEDT.