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

Detlev Offenbach detlev at die-offenbachs.de
Sun Aug 10 09:20:15 BST 2008


On Sonntag, 10. August 2008, Seref Arikan wrote:
> 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

There are two ways.

1. Try to find an Ubuntu repository, that has a newer package. Sorry, but I 
cannot help any further with this topic.

2. Uninstall the old package, get the latest eric4 from the eric web site, 
extract the archive and in the directory execute "python install.py".

Regards,
Detlev

>
> 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



-- 
Detlev Offenbach
detlev at die-offenbachs.de



More information about the Eric mailing list