Package Details: firestorm-bin 7.2.3.80036-1

Git Clone URL: https://aur.archlinux.org/firestorm-bin.git (read-only, click to copy)
Package Base: firestorm-bin
Description: Firestorm is a feature-packed third-party viewer for Second Life.
Upstream URL: http://www.firestormviewer.org/
Licenses: GPL
Submitter: chungy
Maintainer: fennectech
Last Packager: fennectech
Votes: 61
Popularity: 0.022803
First Submitted: 2011-06-21 18:27 (UTC)
Last Updated: 2026-03-07 23:31 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 14 Next › Last »

dix commented on 2022-02-15 10:38 (UTC)

firestorm stopped working for me after an update. The message i got: bin/do-not-directly-run-firestorm-bin: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

No idea where to look, anyone?

lavaflyer commented on 2021-08-15 21:15 (UTC)

When trying to build firestorm-bin today, it failed because the dependency "gconf" could not be found. A search revealed that "gconf" no longer exists in the official repositories. Rather than building it from the AUR, I just removed it from firestorm-bin's PKGBUILD, and everything worked fine. Can we remove "gconf" as a dependency here, or is it still required on some systems?

blkpws commented on 2021-08-07 17:22 (UTC)

For issues with the viewers create a post here: https://community.secondlife.com/forums/forum/308-second-life-viewer

@GeminiMarshdevil this is just the AUR package thing, they don't build anything here, they extract the bin from the official website.

GeminiMarshdevil commented on 2021-08-07 14:17 (UTC) (edited on 2021-08-07 14:25 (UTC) by GeminiMarshdevil)

cant type forward slash in browsers in the viewer, neither the web on prim browsers or the browser windows opened by the viewer itself. something to do with how the chromium was compiled into the viewer.

example: i cannot type this into any chromium web browser manually https://aur

because the forward slash is not recognized by the viewer's chromium.

ZauberParacelsus commented on 2021-03-02 16:30 (UTC)

@chungy Since the opensim version of Firestorm is being updated again, would it be possible for you to create a PKGBUILD for it?

sudoquai commented on 2020-09-21 21:38 (UTC)

I've digged around with Arlas' nightly firestorm source build to get voice working:

https://aur.archlinux.org/packages/firestorm-nightly/

If anybody has problems with voice try this:

sudo pacman -S lib32-libidn11 lib32-gst-plugins-good libpulse

Additionally i've had some problems with my bluetooth headset and was able to fix it this way:

rm -rf ~/.config/pulse # deletes pulseaudio config

pulseaudio -k

Check pulseaudio for proper microphone input before activating voice in SL:

pavucontrol

makinori commented on 2020-09-01 22:59 (UTC)

I was struggling with my friends trying to get voice to work. I figured it out when I came to here and saw @blkpws. Please add multilib/lib32-gst-plugins-good as a dependency. It would save so many people's time.

Wehaw commented on 2020-08-08 20:39 (UTC)

Hey chungy, thanks for your work! I can install your package and compile it just fine with Pamac, but when I try to login, I get a message: "Login failed. Often this means that your computer's clock is set incorrectly. Please go to Control Panels and make sure time and date are set correctly. Also check that your network and firewall are set up correctly. ", etc.

Do you have any idea what could be causing that? Thanks again!