|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
||||
|
||||
I think they may want to keep the multiple clients on one PC for some good reasons. I know I use it allot . However, it could be a pain for normal usage. It would probably be best served to require a special cmd line parameter if you DID want it to launch a second instance.
|
#22
|
|||
|
|||
Quote:
|
#23
|
||||
|
||||
I can't really explain that without violating my NDA unfortunately. It is something that will be useful for all in the future though which is probably why bug submissions on that would be ignored. I think they would do a special cmd line parameter though to tell it that it is OK to run multiple processes.
|
#24
|
|||
|
|||
Sorry for my ignorance, but what is NDA?
|
#25
|
||||
|
||||
Quote:
Oh, and NDA = New Drug Application. They will have to submit documentation to the FDA since SageTV is expected to be quite addictive. Hmmm... on the other hand, it could also mean Non-Disclosure Agreement, something companies want people to sign saying they won't divulge secrets. (Sorry... that comes from my wife & I never being able to understand each other when we talk about NDAs.) - Andy |
#26
|
||||
|
||||
While we're on the subject of Girder I'm now using my MX500 with a USB-IRT through Girder. Everything works great except for one thing... I have a button assigned as HTPC that puts Sage to sleep and brings myHTPC to the foreground (or starts it if it's not running) and disables the Sage commands and enables the myHTPC commands. Unfortuantely I have to hit the button twice for the command switch to work. If I press it once it puts Sage to sleep and brings/runs myHTPC to the foreground, but unless I press it again I don't have control of myHTPC. It isn't a focus issue because if I select the window with the mouse I still don't have control.
I'll post my GML file later if necessary (at work now). But I was wondering if any Girder experts had seen this issue before? I even tried enabling the myHTPC command group as many as three times in a row in the task-switch sequence with no luck. Basically I check to see if Sage is in the foreground, if so put it to sleep, then check to see if myHTPC is running, if not run it, if so set focus to it and disable the Sage command group and enable the myHTPC command group. I'm hoping the WAF goes way up with my new Girder setup. Everything (Sage, myHTPC, BSPlayer, and Napster) can be controlled/loaded/switched-to with the remote. This double button press issue is a big one for some reason though. |
#27
|
||||
|
||||
That GML sounds familiar. Happens to me sometimes, too. Are you sure you can't solve it by using a longer delay? I think I could do so, but I'd rather have the shorter delay and occasionally press the button twice when needed.
BTW, others have said that having Girder send a mouse click to myHTPC helps. Haven't tried that mysefl. |
#28
|
|||
|
|||
I have had the same problems with my GML file. What seemed to work for me is when I press my button to sleep Sage and bring focus to myHTPC I just duplicated my SetFocus command a few times.
So my GML command to sleep Sage looks something like this: sleep Sage disable SageTV commands enable myHTPC commands SetFocus myHTPC SetFocus myHTPC SetFocus myHTPC This works most of the time without a hitch. The only other problem I am having is getting the button in myHTPC for Sage to work all of the time. I've tried using the button with the -awake parameter and without it. Sometimes it doesn't work when I press the button, well, it works, but it doesn't bring Sage to the foreground. When this happens I have to Alt-Tab to switch to it. Any thoughts on this? |
#29
|
||||
|
||||
So set it up in Girder like you did for myHTPC and have it setfocus for Sage a couple of times when do it.
Gerry
__________________
Big Gerr _______ Server - WHS 2011: Sage 7.1.9 - 1 x HD Prime and 2 x HDHomeRun - Intel Atom D525 1.6 GHz, Acer Easystore, RAM 4 GB, 4 x 2TB hotswap drives, 1 x 2TB USB ext Clients: 2 x PC Clients, 1 x HD300, 2 x HD-200, 1 x HD-100 DEV Client: Win 7 Ultimate 64 bit - AMD 64 x2 6000+, Gigabyte GA-MA790GP-DS4H MB, RAM 4GB, HD OS:500GB, DATA:1 x 500GB, Pace RGN STB. |
#30
|
||||
|
||||
Quote:
|
#31
|
|||
|
|||
Well, that is where I have a problem, because I don't know how to use the event.exe function of girder that well. I am also using it right now for a dvd ripping app in girder. Will I be able to use event.exe twice in the same group of girder?
|
#32
|
||||
|
||||
Ok, looking at my GML (don't have Girder installed at work) it looks like I do this:
SendMessage 231 ("wake up") WaitForWindow (4 seconds = 4000milliseconds) SetFocus Works like a charm. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|