Hi, i've installed latest Eric4 snapshot in Hardy this time, and still have
the Segmentation Fault problems when enter to Preferences dialog in the
application. Example, fist time runnning eric, it ask of course to configure
the app, then the app closes itselft and in console i have:

[EMAIL PROTECTED]:~/Descargas/Eric/eric4-4.2-snapshot-20080406$ eric4
Warning: translation file 'eric4_es_AR'could not be loaded.
Using default.
Warning: translation file 'qscintilla_es_AR'could not be loaded.
Using default.
Segmentation fault

or somethimes:

[EMAIL PROTECTED]:~/Descargas/Eric/eric4-4.2-snapshot-20080406$ eric4
Warning: translation file 'eric4_es_AR'could not be loaded.
Using default.
Warning: translation file 'qscintilla_es_AR'could not be loaded.
Using default.
Aborted

Then I've tried using eric4-tray and when I click on Preferences from there,
got:

ASSERT: "left.level > right.level" in file itemviews/qtreeview.cpp, line
2121

My system:
Kubuntu Hardy RC
PyQt 4.3.3 (from repository)
Qt 4.3.4 (from repository)
Qscintilla 2.2 (compiled from source)
SIP4 / python-sip4 4.7.3 (from repository)

Cheers.

-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar


2008/4/7, Gustavo A. Díaz <[EMAIL PROTECTED]>:
>
> Hi,
>
> Yeah sorry... When I pressed "send" I've forgot to specify this info.
> This is using Kubuntu Hardy Beta amd with PyQt:
>
> PyQt 4.3.3
> qscintilla2 (2.1+snapshot20070923)
> SIP 4.7.3
> Qt 4.3.4
>
> (these packages installed using the repository..., maybe those are the
> problem)
>
> In Kubuntu Gutsy, does not happen so far.
>
> Cheers.
>
>
> 2008/4/7, Detlev Offenbach <[EMAIL PROTECTED]>:
> >
> > On Sonntag, 6. April 2008, Gustavo A. Díaz wrote:
> > > Hi
> > >
> > > I've downloaded and installed this snapshot, when i try to access to
> > > Preferences i got: "Cancelled (core dumped)"
> >
> >
> > Works for me. You should give more details about what could cause this
> > (e.g.
> > are you using PyKDE4?)
> >
> >
> > >
> > > Cheers.
> > >
> > > 2008/4/6, Detlev Offenbach <[EMAIL PROTECTED]>:
> > > > Hi,
> > > >
> > > > this is to inform you about the immediate availability of a new eric
> > 4.2
> > > > snapshot. Next to fixing bugs it includes these changes.
> > > >
> > > > - added double click support for attributes and globals
> > > > - reorganized the configuration dialog some more
> > > > - added various startup configuration options (application page)
> > > > - added functionality to mark all occurrances of a searched text
> > > >   (s.a. configuration dialog editor->searching page)
> > > > - added hook support for plugins providing autocompletion
> > > >   (get latest rope plugin snapshot for an alternative autocompletion
> > > > provider)
> > > > - added action and menu entries to show calltips
> > > > - a few changes to the PyKDE4 support code to work around a PyKDE4
> > > > problem with the Oxygen style (this workaround allows eric4 to use
> > the
> > > > Oxygen style,
> > > >   when KDE4 dialogs are disabled)
> > > > - enhanced unicode support (added utf-16 and utf-32)
> > > >
> > > > As usual it is available via
> > > > http://www.die-offenbachs.de/eric/snapshots4
> > > >
> > > > In parallel I uploaded a new snapshot of the rope refactoring
> > plugin,
> > > > which
> > > > implements an alternative autocompletion provider for Python.
> > > >
> > > > Regards,
> > > > Detlev
> > > >
> > > > --
> > > > Detlev Offenbach
> > > > [EMAIL PROTECTED]
> > > > _______________________________________________
> > > > PyQt mailing list    [email protected]
> > > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
> >
> >
> >
> > --
> > Detlev Offenbach
> > [EMAIL PROTECTED]
> >
>
>
>
> --
> Gustavo A. Díaz
> GDNet Projects
> www.gdnet.com.ar
>
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to