-
Notifications
You must be signed in to change notification settings - Fork 39
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
App Throws Error On Fedora 31 x64 #49
Comments
I have also tried build from source and get the following error: root@lnx1 desktop-dimmer-4.0.4]# npm run build
internal/modules/cjs/loader.js:775 Error: Cannot find module '/usr/local/src/desktop-dimmer-4.0.4/node_modules/@sidneys/electron-build/index.js' npm ERR! A complete log of this run can be found in: |
I'm getting this error too on Ubuntu 20.04. I upgraded all my packages to make sure everything was up-to-date, but no luck. The error still didn't go away. @sidneys Any ideas on how to fix this? |
It appears that this issue has to do with needing to build against a newer version of libpango. Here are some links discussing this issue that I found:
Unfortunately, I see no way to fix the problem without submitting a PR. So, I found a workaround via the You can also use set Until |
This is why people prefer macs over ubuntu. Typical UNIX-way solution: here are a copule of utterly useless commands which could wipe your computer, we aren't going to change anything. Honestly, installing a new bit of software on ubuntu is such a pain that it might be used as intellectual torture. I know it's not your fault, but all I'm saying, is that before we overcome this idiocy, linux will remain a buggy resort for people who can't afford macs. |
🤷🏽♂️ Current Behaviour
Application fails to run on Fedora 31 x64
(desktop-dimmer:2206266): Pango-ERROR **: 03:17:55.384: Harfbuzz version too old (1.2.7)
Trace/breakpoint trap (core dumped)
🎯 Expected Behaviour
Application should run
👟 Steps to Reproduce (S2R)
🏡 Environmental Context
4.0.4
Installation Type
RPM
Operating System
Fedora 31 x64
Pango 1.44.7-1
Harfbuzz 2.6.1-2
The text was updated successfully, but these errors were encountered: