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

debian 9 appimage issue #35

Closed
rahs opened this issue Jun 21, 2018 · 1 comment
Closed

debian 9 appimage issue #35

rahs opened this issue Jun 21, 2018 · 1 comment

Comments

@rahs
Copy link

rahs commented Jun 21, 2018

4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux


(rats-search:17296): Gtk-WARNING **: Theme parsing error: gtk.css:68:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(rats-search:17296): Gtk-WARNING **: Theme parsing error: gtk.css:69:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(rats-search:17296): Gtk-WARNING **: Theme parsing error: gtk.css:73:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
module.js:545
    throw err;
    ^

Error: Cannot find module '/tmp/.mount_rats-ssJ4aD7/resources/electron.asar/browser/init.js'
    at Function.Module._resolveFilename (module.js:543:15)
    at Function.Module._load (module.js:473:25)
    at Function.Module.runMain (module.js:683:10)
    at startup (bootstrap_node.js:196:16)
    at bootstrap_node.js:622:3
DEgITx added a commit that referenced this issue Jun 23, 2018
@DEgITx
Copy link
Owner

DEgITx commented Jun 23, 2018

will be fixed in 0.22.0

@DEgITx DEgITx closed this as completed Jun 23, 2018
DEgITx pushed a commit that referenced this issue Jun 24, 2018
# [0.22.0](v0.21.1...v0.22.0) (2018-06-24)

### Bug Fixes

* **closing:** more proper closing without errors ([b3fa8bf](b3fa8bf))
* **linux:** fix AppImage build [#35](#35) ([fd3d2cd](fd3d2cd))
* **p2p:** p2p proper closing ([d839859](d839859))
* **replication:** fix partitial torrent adding ([260afc5](260afc5))

### Features

* **debug:** debug rejections ([c9e0fb2](c9e0fb2))
* **gui:** tips over some buttons ([a1bdaa5](a1bdaa5))
DEgITx added a commit that referenced this issue Jun 1, 2023
DEgITx pushed a commit that referenced this issue Jun 1, 2023
# [0.22.0](v0.21.1...v0.22.0) (2018-06-24)

### Bug Fixes

* **closing:** more proper closing without errors ([b3fa8bf](b3fa8bf))
* **linux:** fix AppImage build [#35](#35) ([fd3d2cd](fd3d2cd))
* **p2p:** p2p proper closing ([d839859](d839859))
* **replication:** fix partitial torrent adding ([260afc5](260afc5))

### Features

* **debug:** debug rejections ([c9e0fb2](c9e0fb2))
* **gui:** tips over some buttons ([a1bdaa5](a1bdaa5))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants