SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations > SageMC Custom Interface
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageMC Custom Interface This forum is for discussing the user-created SageMC custom interface for SageTV.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 04-07-2008, 06:07 PM
ellweber ellweber is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: SF Bay Area
Posts: 150
SageMC will not load or save layouts

I don't seem to be able to get this to work and I am out of ideas. Could someone please suggest where I am going wrong or what property or configuration I may have set incorrectly?

System is a Client/Server on separate H/W with the Server running as a service. Both are relatively clean installs of Sage 6.3.10 and Java 1.6.0_03. Client is running SageMC 6.3.7a.

When I try to save the .layout file nothing is saved and when I try to load a layout file nothing changes in the displayed main menu layout.

I have enabled debug logging with the following resultant output at the time of the attempted save and load:

Quote:
Mon 4/7 16:49:24.381 key=65
Mon 4/7 16:49:24.382 character='a'
Mon 4/7 16:49:24.635 key=89
Mon 4/7 16:49:24.635 character='y'
Mon 4/7 16:49:25.041 key=79
Mon 4/7 16:49:25.041 character='o'
Mon 4/7 16:49:25.315 key=85
Mon 4/7 16:49:25.315 character='u'
Mon 4/7 16:49:25.653 key=84
Mon 4/7 16:49:25.653 character='t'
Mon 4/7 16:49:34.363 Parsing Error: Unexpected "," at column 42.

Expression: sagemc_Global_saveProperties( PrefixList , Selected )
Mon 4/7 16:49:41.440 processOptionsMenu optionsMenu=default:null|OptionsMenu:Choose Options Menu
Mon 4/7 16:49:41.443 Parsing Error: Undefined Method sagemc_Global_saveMainMenuProperties

Expression: sagemc_Global_saveMainMenuProperties( UndoFile )
Mon 4/7 16:49:43.055 processOptionsMenu optionsMenu=default:null|OptionsMenu:Customize Screen Layout
Mon 4/7 16:49:43.075 Parsing Error: Undefined Method sagemc_Global_saveMainMenuProperties

Expression: sagemc_Global_saveMainMenuProperties( UndoFile )
Mon 4/7 16:49:45.086 processOptionsMenu optionsMenu=default:null|OptionsMenu:ImportExportOptionsMenu
Mon 4/7 16:49:46.377 processOptionsMenu optionsMenu=default:null|OptionsMenu:RightSideFileBrowser
Mon 4/7 16:49:53.218 processOptionsMenu optionsMenu=default:null|OptionsMenu:ImportConfirm
Mon 4/7 16:50:00.815 Parsing Error: Unexpected "," at column 48.

Expression: sagemc_Global_loadAndSetProperties( PrefixList , Selected )
Mon 4/7 16:50:23.220 Loading RawImage of size 410x410 for C:\Program Files\SageTV\SageTV\STVs\SageTV3\SageMCE\Themes\lwBase\icon_empty_focus.png
Mon 4/7 16:50:23.221 Loading 0x0 image from file C:\Program Files\SageTV\SageTV\STVs\SageTV3\SageMCE\Themes\lwBase\icon_empty_focus.png
Sort of seems like the parsing error and/or undefined method is a clue but I don't know what it might be pointing to! I have more of the log if that is needed to explain this.

Any help would be greatly appreciated.

Lynn

Last edited by ellweber; 04-07-2008 at 06:30 PM.
Reply With Quote
  #2  
Old 04-08-2008, 10:04 PM
Ender Ender is offline
Sage Advanced User
 
Join Date: Sep 2007
Location: Upsate New York
Posts: 175
Running Vista with UAC enabled perchance? It always fails to save for me that way if I use the default save path. Try saving it to a different location first.
Reply With Quote
  #3  
Old 04-08-2008, 10:54 PM
ellweber ellweber is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: SF Bay Area
Posts: 150
No Vista here!

Running XP sp2 and have tried several different save locations with no success.

Thanks for the suggestion though.
Reply With Quote
  #4  
Old 04-09-2008, 12:19 AM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
There was a problem in the jar files that caused this when 6.3.7a was first released. The issue has since been resolved and the files have been updated. Try downloading SageMC again and copy the latest jar files into your ...\SageTV\JARs folder and restart SageTV. Hopefully that will fix you up. HTH

Aloha,
Mike
Reply With Quote
  #5  
Old 04-09-2008, 09:52 AM
ellweber ellweber is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: SF Bay Area
Posts: 150
Thanks for the suggestion Mike,

I just downloaded the SageMC update and replaced the included jar files again with no improvement. I had done this previously and even gone back and used the full install package to replace everything.

The jar files I have are as shown below. Still looking for something else to try!

Lynn
Attached Images
File Type: jpg jars.jpg (38.4 KB, 197 views)
Reply With Quote
  #6  
Old 04-09-2008, 10:31 AM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Quote:
Originally Posted by ellweber View Post
Thanks for the suggestion Mike,

I just downloaded the SageMC update and replaced the included jar files again with no improvement. I had done this previously and even gone back and used the full install package to replace everything.

The jar files I have are as shown below. Still looking for something else to try!

Lynn
Delete sagemc-java14.jar, and you should be fine...

Dirk
Reply With Quote
  #7  
Old 04-09-2008, 11:47 AM
ellweber ellweber is offline
Sage Advanced User
 
Join Date: Nov 2003
Location: SF Bay Area
Posts: 150
Thanks Dirk,

That solved the problem. Don't know where that came from as I haven't used Java 1.4 for a long time but I must have dragged it in from some other prior problem solving effort!

Best regards and thanks for all the time you and Mike have put into this,

Lynn
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
STV Import: Read & Write Metadata files for Default STV 5/6 (v2.2.9 18/Feb./2010) JREkiwi SageTV Customizations 251 10-09-2019 11:11 AM
SageMC: not saving IMDB images gilded07 SageMC Custom Interface 18 01-05-2009 06:47 PM
STV: SageMC 16x9 Version 6.x (latest dev build) dflachbart SageMC Custom Interface 6112 04-04-2008 11:16 PM
Question for SageMC plugin devs dflachbart SageMC Custom Interface 4 09-19-2007 04:42 PM
Newbie with a few SageMC questions.. I swear, I looked everywhere.... mrdrbdt SageMC Custom Interface 6 07-12-2007 08:45 AM


All times are GMT -6. The time now is 06:35 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.