Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Banshee 11.5 System.Net.ServicePointManager Error
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
Rescue9
n00b
n00b


Joined: 02 Oct 2004
Posts: 10

PostPosted: Tue Jan 30, 2007 12:16 pm    Post subject: Banshee 11.5 System.Net.ServicePointManager Error Reply with quote

I've tried everything I know to do, but still get this error when trying to run 11.5

Code:
Warning: [01/30/2007 06:12:24] (Cannot connect to NetworkManager) - An available, working network connection will be assumed
Debug: [01/30/2007 06:12:26] (Loading audio profiles) - /usr/share/banshee/audio-profiles
Debug: [01/30/2007 06:12:27] (Default player engine) - GStreamer 0.10
Debug: [01/30/2007 06:12:27] (Audio CD Core Initialized) -
An exception was thrown by the type initializer for System.Net.ServicePointManager
System.TypeInitializationException: An exception was thrown by the type initializer for System.Net.ServicePointManager ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <mscorlib> () (/etc/mono/2.0/machine.config line 204)
  at System.Configuration.ConfigInfo.ThrowException (System.String text, System.Xml.XmlTextReader reader) [0x00000]
  at System.Configuration.SectionGroupInfo.ReadContent (System.Xml.XmlTextReader reader, System.Configuration.Configuration config, Boolean overrideAllowed, Boolean root) [0x00000]
  at System.Configuration.SectionGroupInfo.ReadRootData (System.Xml.XmlTextReader reader, System.Configuration.Configuration config, Boolean overrideAllowed) [0x00000]
  at System.Configuration.Configuration.ReadConfigFile (System.Xml.XmlTextReader reader, System.String fileName) [0x00000]
  at System.Configuration.Configuration.Load () [0x00000]
  at System.Configuration.Configuration.Init (IConfigSystem system, System.String configPath, System.Configuration.Configuration parent) [0x00000]
  at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000]
  at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000]
  at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000]
  at System.Configuration.Configuration..ctor (System.Configuration.InternalConfigurationSystem system, System.String locationSubPath) [0x00000]
  at System.Configuration.InternalConfigurationFactory.Create (System.Type typeConfigHost, System.Object[] hostInitConfigurationParams) [0x00000]
  at System.Configuration.ConfigurationManager.OpenExeConfigurationInternal (ConfigurationUserLevel userLevel, System.Reflection.Assembly calling_assembly, System.String exePath) [0x00000]
  at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection (System.String configKey) [0x00000]
  at System.Configuration.ConfigurationManager.GetSection (System.String sectionName) [0x00000]
  at System.Net.ServicePointManager..cctor () [0x00000] --- End of inner exception stack trace ---

  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]


Banshee 11.3 runs fine, and I don't get this error. Any help would be apprecaited.
Back to top
View user's profile Send private message
emitrax
Apprentice
Apprentice


Joined: 03 Nov 2004
Posts: 166

PostPosted: Sat Feb 24, 2007 8:35 am    Post subject: Reply with quote

Same here. All version after 11.2 gives me that error. I can't use any plugins.

Did you fix it?
Back to top
View user's profile Send private message
MetalGod
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 816
Location: Portugal

PostPosted: Mon Feb 26, 2007 2:13 pm    Post subject: Reply with quote

make sure you have unemerged banshee-official-plugins and try with banshee 0.11.7. The problems seems to be on mono because is trying to run C# 2.0 stuff and it doesn't work.
_________________
ex: Gentoo Linux Developer: amd64 media-optical sound gnome
ex: Portuguese Moderator
------------------------------------------------------------------------------
God Doesn't Play Dice
Back to top
View user's profile Send private message
emitrax
Apprentice
Apprentice


Joined: 03 Nov 2004
Posts: 166

PostPosted: Mon Feb 26, 2007 11:02 pm    Post subject: Reply with quote

MetalGod wrote:
make sure you have unemerged banshee-official-plugins and try with banshee 0.11.7. The problems seems to be on mono because is trying to run C# 2.0 stuff and it doesn't work.


I tried but since version 0.11.2 I still have the same problem, no matter what!

It works ok on my friend ubuntu.

EDIT:I still haven't fixed this problem. The latest version of banshee works no problem on my ubuntu with the same version of mono (1.2.3.1). It must have something to do with gentoo. Maybe some particular USE? No one else with the same problem?
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