Gtk-ERROR **: Byte index 1035 is off the end of the line \n aborting...

Bug #796546 reported by Ian Vecit
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DreamPie
New
Undecided
Unassigned

Bug Description

I have encountered a reproducible runtime error which crashes the application.

Version banner:

Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
DreamPie 1.1.1
>>>

OS: Windows XP SP3

Code to reproduce the bug:

for x1 in range(24):
    for x2 in range(60):
        for x3 in range(60):
            print x1,x2,x3

Revision history for this message
Noam Yorav-Raphael (noamraph) wrote :

Thanks for the report!

This seems like a duplicate of bug #525429 (assuming it happens only when the mouse cursor goes over the folded text.)

Noam

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.