Installing the player doesn't work and breaks apt-get

Bug #1303691 reported by Jiří Janoušek
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Nuvola Apps Runtime (Nuvola Player)
Fix Released
High
Unassigned

Bug Description

Issue
=====

Installation of the package nuvolaplayer-flashplugin fails when a directory /usr/lib/mozilla/plugins doesn't exist (ElementaryOS Luna):

[INFO] Extracting Flash
[INFO] Found adobe-flashplugin-11.2.202.346/i386/libflashplayer.so
[INFO] Removing unused files
[INFO] Wrapping Flash plugin
Install plugin /opt/nuvolaplayer/flash/orig/libflashplayer.so
  into /root/.mozilla/plugins/npwrapper.libflashplayer.so
Error: Wrapping failed

Fix
===
Create directory /usr/lib/mozilla/plugins and reinstall the Flash plugin

sudo mkdir -p /usr/lib/mozilla/plugins
sudo apt-get install --reinstall nuvolaplayer-flashplugin

Revision history for this message
Jiří Janoušek (fenryxo) wrote :

Which distribution and architecture do you use?

Changed in nuvola-player:
status: New → Incomplete
Revision history for this message
adrian smith (sfyire) wrote :

Elementary OS (luna)
64bit

Revision history for this message
Jiří Janoušek (fenryxo) wrote :

Which version of nspluginwrapper is included in ElementaryOS Luna? You can use following command:

apt-cache show nspluginwrapper

Revision history for this message
adrian smith (sfyire) wrote :

1.4.4-0ubuntu4
(amd64)

Revision history for this message
Jiří Janoušek (fenryxo) wrote :

I've just tried installation of the package nuvolaplayer-flashplugin on Ubuntu 12.04, which ElementaryOS Luna is based on, and everything works great. I have no idea why nspluginwrapper attemps to install wrapped Flash plugin into /root/.mozilla/plugins instead of /usr/lib/mozilla/plugins. Does directory /usr/lib/mozilla/plugins exist?

Revision history for this message
adrian smith (sfyire) wrote :

no it doesn't exist

Revision history for this message
Jiří Janoušek (fenryxo) wrote : Re: [Bug 1303691] Re: Installing the player doesn't work and breaks apt-get

Could you try to create it and reinstall the Flash plugin?

sudo mkdir -p /usr/lib/mozilla/plugins
sudo apt-get install --reinstall nuvolaplayer-flashplugin

Revision history for this message
adrian smith (sfyire) wrote :

that appears to fix it, I did get a warning about a symlink and the newly created dir but I was able to open the player and I heard some music from hypem so I'm going to assume it's fixed, I'll do some more comprehensive "tests" after work

description: updated
Changed in nuvola-player:
status: Incomplete → Triaged
importance: Undecided → High
Changed in nuvola-player:
status: Triaged → In Progress
Changed in nuvola-player:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.