sidneys / pb-for-desktop

The missing Desktop application for Pushbullet.
https://sidneys.github.io/pb-for-desktop
MIT License
508 stars 43 forks source link

Fail to start 8.04 on Ubuntu 18.10 #94

Closed jamtur01 closed 5 years ago

jamtur01 commented 6 years ago

šŸ¤·šŸ½ā€ā™‚ļø Current Behaviour

Launching pb-for-desktop I see:

activating dev mode
activating dev mode
activating dev mode
activating dev mode
activating dev mode
activating dev mode
A JavaScript error occurred in the main process
Uncaught Exception:
RangeError: Maximum call stack size exceeded
at write (console.js:165:9)
at Console.log (console.js:197:3)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:47:13)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)
at crawl (/opt/PB for Desktop/resources/app.asar/node_modules/package.loader/lib/tools/crawler.js:49:5)

šŸŽÆ Expected Behaviour

Application starts normally.

šŸ‘Ÿ Steps to Reproduce (S2R)

  1. Run the pb-for-desktop binary.

šŸ” Environmental Context

App Version v8.0.4 Installation Type

Build from npm to a deb and installed.

Operating System

Ubuntu 18.10 (amd64) on Dell XPS 13 running under KDE Plasma.

jtagcat commented 5 years ago

I get just Segmentation fault (core dumped)

Ubuntu Budgie 18.10

webNpro commented 5 years ago

I have the same "Segmentation fault (core dumped)" problem. (Ubuntu 18.10)

sidneys commented 5 years ago

@jamtur01

The current release has been tested on Ubuntu 18.10 and shouldn't demonstrate this behaviour any more.

Cheers, S

jamtur01 commented 5 years ago

Thanks!