Re: [Banshee-List] Banshee-0.11.6 Gentoo
- From: "Salvatore Benedetto" <emitrax gmail com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Banshee-0.11.6 Gentoo
- Date: Sat, 17 Feb 2007 15:05:23 +0100
I fixed it by moving the Podcast plugin so it couldn't get loaded.
I still have problem with WebRequest, as I mantioned some weeks ago.
I can't use Radio plugins, Podcast, Audioscrobbler etc...
Does anybody know how to fix this?
I use gentoo and mono
1.2.2.1.
On 2/17/07, Salvatore Benedetto <emitrax gmail com
> wrote:When I try to run banshee it hangs and gives me this from the shell
GTK Accessibility Module initialized
Bonobo accessibility support initialized
Warning: [02/17/2007 14:56:13] (Cannot connect to NetworkManager) - An available, working network connection will be assumed
Debug: [02/17/2007 14:56:17] (Loading audio profiles) - /usr/share/banshee/audio-profiles
Debug: [02/17/2007 14:56:18] (Default player engine) - GStreamer
0.10
Debug: [02/17/2007 14:56:18] (Audio CD Core Initialized) -
Assembly.GetTypes
() was called on assembly:
/usr/lib/banshee/Banshee.Plugins/Beagle.dll
This assembly does not include any Banshee.Plugins.Plugin types
and should probably be filtered from being passed to
PluginFactory.LoadPluginsFromAssembly to prevent memory
loss and performance issues.
Plugin module: /usr/lib/banshee/Banshee.Plugins/BeaglePlugin.dll
Does not implement PluginModuleEntry.GetTypes. For faster startup performance
and to lower memory consumption, it is recommended that the following code
be added to the plugin module:
public static class PluginModuleEntry
{
public static Type [] GetTypes()
{
return new Type [] {
typeof(
Banshee.Plugins.BeaglePlugin.BeaglePlugin)
};
}
}
Plugin module: /usr/lib/banshee/Banshee.Plugins/Cleanup.dll
Does not implement PluginModuleEntry.GetTypes. For faster startup performance
and to lower memory consumption, it is recommended that the following code
be added to the plugin module:
public static class PluginModuleEntry
{
public static Type [] GetTypes()
{
return new Type [] {
typeof(
Banshee.Plugins.Cleanup.CleanupPlugin)
};
}
}
Assembly.GetTypes() was called on assembly:
/usr/lib/banshee/Banshee.Plugins/Util.dll
This assembly does not include any Banshee.Plugins.Plugin
types
and should probably be filtered from being passed to
PluginFactory.LoadPluginsFromAssembly
to prevent memory
loss and performance issues.
And this as a error from banshee.
An unhandled exception was thrown: An exception was thrown by the type initializer for System.Net.ServicePointManager
at <0x00000> <unknown method>
at Banshee.Plugins.Podcast.PodcastCore.Initialize
(Banshee.Plugins.Podcast.PodcastPlugin plugin) [0x00000]
at Banshee.Plugins.Podcast.PodcastPlugin.InterfaceInitialize () [0x00000]
at Banshee.Plugins.Plugin.OnUIManagerInitialized (System.Object o, System.EventArgs args) [0x00000]
at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
at
Banshee.Gui.UIManager.OnInitialized () [0x00000]
at Banshee.Gui.UIManager.Initialize () [0x00000]
at Banshee.PlayerUI..ctor () [0x00000]
at Banshee.BansheeEntry+<>c__CompilerGenerated1.<>c__AnonymousMethod16 () [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void ()
at Banshee.Base.ComponentInitializer.Run () [0x00000]
at Banshee.Base.Globals.Initialize (Banshee.Base.ComponentInitializerHandler interfaceStartupHandler) [0x00000]
at Banshee.BansheeEntry.Startup (System.String[] args) [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string
[] (string[])
at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler startup, System.String[] args) [0x00000]
.NET Version: 2.0.50727.42
How do I fix it?
--
Salvatore Benedetto (a.k.a. emitrax)
Student of Computer Engineering and Telecommunications
University of Messina (Italy)
www.messinalug.org
skype:emitrax
icq:299985329
No to global warming!
http://www.climatecrisis.net/
http://www.stopglobalwarming.org/
Siti di vera informazione Italiana
www.beppegrillo.it
www.marcotravaglio.it
www.danieleluttazzi.it
www.antoniodipietro.it
Please do not send me any word, excel or power point file
http://www.gnu.org/philosophy/no-word-attachments.html
--
Salvatore Benedetto (a.k.a. emitrax)
Student of Computer Engineering and Telecommunications
University of Messina (Italy)
www.messinalug.org
skype:emitrax
icq:299985329
No to global warming!
http://www.climatecrisis.net/http://www.stopglobalwarming.org/
Siti di vera informazione Italiana
www.beppegrillo.itwww.marcotravaglio.itwww.danieleluttazzi.it
www.antoniodipietro.itPlease do not send me any word, excel or power point file
http://www.gnu.org/philosophy/no-word-attachments.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]