SageTV Community  

Go Back   SageTV Community > SageTV BETA Release Products > SageTV Beta Test Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Beta Test Software Discussion related to BETA Releases of the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. regarding SageTV Beta Releases should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 08-12-2008, 08:45 PM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
Question Automatic STVi Generation

Hi,

I just tried using the automatic STVi generation feature to generate the latest version of my Touchscreen Controls import for SageMC. I made all of my edits in SageMC v6.3.7a and generated the STVi without difficulty. I then imported the STVi back into the base v6.3.7a import and it worked properly.

It was just brought to my attention that the version of SageMC that I was using was not actually the very latest version. There was an additional small bugfix release called v6.3.7a-fix. If I try to im[port my STVi into this version of SageMC, it generates lots of errors indicating that the parent widgets in the STV cannot be found.

Code:
Tue 8/12 16:15:17.327 PATCH ERROR Missing Widget - Symbol=IUVOX-211851 "Time" missing parent; could not add child with symbol=IUVOX-241083 "ControlContainer"
Tue 8/12 16:15:17.329 PATCH ERROR Missing Widget - Symbol=IUVOX-211851 "Time" missing parent; could not move child with symbol=IUVOX-211069 ""
Tue 8/12 16:15:17.332 PATCH ERROR Missing Widget - Symbol=IUVOX-220889 "InactivityTimeout" missing parent; could not add child with symbol=IUVOX-241068 "AddGlobalContext( "ShowTouchscreenControls" , false )"
Tue 8/12 16:15:17.334 PATCH ERROR Missing Widget - Symbol=IUVOX-228323 "Guide Container" missing parent; could not add child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.337 PATCH ERROR Missing Widget - Symbol=IUVOX-228334 "ChannelCell" missing parent; could not add child with symbol=IUVOX-241335 "GuideByChannel MouseClick Listener"
Tue 8/12 16:15:17.340 PATCH ERROR Missing Widget - Symbol=IUVOX-228880 "InactivityTimeout" missing parent; could not add child with symbol=IUVOX-241068 "AddGlobalContext( "ShowTouchscreenControls" , false )"
Tue 8/12 16:15:17.342 PATCH ERROR Missing Widget - Symbol=IUVOX-232512 "Guide Container" missing parent; could not add child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.346 PATCH ERROR Missing Widget - Symbol=IUVOX-232600 "InactivityTimeout" missing parent; could not add child with symbol=IUVOX-241068 "AddGlobalContext( "ShowTouchscreenControls" , false )"
Tue 8/12 16:15:17.348 PATCH ERROR Missing Widget - Symbol=IUVOX-234028 "Empty Menu THEME" missing parent; could not add child with symbol=IUVOX-241129 "ShowTouchscreenControls != null"
Tue 8/12 16:15:17.351 PATCH ERROR Missing Widget - Symbol=IUVOX-234028 "Empty Menu THEME" missing parent; could not add child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.354 PATCH ERROR Missing Widget - Symbol=IUVOX-234028 "Empty Menu THEME" missing parent; could not add child with symbol=IUVOX-213816 "ROOTPATH"
Tue 8/12 16:15:17.357 PATCH ERROR Missing Widget - Symbol=IUVOX-234028 "Empty Menu THEME" missing parent; could not move child with symbol=IUVOX-241129 "ShowTouchscreenControls != null"
Tue 8/12 16:15:17.359 PATCH ERROR Missing Widget - Symbol=IUVOX-234028 "Empty Menu THEME" missing parent; could not move child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.362 PATCH ERROR Missing Widget - Symbol=IUVOX-234895 "Menu Program THEME" missing parent; could not add child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.364 PATCH ERROR Missing Widget - Symbol=IUVOX-234895 "Menu Program THEME" missing parent; could not add child with symbol=IUVOX-241129 "ShowTouchscreenControls != null"
Tue 8/12 16:15:17.367 PATCH ERROR Missing Widget - Symbol=IUVOX-234895 "Menu Program THEME" missing parent; could not move child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.372 PATCH ERROR Missing Widget - Symbol=IUVOX-234895 "Menu Program THEME" missing parent; could not move child with symbol=IUVOX-241129 "ShowTouchscreenControls != null"
Tue 8/12 16:15:17.374 PATCH ERROR Missing Widget - Symbol=IUVOX-235375 "Menu THEME" missing parent; could not add child with symbol=IUVOX-241129 "ShowTouchscreenControls != null"
Tue 8/12 16:15:17.377 PATCH ERROR Missing Widget - Symbol=IUVOX-235375 "Menu THEME" missing parent; could not add child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.379 PATCH ERROR Missing Widget - Symbol=IUVOX-235375 "Menu THEME" missing parent; could not move child with symbol=IUVOX-241129 "ShowTouchscreenControls != null"
Tue 8/12 16:15:17.382 PATCH ERROR Missing Widget - Symbol=IUVOX-235375 "Menu THEME" missing parent; could not move child with symbol=IUVOX-241054 "MouseClick"
Tue 8/12 16:15:17.391 PATCH ERROR Missing Widget - Symbol=IUVOX-211994 "RefreshArea( "Toolbar Container" )" could not add as child; parent symbol=IUVOX-241193 ""REM close mediafile and go back""
Tue 8/12 16:15:17.399 PATCH ERROR Missing Widget - Symbol=IUVOX-228368 "AddStaticContext("Channel", ChanRow )" could not add as child; parent symbol=IUVOX-241340 "GuideByChannel"
Tue 8/12 16:15:17.402 PATCH ERROR Missing Widget - Symbol=IUVOX-240740 "InactivityTimeout" missing parent; could not add child with symbol=IUVOX-241068 "AddGlobalContext( "ShowTouchscreenControls" , false )"
A little bit of investigation revealed that all of the Widget UIDs in are different between SageMC v6.3.7a and v6.3.7a-fix.
  • Is this because both versions were generated in an earlier version of SageTV and get assigned new UIDs the first time they are opened in the latest SageTV beta?
  • Is it correct to assume that different UIDs will be generated for every different computer which opens an STV generated with an older version of SageTV?
  • If this is the case, will the base SageMC STV have to be redistributed with UIDs already defined in order to lock them in?
  • Once the IUDs are generated, I assume that from then on they will remain consistent throughout future updates?

Thanks for any input/insight that can be offered.

Aloha,
Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
Reply With Quote
  #2  
Old 08-12-2008, 08:51 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
Check this post & the ones around it. You'll need to save the STVs in v6.4 to make sure there are consistent UIDs after that.

- Andy
__________________
SageTV Open Source v9 is available.
- Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1.
- Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus
- HD Extenders: A) FAQs B) URC MX-700 remote setup
Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request.
Reply With Quote
  #3  
Old 08-12-2008, 09:00 PM
MeInMaui's Avatar
MeInMaui MeInMaui is offline
SageTVaholic
 
Join Date: Feb 2005
Location: Maui. HI
Posts: 4,203
Thanks Andy. I missed that post.

Aloha,
Mike
__________________
"Everything doesn't exist. I'm thirsty." ...later... "No, it's real!!! I'm full."
- Nikolaus (4yrs old)
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
Missing recordings drewg SageTV Linux 2 03-19-2008 12:06 PM
Dropped favorite recording -- with debug logs Surtr SageTV Software 4 02-19-2008 10:48 AM
Is there an easy way to generate an stvi? stuckless SageTV Studio 2 10-09-2007 09:17 AM
Translate STVi owilsky SageTV Studio 10 10-21-2006 07:46 AM
STVI: Feature Request, automatic per channel volume gain Humanzee SageTV Customizations 1 01-27-2006 07:25 PM


All times are GMT -6. The time now is 01:19 AM.


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