SageTV Community  

Go Back   SageTV Community > Hardware Support > Hardware Support
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

Hardware Support Discussions related to using various hardware setups with SageTV products. Anything relating to capture cards, remotes, infrared receivers/transmitters, system compatibility or other hardware related problems or suggestions should be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 06-30-2009, 10:40 PM
theguru theguru is offline
Sage Advanced User
 
Join Date: Oct 2006
Posts: 103
Problem with Hauppauge 45-button remote

Everything works fine for my remote, but when a show is over, the menu comes up select what to do, and my remote no longer works.

The same thing happens when I hit STOP and the menu again comes up.

I am running the IRREMOTE.INI in post #15 like instructed. Here is my section for SAGETV.

[SageTV]
;New Silver Hauppauge remote - 45 buttons
0={findwnd(SageApp,SageWin)}{SendMsg(1258,0,30)}
1={findwnd(SageApp,SageWin)}{SendMsg(1258,0,31)}
2={findwnd(SageApp,SageWin)}{SendMsg(1258,0,32)}
3={findwnd(SageApp,SageWin)}{SendMsg(1258,0,33)}
4={findwnd(SageApp,SageWin)}{SendMsg(1258,0,34)}
5={findwnd(SageApp,SageWin)}{SendMsg(1258,0,35)}
6={findwnd(SageApp,SageWin)}{SendMsg(1258,0,36)}
7={findwnd(SageApp,SageWin)}{SendMsg(1258,0,37)}
8={findwnd(SageApp,SageWin)}{SendMsg(1258,0,38)}
9={findwnd(SageApp,SageWin)}{SendMsg(1258,0,39)}
GRNPOWER={findwnd(SageApp,SageWin)}{SendMsg(1258,0,19)}{mode(Default)}
GO={run(C:\Progra~1\SageTV\SageTV\SageTV.exe)}{mode(SageTV)}
TV={findwnd(SageApp,SageWin)}{SendMsg(1258,0,15)}
VIDEOS={findwnd(SageApp,SageWin)}{SendMsg(1258,0,86)}
MUSIC={findwnd(SageApp,SageWin)}{SendMsg(1258,0,84)}
PICTURES={findwnd(SageApp,SageWin)}{SendMsg(1258,0,87)}
GUIDE={findwnd(SageApp,SageWin)}{SendMsg(1258,0,18)}
RADIO=
NAVLEFT={findwnd(SageApp,SageWin)}{SendMsg(1258,0,2)}
NAVRIGHT={findwnd(SageApp,SageWin)}{SendMsg(1258,0,3)}
NAVUP={findwnd(SageApp,SageWin)}{SendMsg(1258,0,4)}
NAVDOWN={findwnd(SageApp,SageWin)}{SendMsg(1258,0,5)}
OK={findwnd(SageApp,SageWin)}{SendMsg(1258,0,20)}
BACK={findwnd(SageApp,SageWin)}{SendMsg(1258,0,75)}
MENU={findwnd(SageApp,SageWin)}{SendMsg(1258,0,28)}
VOLUP={findwnd(SageApp,SageWin)}{SendMsg(1258,0,13)}
VOLDOWN={findwnd(SageApp,SageWin)}{SendMsg(1258,0,14)}
MUTE={findwnd(SageApp,SageWin)}{SendMsg(1258,0,26)}
CHNLUP={findwnd(SageApp,SageWin)}{SendMsg(1258,0,11)}
CHNLDOWN={findwnd(SageApp,SageWin)}{SendMsg(1258,0,12)}
CHNLPREV={findwnd(SageApp,SageWin)}{SendMsg(1258,0,60)}
REC={findwnd(SageApp,SageWin)}{SendMsg(1258,0,25)}
STOP={findwnd(SageApp,SageWin)}{SendMsg(1258,0,89)}
PLAY={findwnd(SageApp,SageWin)}{SendMsg(1258,0,59)}
REWIND={findwnd(SageApp,SageWin)}{SendMsg(1258,0,9)}
FASTFWD={findwnd(SageApp,SageWin)}{SendMsg(1258,0,8)}
SKIPREV={findwnd(SageApp,SageWin)}{SendMsg(1258,0,62)}
SKIPFWD={findwnd(SageApp,SageWin)}{SendMsg(1258,0,61)}
PAUSE={findwnd(SageApp,SageWin)}{SendMsg(1258,0,6)}
TEXT={findwnd(SageApp,SageWin)}{SendMsg(1258,0,24)}
SUBCC=
RED={findwnd(SageApp,SageWin)}{SendMsg(1258,0,23)}
GREEN={findwnd(SageApp,SageWin)}{SendMsg(1258,0,22)}
YELLOW={findwnd(SageApp,SageWin)}{SendMsg(1258,0,29)}
BLUE={findwnd(SageApp,SageWin)}{SendMsg(1258,0,21)}


I have to get my laptop out to VNC into the box to get rid of this menu. Once that's done, it works great again. It also works without focus (except for the part I mention).

What's going on here?

Last edited by theguru; 07-01-2009 at 01:51 PM.
Reply With Quote
  #2  
Old 07-01-2009, 09:29 PM
theguru theguru is offline
Sage Advanced User
 
Join Date: Oct 2006
Posts: 103
Is this message not clear enough? Or do people simply not have any idea how to proceed?
Reply With Quote
  #3  
Old 07-01-2009, 09:49 PM
Opus4's Avatar
Opus4 Opus4 is offline
Administrator
 
Join Date: Sep 2003
Location: NJ
Posts: 19,624
I have no idea why a pop-up menu in SageTV would affect sending commands via messages like that. You mentioned seeing a menu after pressing Stop... is this while using SageMC? If so, do you have the same issue while using the default STV and you reach the end of the recording?

I would ask if something else was grabbing focus at that point, but you seem to have commented that it usually works even if SageTV doesn't have focus. And, as far as I know, a pop-up dialog in SageTV shouldn't be changing the Windows messaging targets.

- 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
  #4  
Old 07-02-2009, 03:44 PM
theguru theguru is offline
Sage Advanced User
 
Join Date: Oct 2006
Posts: 103
It is with SageMC. I don't know about the stock SageTV. I'll try it tonight to see if its different.

It baffles me that the up/down work fine everywhere else but in this one type of menu.
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
45-button Hauppauge Remote only works for 2 button presses Lazy8s Hardware Support 3 10-18-2007 08:22 PM
Hauppauge 45 button remote issue (MCE kit remote) jlowery7 Hardware Support 12 04-16-2006 11:45 AM
Problem with Hauppauge 45-button remote? rwc Hardware Support 1 08-16-2005 10:36 AM
Hauppauge 45 button remote problem dvd_maniac Hardware Support 6 08-08-2005 07:52 PM
Hauppauge 45 Button Remote wongojack Hardware Support 4 07-02-2005 03:34 PM


All times are GMT -6. The time now is 04:25 PM.


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