Git Product home page Git Product logo

Comments (4)

ehrishirajsharma avatar ehrishirajsharma commented on May 20, 2024

It is related to #48, I will get the binaries ready by Tomorrow.

from swiftnessx.

TheGroundZero avatar TheGroundZero commented on May 20, 2024

I still have this issue.

Installed Swiftness.0.2.2.AppImage on 3 August.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=19.04
DISTRIB_CODENAME=disco
DISTRIB_DESCRIPTION="Ubuntu 19.04"

BTW: If I launch SwiftnessX from the command line, I get a huge stacktrace.
Maybe related, maybe not

Error: Error: Cannot parse releases feed: Error: Unable to find latest version on GitHub (https://github.com/ehrishirajsharma/SwiftnessX/releases/latest), please ensure a production release exists: SyntaxError: Unexpected end of JSON input
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnxLTfnI/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
[...]
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnxLTfnI/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnxLTfnI/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnxLTfnI/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)

from swiftnessx.

ehrishirajsharma avatar ehrishirajsharma commented on May 20, 2024

Hi @TheGroundZero,

Are you getting this while exporting? or when you launch?

I believe it is related to the #31, and Linux related issues should be fixed with the next release v0.3

from swiftnessx.

TheGroundZero avatar TheGroundZero commented on May 20, 2024

Hi @ehrishirajsharma

I get this when exporting.
Probably related to #48?

IIRC (I'm on a different machine currently) the AppImage version had this issue, but the build from source did not.

EDIT: Stacktrace launching the AppImage

./Swiftness.0.2.2.AppImage 
Checking for update
Generated new staging user ID: 43e22be2-c07f-5aec-bfab-875d807f2bae
Error: Error: Cannot parse releases feed: Error: Unable to find latest version on GitHub (https://github.com/ehrishirajsharma/SwiftnessX/releases/latest), please ensure a production release exists: SyntaxError: Unexpected end of JSON input
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
From previous event:
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
From previous event:
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
From previous event:
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at get (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/index.js:10:1)
    at url (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:187:95)
    at Generator.throw (<anonymous>)
From previous event:
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
From previous event:
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
From previous event:
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15),
XML:
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/ehrishirajsharma/SwiftnessX/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/ehrishirajsharma/SwiftnessX/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/ehrishirajsharma/SwiftnessX/releases.atom"/>
  <title>Release notes from SwiftnessX</title>
  <updated>2019-05-25T16:46:21Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.2.2</id>
    <updated>2019-05-25T18:08:50Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.2.2"/>
    <title>v0.2.2</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Fixed Image Corruption Issue.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>ehrishirajsharma</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/35542790?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.2.1</id>
    <updated>2019-05-25T08:14:35Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.2.1"/>
    <title>v0.2.1</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Fixed few performance bugs.&lt;/li&gt;
&lt;li&gt;Fixed Potential Cross-site Scripting Vulnerability.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Thanks to Gaurav Narwani for reporting this vulnerability.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This release has been pulled down, we found a bug which was leading to image-corruption in notes section.&lt;/strong&gt;&lt;/p&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.2.0</id>
    <updated>2019-04-12T20:37:37Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.2.0"/>
    <title>0.2.0</title>
    <content type="html">&lt;p&gt;&lt;strong&gt;Includes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Checks within Text Editor (Notes and Checklist) &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;390412087&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/20&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/20/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/20&quot;&gt;#20&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Color labels for Checks, Notes, Targets and Libraries&lt;/li&gt;
&lt;li&gt;Progress Bar for Checklist&lt;/li&gt;
&lt;li&gt;Table Supports (still in beta; needs improvement)&lt;/li&gt;
&lt;li&gt;Ability to re-order Targets, Libraries, and folders &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379633042&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/7&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/7/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/7&quot;&gt;#7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Better Syntax Higlighting &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379622790&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/1&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/1/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/1&quot;&gt;#1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Image / Video Manipulation Support &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379623662&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/2&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/2/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/2&quot;&gt;#2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Highlight the search results to the right &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;387631863&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/17&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/17/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/17&quot;&gt;#17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Default Font set to Open Sans&lt;/li&gt;
&lt;li&gt;Few funtionality and UI Fixes&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.1.1</id>
    <updated>2018-11-17T01:40:28Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.1.1"/>
    <title>0.1.1</title>
    <content type="html">&lt;p&gt;Fix for &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;381814788&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/15&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/15/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/15&quot;&gt;#15&lt;/a&gt; and &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379635272&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/9&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/9/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/9&quot;&gt;#9&lt;/a&gt;&lt;/p&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.1.0</id>
    <updated>2018-11-07T14:39:12Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.1.0"/>
    <title>0.1.0</title>
    <content type="html">&lt;p&gt;Initial version of SwiftnessX with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;checklist&lt;/li&gt;
&lt;li&gt;payloads&lt;/li&gt;
&lt;li&gt;export &amp;amp; import&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
</feed>

    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at get (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/index.js:10:1)
    at url (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:187:95)
    at Generator.throw (<anonymous>)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15),
    at get (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/index.js:10:1)
    at /tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:129:122
    at Generator.throw (<anonymous>)
From previous event:
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
From previous event:
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
Unhandled rejection Error: Cannot parse releases feed: Error: Unable to find latest version on GitHub (https://github.com/ehrishirajsharma/SwiftnessX/releases/latest), please ensure a production release exists: SyntaxError: Unexpected end of JSON input
SyntaxError: Unexpected end of JSON input
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
From previous event:
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
From previous event:
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
From previous event:
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at get (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/index.js:10:1)
    at url (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:187:95)
    at Generator.throw (<anonymous>)
From previous event:
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
From previous event:
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
From previous event:
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15),
XML:
<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
  <id>tag:github.com,2008:https://github.com/ehrishirajsharma/SwiftnessX/releases</id>
  <link type="text/html" rel="alternate" href="https://github.com/ehrishirajsharma/SwiftnessX/releases"/>
  <link type="application/atom+xml" rel="self" href="https://github.com/ehrishirajsharma/SwiftnessX/releases.atom"/>
  <title>Release notes from SwiftnessX</title>
  <updated>2019-05-25T16:46:21Z</updated>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.2.2</id>
    <updated>2019-05-25T18:08:50Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.2.2"/>
    <title>v0.2.2</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Fixed Image Corruption Issue.&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>ehrishirajsharma</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/35542790?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.2.1</id>
    <updated>2019-05-25T08:14:35Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.2.1"/>
    <title>v0.2.1</title>
    <content type="html">&lt;ul&gt;
&lt;li&gt;Fixed few performance bugs.&lt;/li&gt;
&lt;li&gt;Fixed Potential Cross-site Scripting Vulnerability.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Thanks to Gaurav Narwani for reporting this vulnerability.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This release has been pulled down, we found a bug which was leading to image-corruption in notes section.&lt;/strong&gt;&lt;/p&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.2.0</id>
    <updated>2019-04-12T20:37:37Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.2.0"/>
    <title>0.2.0</title>
    <content type="html">&lt;p&gt;&lt;strong&gt;Includes:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Checks within Text Editor (Notes and Checklist) &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;390412087&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/20&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/20/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/20&quot;&gt;#20&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Color labels for Checks, Notes, Targets and Libraries&lt;/li&gt;
&lt;li&gt;Progress Bar for Checklist&lt;/li&gt;
&lt;li&gt;Table Supports (still in beta; needs improvement)&lt;/li&gt;
&lt;li&gt;Ability to re-order Targets, Libraries, and folders &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379633042&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/7&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/7/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/7&quot;&gt;#7&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Better Syntax Higlighting &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379622790&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/1&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/1/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/1&quot;&gt;#1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Image / Video Manipulation Support &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379623662&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/2&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/2/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/2&quot;&gt;#2&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Highlight the search results to the right &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;387631863&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/17&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/17/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/17&quot;&gt;#17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Default Font set to Open Sans&lt;/li&gt;
&lt;li&gt;Few funtionality and UI Fixes&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.1.1</id>
    <updated>2018-11-17T01:40:28Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.1.1"/>
    <title>0.1.1</title>
    <content type="html">&lt;p&gt;Fix for &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;381814788&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/15&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/15/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/15&quot;&gt;#15&lt;/a&gt; and &lt;a class=&quot;issue-link js-issue-link&quot; data-error-text=&quot;Failed to load issue title&quot; data-id=&quot;379635272&quot; data-permission-text=&quot;Issue title is private&quot; data-url=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/9&quot; data-hovercard-type=&quot;issue&quot; data-hovercard-url=&quot;/ehrishirajsharma/SwiftnessX/issues/9/hovercard&quot; href=&quot;https://github.com/ehrishirajsharma/SwiftnessX/issues/9&quot;&gt;#9&lt;/a&gt;&lt;/p&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
  <entry>
    <id>tag:github.com,2008:Repository/155306479/v0.1.0</id>
    <updated>2018-11-07T14:39:12Z</updated>
    <link rel="alternate" type="text/html" href="https://github.com/ehrishirajsharma/SwiftnessX/releases/tag/v0.1.0"/>
    <title>0.1.0</title>
    <content type="html">&lt;p&gt;Initial version of SwiftnessX with:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;checklist&lt;/li&gt;
&lt;li&gt;payloads&lt;/li&gt;
&lt;li&gt;export &amp;amp; import&lt;/li&gt;
&lt;/ul&gt;</content>
    <author>
      <name>TomasBaskys</name>
    </author>
    <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/5922899?s=60&amp;v=4"/>
  </entry>
</feed>

    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at JSON.parse (<anonymous>)
    at IncomingMessage.e.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/httpExecutor.js:229:1)
    at IncomingMessage.emit (events.js:182:13)
    at endReadableNT (_stream_readable.js:1092:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)
    at get (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/index.js:10:1)
    at url (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:187:95)
    at Generator.throw (<anonymous>)
    at t.GitHubProvider.updateInfo [as getLatestVersionString] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:196:1)
    at attribute (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:122:1)
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15),
    at get (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/builder-util-runtime/out/index.js:10:1)
    at /tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:129:122
    at Generator.throw (<anonymous>)
From previous event:
    at t.GitHubProvider.options [as getLatestVersion] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/providers/GitHubProvider.js:171:1)
    at isUseMultipleRangeRequest (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:520:1)
    at Generator.next (<anonymous>)
    at runCallback (timers.js:694:18)
    at tryOnImmediate (timers.js:665:5)
    at processImmediate (timers.js:647:5)
From previous event:
    at t.AppImageUpdater._testOnlyOptions [as getUpdateInfoAndProvider] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:521:1)
    at info (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:536:1)
    at Generator.next (<anonymous>)
From previous event:
    at t.AppImageUpdater.asArray [as doCheckForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:562:68)
    at t.AppImageUpdater.e [as checkForUpdates] (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/node_modules/electron-updater/out/AppUpdater.js:366:1)
    at App.r.app.on (/tmp/.mount_SwiftnqquxqO/resources/app.asar/webpack:/app/main.dev.js:128:14)
    at App.emit (events.js:187:15)

No stacktraces when attempting to export a report. Only same warnings when opening a new window (GUI error?)

(swiftness:13891): dconf-WARNING **: 16:26:43.663: failed to commit changes to dconf: Unknown or unsupported transport “disabled” for address “disabled:”

from swiftnessx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.