GNOME Bugzilla – Bug 556552
excessive logging to stdout while running `gnome-lirc-properties`
Last modified: 2008-10-16 21:49:21 UTC
# rpm -q gnome-lirc-properties gnome-lirc-properties-0.2.8-6.fc10.noarch # gnome-lirc-properties /usr/lib/python2.5/site-packages/gnome_lirc_properties/__init__.py:57: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated return ui.RemoteControlProperties(gtk.glade.XML(ui_filename)).run() WARNING:root:/usr/share/lirc-remotes/: Remote BESTBUY listed twice in bestbuy/lircd.conf.bestbuy2 and bestbuy/lircd.conf.bestbuy. WARNING:root:/usr/share/lirc-remotes/: Remote PVR2000 listed twice in leadtek/lircd.conf.PVR2000 and leadtek/lircd.conf.PVR2000. WARNING:root:/usr/share/lirc-remotes/: Remote Hauppauge listed twice in hauppauge/lircd.conf.hauppauge and hauppauge/lircd.conf.hauppauge. WARNING:root:/usr/share/lirc-remotes/: Remote Medion_X10 listed twice in atiusb/lircd.conf.atiusb and atiusb/lircd.conf.atiusb. WARNING:root:/usr/share/lirc-remotes/: Remote Medion_X10 listed twice in atiusb/lircd.conf.atiusb and atiusb/lircd.conf.atiusb. WARNING:root:/usr/share/lirc-remotes/: Remote NEC listed twice in generic/NEC-short-pulse.conf and generic/NEC.conf. WARNING:root:/usr/share/lirc-remotes/: Remote SONY listed twice in generic/SONY12.conf and generic/SONY20.conf. WARNING:root:/usr/share/lirc-remotes/: Remote NEC listed twice in generic/NEC-pulse.conf and generic/NEC.conf. WARNING:root:/usr/share/lirc-remotes/: Remote DVICO_MCE listed twice in dvico/lircd.conf.fusionHDTV and dvico/lircd.conf.fusionHDTV.
Created attachment 120728 [details] [review] Remove warning from glade The rest of the warnings are fine, the duplicate remote definitions should be removed from the lirc-remotes package on the Fedora end.
Please apply. Thanks.
2008-10-16 Bastien Nocera <hadess@hadess.net> * data/gnome-lirc-properties.glade: Fix GTK+ warning on startup (Closes: #556552)
FYI, the other dupes are fixed in lirc CVS and in Fedora.