Add try..except around dbus.SessionBus
commitfbd7bef1e3d8abbbfc03537a5ac2e50cd17f2a8b
authorUlrik Sverdrup <ulrik.sverdrup@gmail.com>
Fri, 25 Apr 2008 09:54:30 +0000 (25 11:54 +0200)
committerUlrik Sverdrup <ulrik.sverdrup@gmail.com>
Fri, 25 Apr 2008 09:54:30 +0000 (25 11:54 +0200)
tree3699b9a3bf9f522dac0d645841a2a9496577e28d
parent9c3f6c0af7e67a354cac9a24e24e2057d17778ef
Add try..except around dbus.SessionBus

Return an exception if for any reason, the bus.SessionBus call fails.
Dragbox/dbuscontrol.py