From mikey at reppy.org Wed Apr 1 11:32:02 2009 From: mikey at reppy.org (Mikey Reppy) Date: Wed, 1 Apr 2009 14:32:02 -0400 Subject: [Petname] Hooray for update! In-Reply-To: <5691356f0809161530o3d487b5fufe1a8241b7b6695d@mail.gmail.com> References: <48CF2931.2040208@afriskito.net> <5691356f0809161110u1bf96f7tae4910557e8e4217@mail.gmail.com> <5691356f0809161220p72fdff78y7a1fd85aed4d54a7@mail.gmail.com> <5691356f0809161530o3d487b5fufe1a8241b7b6695d@mail.gmail.com> Message-ID: Tyler- I noticed that Firefox 3.1 beta 3 logged petname as incompatible. Have you looked into this? (no hurry if you're busy, I just hadn't seen any activity on this topic) Thanks again for the tool. -Mikey On Tue, Sep 16, 2008 at 6:30 PM, Tyler Close wrote: > OK, I think we've tracked down a fix for this. I've uploaded v.1.3, > which includes the fix, to the Mozilla addons site. > > Thanks to Sandro Magi for debugging assistance. > > --Tyler > > On Tue, Sep 16, 2008 at 12:20 PM, Tyler Close wrote: >> Hi Fred, >> >> My initial crew of beta testers didn't run into this problem, but >> yours is the second bug report I've gotten since the release went out >> on the Firefox addons site. I'm still trying to figure out what's >> different about these other installations. >> >> I gather the Petname Tool displays "unauthenticated site" for http: >> pages and you don't have any existing petname bookmarks? >> >> I'll post to this list when the mystery has been solved. >> >> If you feel like getting your hands dirty on this, you can turn on >> logging by editing a line in the source. The file is at: >> >> Application Data/Mozilla/Firefox/Profiles//extensions/{98d4a14e-67d3-40f7-96c4-38a6c07c32f2}/chrome/content/petname-tool.js >> >> On line 2, change: >> >> const err = false && Cc['@mozilla.org/consoleservice;1']. >> >> to: >> >> const err = true && Cc['@mozilla.org/consoleservice;1']. >> >> Restart Firefox. >> >> From the "Tools" menu, open the "Error Console". Send me a copy of the >> displayed text. >> >> Thanks for posting, >> --Tyler >> >> On Tue, Sep 16, 2008 at 11:54 AM, Fred Spiessens wrote: >>> Hi Tyler, >>> >>> I installed the petname tool in Firefox 3.0.1 on Mac OS 10.5.4 but I cannot >>> type in the petname field. >>> the field shows question marks (when I go to an https page) and the tooltip >>> says: >>> "The Petname Tool has not been initialized" >>> >>> Any idea how I should fix this or how to avoid this during installation? >>> >>> thanks, >>> Fred. >>> >>> _______________________________________________ >>> Petname mailing list >>> Petname at mozdev.org >>> https://www.mozdev.org/mailman/listinfo/petname >>> >> > _______________________________________________ > Petname mailing list > Petname at mozdev.org > https://www.mozdev.org/mailman/listinfo/petname >