For example at 
http://gnuradio.org/redmine/projects/gnuradio/wiki/TutorialsWritePythonApplications/annotate/19

Line 637 there is a typo

class my_gui_flow graph(stdgui2.std_top_block):

Should be

class my_gui_flow_graph(stdgui2.std_top_block):

I created an account on Redmine but I still cannot access the edit
feature (Error 403 "You are not authorized to access this page.")

It's odd because I see that "Anonymous" and "Guest User" were able to
make revisions. How do I do this in Redmine?

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to