Well, it's possible that it was compiled right after I committed a fix to the source this morning. The package on my site is just a fix to the package without a rebuild, but the source fix should not break it like I did.
On Dec 17, 2013, at 4:20 PM, Geo DrinX wrote: > It goes better. I have some new: > > I installed QGis 2.1-dev and the plugin VideoUAVTracker starts. So, I > selected the avi file, and I done the same actions as on Windows, but… the > video window remains empty, as in attach tif. > > Misterious. No error message. > > > Roberto > > > > 2013/12/17 William Kyngesburye <[email protected]> > D'oh! Messed up, got it partially right. I'll get another update out > tonight. > > On Dec 17, 2013, at 3:31 PM, Geo DrinX wrote: > > > Hello William, > > > > I installed now QGis 2.0.1-5 , but QtDBus is still missing. :( > > > > I had hoped … but :) > > > > > > Roberto > > > > > > > > > > > > 2013/12/17 William Kyngesburye <[email protected]> > > 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 > > > > [email protected] > > > > 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 > > > > > > > > ----- > 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 > > > > <VUAVTrackerEmpty.tiff> ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ All generalizations are dangerous, even this one. _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
