I have the same issue as http://drupal.org/node/211023 on 6.x-1.6. I added a comment to that but not sure this has been noticed as it was closed so I'll start a new thread.
The issue seems the be the name length now. I have a view that creates a feed. The feed takes it's title from the site name. The name seems to be what appears in syndicates list, not the title, unless this is because how my title is set. If I make the name short, 10 char, it works. If I make it longer, 20 then the view does not appear listed on the syndication admin page.
Comments
Comment #1
aaron1234nz commentedI've changed the behind the scenes stuff for views. It should work better now. Can you please take a look at he -dev release or check out the latest version form CVS (d6 branch) and let me know how you get on.