|
Bugzilla – Full Text Bug Listing |
| Summary: | Flash broken on beta4+/x86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Jonas Thorell <jthorell> |
| Component: | Other | Assignee: | Dirk Mueller <dmueller> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lmedinas, silviu_marin-caea |
| Version: | Beta 4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jonas Thorell
2008-11-11 14:45:30 UTC
Thanks to a helpful comment on the forums, it turns out it was a broken dependency: libcurl4-32bit needs to be installed along with mozilla-nss-32bit The latter was installed on my system (don't know if it was by default) but the latter was not, so it is needed to be added to packages required by flash10. (In reply to comment #1 from Jonas Thorell) > Thanks to a helpful comment on the forums, it turns out it was a broken > dependency: > > libcurl4-32bit needs to be installed along with > mozilla-nss-32bit > > The latter was installed on my system (don't know if it was by default) but the > latter was not, so it is needed to be added to packages required by flash10. > I need to learn how to type...libcurl4-32bit was not installed but mozilla-nss-32bit was and both need to be dependencies on flash10 to make sure it will always work. From a user in the forums: To fix this issue libcurl.so.4 needs to be symlinked to libcurl.so.3 so there are clearly problems with the dependencies. (In reply to comment #3 from Luis Medinas) > From a user in the forums: To fix this issue libcurl.so.4 needs to be symlinked > to libcurl.so.3 so there are clearly problems with the dependencies. I don't think that is necessary. I don't have libcurl.so.3 anywhere, neither as a regular file or as a symlink. All it took (for me that is) was to make sure libcurl4-32bit was installed. indeed, flash player just probes for libcurl.so.4 or libcurl.so.3 (with some other names as well) in the library paths and segfaults on a NULL pointer if it can't find it anywhere. D'oh. *** Bug 445575 has been marked as a duplicate of this bug. *** There is an alpha release of Flash10 for x86_64. It's 64 bit native, does not need nspluginwrapper and because of that wmode really works on x86_64 browsers. It would be awesome if this alpha were available as a package in 11.1, along with the 32 bit release. The user would then be able to swap them very easily. It would make great bragging material for the release of 11.1. I can see all the reviews... *** Bug 445170 has been marked as a duplicate of this bug. *** *** Bug 448092 has been marked as a duplicate of this bug. *** *** Bug 449053 has been marked as a duplicate of this bug. *** |