次のタグが付けられた質問を表示: すべての質問を表示

moving tab to another window

Why do you make it so fxxxxxx hard to ask a question??????? In the tab info it says, If you want to move a tab from one Firefox window to another, click on the tab and … (続きを読む)

Why do you make it so fxxxxxx hard to ask a question??????? In the tab info it says, If you want to move a tab from one Firefox window to another, click on the tab and drag it to the tab strip of another Firefox window.

What the xxxx does that mean????? There is no tab strip!! There is no obvious place to move it! These are bad instructions! When you write instructions read them over and make sure they are complete! Have somebody that doesn't know anything read them and see if they can follow them!

41 分前 に Redgreen が質問

How do I stop Firefox from logging me out of all websites?

My Laptop I only use once in a while because I am mostly at my desktop. When I didn't use the laptop for some time, I am logged out of ALL websites. Google, Facebook, Twi… (続きを読む)

My Laptop I only use once in a while because I am mostly at my desktop. When I didn't use the laptop for some time, I am logged out of ALL websites. Google, Facebook, Twitter, Instagram, Reddit, eBay, Amazon, several smaller sites EVERYWHERE. It's like I am on a new install.

How do I stop that behavior? It's certainly not an issue of the websites because I am logged out consistently everywhere. Why is Firefox deleting the cookies even if they are infinite?

My laptop is secured, it has strong passwords and an encrypted harddisk.

9 時間前 に bxyify が質問

some popup windows and post-order features of Instacart don't work in firefox, but do in Chrome

I have had trouble with Instacart features such as adding items to a pending order, or leaving feedback or a tip for a shopper. Most of the same Instacart features seem … (続きを読む)

I have had trouble with Instacart features such as adding items to a pending order, or leaving feedback or a tip for a shopper. Most of the same Instacart features seem to work correctly in Chrome, but of course I would rather use Firefox. But having said that, some don't work properly in Chrome either!

15 時間前 に dana30 が質問

Trying to connect to website.

Trying to get to the "http://localhost:631" website from my Ubuntu 22.04, but always get "can not connect". What is going on? What do I need to do to fix this? I have tri… (続きを読む)

Trying to get to the "http://localhost:631" website from my Ubuntu 22.04, but always get "can not connect". What is going on? What do I need to do to fix this? I have tried to add this website to the exception list but it changes the http to https.

19 時間前 に Larryjoy が質問

Sign into Yahoo Account but Cannot make comments

PRIORITY:HIGH for those that are concerned! I created a specific Yahoo account so I could make comments on various News issues. I'm signed into that account and try to m… (続きを読む)

PRIORITY:HIGH for those that are concerned! I created a specific Yahoo account so I could make comments on various News issues. I'm signed into that account and try to make a comment and it says something like or offers to sign in again where the comment is located. when i tick the sign in tab it goes back to the article as if I never signed in to post a comment. When I am actually signed into the Yahoo account where the article is located. Could be politics, music, etc. I cleared the cache, etc...still stuck in the mud. please help. Thank you. raphael

23 時間前 に felix85 が質問

23 時間前 に felix85最後の返信

Firefox-128 fails to start GUI on Linux Fedora fc20.x86_64

Contents: Conditions, Problem, Observations, Motivation Conditions System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410 Libraries have been upda… (続きを読む)

Contents: Conditions, Problem, Observations, Motivation


Conditions


System: Linux Fedora fc20.x86_64, CPU i520M, 3.66 GiB RAM on DELL E5410

Libraries have been updated from rpm packages of Fedora distribution fc21.x86_64 to satisfy the requirements for Firefox 128 and now following versions of relevant libraries and packages are installed:

X.Org 1.14.4, libstdc++ 4.8.3, glibc 2.18, libglib 2.42.1, GTK+ 3.14.5

NetworkManager-0.9.9.0, dbus-1.6.30, GNOME 3.10.0, PulseAudio 5.0

Updating to newer version of Fedora is not possible option for me now.

Firefox 128.0.3 tarball has been unpacked to /usr/local/lib64/firefox128

Executable bash script, /usr/local/bin/firefox128 has been used to launch Firefox 128, it contains two lines

export LD_LIBRARY_PATH=/usr/local/lib64/firefox128:$LD_LIBRARY_PATH /usr/local/lib64/firefox128/firefox $1

Existing file $HOME/.mozilla has been temporarily renamed to avoid hardly possible conflicts while testing the new version of Firefox. (Later I have found that this is not necessary because new installs

of Firefox do not conflict with the previous).


Problem


Execution of the bash script, firefox128 from gnome-terminal command line started Firefox 128 but without GUI. Only the small white interval at left upper corner of the desktop appeared and it could be extended by using mouse to empty (white) window created by Gnome and titled, Firefox.

Observations


After Firefox 128.0.3 started the output of the command, ps -flu username revealed,

      /usr/local/lib64/firefox128/firefox
      /usr/local/lib64/firefox128/firefox-bin \
           -contentproc -parentBuildID 20240725162350 \
           -prefsLen 21615 -prefMapSize 245327 \
           -appDir /usr/local/lib64/firefox128/browser \
                   {d54171b1-8a79-44b3-a271-db4e09db2365} 3715 true socket

Two parameters preceding `true socket` vary from launch to launch.

Executions of, firefox128 --help

              firefox128 --full-version

display the expected output

In the way of successive approximations to highest Firefox version that starts with GUI in my system I have found this is Firefox 95.0.2

The binaries firefox in Firefox versions from 96.0 to 99.0.1 do not launch firefox-bin and the application hangs requiring explicit kill

Firefox versions 100.0.2, 101.0, 106.0, 106.0.5, 117.0, 117.0.1, 123.0.1, 128.0 I have tested like Firefox 128.0.3 behave in the same way as Firefox 128.0.3 with the same effects.

Output of the command, ps -flu username obtained when Firefox 95.0.2 is running with GUI in my system differs specifically from outputs of this command for Firefox versions above 100 Last argument for firefox-bin in those Firefox versions i.e. 100.0.2 and newer is `socket` whereas in Firefox 95.0.2 the last argument is `tab` as in the case,

       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 2 -isForBrowser \
                    -prefsLen 4814 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 6 -isForBrowser \
                    -prefsLen 5627 -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab
       /usr/local/lib64/firefox95/firefox-bin \
                    -contentproc -childID 7 -isForBrowser -prefsLen 5627 \
                    -prefMapSize 241644 -jsInitLen 278884 \
                    -parentBuildID 20211218203254 \
                    -appDir /usr/local/lib64/firefox95/browser 9563 true tab

During executing both the bash scripts firefox128 and firefox95, launching the respective Firefox versions, Firefox writes messages to stdout (gnome-display) but the outputs do not differ qualitatively.

For firefox128 the only intriguing mesasage is the last one that appears while closing Firefox 128, [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

These messages not differing qualitatively for Firefox 95.0.2 and Firefox 128 can be summarized as follws (firefox:5370): Gtk-CRITICAL **: gtk_widget_get_style_context: assertion 'GTK_IS_WIDGET (widget)' failed gtk_style_context_get_state: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_property: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_background_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed gtk_style_context_get_color: assertion 'GTK_IS_STYLE_CONTEXT (context)' failed

(firefox:5370): GLib-GObject-CRITICAL **: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed

(firefox:2901): GLib-GObject-CRITICAL **: \ g_object_ref: assertion 'object->ref_count > 0' failed and g_object_unref: assertion 'object->ref_count > 0' failed

[GFX1-]: glxtest: libEGL missing methods

For Firefox 128 they are preceded by warnings like, [Parent 4185, Main Thread] WARNING: \ g_value_unset: assertion 'G_IS_VALUE (value)' failed: \ 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:187


Moreover during starting Firefox in versions 96.0 - 117.0.1 there is the message,

                    os_mmap failed.: Cannot allocate memory 

This message is absent either in Firefox 95.0.2 and Firefox 128.0, 128.0.3

Motivation


The effect just described looks very strange but may be common to older versions of Linux distributions still being used by number of people with various motivations.

Various institutions, particularly banks, require "newest" versions of a browser and I am afraid that Firefox 95.0.2 working in my system will be very soon considered outdated that will result in lack of electronic access to bank account.

Therefore solving the problem just presented appears to be important.

Thank you in advance

1 日前 に koz55pl が質問

1 日前 に Syd Verma最後の返信

Can't change my profile picture

When I upload my profile picture to Mozilla accounts, it renders correctly in the browser, but when I click submit, it changes to lots of lines that give me trypophobia. … (続きを読む)

When I upload my profile picture to Mozilla accounts, it renders correctly in the browser, but when I click submit, it changes to lots of lines that give me trypophobia. It is also wrong in the Firefox browser profile icon.

1 日前 に Magnus が質問

1 日前 に cor-el最後の返信

Discord crashes as soon as someone else joins VC

Hey, I have noticed recently that Discord crashes its tab as soon as someone else joins a voice call and microphone access is given. I am on Linux/NixOS/Hyprland and a… (続きを読む)

Hey,

I have noticed recently that Discord crashes its tab as soon as someone else joins a voice call and microphone access is given.

I am on Linux/NixOS/Hyprland and am not experiencing this issue on Linux/Endeavour/Gnome.

The crash report mainly complains about libxul.

Any ideas or directions are greatly appreciated.

Best

1 日前 に Nydragon が質問

1 日前 に cor-el最後の返信

  • 解決済み
  • アーカイブに保管済み

Sync'ing with ONE Service account?

I have a disability and totally forgot about this question BUT it is still an issue I would like to find a resolution too, so I am going to try to restate it -- but know … (続きを読む)

I have a disability and totally forgot about this question BUT it is still an issue I would like to find a resolution too, so I am going to try to restate it -- but know I stopped working 2 years ago ... so maybe a resolution isnt horribly required :P


My old question: (This is an issue regardless of platform - MacOS, Linux, or Windows...)


I do a lot of OS switching - I test various Linux distros on my (was 5) but now 3 laptops and one really old 32 bit system for my mother-in-law and I am wondering if I can use FireFox Accounts over and over without making a new service device every time I need something from FF Accts :P (I actually stopped using Sync mainly because of this 'Sync' issue -- how do I know what I have is actually being sync'ed?) I have learned to live with uncertainty not because Firefox is bad or anything but because "I want to be in control of my Data, not someone else...I had thought FF Sync would help me do that but I fear it hasnt and maybe because of my disability it has just gotten worse ..." ... not to even mention FF dropped FF Lockwise - which I loved!  :P

Anyways, this has bugged my off and on for a long time but I have mostly ignored the issue ... until a couple of years ago I discovered I had like 20+ some odd devices on my account -- going back 3+ years or more. Now, I signed out of many of them and I am down to about 15 -- mostly because I am a little confused about how FF Accts determines what to sync and when I start Sync are all of them brought back? Even from 6+ months ago? The one's that were years old I signed out of and deleted but still ... and so, since I use FF for testing and I thought that there shouldn't be that much in each 'sync' test device ... it is sort of confusing...

So, is there a way to use FF Accts 'sync' to get my data to a new device without making a new 'synced' device?

Thx/Bill

PS - in the FF past releases I got what I wanted by just copying the .mozilla directory to the new system but that broke a few releases ago :P too bad stuff has to change :(

Also, please understand that I am on Android, iOS, MacOS, and Linux daily so trying to 'gather' what I am submitting this question on will not lend itself to trying to solve my insanity >< Sorry!

PPS - I have not tried the first solution offered in the old question yet... I am leaning toward giving up on Sync and just using HTML Bookmark files ... it is messier but I know it is my data - unchanged and unyielding :P Thanks  :)


Bill

1 年前 に Bill Jones が質問

11 か月前 に Bill Jones が回答

History missing AND cannot make bookmark

I have a somewhat elderly version of Linux, which I cannot upgrade for a variety of reasons, using FF-55.0.3, which is "plugged in" to all the local audio-video libraries… (続きを読む)

I have a somewhat elderly version of Linux, which I cannot upgrade for a variety of reasons, using FF-55.0.3, which is "plugged in" to all the local audio-video libraries, but also runs a current Mozilla-128.0.3 binary, which cannot access those libraries. I use both on a regulat basis. Recently "55" lost history tracking and cannot make new bookmarks (however old boolmarks are still present). How can i restore 55's ability to track history and make new bookmarks without losing what's there? Is there a relevant variable or two in about:config I can reset?

1 日前 に paul が質問

Firefox uses up all CPU and heats up the laptop if a page contains one anigif

This is pretty much the same as https://support.mozilla.org/en-US/questions/801343 back in Firefox 3.x → 4 times. I do recall having the same problem then, and disabling … (続きを読む)

This is pretty much the same as https://support.mozilla.org/en-US/questions/801343 back in Firefox 3.x → 4 times. I do recall having the same problem then, and disabling hardware acceleration did fix it back then, but it no longer does.

I’m currently on 115.3 ESR, but I’ve observed this for a while in Quantum (I don’t recall seeing it on Gecko with HW accel disabled).

2 日前 に mirabilos が質問

2 日前 に mirabilos最後の返信

  • 解決済み

Firefox and Firefox-Dev crashes on google maps.

I use Firefox-Dev(129.0b9 (64-bit)) and Firefox (128.0.3 (64-bit)) as default browsers on my Gentoo Linux system with an Intel i7. Both Firefox-Dev and Firefox crash will… (続きを読む)

I use Firefox-Dev(129.0b9 (64-bit)) and Firefox (128.0.3 (64-bit)) as default browsers on my Gentoo Linux system with an Intel i7. Both Firefox-Dev and Firefox crash will visiting some websites. Especially Google maps. I have a Gentoo Laptop with and i3 where I run both Firefox-Dev and Firefox and things run fine. I have more software installed on the Intel i7. Video cards ar different of course.

Here is my ldd: opt/firefox $ ldd firefox linux-vdso.so.1 (0x00007ffc8e584000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f0161fe7000) libc.so.6 => /lib64/libc.so.6 (0x00007f0161e08000) /lib64/ld-linux-x86-64.so.2 (0x00007f0162007000)


Here is the crash report: AdapterDeviceID: 0x6613 AdapterDriverVendor: mesa/radeonsi AdapterDriverVersion: 24.1.3.0 AdapterVendorID: 0x1002 Add-ons: formautofill%40mozilla.org:1.0.1,pictureinpicture%40mozilla.org:1.0.0,webcompat-reporter%40mozilla.org:2.1.0,webcompat%40mozilla.org:129.3.0,default-theme%40mozilla.org:1.3,addons-search-detection%40mozilla.com:2.0.0 AvailablePageFile: 98520420352 AvailablePhysicalMemory: 57304293376 AvailableSwapMemory: 68719472640 AvailableVirtualMemory: 65166487552 BackgroundTaskMode: 0 BuildID: 20240726091552 ContentSandboxCapabilities: 119 ContentSandboxCapable: 1 ContentSandboxLevel: 4 CrashTime: 1722173712 DOMFissionEnabled: 1 DOMIPCEnabled: 1 DesktopEnvironment: xfce EMCheckCompatibility: true GpuSandboxLevel: 0 GraphicsNumActiveRenderers: 1 GraphicsNumRenderers: 1 HeadlessMode: 0 InstallTime: 1722086601 IsWayland: 0 LastStartupWasCrash: 1 LinuxUnderMemoryPressure: 0 Notes: Gentoo LinuxFP(D00-L1000-W0000000-T01) WR? WR+ EGL? EGL- GL Context? GL Context+ WebGL? WebGL+ ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} ProductName: Firefox RDDProcessStatus: Running ReleaseChannel: aurora SafeMode: 0 SecondsSinceLastCrash: 324 StartupCacheValid: 0 StartupCrash: 0 StartupTime: 1722173401 SubmittedFrom: Client TelemetryClientId: 8d5032ba-a1c3-4acb-b235-847bd4545b87 TelemetryEnvironment: {"build":{"applicationId":"{ec8030f7-c20a-464f-9b0e-13a3a9e97384}","applicationName":"Firefox","architecture":"x86-64","buildId":"20240726091552","version":"129.0","vendor":"Mozilla","displayVersion":"129.0b9","platformVersion":"129.0","xpcomAbi":"x86_64-gcc3","updaterAvailable":true},"partner":{"distributionId":null,"distributionVersion":null,"partnerId":null,"distributor":null,"distributorChannel":null,"partnerNames":[]},"system":{"memoryMB":64259,"virtualMaxMB":null,"cpu":{"count":12,"cores":6,"vendor":"GenuineIntel","name":"Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz","family":6,"model":45,"stepping":7,"l2cacheKB":256,"l3cacheKB":12288,"speedMHz":5700,"extensions":["hasMMX","hasSSE","hasSSE2","hasSSE3","hasSSSE3","hasSSE4_1","hasSSE4_2","hasAVX","hasAES"]},"os":{"name":"Linux","version":"6.6.38-gentoo","locale":"en-US","distro":"Gentoo","distroVersion":"2.15"},"hdd":{"profile":{"model":null,"revision":null,"type":null},"binary":{"model":null,"revision":null,"type":null},"system":{"model":null,"revision":null,"type":null}},"gfx":{"D2DEnabled":null,"DWriteEnabled":null,"ContentBackend":"Skia","Headless":false,"EmbeddedInFirefoxReality":null,"TargetFrameRate":60,"adapters":[{"description":"OLAND (radeonsi, , LLVM 18.1.8, DRM 2.50, 6.6.38-gentoo)","vendorID":"0x1002","deviceID":"0x6613","subsysID":null,"RAM":0,"driver":null,"driverVendor":"mesa/radeonsi","driverVersion":"24.1.3.0","driverDate":null,"GPUActive":true}],"monitors":[{"screenWidth":1920,"screenHeight":1080}],"features":{"compositor":"webrender","hwCompositing":{"status":"available"},"gpuProcess":{"status":"unused"},"webrender":{"status":"available"},"wrCompositor":{"status":"blocked:FEATURE_FAILURE_DISABLE_RELEASE_OR_BETA"},"openglCompositing":{"status":"available"},"omtp":{"status":"unused"}}},"appleModelId":null,"hasWinPackageId":null},"settings":{"blocklistEnabled":true,"e10sEnabled":true,"e10sMultiProcesses":8,"fissionEnabled":true,"telemetryEnabled":true,"locale":"en-US","intl":{"requestedLocales":["en-US"],"availableLocales":["en-US"],"appLocales":["en-US"],"systemLocales":["en-US"],"regionalPrefsLocales":["en-US"],"acceptLanguages":["en-US","en"]},"update":{"channel":"aurora","enabled":true,"autoDownload":true,"background":true},"userPrefs":{"browser.search.region":"US","browser.search.widget.inNavBar":false,"browser.urlbar.autoFill":true,"browser.urlbar.autoFill.adaptiveHistory.enabled":false,"browser.urlbar.dnsResolveSingleWordsAfterSearch":0,"browser.urlbar.quicksuggest.dataCollection.enabled":false,"browser.urlbar.suggest.quicksuggest.nonsponsored":true,"browser.urlbar.suggest.quicksuggest.sponsored":true,"media.gmp-gmpopenh264.enabled":false,"media.gmp-gmpopenh264.lastInstallStart":1721840659,"media.gmp-gmpopenh264.lastDownload":1721840660,"media.gmp-gmpopenh264.lastUpdate":1721840660,"media.gmp-manager.lastCheck":1722086677,"media.gmp-manager.lastEmptyCheck":1722086677,"network.trr.strict_native_fallback":false,"widget.content.gtk-high-contrast.enabled":true},"sandbox":{"effectiveContentProcessLevel":4,"contentWin32kLockdownState":3},"addonCompatibilityCheckEnabled":true,"isDefaultBrowser":true,"defaultSearchEngine":"google-b-1-d","defaultSearchEngineData":{"loadPath":"[app]google@search.mozilla.org","name":"Google","origin":"default","submissionURL":"https://www.google.com/search?client=firefox-b-1-d&q="}},"profile":{"creationDate":19928,"firstUseDate":19928},"addons":{"activeAddons":{"formautofill@mozilla.org":{"version":"1.0.1","scope":1,"type":"extension","updateDay":19926,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":null,"name":"Form Autofill","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19926,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"pictureinpicture@mozilla.org":{"version":"1.0.0","scope":1,"type":"extension","updateDay":19926,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Fixes for web compatibility with Picture-in-Picture","name":"Picture-In-Picture","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19926,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"webcompat-reporter@mozilla.org":{"version":"2.1.0","scope":1,"type":"extension","updateDay":19926,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Report site compatibility issues on webcompat.com","name":"WebCompat Reporter","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19926,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false},"webcompat@mozilla.org":{"version":"129.3.0","scope":1,"type":"extension","updateDay":19926,"isSystem":true,"isWebExtension":true,"multiprocessCompatible":true,"blocklisted":false,"description":"Urgent post-release fixes for web compatibility.","name":"Web Compatibility Interventions","userDisabled":false,"appDisabled":false,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19926,"quarantineIgnoredByApp":true,"quarantineIgnoredByUser":false}},"theme":{"id":"default-theme@mozilla.org","blocklisted":false,"description":"Follow the operating system setting for buttons, menus, and windows.","name":"System theme — auto","userDisabled":false,"appDisabled":false,"version":"1.3","scope":4,"foreignInstall":false,"hasBinaryComponents":false,"installDay":19928,"updateDay":19928},"activeGMPlugins":{}},"experiments":{"upgrade-spotlight-rollout":{"branch":"treatment","type":"nimbus-rollout"}}} TelemetryServerURL: https://incoming.telemetry.mozilla.org TelemetrySessionId: aba8ef58-e31e-4fc6-b7a6-a5473f7d83d7 Throttleable: 1 TotalPageFile: 136099627008 TotalPhysicalMemory: 67380154368 URL: https://www.google.com/maps?authuser=0 UptimeTS: 311.090528 UtilityProcessStatus: Running Vendor: Mozilla Version: 129.0 useragent_locale: en-US This report also contains technical information about the state of the application when it crashed.

1 週間前 に Icebowl67 が質問

6 日前 に cor-el が回答

  • 解決済み
  • アーカイブに保管済み

Getting many email notifications for the same data breach in Firefox Monitor

Over the last five hours, I have gotten 27 emails from Firefox Monitor for this data breach, for the same email address. I have already marked the breach as resolved in M… (続きを読む)

Over the last five hours, I have gotten 27 emails from Firefox Monitor for this data breach, for the same email address. I have already marked the breach as resolved in Monitor but I keep getting emails. Is there anything I can do about it?

9 か月前 に Lucidiot が質問

9 か月前 に Lucidiot が回答

  • 解決済み
  • アーカイブに保管済み

saved passwords

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to s… (続きを読む)

hello, i recently went from google browser to firefox, and i want to import my passwords. i did save all my passwords from google browser to .csv file, but when i go to settings>import passwords, it lets me choose the file, i choose my passwords.csv, and then-nothing happens. no loading, browser doesnt stop working, my folder where i choose csv from is just closing, but passwords doesnt import

1 年前 に daniil.yershow が質問

1 年前 に cor-el が回答

  • 解決済み
  • アーカイブに保管済み

How to easily disable annoying PKCS#11 pop-up when Yubikey is plugged in

Hi, I am using Firefox for Linux, and whenever my yubikey is plugged in, firefox will start bothering me for a pkcs#11 password. It always happens on start-up but it get… (続きを読む)

Hi,

I am using Firefox for Linux, and whenever my yubikey is plugged in, firefox will start bothering me for a pkcs#11 password. It always happens on start-up but it gets relentlessly annoying if I happen to be on a site which potentially utilizes certificate auth, which I do not use this yubikey for.

I do however use it for 2fa, which does work perfectly fine.

How do I permanently stop whatever Firefox process keeps bothering me about this PKCS#11 password for functionality that I never use?

1 年前 に Dave が質問

1 年前 に Dave が回答

  • 解決済み
  • アーカイブに保管済み

cannot print web page from Firefox

i cannot print any web page from Firefox. The print option only offers me the option to save as PDF. Firefox is not detecting either my Brother laser printer or my Epson … (続きを読む)

i cannot print any web page from Firefox. The print option only offers me the option to save as PDF. Firefox is not detecting either my Brother laser printer or my Epson inkjet printer. if i use the print using system dialogue option fire fox shows a printer screen which has a simple entry of line prntr. If that is selected nothing at all happens. Clearly Firefox cannot detect my printers. If I save the web pages to a PDF file then open that file I can then get the normal system printing options and print the page. But all that does is clutter up my file system with files I will only ever use once. This proves the problem is clearly in Firefox and in its inability to detect system printers. I have tried all the suggestions from the help screens to no avail. Is there any other means of sorting this print problem.

1 年前 に austinjames が質問

1 年前 に austinjames が回答

  • 解決済み

Google preventing uploading of images to eBay

Hello, Today I tried to upload some images to a seller on eBay, and consistently got the popup pictured below. I've never seen, heard of or had this issue before and sear… (続きを読む)

Hello, Today I tried to upload some images to a seller on eBay, and consistently got the popup pictured below. I've never seen, heard of or had this issue before and searching for it comes up with nothing useful.

Any ideas? Using Firefox 115.13.0esr (64-bit)

Thanks

3 日前 に DrinksWithTheFlies が質問

2 日前 に DrinksWithTheFlies が回答

"Firefox can’t find the file" if server throw a PHP notice?

Firefox 128; Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0 In Chrome I get this error: PHP Notice: Undefined variable: f… (続きを読む)

Firefox 128; Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.7 KDE Frameworks Version: 5.92.0

In Chrome I get this error:

   PHP Notice: Undefined variable: fieldanme in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined index: in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined variable: fieldanme in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747
   PHP Notice: Undefined index: in D:\inetpub\webcontent\Admin\dealWorksheet\print.wip.php on line 747

In Firefox I get:

   File not found
   Firefox can’t find the file at https://the_url_in_question.
   Check the file name for capitalization or other typing errors.
   Check to see if the file was moved, renamed or deleted.            

Same file called seconds apart. Please note: this is NOT a 404 error. The file is there: if I fix the error on line 747, the PHP Notice goes away and FF loads the page correctly.

4 日前 に tailor7579 が質問

2 日前 に tailor7579最後の返信

HTTP/3 issues

Is there a way to force FF to use HTTP/3? There are multiple instances (youtube, for example) when site says "alt-svc: h3", but FF ignores it and keeps using at best HTTP… (続きを読む)

Is there a way to force FF to use HTTP/3? There are multiple instances (youtube, for example) when site says "alt-svc: h3", but FF ignores it and keeps using at best HTTP/2.

3 日前 に Merssedes が質問

2 日前 に Merssedes最後の返信