ThosRTanner / inforss

Newsreader for Palemoon browser
Mozilla Public License 2.0
8 stars 0 forks source link

Completely fails to start in seamonkey #353

Closed ThosRTanner closed 1 year ago

ThosRTanner commented 1 year ago

Nothing appears on the status bar, and there's no trace in the browser console unless you try to open the options window, when you get a blank window and this:

Content Security Policy: Ignoring ‘x-frame-options’ because of ‘frame-ancestors’ directive. (unknown) TypeError: addon is null Stack trace: get_contributors@chrome://inforss/content/modules/inforss_Version.jsm:128:3 Credits@chrome://inforss/content/windows/Options/inforss_Options_Credits.jsm:88:24 Options@chrome://inforss/content/windows/inforss_Options.jsm:116:19 init@chrome://inforss/content/inforssOption.js:84:23 onload@chrome://inforss/content/inforssOption.xul:1:1 doCommand@chrome://mozapps/content/extensions/extensions.js:1189:9 doCommand@chrome://mozapps/content/extensions/extensions.js:1496:9 showPreferences@chrome://mozapps/content/extensions/extensions.xml:1527:27 oncommand@about:addons:1:33

that's the same issue as waterfox but there's clearly a lot more wrong with it.

ThosRTanner commented 1 year ago

Note: Need to add this:

<em:targetApplication>
  <!-- SeaMonkey -->
  <Description>
    <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
    <em:minVersion>2.0</em:minVersion>
    <em:maxVersion>2.*</em:maxVersion>
  </Description>
</em:targetApplication>

to install.rdf