Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 29029 - dtd patch for xmms 1.2.8 cant be turned off
Summary: dtd patch for xmms 1.2.8 cant be turned off
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-17 22:05 UTC by Bret Towe
Modified: 2004-01-30 00:51 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bret Towe 2003-09-17 22:05:11 UTC
like it says in summary
as soon as you exit and reload its enabled again
the reason for this is the code in the patch
starting at line 803

@@ -3130,6 +3135,7 @@
 		GDK_THREADS_LEAVE();
 	}
 
+        cfg.dynamic_taste_detection = TRUE;
 
 	GDK_THREADS_ENTER();
 	check_ctrlsocket();


removal of this bit of code solves problem


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bret Towe 2003-09-17 23:28:46 UTC
oh and i dont know where this patch came from (nor care)
but this info might want to be passed up stream
Comment 2 J. Ellis (RETIRED) gentoo-dev 2003-09-20 00:43:51 UTC
Commited.
Comment 3 Bret Towe 2004-01-29 21:53:23 UTC
the 1.2.9 ebuild is doing this again
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-30 00:51:42 UTC
the fix is in the next patchset (not yet in portage).