<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Daniel Lange's blog (Entries tagged as addon)</title>
    <link>https://daniel-lange.com/</link>
    <description>agrep -pB IT /dev/life</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 2.6-alpha1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 11 May 2017 08:24:33 GMT</pubDate>

    <image>
    <url>//daniel-lange.com/uploads/Avatar_Blog_144_234.png</url>
    <title>RSS: Daniel Lange's blog - agrep -pB IT /dev/life</title>
    <link>https://daniel-lange.com/</link>
    <width>144</width>
    <height>234</height>
</image>

<item>
    <title>Thunderbird startup hang (hint: Add-Ons)</title>
    <link>https://daniel-lange.com/archives/131-Thunderbird-startup-hang-hint-Add-Ons.html</link>
            <category>Debian</category>
    
    <comments>https://daniel-lange.com/archives/131-Thunderbird-startup-hang-hint-Add-Ons.html#comments</comments>
    <wfw:comment>https://daniel-lange.com/wfwcomment.php?cid=131</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>https://daniel-lange.com/rss.php?version=2.0&amp;type=comments&amp;cid=131</wfw:commentRss>
    

    <author>nospam@example.com (Daniel Lange)</author>
    <content:encoded>
    &lt;p&gt;If you see Thunderbird hanging during startup for a minute and then continuing to load fine, you are probably running into an issue similar to what I saw when Debian migrated Icedove back to the &quot;official&quot; Mozilla Thunderbird branding and changed &lt;code&gt;~/.icedove&lt;/code&gt; to &lt;code&gt;~/.thunderbird&lt;/code&gt; in the process (one symlinked to the other).&lt;/p&gt;

&lt;p&gt;Looking at the console log (=start Thunderbird from a terminal so you see its messages), I got:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;console.log: foxclocks.bootstrap._loadIntoWindow(): got xul-overlay-merged - waiting for overlay-loaded
[.. one minute delay ..]
console.log: foxclocks.bootstrap._windowListener(): got window load chrome://global/content/commonDialog.xul
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Stracing confirms it hangs because Thunderbird loops waiting for a &lt;abbr title=&quot;Fast Userspace muTual EXclusion locking mechanism. Who makes up these acronyms?&quot;&gt;FUTEX&lt;/abbr&gt; until that apparently gets kicked by a XUL core timeout.&lt;br /&gt;
(Thanks for defensive programming folks!)&lt;/p&gt;

&lt;p&gt;So in my case uninstalling the Add-On &lt;a href=&quot;https://addons.mozilla.org/eN-US/thunderbird/addon/foxclocks/&quot; title=&quot;A world clock Add-On for Thunderbird / Firefox&quot;&gt;Foxclocks&lt;/a&gt; easily solved the problem.&lt;/p&gt;

&lt;p&gt;I assume other Thunderbird Add-Ons may cause the same issue, hence the more generic description above.&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Thu, 11 May 2017 08:00:00 +0000</pubDate>
    <guid isPermaLink="false">https://daniel-lange.com/archives/131-guid.html</guid>
    <category>addon</category>
<category>bug</category>
<category>debian</category>
<category>mozilla</category>
<category>thunderbird</category>

</item>
<item>
    <title>SyncPlaces, SortPlaces ... preserving these and other excellent Firefox add-ons</title>
    <link>https://daniel-lange.com/archives/71-SyncPlaces,-SortPlaces-...-preserving-these-and-other-excellent-Firefox-add-ons.html</link>
            <category>Internet</category>
    
    <comments>https://daniel-lange.com/archives/71-SyncPlaces,-SortPlaces-...-preserving-these-and-other-excellent-Firefox-add-ons.html#comments</comments>
    <wfw:comment>https://daniel-lange.com/wfwcomment.php?cid=71</wfw:comment>

    <slash:comments>142</slash:comments>
    <wfw:commentRss>https://daniel-lange.com/rss.php?version=2.0&amp;type=comments&amp;cid=71</wfw:commentRss>
    

    <author>nospam@example.com (Daniel Lange)</author>
    <content:encoded>
    &lt;p&gt;A few days ago I was re-installing a laptop of mine. Downloading the default add-ons for Firefox came to a stall as I could not find SyncPlaces, which I&#039;ve been using for a few years to synchronize my bookmarks between the systems I use. As I knew the author, Andy Halford, has a &lt;a href=&quot;http://www.andyhalford.com/&quot; title=&quot;Andy Halford&#039;s homepage&quot;&gt;homepage&lt;/a&gt; I surfed there and found...&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&quot;&lt;strong&gt;So long Mozilla and thanks for all the fish&lt;/strong&gt;&lt;/p&gt;
  
  &lt;p&gt;If you are here looking for any of my extensions (SyncPlaces, SortPlaces, CheckPlaces or SearchPlaces) then I&#039;m sad to inform you that these are no longer available.&lt;/p&gt;
  
  &lt;p&gt;Unfortunately I do not have the time or the motivation to continue to support these in light of the close-minded, short-sighted and increasingly inflexible organisation that Mozilla has become. Apparently spending 1000&#039;s of hours promoting their products and providing my extensions to the general public to fill the gaps in their product, and repair bookmarks destroyed by Firefox Sync, counts for little and does not deserve any flexibility or support from them. Apparently add-on developers are second-class citizens to them whatever they may say. Surprising given that these are the main USP of Firefox, and developers are providing their time and efforts for free. My decision was taken after a series of problems the last one being the final straw.&quot;&lt;br /&gt;
  &lt;em&gt;Andy Halford, 17.06.12&lt;/em&gt; &lt;a href=&quot;https://daniel-lange.com/uploads/entries/120707_Screenshot_Homepage_AndyHalford.png&quot; title=&quot;Screenshot of Andy Halford&#039;s homepage on 07.07.12&quot;&gt;screenshot&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I was unable to find any details what caused this rant and the serious decision to remove his excellent add-ons from the Internet.
There are a &lt;a href=&quot;http://forums.mozillazine.org/viewtopic.php?f=38&amp;amp;t=2492681&quot; title=&quot;Mozillazine thread: Need alternate Add-Ons for CheckPlaces and SortPlaces!&quot;&gt;few discussions&lt;/a&gt; on the Mozillazine forums but nothing enlightening so far.
&lt;a href=&quot;http://www.andyhalford.com/&quot; title=&quot;Andy Halford&#039;s homepage&quot;&gt;Andy&#039;s personal homepage&lt;/a&gt;, &lt;a href=&quot;http://thehalfords.co.uk&quot; title=&quot;Andy Halford&#039;s family homepage&quot;&gt;family homepage&lt;/a&gt; and the &lt;a href=&quot;http://totalvalidator.com/&quot; title=&quot;TotalValidator product homepage&quot;&gt;TotalValidator product&lt;/a&gt; he and his wife offer are all still online, he just pulled all his popular Firefox add-ons.&lt;/p&gt;

&lt;p&gt;Andy states on his homepage&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;&quot;I will not be answering any further emails on this matter, I suggest that you direct any questions to Mozilla themselves and ask them why they were happier for me to leave than to use a little common sense.&quot; [ib.]&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I still tried to contact him and asked for an interview but he has not come back to me so far. I&#039;ve sent a second email with the URL of this blog post.&lt;/p&gt;

&lt;p&gt;The SyncPlaces plug-in is still prominently featured on Wikipedia&#039;s &lt;a href=&quot;http://en.wikipedia.org/wiki/Comparison_of_browser_synchronizers&quot; title=&quot;Wikipedia entry: Comparison of browser synchronizers&quot;&gt;Comparison of browser synchronizers&lt;/a&gt; at press time.&lt;/p&gt;

&lt;p&gt;Now this is a mess. With some ungraciously licensed closed source software, you&#039;re probably used to plan migrations once license terms run out or you have to upgrade to the &lt;em&gt;much improved&lt;/em&gt; successor product because &quot;extended support&quot; for your perfectly fine current version gets ridiculously expensive.&lt;/p&gt;

&lt;p&gt;But with open source you have more rights and e.g. the security to use the product as long as you wish. &lt;em&gt;If&lt;/em&gt; you have kept a copy of the code (and the license file). Because in this case the Mozilla Firefox installer .xpi&#039;s are hard to come by. Mozilla has a &lt;a href=&quot;https://addons.mozilla.org/&quot; title=&quot;Mozilla add-ons repository&quot;&gt;centralized add-on repository&lt;/a&gt; and once the files are pulled from there, they quickly vanish off the net. Now don&#039;t get me wrong, these plug-ins are now unmaintained software, so you will have to migrate at some point in time, but not necessarily now. You have some time for planning and evaluation of alternatives.&lt;/p&gt;
 &lt;a class=&quot;block_level&quot; href=&quot;https://daniel-lange.com/archives/71-SyncPlaces,-SortPlaces-...-preserving-these-and-other-excellent-Firefox-add-ons.html#extended&quot;&gt;Continue reading &quot;SyncPlaces, SortPlaces ... preserving these and other excellent Firefox add-ons&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 08 Jul 2012 03:45:00 +0000</pubDate>
    <guid isPermaLink="false">https://daniel-lange.com/archives/71-guid.html</guid>
    <category>addon</category>
<category>bookmarks</category>
<category>firefox</category>
<category>mozilla</category>
<category>opensource</category>
<category>plugin</category>
<category>updated</category>

</item>

</channel>
</rss>
