Comment 14 for bug 90499

Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) wrote :

I reworked my patch so it applies cleanly to the source of the hardy deb package.

1) apply with patch -p0 < music.patch in the gweled-0.7 folder

2) WARNING : you have to remove the mikmod-disable-disk-writers.diff in debian/patches. My patch includes the feature of the mikmod-disable-disk patch.

3) It compiles cleanly on Gutsy but I cannot launch the binary : Gdk-CRITICAL **: gdk_pixmap_new: assertion `(width != 0) && (height != 0)' failed. I think it's not related to my patch because it does the same if I compile the hardy package without patching it.

I hope this solve the problem