Отображение вопросов с тегом: Показать все вопросы
  • Решено

No audio / video in Firefox 110 Ubuntu - Chrome 110 works fine

These websites won't play audio or video in Firefox 110.0.1, they work in Chrome 110.0.5481.177 https://www.vrt.be/vrtnu/livestream/audio/stubru/ When I click the Play b… (читать ещё)

These websites won't play audio or video in Firefox 110.0.1, they work in Chrome 110.0.5481.177

https://www.vrt.be/vrtnu/livestream/audio/stubru/ When I click the Play button I get an error "Oops, something went wrong, error code 200" which seems to be a general error code. In Chrome the music starts playing instantly.

https://f1tv.formula1.com/ I have a subscription but video won't play. I can press the Play button, sometimes I see a preloader but the screen stays black, no audio or video. In Chrome the content just starts playing, be it live or recorded content.

Steps I took to get audio/video working inb Firefox, but to no avail:

run above websites in private tabs download Firefox again and run it from its folder in Downloads start Firefox in Troubelshoot mode start Firefox in Troubleshoot mode and Refresh Firefox disabled / enabled Plugin Widevine Content Decryption Module provided by Google Inc disabled / enabled Play DRM-controlled content in Settings disabled / enabled Enhanced Tracking protection disablde / enabled allow media autoplay

In other discussions it was opted to remove the PulseAudio config by running the below command and rebooting rm ~/.config/pulse/*

Any help to get this working again would be greatly appreciated!

Задан NeoRey 3 месяца назад

Дан ответ jonzn4SUSE 3 месяца назад

  • Решено

when I exit firefox with two windows open sometimes only one window appears on relaunch

I often use two firefox windows each with several tabs opened Problem is when I quit in this state sometimes only one of those multiple windows gets opened on the next l… (читать ещё)

I often use two firefox windows each with several tabs opened

Problem is when I quit in this state sometimes only one of those multiple windows gets opened on the next launch

To quit I do a `ctrl + q` or right click `Quit` from launcher bar

Is there a setting to tell firefox to always relaunch with the same set of windows ?

I use sync and this happens when using the same computer for the exit then relaunch of firefox

firefox release 112.0a1 (2023-03-05) (64-bit)

Ubuntu 22.04

Задан EventHorizon 3 месяца назад

Дан ответ jonzn4SUSE 3 месяца назад

  • Решено

I can't save files in Firefox

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 W… (читать ещё)

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 With Chrome everything works perfectly so I assume it's a problem from Firefox.

When I open a PDF, a MP3 or any file, the "save" option doesn't display anything. Usually it opened a dialog where I could choose the folder where I wanted to download the file, but now I have nothing.

I have only 4 extensions: - adblocker ultimate - duckduckgo privacy essentials - vuejs dev tools - zotero connector

I always had them and I never encountered any problem.

Задан DJ Caësar 9114 3 месяца назад

Дан ответ DJ Caësar 9114 3 месяца назад

  • Решено

Excessive apparmor log entries on Ubuntu platform

OS version: Ubuntu 22.04.1 LTS (jammy), 64-bit (amd64, x86_64). Firefox version: 110.0 (64-bit) (NOTE: the issue was noticed with version 109.0, too) Firefox package wa… (читать ещё)

OS version: Ubuntu 22.04.1 LTS (jammy), 64-bit (amd64, x86_64). Firefox version: 110.0 (64-bit) (NOTE: the issue was noticed with version 109.0, too)

Firefox package was installed on Ubuntu through 'APT', using the Mozilla Team repository (https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/). It caught my attention that an excessive amount of Firefox related 'DENIED' AppArmor log messages is generated during the browser activity.

According to messages, Firefox is occasionally denied read access to '/sys/devices/' area and read/write access to 'oom_score_adj' target in '/proc/'. Could somebody clarify why would that access be required for regular browser operations? I'm a bit puzzled as I haven't noticed anything similar with the older Ubuntu and Firefox versions. A complete suppression of those messages is also an option as long as there's no negative impact on application's performance.

I already posted this question to Ubuntu forum but seems like nobody there could provide an explanation. I'd appreciate any input or hint.

Following is the sample of referred log messages:

---SNIP--- [Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.813:39): apparmor="DENIED" operation="capable" profile="firefox" pid=2231 comm="firefox" capability=21 capname="sys_admin"

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:40): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:41): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:42): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.877:43): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:44): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:45): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:46): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/revision" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

[Fri Feb 24 19:14:50 2023] audit: type=1400 audit(1674000890.885:47): apparmor="DENIED" operation="open" profile="firefox" name="/sys/devices/pci0000:00/0000:00:02.0/config" pid=2235 comm="firefox" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 . . . . . . [Fri Feb 24 19:16:22 2023] audit: type=1400 audit(1674000983.040:56): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2347/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:35 2023] audit: type=1400 audit(1674000995.296:57): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2347/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:39 2023] audit: type=1400 audit(1674000999.280:58): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2347/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:41 2023] audit: type=1400 audit(1674001001.768:59): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2455/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000

[Fri Feb 24 19:16:41 2023] audit: type=1400 audit(1674001001.768:60): apparmor="DENIED" operation="open" profile="firefox" name="/proc/2458/oom_score_adj" pid=2231 comm="firefox" requested_mask="w" denied_mask="w" fsuid=1000 ouid=1000 ---SNIP---

Задан scoobienator 3 месяца назад

Дан ответ cor-el 3 месяца назад

Firefox has upgraded in the background and needs to restart - I hate this

I am on Ubuntu 20.04.5 LTS and really dislike when Firefox updates and I am in the middle of some work and I get this "Firefox has upgraded in the background and needs to… (читать ещё)

I am on Ubuntu 20.04.5 LTS and really dislike when Firefox updates and I am in the middle of some work and I get this "Firefox has upgraded in the background and needs to restart".

I enjoy my privacy, so I start my browser with the "Delete cookies and site data when firefox closes" and "Always use private mode" set. This means when the browser restarts, everything is gone.

Why can't this be disabled? My laptop checks updates every day and I install them. Why can't I get a notification that an update is available so I can download and install at my choosing?

Задан snarkygecko 3 месяца назад

Последний ответ от James 3 месяца назад

With the Firefox Browser 110.0 I am getting BIG time delays to do anything

I'm not sure if this is a Firefox issue or not, but I use Firefox because (1) it is the default browser within Linux Ubuntu 22.04 LTS, and (2) I prefer it over the more w… (читать ещё)

I'm not sure if this is a Firefox issue or not, but I use Firefox because (1) it is the default browser within Linux Ubuntu 22.04 LTS, and (2) I prefer it over the more widely used Google Chrome or Chromium.

Let me first tell you that I run an AMD 5950X CPU with an EVGA RTX 3080-Ti GPU and have Xfinity Cable. I am also running a behind the scenes program called BOINC using 30 of my 32 "threads" available.

When I open Firefox and do my browsing, I usually only open no more than 4 or 5 browser tabs at once because of my CPU cores/threads limitations. But with this latest episode of updated Firefox it now has a tendency more often than not to 'hang' and stall. I need to click my mouse outside of the Firefox window to get one of the windows to respond. Also, if I try to exit Firefox it also hangs and when I go outside the Firefox window it will then ask if I want all windows closed - which I say yes to. Then I wait a few seconds and open Firefox and it opens all the same windows I had before.

I hope I'm stating this correctly, but regardless, the previous versions did not do this.

I may just have to switch and use Chromium if this continues.

George Generke

Задан George 3 месяца назад

Последний ответ от jonzn4SUSE 3 месяца назад

Can't access profile after snap update on Ubuntu

Hi, So, it looks like snapd went ahead and updated my Firefox.... Grrrrr Now I'm unable to access my profile information. (passwords, tabs, extensions, history, etc) W… (читать ещё)

Hi,

So, it looks like snapd went ahead and updated my Firefox.... Grrrrr

Now I'm unable to access my profile information. (passwords, tabs, extensions, history, etc)

When I try, I get a pop-up telling me that using an older version if Firefox can lead to profile data corruption. However, I'm trying to use FF version 109.0.1 (64-bit), which should be very new.

How can I get my profile data back?

Thanks in advance,

Mike Diehl.

Задан mdiehl 3 месяца назад

Последний ответ от jonzn4SUSE 3 месяца назад

Yahoo mail not works properly on Firefox

Hi all, Ubuntu 22.04 Yahoo mail can't work properly on Firefox, unable to browse files on computer for attaching it to mail. Attach files -> attach files from comput… (читать ещё)

Hi all,

Ubuntu 22.04

Yahoo mail can't work properly on Firefox, unable to browse files on computer for attaching it to mail. Attach files -> attach files from computer no response

Please help. Thanks

Remark: Yahoo mail works without problem on Chrome, same PC

Regards

Задан satimis 3 месяца назад

Последний ответ от jonzn4SUSE 3 месяца назад

WidevineCdm crash on Ubuntu 22.04

I am using Ubuntu Firefox 110.0 (64-bit) on Ubuntu 22.04 x86_64. I am unable to play contents on Disney+, Amazon Prime Video Netflix and such. I was streaming fine until … (читать ещё)

I am using Ubuntu Firefox 110.0 (64-bit) on Ubuntu 22.04 x86_64. I am unable to play contents on Disney+, Amazon Prime Video Netflix and such. I was streaming fine until a few months ago. I have checked my settings and they are all properly set. At the time I am writing this report, the Widevine Content Decryption Module is at Version 4.10.2557.0, updated to its latest release. Obviously DRM content is enabled in settings. Changing the useragent did not solve the problem. I have seen this problem reported before for MacOs users but I could not find anything for linux users. Am I the only one having this problem? I hope someone can help. Thanks

Задан andrea.tesoniero 3 месяца назад

Последний ответ от jonzn4SUSE 3 месяца назад

Media buttons do not work on Ubuntu 22.04 .deb version of firefox.

I was able to use the media buttons on Ubuntu 22.04, until I re-installed Ubuntu on a new drive. After the re-install, when playing media on Firefox (like on youtube), t… (читать ещё)

I was able to use the media buttons on Ubuntu 22.04, until I re-installed Ubuntu on a new drive.

After the re-install, when playing media on Firefox (like on youtube), the pause button on my keyboard does not work, and GNOME notifications does not show the video that is playing (it used to).

Other apps work fine (such as vlc media player), and I cannot figure out why it suddenly stopped working.

Thanks!

Задан Dr Hax 3 месяца назад

Последний ответ от Dr Hax 3 месяца назад

  • Решено

Unable to launch Firefox profile from "/" directory in Ubuntu22

OS - Ubuntu22 Firefox - Default firefox on ubuntu22 (Mozilla Firefox 103.0.1) Use case - 1. Custom profile folder (named prof1) contains pref.js and chrome folder with c… (читать ещё)

OS - Ubuntu22 Firefox - Default firefox on ubuntu22 (Mozilla Firefox 103.0.1)

Use case - 1. Custom profile folder (named prof1) contains pref.js and chrome folder with custom css file. 2. prof1 is created in -> "/customData/profiles/prof1" 3. The folder "/customData" has full rwx permissions and is owned by $USER (not by root)

Output -> 1. When launching firefox mentioning the profile -> "$ firefox --profile /customData/profiles/prof1"

The browser does not load, but there is an error box saying Profile Missing Your Firefox profile cannot be loaded. It may be missing or inaccessible.


Questions -> 1. Is it possible to load firefox profile from root directory ? 2. If custom profile folder is created in "/home", then it is launching and working perfectly. How is this possible when the permissions and owner is same as the one in "/customData"

Задан sagnik.sourendrapal 3 месяца назад

Дан ответ cor-el 3 месяца назад

Firefox starts up under other windows

From some point on, my Firefox started behaving strangely. When I start up the browser, it opens new window under other opened windows instead of does it above ones. When… (читать ещё)

From some point on, my Firefox started behaving strangely. When I start up the browser, it opens new window under other opened windows instead of does it above ones. When I try to open new window in an already running browser, it does it properly. In my mind, it's really uncomfortable and unintuitive behavior so it will be good if I can fix this issue and make Firefox starts up normally (on top of other windows) like all other applications in my system. I'm currently running on 64-bit Ubuntu 22.04. Firefox (snap) version 109.0.1.

Thank in advance for any help or advice regarding my problem.

Задан 0x10f05f 4 месяца назад

Последний ответ от jonzn4SUSE 4 месяца назад

Ubuntu Mate 22.04.1 LTS, FF 108.0.2. config:sync says "Your browser is being managed by your organization."

The Subject says it. I have this line "Your browser is being managed by your organization." in Config under Sync. I am a private user so there is no organization. I wa… (читать ещё)

The Subject says it. I have this line "Your browser is being managed by your organization." in Config under Sync. I am a private user so there is no organization. I want to get rid of this.

I'm trying to troubleshoot why Google Chat will not sound an audible alert while Google Mail does. I can't find any settings that would affect this so naturally I suspect this organization line.

I'm using the Mozilla .deb and not the Ubuntu snap.

Thanks, John

Задан neonjohn 4 месяца назад

Последний ответ от James 4 месяца назад

Vimeo video not play and support to linux firefox browser

We uploaded vimeo video but video not play and support to some linux sytem browser but this vimeo video play and supprt to window system. Vimeo video no suppport only li… (читать ещё)

We uploaded vimeo video but video not play and support to some linux sytem browser but this vimeo video play and supprt to window system.

Vimeo video no suppport only linux system

Please see below Screenshot

Задан techsupport5 4 месяца назад

Последний ответ от jonzn4SUSE 4 месяца назад

  • Решено

Firefox Developer edition 109-b9 breaks focusing in and out of app on Ubuntu 22.10

Noticed yesterday but not as prominent, firefox suddenly steals all window focus, trying to do anything in any other window is pushed into firefox no matter if it is mini… (читать ещё)

Noticed yesterday but not as prominent, firefox suddenly steals all window focus, trying to do anything in any other window is pushed into firefox no matter if it is minimised or in another workspace. I have tested this in a clean install along with a clean profile. Bitwarden and other windows seem to act weird when they are interacted with.

This all works well and good on b8 and stable. I am using wayland (Ubuntu 22.* default), but xwayland is available.

Задан Oliver Wilkes 4 месяца назад

Дан ответ Oliver Wilkes 4 месяца назад

How to open files from other user's home?

I'm in Ubuntu 22.04, logged in as user-me. I would like to open /home/user-other/path/to/index.html with firefox. user-me is in the group user-other, and everything unde… (читать ещё)

I'm in Ubuntu 22.04, logged in as user-me. I would like to open /home/user-other/path/to/index.html with firefox.

user-me is in the group user-other, and everything under /home/user-other has permission 755. I can open /home/user-other/path/to/index.html in the terminal without problem.

If I simply type /home/user-other/path/to/index.html in the address bar of firefox, it gives "Access to the file was denied". If I open the file with the file picker, the page is loaded, but as "file:///run/user/1000/doc/some-hax-number/index.html", and the resources in the page are not properly loaded.

How can I properly open /home/user-other/path/to/index.html?

Задан champignoom 4 месяца назад

Последний ответ от jonzn4SUSE 4 месяца назад

Firefox doesn't recognise my primary e-mail address for Firefox Account sign in, with message "Primary account e-mail required for sign in"

I use Firefox sync between multiple devices, including a desktop and a laptop on Ubuntu Linux. This is done through a Firefox account. Both Ubuntu devices mentioned run F… (читать ещё)

I use Firefox sync between multiple devices, including a desktop and a laptop on Ubuntu Linux. This is done through a Firefox account. Both Ubuntu devices mentioned run Firefox 108.0 for Ubuntu 20.04 LTS.

I'm signed in on this Firefox account on my laptop (from which I'm writing this message). I recently (some months ago) changed my primary e-mail, since I may lose access to the older e-mail account soon. Now, suddenly, on my Ubuntu Desktop I received a message that I need to sign in to sync. When I click on "sign in", it takes me to tab that lists my primary e-mail address and asks for my password. I enter the password that I know is correct (it is listed under my saved logins on this Ubuntu laptop and the e-mail listed is the primary e-mail address with which I am signed in on my laptop, writing this message; it is also listed on my Firefox account details as my primary e-mail address). I then get a red message on tab stating "Primary account e-mail required for sign in", despite the fact that it is with my primary e-mail that I am attempting to sign in! I've tried it multiple times, to no avail.

At least two other users have posted about related concerns this year: (see https://support.mozilla.org/en-US/questions/1368875 and https://support.mozilla.org/en-US/questions/1395902). However, nothing has been done to resolve this issue. I have followed all instructions provided for changing my primary e-mail address. This is definitely a fault on Mozilla's side and not mine. Please resolve this urgently, users risk losing vast amounts of data, through no fault of their own, if you fail to do so.

Задан stefaan1 5 месяцев назад

Последний ответ от jonzn4SUSE 4 месяца назад

Problems with viewing parts of Google Calendar in Firefox a linux box running Ubuntu 22:04 LTS

The text for certain parts of the calendar screen are jumbled and impossible to read. I don't have this problem when I open the calendar app using Chrome or Chromium, or… (читать ещё)

The text for certain parts of the calendar screen are jumbled and impossible to read. I don't have this problem when I open the calendar app using Chrome or Chromium, or in Firefox on my Macbook. It seems to be unique to my Firefox browser on my Ubuntu machine. I am attaching a screen shot that indicates the jumbles I see. The most prominent ones appear on the top line where one can change the week and day one is viewing. There are other places as well which are easily seen on the screen shot, especially when it is "blown up". I don't know how to fix this.

In any case, thanks in advance for your help and consideration. Best wishes, Paul Muhly

Задан pmuhly 5 месяцев назад

Последний ответ от jonzn4SUSE 5 месяцев назад

There is no sync when Switching from Windows 10/11 to Ubuntu?

I have recently lost trust in Windows and went back to Ubuntu. Work computer can probably boot back into Win11 if I try and it's on 22.04LTS. Home laptop was Win 10 but I… (читать ещё)

I have recently lost trust in Windows and went back to Ubuntu. Work computer can probably boot back into Win11 if I try and it's on 22.04LTS. Home laptop was Win 10 but I'm not sure it is able to boot to that. Anyhow:

I had a great workflow with containers and handling a few different accounts and there are probably 100+ unique strong passwords saved in my firefox sync. Now I get to linux, get things set up ... and now I have to start over with everything. Most accounts, I'm totally OK to just "Forgot Password" because then it's a great chance to get a newer, longer, meaner passwd and review if I can turn on 2FA, etc. But there are sites that are slipping through the cracks; sites that are a little broken about recovery.

On an aside, I do have the windows filesystem and poked around Users/me/AppData/Roaming/blahblah/profile/files. There are json files with encrypted usernames and some sqlite DBs. Is there a mechanism for merging the "old" AppData into ubuntu's ~/snap/firefox/profile ?

Or is there a means to get user/pass out of those files? I'll see if I can get logged into the work computer tomorrow since I see there's an export option, which is a good backup plan if there isn't a way to import.

Thanks! Krista

Задан Krista 5 месяцев назад

Последний ответ от cor-el 5 месяцев назад