See this page for instructions on how to use Flyspray: http://psi-im.org/wiki/Flyspray
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
Please Note!
Please do not create tasks here without discussing your bug or feature request on the forums or groupchat psi@conference.psi-im.org, *and* getting explicit confirmation by a developer to add it to flyspray.
FS#637 - linking psi with a Qt4 linked with glib 2.x and xmms lib crashes
Attached to Project:
Psi Jabber Client
Opened by Martin (martin) - Saturday, 24 March 2007, 06:59 GMT-4
Last edited by Martin (martin) - Monday, 14 January 2008, 17:36 GMT-4
Opened by Martin (martin) - Saturday, 24 March 2007, 06:59 GMT-4
Last edited by Martin (martin) - Monday, 14 January 2008, 17:36 GMT-4
|
DetailsI think we can not reliably (directly or indirectly) link both glib 2.x (used by Qt4) and glib 1.x (used by xmms) on linux. Thus we might need to remove the xmms library or try something tricky to work around.
|
This task depends upon
I have a patch that seems to work, but i'm not sure it's stable or if it's just by chance.
my current patch only works with gcc. but that can be changed by copying parts of the xmms header file.