You are not logged in.

#1 2007-01-26 18:10:57

con
Member
Registered: 2006-05-11
Posts: 89
Website

Eric3 not starting anymore [SOLVED]

Anyone else having this problem, or better yet a solution? When I try to execute from the commandline I get:

/usr/lib/python2.4/site-packages/eric3/eric3.py:16: RuntimeWarning: Python C API version mismatch for module qt: This Python has API version 1013, module qt has version 1012.
  from qt import QTextCodec, SIGNAL, SLOT, qApp
/usr/lib/python2.4/site-packages/eric3/eric3.py:16: RuntimeWarning: Python C API version mismatch for module sip: This Python has API version 1013, module sip has version 1012.
  from qt import QTextCodec, SIGNAL, SLOT, qApp
Segmentation fault

tried re-installing eric3, sip and pyqt but no change.
thanx for any help

EDIT: Filed a bug report and it was fixed and closed today. http://bugs.archlinux.org/task/6286

Last edited by con (2007-01-27 20:41:42)


charlie dont surf!

Offline

#2 2007-01-26 19:27:07

vredfreak
Member
Registered: 2004-11-20
Posts: 66

Re: Eric3 not starting anymore [SOLVED]

Which version of eric are you using?  I tried to do a pacman -Syu the other night and couldn't upgrade because of a file conflict with eric and python.

Just looking at your output, I'm guessing that is has something to do with pyQT, but like I said that's just a guess.  eric may be version specific with pyQT and was compiled against a different version than what you have on your system, or something.  You may need to file a bug report.


Hi.  I'm a sig.  What are you?

Offline

#3 2007-01-26 19:40:25

con
Member
Registered: 2006-05-11
Posts: 89
Website

Re: Eric3 not starting anymore [SOLVED]

dang...think I did pacman -Sf eric to upgrade it! damn it...is it possible to downgrade?


charlie dont surf!

Offline

#4 2007-01-26 20:18:08

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: Eric3 not starting anymore [SOLVED]

check if the old package is hold in /var/cache/pacman/package :!:

Offline

#5 2007-01-26 20:21:52

con
Member
Registered: 2006-05-11
Posts: 89
Website

Re: Eric3 not starting anymore [SOLVED]

double dang! pacman -Scc before I started re-installing


charlie dont surf!

Offline

#6 2007-01-27 02:43:30

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: Eric3 not starting anymore [SOLVED]

python was updated in testing recently,
are u sure ur not using this version?
[root@ersatz ~]# p -Q python
python 2.5-1

if u r using py2.5 file a bug report.. eric/pyqt needs rebuilding..


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

#7 2007-01-27 14:27:03

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

Re: Eric3 not starting anymore [SOLVED]

con wrote:

dang...think I did pacman -Sf eric to upgrade it! damn it...is it possible to downgrade?

http://wiki.archlinux.org/index.php/Downgrade_packages

Offline

Board footer

Powered by FluxBB