kusti8 / hue-plus

A Windows and Linux driver in Python for the NZXT Hue+
GNU General Public License v3.0
229 stars 18 forks source link

Error upon trying to run the UI #48

Open Legion69x opened 5 years ago

Legion69x commented 5 years ago

upoon trying to run

$ hue_ui

I get this error "Serial port is invalid. Try /dev/ttyACM0 for Linux or COM3 or COM4 for Windows"

it does open the UI after but i am unable to run anything or change anything. it gives me the same error every time "Serial port is invalid. Try /dev/ttyACM0 for Linux or COM3 or COM4 for Windows"

i am somewhat new to ubuntu anything will help.

thanks

BenWolc commented 5 years ago

If you are on linux did you try running as sudo?

stamatim commented 5 years ago

I am having the same issue. I ran $ sudo hue_ui and it gave me this error message: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'

GarlandKey commented 5 years ago

@Legion69x I can't duplicate this error and it looks like Legion69x abandoned the issue since there was never a response. @stamatim is having a separate issue with a totally different error. This should be closed as I can't duplicate unless I'm not running as root.

JenteVH commented 5 years ago

@GarlandKey I'm having the same issue on a fresh Windows 10 install.

cerpin1taxt commented 4 years ago

I'm receiving the same error running sudo hue_ui:

From the ui: Serial port is invalid. Try /dev/ttyACM0 for Linux or COM3 or COM4 for Windows

Terminal: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root'