Results 49 comments of Jonas Seydel

No translated icons. Attached file: https://sourceforge.net/p/blueproximity/bugs/_discuss/thread/47f9566a/551a/attachment/blueproximity-no-translated-icons.patch (By dimstar)

- **summary**: shuts down os when locked --> occasionally shuts down os when locked (By luomino)

I'm running the bp from the repository, which appears to be the latest.... (By luomino)

- **summary**: shutsdown os when locked --> shuts down os when locked (By luomino)

Patch that uses real clock time when deciding about events and makes blocking operations to be run in separate threads. Attached file: https://sourceforge.net/p/blueproximity/bugs/_discuss/thread/1b0e9a87/5ea5/attachment/blueproximity-non-blocking.diff (By barro)

So I went back and checked about python-configobj-4.6.0 and my previous comment does work for this version too. I also tested adding the ** as the deprecated message referred to...

So I have not tracked this completely down but this may be related to a change in python-configobj. When I upgraded to F13 this broke for me. I was using...

Error after update of python-configobj to version 4.7.0-1: File "proximity.py", line 1274, in <module> config = ConfigObj(os.path.join(conf_dir, _('standard') + '.conf'),{'create_empty':True,'file_error':False,'configspec':conf_specs}) File "/usr/lib/python2.6/site-packages/configobj.py", line 1206, in __init__ DeprecationWarning, stacklevel=2) TypeError: warn()...

Attached file: https://sourceforge.net/p/blueproximity/patches/_discuss/thread/3d5eb592/7e50/attachment/proximity.patch

When will this patch go upstream? Also, How can I apply the patch to 1.2.5? I only get this: root@isdeblnnl002:/usr/share/blueproximity# patch