[Eric] Bug report copy/paste to index.kid template closes Eric4

Detlev Offenbach detlev at die-offenbachs.de
Sun Aug 10 08:50:23 BST 2008


Hi,

works for me using eric 4.2.0 (note yours is 4.1.1).

Regards,
Detlev

On Sonntag, 10. August 2008, Petr Jakeš wrote:
> Hi I am on Ubuntu 8.04 64bit
> Version Numbers:
> Python 2.5.2
> Qt 4.3.4
> PyQt4 4.3.3
> sip 4.7.3
> QScintilla 2-snapshot-20070923
> eric4 4.1.1 (r1972)
> Platform: linux2,
> 2.5.2 (r252:60911, Jul 31 2008, 17:31:22)
> [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]
>
> In the TurboGears project, while I am trying to paste code from the
> clipboard (code attached bellow), the whole Eric closes (crashes) without
> any single message.
>
> I was trying to copy/paste some simple (non taged) rows of text and this
> works without problems.
>
>
> ========== the pasted code  ==================
> 10   <body>
> 11     <select id="personOption">
> 12       <option py:for="person in people"
> 13          id="${person.id}" value="${person.id}">
> 14          ${person.given_name} ${person.surname}
> 15       </option>
> 16     </select>
> 17     <div id="pets-div" name="pets-div"></div>
> 18   </body>
> 19 </html>
>
> Best Regards
>
> Petr Jakes



-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list