Page 1 of 1

Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Thu Jun 21, 2018 12:29 pm
by yurikus
Hi all,

Experiencing a problem with Newegg Flash newsletters, opening them in preview window freezes pop peeper main window for about 5 minutes. Preview window contains no email content when shown, but can be resized and closed.
See attached screenshot:
pop-peeper-newegg-flash.png
The attachment pop-peeper-newegg-flash.png is no longer available

Re: Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Thu Jun 21, 2018 2:35 pm
by Jeff
Can you send me a sample email; preferably send it as an attachment via email to (support at esumsoft dot com). Please send the original message source and not a forward -- view the message in POP Peeper and select File / Save message as.

Apparently, the flash newsletter didn't impress me because it's the one newegg email notification I wasn't subscribed to. I've added it but it may be a couple days before I get one.

Do the other newegg newsletters cause you a problem or is it just the flash one?

What version of POP Peeper do you have (main menu: Help / About)?

If you open the same email again, does it open instantly or does it take a while again?

Re: Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Mon Jun 25, 2018 12:52 pm
by yurikus
Sorry for delay, was expecting an email notification about replies to the forum, didn't get any.

It didn't impress me either, every time it comes I forget this delay happens, open it to unsubscribe and curse when PP hangs, heh.
Only flash newsletter causes problems for me and freezes every time.
I'm on PP v4.5.0.0.

WIll send you a sample in a bit

Re: Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Mon Jun 25, 2018 12:58 pm
by spc3rd
Hello yurikus,

If you are continuing to experience problems with receiving notifications from the Forums of replies to a topic, you might want to take a look at the following Sticky, which may help:

Not receiving email notification of replies to topics you've subscribed to? Settings to check

Cheers! :)

Re: Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Mon Jun 25, 2018 8:18 pm
by Jeff
The problem has been found and fixed. This is actually a variant of a known issue that has been addressed before. Unfortunately, there's no known work-around that you can apply immediately, so you'll have to wait until the fix is released in v5. Beta testing availability should be announced soon, though.

Also, I don't know if your "5 minutes" was an exaggeration but I would like to know, mostly for curiosity. On my computer, it was closer to 20 seconds.

Re: Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Mon Jun 25, 2018 9:14 pm
by yurikus
Thank you for fixing it what was the technical issue? (I code for a living)
WRT exaggeration, might be, but only about 50% .. it definitely hangs for more than 2 minutes.

Re: Newegg Flash newsletters freezes pop peeper main window for approx 5 minutes

Posted: Tue Jun 26, 2018 3:38 pm
by Jeff
In the HTML <head>, they're using a relative URL for an external script, like this: src="//(domain)". This is fine when you're viewing a message online with an existing point of reference (e.g. https://mail.google.com/), but when you're viewing the message locally, there is no base href defined; and, unfortunately, MS never fixed this problem in IE and so it causes a temporary hang (most modern browsers can handle it as I tested it in Edge/Firefox/Chrome). POP Peeper addresses this by injecting a base href tag; but in this case, it comes after the undefined protocol and so you still get the hang.


I wonder if the particular Windows OS has an effect on the delay -- What OS are you using? I have Win10 x64.