vchlum / hue-lights

Gnome Shell extension for Philips Hue compatible lights controlled by the Philips Hue Bridge and for controlling Philips Hue HDMI sync box.
https://extensions.gnome.org/extension/3737/hue-lights/
MIT License
192 stars 14 forks source link

Ubuntu 22.04.3 LTS can't install hue-lights after apt upgrade or git pull #73

Closed SnoozeFreddo closed 1 year ago

SnoozeFreddo commented 1 year ago

make[1]: Entering directory '/home/cricket/hue-lights' removed directory 'build' make package make[2]: Entering directory '/home/cricket/hue-lights' Packing files...

(gnome-extensions pack:18423): GLib-GIO-CRITICAL : 01:23:52.934: g_subprocess_wait: assertion 'G_IS_SUBPROCESS (subprocess)' failed Failed to execute child process “msgfmt” (No such file or directory) make[2]: ** [Makefile:21: package] Error 2 make[2]: Leaving directory '/home/cricket/hue-lights' make[1]: [Makefile:13: build] Error 2 make[1]: Leaving directory '/home/cricket/hue-lights' make: *** [Makefile:55: install] Error 2

vchlum commented 1 year ago

Hi @SnoozeFreddo ! I fixed the readme file with the dependency note. Please install gettext package to get rid of this error.

Just a reminder: You can pack the extension on Ubuntu 22 from the source, but the extension has been ported to Gnome 45. So you can not run this version of the extension on gnome < 45.