Ticket #91 (new defect)
Opened 2 months ago
Crash on first start
| Reported by: | Thomas | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | |
| Keywords: | Cc: |
Description
Hi,
I successfully compiled audiosource from mercurial. But on the first start it crashes right away. Here is the output:
└» /usr/libexec/audiosource-bin ** Message: void MPX::HAL::volume_insert(const std::string&): Got volume UDI, but is not mountable ** Message: void MPX::HAL::volume_insert(const std::string&): Got volume UDI, but is not mountable ** Message: void MPX::HAL::volume_insert(const std::string&): Got volume UDI, but is not mountable ** Message: void MPX::HAL::volume_insert(const std::string&): Volume added: /org/freedesktop/Hal/devices/volume_uuid_dcd9dc5f_791e_45b1_a42c_85427cc4396b ** Message: void MPX::HAL::volume_insert(const std::string&): Volume added: /org/freedesktop/Hal/devices/volume_uuid_a854aa8d_8e58_4c68_a1fd_7985cbbbcfbf ** Message: void MPX::HAL::volume_insert(const std::string&): Got volume UDI, but is not mountable ** Message: void MPX::HAL::volume_insert(const std::string&): Got volume UDI, but is not mountable ** Message: void MPX::HAL::volume_insert(const std::string&): Volume added: /org/freedesktop/Hal/devices/volume_uuid_d9e434b1_b8b6_461d_8c1e_e63b8589dcf3 ** Message: void MPX::HAL::volume_insert(const std::string&): Volume added: /org/freedesktop/Hal/devices/volume_uuid_72f14c1c_2efc_47c0_aaac_97c2e4a930dd ** Message: void MPX::Service::Manager::add(MPX::Service::Base_p): ADDED SERVICE [mpx-service-hal] ** Message: void MPX::Service::Manager::add(MPX::Service::Base_p): ADDED SERVICE [mpx-service-covers] ** Message: Taglib plugin load SUCCESS '/usr/lib64/audiosource/plugins/taglib/libtaglib_plugin_asf.so' ** Message: >> Plugin 'asf' can write metadata ** Message: >> Plugin registers for video/x-ms-asf ** Message: >> Plugin registers for audio/x-ms-wma ** Message: Taglib plugin load SUCCESS '/usr/lib64/audiosource/plugins/taglib/libtaglib_plugin_mp3.so' ** Message: >> Plugin 'mp3' can write metadata ** Message: >> Plugin registers for application/x-id3 ** Message: >> Plugin registers for audio/mpeg ** Message: Taglib plugin load SUCCESS '/usr/lib64/audiosource/plugins/taglib/libtaglib_plugin_mp4.so' ** Message: >> Plugin 'mp4' can write metadata ** Message: >> Plugin registers for audio/x-m4a ** Message: >> Plugin registers for audio/mp4 ** Message: Taglib plugin load SUCCESS '/usr/lib64/audiosource/plugins/taglib/libtaglib_plugin_mpc.so' ** Message: >> Plugin 'mpc' can write metadata ** Message: >> Plugin registers for application/x-apetag ** Message: Taglib plugin load SUCCESS '/usr/lib64/audiosource/plugins/taglib/libtaglib_plugin_ogg.so' ** Message: >> Plugin 'ogg' can write metadata ** Message: >> Plugin registers for application/ogg ** Message: >> Plugin registers for audio/x-vorbis+ogg ** Message: Taglib plugin load SUCCESS '/usr/lib64/audiosource/plugins/taglib/libtaglib_plugin_flac.so' ** Message: >> Plugin 'flac' can write metadata ** Message: >> Plugin registers for audio/x-flac ** Message: void MPX::Service::Manager::add(MPX::Service::Base_p): ADDED SERVICE [mpx-service-taglib] ** Message: void MPX::Service::Manager::add(MPX::Service::Base_p): ADDED SERVICE [mpx-service-library] ** Message: void MPX::Service::Manager::add(MPX::Service::Base_p): ADDED SERVICE [mpx-service-play]
sys:1: GtkWarning?: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget)
** Message: LOADING Source plugin: /usr/lib64/audiosource/plugins/sources/libmpxsource-lastfm.so ** Message: Soup Request with URL: http://ws.audioscrobbler.com/radio/handshake.php?version=1.4.2.58240&platform=linux&platformversion=Unix%252FLinux&username=&passwordmd5=d41d8cd98f00b204e9800998ecf8427e Abgebrochen
