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

F1 Key not working for other apps, when firefox is in front

i use firefox on ubuntu and a dropdown terminal app called tilda. i configured the F1 key in the system to bring down the tilda terminal. it works in every other applicat… (читать ещё)

i use firefox on ubuntu and a dropdown terminal app called tilda. i configured the F1 key in the system to bring down the tilda terminal. it works in every other application, just when firefox is in front, the F1 key does nothing. it wasn't the case before, now it is.

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

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

Bankgirot säger tekniska problem när jag vill se inkommna bankgirobetalningar.

Bangirot says technical problems when I want to see my received bankgiro payments. Win10 with Firefox, I can't see payments on that machine for a month soon. I have reins… (читать ещё)

Bangirot says technical problems when I want to see my received bankgiro payments. Win10 with Firefox, I can't see payments on that machine for a month soon. I have reinstalled firefox now. Still same result. With Android phone and firefox it works, but without printer. With another browser on Win10 it works, but not with firefox. Swedbank internetbank or bankgirocentralen can't help me. They have not heard of such problems.

Internetbank works, but with their connection to bankgirot it says, tehnical problems. If I login to bankgirot directly, it says tehnical problems.

So far its only the combination with this machine and firefox that gives this result. I haven't tried with another machine yet.

I have used firefox very long time without any problems.

Best regards Arne Danielsson

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

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

Signed in on new computer, resulted in all plugins being uninstalled on my old computer

I signed into Firefox on a lab computer that has too little storage space to install plugins (<1MB storage space left.) Naturally, plugins did not install. I wanted t… (читать ещё)

I signed into Firefox on a lab computer that has too little storage space to install plugins (<1MB storage space left.)

Naturally, plugins did not install. I wanted to ensure that Firefox would not even attempt to install them in the future, so I set the browser not to sync add-ons.

I don't know whether what follows is because of that setting, or because I set it too late. In either case, my dozen or so plugins on my main computer have now all been uninstalled. I don't know the names of all the plugins I was using anymore.

1. Can I recover my automatically uninstalled plugins? 2. Can this bug be patched?

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

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

tiktok requiring verification for likes that doesn't happen on chrome

every time I check a like on tiktok a window pops up requiring to move a puzzle piece to where it fits in order for the like to register a real pain in the butt that shou… (читать ещё)

every time I check a like on tiktok a window pops up requiring to move a puzzle piece to where it fits in order for the like to register a real pain in the butt that should not be happening PS does not happen with chrome

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

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

Firefox v122 --profile option is not working properly

Hi, I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap) and when using the --profile option to specify the startup pr… (читать ещё)

Hi,

  I am running the latest Firefox v122 (firefox_122.0+build1-0ubuntu0.22.04.1~mt1_amd64.deb not snap)

and when using the --profile option to specify the startup profile it fails to start even on a NEW system that never ran Firefox if I give it a directory that resides on a mounted ext3 filesystem.

  All the permissions are OK and yet running strace I see an error and after a few second will get the

generic pop-up with the error message: (after a few seconds)

Firefox is already running, but is not responding. To use Firefox, you must first close the existing Firefox process, restart your device, or use a different profile.

 Running the SAME from /tmp works fine, but I need the profile to reside on a persistent storage area

so if the LIVE distro restarts then it can restore the previous session, bookmarks, options, etc...


============================================================
 The 2 directories were created identically and have the exact same permissions:

xubuntu@xubuntu:~$ mkdir /tmp/firefox3

xubuntu@xubuntu:~$ mkdir /media/xubuntu/sys_n01_home/mozilla/firefox3

xubuntu@xubuntu:~$ ls -ald /tmp/firefox3 drwxrwxr-x 17 xubuntu xubuntu 1080 Jan 21 22:05 /tmp/firefox3

xubuntu@xubuntu:~$ ls -ald /media/xubuntu/sys_n01_home/mozilla/firefox3 drwxrwxr-x 17 xubuntu xubuntu 4096 Jan 21 21:13 /media/xubuntu/sys_n01_home/mozilla/firefox3

============================================================

The only difference is that one is mounted on tmpfs and the other is on /dev/nvme0n1p2:

xubuntu@xubuntu:~$ df -k /tmp/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 32560016 351528 32208488 2% /tmp

xubuntu@xubuntu:~$ df -k /media/xubuntu/sys_n01_home/mozilla/firefox3 Filesystem 1K-blocks Used Available Use% Mounted on /dev/nvme0n1p2 195751828 51056068 142695768 27% /media/xubuntu/sys_n01_home


============================================================

When starting firefox with the /tmp/firefox3 profile directory it works fine and starts up:

xubuntu@xubuntu:~$ firefox --profile /tmp/firefox3

newfstatat(AT_FDCWD, "/tmp/firefox3", {st_mode=S_IFDIR|0775, st_size=1040, ...}, 0) = 0 newfstatat(AT_FDCWD, "/tmp/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/tmp/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=-487933736}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0 uname({sysname="Linux", nodename="xubuntu", ...}) = 0


BUT when using the persistent storage on the real filesystem (but SAME exact permissions) it fails:

newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3", {st_mode=S_IFDIR|0775, st_size=4096, ...}, 0) = 0 newfstatat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", {st_mode=S_IFREG|0664, st_size=0, ...}, 0) = 0 openat(AT_FDCWD, "/media/xubuntu/sys_n01_home/mozilla/firefox3/.parentlock", O_WRONLY|O_CREAT|O_TRUNC, 0666) = 11 fcntl(11, F_GETLK, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0, l_pid=1519466008}) = 0 fcntl(11, F_SETLK, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = -1 EACCES (Permission denied) close(11) = 0

Am I doing anything wrong or is this some weird startup issue / race condition in the parentlock management?

Thank you for looking into this.

  -Sanjiyan

PS: I can upload the full strace file for both scenarios if needed. Thanks again.

     running on an xubuntu distribution "22.04.2 LTS (Jammy Jellyfish)"

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

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

copia pantalla con boton teclado no funciona ¿como solucionarlo? linux mint cinnamont

copia pantalla con boton teclado no funciona ¿como solucionarlo? linux mint cinnamont Copy Screen with Keyboard Button Not Working, How to Fix It? Linux Mint Cinnamont … (читать ещё)

copia pantalla con boton teclado no funciona ¿como solucionarlo? linux mint cinnamont


Copy Screen with Keyboard Button Not Working, How to Fix It? Linux Mint Cinnamont

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

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

Can't log in the Globus

Hi experts, Recently, I couldn't log in the Globus through Mozilla Firefox browser where I usually log in the Globus successfully. It just stopped and nothing happened. … (читать ещё)

Hi experts,

Recently, I couldn't log in the Globus through Mozilla Firefox browser where I usually log in the Globus successfully. It just stopped and nothing happened. Could you please let me know how to address this issue? If you need any other information from me, please feel free to reach out to me.

Thanks, Jian

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

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

CSS is missing from the performance analysis in network tab

In the network tab, I can see all the html, css, and js loaded on my page. When I click on Start performance analysis (stopwatch icon in bottom left), it shows pie chart… (читать ещё)

In the network tab, I can see all the html, css, and js loaded on my page.

When I click on Start performance analysis (stopwatch icon in bottom left), it shows pie charts of the asset sizes, but CSS is missing.

When I click the back button, the network tab only shows 14 items, and no CSS.

I'm using Firefox on Linux Mint, installed through the software manager.

Задан Andrew Morton 3 месяца назад

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

Fcitx input method doesn't work

The fcitx input method works everywhere on my computer except Firefox. I've added the following to my etc/environment file, which is the main suggestion I found online: G… (читать ещё)

The fcitx input method works everywhere on my computer except Firefox. I've added the following to my etc/environment file, which is the main suggestion I found online: GTK_IM_MODULE=fcitx QT_IM_MODULE=fcitx XMODIFIERS=@im=fcitx But it still doesn't work. My operating system is KDE neon 5.27.

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

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

e mail attacments wont print

Hi since the last update of firefox my e mail (hot mail) attachments will not print. When print is selected the only option is to print to pdf. tried in another browse… (читать ещё)

Hi

since the last update of firefox my e mail (hot mail) attachments will not print. When print is selected the only option is to print to pdf. tried in another browser and printing works perfectly. Printing worked with no problems before last update. Help Please Please note I am a very basic user so need step by step instructions. Hoping someone can help PLEASE!

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

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

Your Firefox profile cannot be loaded. It may be missing or inaccessible

Hi, I have a weird problem, I have 3 systems on my device: windows(10), ubuntu and Arch lately when i was configuring Firefox on fresh arch install I was annoyed that I n… (читать ещё)

Hi, I have a weird problem, I have 3 systems on my device: windows(10), ubuntu and Arch lately when i was configuring Firefox on fresh arch install I was annoyed that I needed to re-login to every single s...t again. So I thought "Why can I just share the same FF profile between systems" Long story short it didn't work on Arch. I was forced to compile FF from source and now it works... but when I'm logged in on Ubuntu and trying to launch FF from GNU I always see this error. it's working when i point out to profile from the command line with "-p <dir>". but even then when I go to about:profiles and click "launch in new browser" it's still pooping with this error. So Am I doing something wrong or it is just impossible to do this seamlessly? is there a better(correct?) way to achieve the same functionality?

thanks for reading, ill humbly take any advice.

EDIT: I have copied the profile's folder to a separate partition which is auto mounted tried it on Ubuntu (at this time it had been working just fine) and after using it on Arch when I was back on Ubuntu it was displaying this error

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

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

default search

I use Duck duck go as my default search engine. I've noticed that after the last couple of updates, the default has changed to Google. This has not happened before. There… (читать ещё)

I use Duck duck go as my default search engine. I've noticed that after the last couple of updates, the default has changed to Google. This has not happened before. There must be a bug somewhere that is causing this to happen in the new version of Firefox.

Задан barry.environ 4 месяца назад

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

Curating Recommended extensions

There are questions about organizing the process of overseeing extensions. It’s very strange when you see the “Recommended” extension, and at the same time you continue … (читать ещё)

There are questions about organizing the process of overseeing extensions.

It’s very strange when you see the “Recommended” extension, and at the same time you continue to see negative reviews, fresh ones. But another thing is offensive: the review submission form does not have feedback. I would like to receive a more detailed answer and user recommendations.

Let’s say a user writes that the design of the extension is not intuitive, that he lost information because of this extension and wasted a lot of time. And this is not consistent with the "Recommended" criteria. Causes dissonance.

Maybe it’s worth expanding the possibility of interactive interaction with reviews, with clients among themselves. Maybe it’s worth expanding the support base for these extensions? Link the application version to reviews to avoid misunderstandings?

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

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

Lost entire profile!

I'm using 121.0 for Manjaro Today, I had a problem trying to re-load a website I had saved just the other day. I have a bunch of such websites for a technical project I … (читать ещё)

I'm using 121.0 for Manjaro

Today, I had a problem trying to re-load a website I had saved just the other day. I have a bunch of such websites for a technical project I am working on.

I tried loading the other saved web-sites. All had been saved as a complete file and by this browser. I have no other browser installed.

The problem was that the saved web-page kept re-loading. No forum-discussion could be found so the trouble-shooting option was entered into.

I opened Firefox in safe-mode (via the command-line call). Running a suggestion; clearing cache didn't resolve the problem (in safe-mode the saved web-page still kept re-loading with a rapid cycle)

The next "suggestion" I tried was refresh Firefox. Firefox advised that none of my saved data and settings would be lost. Well, my entire profile is gone!!! Thankfully synchronizing worked such that I could recover passwords, history etc. What are NOT recovered are the settings for websites, probably other infos too.

I have two login-accounts on my system and I have a shared, common profile for both. This was using a public folder with access rights only for those two users.

I have been using that profile architecture for months. This is now gone!! Those folders do not exist anymore. In its place are entirely new folders, their formats completely unfamiliar to me. I am recalling my latest backup but will it be of any use???

Many thanks, indeed.

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

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

Keyboard and mouse input stops working after watching videos

When watching videos on YouTube or Amazon Prime, Firefox will eventually stop recognizing keyboard and mouse input in all windows and tabs. This can happen after just a … (читать ещё)

When watching videos on YouTube or Amazon Prime, Firefox will eventually stop recognizing keyboard and mouse input in all windows and tabs. This can happen after just a few minutes of video or after hours. It affects nearly all input: typing or clicking in webpages, the toolbar, the address bar, etc., though I can click the 'x' button to close tabs. When I close the final window, a dialogue will appear stating that Firefox is non-responsive and allowing me to kill the process. This seems unusual, because the OS's system monitor indicates there is plenty of unused and available RAM and CPU resources. Firefox behaves normally after restarting.

OS: Xubuntu 22.04 Firefox version: 120.0 (though previous versions have been affected for the last few months)

Задан ff.acco 5 месяцев назад

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

How can I disable the bs security?

Firefox is pissing me off. I want to disable SSL security checks long enough to do what needs doing. I'm working from a container so there's really no risk, just need t… (читать ещё)

Firefox is pissing me off. I want to disable SSL security checks long enough to do what needs doing. I'm working from a container so there's really no risk, just need the browser to do what I want not what 'It' wants.

peace

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

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