trackmastersteve / alienfx

AlienFX is a CLI and GUI utility to control the lighting effects of your Alienware computer.
GNU General Public License v3.0
288 stars 69 forks source link

17R4 GUI hangs when trying to apply theme CLI ok #45

Closed billythakidd04 closed 6 years ago

billythakidd04 commented 6 years ago

1. Expected behavior.

2. Actual behavior.

3. Steps to reproduce the problem.

4. Specifications like the version of the project, install method, operating system, and hardware.

5. Additional info.

trackmastersteve commented 6 years ago

Have you tried creating your own theme and applying it?

billythakidd04 commented 6 years ago

Yes I created a custom theme both through the UI (which works perfectly applying on the cli) and through json.

On Sat, Jul 28, 2018, 4:38 PM Stephen Harris notifications@github.com wrote:

Have you tried creating your own theme and applying it?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trackmastersteve/alienfx/issues/45#issuecomment-408633501, or mute the thread https://github.com/notifications/unsubscribe-auth/AA2Np1VH9HSbqsHSqN40IpeYoaMdwaR2ks5uLMu8gaJpZM4Vk9Ez .

trackmastersteve commented 6 years ago

@derco0n Do you have any idea of what would be causing this bug?

derco0n commented 6 years ago

@trackmastersteve not at the moment, sorry. i'm not at home the next week, i'll try to check and repair that in the following week.

billythakidd04 commented 6 years ago

@derco0n Is there something I can do to test?

alienware:~$ dpkg -l | egrep "libgtk-?[[:digit:]].*:amd[[:digit:]]{2}"
ii  libgtk-3-0:amd64                           3.22.30-1ubuntu1                    amd64        GTK+ graphical user interface library
ii  libgtk2.0-0:amd64                          2.24.32-1ubuntu1                    amd64        GTK+ graphical user interface library
trackmastersteve commented 6 years ago

@billythakidd04 can you try copying the 10-alienfx.rules file from /etc/udev/rules.d/ to /lib/udev/rules.d/ and see if that helps? I remember I had to do that once before. But I can't remember if that was Ubuntu or not.

billythakidd04 commented 6 years ago

@trackmastersteve that works brilliantly.

trackmastersteve commented 6 years ago

Glad it worked!