[FIX INSIDE] Flash looks in wrong directory for esd socket

Bug #35899 reported by Athurva Gore
4
Affects Status Importance Assigned to Milestone
flash-player (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

The version of flash included in the dapper repositories looks for ESD's socket in /tmp/.esd/socket; however, dapper puts the socket in /tmp/.esd-1000/socket.

This problem can be solved by doing the following in a terminal:

mkdir /tmp/.esd
ln -s /tmp/.esd-1000/socket /tmp/.esd/socket

Perhaps it could be added to a startup script?

Revision history for this message
Dennis Kaarsemaker (dennis) wrote : Re: [Bug 35899] [FIX INSIDE] Flash looks in wrong directory for esd socket

No, it's in /tmp/.esd-$UID/socket so not as easily fixable as you'd
think.

Revision history for this message
Barry deFreese (bddebian) wrote :

This bug is confirmed but the package has been removed from the archive due to licensing issues. They are being worked on. Thank you.

Changed in flash-player:
status: Unconfirmed → Confirmed
Revision history for this message
trollord (trollenlord) wrote :

flashplugin-nonfree defaults vigorously nowadays to using alsa on Feisty and Feisty+1. The main purpose of this trick's use was to either enable "dmix" feature or avoid having to use oss emulation. This really is not needed anymore, and can cause more problems than the present solutions to the original problem(s).

Changed in flash-player:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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