[SOLVED]Amarok 2.8

After my last "pacman -Suy"
Audio and base stream is working ok but when I want to connect to a stream seems nothing happens
this is the output from "amarok --debug" when I try to connect to an internet  stream
amarok: BEGIN: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType)
amarok: END__: LongMessageWidget::LongMessageWidget(QWidget*, const QString&, Amarok::Logger::MessageType) [Took: 0.003s]
amarok: BEGIN: virtual PopupWidget::~PopupWidget()
amarok: END__: virtual PopupWidget::~PopupWidget() [Took: 0s]
amarok: BEGIN: void Playlist::Controller::clear()
amarok:   BEGIN: void Playlist::Controller::removeRows(int, int)
amarok:     BEGIN: void Playlist::Controller::removeRows(QList<int>&)
amarok:       BEGIN: virtual void Playlist::RemoveTracksCmd::redo()
amarok:         BEGIN: void Playlist::Model::removeTracksCommand(const RemoveCmdList&)
amarok:           MPRIS2: Queueing up a PropertiesChanged signal
amarok:           BEGIN: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged()
amarok:             BEGIN: void Playlist::PrettyListView::scrollToActiveTrack()
amarok:             END__: void Playlist::PrettyListView::scrollToActiveTrack() [Took: 0s]
amarok:           END__: void Playlist::PrettyListView::slotPlaylistActiveTrackChanged() [Took: 0s]
amarok:         END__: void Playlist::Model::removeTracksCommand(const RemoveCmdList&) [Took: 0s]
amarok:       END__: virtual void Playlist::RemoveTracksCmd::redo() [Took: 0s]
amarok:     END__: void Playlist::Controller::removeRows(QList<int>&) [Took: 0s]
amarok:   END__: void Playlist::Controller::removeRows(int, int) [Took: 0s]
amarok: END__: void Playlist::Controller::clear() [Took: 0.001s]
amarok: BEGIN: void Playlist::ProgressiveSearchWidget::slotFilterClear()
amarok: END__: void Playlist::ProgressiveSearchWidget::slotFilterClear() [Took: 0s]
Calling appendChild() on a null node does nothing.
X Error: BadWindow (invalid Window parameter) 3
  Major opcode: 20 (X_GetProperty)
  Resource id:  0x9000168
amarok: BEGIN: void Playlist::Controller::insertOptioned(Meta::TrackList, Playlist::AddOptions)
amarok:   BEGIN: virtual void Playlist::InsertTracksCmd::redo()
amarok:     BEGIN: void Playlist::Model::setAllNewlyAddedToUnplayed()
amarok:     END__: void Playlist::Model::setAllNewlyAddedToUnplayed() [Took: 0s]
amarok:     MPRIS2: Queueing up a PropertiesChanged signal
amarok:   END__: virtual void Playlist::InsertTracksCmd::redo() [Took: 0s]
amarok: END__: void Playlist::Controller::insertOptioned(Meta::TrackList, Playlist::AddOptions) [Took: 0s]
amarok: BEGIN: void Playlist::PrettyListView::bottomModelRowsInsertedScroll()
amarok: END__: void Playlist::PrettyListView::bottomModelRowsInsertedScroll() [Took: 0s]
amarok: BEGIN: void Playlist::PrettyListView::trackActivated(const QModelIndex&)
amarok:   BEGIN: void Playlist::Actions::play(const QModelIndex&)
amarok:     BEGIN: void Playlist::Actions::play(quint64, bool)
amarok:       BEGIN: void EngineController::play(Meta::TrackPtr, uint, bool)
amarok:         BEGIN: void EngineController::stop(bool, bool)
amarok:         END__: void EngineController::stop(bool, bool) [Took: 0s]
amarok:         [EngineController] play: bounded is  QObject(0x0)  current "Stream (http://live96.106acht.de:80/)"
amarok:         [EngineController] Just a normal, boring track... :-P
amarok:         BEGIN: void EngineController::playUrl(const KUrl&, uint, bool)
amarok:           [EngineController] URL:  KUrl("http://live96.106acht.de:80/") "http://live96.106acht.de:80/"
amarok:           [EngineController] Offset:  0
amarok:         END__: void EngineController::playUrl(const KUrl&, uint, bool) [Took: 0.003s]
amarok:       END__: void EngineController::play(Meta::TrackPtr, uint, bool) [Took: 0.004s]
amarok:     END__: void Playlist::Actions::play(quint64, bool) [Took: 0.004s]
amarok:   END__: void Playlist::Actions::play(const QModelIndex&) [Took: 0.004s]
amarok: END__: void Playlist::PrettyListView::trackActivated(const QModelIndex&) [Took: 0.004s]
Calling appendChild() on a null node does nothing.
Last edited by tinosezc (2013-12-05 17:35:08)

phonon got updated to version 4.7 recently.
unfortunately, on my box gstreamer backend got dramatically worse, with random crashes during playback.
adding the same old bugs, it really is in bad state. :\

Similar Messages

  • [Solved] Amarok v2.8 doesn't start

    Hi,
    With the last Amarok update (v2.8), i am getting a notification at startup :
    Amarok could not find any collection plugins. It is possible that Amarok is installed under the wrong prefix, please fix your installation using:
    $ cd /path/to/amarok/source-code/
    $ su -c "make uninstall"
    $ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` && su -c "make install"
    $ kbuildsycoca4 --noincremental
    $ amarok
    More information can be found in the README file. For further assistance join us at #amarok on irc.freenode.net.
    This had happened before : https://bbs.archlinux.org/viewtopic.php?id=121670
    Last edited by omeringen (2013-09-18 19:15:20)

    @karol,
    Yeah, removing ~/.kde solves most of the problems but you lose the customization you have done, so it's the last choice.
    For most of us, removing config folders/files is the first thing which comes to mind. But i only removed "~/.kde4/share/apps/amarok" first, then i realized that there is some more folders related to Amarok at "~/.kde4/share/config/".
    A quick search at home dir is useful on removing config files.
    Last edited by omeringen (2013-09-18 20:00:18)

  • [solved] Amarok 2.2.1 and mysql 5.1.40 incompatible

    Hi,
    my packages are all up-to-date.
    I remark a strange behavior with amarok : I cannot delete a track anymore from my collection. When I right click on a track it has a menu item 'copy to collection' (?). This item is normally only shown for a CD track that you can rip and add to your collection. Also in the 'track details' window the field 'location' is empty. If I however click on the button next to it, it opens up the correct directory in dolphin.
    I already filed two bugs with kde bugzilla and I got promptly the reply that they can not reproduce this error. Even more release 2.2.1 had no fixes in either of theses features.
    I assume that the upgrade of mysql causes all this.
    How to fix this ?
    versions of packages :
    amarok : 2.2.1-2
    mysql and libmysqlclient : 5.1.41-3
    Last edited by Strider (2009-11-22 20:42:51)

    I solved this by deleting (after backup) all my config files from Amarok, restarting and re-importing my whole collection.

  • [SOLVED] Amarok won't build a collection

    Hey all -
    Just got Amarok installed, but I can't get it to scan my drive for a collection.
    I've told it where to scan for it under preferences (and yes, it's scanning recursively), and it remembers that okay, but then when it goes to actually scan the location it chills for a couple seconds at 0%, and then just gives up.
    I'm using the default SQLite database.
    Anyone have any ideas?
    [SOLVED]
    Okay... well, after talking with other people using Arch, trying to get help in #archlinux and #amarok, and having no success, I just restarted my computer and it worked.
    /me sighs
    Last edited by daedalus (2007-09-28 19:42:42)

    Thank you! Finally it works. Yet I am wondering why this package is not a dependency for amakor? Sure amarok can work without it, but... it will be most unusual usage.  It could be optional dependency at least.

  • [solved] amarok stopped playing mp3's

    EDIT: using Xine backend phonon with no problem, except now I have no system notfication sounds, Ah well.
    I have my system updated.
    Amarok will not play mp3's, although it will play flac's.
    I started "amarok --debug" and I see:
    amarok: [EngineController] [WARNING!] Phonon failed to play this URL. Error: "A required codec is missing. You need to install the following codec(s) to play this content: MPEG-1 Layer 3 (MP3)"
    I had no trouble before the update.  I have the codecs.
    Does anyone know what is wrong?
    [jason@dory ~]$ cd /usr/lib/codecs/
    [jason@dory codecs]$ ls
    AvidQTAVUICodec.qtx avimszh.dll iccvid.dll msg711.acm tsd32.dll vp6vfw.dll
    BeHereiVideo.qtx avizlib.dll icmw_32.dll msgsm32.acm tssoft32.acm vp7vfw.dll
    CLRVIDDC.DLL clrviddd.dll imaadp32.acm msh261.drv tvqdec.dll vssh264.dll
    CtWbJpg.DLL cook.so imc32.acm msms001.vwp ubv263d+.ax vssh264core.dll
    DECVW_32.DLL cook.so.6.0 ir32_32.dll msnaudio.acm ubvmp4d.dll vssh264dec.dll
    LCMW2.dll ctadp32.acm ir41_32.dll msrle32.dll ultimo.dll vsshdsd.dll
    LCODCCMW2E.dll ddnt.so.6.0 ir50_32.dll msscds32.ax vdowave.drv vsslight.dll
    LCodcCMP.dll divx.dll ivvideo.dll msvidc32.dll vgpix32d.dll vsswlt.dll
    QuickTime.qts divx_c32.ax jp2avi.dll mvoiced.vwp vid_3ivX.xa wma9dmod.dll
    QuickTimeEssentials.qtx divxa32.acm l3codeca.acm nsrt2432.acm vid_cvid.xa wmadmod.dll
    QuickTimeInternetExtras.qtx divxc32.dll l3codecx.ax pclepim1.dll vid_cyuv.xa wmsdmod.dll
    VDODEC32.dll divxdec.ax lhacm.acm qdv.dll vid_h261.xa wmspdmod.dll
    ViVD2.dll dnet.so.6.0 lsvxdec.dll qpeg32.dll vid_h263.xa wmv8ds32.ax
    acelpdec.ax drv2.so.6.0 m3jp2k32.dll qtmlClient.dll vid_iv32.xa wmv9dmod.dll
    alf2cd.acm drv3.so.6.0 m3jpeg32.dll rt32dcmp.dll vid_iv41.xa wmvadvd.dll
    aslcodec_dshow.dll drv4.so.6.0 m3jpegdec.ax scg726.acm vid_iv50.xa wmvdmod.dll
    aslcodec_vfw.dll drvc.so mcdvd_32.dll sipr.so.6.0 vivog723.acm wmvds32.ax
    asusasv2.dll dspr.so.6.0 mcmjpg32.dll sp5x_32.dll vmnc.dll wnvplay1.dll
    asusasvd.dll frapsvid.dll mi-sc4.acm tm20dec.ax voxmsdec.ax wnvwinx.dll
    ativcr2.dll huffyuv.dll mpg4c32.dll tokf.so.6.0 vp31vfw.dll wvc1dmod.dll
    atrac3.acm i263_32.drv mpg4ds32.ax tokr.so.6.0 vp4vfw.dll xanlib.dll
    atrc.so.6.0 iac25_32.ax msadp32.acm tsccvid.dll vp5vfw.dll zmbv.dll
    Last edited by jjesso1607 (2009-11-20 18:43:26)

    Same problem here - also for kalarm. Now I will probably oversleep tomorrow.
    Well, another file format could solve that problem...
    Last edited by yodo (2009-11-24 23:11:01)

  • [SOLVED]Amarok 2.0.2 Build Fails..Help

    Hello all
    I am trying to compile amarok 2.0.2 but it fails at 8%. I tried to install it from aur and manually but the same error:
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_shellimplgenerator.o                                                                       
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_shellheadergenerator.o                                                                     
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/moc_setupgenerator.o                                                                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/generator.dir/qrc_generator.o                                                                               
    Linking CXX executable generator                                                           
    Please wait while source files are being generated...                                       
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    ** WARNING unknown directive '#warning' at /usr/include/QtCore/qglobal.h:313               
    WARNING(MetaJavaBuilder) :: enum 'QGradient::InterpolationMode' does not have a type entry or is not an enum                                                                           
    WARNING(MetaJavaBuilder) :: enum '__codecvt_result' does not have a type entry or is not an enum                                                                                       
    WARNING(MetaJavaBuilder) :: enum 'enum_2' does not have a type entry or is not an enum     
    Classes in typesystem: 506                                                                 
    Generated:                                                                                 
      - classes...: 487 (487)                                                                   
      - header....: 329 (329)                                                                   
      - impl......: 329 (329)                                                                   
      - modules...: 9 (9)                                                                       
      - pri.......: 9 (9)                                                                       
    Done, 3 warnings (844 known issues)
    [  4%] Built target generator     
    Scanning dependencies of target qtscript_core
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/main.o                                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBasicTimer.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBitArray.o                                   
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QBuffer.o                                     
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QByteArray.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QByteArrayMatcher.o                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QChildEvent.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QCoreApplication.o                           
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QCryptographicHash.o                         
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDataStream.o                                 
    [  4%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDir.o                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDirIterator.o                               
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QDynamicPropertyChangeEvent.o                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QEvent.o                                     
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QEventLoop.o                                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFile.o                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFileInfo.o                                   
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFileSystemWatcher.o                         
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFuture.o                                     
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureIterator.o                             
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.o                         
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizer.cpp:45: warning: 'QScriptValue qtscript_QFutureSynchronizer_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used                                                                               
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.o                     
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QFutureSynchronizerVoid.cpp:45: warning: 'QScriptValue qtscript_QFutureSynchronizerVoid_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used                                                                       
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureVoid.o                                 
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcher.o                             
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QFutureWatcherVoid.o                         
    [  5%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QIODevice.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.o                               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QLibraryInfo.cpp:150: warning: 'QScriptValue qtscript_QLibraryInfo_prototype_call(QScriptContext*, QScriptEngine*)' defined but not used
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QLocale.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QMutex.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QObject.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QPoint.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QPointF.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QProcess.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRect.o                                       
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRectF.o                                     
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QRunnable.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSemaphore.o                                 
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSettings.o                                   
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSignalMapper.o                               
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSize.o                                       
    [  6%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSizeF.o                                     
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSocketNotifier.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QStringMatcher.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QSystemSemaphore.o                           
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTemporaryFile.o                             
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextBoundaryFinder.o                         
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.o                                 
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp: In function 'QScriptValue qtscript_construct_QTextCodec_ConversionFlag(QScriptContext*, QScriptEngine*)':               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp:161: warning: comparison between signed and unsigned integer expressions                                                 
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp: In function 'QScriptValue qtscript_QTextCodec_ConversionFlags_toString(QScriptContext*, QScriptEngine*)':               
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QTextCodec.cpp:243: warning: comparison between signed and unsigned integer expressions                                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextDecoder.o                               
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextEncoder.o                               
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTextStream.o                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QThreadPool.o                                 
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTime.o                                       
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimeLine.o                                   
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimer.o                                     
    [  7%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTimerEvent.o                                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QTranslator.o                                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QUrl.o                                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QUuid.o                                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QWaitCondition.o                             
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttribute.o                         
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamAttributes.o                       
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityDeclaration.o                 
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamEntityResolver.o                   
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNamespaceDeclaration.o             
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamNotationDeclaration.o               
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamReader.o                           
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QXmlStreamWriter.o                           
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_Qt.o                                         
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_construct_Qt_KeyboardModifier(QScriptContext*, QScriptEngine*)':                             
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:2113: warning: comparison between signed and unsigned integer expressions                                                       
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_Qt_KeyboardModifiers_toString(QScriptContext*, QScriptEngine*)':                             
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:2195: warning: comparison between signed and unsigned integer expressions
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp: In function 'QScriptValue qtscript_construct_Qt_Modifier(QScriptContext*, QScriptEngine*)':
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_Qt.cpp:5854: warning: comparison between signed and unsigned integer expressions
    [  8%] Building CXX object src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.o
    In file included from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0.2/src/scriptengine/generator/generator/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.cpp:10:
    /usr/include/QtCore/qtconcurrentreducekernel.h: In member function 'bool QtConcurrent::ReduceKernel<ReduceFunctor, ReduceResultType, T>::shouldThrottle()':
    /usr/include/QtCore/qtconcurrentreducekernel.h:214: error: 'QThreadPool' has not been declared
    /usr/include/QtCore/qtconcurrentreducekernel.h: In member function 'bool QtConcurrent::ReduceKernel<ReduceFunctor, ReduceResultType, T>::shouldStartThread()':
    /usr/include/QtCore/qtconcurrentreducekernel.h:220: error: 'QThreadPool' has not been declared
    make[2]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/generated_cpp/com_trolltech_qt_core/qtscript_QtConcurrent.o] Error 1
    make[1]: *** [src/scriptengine/generator/generator/CMakeFiles/qtscript_core.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    Error: Makepkg was unable to build amarok2 package.
    bash-3.2#
    P.S: I am a noob, so was not sure which part of code to put up here so I pasted the entire comments instead.
    Last edited by kapz (2009-05-09 19:37:58)

    You must edit /usr/include/QtCore/qtconcurrentreducekernel.h and add
    #include <QtCore/qthreadpool.h>
    along with the other "#include" lines at the beginning of the file.
    You will also need patches for the current libgpod version. Grab the updated PKGBUILD and sources here : http://jm.ambrosino.free.fr/archlinux/_ … s/amarok2/
    Or the i686 binary : http://jm.ambrosino.free.fr/archlinux/i … pkg.tar.gz

  • [SOLVED] Amarok 2 make fails

    Hi,
    I'm trying to install Amarok 2 via yaourt with this package: http://aur.archlinux.org/packages.php?ID=19633
    However, it fails with several errors.   I've done some searching, but I can't find any solution that's helpful to me/one I understand (still being new to Arch).
    Here is the output:
    ==> Building and installing package
    ==> Making package: amarok2 2.0-1 i686 (Fri Dec 12 18:54:45 EST 2008)
    ==> WARNING: Running makepkg as root...
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found amarok-2.0.tar.bz2 in build dir
    ==> Validating source files with md5sums...
    amarok-2.0.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f amarok-2.0.tar.bz2
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    -- Found Qt-Version 4.4.3 (using /usr/bin/qmake)
    -- Found X11: /usr/lib/libX11.so
    -- Found Threads: TRUE
    -- Found Automoc4: /usr/bin/automoc4
    -- Found Perl: /usr/bin/perl
    -- Found KDE 4.1 include dir: /usr/include
    -- Found KDE 4.1 library dir: /usr/lib
    -- Found KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
    -- Found automoc4: /usr/bin/automoc4
    Qt QTNSPLUGIN library not found.
    -- Found taglib: -L/usr/lib -ltag
    -- Taglib found: -L/usr/lib -ltag
    -- Found Strigi
    -- Found Strigi: /usr/lib/libstreams.so
    -- Strigi API is pre-screwup check, need 'char'
    -- Found MySQL: /usr/include/mysql, /usr/lib/libmysqlclient.so
    -- Found MySQL Embedded: /usr/include/mysql, /usr/lib/mysql/libmysqld.a
    -- Found GLIB2: /usr/lib/libglib-2.0.so
    -- KDE CMake PKGCONFIG macro indicates that libgpod-1.0 is not installed on your computer.
    -- Install the package which contains libgpod-1.0.pc if you want to support this feature.
    -- Could not find OPTIONAL package Ipod
    -- Found MP4V2: /usr/lib/libmp4v2.so
    -- Found MTP but version requirements not met
    -- Found CURL: /usr/lib/libcurl.so
    -- Libgcrypt found: /usr/lib/libgcrypt.so
    -- Found GObject libraries: /usr/lib/libgobject-2.0.so;/usr/lib/libgmodule-2.0.so;/usr/lib/libgthread-2.0.so;/usr/lib/libglib-2.0.so
    -- Found GObject includes : /usr/include/glib-2.0/gobject
    -- KDE CMake PKGCONFIG macro indicates that loudmouth-1.0 is not installed on your computer.
    -- Install the package which contains loudmouth-1.0.pc if you want to support this feature.
    -- Could not find OPTIONAL package Loudmouth
    -- Found Soprano: /usr/lib/libsoprano.so
    -- Found Soprano includes: /usr/include
    -- Found Soprano Index: /usr/lib/libsopranoindex.so
    -- Found Soprano Client: /usr/lib/libsopranoclient.so
    -- KDE CMake PKGCONFIG macro indicates that libgpod-1.0 is not installed on your computer.
    -- Install the package which contains libgpod-1.0.pc if you want to support this feature.
    -- Could not find OPTIONAL package Ipod
    -- The following external packages were located on your system.
    -- This installation will have the extra features provided by these packages.
    + kdelibs
    + taglib
    + strigi
    + mysqld
    + zlib
    + glib2
    + Gdk
    + libmp4v2
    + curl
    + libxml2
    + openssl or libgcrypt
    + gobject
    + soprano
    + nepomuk
    + Qt4 Glib support
    -- The following OPTIONAL packages could NOT be located on your system.
    -- Consider installing them to enable more features from this software.
    + libgpod, 0.6.0: Support Apple iPod audio devices <http://sourceforge.net/projects/gtkpod/>
    + libmtp, 0.3.0: Enable Support for portable media devices that use the media transfer protocol <http://libmtp.sourceforge.net/>
    + loudmouth: Loudmouth is the communication backend needed by mp3tunes for synching. <http://www.loudmouth-project.org>
    -- Configuring done
    CMake Warning at /usr/share/apps/cmake/modules/KDE4Macros.cmake:560 (add_library):
    Cannot generate a safe linker search path for target
    amarok_collection-sqlcollection because files in some directories may
    conflict with libraries in implicit directories:
    link library [libmysqlclient.so] in /usr/lib may be hidden by files in:
    /usr/lib/mysql
    Some of these libraries may not be found correctly.
    Call Stack (most recent call first):
    src/collection/sqlcollection/CMakeLists.txt:50 (kde4_add_plugin)
    -- Generating done
    -- Build files have been written to: /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0
    [ 4%] Built target generator
    [ 11%] Built target qtscript_core
    [ 49%] Built target qtscript_gui
    [ 53%] Built target qtscript_network
    [ 54%] Built target qtscript_sql
    [ 54%] Built target qtscript_uitools
    [ 57%] Built target qtscript_xml
    [ 59%] Built target amarok_taglib
    [ 64%] Built target amarokplasma
    [ 64%] Built target amarokpud
    [ 83%] Built target amaroklib
    [ 83%] Built target amarok
    [ 84%] Built target amarok_afttagger
    [ 84%] Built target amarok_collection-daapcollection
    [ 84%] Building CXX object src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/amarok_collection-mtpcollection_automoc.o
    In file included from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/moc_MtpHandler.cpp:10,
    from /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/amarok_collection-mtpcollection_automoc.cpp:4:
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:68: error: 'LIBMTP_raw_device_t' has not been declared
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:160: error: 'LIBMTP_raw_device_t' has not been declared
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:171: error: ISO C++ forbids declaration of 'LIBMTP_raw_device_t' with no type
    /tmp/yaourt-tmp-root/aur-amarok2/amarok2/src/amarok-2.0/src/collection/mtpcollection/handler/MtpHandler.h:171: error: expected ';' before '*' token
    make[2]: *** [src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/amarok_collection-mtpcollection_automoc.o] Error 1
    make[1]: *** [src/collection/mtpcollection/CMakeFiles/amarok_collection-mtpcollection.dir/all] Error 2
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build amarok2 package.
    Does anyone know how I can fix this?   I suppose waiting for Amarok 2 to arrive in the main repos is the best solution, but I don't know when that will happen.
    Last edited by vertimyst (2008-12-13 01:41:20)

    FrozenFox wrote:
    EDIT: Curse you, slammer. Beat me to it
    The "mtpcollection" in the error line and this earlier note in the program:
    " Found MTP but version requirements not met  "
    Give me the impression that it may be because of an outdated libmtp. Try pacman -Rd libmtp and install libmtp-devel from AUR, perhaps?
    I didn't see that bit, actually.   If I had maybe I would have thought of the solution myself.
    But thanks guys, it worked. ^_^
    Any idea as to when we'll get a package in the repos?

  • [Solved]Amarok don't play files with non latin1 characters in filename

    I know that this problem is not in amarok, i patched phonon from aur http://aur.archlinux.org/packages.php?ID=27465
    /src/import/gstreamer/mediaobject.cpp
    at line 365 in bool MediaObject::createPipefromURL(const QUrl &url)
    QByteArray encoded_cstr_url = url.toEncoded();
    m_datasource = gst_element_make_from_uri(GST_URI_SRC, encoded_cstr_url.constData(), (const char*)NULL);
    //for utf8 locale replace toLocal8Bit to toAscii
    //toLocalFile fails for files with "?" in filenames. toLocalFile("a?c.s") => "a"
    + if ( url.toString().indexOf("file://") == 0 )
    + g_object_set(m_datasource, "location", url.toString().replace(0,7,"").toLocal8Bit().constData(), NULL);
    if (!m_datasource)
    return false;
    and now amarok plays ALL files
    Last edited by klama (2009-08-03 12:23:16)

    which phonon backend are you using? try with a different one

  • [solved]amarok-2.5.0-2 doesn't work

    i use Arch Linux x86_64 with the latest kernel from core, it's the 3.2.8, and KDE 4.8.0, Qt 4.8 with ffmpeg 20120127-3. My problem is when i try to run amarok it says "amarok: error while loading shared libraries: libavcodec.so.52: cannot open shared object file: No such file or directory" i made a symlink for libavcodec.so.53 but still doesn't work. I couldn't find anything in this topic. I try to compile the git version from AUR but it's the same.
    Last edited by hg2rbw (2012-03-03 07:55:07)

    What's the output of
    LD_DEBUG=files amarok > amarok.log 2>&1 && grep libavcodec amarok.log

  • [Solved] Amarok won't play music

    First off I think I've finally found the Linux distro I'm happy with (and I've tried many of them). EXCELLENT distro.
    But back to the reason for this post; I recently installed Arch with KDE4 (vanilla) and everything works no problem except for Amarok. Amarok opens and runs completely fine except for the fact that it won't actually play any music. The sound on any other program works perfectly so its not a general sound issue. The same mp3 files that won't play in Amarok WILL play in VLC so I'm guessing it's not a codec problem either.
    I've searched for an answer around the internet and this forum and nothing helped. I tried messing around with the devices and backends (xine and Gstreamer) and nothing. Also of note is when i click "Test" in the Amarok sound configuration to test the hardware it works.
    So I click on a song in Amarok to play and it just won't. Any ideas?
    Last edited by herrvideman (2010-01-11 22:11:10)

    herrvideman wrote:
    Upgraded to Amarok testing version (2.2.1.90) and switched the backend to xine (I guess Gstreamer was buggy with Amarok) and it now works.
    Thanks for the help!
    Yes it will. You only need to add testing and community-testing and when you'll update it will update amarok to. Or if you don't want to use testing daily just do
    pacman -Sy amarok
    And disable testing after it.
    It should work.
    PS.: oh didn't see your post there
    Last edited by Primoz (2010-01-11 22:16:46)

  • [SOLVED] Amarok says phonon cannot play mp3 files anymore

    It also says "too many errors encountered in playlist".
    Does anyone know a fix for this?
    ty
    Last edited by dabd (2011-06-01 03:27:00)

    dabd wrote:
    JokerBoy wrote:I use dwm, and amarok it's still working. but I have phonon-vlc installed..
    I installed phonon-vlc and configured Amarok to use this phonon backend and now I have sound!
    Thanks!
    Thank you. It helped me also .

  • [SOLVED] Amarok fails to start / crashes while starting

    Hello,
    Amarok on my primary Arch x86_64 machine just started to fail staring. It probably is not caused by some upgrade, as downgrading related recently upgraded packages (mysql, phonon) didn't help. Removing of /.kde4/share/apps/amarok* and /.kde4/share/config/amarok* stuff didn't help either. I tried to log in with clear .kde4, which seemed to help, but as I had everything configurend and done some reboots, the problem appeared again. When I run amarok, splashscreen shows up, then the window pops up and disappears. No crash report from drkonqui is displayed though.
    This is what I get, when running it from konsole:
    amarok
    amarok(28369): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
    amarok(28369): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"
    amarok(28369) Phonon::KdePlatformPlugin::createBackend: using backend: "Xine"
    QDBusObjectPath: invalid path ""
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    Calling appendChild() on a null node does nothing.
    QGraphicsLinearLayout::removeAt: invalid index 1
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/101-Sigur Rs-Untitled I.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/102-Sigur Rs-Untitled II.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/103-Sigur Rs-Untitled III.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/104-Sigur Rs-Untitled IV.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/105-Sigur Rs-Untitled V.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/106-Sigur Rs-Untitled VI.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/107-Sigur Rs-Untitled VII.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Alternativní/Sigur Rós/( )/108-Sigur Rs-Untitled VIII.mpc" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/01-Heart of Gold Detsk saty.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/02-After Midnight Jednou dvakrt.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/03-The Weight Brme.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/04-Lonely by Day Sm smutnej den.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/05-Knockin' on Heaven's Door Nebesk brna.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/06-Fire and Rain Slunce a dst.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/08-Old Man Moje msto.mp3" does not exist anymore
    amarok(28369) KFileItemPrivate::init: "/home/nik/Dokumenty/Hudba/Folk/Petr Kalandra/KALANDRA PETR 1993 Petr Kalandra & Blues Session/10-Rainy Day Woman Vsichni budou hotov.mp3" does not exist anymore
    role 0 : ( QVariantList ) : QVariant(QVariantList, () )
    role 1 : ( QVariantList ) : QVariant(QVariantList, () )
    role 3 : ( QVariantList ) : QVariant(QVariantList, () )
    QMap()
    role 0 : ( QString ) : QVariant(QString, "Interní databáze")
    "index 15 belongs to group Interní databáze"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 14 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 13 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 12 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 11 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 10 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 9 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 8 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 7 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 6 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 5 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 4 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 3 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 2 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 1 belongs to group Soubory se seznamy skladeb na disku"
    role 0 : ( QString ) : QVariant(QString, "Soubory se seznamy skladeb na disku")
    "index 0 belongs to group Soubory se seznamy skladeb na disku"
    QMap()
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    role 0 : ( QString ) : QVariant(QString, "")
    role 1 : ( QIcon ) : QVariant(QIcon, )
    role 2 : ( QString ) : QVariant(QString, "")
    role 3 : ( QString ) : QVariant(QString, "")
    amarok: **********************************************************************************************
    amarok: ** AMAROK WAS STARTED IN NORMAL MODE. IF YOU WANT TO SEE DEBUGGING INFORMATION, PLEASE USE: **
    amarok: ** amarok --debug **
    amarok: **********************************************************************************************
    [nik@hikari ~]$ amarok(28369) KNetworkAccessManager::createRequest: GetOperation: QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3.0&u=Nicky726&t=1272143967&a=dd57f57a0452f9bd02fdaa076cdcd5bc&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
    HTTP GET QUrl( "http://post.audioscrobbler.com:80/?hs=true&p=1.2.1&c=ark&v=2.3.0&u=Nicky726&t=1272143967&a=dd57f57a0452f9bd02fdaa076cdcd5bc&api_key=402d3ca8e9bc9d3cf9b85e1202944ca5&sk=c66c8ddc94bfac81014d04b6c6a75be4" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) KNetworkAccessManager::createRequest: PostOperation: QUrl( "http://ws.audioscrobbler.com/2.0/" )
    amarok(28369) MagnatuneConfig::load: load
    role 0 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QString, "Místní podcasty") ) )
    role 1 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QIcon, ) ) )
    role 3 : ( QVariantList ) : QVariant(QVariantList, (QVariant(QString, "Místní podcasty") ) )
    QMap((0, QMap((0, QVariant(QString, "Místní podcasty") ) ( 1 , QVariant(QIcon, ) ) ( 3 , QVariant(QString, "Místní podcasty") ) ) ) )
    Creating empty group: "Místní podcasty"
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    amarok(28369)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
    amarok(28369)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/nik/.local/share/mime/magic"
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    QWidget::setMinimumSize: (Media Sources dock/AmarokDockWidget) Negative sizes (100,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/AmarokDockWidget) Negative sizes (277,-1) are not possible
    Does anyone have any idea? Are there any files not named like amarok* somewhere in .kde4/, which amarok actually uses?
    Thanx.
    Last edited by Nicky726 (2010-05-01 07:20:34)

    When looking at the output of amarok on the working computer, I noticed that following was missing:
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    amarok(7445)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
    amarok(7445)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/nik/.local/share/mime/magic"
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    QWidget::setMinimumSize: (Media Sources dock/QDockWidget) Negative sizes (138,-1) are not possible
    QWidget::setMinimumSize: (Playlist dock/QDockWidget) Negative sizes (277,-1) are not possible
    Although I just copied everything amarok related in ~/.kde4 from the working machine.
    OK, posted at kde.forums...
    Last edited by Nicky726 (2010-04-30 19:33:03)

  • *solved*Amarok not playing mp3s

    never had a problem before. all of a sudden I am getting these errors.
    The xine-engine claims it cannot play MP3 files.
    No suitable demux plugin. This often means that the file format is not supported.
    Plays fine w/ sudo amarok
    I am part of the audio group. I can play mp3s and others w/ my other players.
    Edit: followed this advice I found through googleing
    In your /home/user/.xine folder there is a hidden file called catalog.cache.  Make a backup copy of that then copy catalog.cache file from the new account you created.
    I just copied my root catalog.cache to my users

    I'm gonna assume you have xine installed, given you have xine-engine.  So try "xine [some song].mp3" in a terminal and see if it posts any messages.  That'll give us a hint at least.

  • [SOLVED] Amarok stopped working (after downgrading from kde4)

    Hey,
    I played around a bit with kde4 (from tardo's repositories), then uninstalled it.
    And now - amarok stopped working entirely.
    When I type "amarok" in the terminal, I get:
    amarok: error while loading shared libraries: libkdecore.so.5: cannot open shared object file: No such file or directory
    So I tried setting it up manually in "/opt/kde/lib", and typed:
    ln -s libkdecore.so.4.2.0 libkdecore.so.5"
    Still no luck. Now the file exists:
    lrwxrwxrwx 1 root root 19 2008-01-22 21:35 libkdecore.so.5 -> libkdecore.so.4.2.0
    but I keep getting the same error message.
    Any thoughts?
    thanks a lot,
    fiod
    Last edited by fiod (2008-01-25 18:30:04)

    I'd say it would be a bad idea to be symbolic link things like that, but it might work since I have libkdecore.so.4 linked to the same thing.
    What version of amarok do you have? I have 1.4.8-2 which is the newest in the extra repositories. If you have something else it might have gotten pulled in from testing or a kde4 repository.  Maybe try reinstalling amarok-base

  • [SOLVED] Amarok not starting up after the latest update

    Hi there,
    as the title says, my Amarok isn't starting anymore since I did the latest update (from today to 2.4.1-3).
    I see my bouncing logo animation on the cursor for a few seconds and after that it just disappears and nothing happens.
    Did this happen to anyone else? Any hints what I can do now to fix this?
    Thanks in advance!
    Last edited by derblub (2011-06-28 22:13:52)

    Ok, sorry for that - just thought someone else run into that too - now some details:
    [blub ~ ]$ amarok
    KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work
    amarok: symbol lookup error: /usr/lib/xine/plugins/1.29/xineplug_inp_cdda.so: undefined symbol: xine_get_homedir
    unnamed app(4575): Communication problem with "amarok" , it probably crashed.
    Error message was: "org.freedesktop.DBus.Error.ServiceUnknown" : " "The name org.kde.amarok was not provided by any .service files" "
    [blub ~ ]$ sudo amarok
    unnamed app(4881): KUniqueApplication: Cannot find the D-Bus session server: "/usr/bin/dbus-launch terminated abnormally with the following error: No protocol specified
    Autolaunch error: X11 initialization failed.
    unnamed app(4880): KUniqueApplication: Pipe closed unexpectedly.
    [blub ~ ]$ kdesu amarok
    kdesu(4586) startApp: Daemon not safe (not sgid), not using it.
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 293 ] Running "/bin/su"
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "Password: "
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 293 ] Running "/bin/su"
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "Password: "
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::WaitSlave: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 379 ] Child pid 4593
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line ""
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "kdesu_stub"
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::exec: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 293 ] Running "/bin/su"
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "Password: "
    kdesu(4586)/kdesu (kdelibs) KDESu::PtyProcess::WaitSlave: [ /build/src/kdelibs-4.6.3/kdesu/process.cpp : 379 ] Child pid 4597
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line ""
    kdesu(4586)/kdesu (kdelibs) KDESu::SuProcess::ConverseSU: [ /build/src/kdelibs-4.6.3/kdesu/su.cpp : 259 ] Read line "kdesu_stub"
    in my .xsession-errors I'm seeing just this - not sure if it's really related
    [/usr/bin/nepomukservicestub] '' is not a UTF8 or latin1 string
    '' is not a UTF8 or latin1 string
    '' is not a UTF8 or latin1 string
    [/usr/bin/nepomukservicestub] virtual void Soprano::Server::LocalServer::incomingConnection(quintptr)
    [/usr/bin/nepomukservicestub] void Soprano::Server::ServerCorePrivate::addConnection(Soprano::Server::ServerConnection*) New connection. New count: 9
    [/usr/bin/nepomukservicestub] Soprano::ODBC::Connection::Connection() Soprano::Server::ServerConnection(0xa692a0)
    and
    yakuake(1539)/kdeui (KWindowInfo) KWindowInfo::desktop: Pass NET::WMDesktop to KWindowInfo

  • [Solved] Amarok stops playback after switching audio streams

    Well, I'm posting this here so if anyone else has this bug, and search the forums, they will find the answer, since I didn't find the answer in the wiki (atleast not the one for archlinux).
    This is on a new install of Archlinux, running kde4.3 but only the kdebase section, not a full kde install. Amarok version for this bug was 2.1.1.
    When I played a stream (any in their 'cool streams' list, it would play, then i would pick a different stream, it would look like it's playing, and the OSD would list the new stream and any song changes on the stream would list on the OSD, but no sound output.
    Well, to fix.. install the xine backend (pacman -Sy phono-xine). It changed the backend from gstreamer to xine automatically for my system after reboot, and I had no more problems (atleast none i've found yet...)
    Hopefully coming soon, i'll post a good working asound.rc for people with an Audigy SE (ca0106) to upmix 2 channel to 5.1, pass real 5.1 through, and allow multiple sources to play simultaneously... if someone has one out there, let me know , cause this seemingly easy task is proving hard to do.
    Last edited by zen (2009-09-08 05:49:56)

    Thanks a lot Zen - this have been bothering me a lot!!

Maybe you are looking for

  • SO line Update

    Hi all, I am trying to update a line information in OE_ORDER_LINES ALL using apps adapter from SOA SUITE to EBIZ. I already used a PL/SQL API "UPDATELINE" under OE_ORDER_PUB which is not helping since the values not really matching with the fields in

  • Capture contents from an editable alv

    I'm trying to capture fields from an editable alv. I have an update button in the application toolbar. So when i press this button, whatever changes I have done on the screen, the internal table should get updated. I'm using the function module    RE

  • Few suggestion for WP8 - if at all given a thought

    I have recently upgraded form Nokia N8-00 to Nokia Lumia 925 and immediately noted few very important things missing. 1: I could transfer most of my data from N8-00 to Lumia 925 except calender entries and notes. For me all calender entries and noted

  • How to include original message body in the reply to a workflow notificatio

    Hi, I have a requirement from my clients. Standard Functionality: When a Manager clicks on the APPROVE (button / link) to approve a workflow notification from a mailing application, a (response) mail gets composed to the Workflow Mailbox with the NID

  • Some messages are not reaching my webmail INBOX

    I use an email forwarder so that my email address is [email protected] (It's not really xyzzy but you get the idea.) They redirect messages to my actual Verizon email address. In the past week, some emails sent to xyzzy are not getting to VZ. POBOX s