[UNRELATED] Flashgot (1.5.5.5) stopped working (FF23, linux)

Ask for help about FlashGot, no registration needed to post
Post Reply
Werkbau

[UNRELATED] Flashgot (1.5.5.5) stopped working (FF23, linux)

Post by Werkbau »

Flashgot suddenly stopped working for me. When trying to send a download to my downloader, a little FlashGot progress bar appears, but it stops at about 1/10 (see picture below). And, after several minutes of it not moving (the browser remains usable), a small popup will come asking if I want to stop an unresponsive script:

Code: Select all

A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.

Script: jar:file:///home/username/.mozilla/firefox/profile/extensions/%7B19503e42-ca3c-4c27-b1e2-9cdb2170ee34%7D.xpi!/components/flashgotService.js:819
My downloader is a shell script that fills a queue. The program doesn't even get invoked, as I added a debug message at startup that should pop out if it was started.
The progress bar gets stuck like this: Image
I tried upgrading to 1.5.5.6rc2 to no success. I don't recall doing any major update inside Firefox before it stopped working (I update addons manually), it...just did.
I have no experience with webdev or browser dev, the line on the stop script dialog seems to indicate it's going on an infinite loop, but I can't figure out why.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Flashgot (1.5.5.5) stopped working (FF23, linux)

Post by therube »

At times, high CPU usage can hinder the appearance of your download manager.
That high CPU could be browser related (like from a Flash video playing) or something external to the browser (like some other app gobbling up memory).

(Eventually it will open, but not when expected. But then your unresponsive script message might point to something else?)


Otherwise, as a test, create a new, clean Profile, then only install FlashGot & see if that works.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 SeaMonkey/2.22a2
Werkbau

Re: Flashgot (1.5.5.5) stopped working (FF23, linux)

Post by Werkbau »

Thanks for your assistance.
After some debugging I managed to find out the culprit. Apparently the latest version of Ghostery was at fault.
The bug has been patched on a beta version, and that makes flashgot behave properly again.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0
Post Reply