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.
oh and i dont know where this patch came from (nor care) but this info might want to be passed up stream
Commited.
the 1.2.9 ebuild is doing this again
the fix is in the next patchset (not yet in portage).