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

Choose selected device button does not work with 1.21 #24

Closed Thor77 closed 7 years ago

Thor77 commented 7 years ago

One may click on it but it does not do anything.

Thor77 commented 7 years ago

Logged In: YES user_id=114903 Originator: YES

Cut'n'Paste at its worst... Remind me to never reuse any variable name. I created the new table for the Channel scan function also as self.tree :-(

Fixed in SVN with version 1.2.2 (By highno)

Thor77 commented 7 years ago

Logged In: YES user_id=114903 Originator: YES

Strangest thing: in btnSelect_clicked() the selection is alright and the model too but somehow always the selection_iter is None and I can't get a grip on that... (By highno)