I'm doing a presentation with beamer and I just get "ones" in my table of contents, for every \section of my document.
Here's my code:
\frame{\frametitle{Table des matières}\tableofcontents}
And here's what I get: I'd like to get 1, 2, 3... 6.
Thanks for your help. Cheers!

Alexis