Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết

Missing "Send Tab to Device" button on linux

When I right click a tab I do not get the option to "Send Tab to Device" that I am used to on Windows. Is this missing from the Linux version? Or is there a setting for i… (xem thêm)

When I right click a tab I do not get the option to "Send Tab to Device" that I am used to on Windows. Is this missing from the Linux version? Or is there a setting for it?

I have searched the internet for this problem and could not find such things. I would appreciate any help!

Được hỏi bởi info3416 1 ngày trước

Được trả lời bởi info3416 1 ngày trước

  • Đã giải quyết

How to import data from old proile

I've installed a new version of Ubuntu Linux and - as recommended on this page's FAQs - backed up my firefox profile, than copied it into the profile folder on the new os… (xem thêm)

I've installed a new version of Ubuntu Linux and - as recommended on this page's FAQs - backed up my firefox profile, than copied it into the profile folder on the new os. Now Firefox tells me "You've launched an older version of firefox" and forces me to create a new profile :( Also loading the old profile in "about:profiles" leads to the same result

How can i restore at least my passwords? (When i try to copy only 4.db and logins.json from the old to the new profile, i get the same result)

I can't find an "import old profile"-function anywhere...

Được hỏi bởi dwm3 1 ngày trước

Được trả lời bởi dwm3 1 ngày trước

Storage (databases) seem to be broken

Storage seem to be broken in general, although the problem has morphed with my bad troubleshooting attempts. This problem started ~last week (or ~two months after I switc… (xem thêm)

Storage seem to be broken in general, although the problem has morphed with my bad troubleshooting attempts. This problem started ~last week (or ~two months after I switched OS from Windows to Garuda Linux, a variant of Arch) and has progressively gotten worse.

Initial problem: Privacy Badger errors and says storage is broken. Putting `navigator.storage.estimate()` into PB's extension console leads to a quota of a large number, and a usage of 0. Pandora.com then logs me out, and doesn't allow me to log back in. Console reveals it's an indexedDB problem about storage quotas. Many websites are forgetting tokens - I'll log in, and then 15 minutes later, log in again. This happened on Discord, Fastmail, and this support forum (in fact, I couldn't log in on Firefox here. Had to use Chromium). Bitwarden's extension also errors, although this one doesn't directly mention storage and instead says that the sync is out of date directly after syncing. Alright. (If I had to guess, the sync process no longer can write to storage so it's stuck with an old sync).

OK, this is odd. I load back the profile directory I still have saved from the last machine. Still symptomatic. Maybe it's a permissions problem? I run `chmod -R 777 ~/.mozilla/firefox` and relaunch. Still symptomatic. I nuke my firefox directory entirely, reinstall firefox (switching to For Developers) in the process, reimport my bookmarks, and run chmod again. Still symptomatic. Alright.

Maybe it's a problem with my extensions. I really, really doubt that, but maybe. I restart into troubleshooting mode. The problem still exists, but when I go back my bookmarks and extensions are gone.

Problem as it stands now: Pandora.com still logs me out, but I can log back in. Sometimes. It just doesn't remember when I relaunch firefox. Along the way at some point, visiting about:support now shows nothing. As in, when I press "copy text to clipboard" this is the report I get back:

  Application Basics
  ------------------
  
  Name:
  Version:
  Build ID:
  Distribution ID:
  User Agent:
  OS:
  OS Theme:
  Multiprocess Windows:
  Fission Windows:
  Remote Processes:
  Enterprise Policies:
  Google Location Service Key:
  Google Safebrowsing Key:
  Mozilla Location Service Key:
  ...full report in Troubleshooting Information section below, but it's not very helpful

When I open the browser console, I am greeted with dozens of errors. Here are the first few:

  NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001    (NS_ERROR_NOT_IMPLEMENTED) [nsIAppStartup.secondsSinceLastOSRestart]
      _collectStartupConditionsTelemetry resource:///modules/BrowserGlue.sys.mjs:1608
      BG__onFirstWindowLoaded resource:///modules/BrowserGlue.sys.mjs:1716
      BG_observe resource:///modules/BrowserGlue.sys.mjs:961
      _delayedStartup chrome://browser/content/browser.js:2068
  BrowserGlue.sys.mjs:1617:15
  
  TypeError: connection not specified in clone options.
      cloneStorageConnection resource://gre/modules/Sqlite.sys.mjs:1416
      <anonymous> resource://gre/modules/PlacesUtils.sys.mjs:2165
      promiseDBConnection resource://gre/modules/PlacesUtils.sys.mjs:1434
      fetchAnnotatedPages resource://gre/modules/History.sys.mjs:183
      _initializePromise resource://gre/modules/DownloadHistory.sys.mjs:205
      ensureInitialized resource://gre/modules/DownloadHistory.sys.mjs:229
      getList resource://gre/modules/DownloadHistory.sys.mjs:63
      _promiseList resource:///modules/DownloadsCommon.sys.mjs:790
  
  TypeError: connection not specified or invalid.
      wrapStorageConnection resource://gre/modules/Sqlite.sys.mjs:1507
      <anonymous> resource://gre/modules/PlacesUtils.sys.mjs:2177
      withConnectionWrapper resource://gre/modules/PlacesUtils.sys.mjs:1484
      get resource://gre/modules/PlacesUtils.sys.mjs:2253
      #kickOffOriginsAlternativeFrecency resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs:366
      AlternativeFrecencyHelper resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs:350
      PlacesFrecencyRecalculator resource://gre/modules/PlacesFrecencyRecalculator.sys.mjs:136
  
  TypeError: can't access property "executeBeforeShutdown", db is undefined
      withConnectionWrapper resource://gre/modules/PlacesUtils.sys.mjs:1485

(Many more errors here of "db is undefined" in various places)

  NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000ffff (NS_ERROR_UNEXPECTED)    [nsINavBookmarksService.tagsFolder] PlacesUtils.sys.mjs:2085
  
  Error: Error(s) encountered during statement execution: database or disk is full
      handleCompletion resource://gre/modules/Sqlite.sys.mjs:1067
  Sqlite.sys.mjs:402:15
  
  StorageError: Storage error: QuotaExceededError: IndexedDB: main/partitioning-exempt-urls importChanges() IndexedDB:  importChanges() in main/partitioning-exempt-urls The current transaction exceeded its quota limitations.
      StorageError resource://services-settings/RemoteSettingsClient.sys.mjs:157
      _adjustedError resource://services-settings/RemoteSettingsClient.sys.mjs:928
      maybeSync resource://services-settings/RemoteSettingsClient.sys.mjs:816
  Caused by: QuotaExceededError: IndexedDB: main/partitioning-exempt-urls importChanges() IndexedDB:  importChanges() in main/partitioning-exempt-urls The current transaction exceeded its quota limitations.
  
  StorageError: Storage error: InvalidStateError: IndexedDB: main/message-groups importChanges() IndexedDB: collections, timestamps, records importChanges() in main/message-groups A mutation operation was attempted on a database that did not allow mutations.
      StorageError resource://services-settings/RemoteSettingsClient.sys.mjs:157
      _adjustedError resource://services-settings/RemoteSettingsClient.sys.mjs:928
      maybeSync resource://services-settings/RemoteSettingsClient.sys.mjs:816
  Caused by: InvalidStateError: IndexedDB: main/message-groups importChanges() IndexedDB: collections, timestamps, records importChanges() in main/message-groups A mutation operation was attempted on a database that did not allow mutations.
      importChanges resource://services-settings/Database.sys.mjs:120
      promise resource://services-settings/IDBHelpers.jsm:128
      executeIDB resource://services-settings/IDBHelpers.jsm:92
      executeIDB resource://services-settings/Database.sys.mjs:474
  RemoteSettingsClient.sys.mjs:532:15
  RemoteSettingsWorker error: QuotaExceededError: IndexedDB:  execute() The current transaction exceeded its quota limitations.
  
  Could not write session state file  DOMException: Could not write chunk (size = 117330) to file /home/hugh/.mozilla/firefox/gkgh2t17.dev-edition-default/sessionstore-backups/recovery.jsonlz4.tmp. The file may be corrupt. <empty string> SessionFile.sys.mjs:405:17
  QM_TRY failure (ERROR): 'Unavailable failed with resultCode 0x80520012, resultName NS_ERROR_FILE_NOT_FOUND, context dom::localstorage::FirstOriginInitializationAttempt::Datastore', file dom/localstorage/ActorsParent.cpp:1056
  QM_TRY failure (WARNING): 'Unavailable failed with resultCode 0x80520012, resultName NS_ERROR_FILE_NOT_FOUND, context dom::localstorage::FirstOriginInitializationAttempt::Datastore', file dom/localstorage/ActorsParent.cpp:8393
  QM_TRY failure (WARNING): 'Unavailable failed with resultCode 0x8052000F, resultName NS_ERROR_FILE_TOO_BIG, context dom::localstorage::FirstOriginInitializationAttempt::Datastore', file dom/localstorage/ActorsParent.cpp:487

I see the error of "database or disk is full" - however, my disk is new (6 months old) and is literally 95% free space (see attached screenshot). I'm out of ideas, so hopefully someone else has more.

Được hỏi bởi calm.iron3027 1 ngày trước

updating Browser

My Linux/Computer guru passed away 5 years ago I have been using Firefox Quantum 57. 0.4 64 bit for Linux Mint 1.0 but am finding sites I need to access won't open or if… (xem thêm)

My Linux/Computer guru passed away 5 years ago I have been using Firefox Quantum 57. 0.4 64 bit for Linux Mint 1.0 but am finding sites I need to access won't open or if they open can't use the functions there. I know nothing about computers and I have not been able to find a tech to take my desktop to to get it updated. I am afraid to update because computer is currently set up with protections so I can do banking etc.. but soon I won't be able to access that. Any suggestions as to what to do at this point or suggestions of tech's in the Far West Valley of Phoenix AZ to assist ? Thanks so much for your time and any suggestions. Cheers,

Được hỏi bởi hermit9 9 giờ trước

How can I get Firefox to delete all browsing data/history/etc. on close except for one extension?

I have Firefox set up to basically clear itself of all history, cookies, data, etc. each time it closes. As a result this means I need to log into my password manager eac… (xem thêm)

I have Firefox set up to basically clear itself of all history, cookies, data, etc. each time it closes. As a result this means I need to log into my password manager each time I open a new Firefox session, rather than every 72 hours which is the setting I have put in the password manager itself. I know how to make exceptions for websites, but it's making an exception for an extension that is confusing me. Any help is appreciated!

Được hỏi bởi Karl Coogan 6 giờ trước

Lần cuối trả lời bởi cor-el 21 phút trước

Firefox is using a Chinese font for Japanese text

My preferred languages are set to: en-us, en, ja My preferred fonts for Japanese are set to: proportional: Sans Serif, Serif: IPA 明朝, Sans Serif: IPA ゴシック For web pages t… (xem thêm)

My preferred languages are set to: en-us, en, ja My preferred fonts for Japanese are set to: proportional: Sans Serif, Serif: IPA 明朝, Sans Serif: IPA ゴシック For web pages that set the language to Japanese (using lang="ja" or similar), the correct (Japanese) font is selected. However, for web pages that do not indicate the language, Firefox selects a Chinese font, ignoring my preferred language and fonts.

Được hỏi bởi tsuyoshi3 5 giờ trước

Lần cuối trả lời bởi tsuyoshi3 5 giờ trước

Change number of lines / height of address bar for long urls

Hi, I'm not sure if I just cant find the setting or if this is a feature request. I'm using the Firefox Developer edition, and I during web development I often deal with… (xem thêm)

Hi, I'm not sure if I just cant find the setting or if this is a feature request. I'm using the Firefox Developer edition, and I during web development I often deal with many query Params in the URL. Is there a way to have a long URL be displayed in multiple lines, or even better, one line per query parameter?

Best

Được hỏi bởi big007joe 46 phút trước

Lần cuối trả lời bởi cor-el 26 phút trước

  • Đã lưu trữ

Printing PDF to network printer

When printing a pdf from the built-in pdf viewer (pdf.js?) to a network printer, it's so slow as to be unusable. Save the same pdf and open it it in Xreader, click print,… (xem thêm)

When printing a pdf from the built-in pdf viewer (pdf.js?) to a network printer, it's so slow as to be unusable. Save the same pdf and open it it in Xreader, click print, and it starts printing immediately. Size of the document seems to play a role; I knew it was slow from trying to print smaller documents in the past, but today I needed a hard copy of a 68MB pdf, and hours later, it still had not printed.

I'm running latest Linux Mint Debian Edition 4 Debbie and latest Firefox in its repositories, 78.11.0esr (64-bit). Printer is Canon imageRunner 2200, it doesn't have any other slow printing problems, as I stated above.

Problem seems to have existed for a long time...

Được hỏi bởi f4f4 1 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước

  • Đã lưu trữ

Firefox DNS records

I've checked this post on cache files where a user asks where to find cache files. `about:config` shows all we need. There is also a cache file viewer -i think this is an… (xem thêm)

I've checked this post on cache files where a user asks where to find cache files. `about:config` shows all we need. There is also a cache file viewer -i think this is an alternative to `about:config`.

But this looks like a more detailed history stored on disk. Now, is it possible to see the DNS A records that the browser stores, translating a domain name to an IP?

Được hỏi bởi santimirandarp 1 năm trước

Lần cuối trả lời bởi santimirandarp 1 năm trước

  • Đã lưu trữ

Login issues with Penfed website

When I enter my username on the Penfed.org website, it replies with a dialogue box that simply says "Fail". Nothing else. I've attempted to login with troubleshoot mode… (xem thêm)

When I enter my username on the Penfed.org website, it replies with a dialogue box that simply says "Fail". Nothing else. I've attempted to login with troubleshoot mode without success. I've also cleared the cache and deleted Penfed cookies. No luck. I'm using version 89.0.2 (64-bit) with Firefox for Linux Mint 1.0.

This is a recent change as I have not encountered this issue previously in Firefox. I can also logon using Penfed's app on my iPhone so I know the system is not down.

If anybody has ideas, I'll try them.

Thanks. Charlie

Được hỏi bởi Charlie 1 năm trước

Lần cuối trả lời bởi Charlie 1 năm trước

  • Đã lưu trữ

Multiple profiles in the same window? (different logged in google accounts for different tabs)

This is a problem I never had a possible solution for. I would like to have Youtube Music in a separate (pinned) tab, but in the same window as everything else. The pro… (xem thêm)

This is a problem I never had a possible solution for.

I would like to have Youtube Music in a separate (pinned) tab, but in the same window as everything else.

The problem I have stems from youtube/google: I have 2 youtube accounts - once under my username, and one under my real name, and I don't remember how I ended up with that. I normally only use the account with my username and the "real name" account is mostly unused. But when migrating from Google Play Music, youtube decided to force me to use the "real name" account for that, and that's what I'm stuck with now.

So I would like to have youtube music, which need to be on account #2 open, whhile all other tabs are on google account #1. And when on the same profile, this is simply not possible. Switching account on one tab switches it for all others.

Is it possible to do that without a separate window open just for youtube music?

Được hỏi bởi Barteks2x 1 năm trước

Lần cuối trả lời bởi Franz_von_Suppe 1 năm trước

  • Đã lưu trữ

Screenshot contains only the upprer left corner

When I take a Screenshot within Firefox the Screenshot only contains the upper left quarter of the image. Firefox_Screenshot1.png shows how I take the Screenshot and Fire… (xem thêm)

When I take a Screenshot within Firefox the Screenshot only contains the upper left quarter of the image. Firefox_Screenshot1.png shows how I take the Screenshot and Firefox_Screenshot2.png shows the result. DE: bspwm

Được hỏi bởi TGP 1 năm trước

Lần cuối trả lời bởi jonzn4SUSE 1 năm trước

  • Đã lưu trữ

Autofill prevents forms working - at all! Firefox Developer 91.0b5 (64-bit)

Since firefox updated this morning, I'm no longer able to log in to some sites using forms once auto fill is active. I've created a new blank profile to test, and it's t… (xem thêm)

Since firefox updated this morning, I'm no longer able to log in to some sites using forms once auto fill is active.

I've created a new blank profile to test, and it's the same behaviour.

1. start blank profile 2. visit https://bandcamp.com/login 3. enter a username and password (doesn't matter that it's not real) and hit Submit 4. tell Firefox to remember password. 5. clear the form and reload the login page. 6. try to allow firefox to auto fill the fields

There's a really weird mix of things that go on

- sometimes one of the fields is populated, more often they both go yellow, but blank. - double clicking in a field seems to momentarily reveal contents, but then it goes blank again. - typing in an apparently blank but yellow field seems to suddenly append characters to the auto-filled value.

Được hỏi bởi shinyblue 1 năm trước

Lần cuối trả lời bởi shinyblue 1 năm trước

  • Đã lưu trữ

Tabs on Bottom complication with FF 90.0.2 ...

The thread https://support.mozilla.org/en-US/questions/1325905#answer-1429736 was "locked" after I requested help about removing toolbar "fog". Thank you for your replie… (xem thêm)

The thread https://support.mozilla.org/en-US/questions/1325905#answer-1429736 was "locked" after I requested help about removing toolbar "fog".

Thank you for your replies.

Được hỏi bởi henrietta_stroph 1 năm trước

Lần cuối trả lời bởi cor-el 1 năm trước

  • Đã lưu trữ

MyLOFT extension

Please make extension "MyLOFT" available for mozilla. To access British Library online it is needed. Google Chrome and Microsoft Edge has extension "MyLOFT" . I am a re… (xem thêm)

Please make extension "MyLOFT" available for mozilla. To access British Library online it is needed.

Google Chrome and Microsoft Edge has extension "MyLOFT" .

I am a regular user of Mozilla Firefox for Windows 10 as well as Linux confidently.

Please make it available ASAP.

Thank you

Được hỏi bởi MyVAIOUltrabook 1 năm trước

Lần cuối trả lời bởi Paul 1 năm trước

  • Đã lưu trữ

Bars at top of screen in transparent box after enabling webgpu (Firefox dev edition linux)

After enabling webgpu in about:config, I retried webgpu demos to find that there where now red bars (per my theme) in a transparent box. The transparent boxes containing … (xem thêm)

After enabling webgpu in about:config, I retried webgpu demos to find that there where now red bars (per my theme) in a transparent box. The transparent boxes containing these appeared basicly randomly in context menus and pages but always at the top of the screen

Được hỏi bởi SollyBunny 1 năm trước

Lần cuối trả lời bởi SollyBunny 1 năm trước

  • Đã lưu trữ

firefox private browsing and sending tabs to different devices

So,when ever i send tabs from my pc to my device i mostly send it through private browsing mode but if i open it from my device it dosent open in private browsing. Am i d… (xem thêm)

So,when ever i send tabs from my pc to my device i mostly send it through private browsing mode but if i open it from my device it dosent open in private browsing. Am i doing something wrong?

Được hỏi bởi anmolkafle8 1 năm trước

Lần cuối trả lời bởi cor-el 1 năm trước

  • Đã lưu trữ

additionnal modules

hello, I don't understand why I can't see the icons of the modules at the right side of the address bar, as it was before. So I can't use the modules, for example to tran… (xem thêm)

hello, I don't understand why I can't see the icons of the modules at the right side of the address bar, as it was before. So I can't use the modules, for example to translate smth.

Được hỏi bởi alex005 1 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước