when you temporarily rename your ~/.mozilla folder or try it with a different user, do you see the same problem?
Can you open swf files through Dolphin? Can you open them from the flash player application directly?
I haven’t tried Dolphin, but Konqueror doesn’t work
I can’t open files from the flash player application.
When I run the application on the command line, it acts broken:
[nathan@ebisu ~] flashplayer /home/nathan/raid/media/flash/JBI.swf
WARNING: environment variable G_FILENAME_ENCODING set and it is not
UTF-8
sh: pactl: command not found
Segmentation fault
However, pactl is the controller program for pulse audio, included in
pulseaudio-utils. I installed that package from the repos.
Now when I run the command I get this:
[nathan@ebisu ~] flashplayer /home/nathan/raid/media/flash/JBI.swf
WARNING: environment variable G_FILENAME_ENCODING set and it is not
UTF-8
Currently in use: 1 blocks containing 63.9 KiB bytes total.
Allocated during whole lifetime: 3 blocks containing 127.9 KiB bytes
total.
Sample cache size: 0 B
User name: nathan
Host Name: ebisu
Server Name: pulseaudio
Server Version: 0.9.12
Default Sample Specification: s16le 2ch 44100Hz
Default Sink: alsa_output.pci_8086_3a3e_sound_card_0_alsa_playback_0
Default Source: alsa_input.pci_8086_3a3e_sound_card_0_alsa_capture_0
Cookie: 9bc7bfef
Segmentation fault
Other flash movies I downloaded do the same thing.
Hmm, I got it to work by uninstalling libflashsupport. Probably one of
the dependencies for that got uninstalled when I upgraded (OpenSUSE
seems to ‘have lots of problems with doing an upgrade install’
(http://tinyurl.com/axfmyx)).
If I have time I’ll try and figure out what dependency is missing.
SurplusIguana wrote:
> Hmm, I got it to work by uninstalling libflashsupport. Probably one of
> the dependencies for that got uninstalled when I upgraded (OpenSUSE
> seems to ‘have lots of problems with doing an upgrade install’
> (http://tinyurl.com/axfmyx)).
>
> If I have time I’ll try and figure out what dependency is missing.
buckesfeld;1923990 Wrote:
> I never do upgrades, I always format the / partition and just keep my
> /home
I used to do that, but every time I would lose some customized file in
/etc I’d forgotten to back up >_<
> Maybe this page would help you find it:
>
> http://forums.opensuse.org/applicati...ten-steps.html
Thanks, that fixed it. Looks like I was missing a few other pulseaudio
packages. Maybe the OpenSUSE updater should run that command before it
finishes
SurplusIguana wrote:
> buckesfeld;1923990 Wrote:
>> I never do upgrades, I always format the / partition and just keep my
>> /home
> I used to do that, but every time I would lose some customized file in
> /etc I’d forgotten to back up >_<
>
>
>> Maybe this page would help you find it:
>>
>> http://forums.opensuse.org/applicati...ten-steps.html
> Thanks, that fixed it. Looks like I was missing a few other pulseaudio
> packages. Maybe the OpenSUSE updater should run that command before it
> finishes
>
> I appreciate the help
>
> Nathan
Glad it solved the problem for you. I was pointed to it by oldcpu, who,
I believe, is enjoying a vacation.