Plex Home Theater for OpenSuse 12.2

I just finished compiling PHT for OpenSuse 12.2, and got it running.

I had to disable Shairport manually in PlatformConfigLINUX.cmake, since I couldn't find a libshairport rpm for OpenSuse.

 

Video and audio playback works just fine, no issues found so far.

 

There are some graphical problems with the menus - the white menu text is directly placed on the background images (i.e. no transparent shade below the text), which makes it hard to read.

The same goes for when I press the info button when playing a movie - the text is white with no background.

 

There's also no visual representation of if the video has been watched before or not.

 

Could there be some dependency I have missed when I compiled, or is this the current state of PHT?

Sounds like the skin images are missing, I.e. texture packer was not executed, try to pass -DECOMPRESS_TEXTURES=on to cmake.

I just finished compiling PHT for OpenSuse 12.2, and got it running.

I had to disable Shairport manually in PlatformConfigLINUX.cmake, since I couldn't find a libshairport rpm for OpenSuse.

Video and audio playback works just fine, no issues found so far.

There are some graphical problems with the menus - the white menu text is directly placed on the background images (i.e. no transparent shade below the text), which makes it hard to read.

The same goes for when I press the info button when playing a movie - the text is white with no background.

There's also no visual representation of if the video has been watched before or not.

Could there be some dependency I have missed when I compiled, or is this the current state of PHT?

http://pkgs.org/download/libshairport.so.2 perhaps?

/T

Sounds like the skin images are missing, I.e. texture packer was not executed, try to pass -DECOMPRESS_TEXTURES=on to cmake.

Awesome, that worked. Thanks.

http://pkgs.org/download/libshairport.so.2 perhaps?

/T

Yeah, I tried that but then I got into dependency hell which I couldn't figure out in 10 minutes. I gave up since I don't need shairport anyway.

How did you disable shairport?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.