SnapStream Forums

Go Back   SnapStream Forums > SnapStream Product Discussions > Firefly PC Remote
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Rating: Thread Rating: 7 votes, 4.43 average. Display Modes
  #31 (permalink)  
Old 11-27-2006, 04:09 PM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Hello,
Quote:
Originally Posted by Deisama View Post
hmm, I've run into a strange bug. Sometimes certains
keys just don't work at all in various programs. For example, I tried to program %{left} in explorer so I could have a back button, but explorer just ignores it. In ACDSee, {left},{up},{right},{down} don't work. And in some of the other programs I've tried, none of the keys work at all!
Yeah, there is currently a bug in the last two versions of the software. I'll hopefully get rid of it today. I think it is directly related to the retrieval of the executable name of the active window : it seems that there is an exception somewhere and as such no key actions are carried on.

Quote:
I get the same result if its in the default profile or in the specific profile. Oh, and MouseMode doesn't work at all for me. (although I have not tried manually doing specific mouse commands in a different profile)
The mouse mode is only working if you have the donator version installed.

Regards,
Stéphane.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #32 (permalink)  
Old 11-27-2006, 09:35 PM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Hello,

I've put an updated version online : 1.5. It should fixe one issue regarding profile selection (basically : the right profile was not always selected especially when no active window was found).

Quote:
For example, I tried to program %{left} in explorer so I could have a back button, but explorer just ignores it.
I don't recommend using %{LEFT} for "Back" in Explorer : it will work but only if the active element is the tree folder pane; instead use the action "AppCommand" with "BrowserBackward".

Quote:
In ACDSee, {left},{up},{right},{down} don't work. And in some of the other programs I've tried, none of the keys work at all!
You maybe experienced the profile bug fixed in version 1.5, try with this version and let me know.

Generally speaking, if an application doesn't have explicit keyboard shortcuts or is using more than one window, it will be always preferable to use the "SendMessage" action, it is much more reliable than sending keystrokes (because the item having the focus may not what you think it is)

Also the .Net API I'm using for sending keystrokes may have some issues but until now I've not run into one of them.

Quote:
it just seems to be the keypress command that doesn't work. I get the same result if its in the default profile or in the specific profile.
To be sure you are not having an issue with the .Net API I use for sending keystrokes, create a profile for Notepad (class name = Notepad or executable = notepad.exe) and for each Firefly button assign a "KeyStroke" actions that will send the name of the button, for instance for the "Menu" button, use "menu{ENTER}" for the keystroke action.

When you are having an issue with one application and keystroke sending, just load Notepad and press the button and see if in Notepad you can see the name of the button typed in. If it is typed then obviously the application is sending keystrokes (and that's maybe the application that does not process the keystroke because it is not sent to the right application window and a "TAB" button may help). If not try to close LM Remote KeyMap and relaunch it (To my understanding the .Net API is posting messages to simulate key press / release and some other nice stuff, so it's just to verify that messages are currently processed or not).

I'll add a trace in a future revision to help you see if my application is currently doing what you want it to do (at least to see what button was pressed, what profile was selected, what is the active window, and what actions were carried on).

Regards,
Stéphane.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #33 (permalink)  
Old 11-28-2006, 03:14 AM
Registered User
 
Join Date: Mar 2006
Posts: 29
Re: New Firefly Sofware (works also for Streamzap)

Is it possible to use old profiles from beyond media (firefly) or do I have to create new profiles.
__________________
Computer: Fujitsu/Siemens Scaleo 800, Motherboard: Fujitsu/Siemens D1826-G31, CPU: P4 3.4 GHz, RAM: 1GB, Graphiccard: ATI X800XT, Soundcard: Audigy 2ZS Platinum, TV-card: Hauppauge WinTV HVR-1300, Remotecontrol: Firefly or Streamzap, Speakersystem: Logitech Z-5500 Digital. Sorry if my english is not so good, I live in Sweden and it´s not so easy to write in english when you not used to it..
Reply With Quote
  #34 (permalink)  
Old 11-28-2006, 08:41 AM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Hello,
Quote:
Originally Posted by gelakent View Post
Is it possible to use old profiles from beyond media (firefly) or do I have to create new profiles.
You have to create new profiles. However you only have to customize buttons that does not work with the default profile (that is if the play / pause etc... buttons are already working with the default profile, there is no need to customize them in the application profile you'll create)

Regards,
Stéphane.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #35 (permalink)  
Old 11-29-2006, 07:54 PM
Registered User
 
Join Date: Nov 2006
Posts: 1
Re: New Firefly Sofware (works also for Streamzap)

This looks like a very promising alternative to the standard firefly software!

I have a couple questions:

Can you specify multiple ClassName matches w/in a profile? For example, my ZoomPlayer profile contains 5 different ClassName identifiers.

Also, I was unable to get a working profile that sent keys to SageTV. I got it working with a few other apps, but nothing I tried worked for SageTV. I tried the following:

Class: sage.SpecialWindow
Window Text: SageTV

Thank You.
Reply With Quote
  #36 (permalink)  
Old 11-29-2006, 08:04 PM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Hello,
Quote:
Originally Posted by worldstomp View Post
Can you specify multiple ClassName matches w/in a profile? For example, my ZoomPlayer profile contains 5 different ClassName identifiers.
No, you cannot. However you can define a profile with the executable name instead of class name or windows title (but you cannot use the "auto foreground" feature then).

Quote:
Also, I was unable to get a working profile that sent keys to SageTV. I got it working with a few other apps, but nothing I tried worked for SageTV. I tried the following:

Class: sage.SpecialWindow
Window Text: SageTV
If I remember correctly to control SageTV using class name and windows title you need to use :

* For SageTV : class = SageApp
* For SageTC Client : class = SageClientApp

But I simply use for SageTV the window title so "SageTV" (You do not need to use the three parameters : class name / windows title / executable name, one of the three is enough). Again you can use the executable name if you do not require the "auto foreground" feature.

Regards,
Stéphane.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #37 (permalink)  
Old 11-29-2006, 08:12 PM
Mamba's Avatar
Registered User
 
Join Date: Dec 2005
Location: Colorado
Posts: 689
Re: New Firefly Sofware (works also for Streamzap)

@StephaneM - If you get bored, anything you can do for the FF mini would be welcomed.
__________________
BTV: TT Tenor VB2000BNS | NEC 16X ND-3540A | Haup PVR-150 & 500MCE | P4 3.0 | 1GB DC DDR400 | Intel D875PBZ | ATI 9600XT | TB Riviera 6 | Seagate 80GB, Maxtor SATA 160GB & 300GB | Okia-550-Blue P/S | XP Pro SP3 | Mitsu WS-55711 RPHDTV | Harmony 880

Link1: Whitebox | MSI KM4M-L | AMD 3K+ | .5GB PC133 | RealTek AC97 | Maxtor 30GB | Sony DVD | GF6600 | XP Pro
SP3 | Rosewill R905E-W LCD | RF FF

Link2
: Dell Inspiron 8100 notebook | PIII | GF 2 | .5GB | XP Pro SP3
Reply With Quote
  #38 (permalink)  
Old 11-29-2006, 08:14 PM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Quote:
Originally Posted by Mamba View Post
@StephaneM - If you get bored, anything you can do for the FF mini would be welcomed.
I'm trying to do something...
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #39 (permalink)  
Old 11-29-2006, 08:18 PM
Mamba's Avatar
Registered User
 
Join Date: Dec 2005
Location: Colorado
Posts: 689
Re: New Firefly Sofware (works also for Streamzap)

Quote:
Originally Posted by StephaneM View Post
I'm trying to do something...
Thankgawd. ...be glad to buy you a round or 10 if so.
__________________
BTV: TT Tenor VB2000BNS | NEC 16X ND-3540A | Haup PVR-150 & 500MCE | P4 3.0 | 1GB DC DDR400 | Intel D875PBZ | ATI 9600XT | TB Riviera 6 | Seagate 80GB, Maxtor SATA 160GB & 300GB | Okia-550-Blue P/S | XP Pro SP3 | Mitsu WS-55711 RPHDTV | Harmony 880

Link1: Whitebox | MSI KM4M-L | AMD 3K+ | .5GB PC133 | RealTek AC97 | Maxtor 30GB | Sony DVD | GF6600 | XP Pro
SP3 | Rosewill R905E-W LCD | RF FF

Link2
: Dell Inspiron 8100 notebook | PIII | GF 2 | .5GB | XP Pro SP3
Reply With Quote
  #40 (permalink)  
Old 12-03-2006, 05:23 AM
Registered User
 
Join Date: Mar 2006
Posts: 29
Re: New Firefly Sofware (works also for Streamzap)

I am trying to get WinTV2000 from hauppauge to work with this software but I can only get it to work with the default profile but its not allways in focus. If I try to do a profile just for WinTV it just wont work. I cant get it to launch the application. I realy dont know how to get classname and title right. v1.5 . Please help
__________________
Computer: Fujitsu/Siemens Scaleo 800, Motherboard: Fujitsu/Siemens D1826-G31, CPU: P4 3.4 GHz, RAM: 1GB, Graphiccard: ATI X800XT, Soundcard: Audigy 2ZS Platinum, TV-card: Hauppauge WinTV HVR-1300, Remotecontrol: Firefly or Streamzap, Speakersystem: Logitech Z-5500 Digital. Sorry if my english is not so good, I live in Sweden and it´s not so easy to write in english when you not used to it..
Reply With Quote
  #41 (permalink)  
Old 12-03-2006, 07:22 AM
Registered User
 
Join Date: Oct 2004
Posts: 34
Re: New Firefly Sofware (works also for Streamzap)

Great app , I have one problem, everything I do it does twice. I press the down and it jumps two items. This happens for all the keys on my remote that I have created a profile for. Any ideas?
Reply With Quote
  #42 (permalink)  
Old 12-03-2006, 08:56 AM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Hello,
Quote:
Originally Posted by gelakent View Post
If I try to do a profile just for WinTV it just wont work. I cant get it to launch the application. I realy dont know how to get classname and title right. v1.5 . Please help
The title and class name for WinTV2000 are :

Title = WinTV32
Class = WinTV_32

both are case sensitive.

Regards,
Stéphane.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #43 (permalink)  
Old 12-03-2006, 09:04 AM
StephaneM's Avatar
Registered User
 
Join Date: Dec 2003
Location: France
Posts: 1,297
Re: New Firefly Sofware (works also for Streamzap)

Hello,
Quote:
Originally Posted by prototask View Post
I have one problem, everything I do it does twice. I press the down and it jumps two items. This happens for all the keys on my remote that I have created a profile for.
Do you have this problem with the Firefly or the Streamzap remote?

If this is for the Streamzap remote, you could try to reduce the remote sensitivity with the streamzap native drivers (look at the icon in you taskbar notification area and choose the advanced tab : change the repeat rate and repeat delay).

If this is for the Firefly remote then I don't know yet what could cause this...

If you use only the default profile does it works as it should? For using only the default profile : shut down LM Remote KeyMap and rename the c:\document and settings\all user\application data\lm remote keymap\profiles.xm to profiles.xml.backup and relaunch LM Remote KeyMap, it will recreate the default profile (to go back to your profiles, delete the newly created profiles.xml and rename you backup to profiles.xml)

Also if you shut down completely LM Remote KeyMap does pressing buttons on the remote do something ? (maybe there is another software that also translate button press on the remote into actions).

Regards,
Stéphane.
__________________
P4 820D - 2 GB
ATI X1800 XL - PVR 150 x 2
XP Pro SP2 - DX 9c - Catalyst 6.9 - CyberLink PowerDVD 7 Video & Audio Decoder.
Beyond TV 4.2 - BTV XMLTV Importer - Web Based Program Guide - Firefly, Firefly Mini, Streamzap, USB-UIRT or MCE Remote Tool
Reply With Quote
  #44 (permalink)  
Old 12-03-2006, 01:41 PM
Registered User
 
Join Date: Oct 2004
Posts: 34
Re: New Firefly Sofware (works also for Streamzap)

Quote:
Originally Posted by StephaneM View Post
Hello,

Do you have this problem with the Firefly or the Streamzap remote?

If this is for the Streamzap remote, you could try to reduce the remote sensitivity with the streamzap native drivers (look at the icon in you taskbar notification area and choose the advanced tab : change the repeat rate and repeat delay).

If this is for the Firefly remote then I don't know yet what could cause this...

If you use only the default profile does it works as it should? For using only the default profile : shut down LM Remote KeyMap and rename the c:\document and settings\all user\application data\lm remote keymap\profiles.xm to profiles.xml.backup and relaunch LM Remote KeyMap, it will recreate the default profile (to go back to your profiles, delete the newly created profiles.xml and rename you backup to profiles.xml)

Also if you shut down completely LM Remote KeyMap does pressing buttons on the remote do something ? (maybe there is another software that also translate button press on the remote into actions).

Regards,
Stéphane.
Sorry for the false alarm, I had Firefly and LM remote running. When I stopped Firefly everything works great.
Reply With Quote
  #45 (permalink)  
Old 12-03-2006, 04:00 PM
Registered User
 
Join Date: Nov 2006
Posts: 4
Red face Re: New Firefly Sofware (works also for Streamzap)

Hello,

I'm getting an error message regarding .net software when I bring my computer out of hibernation. If I uninstall the LM keymap software, I no longer get the error message.

It seems also that about 1 out of 10 times after getting the .net error message, the LM Keymap software quits, and I have to restart the app.

The error message basically says that a .net application has caused an error, however your can ignore the error and continue. It has a continue and a quit button. I click the continue button and all is well, except for the 1 in 10 times the software dies.

Thanks,

Jarred
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefly works poorly with BTV v 4 PaulD Firefly PC Remote 4 05-13-2006 02:49 PM
Problems with New ATI All In Wonder Sofware Gotoguy Beyond TV and Beyond TV Link User-to-User Troubleshooting & Support Forum 4 03-20-2006 03:15 PM
firefly remote works for a shot while, then nothing jsybert Firefly PC Remote User-to-User Troubleshooting & Support Forum 0 02-11-2006 02:34 PM
Everything works except the Firefly button carteriii Firefly PC Remote User-to-User Troubleshooting & Support Forum 5 11-16-2005 09:28 PM
firefly works great - for about an hour... Telemole Firefly PC Remote User-to-User Troubleshooting & Support Forum 0 07-18-2005 08:30 AM


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


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.0 RC1
©2004-2009 Snapstream Media
You Rated this Thread: