Description of problem: Version-Release number of selected component (if applicable): muine-0.8.4-5.fc5 How reproducible: every time Steps to Reproduce: 1. open muine for first time 2. import music folder (3. start muine again) Actual results: Muine crashes now every time after the first import crashed Expected results: 1. import folder 2. start again without crashing Additional info: I can see this from command line: ** (muine:27454): WARNING **: The following assembly referenced from /usr/lib/muine/muine.exe could not be loaded: Assembly: System.Web.Services (assemblyref_index=12) Version: 1.0.5000.0 Public Key: b03f5f7f11d50a3a The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib/muine). ** (muine:27454): WARNING **: The class System.Web.Services.Protocols.SoapHttpClientProtocol could not be loaded, used in System.Web.Services, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a ** ERROR **: file class.c: line 2505 (mono_class_setup_parent): should not be reached aborting...
I have resolved that issue with adding 'mono-web' to the install. So there is a missing dependency.