Hi, Am Mittwoch, 20. Oktober 2004 20:58 schrieb Parzival Herzog: > I tried to create a new project, and I accepted the ofter to link it to > subversion. After dismissing the set VCS options dialog, > eric had some sort of problem, and printed a traceback in the stderr > window. > > (Ahem, I'd really like to be able to COPY that traceback from the window, > but that doesn't work. :-()
It does. Select context menu copy and the complete contents of the stderr or stdout window is copied to the clipboard. > so here is a rough idea: > > line 139 newPoject > line 1283 opeProject > line 1410 closeProject > line 559 writeSession > line 83 writeXML > line 1274 getProjectBreakpoints > TypeError: iteration over non-sequence > > At this point some parts of the UI are frozen (like widening the stderr > window), some parts, like menus and scrolling the stderr window, and > the wait cursor is on. > > Any attempt to exit from eric causes another exception dump, and eric will > not exit. So I have to kill its process to get out. Unfortunately I cannot reproduce the problem here. Detlev -- Detlev Offenbach [EMAIL PROTECTED] _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
