Viser spørgsmål med mærkatet: Vis alle spørgsmål

TracFone Sign In Doesnt work on FireFox

I can't sign into my TracFone account on FireFox or FireFox Private Window. But I "can" sign on in Chrome. Is there someway to fix this as FireFox is my main default brow… (læs mere)

I can't sign into my TracFone account on FireFox or FireFox Private Window. But I "can" sign on in Chrome. Is there someway to fix this as FireFox is my main default browser.

Thanks in advance for any advice

Stillet af SunnySkyez for 1 dag siden

Where is the settings/options preference to Check for New versions of Pages on Every Visit?

Long ago I used to never have to hit F5 to see today's version of a page instead of the cached version, and I do NOT want to clear cache or cookies or history on exit, no… (læs mere)

Long ago I used to never have to hit F5 to see today's version of a page instead of the cached version, and I do NOT want to clear cache or cookies or history on exit, no, that's not the setting I'm looking for, thanks.

Stillet af tgordo49 for 1 dag siden

Random email addresses appearing in autofill

I've noticed that when logging into various websites, a random email address not known to me appears in autofill among my usual email addresses. This unfamiliar address i… (læs mere)

I've noticed that when logging into various websites, a random email address not known to me appears in autofill among my usual email addresses. This unfamiliar address is under the @shanreto.com domain and shows up across different websites. My Firefox account is synced between my PC and mobile phone. Both devices are password-protected and under my control at all times, and I have only installed uBlock Origin as an extension.

Could there be any explanation other than the possibility of someone accessing one of my devices through malicious software or similar means?

Stillet af Marek M for 1 dag siden

Sound glitches in KDE after visit some sites in Firefox

Steps for reproduce: Turn ON PC Launch Audacious player Launch Firefox Visit to drupal.org And I have sound glitches like on radio tuning. From all software, … (læs mere)

Steps for reproduce:

  • Turn ON PC
  • Launch Audacious player
  • Launch Firefox
  • Visit to drupal.org

And I have sound glitches like on radio tuning. From all software, that have sounds: players, browser, messengers. Glitches disappear after restart. I find only 2 sites, that make it: drupal.org and my local bank. With Chrome - no problems.

Without Audacious glitches can be to, but not in 100% of cases.

OS: KDE Neon Plasma 6

Stillet af Alexandr Vasilenko for 1 dag siden

Remove time and date stamp from documents

I have scoured the web and read/tried everything. I cannot remove the time and date stamp from my documents. No matter what program/app they are printed from it shows up … (læs mere)

I have scoured the web and read/tried everything. I cannot remove the time and date stamp from my documents. No matter what program/app they are printed from it shows up ruining my printing. I've tried unchecking the header/footer box. There's nothing in my brother printer set up regarding the date/time stamp. It has to be firefox. How do I fix this? I'm not a computer guru so I need details. I'm at my whits end! Thanks!

Stillet af penngrad74 for 21 timer siden

HELP need my April history back. inadvertantly deleted it. Can't figure out exactly what was deleted or how to get it back.

Needed to look through my April history (pages looked at) in the Library. I had APRIL history up, ready to look through it. I tried to delete one page and it DELETED the… (læs mere)

Needed to look through my April history (pages looked at) in the Library. I had APRIL history up, ready to look through it. I tried to delete one page and it DELETED the whole MONTH. How do i get the APRIL history back? APRIL is gone from the list. jumps to March after the last 7 days

I went to RESTORE but this talks about BOOKMARKS It shows for today may 7, 149 items for example then it shows April 29, april 9, april 4 april 1, each with about 150 items but if I were to click on these it says will replace all BOOKMARKS,

thank you

Stillet af toniact for 4 dage siden

Hacked?

Hello, I recently find products added to check out from various sites to purchase. I use all my pcs and other devices. They are all password protected. No one uses my dev… (læs mere)

Hello, I recently find products added to check out from various sites to purchase. I use all my pcs and other devices. They are all password protected. No one uses my devices. I think some one got my account. I changed the password. Can you help me about this topic Kind regards sami

Stillet af smu.uludgn for 6 dage siden

firefox webpage ie very slow changing to other wepages & gettin worse & slide bar dont go to the top when changing pages

when i amon a webpage& click to go to home screen takes about 10 minutes & i have hi speed inernet & th slide bar on side dont go to top when changing pages g… (læs mere)

when i amon a webpage& click to go to home screen takes about 10 minutes & i have hi speed inernet & th slide bar on side dont go to top when changing pages getting worse please fix it

Stillet af raledj for 6 dage siden

Theme

I choose a new theme. After a while, I close Firefox. When I start Firefox again, my chosen theme appears briefly, then the default theme replaces it. Why? FYI: it doesn'… (læs mere)

I choose a new theme. After a while, I close Firefox. When I start Firefox again, my chosen theme appears briefly, then the default theme replaces it. Why? FYI: it doesn't happen with just one theme.

Stillet af Iridium.throne for 6 dage siden

Can't launch my url in Selenium-controlled Firefox browser process

Receiving this error: Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window. My desktop app redirects user to a … (læs mere)

Receiving this error: Firefox is already running, but is not responding. The old Firefox process must be closed to open a new window.

My desktop app redirects user to a login screen on Firefox, and I want to automate it using Selenium. My current workflow: 1. Launch Selenium-controlled Firefox browser using GeckoDriver 2. Click on "Login" button on my desktop app. The desktop app launches the login screen on user's OS default browser using the default user profile (in which case I set in profiles.ini to the temp profile copy created by Selenium). 3. (ERROR) Popup on the above error is displayed

Code: import configparser import os

web_driver = selenium_webdriver.Firefox(executable_path='C:\\Users\\mnxl\\.wdm\\drivers\\geckodriver\\win64\\v0.34.0\\geckodriver') profile = web_driver.capabilities['moz:profile']

  1. Path to the Firefox profiles folder

profiles_path = os.path.expanduser(r'~\AppData\Roaming\Mozilla\Firefox')

  1. Path to the profiles.ini file

profiles_ini_path = os.path.join(profiles_path, 'profiles.ini')

  1. Read the profiles.ini file

config = configparser.ConfigParser() config.read(profiles_ini_path)

  1. Find the section for the profile to set as default

for section in config.sections():

   if config.has_option(section, 'Path') and config.get(section, 'Path') == profile:
       # Set this profile as the default
       config.set(section, 'Default', '1')
   else:
       # Set all other profiles as not default
       config.set(section, 'Default', '0')
  1. Write the changes back to the profiles.ini file

with open(profiles_ini_path, 'w') as configfile:

   config.write(configfile)

Stillet af Magdeline Ng for 6 dage siden

Touch Keyboard not working in Firefox

I have windows 10 pro (64), 22H2 OS build 19045.4170, Windows Feature Experience Pack 1000.19054.1000.0 and latest Firefox (125.0.3) installed on A HP Pavilion Notebook 1… (læs mere)

I have windows 10 pro (64), 22H2 OS build 19045.4170, Windows Feature Experience Pack 1000.19054.1000.0 and latest Firefox (125.0.3) installed on A HP Pavilion Notebook 17 F121DS, Serie 5CD4355YDX. Touch Keyboard (not to be confused with on-screen) opens and closes immediately; sometimes, on the first occurrence, it stays open long enough to be able to click on a text field and then disappears. "On screen keyboard" works fine as does "Touch keyboard" in Edge and Chrome and all other Apps. Since this is a recent occurrence, and a lot of odd changes took place after the last FF update, I have reverted to Firefox 124, after this did not work also did a restore to last Restore Point from April. No change! I have consulted the [1754973] as well as [1750584] , but these did not help me much further. Any suggestions or is there a bug?

Stillet af Karl for 5 dage siden