SageTV Community  

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

Notices

SageTV Studio Discussion related to the SageTV Studio application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the Studio software application should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 02-10-2007, 03:14 PM
dflachbart dflachbart is offline
SageTVaholic
 
Join Date: Jan 2006
Location: Brookfield, CT
Posts: 2,743
Panel bug ?

I am trying to track down an exception, and I was able to isolate it in some minimal code:




If both panels have vertical scrolling set, I get the following exception:

Sat 2/10 15:46:34.038 Exception in thread "AWT-EventQueue-0" Sat 2/10 15:46:34.038 java.lang.StackOverflowError
Sat 2/10 15:46:34.039 at sage.a5.fn(Unknown Source)
Sat 2/10 15:46:34.040 at sage.a5.fz(Unknown Source)
Sat 2/10 15:46:34.040 at sage.a5.for(Unknown Source)
Sat 2/10 15:46:34.040 at sage.a5.for(Unknown Source)
Sat 2/10 15:46:34.040 at sage.a5.for(Unknown Source)
Sat 2/10 15:46:34.040 at sage.a5.for(Unknown Source)
[...]


If I remove the vertical scrolling from either one, the exception is gone.


Any explanation for this, or simply a bug ?


Dirk
Reply With Quote
  #2  
Old 02-10-2007, 03:26 PM
GKusnick's Avatar
GKusnick GKusnick is offline
SageTVaholic
 
Join Date: Dec 2005
Posts: 5,083
Just guessing here, but perhaps there's a design limitation of one scrollable component per menu. Otherwise it might not know which component should receive scroll commands.

The fact that the symptom of this failure is a stack overflow rather than some more informative exception could probably be construed as a bug.
__________________
-- Greg
Reply With Quote
  #3  
Old 02-11-2007, 04:53 AM
nielm's Avatar
nielm nielm is offline
SageTVaholic
 
Join Date: Oct 2003
Location: Belgium
Posts: 4,496
2 or more scrollable panels per menu should be possible, (my IMDB window has them, the left button bar is scrollable and the right contents are also scrollable).

This is just guesswork, but what may be an issue is that normally each scrolling panel has a non-scrolling parent panel to define it's 'viewport' and to put the scrollbars/arrows in, this is missing in the above tree...

(although I agree that the exception trace implies that there is also a bug!)
__________________
Check out my enhancements for Sage in the Sage Customisations and Sageplugins Wiki
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


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


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