Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to open Desktop-app #1613

Closed
oliverthedeveloper opened this issue Jun 29, 2019 · 6 comments
Closed

Unable to open Desktop-app #1613

oliverthedeveloper opened this issue Jun 29, 2019 · 6 comments
Milestone

Comments

@oliverthedeveloper
Copy link

oliverthedeveloper commented Jun 29, 2019

What version of WebTorrent Desktop? 0.98.21.0.

What operating system and version? Windows 10, version 1803.

What did you do? I clicked the icon twice.

What did you expect to happen? That the app would open and I could go on with my torrent.

What actually happened? Nothing.

@tiotrom
Copy link

tiotrom commented Aug 23, 2019

Same here on Manjaro Gnome

@feross feross added this to the 0.21.0 milestone Sep 5, 2019
@feross feross added the blocked label Sep 5, 2019
@feross
Copy link
Member

feross commented Sep 5, 2019

Were either of you able to see any kind of error message? What about in the error logs in your operating system?

My guess is that this will be fixed by the Electron update coming in WebTorrent Desktop 0.21.0.

@tiotrom
Copy link

tiotrom commented Sep 5, 2019

I only get this:

[tio@tio-pc ~]$ webtorrent-desktop
Segmentation fault (core dumped)

@feross
Copy link
Member

feross commented Sep 5, 2019

@tiotrom If you don't mind, could you try running the latest version of the app in this GitHub repo to see if the issue is fixed for you?

You can follow the instructions here (https://github.com/webtorrent/webtorrent-desktop#how-to-contribute) to get the latest code and run it.

Your help is very much appreciated!

@feross feross added the bug label Sep 5, 2019
@tiotrom
Copy link

tiotrom commented Sep 7, 2019

I did that. It works! Apparently the new release fixed the bug ;)


[tio@tio-pc ~]$ git clone https://github.com/webtorrent/webtorrent-desktop.git
Cloning into 'webtorrent-desktop'...
remote: Enumerating objects: 66, done.
remote: Counting objects: 100% (66/66), done.
remote: Compressing objects: 100% (50/50), done.
remote: Total 10226 (delta 35), reused 34 (delta 16), pack-reused 10160
Receiving objects: 100% (10226/10226), 134.83 MiB | 6.33 MiB/s, done.
Resolving deltas: 100% (6984/6984), done.
[tio@tio-pc ~]$ cd webtorrent-desktop
[tio@tio-pc webtorrent-desktop]$ npm install

> [email protected] install /home/tio/webtorrent-desktop/node_modules/bufferutil
> node-gyp-build


> [email protected] install /home/tio/webtorrent-desktop/node_modules/utf-8-validate
> node-gyp-build


> [email protected] install /home/tio/webtorrent-desktop/node_modules/electron-chromedriver
> node ./download-chromedriver.js


> [email protected] postinstall /home/tio/webtorrent-desktop/node_modules/core-js
> node scripts/postinstall || echo "ignore"

Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!

The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: 
> https://opencollective.com/core-js 
> https://www.patreon.com/zloirock 

Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)


> [email protected] postinstall /home/tio/webtorrent-desktop/node_modules/protobufjs
> node scripts/postinstall


> [email protected] postinstall /home/tio/webtorrent-desktop/node_modules/electron
> node install.js

Downloading tmp-5651-1-SHASUMS256.txt-6.0.7
[============================================>] 100.0% of 4.54 kB (4.54 kB/s)

> [email protected] postinstall /home/tio/webtorrent-desktop/node_modules/nodemon
> node bin/postinstall || exit 0

Love nodemon? You can now support the project via the open collective:
 > https://opencollective.com/nodemon/donate

npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
npm WARN prepublish-on-install See the deprecation note in `npm help scripts` for more information.

> [email protected] prepublish /home/tio/webtorrent-desktop
> npm run build


> [email protected] build /home/tio/webtorrent-desktop
> buble src --output build

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/appdmg):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/nodemon/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

added 1136 packages from 662 contributors and audited 5595 packages in 40.317s
found 3 vulnerabilities (1 low, 2 high)
  run `npm audit fix` to fix them, or `npm audit` for details
[tio@tio-pc webtorrent-desktop]$ npm start

> [email protected] start /home/tio/webtorrent-desktop
> npm run build && electron .


> [email protected] build /home/tio/webtorrent-desktop
> buble src --output build


(electron:5764): Gtk-WARNING **: 13:01:29.188: Theme parsing error: gtk.css:2:112: Failed to import: Error opening file /home/tio/.local/share/gnome-shell/extensions/[email protected]/stylesheet.css: No such file or directory

(electron:5764): Gtk-WARNING **: 13:01:29.188: Theme parsing error: gtk.css:3:118: Failed to import: Error opening file /home/tio/.local/share/gnome-shell/extensions/[email protected]/stylesheet-tiled.css: No such file or directory
Missing config file: Creating new one
[5796:0907/130129.534985:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
[5796:0907/130129.540345:ERROR:buffer_manager.cc(488)] [.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : glBufferData: <- error from previous GL command
init: 624.209ms
^A

@feross
Copy link
Member

feross commented Sep 7, 2019

@tiotrom That is excellent! Thank you for testing this out for us! You can follow the progress to release a new version here: #1674 We're very close! ❤️

@feross feross closed this as completed Sep 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants