[MonoDevelop] Exception when calling MD0.7.3

knocte knocte at gmail.com
Fri Sep 9 19:08:15 EDT 2005


knocte wrote:
> I have just downloaded many Mono packages along with the MonoDevelop 
> 0.7.3. Everything installed fine. But now when I try to execute it I 
> obtain the following exception (any ideas??):
>
> (MonoDevelop:19925): GnomeUI-WARNING **: While connecting to session 
> manager:
> Authentication Rejected, reason : None of the authentication protocols 
> specified are supported and host-based authentication failed.
> node `monohb' is not defined on the documentation map
> 2005-09-07 00:17:45,080 [1076046496] INFO  
> MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
> stock Icons.16x16.FindPrevIcon
> 2005-09-07 00:17:45,133 [1076046496] INFO  
> MonoDevelop.Services.ILoggingService [(null)] - WARNING Could not find 
> stock gtk-stop
> 2005-09-07 00:17:45,179 [1076046496] INFO  
> MonoDevelop.Services.ILoggingService [(null)] - Creating DefaultWorkbench
> Loading error, please reinstall :
> System.Reflection.TargetInvocationException: Exception has been thrown 
> by the target of an invocation. ---> 
> System.Net.Sockets.SocketException: No such host is known
> [...]

I answer to myself because I have found the "add to /etc/hosts/" 
solution but I keep thinking, why is this requisite present? Why 
MonoDevelop needs to dns-resolve the own name of the box? Should'nt this 
be just a warning? Shouldn't its resolution be considered 127.0.0.1 by 
default? Or why not showing this warning as a message box instead of 
such an ugly exception? Do you think I should submit a bug report or 
something about this (if it's not yet filed)?

Thanks in advance.

    Andrew

-- 



More information about the Monodevelop-list mailing list