Εμφάνιση ερωτήσεων με ετικέτες: Εμφάνιση όλων των ερωτήσεων
  • Αρχειοθετήθηκε

wierd UI (css positioning) on Firefox on Debian Bullseye

I am on Firefox 91.0.1 (64-bit) on Debian 11. As the example screenshot shows, UI on many webpages looks wierd and inconsistent. I also use Firefox on my work computer, w… (διαβάστε περισσότερα)

I am on Firefox 91.0.1 (64-bit) on Debian 11. As the example screenshot shows, UI on many webpages looks wierd and inconsistent. I also use Firefox on my work computer, which is on Windows 10 and has no such issues. So, I think this is because of some dependency issues with my Debian machine. How do I fix this?

Ερώτηση από Naveen Kumar 1 έτος πριν

Τελευταία απάντηση από Naveen Kumar 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

Video only show one image and blocks

Hello, I'm using firefox-dev under linux debian buster and would like to keep it as my default browser and even more after all those recent articles in media where they … (διαβάστε περισσότερα)

Hello,

I'm using firefox-dev under linux debian buster and would like to keep it as my default browser and even more after all those recent articles in media where they say firefox is loosing its users.

I received the newletter from netflix and I tried to watch a trailer (https://www.netflix.com/watch/81387952?trkid=13710079&MSG_TITLE=81387952&lnktrk=EMP&g=79ECBFC7B02B1269F43D15B11C9BA9F56455502C&lkid=TRAILER_CTA) but even after i clicked on accept drm, the video was stuck nothing happened I just saw one single fixed picture of the movie.

Later, I was on facebook, trying to watch a video (https://www.facebook.com/demotivateur/videos/5009752875718446) and the same here without any DRM...

For both of the cases I opened chrome pasted the url and video played very well.

Is there something to tweak to make it work ? Is it because I'm under debian ?

I don't want friends to switch to chrome but I understand them sometimes.

Kr,

Eric

Ερώτηση από ecornely 1 έτος πριν

Απάντηση από jonzn4SUSE 1 έτος πριν

  • Αρχειοθετήθηκε

Firefox 92 hangs every time I right click on a string

Hello, I just upgraded to firefox 92. When I right click on a string I wrote such as : "zaiuryezoyhdsofh" with spell check enabled, Firefox hangs for minutes and my… (διαβάστε περισσότερα)

Hello,

I just upgraded to firefox 92. When I right click on a string I wrote such as : "zaiuryezoyhdsofh" with spell check enabled, Firefox hangs for minutes and my CPU is 100%. It happens only on a string and on every websites, even google search.

I'm able to reproduce in safe mode, but FF doesn't want to crash so no report.

System : Debian Buster 10.

Ερώτηση από Quentin 1 έτος πριν

Τελευταία απάντηση από Quentin 1 έτος πριν

  • Αρχειοθετήθηκε

Problem rendering images and videos on new 91.4.1esr version

Hi. I'm having some issues to render CSS effects and videos after last update (version 91.4.1esr). Before that update everything was pretty smooth, but since the update t… (διαβάστε περισσότερα)

Hi. I'm having some issues to render CSS effects and videos after last update (version 91.4.1esr). Before that update everything was pretty smooth, but since the update the browser is getting very slow to render "everything that moves" on the screen. The movements are poor on CSS or videos, its like it was exceeding in any video/memory resources, get very slow and nothing smooth.

My system: - Linux Debian 11 (fully updated) 64bits; - Processor: Xeon 2670-v3; - Ram: 32GB; - Graphics: Quadro 2000; - Graphics Driver: official Nvidia 390.144 x86 with 32bits support downloaded by Nvidia's site.

Any hints on how can I solve this?

Ερώτηση από Ivan Gneiding 1 έτος πριν

Τελευταία απάντηση από Ivan Gneiding 1 έτος πριν

  • Αρχειοθετήθηκε

saved logins and passwords wiped, erased, deleted, lost

Very similar to posts in previous years that are archived and largely unanswered or not up-to-date. I opened up my a Firefox session to find out I was logged out of syn… (διαβάστε περισσότερα)

Very similar to posts in previous years that are archived and largely unanswered or not up-to-date.

I opened up my a Firefox session to find out I was logged out of sync and when I logged back in all my passwords where erased.

This has been stable for the last 10 months and Firefox has provided a reliable password archive with nice syncing features. However, this is a deal breaker, since I cannot loose the login credentials randomly.

No updates. No conscious logging out. No disregarding warnings etc.

Anyway to revert or retrieve?

Ερώτηση από Magnus 1 έτος πριν

Τελευταία απάντηση από jonzn4SUSE 1 έτος πριν

  • Αρχειοθετήθηκε

Commit view on GitHub with FireFox broken

Hello, First let me thank Mozilla again for a great experience. I've been using Firefox as my main browser for many years and since some time I also started supporting Mo… (διαβάστε περισσότερα)

Hello, First let me thank Mozilla again for a great experience. I've been using Firefox as my main browser for many years and since some time I also started supporting Mozilla financially with whatever little I can with recurring payments. To the problem: since some time patch / commit view on HitHub with Firefox is broken. I guess many @mozilla have github accounts so you can open and read https://support.github.com/ticket/1318472 but to summarise: my first entry there was: ``` When viewing Linux kernel style Pull Requests on GitHub, using Firefox, TABs are displayed as 4 spaces, which is confusing, since the default is 8 spaces, which is also what is displayed in chrome and chromium. E.g. https://github.com/thesofproject/sof/pull/4747/commits/e9cc9312841a9329797b0b676335c8cb1a0dc779 ``` then a screenshot (attached) and a clarification to it: ``` As you can see there the patch area between lines 238 and 245 is wrongly indented by 4 spaces, whereas areas above and below are correctly indented by 8 spaces. ``` Then more: ``` No, space isn't used for indentation in that code. They can download raw code and verify, I'm sure they know how to do that. Why don't they just reproduce that themselves? Start Firefox, navigate to any PR commit like https://github.com/thesofproject/sof/pull/4884/commits/b19a64df2c2fcd63d7407ef500fd3312287c8995 and click arrows above and below the diff to display surrounding code. Then navigate to or download the raw patch https://github.com/thesofproject/sof/commit/b19a64df2c2fcd63d7407ef500fd3312287c8995.patch to see TABs used everywhere. Should be very easy to verify. ``` and their last reply was ``` From a technical standpoint this is not a regression. It's a problem with the way firefox interprets the combination of the tab-size css and the particular markdown we use for our diffs.

After reviewing the Issue in more detail there it has not been prioritized and will most likely not be addressed in the near future. ``` This is a deal-breaker for me. I spend hours daily reviewing GitHub pull requests. And I'd really not want to use a different browser just because of this... Please help! Thanks Guennadi

Ερώτηση από lyakh 1 έτος πριν

Τελευταία απάντηση από lyakh 1 έτος πριν

  • Αρχειοθετήθηκε

[Performance issue] Slowness due overextensive virtual memory usage

Hello. I want to report a performance issue (slowness) caused by the overexcesive virtual memory usage by Firefox sub-processess. State description After runing Firefox… (διαβάστε περισσότερα)

Hello. I want to report a performance issue (slowness) caused by the overexcesive virtual memory usage by Firefox sub-processess.

State description

After runing Firefox, I observed in the htop the process of Firefox (and it's sub-processes) and compared it with the about:processes

I had discovered that main Firefox process opens many sub-processess that aren't even used (they does not appear on the mentioned above "about" page).

Additionally, in some mement, at latest one of the created sub-process start to use 28.6 GB of virtual memory, like each of the created by it sub-process. This causes quite big loose of stability of the browser and even system

Ερώτηση από Mcgiwer 1 έτος πριν

Τελευταία απάντηση από Mcgiwer 1 έτος πριν

  • Αρχειοθετήθηκε

This video file cannot be played.(Error Code: 102630)

I am running Firefox Browser 97.01 (64bit) Mozilla Firefox Snap for Ubuntu canonical 002-1.0 on Raspberry Pi Debian GNU/Linux 11 (bullseye) version ID 11. I am trying to… (διαβάστε περισσότερα)

I am running Firefox Browser 97.01 (64bit) Mozilla Firefox Snap for Ubuntu canonical 002-1.0 on Raspberry Pi Debian GNU/Linux 11 (bullseye) version ID 11.

I am trying to stream various TV services like CTV.ca, CBC.ca, etc. I am getting the following error message: This video file cannot be played.(Error Code: 102630)

I have tried the solutions recommended in the forum with no luck.

What am I missing?

Regards.

Ερώτηση από Peter Slinn 1 έτος πριν

Τελευταία απάντηση από jonzn4SUSE 1 έτος πριν

  • Επιλύθηκε
  • Αρχειοθετήθηκε

cannot fast forward or back while playing mp3 file

Using Firefox 100.0.1. Debian Linux. Dell 1525 with 4G ram. When playing a certain mp3 file in the browser, if I use the arrow keys, or the mouse, to skip forward or bac… (διαβάστε περισσότερα)

Using Firefox 100.0.1. Debian Linux. Dell 1525 with 4G ram.

When playing a certain mp3 file in the browser, if I use the arrow keys, or the mouse, to skip forward or back, there is no response, but the audio stops playing for a period of time, then, finally it starts playing again at the spot it was before.

This does not happen with this file in Chrome, or in VLC. Also, with other mp3s it does not happen in Firefox.

I finally got it to work by converting the file to ogg vorbis, but this is not something I want to make a practice of..

I imported the file back into Audacity, and re-exported it as an mp3. Same result.

Weird... Any ideas?

Thanks,

Ερώτηση από gophild 12 μήνες πριν

Απάντηση από jonzn4SUSE 11 μήνες πριν

  • Αρχειοθετήθηκε

Some pages not loading in 91.10.0esr

I use Firefox on Linux Debian 11 (Bullseye). After a recent automatic update to Firefox 91.10.0esr, some websites will not load (just sit with a blank page, showing flick… (διαβάστε περισσότερα)

I use Firefox on Linux Debian 11 (Bullseye). After a recent automatic update to Firefox 91.10.0esr, some websites will not load (just sit with a blank page, showing flicking loading symbol). Examples are ocado.com and abelandcole.co.uk. I have tried all the usual things to fix, including, switching off VPN, clearing cookies and caches, running in safe mode, all with no success. Both sites run fine in Vivaldi and Brave. I have eventually got the pages to load by disabling IPv6 in Firefox. Clearly there is a problem with 91.10.0esr. I'm not sure whether the workaround of disabling IPv6 might cause other problems or weaken security or privacy?

Ερώτηση από Chris 11 μήνες πριν

Τελευταία απάντηση από jonzn4SUSE 11 μήνες πριν

  • Αρχειοθετήθηκε

Firefox vers 91.10esr(64bit):-"cannot load M3U8:levelLoadTimeOut"

Hi!, recently i have been having this browsing problem whenever I open the news website at https://www.cgtn.com/channel/documentary. The site wont load and error is shown… (διαβάστε περισσότερα)

Hi!, recently i have been having this browsing problem whenever I open the news website at https://www.cgtn.com/channel/documentary. The site wont load and error is shown- "cannot load M3U8:levelLoadTimeOut". Have tried numerous times but failed to load. However other web sites have no problem and prior to this I am able to surf at all times. What must I do to get back the browsing? Any help is appreciated. Thanks

Ερώτηση από xxmanreturns 11 μήνες πριν

Τελευταία απάντηση από cor-el 11 μήνες πριν

  • Αρχειοθετήθηκε

gah your tab just crashed armhf

installed debian sid on userland app. installed firefox. when i launch firefox, it just shows "gah: your tab just crashed". entering duckduckgo.com and press enter, it sh… (διαβάστε περισσότερα)

installed debian sid on userland app. installed firefox. when i launch firefox, it just shows "gah: your tab just crashed". entering duckduckgo.com and press enter, it shows same error message. disabling hardware acceleration has no effect. is there any way to make it usable on my device?

Ερώτηση από jindam, vani 10 μήνες πριν

Τελευταία απάντηση από jindam, vani 10 μήνες πριν

  • Αρχειοθετήθηκε

Debian Mate Firefox worked once. Now it fails continous, no crash log

I need some things to look at. Debian 11.4 Bullseye 16 CPU 72GB I just got the Mate desktop working. Thought I'd find a cool wallpaper. Site said it needed to load an ext… (διαβάστε περισσότερα)

I need some things to look at. Debian 11.4 Bullseye 16 CPU 72GB I just got the Mate desktop working. Thought I'd find a cool wallpaper. Site said it needed to load an extension. I tried to escape but now my firefox fails to load even in troubleshoot mode. It builds the window frame I can almost touch the menu and gone.

Checked .mozilla/firefox/Crash Reports/ and it's empty checked .mozilla/extensions/ and it's emtpy Got an install time InstallTime20220718130424

as I click on Firefox Icon in menu the screen pops alert that says: "Firefox closed unexpectedly while starting....try to resolve the problem in troubleshooting in SafeMode."

tailing syslog: tail -f /var/log/syslog gives this clue: oom-kill:constraint=CONTRAINT_NONE, task=firefox-esr total-vm:672432kb Kernel Out Of Memory killed process pgtables:840kb oom-score_addj:0

I can add more detail if I know where to look. OOM with 72GB ?

Ερώτηση από agrapha 9 μήνες πριν

Τελευταία απάντηση από cor-el 9 μήνες πριν

  • Αρχειοθετήθηκε

no sound after installing latest version (104)

I'm running Debian Stretch and the packaged version of Firefox (91) runs fine but seems a bit dated. I installed ver. 104 manually and everything is fine except that the… (διαβάστε περισσότερα)

I'm running Debian Stretch and the packaged version of Firefox (91) runs fine but seems a bit dated. I installed ver. 104 manually and everything is fine except that there is no audio. I changed the setup Privacy and Security Autoplay to 'Allow Audio and Video' -- no audio. I've restarted in troubleshoot mode -- no audio. Other browsers, including ver. 91 of Firefox have no trouble with audio. Any ideas? On quitting I get these messages:

3 /opt/firefox 0 $ firefox [GFX1-]: glxtest: libEGL missing methods for GL test [GFX1-]: glxtest: libEGL missing eglGetDisplayDriverName

3 /opt/firefox 0 $ [GFX1-]: glxtest: libEGL missing methods for GL test 12:03PM Tue 6 [GFX1-]: glxtest: libEGL missing eglGetDisplayDriverName [2022-09-06T19:03:40Z ERROR mp4parse] Found 2 nul bytes in "\0\0" [2022-09-06T19:03:40Z ERROR mp4parse] Found 2 nul bytes in "\0\0" [2022-09-06T19:03:40Z ERROR mp4parse] Found 2 nul bytes in "\0\0" [2022-09-06T19:03:40Z ERROR mp4parse] Found 2 nul bytes in "\0\0" [Child 4452, MediaDecoderStateMachine #1] WARNING: 7f1908378700 OpenCubeb() failed to init cubeb: file /builds/worker/checkouts/gecko/dom/media/AudioStream.cpp:281 [Child 4452, MediaDecoderStateMachine #1] WARNING: Decoder=7f1909b8ac00 [OnMediaSinkAudioError]: file /builds/worker/checkouts/gecko/dom/media/MediaDecoderStateMachine.cpp:3979 [2022-09-06T19:05:39Z ERROR viaduct::backend::ffi] Missing HTTP status [2022-09-06T19:05:39Z ERROR viaduct::backend::ffi] Missing HTTP status

Ερώτηση από rayandrews 8 μήνες πριν

Τελευταία απάντηση από jonzn4SUSE 8 μήνες πριν

  • Αρχειοθετήθηκε

Firefox doesn't load Captcha pages

When I try to go to a page that uses Capcha to verify my browser it doesn't display, It will in TOR, Chromium, just not firefox. Now, I can't reach 90% of the sites I usu… (διαβάστε περισσότερα)

When I try to go to a page that uses Capcha to verify my browser it doesn't display, It will in TOR, Chromium, just not firefox. Now, I can't reach 90% of the sites I usually go to (DICE, Glassdoor, etc. Current version & Things: Application Basics


Name: Firefox Version: 102.3.0esr Build ID: 20220912135840 Distribution ID: User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 OS: Linux 5.19.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1 (2022-09-24) OS Theme: Clearlooks / Adwaita Multiprocess Windows: 1/1 Fission Windows: 1/1 Enabled by default Remote Processes: 8 Enterprise Policies: Inactive Google Location Service Key: Found Google Safebrowsing Key: Found Mozilla Location Service Key: Found Safe Mode: true Memory Size (RAM): 6.7 GB Disk Space Available: 282 GB

Crash Reports for the Last 3 Days


Firefox Features


Name: DoH Roll-Out Version: 2.0.0 ID: doh-rollout@mozilla.org

Name: Firefox Screenshots Version: 39.0.1 ID: screenshots@mozilla.org

Name: Form Autofill Version: 1.0.1 ID: formautofill@mozilla.org

Name: Picture-In-Picture Version: 1.0.0 ID: pictureinpicture@mozilla.org

Name: Web Compatibility Interventions Version: 102.0.0 ID: webcompat@mozilla.org

Name: WebCompat Reporter Version: 1.4.2 ID: webcompat-reporter@mozilla.org

Remote Features


Remote Processes


Type: Privileged About Count: 1

Type: Extension Count: 1

Type: Isolated Web Content Count: 2

Type: Preallocated Count: 3

Type: Socket Count: 1

Add-ons


Name: Add-ons Search Detection Type: extension Version: 2.0.0 Enabled: true ID: addons-search-detection@mozilla.com

Name: Amazon.com Type: extension Version: 1.3 Enabled: true ID: amazondotcom@search.mozilla.org

Name: Bing Type: extension Version: 1.3 Enabled: true ID: bing@search.mozilla.org

Name: DuckDuckGo Type: extension Version: 1.1 Enabled: true ID: ddg@search.mozilla.org

Name: eBay Type: extension Version: 1.3 Enabled: true ID: ebay@search.mozilla.org

Name: Google Type: extension Version: 1.2 Enabled: true ID: google@search.mozilla.org

Name: Wikipedia (en) Type: extension Version: 1.1 Enabled: true ID: wikipedia@search.mozilla.org

Name: AdBlocker Ultimate Type: extension Version: 3.7.19 Enabled: false ID: adblockultimate@adblockultimate.net

Name: Augmented Steam Type: extension Version: 2.3.3 Enabled: false ID: {1be309c5-3e4f-4b99-927d-bb500eb4fa88}

Name: Calendly: Meeting Scheduling Software Type: extension Version: 2.7.2.0 Enabled: false ID: firefox_extension@calendly.com

Name: DuckDuckGo Privacy Essentials Type: extension Version: 2022.8.25 Enabled: false ID: jid1-ZAdIEUB7XOzOJw@jetpack

Name: LibreOffice Editor Type: extension Version: 2.18.7 Enabled: false ID: {223b662b-a5c4-489f-beea-ee572fab24c0}

Name: Shodan Type: extension Version: 0.3.2 Enabled: false ID: jid1-AWt6ex5aPvWtTg@jetpack

Name: Steam URL Opener Type: extension Version: 0.0.6 Enabled: false ID: {85252760-c586-4180-8788-c50234c0ac08}

Graphics


Features Compositing: WebRender (Software) Asynchronous Pan/Zoom: wheel input enabled; scrollbar drag enabled; keyboard enabled; autoscroll enabled; smooth pinch-zoom enabled WebGL 1 Driver WSI Info: - WebGL 1 Driver Renderer: WebGL is currently disabled. WebGL 1 Driver Version: - WebGL 1 Driver Extensions: - WebGL 1 Extensions: - WebGL 2 Driver WSI Info: - WebGL 2 Driver Renderer: WebGL is currently disabled. WebGL 2 Driver Version: - WebGL 2 Driver Extensions: - WebGL 2 Extensions: - Window Protocol: x11 Desktop Environment: mate Target Frame Rate: 60 GPU #1 Active: Yes Description: KAVERI (, LLVM 14.0.6, DRM 2.50, 5.19.0-2-amd64) Vendor ID: 0x1002 Device ID: 0x1315 Driver Vendor: mesa/radeonsi Driver Version: 22.2.0.0 RAM: 0

Diagnostics AzureCanvasBackend: skia AzureContentBackend: skia AzureFallbackCanvasBackend: skia CMSOutputProfile: Empty profile data Display0: 1366x768@60Hz scales:1.000000|1.000000 DisplayCount: 1 Decision Log HW_COMPOSITING: available by default blocked by runtime: Acceleration blocked by safe-mode OPENGL_COMPOSITING: unavailable by default: Hardware compositing is disabled WEBRENDER: available by default unavailable-in-safe-mode by runtime: Safe-mode is enabled WEBRENDER_QUALIFIED: available by default WEBRENDER_COMPOSITOR: disabled by default: Disabled by default blocklisted by env: Blocklisted by gfxInfo blocked by runtime: Cannot be enabled in release or beta WEBRENDER_PARTIAL: available by default WEBRENDER_SHADER_CACHE: disabled by default: Disabled by default unavailable by runtime: WebRender disabled WEBRENDER_OPTIMIZED_SHADERS: available by default unavailable by runtime: WebRender disabled WEBRENDER_ANGLE: available by default unavailable by env: OS not supported WEBRENDER_DCOMP_PRESENT: available by default disabled by user: User disabled via pref unavailable by env: Requires Windows 10 or later unavailable by runtime: Requires ANGLE WEBRENDER_SOFTWARE: available by default WEBGPU: disabled by default: Disabled by default blocked by runtime: WebGPU cannot be enabled in release or beta X11_EGL: available by default DMABUF: available by default VAAPI: disabled by default: VAAPI is disabled by default VP8_HW_DECODE: available by default VP9_HW_DECODE: available by default



Media


Audio Backend: pulse-rust Max Channels: 6 Preferred Sample Rate: 44100 Roundtrip latency (standard deviation): 43.08ms (4.65) Output Devices Name: Group Built-in Audio Digital Surround 5.1 (HDMI): /devices/pci0000:00/0000:00:01.1/sound/card0 Simultaneous output to Built-in Audio Digital Surround 5.1 (HDMI): Input Devices Name: Group Monitor of Built-in Audio Digital Surround 5.1 (HDMI): /devices/pci0000:00/0000:00:01.1/sound/card0 Monitor Source of Simultaneous output to Built-in Audio Digital Surround 5.1 (HDMI):

Enumerate database

Environment Variables


DISPLAY: :0 MOZ_ASSUME_USER_NS: 1 MOZ_CRASHREPORTER_EVENTS_DIRECTORY: /home/tmick/.mozilla/firefox/2ue7dr1j.default-esr/crashes/events MOZ_CRASHREPORTER_RESTART_ARG_0: /usr/lib/firefox-esr/firefox-esr MOZ_CRASHREPORTER_RESTART_ARG_1: MOZ_CRASHREPORTER_RESTART_ARG_2: MOZ_CRASHREPORTER_DATA_DIRECTORY: /home/tmick/.mozilla/firefox/Crash Reports MOZ_CRASHREPORTER_PING_DIRECTORY: /home/tmick/.mozilla/firefox/Pending Pings MOZ_CRASHREPORTER_STRINGS_OVERRIDE: /usr/lib/firefox-esr/browser/crashreporter-override.ini MOZ_LAUNCHED_CHILD: MOZ_APP_SILENT_START: XRE_PROFILE_PATH: XRE_PROFILE_LOCAL_PATH: XRE_START_OFFLINE: XRE_BINARY_PATH: XRE_RESTARTED_BY_PROFILE_MANAGER: MOZ_SAFE_MODE_RESTART: MOZ_APP_RESTART: 1

Experimental Features


about:home startup cache (browser.startup.homepage.abouthome_cache.enabled): false Cookies: SameSite=Lax by default (network.cookie.sameSite.laxByDefault): false Cookies: SameSite=None requires secure attribute (network.cookie.sameSite.noneRequiresSecure): false Cookies: Schemeful SameSite (network.cookie.sameSite.schemeful): false CSS: Constructable Stylesheets (layout.css.constructable-stylesheets.enabled): true CSS: Masonry Layout (layout.css.grid-template-masonry-value.enabled): false Developer Tools: Compatibility Panel (devtools.inspector.compatibility.enabled): true Developer Tools: Service Worker debugging (devtools.debugger.features.windowless-service-workers): false Media: JPEG XL (image.jxl.enabled): false Address Bar: show results during IME composition (browser.urlbar.keepPanelOpenDuringImeComposition): false Web API: WebGPU (dom.webgpu.enabled): false WebRTC Global Mute Toggles (privacy.webrtc.globalMuteToggles): false

Remote Experiments


TCP rollout, Phase III (TCP on by default for 95% EXISTING ESR profiles): control

Important Modified Preferences


browser.contentblocking.category: standard browser.search.region: US browser.sessionstore.upgradeBackup.latestBuildID: 20220912135840 browser.startup.homepage_override.buildID: 20220912135840 browser.startup.homepage_override.mstone: 102.3.0 browser.tabs.loadInBackground: false browser.urlbar.maxRichResults: 12 browser.urlbar.placeholderName: DuckDuckGo browser.urlbar.placeholderName.private: DuckDuckGo browser.urlbar.quicksuggest.migrationVersion: 2 browser.urlbar.quicksuggest.scenario: offline browser.urlbar.resultGroups: {"children":[{"maxResultCount":1,"children":[{"group":"heuristicTest"},{"group":"heuristicExtension"},{"group":"heuristi browser.urlbar.tipShownCount.searchTip_onboard: 4 doh-rollout.balrog-migration-done: true doh-rollout.doneFirstRun: true doh-rollout.home-region: US doh-rollout.mode: 2 doh-rollout.self-enabled: true doh-rollout.uri: https://mozilla.cloudflare-dns.com/dns-query dom.forms.autocomplete.formautofill: true dom.security.https_only_mode_ever_enabled: true dom.security.https_only_mode_ever_enabled_pbm: true dom.security.https_only_mode_pbm: true extensions.lastAppVersion: 102.3.0 font.internaluseonly.changed: true gfx.blacklist.layers.opengl.failureid: FEATURE_FAILURE_SOFTWARE_GL idle.lastDailyNotification: 1664653872 media.gmp-gmpopenh264.abi: x86_64-gcc3 media.gmp-gmpopenh264.lastUpdate: 1660850675 media.gmp-gmpopenh264.version: 1.8.1.2 media.gmp-manager.buildID: 20220912135840 media.gmp-manager.lastCheck: 1664653621 media.gmp-manager.lastEmptyCheck: 1664653621 media.gmp.storage.version.observed: 1 media.peerconnection.enabled: false media.videocontrols.picture-in-picture.video-toggle.enabled: false network.trr.blocklist_cleanup_done: true places.database.lastMaintenance: 1664556466 privacy.purge_trackers.date_in_cookie_database: 0 privacy.purge_trackers.last_purge: 1664653874119 privacy.sanitize.pending: [{"id":"newtab-container","itemsToClear":[],"options":{}}] security.remote_settings.crlite_filters.checked: 1661004384 security.remote_settings.intermediates.checked: 1660936953 security.sandbox.content.tempDirSuffix: 92179baf-be01-4048-86c9-d29af47379d3 services.sync.declinedEngines: services.sync.engine.addresses: true services.sync.engine.addresses.available: true services.sync.engine.creditcards: true services.sync.engine.prefs.modified: false services.sync.lastPing: 1664654233 services.sync.lastSync: Sat Oct 01 2022 18:19:46 GMT-0500 (Central Daylight Time) storage.vacuum.last.index: 1 storage.vacuum.last.places.sqlite: 1663607207

Important Locked Preferences


fission.autostart.session: true

Places Database


Accessibility


Activated: false Prevent Accessibility: 0

Library Versions


NSPR Expected minimum version: 4.35 Version in use: 4.35

NSS Expected minimum version: 3.83 Version in use: 3.83

NSSSMIME Expected minimum version: 3.83 Version in use: 3.83

NSSSSL Expected minimum version: 3.83 Version in use: 3.83

NSSUTIL Expected minimum version: 3.83 Version in use: 3.83

Sandbox


Seccomp-BPF (System Call Filtering): true Seccomp Thread Synchronization: true User Namespaces: true Content Process Sandboxing: true Media Plugin Sandboxing: true Content Process Sandbox Level: 4 Effective Content Process Sandbox Level: 4 Win32k Lockdown State for Content Process: Win32k Lockdown disabled -- Operating system not supported

Rejected System Calls


Startup Cache


Disk Cache Path: /home/tmick/.cache/mozilla/firefox/2ue7dr1j.default-esr/startupCache/startupCache.8.little Ignore Disk Cache: false Found Disk Cache on Init: false Wrote to Disk Cache: true

Internationalization & Localization


Application Settings Requested Locales: ["en-US"] Available Locales: ["en-US"] App Locales: ["en-US"] Regional Preferences: ["en-US"] Default Locale: "en-US" Operating System System Locales: ["en-US"] Regional Preferences: ["en-US"]

Remote Debugging (Chromium Protocol)


Accepting Connections: false URL:

Printing


Modified print settings


Ερώτηση από Tim 7 μήνες πριν

Τελευταία απάντηση από Tim 7 μήνες πριν

  • Αρχειοθετήθηκε

Graphical Glitches and video freezing - Firefox 102.3.0esr-1~deb10u2 (Debian 10)

Every time I login to my desktop it tries to restore Firefox and in turn Firefox tries to restore it's session, however all I get is a mess of graphical glitches, the int… (διαβάστε περισσότερα)

Every time I login to my desktop it tries to restore Firefox and in turn Firefox tries to restore it's session, however all I get is a mess of graphical glitches, the interface doesn't even load, I get a window border and usually a copy of the KDE splash screen. I then have to kill the process, which of course means it looses my session so when I re-open it I get nothing, all my open tabs are gone and there is no restore session option.

Further, it can't even play streaming videos properly anymore. After one or two episodes of a TV show its lagging sometimes by minutes, eaten gigs of ram and the video often gets stuck, the audio helpfully carries on with a frame of video from about 5 minutes ago. This is not an exaggeration, I had a YouTube video where it changed to a graph with a voice over, after 5 minutes I started to notice the voice over was talking about things not on that graph and sure enough the video had frozen. Its an i9 10850K with 32GB of RAM. The previous version of Firefox didn't mind restoring a session with over 350 tabs and plenty were videos, this one can't handle 2 when one is a video without freezing or locking up the whole browser.

No other apps/ programs on this PC are having any issues, it is only happening in Firefox, I can for example open a media player and play a video just fine while the video is stuck in the browser or it has the graphic glitches. I also tried opening another instance of Firefox while it had the graphical issue, the new instance started and created a new entry on the task bar, but switching to it gave the same display as the broken one, I can't tell you what tabs either had open as nothing inside the window was rendered at all, not even the menu bar which I set to always being visible.

Ερώτηση από BasilFawlty 7 μήνες πριν

Τελευταία απάντηση από jonzn4SUSE 7 μήνες πριν

Firefox on Debian 10 pulseaudio only right channel

Hi I am using Firefox on Debian 10, and it just plays audio to the pulseaudio server to the right channel. No idea why. Other applications are serving audio in stereo. … (διαβάστε περισσότερα)

Hi I am using Firefox on Debian 10, and it just plays audio to the pulseaudio server to the right channel. No idea why. Other applications are serving audio in stereo. Any other reports of this or fix?

Ερώτηση από isac.petruzzi 5 μήνες πριν

Τελευταία απάντηση από cor-el 5 μήνες πριν

Other Linux browsers can load websites, but FireFox is problematic.

FireFox 102.6.0esr on Debian 11 with a 5.10.0-20-amd64 kernel. (http://security.debian.org/debian-security stable-security/main amd64 firefox-esr amd64 102.6.0esr-1~deb11… (διαβάστε περισσότερα)

FireFox 102.6.0esr on Debian 11 with a 5.10.0-20-amd64 kernel. (http://security.debian.org/debian-security stable-security/main amd64 firefox-esr amd64 102.6.0esr-1~deb11u1 )

My problem initially started out on a profile migrated from Windows (with some extensions installed), but Ive reproduced from a brand-new profile. Similar to https://support.mozilla.org/en-US/kb/firefox-cant-load-websites-other-browsers-can

Although the problem is sporadic, it occurs more way frequently than I would like. I have done quite a bit of troubleshooting with different profiles, used the --profile flag, sometimes --safe-mode, sometimes called around strace -- the results are pretty much the same.

Launch FF (as a new profile), and it will display the two tabs:

Sometimes I am able to load in an additional website (which is short-lived), but ultimately traffic peters out and tabs are just spinning endlessly. No network timeouts. Firefox's just waiting on ... something.

Other times, when loading the profile with extensions enabled (NoScript, Multi-Containers, etc), clicking on a extension's drop-down menu (eg: Multi-Containers) it's not a full rendered drop-down but instead a thin (~2px) vertical line.

Errors from commandline:

  • Missing chrome or resource URL: resource://gre/modules/UpdateListener.jsm
  • Missing chrome or resource URL: resource://gre/modules/UpdateListener.sys.mjs

(The clean up of FireFox on normal quit can take up to 30 seconds)

When wrapped in strace I see ridiculous amounts of

  • recvmsg(4, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable)

interspersed with

  • recvmsg(4, {msg_name=NULL, msg_namelen=0, msg_iov=[{iov_base="\16\0y\n+\0`\1\0\0>\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\

0\0\0\0\1\2z\n\0\0\0\0,\0`\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0},

0) = 64

Im not sure why this occurs with only FireFox. Ive ran instances SeaMonkey, Pale Moon, WaterFox, Epiphany, Google Chrome, Brave and Vivaldi without seeing these issues.

I highly suspect there's a conflict with something else I run. Already disabled fail2ban and apparmor. Are there any system calls from the strace that I should look for?

Ερώτηση από S.A. Birl 4 μήνες πριν

Τελευταία απάντηση από S.A. Birl 4 μήνες πριν

Firefox Opens to Blank Page

I am running Firefox-112.0(64bit) on Debian Bullseye. When I pend Firefox I am presented with a blank page rather that my normal sign in page. Opening a terminal window … (διαβάστε περισσότερα)

I am running Firefox-112.0(64bit) on Debian Bullseye. When I pend Firefox I am presented with a blank page rather that my normal sign in page.

Opening a terminal window and starting Firefox with /opt/firefox/firefox generates the following errors:

comp@AbNormal:~$ /opt/firefox/firefox [GFX1-]: glxtest: VA-API test failed: no supported VAAPI profile found. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. ATTENTION: default value of option mesa_glthread overridden by environment. [ERROR glean_core] Error setting metrics feature config: Json(Error("EOF while parsing a value", line: 1, column: 0))

If I enter a URL the page opens and is usable.

How can this problem be fixed?

Thanks in advance.

Ερώτηση από smolnar 1 μήνα πριν

Τελευταία απάντηση από Magnolia 1 μήνα πριν