You are not logged in.

#1 2013-11-07 09:34:23

tinosezc
Member
Registered: 2013-04-09
Posts: 52

[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)

Offline

#2 2013-11-07 14:50:17

ValdikSS
Member
Registered: 2011-03-30
Posts: 31

Re: [SOLVED]Amarok 2.8

Make sure you've installed phonon-qt4 since phonon package is now separated for qt4 and qt5 versions.

Offline

#3 2013-11-07 15:10:36

tinosezc
Member
Registered: 2013-04-09
Posts: 52

Re: [SOLVED]Amarok 2.8

Yes, phono-qt4 is installed, gstreamer is used.
On configuration test loudspeaker works fine.
Somewhere is missed the internet connection, socket problem ? But where ?
Internet is working fine.

Offline

#4 2013-11-24 18:48:43

josephk
Member
Registered: 2011-01-09
Posts: 97
Website

Re: [SOLVED]Amarok 2.8

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. :\

Offline

#5 2013-12-05 17:33:27

tinosezc
Member
Registered: 2013-04-09
Posts: 52

Re: [SOLVED]Amarok 2.8

I found solution:

install "phonon-vlc" and set it instead of gstreamer

Offline

#6 2013-12-05 23:50:08

josephk
Member
Registered: 2011-01-09
Posts: 97
Website

Re: [SOLVED]Amarok 2.8

me removed amarok and gstreamer,

me installed mpd and cantata

me happy smile

Offline

Board footer

Powered by FluxBB