Bug 567337

Summary: [regression kiwi-ltsp]: kiwi-ltsp-prebuilt can use flash by default, but now this broken (in 11.2)
Product: [openSUSE] openSUSE.org Reporter: Alex Savin <alexo.veto>
Component: System ImagingAssignee: Jigish Gohil <cyberorg>
Status: VERIFIED FIXED QA Contact: Adrian Schröter <adrian.schroeter>
Severity: Major    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE 11.2   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Alex Savin 2009-12-26 18:26:06 UTC
[regression kiwi-ltsp]:  kiwi-ltsp-prebuilt can use flash(in ltsp-localapps firefox) by default, but now this broken (in 11.2),
it work out of box in opensuse 11.1

for use flash-plugin ltsp-client mount /usr/lib/browser-plugins:
192.168.0.1:/usr/lib/browser-plugins/ on /usr/lib/browser-plugins type fuse.sshfs (rw,nosuid,nodev,max_read=65536,allow_other)

but in opensuse 11.2 this directory can contain symbol link 
(like this: npwrapper.so -> ../nspluginwrapper/i386/linux/npwrapper.so)
 - in this reason it not work, when I replace soft link to hard link - it work!

please: mount /usr/lib/browser-plugins with sshfs option "follow_symlinks", 
or don't use soft link in directory  /usr/lib/browser-plugins
Comment 1 Jigish Gohil 2009-12-27 05:56:38 UTC
Fix committed in svn.
Comment 2 Jigish Gohil 2009-12-27 05:57:19 UTC
Fix committed in svn.