LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-18-2011, 11:21 AM   #1
bassplayer69
Member
 
Registered: Jul 2007
Location: In a van down by the river...
Distribution: MX Linux 21
Posts: 237

Rep: Reputation: 56
Hulu Desktop - Slackware 13.37


I can't seem to get HuluDesktop to find the installation of libflashplugin.so.

I have the following installed and configured:

1) Installed flash flash-player-plugin-10.3_r181-i386-1_SBo.tgz from SlackBuilds
2) Installed huludesktop huludesktop-0.9.8-i386-1_SBo.tgz from SlackBuilds
3) Configured .huludesktop with the correct location of libflashplayer.so
4) Keep getting the following message:

Code:
Hulu Desktop could not locate the Flash plugin.

If you already have it installed, please modify
~./huludesktop with the correct location of libflashplayer.so.

[X Close] Download Flash
Code:
-rwxr-xr-x 1 root root 12537796 Jun 18 12:08 /usr/lib/mozilla/plugins/libflashplayer.so
In Firefox -- Add ons:

Shockwave Flash
Shockwave Flash 10.3 r181 More

.huludesktop:

flash_location = /usr/lib/mozilla/plugins/libflashplayer.so


Any ideas?
 
Old 06-18-2011, 11:58 AM   #2
hemp4fuel
Member
 
Registered: Jun 2003
Location: Topeka, KS
Distribution: Slackware
Posts: 193

Rep: Reputation: 45
Do you happen to be running 64bit?
 
Old 06-18-2011, 04:11 PM   #3
bassplayer69
Member
 
Registered: Jul 2007
Location: In a van down by the river...
Distribution: MX Linux 21
Posts: 237

Original Poster
Rep: Reputation: 56
Whoops, forgot to mention that this is a 32-bit installation of 13.37.

Yeah, I did a "google" search, but only found this issue with 64bit installations, but nothing for 32-bit.
 
Old 06-18-2011, 05:06 PM   #4
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Just an idea, make sure the 'flash_location' configuration option you added is under a group category labeled [flash]. There should already be such an option and group category by default.

I don't use the app but I was curious.

I built 0.9.8-1 from a slackbuilds.org slackbuild script. I used the 32-bit Fedora (RPM) packaged from hulu.com.

I ran the app and received the expected error message. Then I edited the following in $HOME/.huludesktop:

WAS:

[flash]
flash_location = (null)

CHANGED TO:

[flash]
flash_location = /usr/lib/mozilla/plugins/libflashplayer.so

Ran just fine.

I have Flash 10.3 r181 installed. I'm using 13.1.

I installed the package in my 13.37 virtual machine. The app started fine there too.
 
Old 06-19-2011, 05:44 AM   #5
bassplayer69
Member
 
Registered: Jul 2007
Location: In a van down by the river...
Distribution: MX Linux 21
Posts: 237

Original Poster
Rep: Reputation: 56
I did all of that. How did you install the .rpm? I tried running rpm2tgz and it said it wasn't a valid cpio archive. I downloaded the Fedora .rpm from hulu.com.


I still get the same message over and over again (can't find libflashplayer.so).
 
Old 06-19-2011, 05:39 PM   #6
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Can you use the slackbuild script from slackbuilds.org?

The primary command in that script is:

rpm2cpio < $CWD/$PRGNAM-$PKGARCH-$VERSION.rpm | cpio -imdv
 
Old 08-17-2011, 04:56 PM   #7
croxen
Member
 
Registered: May 2002
Posts: 100

Rep: Reputation: 42
Quote:
Originally Posted by Woodsman View Post
Just an idea, make sure the 'flash_location' configuration option you added is under a group category labeled [flash]. There should already be such an option and group category by default.

I don't use the app but I was curious.

I built 0.9.8-1 from a slackbuilds.org slackbuild script. I used the 32-bit Fedora (RPM) packaged from hulu.com.

I ran the app and received the expected error message. Then I edited the following in $HOME/.huludesktop:

WAS:

[flash]
flash_location = (null)

CHANGED TO:

[flash]
flash_location = /usr/lib/mozilla/plugins/libflashplayer.so

Ran just fine.

I have Flash 10.3 r181 installed. I'm using 13.1.

I installed the package in my 13.37 virtual machine. The app started fine there too.
I was having difficulties similar to the original poster (on Slack 13.37 32-bit), both after using the slackbuild script, and after simply installing the .rpm file using slack's rpm utility. Hulu worked perfectly through Firefox, but I could not get the libflashplayer.so error to stop in huludesktop, even after editing the .huludesktop file.

In my installation, I discovered that /usr/lib/mozilla/plugins seemed to be the _only_ place in the filesystem that the huludesktop executable could find the flash plugin, no matter how the flash_location parameter was edited in the .huludesktop file. Where I had installed the plugin In /usr/lib/firefox/plugins the flashplayer worked fine for Firefox, but could not be found by Huludesktop even after setting flash_location = /usr/lib/firefox/plugins/libflashplayer.so Moving the plugin to /usr/lib/mozilla/plugins/libflashplayer.so and editing the .huludesktop file to match fixed everything.

So either version of huludesktop works, the slackbuild version from the .deb or the naked .rpm file, but apparently only with the libflashplayer.so in this one path. Something must be odd with the huludesktop executable.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
hulu desktop sound not working baronobeefdip Linux - Software 0 02-23-2011 05:27 PM
HELP - Hulu problem: suddenly can't play Hulu episodes, just happened in past few day Lynnbro51 Linux - Newbie 15 01-23-2010 07:57 PM
LXer: Hulu Desktop for Linux LXer Syndicated Linux News 0 01-06-2010 01:50 PM
Hulu Launches Linux Version of Desktop, Publisher Tools Chuck56 Slackware 27 10-12-2009 05:16 PM
LXer: Hulu Desktop arrives on Linux LXer Syndicated Linux News 0 10-10-2009 10:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:27 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration