Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list index out of range? #47

Open
GoogleCodeExporter opened this issue Dec 7, 2015 · 0 comments
Open

list index out of range? #47

GoogleCodeExporter opened this issue Dec 7, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Download an .amz
2. Run pymazon using the provided bat file
3. Load .amz and begin downloading music
4. Wait. Pymazon will eventually crash
5. I am unsure exactly how to reproduce this error in depth; the application 
functions for a fair amount of time but both times I have had this happen I 
have not been physically present to observe it.

What is the expected output? What do you see instead?
No output expected; normal operation would involve continuing to function 
without the below error:

Traceback (most recent call last):
  File "c:\Python27\lib\site-packages\pymazon\gtk\tree_model.py", line 105, in o
n_iter_nth_child
    return parent[n]
IndexError: list index out of range

** (python.exe:5048): CRITICAL **: pygtk_generic_tree_model_unref_node: assertio
n `VALID_ITER(iter, tree_model)' failed

What version of the product are you using? On what operating system?

Pymazon-0.9.1
Python 2.7
Windows 7 home premium


Please provide any additional information below.

.amz file attached in case it has anything to do with the specific 
files/filenames

Original issue reported on code.google.com by [email protected] on 14 Mar 2012 at 10:45

Attachments:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant