Search Criteria
Package Details: firestorm-bin 6.5.6.66221-1
Package Actions
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: | chungy |
Last Packager: | chungy |
Votes: | 58 |
Popularity: | 1.41 |
First Submitted: | 2011-06-21 18:27 (UTC) |
Last Updated: | 2022-07-27 07:16 (UTC) |
Dependencies (32)
- apr-util
- dbus-glib (dbus-glib-git)
- glu (glu-git)
- gtk2 (gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view, gtk2-maemo)
- lib32-libidn
- lib32-libsndfile (lib32-libsndfile-git)
- lib32-util-linux (lib32-util-linux-nosystemd-minimal-git)
- lib32-zlib
- libbsd (libbsd-git)
- libgl (glshim-git, libhybris-ext-libgl-git, libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, swiftshader-git, amdgpu-pro-libgl-cfe, amdgpu-pro-libgl, amdgpu-pro-libgl-fix, libglvnd)
- libidn (libidn-git)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, mozjpeg, libjpeg-turbo-git)
- libpng (libpng-apng, libpng-minimal-git, libpng-git)
- libxcrypt-compat
- libxml2 (libxml2-git)
- libxss
- mesa (mesa-minimal+-git, mesa-i915g, mesa-d3d12, mesa-minimal-git, mesa-steamos, mesa-git, mesa-rusticl-git, mesa-amber)
- nss (nss-hg)
- openal (openal-git, openal-minimal-git)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-git, sdl2_compat12-git, sdl12-compat-git, sdl12-compat)
- Show 12 more dependencies...
Latest Comments
chungy commented on 2022-04-18 16:46 (UTC)
@neo the b2sum is correct for the version of Firestorm this PKGBUILD creates a package for. If you are getting a checksum failure, then you do not have the same file.
neo commented on 2022-04-17 08:03 (UTC) (edited on 2022-04-17 08:05 (UTC) by neo)
Kept getting 503 when it curls, so I downloaded the source file and uploaded the file to my g-drive. Of course, I got the b2sum error for it.
Is there any way to omit the first b2sum?
chungy commented on 2022-02-18 19:51 (UTC)
@aburke161 you need to update your system. glibc no longer has the older libcrypt library, hence the compatibility package as a dependency.
aburke161 commented on 2022-02-18 18:39 (UTC)
libxcrypt-compat conflicts with /usr/lib/libcrypt.so.1 owned by glibc, which tons of packages depend on so I'm not messing with it. Is there a resolution for this?
archuser5432 commented on 2022-02-15 10:52 (UTC)
Installing libxcrypt-compat helps with the current issue.
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
Makitsune 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!
chungy commented on 2020-07-09 16:43 (UTC)
nope
GeminiMarshdevil commented on 2020-07-09 10:20 (UTC)
is chungy still alive? :|
blkpws commented on 2020-06-13 16:26 (UTC)
I think the package
multilib/lib32-gst-plugins-good
should be added as a requirement (or optional) to have voice support. Can this be added on the installation?leopseft commented on 2020-05-02 12:47 (UTC) (edited on 2020-05-04 17:18 (UTC) by leopseft)
[Solved]
Hello folks. I face some issues with voice. Both on others listening to me and me listenning to the others. If I remove pulseaudio-alsa it works but with too much noice (even if I have enabled the noice cancelation which by the way works out of the game.) If I remove pulseaudio as well it works with less noice. Is there anyway to make it work with both with pulse-audio alsa and pulseaudio installed so I can use the pulses noice cancelation?
Thanks in advance.
Edit Playing arround with wine and installing an optional dependency fixed the problem! For those who have problem with voice lib32-libpulse did the trick!!
neta540 commented on 2019-11-09 14:29 (UTC)
It would be nice to have a MimeType entry included in the desktop file to be able to open secondlife:// urls.
sudoquai commented on 2019-07-17 00:18 (UTC)
Hello chungy, little side note:
Possible to add conflicts=('firestorm' 'firestorm-nightly' 'firestorm-beta') to your PKGBUILD ?
Would be great for people trying different versions of Firestorm.
Best regards.
sudoquai commented on 2019-07-16 15:52 (UTC) (edited on 2019-07-16 15:54 (UTC) by sudoquai)
Thx for your contribution, chungy !
For interested people there is an aur package, where you can reproducable build the latest official Firestorm release from source:
https://aur.archlinux.org/packages/firestorm/
For the bleeding edge development version of Firestorm you can also try the Nightly, which can be also selfcompiled from source:
https://aur.archlinux.org/packages/firestorm-nightly/
siphon commented on 2019-07-16 14:24 (UTC)
To install 6.2.4.57588:
Save the diff below as update.patch
patch -p1 < update.patch
makepkg -sri
GordonGR commented on 2019-06-13 12:23 (UTC)
Has anyone use their desktop's mouse theme in Firestorm? Is it even possible? Any ideas?
chungy commented on 2019-05-26 17:28 (UTC)
Seems like you just need to remove ~/.local/bin from your $PATH environment variable.
commented on 2019-05-26 09:33 (UTC)
There is some errors in AUR package from my manjaro :
Préparation...
Clonage des fichiers de construction de firestorm-bin...
Vérification des dépendances de firestorm-bin...
Construction de firestorm-bin...
==> Création du paquet firestorm-bin 6.0.2.56680-1 (dim. 26 mai 2019 11:29:50 CEST)
==> Vérification des dépendances pour l’exécution…
==> Vérification des dépendances pour la compilation…
==> Récupération des sources…
-> Phoenix_FirestormOS-Releasex64_x86_64_6.0.2.56680.tar.xz trouvé
-> 0001-firestorm-libgl-path.patch trouvé
-> firestorm.desktop trouvé
-> firestorm.launcher trouvé
==> Validation des fichiers source avec sha512sums…
Phoenix_FirestormOS-Releasex64_x86_64_6.0.2.56680.tar.xz ... Réussite
0001-firestorm-libgl-path.patch ... Réussite
firestorm.desktop ... Réussite
firestorm.launcher ... Réussite
==> Suppression du répertoire $srcdir/ existant…
==> Extraction des sources…
-> Extraction de Phoenix_FirestormOS-Releasex64_x86_64_6.0.2.56680.tar.xz avec bsdtar
==> Lancement de prepare()…
patching file firestorm
==> Suppression du répertoire $pkgdir/ existant…
==> Entre dans l’environnement fakeroot…
==> Lancement de package()…
find: Le chemin relatif ‘~/.local/bin’ est inclus dans la variable d'environnement de chemin PATH ; ce n'est pas sécurisé avec l'action -execdir de find. Veuillez enlever cette entrée dans $PATH.
==> ERREUR : Une erreur s’est produite dans package().
Abandon…
jcmolero71 commented on 2019-05-12 08:52 (UTC) (edited on 2019-05-12 09:12 (UTC) by jcmolero71)
Easiest firestorm installation ever in my Manjaro distribution, when installation ends it shows a checklist which indicates what it needs to be installed and what is already installed. Pepperflash is not working since a firestorm bug even if symlink (manually needed) is correct (worked until 5.0.11) Enabled aur package with pacaur for firestorm itself, the dependences were handled by internal Manjaro repositories
attar commented on 2019-01-29 21:41 (UTC)
Thanks for the work on the package over the years! Seconding a request made lower down for scripts in /opt/firestorm/etc to be marked as executable (if possible?) For anyone else who can't open URLs externally from within Firestorm, try that.
Aleuck commented on 2019-01-08 21:36 (UTC)
I created the package firestorm-beta for who wishes to test the animesh version before it is released.
kaynyth commented on 2018-12-20 13:49 (UTC) (edited on 2018-12-20 13:53 (UTC) by kaynyth)
i cannot get any viewer to start on my Manjaro Linux ... Tried Firestorm but nothing...
Can please someone point me to a tutorial where find directions to install Firestorm ? thank you very much!
This is what i get when trying to launch it: https://pastebin.com/MZRSF9Sn
I also installed via Yaourt but it doesn't start from the menu
chungy commented on 2018-12-18 03:36 (UTC)
Note to flaggers: unless the release version is severely unusable (I don't think it is), I won't update this package to beta releases.
chungy commented on 2018-12-08 22:39 (UTC)
Did you try installing lib32-libidn11?
rokero commented on 2018-12-04 02:13 (UTC)
217/5000 I have a problem with the voice, I have installed everything they say and I get it to try to connect but it never connects it stays in red as it can not connect Someone has had this problem and knows how to solve it?
EvilBenFranklin commented on 2018-11-11 07:37 (UTC)
wtribe - Thanks for the tip. I found lib32-libidn11 missing, installed it and voice comms appear to be working again.
tuna899 commented on 2018-11-10 19:31 (UTC)
wtribe - thank-you for your reply, I might give this a go but I came back to mention upon installing lib32-libdn pepper-flash video UI's wouldn't load as well as the video itself, I can't understand why this is but upon removing 'lib32-libdn' they worked again.
Thanks again for your time and reply.
wtribe commented on 2018-11-10 17:40 (UTC)
bem0 - I've found that you may also need to install lib32-libidn11 and libidn11. A recent change to libidn removed the library that firestorm is looking for.
tuna899 commented on 2018-11-10 10:54 (UTC)
Forgive me, linux/Arch noob here.
I downloaded and installed FireStorm (from their website) ran the install Scripts but I have two problems;
1) Launching it from rofi (my launcher) doesn't actually launch the browser, I have to manually go to the directory and launch ./firestorm
(not a huge issue)
2) No voice! I know my microphone works fine and the issue is with a missing file or not setting something up right - I installed 'lib32-libdn' (lib32-libidn-1.35-1) but still have no luck.. any ideas? Many thanks.
neta540 commented on 2018-11-05 19:59 (UTC)
Please chmod correctly launch_url.sh and maybe other scripts that are on the ./etc folder. Without it, links will not open in external browser when clicked.
Dinoraptor101 commented on 2018-07-28 19:13 (UTC)
OMG thank you thank you thank you for maintaining this package! Updating to Firestorm latest now. and yes lib32-libdn is required since SLVoice runs on that 32-bit library.
SparksF0x commented on 2018-07-26 04:26 (UTC)
New Firestorm Viewer version out, PKGBUILD hasn't been updated as of 25/07/18 but there is a workaround for the impatient:
Change "pkgver" from "5.0.11.53634" to "5.1.55786" (line 3) Change the first sha512sum from 'c344aaf51a0489ebb84bdf65b757af36a6706a5f87177a3747a54e3fe24ea922d69e7d1d4562e2a2ce8379f36fd3dc45d8818a940202ef817b44f6f424a3c05b' to '776323c96625001f6f5ebe87996e904c3ba576b051203ab4fea0f9b95564c3e15efb1651d3a1c5993c1df20b7983df6c8a861461ebdc39b3e9046e371390270c' (line 26)
Kstar517 commented on 2018-05-20 00:19 (UTC)
I just wanted to say 'THANK YOU' for this. As a two day old Arch user, and a near daily user of Second Life I super appreciate this. After installing dependencies and making the package, I was able to install and run without any problems.
One of the reasons that I had been using Firestorm in Windows, is that in Linux I was experiencing a lot of problems with the application being run in full-screen mode. Under Cinnamon which is what I used with my Linux distro previous to Arch, right-clicking would not keep the menu open for more than a second, could not Alt-tab out of Firestorm, or even switch workspaces. Firestorm really needs to be run full-screen.
And I found that true under Arch as well with Cinnamon. However I switched desktops to XFCE4 today - and all those problems are gone! I can log in using windowed mode, then switch to full-screen by right-clicking the title bar. I can change workspaces, ALt-tab without problem in full-screen. Everything works as it should ...
Except when i set the game video quality beyond 'high' i have skin artifacts. So this is a problem to be solved. I installed the nvidia driver from Arch, I am using ver 396.24 with an Nvidia GeForce GTX 1060 6GB card. This could be a driver issue, a Firestorm issue, not sure at the moment. I only go above High settings for photos in-world anyway, so for all intents and purposes I am happy to have Firestorm up and running in Arch! Sound works, movies on my in-world TV works, all is good except for that issue.
Thank you so much
chungy commented on 2017-09-01 21:22 (UTC)
psi-jack commented on 2017-08-28 22:54 (UTC)
NeoTheFox commented on 2017-07-08 15:12 (UTC)
chungy commented on 2017-07-06 08:58 (UTC)
NeoTheFox commented on 2017-06-24 07:38 (UTC)
chungy commented on 2016-06-15 02:03 (UTC)
8BitSloth commented on 2016-06-15 01:48 (UTC)
chungy commented on 2016-06-01 00:20 (UTC)
8BitSloth commented on 2016-05-31 23:52 (UTC)
nigeil commented on 2015-12-28 17:37 (UTC)
rrhaskin commented on 2015-11-10 04:48 (UTC)
grondinm commented on 2015-05-05 16:17 (UTC)
chungy commented on 2014-12-13 13:00 (UTC)
nivardus commented on 2014-12-13 12:57 (UTC)
chungy commented on 2014-12-11 07:53 (UTC)
timosa commented on 2014-05-13 10:48 (UTC)
timosa commented on 2014-05-13 10:44 (UTC)
chungy commented on 2014-05-13 07:00 (UTC)
timosa commented on 2014-05-13 06:44 (UTC)
PhaytalError commented on 2014-03-13 15:24 (UTC)
Atte commented on 2014-01-17 07:20 (UTC)
gwarokk commented on 2013-10-31 04:08 (UTC)
GordonGR commented on 2013-06-07 10:28 (UTC)
GordonGR commented on 2013-06-07 10:27 (UTC)
wtribe commented on 2013-06-07 04:28 (UTC)
Schala commented on 2013-05-29 15:22 (UTC)
timosa commented on 2013-04-26 04:15 (UTC)
commented on 2013-04-04 21:47 (UTC)
chungy commented on 2012-09-09 03:04 (UTC)
Peace4all commented on 2012-09-08 23:04 (UTC)
timosa commented on 2012-09-08 16:01 (UTC)
TheWretched commented on 2012-07-30 18:42 (UTC)
commented on 2012-05-12 13:26 (UTC)
commented on 2012-04-18 14:25 (UTC)
timosa commented on 2012-03-30 10:22 (UTC)
Peace4all commented on 2012-03-14 12:24 (UTC)
chungy commented on 2012-02-15 19:32 (UTC)
timosa commented on 2012-02-13 05:16 (UTC)