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

Seref Arikan serefarikan at kurumsalteknoloji.com
Sun Aug 10 08:57:18 BST 2008


Hi Detlev,

How do one proceed to update Eric when it is installed via apt-get? I'd like
to switch to latest release. Mine is installed in Ubuntu 8.04 via apt-get
install eric4

All the best

Seref

On Sun, Aug 10, 2008 at 10:50 AM, Detlev Offenbach <detlev at die-offenbachs.de
> wrote:

> 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
>
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/eric/attachments/20080810/c239fdc9/attachment-0001.html


More information about the Eric mailing list