Fragen mit folgendem Schlagwort anzeigen: Alle Fragen anzeigen
  • Archiviert

2 windows always open when clicking on a website link

Hello, I am using Firefox (105.0.3) on a Macbook Pro Mac OS 12.6 as a default browser. Every time I click on a link two firefox windows always open up. I can't find anywh… (Lesen Sie mehr)

Hello, I am using Firefox (105.0.3) on a Macbook Pro Mac OS 12.6 as a default browser. Every time I click on a link two firefox windows always open up. I can't find anywhere why that issue keeps popping up because I've used firefox nightly and haven't had that issue at all. Any help would be appreciated!

Gefragt von zen_god87 vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

Gmail Login problems using Firefox

I keep getting the following error message when I try to login to Gmail "There was an error during the transport or processing of this request. Error code = 103, Path = … (Lesen Sie mehr)

I keep getting the following error message when I try to login to Gmail

"There was an error during the transport or processing of this request. Error code = 103, Path = /v3/signin/_/AccountsSignInUi/data/batchexecute"

I have rebooted my modem/router, cleared cache and cookies and even refressed firefox. Still the same error.

Gefragt von 89rugby vor 1 Jahr

Letzte Antwort von Dropa vor 1 Jahr

  • Archiviert

medicare.gov will not log me in

For the last 2 weeks I have been trying to log into my medicare.gov account and firefox will not load. After I click "log in" it comes back with " can't process your req… (Lesen Sie mehr)

For the last 2 weeks I have been trying to log into my medicare.gov account and firefox will not load. After I click "log in" it comes back with " can't process your request at this time" tried different computer and it still does the same.. Tried chrome and it works with NO problems. Why is firefox blocking the site???

Gefragt von v vor 1 Jahr

Letzte Antwort von hdog2 vor 1 Jahr

  • Archiviert

Unable to load certain websites even when bookmarked.

I'm hoping you can assist me with the following issue. Unable to access NCAA Football or CBS Sports websites even when the website is bookmarked and/or listed as an ex… (Lesen Sie mehr)

I'm hoping you can assist me with the following issue. Unable to access NCAA Football or CBS Sports websites even when the website is bookmarked and/or listed as an exception in my Firefox settings (CBS Sports). Please explain why the exception list and bookmarking websites no longer allows me to access these sites. This is a recent issue.

This issue has become a nuisance and unfortunately as much as I trust Firefox (I actually donate monthly) I may have to start using a different web browser such as Microsoft Edge if this issue cannot be resolved.

Thank you in advance for you help.

Sincerely, Mary

Gefragt von marvelousmary vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

Can't get a site to open

I am having a difficult time connecting Nordstrom Store on my computer. Never happened before and other companies I work with open with no problems. Need help to open www… (Lesen Sie mehr)

I am having a difficult time connecting Nordstrom Store on my computer. Never happened before and other companies I work with open with no problems. Need help to open www.nordstrom.com Thank you.

Gefragt von bskjonsberg vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

Wont load my Foxnews live broadcast

Half the time I get messages that I'm not authorized to watch foxnews live even after the screen that says your authorized to view this content. When firefox wont let me… (Lesen Sie mehr)

Half the time I get messages that I'm not authorized to watch foxnews live even after the screen that says your authorized to view this content. When firefox wont let me watch it I have to load it up on Chrome. Sometimes it works on firefox and sometimes it doesnt

Gefragt von sa_weiss vor 1 Jahr

Letzte Antwort von Tzuriel vor 1 Jahr

  • Archiviert

WebGL2.0 doesn't allow flipping frame with blitFramebuffer()

Hi. So in desktop OpenGL it is totally valid to write the following in order to flip the frame vertically into dst buffer: glBlitFramebuffer(0, h, w, 0, 0, 0, w, h, GL_… (Lesen Sie mehr)

Hi. So in desktop OpenGL it is totally valid to write the following in order to flip the frame vertically into dst buffer:

 glBlitFramebuffer(0, h, w, 0, 0, 0, w, h, GL_COLOR_BUFFER_BIT, GL_NEAREST));

In WebGL if I do this:

gl.blitFramebuffer(0, h,w,0 , 0, 0, w, h, gl.COLOR_BUFFER_BIT, gl.NEAREST);

I am getting WebGL warning: blitFramebuffer: If the source is multisampled, then the source and dest regions must match exactly.

Similar error is reported in Chrome.

When I am looking into the related C++ code I can see this:

        if (dstX0 != srcX0 ||
           dstX1 != srcX1 ||
           dstY0 != srcY0 ||
           dstY1 != srcY1)
       {
           webgl->ErrorInvalidOperation("%s: If the source is multisampled, then the"
                                        " source and dest regions must match exactly.",
                                        funcName);
           return;
       }

I am not sure why this restriction has been imposed. GLES2/3 support this kind of dimensions setup with no errors. Can someone explain the reason behind this? And if it is a bug/missed functionality, where should it be reported?

Gefragt von ivspcom vor 1 Jahr

Letzte Antwort von TyDraniu vor 1 Jahr

  • Archiviert

Tabs crashing

About two weeks ago multipel tabs started crashing nin Firefox 105. If I close then re-open Firefox everything worked fine for a minute or two, then the tabs crashed agai… (Lesen Sie mehr)

About two weeks ago multipel tabs started crashing nin Firefox 105. If I close then re-open Firefox everything worked fine for a minute or two, then the tabs crashed again. Clicking on the restore tab button had no effect. A few days later, this stopped happening and everything seemed OK, then there was another Firefox upgrade and the whole thing started again. I've had Firefox for about fifteen years and don't want to move to another browser, but I can't keep switching it on and off like this, it's annoying and a waste of time. I've had to start using Edge, where this problem doesn't exist. I've tried various solutions but nothing seems to work. The only thing that may explain it is that I've noticed in Task manager that the Ethernet throughput is far too high - the leaks go through the top limit. Can anybody help? I'd be very grateful to be able to use Firefox again.

Gefragt von Tommo vor 1 Jahr

Letzte Antwort von jscher2000 - Support Volunteer vor 1 Jahr

  • Archiviert

GSOD IRQL NOT LESS OR EQUAL NETIO.SYS

Getting GSoD IRQL_NOT_LESS_OR_EQUAL, process firefox.exe I need some help with this one. Happening at least 5 times a day. I can provide more info if needed. I've also o… (Lesen Sie mehr)

Getting GSoD IRQL_NOT_LESS_OR_EQUAL, process firefox.exe

I need some help with this one. Happening at least 5 times a day. I can provide more info if needed. I've also opened a question on Microsoft's board. Thanks in advance.

From WinDBG of Memory.dmp

PROCESS_NAME: firefox.exe

TRAP_FRAME: fffffd837bfb1ef0 -- (.trap 0xfffffd837bfb1ef0) NOTE: The trap frame does not contain all registers. Some register values may be zeroed or incorrect. rax=ffff918ba174a801 rbx=0000000000000000 rcx=00000000ffffff00 rdx=0000000000001002 rsi=0000000000000000 rdi=0000000000000000 rip=fffff8057b01ca09 rsp=fffffd837bfb2080 rbp=fffffd837bfb20f9

r8=0000000000001002  r9=0000000000000000 r10=0000000000012eed

r11=0000000000000147 r12=0000000000000000 r13=0000000000000000 r14=0000000000000000 r15=0000000000000000 iopl=0 nv up ei pl zr na po nc NETIO!StreamInvokeCalloutAndNormalizeAction+0x239: fffff805`7b01ca09 4183795003 cmp dword ptr [r9+50h],3 ds:00000000`00000050=???????? Resetting default scope

STACK_TEXT: fffffd83`7bfb1da8 fffff805`76e33fa9  : 00000000`0000000a 00000000`00000050 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx fffffd83`7bfb1db0 fffff805`76e2fee8  : 00000000`00000002 00000000`00000000 00000000`00000000 ffff918b`96d694b0 : nt!KiBugCheckDispatch+0x69 fffffd83`7bfb1ef0 fffff805`7b01ca09  : fffffd83`7bfb21f8 fffffd83`7bfb20f9 fffffd83`7bfb21c0 ffff918b`a174a8f0 : nt!KiPageFault+0x468 fffffd83`7bfb2080 fffff805`7b01c0db  : ffff918b`a174a8f0 ffff918b`a174a820 ffff918b`a174a801 00000000`00000000 : NETIO!StreamInvokeCalloutAndNormalizeAction+0x239 fffffd83`7bfb2150 fffff805`7b019c7b  : ffff918b`54de0014 fffff805`c5464e40 ffff918b`00000000 fffffd83`7bfb2ae8 : NETIO!StreamProcessCallout+0x2c7 fffffd83`7bfb2280 fffff805`7b018d2d  : ffff918b`52a40014 fffffd83`7bfb2ae8 fffffd83`7bfb2b10 fffffd83`7bfb2990 : NETIO!ProcessCallout+0xa4b fffffd83`7bfb2400 fffff805`7b017a3e  : fffffd83`7bfb26a8 fffffd83`7bfb2630 fffffd83`7bfb2b10 ffff918b`adf438f0 : NETIO!ArbitrateAndEnforce+0x59d fffffd83`7bfb2530 fffff805`7b015525  : fffffd83`7bfb2ea8 fffffd83`7bfb29e0 fffffd83`7bfb29e0 00000000`00000000 : NETIO!KfdClassify+0x33e fffffd83`7bfb28e0 fffff805`7b015128  : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : NETIO!StreamClassify+0x279 fffffd83`7bfb2a80 fffff805`7b014b06  : ffff918b`94f4a320 ffff918b`598d1ac0 00000000`00000000 00000000`00000014 : NETIO!StreamCommonInspect+0x2ac fffffd83`7bfb2e60 fffff805`7b1d69db  : ffff918b`a30de4b0 ffff918b`a30de4b0 fffffd83`7bfb2f60 fffffd83`7bfb2f80 : NETIO!WfpStreamInspectSend+0x256 fffffd83`7bfb2ef0 fffff805`7b1d6275  : 00000000`00000000 00000000`00000000 ffff918b`a5a17f68 ffff918b`a5a17f68 : tcpip!TcpEnqueueTcbSend+0x74b fffffd83`7bfb3010 fffff805`76c9746a  : 00000000`00000000 00000000`00000000 00000000`00000000 ffff918b`55ffe140 : tcpip!TcpTlConnectionSendCalloutRoutine+0x25 fffffd83`7bfb3050 fffff805`76c973dd  : fffff805`7b1d6250 fffffd83`7bfb3130 ffff918b`9da2b370 ffff918b`ae592ab0 : nt!KeExpandKernelStackAndCalloutInternal+0x7a fffffd83`7bfb30c0 fffff805`7b20c01d  : ffff918b`aaa02000 fffff805`76c9a235 ffffffff`ffffffff 00000000`00000032 : nt!KeExpandKernelStackAndCalloutEx+0x1d fffffd83`7bfb3100 fffff805`7db93070  : ffff918b`9da2b370 fffffd83`7bfb3a60 ffff918b`8ba143f0 ffff918b`9e0d85e0 : tcpip!TcpTlConnectionSend+0x8d fffffd83`7bfb3170 fffff805`7db96989  : ffff918b`8ba143f0 fffffd83`7bfb37b0 00000020`0bb5e960 fffff805`7749a87f : afd!AfdFastConnectionSend+0x550 fffffd83`7bfb3350 fffff805`770c951e  : 00000000`00000000 00000000`0001201f fffffd83`7bfb3a60 ffff918b`ae592aa0 : afd!AfdFastIoDeviceControl+0xfa9 fffffd83`7bfb36f0 fffff805`770c7ab6  : 00000000`00000001 ffffb522`3b58b573 00000000`00000000 00000000`00000000 : nt!IopXxxControlFile+0x46e fffffd83`7bfb3900 fffff805`76e33965  : 00000000`80004004 000001b7`591c1180 000001b7`069eed90 000001b7`59152f80 : nt!NtDeviceIoControlFile+0x56 fffffd83`7bfb3970 00007ffd`1574ee54  : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x25 00000020`0bb5e988 00000000`00000000  : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffd`1574ee54


SYMBOL_NAME: NETIO!StreamInvokeCalloutAndNormalizeAction+239

Gefragt von Gio vor 1 Jahr

Letzte Antwort von ddmas vor 1 Jahr

  • Archiviert

Firefox Password Fill-In stopped working.

Its very simple, I have a bunch of Saved Log in and Passwords saved in the place I'm supposed to save it. Starting yesterday for some reason Firefox stopped doing the Fil… (Lesen Sie mehr)

Its very simple, I have a bunch of Saved Log in and Passwords saved in the place I'm supposed to save it. Starting yesterday for some reason Firefox stopped doing the Fill-in part. I've check all my info and its all still in there it just isn't getting from there to my Log In screens like it should? And to cut out this needless babble, it is NOT my computer! Cause guess what, I also have Chrome and my saved password function works just fine with them. Which is why I have both, it must be a really funny Business Lunch where you and Google flip a coin to see who is going to play dumb this week.

Gefragt von Angie M vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

pin tabs lost during windows update reboot

Here is a suggestion for you guys. Instead of using whatever cache files you have for pinned tabs, why not put a pinned tabs section in bookmarks so we don't have to wor… (Lesen Sie mehr)

Here is a suggestion for you guys.

Instead of using whatever cache files you have for pinned tabs, why not put a pinned tabs section in bookmarks so we don't have to worry about something funny eliminating the tabs. Make it easy on the user and don't force them to look for session files copy/rename, etc. Be smart.

Gefragt von waynejrasmussen vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr

  • Archiviert

Contextual menu

When I right click, the contextual menu opens where the mouse is and what is under the mouse is automatically selected and executed, closing immediately the contextual me… (Lesen Sie mehr)

When I right click, the contextual menu opens where the mouse is and what is under the mouse is automatically selected and executed, closing immediately the contextual menu and doing something I didn't asked for. How to not get that?

This question is asked too here https://forum.kde.org/posting.php?mode=post&f=304

Gefragt von Pistache vor 1 Jahr

Letzte Antwort von cor-el vor 1 Jahr