Results 46 issues of Jonas Seydel

This has only started since the New Year (when I suspect I took a bunch of new updates): Start blueproximity Start an OpenOffice writer document (can be empty or not)...

bug
backend
sourceforge

BlueProximity sometimes can't tell two devices apart?, and gives both devices the same signal strength. blueproximity 1.2.5-4 (lucid) I have two bluetooth devices besides the computer, say one at a...

backend
sourceforge

The logic for checking if python modules are working has a logic error. It runs 3 tests not 2 so the check on IMPORT_BT!=2 should say IMPORT_BT!=3: start on line...

bug
backend
sourceforge

proximity.py is consuming 4 GB of the 12 GB RAM on this system. Ubuntu 10.04.1 blueproximity 1.2.5-4 up 48 days x86_64 Intel Xeon CPU W3540 PID USER PR NI VIRT...

sourceforge

The .desktop file in addons contains Icon[de_DE]=, which is not valid (Icons are not localized). This causes other apps (like yelp for example) to nag whenever it scans .desktop files....

sourceforge
meta

Hi, On OpenSuse 11.3 with the latest 1.2.5 build, the connection is succesfully created, but monitoring it appears to have adverse effects. It's an Android 2.2 phone, and when in...

bug
backend
sourceforge

Occasionally, I will return to my computer when it was locked by bp and find that the machine (Lenovo T60p running Ubuntu 10.04, fully patched) will be shutdown. The system...

backend
sourceforge

In Proximity.run() loop, blueproximity calculates sleep cycles that it assumes to be of 1 second. Unfortunately BluetoothSocket.connect() blocks for long time if device goes out of range (for me it's...

backend
sourceforge

$ start_proximity.sh Traceback (most recent call last): File "proximity.py", line 1274, in <module> config = ConfigObj(os.path.join(conf_dir, _('standard') + '.conf'),{'create_empty':True,'configspec':conf_specs}) File "/usr/lib/python2.6/site-packages/configobj.py", line 1206, in __init__ DeprecationWarning, stacklevel=2) TypeError: warn() takes...

sourceforge