Results 46 issues of Jonas Seydel

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)

bug
frontend
sourceforge

frontend

(extracted from IDEAS)

backend

(extracted from IDEAS)

backend

(extracted from IDEAS)

backend

- settings read-only (extracted from IDEAS)

backend

(extracted from IDEAS)

frontend

https://github.com/karulis/pybluez/blob/master/bluetooth/bluez.py#L153

backend

- [x] `Proximity` -> `blueproximity.device.BluetoothDevice` - [x] `ScanDevice` -> `blueproximity.device.scan()` - [ ] `ProximityGUI` -> `blueproximity.gui.ProximityGUI` - [x] config -> `blueproximity.config` - [x] `Logger` -> `blueproximity.log.init()` - [ ] GUI/Thread-startup...