Bug#411785: python-dbus: Causes segfaults

2007-02-26 Thread Simon McVittie
tags 411785 + fixed-upstream thanks This has been fixed in upstream git; I'll hopefully make an upstream release later this week. Simon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#411785: python-dbus: Causes segfaults

2007-02-20 Thread Erich Schubert
Package: python-dbus Version: 0.80.2-1 Severity: normal Python-dbus can be caused to segfault: --- import dbus sb = dbus.SystemBus() sb.get_is_connected() [1]492 segmentation fault python --- I was trying to find a way to force a reconnect, to avoid the error in #411778 (I'll clone that bug