Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
amarok does not play music, another players does. [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Tue Feb 15, 2011 12:30 pm    Post subject: amarok does not play music, another players does. [SOLVED] Reply with quote

Hello, All !

When I upgrades onto amarok-2.3.0, pointer moves onto sound track, but music does not play, another players such as mplayer successfully plays the same composition. I merge amarok with debug flag, but running amarok --debug does not give any errors and running amarok --debug from root account gives me an error
Quote:

<unknown program name>(469)/: 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.
"

<unknown program name>(468)/: KUniqueApplication: Pipe closed unexpectedly.

running under user account I receive
Quote:

amarok: BEGIN: virtual Playlist::Actions::~Actions()
amarok: END__: virtual Playlist::Actions::~Actions() - Took 3e-05s
amarok: BEGIN: virtual Playlists::PlaylistFileProvider::~PlaylistFileProvider()
amarok: 4 Playlists loaded
amarok: END__: virtual Playlists::PlaylistFileProvider::~PlaylistFileProvider() - Took 0.00065s
amarok: BEGIN: virtual CollectionManager::~CollectionManager()
amarok: BEGIN: virtual MySqlEmbeddedStorage::~MySqlEmbeddedStorage()
amarok: END__: virtual MySqlEmbeddedStorage::~MySqlEmbeddedStorage() - Took 3.9e-05s
amarok: BEGIN: virtual MySqlStorage::~MySqlStorage()
amarok: END__: virtual MySqlStorage::~MySqlStorage() - Took 8.2e-05s
amarok: BEGIN: virtual MountPointManager::~MountPointManager()
amarok: END__: virtual MountPointManager::~MountPointManager() - Took 3.9e-05s
amarok: BEGIN: virtual ScanManager::~ScanManager()
amarok: BEGIN: void ScanManager::stopParser()
amarok: END__: void ScanManager::stopParser() - Took 2.7e-05s
amarok: END__: virtual ScanManager::~ScanManager() - Took 7.7e-05s
amarok: BEGIN: virtual Collections::MtpCollectionFactory::~MtpCollectionFactory()
amarok: END__: virtual Collections::MtpCollectionFactory::~MtpCollectionFactory() - Took 4.6e-05s
amarok: END__: virtual CollectionManager::~CollectionManager() - Took 0.00055s
amarok: BEGIN: virtual EngineController::~EngineController()
amarok: END__: virtual EngineController::~EngineController() - Took 0.032s
amarok: END__: virtual App::~App() - Took 0.2s
amarok: BEGIN: virtual Dynamic::BiasedPlaylist::~BiasedPlaylist()
amarok: END__: virtual Dynamic::BiasedPlaylist::~BiasedPlaylist() - Took 7.5e-05s
amarok: Deinitialized thread, count== 1

What I have to do to resolve this problem ? Thanks in advance.
_________________
Best regards,
Yuriy Rusinov.


Last edited by YuriyRusinov on Fri Feb 18, 2011 10:27 am; edited 1 time in total
Back to top
View user's profile Send private message
aCOSwt
Bodhisattva
Bodhisattva


Joined: 19 Oct 2007
Posts: 2537
Location: Hilbert space

PostPosted: Tue Feb 15, 2011 2:11 pm    Post subject: Re: amarok does not play music, another players does. Reply with quote

YuriyRusinov wrote:
KUniqueApplication: Cannot find the D-Bus session server

I am not clever with D-Bus thingies => All I can suggest is starting investigating from there : :arrow:
http://techbase.kde.org/Getting_Started/Build/KDE4/Troubleshooting
Scroll a bit down to the Running Programs chapter.
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Tue Feb 15, 2011 2:43 pm    Post subject: Reply with quote

I did it, amarok runs under root, but music does not play any more. Pointer moves, but no sound.
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
peakeyed
n00b
n00b


Joined: 18 Nov 2004
Posts: 60

PostPosted: Tue Feb 15, 2011 4:18 pm    Post subject: same scenario here Reply with quote

same scenario here
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Tue Feb 15, 2011 4:41 pm    Post subject: Reply with quote

Where ?
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
cryptosteve
Veteran
Veteran


Joined: 04 Jan 2004
Posts: 1169
Location: GER

PostPosted: Tue Feb 15, 2011 5:09 pm    Post subject: Reply with quote

YuriyRusinov wrote:
Where ?

There!

Btw, what type of sound files? mp3? ogg? Radio stream? Check the volume inside amarok.
_________________
- born to create drama -
gpg: 0x9B6C7E15
CS Virtual Travel Bug: VF6G5D
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Tue Feb 15, 2011 5:45 pm    Post subject: Reply with quote

mp3 and raw
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
Gabriel_Blake
Guru
Guru


Joined: 16 Sep 2007
Posts: 362

PostPosted: Wed Feb 16, 2011 5:16 pm    Post subject: Reply with quote

amarok uses xine if I'm not mistaken. Check, if xine is set as the default protocol in amarok config. Also you may try to reemerge media-libs/xine-lib. And of course you may always run revdep-rebuild - somehow for me it fixes 80% of problems with Gentoo.
Back to top
View user's profile Send private message
cryptosteve
Veteran
Veteran


Joined: 04 Jan 2004
Posts: 1169
Location: GER

PostPosted: Wed Feb 16, 2011 8:07 pm    Post subject: Reply with quote

as far as I know amarok skips mp3-files very fast if xine-lib is broken.
_________________
- born to create drama -
gpg: 0x9B6C7E15
CS Virtual Travel Bug: VF6G5D
Back to top
View user's profile Send private message
YuriyRusinov
Apprentice
Apprentice


Joined: 21 Jul 2004
Posts: 208
Location: Saint-Petersburg, Russia

PostPosted: Fri Feb 18, 2011 10:27 am    Post subject: Reply with quote

revdep-rebuild
USE="-alsa" emerge -uavDN world and after that
USE="alsa" emerge -uavDN world

made all work.
_________________
Best regards,
Yuriy Rusinov.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum