Linux Ubuntu not working / error message - reinstal fixed it, just in case this helps the developers #646
Unanswered
merli-matthews
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
1.3.0
Not launch from search bar
Using Terminal it did start tho some error messages, which do not make sense to me, not so tech savvy
$ pomatez
(node:166180) DeprecationWarning: Deep requiring like
const uuidv4 = require('uuid/v4');
is deprecated as of uuid@7.x. Please require the top-level module when using the Node.js CommonJS module or use ECMAScript Modules when bundling for the browser. See https://github.com/uuidjs/uuid#deep-requires-now-deprecated for more information.(Use
pomatez --trace-deprecation ...
to show where the warning was created)(pomatez:166180): Gtk-WARNING **: 13:07:02.120: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name
(pomatez:166180): Gtk-WARNING **: 13:07:02.124: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name
(pomatez:166180): Gtk-WARNING **: 13:07:02.126: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name
13:07:03.463 › Checking for update
13:07:03.475 › Error: Error: ENOENT: no such file or directory, open '/snap/pomatez/5/resources/app-update.yml'
(node:166180) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/snap/pomatez/5/resources/app-update.yml'
(node:166180) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag
--unhandled-rejections=strict
(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)[166363:0411/130703.795767:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
^C
(pomatez:166180): libappindicator-WARNING **: 13:07:26.511: Using '/tmp' paths in SNAP environment will lead to unreadable resources
(pomatez:166180): libappindicator-WARNING **: 13:10:27.051: Using '/tmp' paths in SNAP environment will lead to unreadable resources
(pomatez:166180): libappindicator-WARNING **: 13:10:27.904: Using '/tmp' paths in SNAP environment will lead to unreadable resources
(pomatez:166180): libappindicator-WARNING **: 13:10:28.889: Using '/tmp' paths in SNAP environment will lead to unreadable resources
(pomatez:166180): libappindicator-WARNING **: 13:10:29.899: Using '/tmp' paths in SNAP environment will lead to unreadable resources
(pomatez:166180): libappindicator-WARNING **: 13:10:30.885: Using '/tmp' paths in SNAP environment will lead to unreadable resources
(pomatez:166180): libappindicator-WARNING **: 13:10:31.892: Using '/tmp' paths in SNAP environment will lead to unreadable resources
I uninstalled and reinstalled
(sudo snap remove pomatez sudo snap install pomatez)
Now working
$ pomatez
(pomatez:169043): Gtk-WARNING **: 13:24:43.208: Theme parsing error: gtk.css:1422:23: 'font-feature-settings' is not a valid property name
(pomatez:169043): Gtk-WARNING **: 13:24:43.217: Theme parsing error: gtk.css:3308:25: 'font-feature-settings' is not a valid property name
(pomatez:169043): Gtk-WARNING **: 13:24:43.219: Theme parsing error: gtk.css:3770:23: 'font-feature-settings' is not a valid property name
merlin@merlin-Latitude-7280:~$ [169119:0100/000000.564346:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
Beta Was this translation helpful? Give feedback.
All reactions