|
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. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Help ! Can't 'search' in Studio any more
The weirdest thing: the search function in Studion ceased to work in my development STV. If I load the default STV, the search works fine. Here is the exception I get in the log:
Code:
java.lang.UnsupportedOperationException Thu 12/7 12:34:07.208 at tv.sage.b.j.j(Unknown Source) Thu 12/7 12:34:07.209 at tv.sage.b.e.a(Unknown Source) Thu 12/7 12:34:07.210 at sage.e.void(Unknown Source) Thu 12/7 12:34:07.210 at sage.StudioFrame.actionPerformed(Unknown Source) Thu 12/7 12:34:07.211 at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) Thu 12/7 12:34:07.212 at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source) Thu 12/7 12:34:07.214 at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) Thu 12/7 12:34:07.215 at javax.swing.DefaultButtonModel.setPressed(Unknown Source) Thu 12/7 12:34:07.216 at javax.swing.AbstractButton.doClick(Unknown Source) Thu 12/7 12:34:07.217 at javax.swing.AbstractButton.doClick(Unknown Source) Thu 12/7 12:34:07.217 at javax.swing.plaf.basic.BasicMenuItemUI$ClickAction.actionPerformed(Unknown Source) Thu 12/7 12:34:07.219 at javax.swing.SwingUtilities.notifyAction(Unknown Source) Thu 12/7 12:34:07.220 at javax.swing.JComponent.processKeyBinding(Unknown Source) Thu 12/7 12:34:07.220 at javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(Unknown Source) Thu 12/7 12:34:07.221 at javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(Unknown Source) Thu 12/7 12:34:07.222 at javax.swing.JMenuBar.processBindingForKeyStrokeRecursive(Unknown Source) Thu 12/7 12:34:07.222 at javax.swing.JMenuBar.processKeyBinding(Unknown Source) Thu 12/7 12:34:07.223 at javax.swing.KeyboardManager.fireBinding(Unknown Source) Thu 12/7 12:34:07.224 at javax.swing.KeyboardManager.fireKeyboardAction(Unknown Source) Thu 12/7 12:34:07.225 at javax.swing.JComponent.processKeyBindingsForAllComponents(Unknown Source) Thu 12/7 12:34:07.225 at javax.swing.JComponent.processKeyBindings(Unknown Source) Thu 12/7 12:34:07.226 at javax.swing.JComponent.processKeyEvent(Unknown Source) Thu 12/7 12:34:07.227 at java.awt.Component.processEvent(Unknown Source) Thu 12/7 12:34:07.227 at java.awt.Container.processEvent(Unknown Source) Thu 12/7 12:34:07.228 at java.awt.Component.dispatchEventImpl(Unknown Source) Thu 12/7 12:34:07.228 at java.awt.Container.dispatchEventImpl(Unknown Source) Thu 12/7 12:34:07.228 at java.awt.Component.dispatchEvent(Unknown Source) Thu 12/7 12:34:07.229 at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) Thu 12/7 12:34:07.230 at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) Thu 12/7 12:34:07.231 at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) Thu 12/7 12:34:07.232 at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) Thu 12/7 12:34:07.233 at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) Thu 12/7 12:34:07.233 at java.awt.Component.dispatchEventImpl(Unknown Source) Thu 12/7 12:34:07.234 at java.awt.Container.dispatchEventImpl(Unknown Source) Thu 12/7 12:34:07.234 at java.awt.Window.dispatchEventImpl(Unknown Source) Thu 12/7 12:34:07.235 at java.awt.Component.dispatchEvent(Unknown Source) Thu 12/7 12:34:07.235 at java.awt.EventQueue.dispatchEvent(Unknown Source) Thu 12/7 12:34:07.236 at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) Thu 12/7 12:34:07.236 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) Thu 12/7 12:34:07.237 at java.awt.EventDispatchThread.pumpEvents(Unknown Source) Thu 12/7 12:34:07.238 at java.awt.EventDispatchThread.pumpEvents(Unknown Source) Thu 12/7 12:34:07.253 at java.awt.EventDispatchThread.run(Unknown Source) Dirk |
#2
|
|||
|
|||
This may not have anything to do with what your talking about (cause ur in studio) but last night I was watching a recording on my server/service mode on. And I get the "Connection to the server was lost" screen so I hit the Menu button and in a few seconds it comes back up and the recording starts playing again. So I stopped playback and went to copy the logs just in case you know. I just got thru reviewing them and I seem to be getting similar errors. Not asking for help cause it seems to be working fine now, Just thought I'd point that out.
Miller
__________________
Server: AMD Athlon 64 X2 3600+, 2GB Corsair XMS2 PC2 6400 Ram, 1 X Hauppage PVR-150MCE, HDHomerun, 500GB HD + 1TB HD. STX-HD100 connected to a Sammy HLT-6187S and Placeshifter. Software: Vista Business(Server), SageTV 7.0.9, Java 1.6_20. Last edited by millers_35; 12-07-2006 at 12:58 PM. |
#3
|
||||
|
||||
Dirk, my guess is you've got a malformed widget somewhere in your STV that the Search command is choking on. You could find out which widget by binary search: Delete half your code; search; if it succeeds, undo and delete the other half; delete half of what's left and search again; etc.
Have you tried the Search function in my Studio Tools plugin? If that breaks too, then you could use the "Search selection" option instead of deleting to streamline the binary-search process. Do you have a backup version of your STV that doesn't have this problem? If so, doing an STV Diff might be worth a shot to see if that turns up anything interesting. Miller, about the only thing your errors have in common with Dirk's is that they happen as a result of pressing keys on the keyboard. Otherwise they're in a completely different part of the code.
__________________
-- Greg |
#4
|
|||
|
|||
Hi Greg,
Quote:
Quote:
Quote:
Thanks ! Dirk |
#5
|
|||
|
|||
Quote:
I say it once again - after installing your plugin Studio work is not the same as it used to be, I could not do without it any more. Especially the safe subtree selection saved me hours and hours of time when porting default STV code to SageMC or doing code cleanup. This really has to make its way into the product at some point. I just wished I had more time for trying to actually make use of the framework and extend the functionality (lots of ideas ) instead of just using the plugin ... Thanks again, Dirk |
#6
|
||||
|
||||
Did you mention this to SageTV? If you still have a copy of the bad STV, they might be interested in seeing it, in case they can figure out what happened & how to prevent it.
- 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. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|