Bug 459861 - conduit does not work with pygobject2-2.15.x
Summary: conduit does not work with pygobject2-2.15.x
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: pygobject2
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-08-23 04:31 UTC by Michel Lind
Modified: 2009-06-29 04:50 UTC (History)
1 user (show)

Fixed In Version: pygobject2-2.16.1-4.fc11
Clone Of:
Environment:
Last Closed: 2009-06-29 04:50:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 549066 0 None None None Never

Description Michel Lind 2008-08-23 04:31:59 UTC
Description of problem:
conduit (0.3.11.1 and 0.3.13) works fine against pygobject2-2.14.2 from F9. Against pygobject2-2.15.2 from Rawhide, however, it failed with an assertion error within the Python interpreter:

[DBus                ][DEBUG  ] DBus Exported: / (DBus.py:127)
[DBus                ][DEBUG  ] DBus Exported: /syncset/gui (DBus.py:127)
[DBus                ][DEBUG  ] DBus Exported: /syncset/dbus (DBus.py:127)
[modules.Network     ][DEBUG  ] Resolved conduit service berlin on berlin.local - 192.168.1.50:3400
Extra Info: ['version=0.3.11.1'] (Peers.py:242)
[modules.Network     ][DEBUG  ] Remote host 'http://berlin.local' detected (Client.py:49)
python: Python/ceval.c:2624: PyEval_EvalCodeEx: Assertion `tstate != ((void *)0)' failed.

Version-Release number of selected component (if applicable):
pygobject2-2.15.2-3.fc10
conduit-0.3.11.1-1.fc10

How reproducible:
Always

Steps to Reproduce:
1. yum install conduit
2. conduit
  
Actual results:
Error message above

Expected results:
Should work (downgrading pygobject2 to the version from F9-updates allows conduit to work; conduit 0.3.13 also works with the older pygobject2)

Additional info:
Same problem occurs with and without the threading patch applied in 2.15.2-3.fc10

Comment 1 Bug Zapper 2008-11-26 02:51:02 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Matthew Barnes 2009-06-29 04:50:57 UTC
This seems to be working better on Fedora 11 using:

  conduit-0.3.15-6.fc11.noarch
  pygobject2-2.16.1-4.fc11.i586

Feel free to reopen this bug if you're still encountering problems.


Note You need to log in before you can comment on or make changes to this bug.