Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179086 - media-sound/listen crash with dev-python/dbus-python-0.80.2
Summary: media-sound/listen crash with dev-python/dbus-python-0.80.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: José Alberto Suárez López (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-19 11:55 UTC by bouleetbil
Modified: 2007-07-15 19:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
listen_dbusfix.path (listen_dbusfix.path,1.63 KB, patch)
2007-05-19 11:55 UTC, bouleetbil
Details | Diff
listen-0.5.ebuild (listen-0.5.ebuild,3.15 KB, text/plain)
2007-05-19 11:56 UTC, bouleetbil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description bouleetbil 2007-05-19 11:55:04 UTC
when you start listen with python-dbus-0.82
RuntimeError?: To make asynchronous calls, receive signals or export objects, D-Bus connections must be attached to a main loop by passing mainloop

It's this bug : http://www.listen-project.org/ticket/566

Reproducible: Always
Comment 1 bouleetbil 2007-05-19 11:55:57 UTC
Created attachment 119683 [details, diff]
listen_dbusfix.path

the patch
Comment 2 bouleetbil 2007-05-19 11:56:40 UTC
Created attachment 119684 [details]
listen-0.5.ebuild

the ebuild with the patch
Comment 3 José Alberto Suárez López (RETIRED) gentoo-dev 2007-07-15 19:52:17 UTC
now in 0.5-r1

thanks :)