Kukhonjiswa imibuzo ethegiwe: Veza yonke imibuzo

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… (funda kabanzi)

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!

Asked by JPB54 5 izinyanga ezidlule

Last reply by jonzn4SUSE 5 izinyanga ezidlule

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 … (funda kabanzi)

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.

Asked by PthDE 4 izinyanga ezidlule

Last reply by cor-el 4 izinyanga ezidlule

Firefox autofills different username

So I have two different accounts for one website. However one of them I use very rarely, maybe once in 2-3 months the other one i use almost daily. Therefore I have saved… (funda kabanzi)

So I have two different accounts for one website. However one of them I use very rarely, maybe once in 2-3 months the other one i use almost daily. Therefore I have saved both logins in Firefox and I can see them in my passwords.

The problem is that whenever I try to access the website, Firefox auto-fills the "second" account, the one i only use rarely. What this means is that instead of me being able to just press login i have to delete the username filled in by Firefox and select the other one. So what i would like to do is to maybe tell Mozilla that I want it to use the other account for auto-fill.

Asked by Andrei 5 izinyanga ezidlule

Last reply by Terry 5 izinyanga ezidlule

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… (funda kabanzi)

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)"

Asked by Sanjiyan 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

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 … (funda kabanzi)

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?

Asked by mnior 5 izinyanga ezidlule

Last reply by Paul 5 izinyanga ezidlule

Recommendations for compiling firefox

Dear friends at mozilla.org, Thank you for your excellent browser, which I've used almost from its first versions. I'd like to compile its source code, which I've downl… (funda kabanzi)

Dear friends at mozilla.org,

Thank you for your excellent browser, which I've used almost from its first versions.

I'd like to compile its source code, which I've downloaded from your website, into a working browser. I've spent several days, and get only as far as not-terribly-helpful error messages, that indicate strongly that I'm using versions of tools and libraries that the source code doesn't like.

I'm using

 linux kernel 6.1.0-13-686-pae (from Debian)
 gcc 13.2.0-9
 perl 5.36.0
 python 3.11.7

It's sufficiently important for me to compile firefox that I'd install a fresh linux system for this purpose. Could you possibly recommend to me what linux distribution I could install, and versions of compilation tools, header files, libraries, etc. that are known to work for compiling firefox? I'd be glad to report back to you my results, to help others who'd like to compile firefox.

In case you're wondering, I'm perfectly competent in installing software, including compiling anything. I'm an M.I.T. graduate, and have been a professional computer programmer for most of the half-century of my working life.

Thank you kindly for any response that you have time to send to me.

Very truly yours,

Lyman Opie [email address]

Asked by jf02ut 4 izinyanga ezidlule

Last reply by Paul 4 izinyanga ezidlule

userChrome to show "Close Tab" in File menu stopped working

Hi, I've been using the following in userChrome.css for many years menu_close { display: -moz-box !important; } to restore "Close Tab" in the File menu, based … (funda kabanzi)

Hi,

I've been using the following in userChrome.css for many years

  1. menu_close { display: -moz-box !important; }

to restore "Close Tab" in the File menu, based on cor-el's response regarding restoring menu_bookmarkAllTabs here:

https://support.mozilla.org/en-US/questions/799856

This stopped working some time ago and I am finally getting around to asking why.

I do have toolkit.legacyUserProfileCustomizations.stylesheets set to true, and other items in userChrome.css are working.

I am using 121.0 at home and 115.0 ESR at work and see the same (i.e. no "Close Tab"), in both cases on Debian testing. I do see this menu item when using the keyboard to open the File menu.

Any idea why this no longer works?

thank you, Greg

Asked by greg.klanderman 4 izinyanga ezidlule

Last reply by Terry 4 izinyanga ezidlule

When I click the address bar, Firefox lists favorite sites. How do I disable this list until after I've typed?

When I click the address bar, Firefox lists favorite sites. How do I disable this list until after I've typed? I don't want the list because I don't want to be distract… (funda kabanzi)

When I click the address bar, Firefox lists favorite sites. How do I disable this list until after I've typed?

I don't want the list because I don't want to be distracted by these sites.

While they are safe-for-work, I'd rather "fun" sites didn't come up when I'm working with other people.

Asked by firefox549 4 izinyanga ezidlule

Last reply by zeroknight 4 izinyanga ezidlule

HOME PAGE

MY BANKING IS HANDLED THROUGH A CERTAIN CREDIT UNION. THE CREDIT UNION HAS SECURITY FEATURE THAT YOU ARE COMPROMISING BY RECORDING A SPECIFIC PAGE AS A BOOKMARK "post l… (funda kabanzi)

MY BANKING IS HANDLED THROUGH A CERTAIN CREDIT UNION. THE CREDIT UNION HAS SECURITY FEATURE THAT YOU ARE COMPROMISING BY RECORDING A SPECIFIC PAGE AS A BOOKMARK "post login script page's should never be eligible for automatic bookmarking to a home page." This should never be done as that page becomes a shortcut to my bank account! THIS CREATES A SECURITY ISSUE for me as I could be locked out of my bank account. Some sensitivity and a bit of common sense is called for here!

Additionally; I have an Amazon Account and want my bookmark FOR AMAZON to remain at The Sign-in page. However, you opt to delete my bookmark for an advertising bookmark that does not take me to an Amazon Login. This creates an inconvenience and a problem.

One more item: I do not use any on-line tax preparer. NEVER! I do not use Turbo-Tax, H&R Block, or any other tax preparation service. MY BOOKMARKS GET DELETED SO YOU CAN PLACE AN ADVERT ON MY HOME PAGE THAT IS NOT JUST UNWELCOME BUT A SERIOUS INCONVENIENCE.

Asked by B.H.H. 3 izinyanga ezidlule

Last reply by cor-el 3 izinyanga ezidlule

How can I specify the number of Shortcuts I want visible on the default homepage?

When I open a new tab in FF, a row of 8 boxes appears below the search bar where I can add shortcuts. I currently only use 5 of them, meaning there are 3 empty boxes left… (funda kabanzi)

When I open a new tab in FF, a row of 8 boxes appears below the search bar where I can add shortcuts. I currently only use 5 of them, meaning there are 3 empty boxes left over. I don't want to have them show history, or recommended websites, or anything of the sort that might distract me; the shortcuts should only be those I actually intend to use, of which there are only 5. To my knowledge, the only easy way to add/remove shortcuts is to adjust the number of visible rows, but this only allows modifications based on multiples of the original 8. Like in Chrome, can I actually remove any excess shortcut boxes I don't want to use? I feel this is a very basic customization I'm sure Firefox should be able to accommodate.

I've included a screenshot of my FF new tab, where the three empty shortcut boxes I'm referring to can be seen. Thank you in advance for any assistance!

Asked by marcialmachado0522 4 izinyanga ezidlule

Last reply by zeroknight 4 izinyanga ezidlule

Unable to add an http website to the protection exceptions

I have firefox for Linux and I want to be able to access a specific http website pretty much without any security restrictions from firefox at all (it is a trusted websit… (funda kabanzi)

I have firefox for Linux and I want to be able to access a specific http website pretty much without any security restrictions from firefox at all (it is a trusted website), however whenever I try to add it to exceptions like this: http://<website>, it automatically becomes added as https://<website>. What can be done?

Asked by ijijatoy 3 izinyanga ezidlule

Last reply by zeroknight 3 izinyanga ezidlule

Intermittent Master Password Recognition Issue with External Keyboard on Firefox for Ubuntu

Hello, I've encountered a recurring issue with Firefox on Ubuntu where my master password is sporadically not recognized when typed using my external wireless keyboard. … (funda kabanzi)

Hello,

I've encountered a recurring issue with Firefox on Ubuntu where my master password is sporadically not recognized when typed using my external wireless keyboard. This problem does not occur consistently but is particularly frustrating when it does, as it forces me to switch to my laptop's keyboard for input. I'm certain the password is entered correctly; after multiple careful attempts (3-5 times), the issue persists, leading to unnecessary stress and inconvenience.

    • Environment:**

- **Operating System:** Latest version of Ubuntu - **Hardware:** Dell Latitude laptop with a Contour external wireless keyboard, connected through a Dell docking station. This setup is shared with another laptop (HP) via the docking station.

    • Observations:**

- The issue seems to occur sporadically and is not reproducible on demand, adding to the frustration. - It has happened notably on the first login attempt after the computer's first boot of the day. - On one occasion, the problem led me to change my master password under the mistaken belief it had been compromised.

    • Impact:**

This intermittent recognition issue disrupts my workflow and significantly affects my user experience with Firefox. The necessity to switch input methods and the initial misinterpretation of the problem as a security concern are particularly concerning.

I hope this detailed feedback assists in identifying and resolving the issue. Thank you for your attention to this matter Firefox.

Sincerely, Daniel

Asked by Daniel 3 izinyanga ezidlule

Last reply by cor-el 2 izinyanga ezidlule

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… (funda kabanzi)

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

Asked by arnedanielsson 5 izinyanga ezidlule

Last reply by cor-el 5 izinyanga ezidlule

Restoring history/book,arks/passwords after upgrade.

I just upgrade my firefox, but it did not import my history, cookies, bookmarks or passwords. I found a backup of the bookmarks (in a bookmarkbackups folder) but how do … (funda kabanzi)

I just upgrade my firefox, but it did not import my history, cookies, bookmarks or passwords. I found a backup of the bookmarks (in a bookmarkbackups folder) but how do I restore the everything else?

Asked by ff122 4 izinyanga ezidlule

Last reply by cor-el 4 izinyanga ezidlule

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… (funda kabanzi)

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?

Asked by Nick 5 izinyanga ezidlule

Last reply by cor-el 5 izinyanga ezidlule

RBS login problem

Yesterday morning I opened my RBS online banking, without any problem. Late yesterday evening I tried repeatedly to open my RBS online banking without success. I would go… (funda kabanzi)

Yesterday morning I opened my RBS online banking, without any problem. Late yesterday evening I tried repeatedly to open my RBS online banking without success. I would go through the usual log in process and end up with a blank screen. I tried a Firefox refresh which made no difference.

Asked by neil108 3 izinyanga ezidlule

Last reply by cor-el 3 izinyanga ezidlule

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… (funda kabanzi)

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

Asked by michael 5 izinyanga ezidlule

Last reply by zeroknight 5 izinyanga ezidlule

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… (funda kabanzi)

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.

Asked by Framed 4 izinyanga ezidlule

Last reply by zeroknight 4 izinyanga ezidlule