OUR NETWORK:TouchSmart Community TiVo Community TechLore MediaSmart Home DVRplayground See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 102262.0
January 29, 2008 11:30 PM

Categories: Mac

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

Kilgore

Member
Joined: 04/27/2007

I like to use my Slingplayer in the SlingBar mode so that it floats above all of my windows. I also use Spaces in Leopard and like to have the Slingplayer window appear in Every Space. I've had problems getting it to work properly and wonder if anyone else has this problem or if it is something specific to my situation. Here's what is happening. If I launch Slingplayer, it appears fine in the frontmost space. However when I switch spaces, the SlingBar disappears in any other space other than the one that I launched the application. If I go to the Expose and Spaces control panel and set Slingplayer to appear in any single space (1-4 in my case) and then switch back to Every Space things work great as long as the Slingplayer application is running. Once I close Slingplayer, it reverts back to appearing only in the space in which it was launched. Is anyone else experiencing this? Any ideas on how to fix? Thanks, Kilgore

Discussion:    Add a Comment | Comments 1-9 of 9 | Latest Comment

January 30, 2008 6:58 AM

Well, given that SlingPlayer was written before Leopard came out, I'm not surprised it's not working the way you want! :)

I didn't know what you want to do was possible until I just tried it duplicating what you did. That's cool when it works. But I think it's just that it's not a 100% Leopard compatible program.

Also, you don't have to go into Slingbar mode to have it be above all other windows. Just go to the View menu and select "Always on top". Then you can resize to whatever you want w/o the remote control always being open.

Slinging w/ Catcher, ProHD, Pro, Solo, AV, and a Classic. 3 Replays, Roku Photobridge and a Roku Soundbridge, AppleTV, Vudu, and TivoHD. www.na9d.net Follow me on Twitter

January 30, 2008 10:28 AM

NA9D, Thanks for confirming that it functions the same way for you. I was wondering if it was something specific to my system. I've been struggling with this since I upgraded to Leopard a few months ago. Every few weeks, I'll get frustrated and try to use Google to find other posts or comments about this behavior - so far I've found nothing with my searches. So I thought it just must be my setup that was causing the problem.

I'm using the SlingPlayer app more this week (I'm traveling), so I'm reminded of the problem. Yesterday, I tried to report the problem to Slingmedia by phone, but the person I spoke with didn't seem to know much about the Mac and didn't seem to get Spaces at all. He asked me to e-mail them with a description, so I wanted to see if this was just my problem or if others could duplicate. I'll send them an e-mail and see if they address this in a future release.

Last night I dug into scripting Spaces and wrote a little AppleScript that assigns the SlingPlayer to a specific space and then re-assigns it to Every Space. I used another application (iKey) that automatically runs my script when SlingPlayer is launched so now I get the behavior that I want.

If anyone is interested in the script, let me know and I'll post it here.

Kilgore

January 30, 2008 10:36 AM

Absolutely post it here! :)

Slinging w/ Catcher, ProHD, Pro, Solo, AV, and a Classic. 3 Replays, Roku Photobridge and a Roku Soundbridge, AppleTV, Vudu, and TivoHD. www.na9d.net Follow me on Twitter

January 30, 2008 10:44 AM

Here you go:

set app_identifier to "com.slingmedia.slingplayer"

set app_construct to (run script "{|" & app_identifier & "|: 1}")
set app_construct2 to (run script "{|" & app_identifier & "|: 65544}")
tell application "System Events"
tell expose preferences
tell spaces preferences
set spaces_bindings to get application bindings
set spaces_bindings to app_construct & spaces_bindings
set application bindings to spaces_bindings
set spaces_bindings to app_construct2 & spaces_bindings
set application bindings to spaces_bindings
end tell
end tell
end tell


It's not pretty, but it works for me.

Kilgore

January 30, 2008 11:17 AM

So do you launch Slingplayer and then run the script?

Slinging w/ Catcher, ProHD, Pro, Solo, AV, and a Classic. 3 Replays, Roku Photobridge and a Roku Soundbridge, AppleTV, Vudu, and TivoHD. www.na9d.net Follow me on Twitter

January 30, 2008 12:30 PM

I actually use iKey to launch the script automatically every time SlingPlayer launches. If you are launching the script manually, you would launch SlingPlayer and then run the script.

February 6, 2008 6:28 PM

Really interesting. I've never had a problem with spaces and the player (and I use it daily). I have the player running in every space in every mode. Are you sure you set it up correctly?

February 6, 2008 9:30 PM

The SlingPlayer application will close properly, re-open, and continue to be present in "Every Space" on my system when I use normal view. However, the Slingbar left and right modes appear quirky, and I can loose my viewing window at times. I do use two separate monitors with Spaces so the situation is a little more complex.

It sounds like you have a reasonable work-around until the conflict between SlingPlayer and Spaces is identified.

February 6, 2008 10:47 PM

Also SlingPlayer Mac has bugs that show up in some monitor configurations and not in others. For example, on my MacBookPro, if I go to full screen mode, I get full screen mode. The control bar disappears and all I get is video. On my MacPro with two monitors, the control bar never disappears in full screen mode. So there is some video issues that are platform/configuration dependent. I know I verified the Every Space issue with my MacBookPro, but haven't tried it yet with the MacPro.

Slinging w/ Catcher, ProHD, Pro, Solo, AV, and a Classic. 3 Replays, Roku Photobridge and a Roku Soundbridge, AppleTV, Vudu, and TivoHD. www.na9d.net Follow me on Twitter

Discussion:    Add a Comment | Back to Top | Comments 1-9 of 9 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window