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

Can't access Lowes web site

All of a sudden I can't access Lowe's or Home Depot web sited from my browser. I get the following message- You don't have permission to access "http://www.lowes.com/" o… (læs mere)

All of a sudden I can't access Lowe's or Home Depot web sited from my browser. I get the following message-

You don't have permission to access "http://www.lowes.com/" on this server.

Reference #18.c159c817.1717595309.c95b81

https://errors.edgesuite.net/18.c159c817.1717595309.c95b81

Never had this problem before. I get the same message when attempting tp access Home Depot.

Please help if you can

Stillet af bpittner18 for 2 dage siden

Seneste svar af Agent virtuel for 1 dag siden

ZERO URL's To Download

1. Your Community gave incorrect.URL's To download your browser. 2. All searches only come up with google play 3. If you? Do not want customers to neglect. You do too du… (læs mere)

1. Your Community gave incorrect.URL's To download your browser. 2. All searches only come up with google play 3. If you?

Do not want customers to neglect. You do too due to inability inability to download your browser. Then make it crystal clear where to get the link.  For downloading your browser.

Stillet af brenca for 2 dage siden

Seneste svar af Paul for 2 dage siden

Can't send email with more than one account

Apparently, from the bits I've read, the "solution" is to scrap Thunderbird and start anew with the knowledge that I set up my accounts "wrong" because I relied on the au… (læs mere)

Apparently, from the bits I've read, the "solution" is to scrap Thunderbird and start anew with the knowledge that I set up my accounts "wrong" because I relied on the automatic setup and was ... led astray???

Frankly I expected better.

The reason I tried to switch to Thunderbird was because Apple Mail was behaving erratically (forcing threaded view though it was turned off) and there was no way to contact anyone about problems. However, typical for Apple because they don't communicate with users, the problem seem to have mysteriously resolved.

Anyway I'm switching back to Apple. For now. Because I don't want to play guessing games with my email about how to do things properly. Frankly, I'd switch to Gmail which all of my friends say behaves well. But I also don't want to be tracked and Google is evil in this regard. So here I am.

Stillet af seh1593 for 2 dage siden

Seneste svar af david for 2 dage siden

Firefox 126.0.1

Every half hour the browser freezes and turns off, this did not happen in previous versions of the browser, some bug was made during the development of the update, it is … (læs mere)

Every half hour the browser freezes and turns off, this did not happen in previous versions of the browser, some bug was made during the development of the update, it is necessary to fix the bug and release the update

Stillet af mackarov.o for 2 dage siden

Seneste svar af TyDraniu for 2 dage siden

Import Outlook 365 pst files into Thunderbird 115

I read that to import Outlook (I have 365) pst files I need 'downgrade' from Thunderbird 115 to Thunderbird v 38.1 . But that was an older post, so I am hoping there a… (læs mere)

I read that to import Outlook (I have 365) pst files I need 'downgrade' from Thunderbird 115 to Thunderbird v 38.1 .

But that was an older post, so I am hoping there are now ways to import pst files directly into Thurderbird 115 (I have a lot, each with lots of e-mails).

If not: 1) can I leave 115 on my computer and install v 38.1 in addition - import the outlook pst files into 38.1, store them as 'local files' on my hard drive and then connect those to 115 ? 2) Since I read something about installing v 38.1, importing the pst files (and presumably storing them as local files on the hard drive/external drive?) and then updating that to v 115, I suspect that 1) is not an option. 3) so next question is (haven't searched for that yet) : if I have to delete 115, I will have to re-connect all my local folders once I am upgraded again to 115. I have them all (a lot) stored on an external drive - is there guidance somewhere on how to get those 'recognized' all at the same time by Thunderbird 115 ? (Outlook is not very userfriendly in that regard, one needs to 'open' each pst file individually). 4) final question while I am at it: latest outlook version has limitation on the number of pst files one can have open at the same time - I found that out the hard way. Is there also a limitation on how many local folders one can have in thunderbird 115 ? THANKS A LOT in advance for your help (this is my second time asking for help and last time I got an e-mail with an absolutely perfect answer). Annette.

Stillet af annette.kuesel for 3 dage siden

Seneste svar af sfhowes for 3 dage siden

Obscure canvas rendering issue

Hello, I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint … (læs mere)

Hello,

I have created a webpage with a canvas element that allows the user to draw an irregular path by pressing down the mouse, similar to the free drawing of a paint application. The issue is that the very first time that the user presses the mouse, the line stops abruptly, while the next times the lines are drawn correctly. The events seem to fire correctly and the page works fine at Chromium, so it seems to be a Firefox issue. You can find the html page below. I am curious, what could be the problem?

<!DOCTYPE html>
<html lang="el">

<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Canvas</title>
  <style>
    #canvas {
      background-color: whitesmoke;
      border: solid 2px brown;
    }
  </style>
</head>

<body>
  <canvas id="canvas"></canvas>

  <script>
    function startDrawing(e) {
      isDrawing = true;
      context.beginPath();
      context.moveTo(e.offsetX, e.offsetY);
    }

    function draw(e) {
      if (isDrawing) {
        context.lineTo(e.offsetX, e.offsetY);
        context.stroke();
      }
    }

    function stopDrawing(e) {
      console.log("stopped drawing")
      isDrawing = false;
    }

    const canvas = document.getElementById('canvas');
    const context = canvas.getContext('2d');
    var isDrawing = false;
    canvas.width = 1000;
    canvas.height = 1000;
    context.strokeStyle = "#913d88";
    context.lineWidth = 2;
    canvas.onmousedown = startDrawing;
    canvas.onmouseup = stopDrawing;
    canvas.onmousemove = draw;
  </script>
</body>

</html>

Stillet af ngiatsog for 4 dage siden

Seneste svar af jscher2000 - Support Volunteer for 3 dage siden

firefox ate my history

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed perman… (læs mere)

after downloading and installing v.126 of firefox, my history has disappeared. the browser is not generating new history from web site visits. the history is fixed permanently on a single web address. this is the web address of a site that is in my toolbar. this site cannot be deleted from the history. this site cannot be deleted through the preferences menu. the same site shows in the history file as the only site visited in the past several months, even though i have not visited that site in the past several months. the browser does not show my browsing history. the browser does not create a browsing history. my history function is permanently broken.

help?

Stillet af drollere for 4 dage siden

Seneste svar af jscher2000 - Support Volunteer for 3 dage siden

software and Firefox app for Android

You don't give me the proper. Software I have a Samsung Galaxy and it keeps giving me Android software because it downloads it and I go to sign in to Google and tells me … (læs mere)

You don't give me the proper. Software I have a Samsung Galaxy and it keeps giving me Android software because it downloads it and I go to sign in to Google and tells me I have android and don't recognize my galaxy fire fox for Android wrong software screw up my phone and accounts

Stillet af Chole “Princess” Mickey for for 3 måneder siden

Seneste svar af Mary T. Hodge for 3 dage siden

Refresh Local Folders After Turning on Remote Drive?

Hi, All. I store older emails in subfolders by year within Local Folders, and I've specified that Thunderbird store Local Folders on a toggleable remote drive. The idea i… (læs mere)

Hi, All. I store older emails in subfolders by year within Local Folders, and I've specified that Thunderbird store Local Folders on a toggleable remote drive. The idea is that I will just toggle that remote drive on when I need to access Local Folders messages.

Thankfully, when I start Thunderbird with the remote drive off, Local Folders appears without any references to inbox or sent folders (since it can't find the drive), and also thankfully it doesn't throw any "Can't find drive x" error messages. When Thunderbird is open, and I turn the drive on, however, it does not display the remote Local Folders content.

Other than completely closing and reopening Thunderbird, is there a way to have it more easily load the Local Folders content when the drive is turned on - either automatically or manually?

Thank you

Stillet af RIMSHOT3 for 5 dage siden

Seneste svar af david for 3 dage siden

메일에 링크 삽입 시 링크주소가 다르게 나옵니다.

안녕하세요. 썬더버드 메일 사용 중 인데요. 메일에 링크 삽입 시 링크주소가 다르게 나옵니다. "링크 테스트"에 "cafe.naver.com/masterlesson" 링크를 주었으나 결과는 "mail.naver.com/v2/read/0/cafe.naver.com/masterlesson" 으로 링크됩니다… (læs mere)

안녕하세요. 썬더버드 메일 사용 중 인데요. 메일에 링크 삽입 시 링크주소가 다르게 나옵니다.

"링크 테스트"에 "cafe.naver.com/masterlesson" 링크를 주었으나 결과는 "mail.naver.com/v2/read/0/cafe.naver.com/masterlesson" 으로 링크됩니다.

Html 사용해도 마찬가지 입니다.

메일은 네이버 메일 계정에서 네이버 메일 계정으로 메일을 전송했습니다.

추가로 첨부파일 넣었으니 확인해주시고 빠른 답변 부탁드립니다.

Stillet af jongkyuda2 for 3 dage siden

Seneste svar af david for 3 dage siden

Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com

https://x.com/ (Formaly Twitter) Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com Not only me: https://www.reddit.com/r/firefox/co… (læs mere)

https://x.com/ (Formaly Twitter) Firefox’s Enhanced Tracking Protection (Strict Mode) is known to cause issues on x.com


Not only me: https://www.reddit.com/r/firefox/comments/1ctx1bm/twitter_not_working_on_private_browsing/ https://connect.mozilla.org/t5/discussions/firefox-s-enhanced-tracking-protection-strict-mode-is-known-to/td-p/57432 https://lemmy.world/post/15496431

https://news.ycombinator.com/item?id=40386418 Dunno if entirely accurate but regarding the Firefox error: “Twitter switched their top level domain to X, but didn't change any of their other domains, so they're still pulling assets from Twimg. Which makes Firefox (correctly) block the page if you have Tracking Protect enabled because it sees X trying to involve 3rd parties.“ Slow clap.

Stillet af hokagegaara for 1 uge siden

Seneste svar af Paul for 3 dage siden

Removing duplicates (30,000+ emails) systematically and **without** addons.

Using Thunderbird 115.11.0 (64-bit) on Manjaro (Linux - fully updated). Thunderbird is a great and fantastic email client and I will always appreciate Mozilla for its pri… (læs mere)

Using Thunderbird 115.11.0 (64-bit) on Manjaro (Linux - fully updated). Thunderbird is a great and fantastic email client and I will always appreciate Mozilla for its principals.

I'm using IMAP and I moved some messages from a Gmail account to another IMAP account and somewhere along the way, an additional 10,000+ emails have been duplicated (about one third).

How can I systematically remove duplicates without the use of an add-on? The reason I don't wish to use an add-on is because every add-on I've found requires the following permission Have full, unrestricted access to Thunderbird, and your computer. and that is absolutely terrifying.

Are there any remedies for (systematically) handling duplicates without handing over all the keys to the kingdom?

Stillet af mozilla586 for 4 dage siden

Seneste svar af christ1 for 3 dage siden