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

Is this still working? #1

Open
IonicaBizau opened this issue Oct 30, 2016 · 3 comments
Open

Is this still working? #1

IonicaBizau opened this issue Oct 30, 2016 · 3 comments

Comments

@IonicaBizau
Copy link

IonicaBizau commented Oct 30, 2016

Looks like an interesting project, but I'm not sure if it still works. At least for me it doesn't.

@zeke
Copy link

zeke commented Oct 30, 2016

On OS X 10.11.6, it spawn an electron process, but nothing happens and the process just hangs.

screen shot 2016-10-30 at 9 47 29 am

@IonicaBizau
Copy link
Author

Exactly. Same here, on Ubuntu 16.10.

@KristjanESPERANTO
Copy link

I also can't get it run under Debian 11.

First try:

$ says --voice=zarvox 'woah dude'
/usr/local/lib/node_modules/says/node_modules/electron-prebuilt/dist/electron: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directory

=> sudo apt -y install libgconf-2-4

Second try:

$ says --voice=zarvox 'woah dude'
Gtk-Message: 21:14:39.331: Failed to load module "canberra-gtk-module"

(electron:11242): Pango-ERROR **: 21:14:41.548: Harfbuzz version too old (1.0.6)

=> sudo apt -y install libcanberra-gtk-module

Third try:

$ says --voice=zarvox 'woah dude'
(electron:11478): Pango-ERROR **: 21:15:48.948: Harfbuzz version too old (1.0.6)

Here I get stuck and can't get any further.

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

3 participants