Ah, it's not that phonon is missing (it's not) but phonon needs QtDBus, and 
that is missing.  Must be a recent link requirement I missed.  Works for me 
because it finds it in my development environment.

I'll have to package an update with the needed QtDBus...

On Dec 16, 2013, at 9:04 PM, Geo DrinX wrote:

> William,
> 
> 
> Phonon should be in the package.  I was able to install the plugin.  Does 
> this work in the QGIS python console:
> 
> from PyQt4.phonon import Phonon
> 
> 
> From console, I had:
> 
> from PyQt4.phonon import Phonon
> Traceback (most recent call last):
>   File "<input>", line 1, in <module>
>   File 
> "/Applications/QGIS-2.01.app/Contents/MacOS/../Resources/python/qgis/utils.py",
>  line 453, in _import
>     mod = _builtin_import(name, globals, locals, fromlist, level)
> ImportError: 
> dlopen(/Applications/QGIS-2.01.app/Contents/MacOS/../Resources/python/PyQt4/phonon.so,
>  2): Library not loaded: QtDBus.framework/Versions/4/QtDBus
>   Referenced from: 
> /Applications/QGIS-2.01.app/Contents/MacOS/../Resources/python/PyQt4/phonon.so
>   Reason: image not found
> 
> 
> In reality, I have the   phonon.so  in this other path:
> 
> /Applications/QGIS-2.01.app/Contents/Resources/python/PyQt4/phonon.so
> 
> 
> I have QGis 2.0.1-4 .
> 
> 
> Misterious.   What I need to do ?
> 
> 
> 
> Thank you for any other info
> 
> Roberto
> 
> 
> 
> 
> 
>  
> 
> On Dec 16, 2013, at 2:54 PM, Geo DrinX wrote:
> 
> > Hello all,
> >
> >
> > installing  "Video UAV Tracker"  plugin for QGis 2.0.1  on MacOSX  I had an 
> > error message referring to phonon.so, that seems not installed.
> >
> >
> > Someone knows how to solve it ?
> >
> >
> > Thank you in advance
> >
> > Roberto
> > _______________________________________________
> > Qgis-developer mailing list
> > Qgis-developer@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/qgis-developer
> 
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
> 
> "I ache, therefore I am.  Or in my case - I am, therefore I ache."
> 
> - Marvin
> 
> 
> 

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

Theory of the Universe

There is a theory which states that if ever anyone discovers exactly what the 
universe is for and why it is here, it will instantly disappear and be replaced 
by something even more bizarrely inexplicable.  There is another theory which 
states that this has already happened.

-Hitchhiker's Guide to the Galaxy 2nd season intro


_______________________________________________
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to