Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 87149 - streamtuner segfaults with pygtk2.5/2.6 , needs patch for pygtk 2.5/2.6, url for patch listed in details
Summary: streamtuner segfaults with pygtk2.5/2.6 , needs patch for pygtk 2.5/2.6, url ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-29 10:57 UTC by asdasdasd
Modified: 2005-07-30 10:53 UTC (History)
3 users (show)

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


Attachments
Modified ebuild which patches the sources with the -pygtk-2.6.diff patch (streamtuner-0.99.99-r1.ebuild,905 bytes, text/plain)
2005-04-04 05:52 UTC, Boris Fersing (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description asdasdasd 2005-03-29 10:57:06 UTC
Streamtuner page (problem listed at the end of this page)
http://www.nongnu.org/streamtuner/
patch address
http://savannah.nongnu.org/download/streamtuner/streamtuner-0.99.99-pygtk-2.6.diff

Reproducible: Always
Steps to Reproduce:
1.emerge -u pygtk
2.emerge -u streamtuner
3.streamtuner

Actual Results:  
segmentatinon fault


it works if one copys the diff file in streamtuner dir and then patches it with cat *.diff | patch -p0
Comment 1 Boris Fersing (RETIRED) gentoo-dev 2005-04-04 05:52:12 UTC
Created attachment 55270 [details]
Modified ebuild which patches the sources with the -pygtk-2.6.diff patch

This ebuild applies the patch which fixes the segfault to the sources .. you
need to download it manually here  
http://savannah.nongnu.org/download/streamtuner/streamtuner-0.99.99-pygtk-2.6.diff


and put it in the files dir ..

Boris.
Comment 2 Martijn Koster 2005-04-27 11:41:51 UTC
that ebuild works for me... thanks.
Comment 3 Gregory Pierce 2005-05-19 17:51:13 UTC
I have tried to patch the streamtuner source by applying the diff to the source
in /usr/portage/distfiles and have created an overlay in /usr/local/portage
where i downloaded the patch.  Neither seems to work.  I am sure I am doing this
wrong, and I apologize if this is too obvious, but if anyone could point me in
the right direction I would appreciate it.
Comment 4 Jure Repinc 2005-06-02 12:04:04 UTC
I had the same problem here and the updated ebuild fixes the problem. Could
someone add the updated ebuild to the portage os everyone can use it.
Comment 5 Tony Vroon (RETIRED) gentoo-dev 2005-07-30 10:53:44 UTC
This is in portage (done slightly different, but uses the same upstream patch).
Sorry about the delay there folks.