Thor77 / Blueproximity

Run a command once a bluetooth device is in/out of a range
GNU General Public License v2.0
66 stars 15 forks source link

Deprecated funtion #44

Open Thor77 opened 7 years ago

Thor77 commented 7 years ago

With ubuntu 10.10 and python 2.6.6

/usr/share/blueproximity/proximity.py:186: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated self.wTree = gtk.glade.XML(self.gladefile)

Thor77 commented 7 years ago

Same problem on Ubuntu 11.04. (By murznn)

teamgroove commented 6 years ago

Same problem on Ubuntu 17.10

GiacoAndCo commented 5 years ago

Same problem on Ubuntu 18.10, any updates?

Thor77 commented 5 years ago

I'm "currently" in the process of rewriting the entire GUI (process can be seen in the gui branch, #58) so this bug shouldn't occur once that is complete.