I'm doing the image blog tutorial using the 5th edition of the web2py 
Complete Reference Manual. On section 3.3.2, adding grids (page 105), I 
have successfully added a grid and I'm able to see the contents of my image 
table. However, if I click on the "View" button in the grid I get an 
"Internal Error" and the ticket mentions:<type 'exceptions.KeyError'>

I don't know the best way to include all the information of the error 
ticket in this post, so please advise on that. However, looking at the 
traceback I don't see how this is connected to my code. I'm just getting my 
feet wet with web2py and I'm liking what I've learned so far. 

My web2py and Python version are as follows (copy and pasted from the 
ticket):

web2py™Version 2.14.6-stable+timestamp.2016.05.10.00.21.47
Python 2.7.9: C:\Users\Matt\Dropbox\Mekilect\Web2Py 
Learning\web2py_win\web2py\web2py.exe (prefix: C:\Python27)

My questions are: 

1) What is the best way to post an error ticket to this mailing list (or 
something like pastebin)?
2) If this needs a lot more detail, would it be acceptable to post a packed 
version of this application as an attachment? (There is no propriety 
information here, I'm just doing the example) 
3) How do I go about debugging this? I know this is a pretty open ended 
question. If this were C++, I'd be tracing through my code line by line to 
see what's happening, but the C++ applications I've developed before are 
fairly straightforward. 
4) How do I report problems/suggestions with following the simple examples? 
I've run into a few issues that I had to work through by following the 
examples step-by-step. While I realize that the problem is likely a 
careless mistake I made, there could also be an issue with the examples 
that are not obvious to a first time user of web2py. 

Thanks,
Matt


-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to