![]() Registered Member ![]()
|
knap@kubuntu:~$ dolphin
Object::connect: No such slot DolphinSearchBox::slotClearButtonClicked() Object::connect: No such signal DolphinController::requestUrlChange(const KUrl&) Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) "/usr/bin/dolphin(23847)" Error in thread 139856535635792 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(23847)" Error in thread 139856535635792 : "QLocalSocket::connectToServer: Invalid name" "/usr/bin/dolphin(23847)" Error in thread 139856535635792 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(23847)" Error in thread 139856535635792 : "QLocalSocket::connectToServer: Invalid name" "/usr/bin/dolphin(23847)" Error in thread 139856535635792 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files" "/usr/bin/dolphin(23847)" Error in thread 139856535635792 : "QLocalSocket::connectToServer: Invalid name" knap@kubuntu:~$ dolphin(23847)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic" dolphin(23847)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/knap/.local/share/mime/magic" dolphin(23847)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: dolphin: symbol lookup error: /usr/lib/qt4/plugins/phonon_backend/phonon_gstreamer.so: undefined symbol: _ZN6Phonon12PulseSupport6enableEb ^C
Last edited by knap on Fri Apr 02, 2010 1:57 pm, edited 1 time in total.
La peggior sconfitta è arrendersi senza aver lottato !
" Me la vedo brutta ! " disse la vecchia camminando sugli specchi ! |
![]() Administrator ![]()
|
You have packages installed which are binary incompatible with each other. Please make sure the latest versions of Phonon-GStreamer and Phonon itself are installed.
If they are, please contact your distributor packagers for further assistance.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
knap@kubuntu:~$ git clone git://gitorious.org/phonon/phonon.git
... ..... knap@kubuntu:~$ cd ~/phonon knap@kubuntu:~/phonon$ mkdir build knap@kubuntu:~/phonon$ cd build knap@kubuntu:~/phonon/build$ cmake .. -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Looking for Q_WS_X11 -- Looking for Q_WS_X11 - found -- Looking for Q_WS_WIN -- Looking for Q_WS_WIN - not found. -- Looking for Q_WS_QWS -- Looking for Q_WS_QWS - not found. -- Looking for Q_WS_MAC -- Looking for Q_WS_MAC - not found. -- Found Qt-Version 4.6.2 (using /usr/bin/qmake) -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for connect -- Looking for connect - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found X11: /usr/lib/libX11.so -- Looking for include files CMAKE_HAVE_PTHREAD_H -- Looking for include files CMAKE_HAVE_PTHREAD_H - found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Automoc4: /usr/bin/automoc4 -- Performing Test HAVE_FPIE_SUPPORT -- Performing Test HAVE_FPIE_SUPPORT - Success -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success -- Performing Test __KDE_HAVE_GCC_VISIBILITY -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success -- checking for module 'libpulse>=0.9.15' -- found libpulse, version 0.9.19 -- checking for module 'libpulse-mainloop-glib' -- found libpulse-mainloop-glib, version 0.9.19 -- Found PulseAudio: /usr/lib/libpulse.so -- Found PulseAudio Mainloop: /usr/lib/libpulse-mainloop-glib.so -- checking for module 'glib-2.0' -- found glib-2.0, version 2.22.3 -- Found GLIB2: /usr/lib/libglib-2.0.so -- checking for module 'gstreamer-0.10' -- found gstreamer-0.10, version 0.10.25 -- Found GStreamer: /usr/lib/libgstreamer-0.10.so -- Found GStreamer Plugins: /usr/lib/libgstaudio-0.10.so /usr/lib/libgstcdda-0.10.so /usr/lib/libgstnetbuffer-0.10.so /usr/lib/libgstpbutils-0.10.so /usr/lib/libgstriff-0.10.so /usr/lib/libgstrtp-0.10.so /usr/lib/libgstrtsp-0.10.so /usr/lib/libgstsdp-0.10.so /usr/lib/libgsttag-0.10.so /usr/lib/libgstvideo-0.10.so -- Found GLIB2: /usr/lib/libglib-2.0.so -- checking for module 'gobject-2.0' -- found gobject-2.0, version 2.22.3 -- Found GObject libraries: gobject-2.0;glib-2.0 -- Found GObject includes : /usr/include/glib-2.0 -- checking for module 'libxml-2.0' -- found libxml-2.0, version 2.7.5 -- Found LibXml2: /usr/lib/libxml2.so -- Looking for snd_seq_create_simple_port in asound -- Looking for snd_seq_create_simple_port in asound - found -- Found ALSA: /usr/lib/libasound.so -- Performing Test _OFFT_IS_64BIT -- Performing Test _OFFT_IS_64BIT - Success -- checking for module 'libxine' -- found libxine, version 1.1.16.3 -- Performing Test XINE_XCB_FOUND -- Performing Test XINE_XCB_FOUND - Success -- Found XINE: /usr/lib/libxine.so -- checking for module 'xcb' -- found xcb, version 1.4 -- Found XCB: /usr/include -- ----------------------------------------------------------------------------- -- The following external packages were located on your system. -- This installation will have the extra features provided by these packages. + PulseAudio + GLib2 + GStreamer + GStreamer video plugin + GStreamer audio plugin + GLib2 + LibXml2 + OpenGL + XCB Congratulations! All external packages have been found. ----------------------------------------------------------------------------- -- Configuring done -- Generating done -- Build files have been written to: /home/knap/phonon/build knap@kubuntu:~/phonon/build$ make Scanning dependencies of target phonon_automoc Generating moc_backendcapabilities.cpp Generating moc_videoplayer.cpp Generating moc_abstractmediastream.cpp Generating moc_seekslider.cpp Generating moc_audiooutputadaptor_p.cpp Generating moc_factory_p.cpp Generating moc_swiftslider_p.cpp Generating moc_volumeslider.cpp Generating moc_effect.cpp Generating moc_iodevicestream_p.cpp Generating moc_volumefadereffect.cpp Generating moc_mediacontroller.cpp Generating moc_mediaobject.cpp Generating moc_videowidget.cpp Generating moc_effectwidget.cpp Generating factory.moc Generating moc_abstractaudiooutput.cpp Generating moc_audiooutput.cpp Generating audiodataoutput.moc Generating moc_pulsestream_p.cpp Generating moc_pulsesupport.cpp [ 0%] Built target phonon_automoc Scanning dependencies of target phonon [ 0%] Building CXX object phonon/CMakeFiles/phonon.dir/phonon_automoc.cpp.o [ 1%] Building CXX object phonon/CMakeFiles/phonon.dir/objectdescription.cpp.o [ 2%] Building CXX object phonon/CMakeFiles/phonon.dir/objectdescriptionmodel.cpp.o [ 3%] Building CXX object phonon/CMakeFiles/phonon.dir/phononnamespace.cpp.o [ 4%] Building CXX object phonon/CMakeFiles/phonon.dir/mediasource.cpp.o [ 5%] Building CXX object phonon/CMakeFiles/phonon.dir/abstractmediastream.cpp.o [ 6%] Building CXX object phonon/CMakeFiles/phonon.dir/streaminterface.cpp.o [ 7%] Building CXX object phonon/CMakeFiles/phonon.dir/mediaobject.cpp.o [ 8%] Building CXX object phonon/CMakeFiles/phonon.dir/medianode.cpp.o [ 9%] Building CXX object phonon/CMakeFiles/phonon.dir/path.cpp.o [ 10%] Building CXX object phonon/CMakeFiles/phonon.dir/effectparameter.cpp.o [ 11%] Building CXX object phonon/CMakeFiles/phonon.dir/effect.cpp.o [ 12%] Building CXX object phonon/CMakeFiles/phonon.dir/volumefadereffect.cpp.o [ 13%] Building CXX object phonon/CMakeFiles/phonon.dir/abstractaudiooutput.cpp.o [ 14%] Building CXX object phonon/CMakeFiles/phonon.dir/abstractaudiooutput_p.cpp.o [ 15%] Building CXX object phonon/CMakeFiles/phonon.dir/audiooutput.cpp.o [ 16%] Building CXX object phonon/CMakeFiles/phonon.dir/audiooutputinterface.cpp.o [ 17%] Building CXX object phonon/CMakeFiles/phonon.dir/abstractvideooutput.cpp.o [ 18%] Building CXX object phonon/CMakeFiles/phonon.dir/abstractvideooutput_p.cpp.o [ 19%] Building CXX object phonon/CMakeFiles/phonon.dir/backendcapabilities.cpp.o [ 20%] Building CXX object phonon/CMakeFiles/phonon.dir/globalconfig.cpp.o [ 21%] Building CXX object phonon/CMakeFiles/phonon.dir/factory.cpp.o [ 22%] Building CXX object phonon/CMakeFiles/phonon.dir/platform.cpp.o [ 23%] Building CXX object phonon/CMakeFiles/phonon.dir/mediacontroller.cpp.o [ 25%] Building CXX object phonon/CMakeFiles/phonon.dir/videowidget.cpp.o [ 26%] Building CXX object phonon/CMakeFiles/phonon.dir/videoplayer.cpp.o [ 26%] Building CXX object phonon/CMakeFiles/phonon.dir/seekslider.cpp.o [ 27%] Building CXX object phonon/CMakeFiles/phonon.dir/swiftslider.cpp.o [ 28%] Building CXX object phonon/CMakeFiles/phonon.dir/volumeslider.cpp.o [ 29%] Building CXX object phonon/CMakeFiles/phonon.dir/effectwidget.cpp.o [ 30%] Building CXX object phonon/CMakeFiles/phonon.dir/iodevicestream.cpp.o [ 31%] Building CXX object phonon/CMakeFiles/phonon.dir/audiodataoutput.cpp.o [ 32%] Building CXX object phonon/CMakeFiles/phonon.dir/pulsesupport.cpp.o [ 33%] Building CXX object phonon/CMakeFiles/phonon.dir/pulsestream.cpp.o [ 34%] Building CXX object phonon/CMakeFiles/phonon.dir/audiooutputadaptor.cpp.o Linking CXX shared library ../lib/libphonon.so [ 34%] Built target phonon Scanning dependencies of target phononexperimental_automoc Generating videodataoutput2.moc Generating audiodataoutput.moc Generating visualization.moc Generating videodataoutput.moc Generating moc_avcapture.cpp Generating moc_factory_p.cpp Generating moc_videowidget.cpp [ 34%] Built target phononexperimental_automoc Scanning dependencies of target phononexperimental [ 35%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/phononexperimental_automoc.cpp.o [ 36%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/abstractaudiodataoutput.cpp.o [ 37%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/abstractvideodataoutput.cpp.o [ 38%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/audiodataoutput.cpp.o [ 39%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/audioformat.cpp.o [ 40%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/avcapture.cpp.o [ 41%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/backendcapabilities.cpp.o [ 42%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/factory.cpp.o [ 43%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/globalconfig.cpp.o [ 44%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/mediasource.cpp.o [ 45%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/packet.cpp.o [ 46%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/packetpool.cpp.o [ 47%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/videodataoutput.cpp.o [ 48%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/videodataoutput2.cpp.o [ 50%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/videowidget.cpp.o [ 51%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/visualization.cpp.o [ 52%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/__/abstractaudiooutput_p.cpp.o [ 53%] Building CXX object phonon/experimental/CMakeFiles/phononexperimental.dir/__/abstractvideooutput_p.cpp.o Linking CXX shared library ../../lib/libphononexperimental.so [ 53%] Built target phononexperimental Scanning dependencies of target phonon_gstreamer_automoc Generating moc_volumefadereffect.cpp Generating moc_audiooutput.cpp Generating moc_effect.cpp Generating moc_mediaobject.cpp Generating moc_audiodataoutput.cpp Generating moc_audioeffect.cpp Generating moc_backend.cpp Generating moc_videowidget.cpp Generating moc_devicemanager.cpp Generating moc_effectmanager.cpp Generating moc_glrenderer.cpp [ 53%] Built target phonon_gstreamer_automoc Scanning dependencies of target phonon_gstreamer [ 54%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/phonon_gstreamer_automoc.cpp.o [ 55%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiooutput.cpp.o [ 56%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/backend.cpp.o [ 57%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/devicemanager.cpp.o [ 58%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/effectmanager.cpp.o [ 59%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/gsthelper.cpp.o [ 60%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/mediaobject.cpp.o [ 61%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/medianode.cpp.o [ 62%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/effect.cpp.o [ 63%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/medianodeevent.cpp.o [ 64%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/videowidget.cpp.o [ 65%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/qwidgetvideosink.cpp.o [ 66%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/streamreader.cpp.o [ 67%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/phononsrc.cpp.o /home/knap/phonon/gstreamer/phononsrc.cpp:66: warning: unused parameter ‘data’ [ 68%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/message.cpp.o [ 69%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audioeffect.cpp.o [ 70%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/abstractrenderer.cpp.o [ 70%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/widgetrenderer.cpp.o [ 71%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/glrenderer.cpp.o [ 72%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/volumefadereffect.cpp.o [ 73%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/audiodataoutput.cpp.o [ 75%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/artssink.cpp.o /home/knap/phonon/gstreamer/artssink.cpp:83: warning: unused parameter ‘data’ [ 76%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o Linking CXX shared module ../lib/phonon_gstreamer.so [ 76%] Built target phonon_gstreamer Scanning dependencies of target phonon_xine_automoc Generating abstractaudiooutput.moc Generating moc_effect.cpp Generating videodataoutput.moc Generating moc_nullsink.cpp Generating xinestream.moc Generating volumefadereffect.moc Generating xinethread.moc Generating visualization.moc Generating audiodataoutput.moc Generating audiooutput.moc Generating videowidget.moc Generating backend.moc Generating bytestream.moc Generating mediaobject.moc [ 76%] Built target phonon_xine_automoc Scanning dependencies of target phonon_xine [ 77%] Building CXX object xine/CMakeFiles/phonon_xine.dir/phonon_xine_automoc.cpp.o [ 78%] Building CXX object xine/CMakeFiles/phonon_xine.dir/sinknode.cpp.o [ 79%] Building CXX object xine/CMakeFiles/phonon_xine.dir/sourcenode.cpp.o [ 80%] Building CXX object xine/CMakeFiles/phonon_xine.dir/xinethread.cpp.o [ 81%] Building CXX object xine/CMakeFiles/phonon_xine.dir/nullsink.cpp.o [ 82%] Building CXX object xine/CMakeFiles/phonon_xine.dir/xineengine.cpp.o [ 83%] Building CXX object xine/CMakeFiles/phonon_xine.dir/xinestream.cpp.o [ 84%] Building CXX object xine/CMakeFiles/phonon_xine.dir/abstractaudiooutput.cpp.o [ 85%] Building CXX object xine/CMakeFiles/phonon_xine.dir/audiodataoutput.cpp.o [ 86%] Building CXX object xine/CMakeFiles/phonon_xine.dir/effect.cpp.o [ 87%] Building CXX object xine/CMakeFiles/phonon_xine.dir/audiooutput.cpp.o [ 88%] Building CXX object xine/CMakeFiles/phonon_xine.dir/mediaobject.cpp.o [ 89%] Building CXX object xine/CMakeFiles/phonon_xine.dir/videodataoutput.cpp.o [ 90%] Building CXX object xine/CMakeFiles/phonon_xine.dir/visualization.cpp.o [ 91%] Building CXX object xine/CMakeFiles/phonon_xine.dir/backend.cpp.o /home/knap/phonon/xine/backend.cpp: In member function ‘virtual QObject* Phonon::Xine::Backend::createObject(Phonon::BackendInterface::Class, QObject*, const QList<QVariant>&)’: /home/knap/phonon/xine/backend.cpp:163: warning: case label value exceeds maximum value for type [ 92%] Building CXX object xine/CMakeFiles/phonon_xine.dir/volumefadereffect.cpp.o [ 93%] Building CXX object xine/CMakeFiles/phonon_xine.dir/bytestream.cpp.o /home/knap/phonon/xine/bytestream.cpp: In member function ‘off_t Phonon::Xine::ByteStream::seekBuffer(qint64)’: /home/knap/phonon/xine/bytestream.cpp:258: warning: comparison between signed and unsigned integer expressions [ 94%] Building CXX object xine/CMakeFiles/phonon_xine.dir/bytestreamplugin.cpp.o [ 95%] Building C object xine/CMakeFiles/phonon_xine.dir/net_buf_ctrl.c.o [ 96%] Building CXX object xine/CMakeFiles/phonon_xine.dir/volumefader_plugin.cpp.o /home/knap/phonon/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/volumefader_plugin.cpp:148: warning: deprecated conversion from string constant to ‘char*’ [ 96%] Building CXX object xine/CMakeFiles/phonon_xine.dir/kequalizer_plugin.cpp.o /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp:122: warning: deprecated conversion from string constant to ‘char*’ /home/knap/phonon/xine/kequalizer_plugin.cpp: In function ‘char* kequalizer_get_identifier(post_class_t*)’: /home/knap/phonon/xine/kequalizer_plugin.cpp:337: warning: deprecated conversion from string constant to ‘char*’ [ 97%] Building C object xine/CMakeFiles/phonon_xine.dir/plugins.c.o [ 98%] Building C object xine/CMakeFiles/phonon_xine.dir/demux_wav.c.o [100%] Building CXX object xine/CMakeFiles/phonon_xine.dir/videowidget.cpp.o Linking CXX shared module ../lib/phonon_xine.so [100%] Built target phonon_xine knap@kubuntu:~/phonon/build$ sudo make install [ 0%] Built target phonon_automoc [ 34%] Built target phonon [ 34%] Built target phononexperimental_automoc [ 53%] Built target phononexperimental [ 53%] Built target phonon_gstreamer_automoc [ 76%] Built target phonon_gstreamer [ 76%] Built target phonon_xine_automoc [100%] Built target phonon_xine Install the project... -- Install configuration: "" -- Installing: /usr/local/lib/pkgconfig/phonon.pc -- Installing: /usr/local/lib/libphonon.so.4.4.0 -- Installing: /usr/local/lib/libphonon.so.4 -- Installing: /usr/local/lib/libphonon.so -- Set runtime path of "/usr/local/lib/libphonon.so.4.4.0" to "/usr/local/lib" -- Installing: /usr/local/include/phonon/phonon_export.h -- Installing: /usr/local/include/phonon/objectdescription.h -- Installing: /usr/local/include/phonon/objectdescriptionmodel.h -- Installing: /usr/local/include/phonon/phononnamespace.h -- Installing: /usr/local/include/phonon/mediasource.h -- Installing: /usr/local/include/phonon/abstractmediastream.h -- Installing: /usr/local/include/phonon/streaminterface.h -- Installing: /usr/local/include/phonon/mediaobject.h -- Installing: /usr/local/include/phonon/audiooutput.h -- Installing: /usr/local/include/phonon/medianode.h -- Installing: /usr/local/include/phonon/path.h -- Installing: /usr/local/include/phonon/effectparameter.h -- Installing: /usr/local/include/phonon/effect.h -- Installing: /usr/local/include/phonon/effectinterface.h -- Installing: /usr/local/include/phonon/volumefadereffect.h -- Installing: /usr/local/include/phonon/volumefaderinterface.h -- Installing: /usr/local/include/phonon/abstractaudiooutput.h -- Installing: /usr/local/include/phonon/abstractvideooutput.h -- Installing: /usr/local/include/phonon/backendcapabilities.h -- Installing: /usr/local/include/phonon/phonondefs.h -- Installing: /usr/local/include/phonon/backendinterface.h -- Installing: /usr/local/include/phonon/mediaobjectinterface.h -- Installing: /usr/local/include/phonon/audiooutputinterface.h -- Installing: /usr/local/include/phonon/addoninterface.h -- Installing: /usr/local/include/phonon/mediacontroller.h -- Installing: /usr/local/include/phonon/videowidget.h -- Installing: /usr/local/include/phonon/videowidgetinterface.h -- Installing: /usr/local/include/phonon/videoplayer.h -- Installing: /usr/local/include/phonon/seekslider.h -- Installing: /usr/local/include/phonon/volumeslider.h -- Installing: /usr/local/include/phonon/effectwidget.h -- Installing: /usr/local/include/phonon/platformplugin.h -- Installing: /usr/local/include/phonon/audiodataoutput.h -- Installing: /usr/local/include/phonon/audiodataoutputinterface.h -- Installing: /usr/local/include/phonon/globalconfig.h -- Installing: /usr/local/include/phonon/pulsesupport.h -- Installing: /usr/local/share/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml -- Installing: /usr/local/lib/libphononexperimental.so.4.4.0 -- Installing: /usr/local/lib/libphononexperimental.so.4 -- Installing: /usr/local/lib/libphononexperimental.so -- Set runtime path of "/usr/local/lib/libphononexperimental.so.4.4.0" to "/usr/local/lib" -- Installing: /usr/local/include/phonon/experimental/abstractaudiodataoutput.h -- Installing: /usr/local/include/phonon/experimental/abstractvideodataoutput.h -- Installing: /usr/local/include/phonon/experimental/audiodataoutput.h -- Installing: /usr/local/include/phonon/experimental/audiodataoutputinterface.h -- Installing: /usr/local/include/phonon/experimental/audioformat.h -- Installing: /usr/local/include/phonon/experimental/avcapture.h -- Installing: /usr/local/include/phonon/experimental/backendcapabilities.h -- Installing: /usr/local/include/phonon/experimental/backendinterface.h -- Installing: /usr/local/include/phonon/experimental/export.h -- Installing: /usr/local/include/phonon/experimental/mediasource.h -- Installing: /usr/local/include/phonon/experimental/objectdescription.h -- Installing: /usr/local/include/phonon/experimental/snapshotinterface.h -- Installing: /usr/local/include/phonon/experimental/packet.h -- Installing: /usr/local/include/phonon/experimental/packetpool.h -- Installing: /usr/local/include/phonon/experimental/phononnamespace.h -- Installing: /usr/local/include/phonon/experimental/videodataoutput.h -- Installing: /usr/local/include/phonon/experimental/videodataoutput2.h -- Installing: /usr/local/include/phonon/experimental/videodataoutputinterface.h -- Installing: /usr/local/include/phonon/experimental/videoframe.h -- Installing: /usr/local/include/phonon/experimental/videoframe2.h -- Installing: /usr/local/include/phonon/experimental/videowidget.h -- Installing: /usr/local/include/phonon/experimental/visualization.h -- Installing: /usr/local/include/phonon/experimental/globalconfig.h -- Installing: /usr/local/include/phonon/AbstractAudioOutput -- Installing: /usr/local/include/phonon/AbstractMediaStream -- Installing: /usr/local/include/phonon/AbstractVideoOutput -- Installing: /usr/local/include/phonon/AddonInterface -- Installing: /usr/local/include/phonon/AudioCaptureDevice -- Installing: /usr/local/include/phonon/AudioCaptureDeviceModel -- Installing: /usr/local/include/phonon/AudioChannelDescription -- Installing: /usr/local/include/phonon/AudioChannelDescriptionModel -- Installing: /usr/local/include/phonon/AudioOutput -- Installing: /usr/local/include/phonon/AudioOutputDevice -- Installing: /usr/local/include/phonon/AudioOutputDeviceModel -- Installing: /usr/local/include/phonon/AudioOutputInterface -- Installing: /usr/local/include/phonon/AudioOutputInterface40 -- Installing: /usr/local/include/phonon/AudioOutputInterface42 -- Installing: /usr/local/include/phonon/BackendCapabilities -- Installing: /usr/local/include/phonon/BackendInterface -- Installing: /usr/local/include/phonon/Effect -- Installing: /usr/local/include/phonon/EffectDescription -- Installing: /usr/local/include/phonon/EffectDescriptionModel -- Installing: /usr/local/include/phonon/EffectInterface -- Installing: /usr/local/include/phonon/EffectParameter -- Installing: /usr/local/include/phonon/EffectWidget -- Installing: /usr/local/include/phonon/Global -- Installing: /usr/local/include/phonon/MediaController -- Installing: /usr/local/include/phonon/MediaNode -- Installing: /usr/local/include/phonon/MediaObject -- Installing: /usr/local/include/phonon/MediaObjectInterface -- Installing: /usr/local/include/phonon/MediaSource -- Installing: /usr/local/include/phonon/ObjectDescription -- Installing: /usr/local/include/phonon/ObjectDescriptionData -- Installing: /usr/local/include/phonon/ObjectDescriptionModel -- Installing: /usr/local/include/phonon/ObjectDescriptionModelData -- Installing: /usr/local/include/phonon/Path -- Installing: /usr/local/include/phonon/PlatformPlugin -- Installing: /usr/local/include/phonon/SeekSlider -- Installing: /usr/local/include/phonon/StreamInterface -- Installing: /usr/local/include/phonon/SubtitleDescription -- Installing: /usr/local/include/phonon/SubtitleDescriptionModel -- Installing: /usr/local/include/phonon/VideoPlayer -- Installing: /usr/local/include/phonon/VideoWidget -- Installing: /usr/local/include/phonon/VideoWidgetInterface -- Installing: /usr/local/include/phonon/VideoWidgetInterface44 -- Installing: /usr/local/include/phonon/VideoWidgetInterfaceLatest -- Installing: /usr/local/include/phonon/VolumeFaderEffect -- Installing: /usr/local/include/phonon/VolumeFaderInterface -- Installing: /usr/local/include/phonon/VolumeSlider -- Installing: /usr/local/include/KDE/Phonon/AbstractAudioOutput -- Installing: /usr/local/include/KDE/Phonon/AbstractMediaStream -- Installing: /usr/local/include/KDE/Phonon/AbstractVideoOutput -- Installing: /usr/local/include/KDE/Phonon/AddonInterface -- Installing: /usr/local/include/KDE/Phonon/AudioDevice -- Installing: /usr/local/include/KDE/Phonon/AudioDeviceEnumerator -- Installing: /usr/local/include/KDE/Phonon/AudioOutput -- Installing: /usr/local/include/KDE/Phonon/AudioOutputDevice -- Installing: /usr/local/include/KDE/Phonon/AudioOutputDeviceModel -- Installing: /usr/local/include/KDE/Phonon/AudioOutputInterface -- Installing: /usr/local/include/KDE/Phonon/BackendCapabilities -- Installing: /usr/local/include/KDE/Phonon/BackendInterface -- Installing: /usr/local/include/KDE/Phonon/Effect -- Installing: /usr/local/include/KDE/Phonon/EffectDescription -- Installing: /usr/local/include/KDE/Phonon/EffectDescriptionModel -- Installing: /usr/local/include/KDE/Phonon/EffectInterface -- Installing: /usr/local/include/KDE/Phonon/EffectParameter -- Installing: /usr/local/include/KDE/Phonon/EffectWidget -- Installing: /usr/local/include/KDE/Phonon/Global -- Installing: /usr/local/include/KDE/Phonon/MediaController -- Installing: /usr/local/include/KDE/Phonon/MediaNode -- Installing: /usr/local/include/KDE/Phonon/MediaObject -- Installing: /usr/local/include/KDE/Phonon/MediaObjectInterface -- Installing: /usr/local/include/KDE/Phonon/MediaSource -- Installing: /usr/local/include/KDE/Phonon/ObjectDescription -- Installing: /usr/local/include/KDE/Phonon/ObjectDescriptionModel -- Installing: /usr/local/include/KDE/Phonon/Path -- Installing: /usr/local/include/KDE/Phonon/PlatformPlugin -- Installing: /usr/local/include/KDE/Phonon/SeekSlider -- Installing: /usr/local/include/KDE/Phonon/StreamInterface -- Installing: /usr/local/include/KDE/Phonon/VideoPlayer -- Installing: /usr/local/include/KDE/Phonon/VideoWidget -- Installing: /usr/local/include/KDE/Phonon/VideoWidgetInterface -- Installing: /usr/local/include/KDE/Phonon/VolumeFaderEffect -- Installing: /usr/local/include/KDE/Phonon/VolumeFaderInterface -- Installing: /usr/local/include/KDE/Phonon/VolumeSlider -- Installing: /usr/local/include/KDE/Phonon/Experimental/AbstractVideoDataOutput -- Installing: /usr/local/include/KDE/Phonon/Experimental/AudioDataOutput -- Installing: /usr/local/include/KDE/Phonon/Experimental/SnapshotInterface -- Installing: /usr/local/include/KDE/Phonon/Experimental/VideoDataOutput -- Installing: /usr/local/include/KDE/Phonon/Experimental/VideoDataOutputInterface -- Installing: /usr/local/include/KDE/Phonon/Experimental/VideoFrame -- Installing: /usr/local/include/KDE/Phonon/Experimental/VideoFrame2 -- Installing: /usr/local/include/KDE/Phonon/Experimental/Visualization -- Installing: /usr/local/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so -- Set runtime path of "/usr/local/lib/kde4/plugins/phonon_backend/phonon_gstreamer.so" to "/usr/local/lib" -- Installing: /usr/local/share/kde4/services/phononbackends/gstreamer.desktop -- Installing: /usr/local/lib/kde4/plugins/phonon_backend/phonon_xine.so -- Set runtime path of "/usr/local/lib/kde4/plugins/phonon_backend/phonon_xine.so" to "/usr/local/lib" -- Installing: /usr/local/share/kde4/services/phononbackends/xine.desktop -- Installing: /usr/local/share/icons/oxygen/128x128/apps/./phonon-xine.png -- Installing: /usr/local/share/icons/oxygen/22x22/apps/./phonon-xine.png -- Installing: /usr/local/share/icons/oxygen/48x48/apps/./phonon-xine.png -- Installing: /usr/local/share/icons/oxygen/64x64/apps/./phonon-xine.png -- Installing: /usr/local/share/icons/oxygen/32x32/apps/./phonon-xine.png -- Installing: /usr/local/share/icons/oxygen/16x16/apps/./phonon-xine.png -- Installing: /usr/local/share/icons/oxygen/scalable/apps/./phonon-xine.svgz knap@kubuntu:~/phonon/build$ cd knap@kubuntu:~$
La peggior sconfitta è arrendersi senza aver lottato !
" Me la vedo brutta ! " disse la vecchia camminando sugli specchi ! |
![]() Registered Member ![]()
|
I updated phonon from "git clone git: / / gitorious.org / phonon / phonon.git"
The following packages still do not work: Juk Amarok Dragon player Dolphin have any ideas on how I could fix this? ----
La peggior sconfitta è arrendersi senza aver lottato !
" Me la vedo brutta ! " disse la vecchia camminando sugli specchi ! |
![]() Registered Member ![]()
|
I found the solution to fix the problem "phonon-backend-xine"
Downgrading From Synaptic Package:
All packages works enjoy ![]()
La peggior sconfitta è arrendersi senza aver lottato !
" Me la vedo brutta ! " disse la vecchia camminando sugli specchi ! |
![]() Registered Member ![]()
|
Almost forgot ...
By doing upgrade from kde 4.4.1 to kde 4.4.2 should delete configurations earlier >>.Kde<<
La peggior sconfitta è arrendersi senza aver lottato !
" Me la vedo brutta ! " disse la vecchia camminando sugli specchi ! |
Registered users: Bing [Bot], gfielding, Google [Bot], markhm, sethaaaa, Sogou [Bot], Yahoo [Bot]