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

BlackWidow Ultimate 2013's lighting effect is supported by OpenRazer, but doesn't show on Polychromatic #283

Closed
YamiYukiSenpai opened this issue Sep 16, 2020 · 6 comments
Labels
bug Faults with Polychromatic itself device specific Only affects specific hardware

Comments

@YamiYukiSenpai
Copy link

Details about the problem

Lighting effects doesn't appear on Polychromatic, but it shows up on RazerGenie.
image
image
I originally reported the issue here.

Operating System / Desktop Environment

Ubuntu 20.04 with Unity desktop

Affected Devices

BlackWidow Ultimate 2013

@YamiYukiSenpai YamiYukiSenpai added the bug Faults with Polychromatic itself label Sep 16, 2020
@lah7 lah7 added the device specific Only affects specific hardware label Sep 16, 2020
@lah7
Copy link
Member

lah7 commented Sep 16, 2020

It's likely a bug with v0.3.12, which is old and crusty, but newer developments (v1.0.0) haven't superseded this version yet.

Try the dev-1.0.0 branch - it's an unreleased "v0.5.0" version, but it may have improved support for this device in the meantime.

For convenience, here's a packaged version to try: polychromatic_0.5.0-UNRELEASED_all.deb.gz

gzip -d polychromatic_0.5.0-UNRELEASED_all.deb.gz
sudo apt install ./polychromatic_0.5.0-UNRELEASED_all.deb

If my memory recalls, the effects may not show up in the Controller because this development depends on openrazer/openrazer#1149 which hasn't been merged. However, it should show in the tray applet.

@YamiYukiSenpai
Copy link
Author

Why was the stable release stuck at 0.3.12?

@lah7
Copy link
Member

lah7 commented Sep 21, 2020

Please see #263 for the development history up to this point.

@lah7
Copy link
Member

lah7 commented Aug 13, 2021

Closing as v0.7.0 is now officially released.

@lah7 lah7 closed this as completed Aug 13, 2021
@afzalarsalan
Copy link

afzalarsalan commented Aug 15, 2021

I can confirm that the ripple option now appears on this keyboard but the actual operation seems to be non functioning. Clicking on the ripple options leads to this error message

Traceback (most recent call last): File ’/usr/lib/python3.9/site-packages/polychromatic/backends/openrazer.py’, line 918, in set_device_state rzone.pulsate(colour_1[0], colour_1[1], colour_1[2]) AttributeError: ’RazerFX’ object has no attribute ’pulsate’

I can also confirm that this functionality still works with RazerGenie with the latest version of Openrazer 3.1.0

@lah7
Copy link
Member

lah7 commented Aug 16, 2021

There is a bug in OpenRazer's Python library which is causing this error, see #345.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Faults with Polychromatic itself device specific Only affects specific hardware
Projects
None yet
Development

No branches or pull requests

3 participants