I was able to set default profile by going to about:profiles and setting my old profile as the default one
Search Criteria
Package Details: firefox-nightly-bin 135.0a1.20241128.042549-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/firefox-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | firefox-nightly-bin |
Description: | Fast, Private & Safe Web Browser from Mozilla — Nightly Build (en-US) |
Upstream URL: | https://www.mozilla.org/en-US/firefox/nightly |
Keywords: | firefox |
Licenses: | GPL, MPL, LGPL |
Conflicts: | firefox-nightly |
Provides: | firefox-nightly |
Submitter: | Archange |
Maintainer: | VitalyR (Sving1024) |
Last Packager: | Sving1024 |
Votes: | 14 |
Popularity: | 0.21 |
First Submitted: | 2022-07-27 16:42 (UTC) |
Last Updated: | 2024-11-28 14:25 (UTC) |
Dependencies (14)
- dbus-glib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libxt
- mime-types (mailcap)
- nss (nss-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR) (optional) – h.264 video
- hunspell (hunspell-gitAUR) (optional) – spell checking
- hyphen (optional) – hyphenation
- libnotify (libnotify-gitAUR) (optional) – notification integration
- networkmanager (networkmanager-gitAUR, networkmanager-iwdAUR) (optional) – location detection via available WiFi networks
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – audio support
- speech-dispatcher (speech-dispatcher-gitAUR) (optional) – text-to-speech
- startup-notification (optional) – support for FreeDesktop Startup Notification
Required by (97)
- firefox-gnome-theme-nightly-git (requires firefox-nightly) (optional)
- firefox-nightly-i18n-ach (requires firefox-nightly)
- firefox-nightly-i18n-af (requires firefox-nightly)
- firefox-nightly-i18n-all (requires firefox-nightly)
- firefox-nightly-i18n-an (requires firefox-nightly)
- firefox-nightly-i18n-ar (requires firefox-nightly)
- firefox-nightly-i18n-ast (requires firefox-nightly)
- firefox-nightly-i18n-az (requires firefox-nightly)
- firefox-nightly-i18n-be (requires firefox-nightly)
- firefox-nightly-i18n-bg (requires firefox-nightly)
- firefox-nightly-i18n-bn (requires firefox-nightly)
- firefox-nightly-i18n-br (requires firefox-nightly)
- firefox-nightly-i18n-bs (requires firefox-nightly)
- firefox-nightly-i18n-ca (requires firefox-nightly)
- firefox-nightly-i18n-ca-valencia (requires firefox-nightly)
- firefox-nightly-i18n-cak (requires firefox-nightly)
- firefox-nightly-i18n-cs (requires firefox-nightly)
- firefox-nightly-i18n-cy (requires firefox-nightly)
- firefox-nightly-i18n-da (requires firefox-nightly)
- firefox-nightly-i18n-de (requires firefox-nightly)
- Show 77 more...
Sources (4)
amfern commented on 2024-10-27 18:41 (UTC)
rixx commented on 2024-10-15 13:50 (UTC)
@mykiwi, it's likely your stuff isn't gone, and that the new version has just set you up with a new profile.
You can run firefox-nightly --profile ~/.mozilla/firefox/…
to see which profile is right (or just check directory size :P). If you run firefox-nightly --ProfileManager
, you should be able to switch the default back to the correct profile.
mykiwi commented on 2024-10-15 07:09 (UTC) (edited on 2024-10-15 08:42 (UTC) by mykiwi)
Hi, I lost everything on my firefox nightly: tabs, extensions, account, ...
How to get them back? My version is 133.0a1
.
For information when I do yay
, I see this: -> firefox-nightly-bin: local (133.0a1.20241012.203756-1) is newer than AUR (133.0a1.20241009.094637-1)
VitalyR commented on 2024-10-09 08:27 (UTC)
Please submit patches to the GitHub repository for this package at https://github.com/VitalyAnkh/firefox-nightly-bin. Thank you for your help!
Sving1024 commented on 2024-09-28 12:58 (UTC) (edited on 2024-09-28 12:59 (UTC) by Sving1024)
Please install the package in /usr/lib/
, just as the firefox-nightly
and other Firefox packages in the official repo do. This is better for i18n packaging.
asm0dey commented on 2024-08-14 18:16 (UTC)
Sorry, marked as out-of-date by mistake
zrhoffman commented on 2024-06-21 23:20 (UTC)
Linux aarch64 nightly builds are shipping, and the firefox-nightly-bin AUR package builds successfully for the aarch64
architecture. So, aarch64
should be added to the arch
array.
creyon commented on 2023-11-27 19:17 (UTC) (edited on 2023-11-27 19:18 (UTC) by creyon)
The PKGBUILD does not properly auto-update. To do that, you need to define the pkgver()
function, not just set the variable. https://wiki.archlinux.org/title/VCS_package_guidelines#The_pkgver%28%29_function
Without that setup, makepkg
cannot determine the correct version at a glance, and this breaks automatic upgrades via AUR helpers such as paru.
Moreover, I don't think you're supposed to implement auto-updates in -bin
packages, that should be limited to VCS (-git
) packages. Perhaps this is different because it's a nightly build?
argymeg commented on 2023-07-28 14:30 (UTC)
For anyone else who might have noticed this not updating currently, Linux x86_64 en-US builds, specifically, have been broken for a few days: https://twitter.com/FirefoxNightly/status/1684545519807234048
VitalyR commented on 2023-06-13 16:19 (UTC) (edited on 2023-06-13 16:29 (UTC) by VitalyR)
@tjhexf The PGP key is not outdated. Maybe there is some problem within your key server so you could try importing the key manually:
gpg --keyserver hkps://keys.openpgp.org --recv-keys 14F26682D0916CDD81E37B6D61B7B526D98F0353
as @aag said.
Pinned Comments
VitalyR commented on 2024-10-09 08:27 (UTC)
Please submit patches to the GitHub repository for this package at https://github.com/VitalyAnkh/firefox-nightly-bin. Thank you for your help!
Archange commented on 2022-07-27 16:53 (UTC)
This PKGBUILD is auto-updating (you just need to build it again). Please only flag out-of-date when there is another PKGBUILD change required.