[Eric] ERROR/BUG/HELP

detlev detlev at die-offenbachs.de
Sat Apr 3 19:10:40 BST 2010


On Samstag, 3. April 2010, Keyur Patel wrote:
> On Sat, Apr 3, 2010 at 3:32 PM, detlev <detlev at die-offenbachs.de> wrote:
> > On Samstag, 3. April 2010, Keyur Patel wrote:
> > > On Sat, Apr 3, 2010 at 2:32 PM, detlev <detlev at die-offenbachs.de> wrote:
> > > > On Samstag, 3. April 2010, Keyur Patel wrote:
> > > > > [root at localhost keyur]# eric4
> > > > > Traceback (most recent call last):
> > > > >   File "/usr/lib/python2.6/site-packages/eric4/eric4.py", line 60,
> > > > > in <module>
> > > > >     from KdeQt.KQApplication import KQApplication
> > > > >   File "/usr/lib/python2.6/site-packages/eric4/KdeQt/__init__.py",
> >
> > line
> >
> > > > 20,
> > > >
> > > > > in <module>
> > > > >     import Preferences
> > > > >   File
> > > > > "/usr/lib/python2.6/site-packages/eric4/Preferences/__init__.py",
> >
> > line
> >
> > > > > 26, in <module>
> > > > >     from PyQt4.QtWebKit import QWebSettings
> > > > > ImportError: /usr/lib/libphonon.so.4: symbol
> > > > > pa_ext_device_manager_reorder_devices_for_role, version PULSE_0 not
> > > >
> > > > defined
> > > >
> > > > > in file libpulse.so.0 with link time reference
> > > >
> > > > It seems, that your /usr/lib/libphonon.so.4 is not correct somehow.
> > > > Did you compile PyQt4 yourself? If so try to compile it without
> > > > Phonon support. I had
> > > > a similiar issue over here.
> > >
> > > well heres the libphonon that I have,
> > >
> > > [keyur at localhost ~]$ ls -lart /usr/lib/libphonon*
> > > -rwxr-xr-x. 1 root root 384392 2010-01-22 02:21
> >
> > /usr/lib/libphonon.so.4.4.0
> >
> > > -rwxr-xr-x. 1 root root  82036 2010-01-22 02:21
> > > /usr/lib/libphononexperimental.so.4.4.0
> > > -rw-r--r--. 1 root root    667 2010-03-17 20:00 /usr/lib/libphonon.prl
> > > lrwxrwxrwx. 1 root root     18 2010-04-02 16:33 /usr/lib/libphonon.so.4
> >
> > ->
> >
> > > libphonon.so.4.4.0
> > > lrwxrwxrwx. 1 root root     30 2010-04-02 16:33
> > > /usr/lib/libphononexperimental.so.4 -> libphononexperimental.so.4.4.0
> > >
> > >
> > > And I did not compile PyQt4 myself, just did a yum install.
> > > So could you please tell me whats the problem here...
> > >
> > > > > Cannot use eric, please help getting this fixed.
> > > > >
> > > > > Thanks in advance,
> > > >
> > > > Detlev
> > > > --
> > > > Detlev Offenbach
> > > > detlev at die-offenbachs.de
> > >
> > > Thanks for the reply though
> >
> > Your problem is, that the Phonon library (better said the libpulse.so.0
> > lib)
> > is missing a symbol. Maybe you have to update it.
> 
> Can you tell me the Phonon library package name/where can I find that, coz
> I'm not able to find any or update it either, need serious help here...
> BTW I started using Pida, am I guess it will do for now, as I am just
> learning python...But it would be very helpful if we resolve the eric issue

libpulse.so.0 should be part of the pulseaudio package. 

Just to clarify it. Your problem is in no way related to eric. Every 
application using QWebkit would show the same issue.

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list