[Mono-dev] Problem with monodevelop with the today's mono from svn

2005-12-15 Thread Hubert FONGARNAND




Monodevelop worked like a charm yesterday, and this morning, i've updated my mono and now it fails... (it seem's that modifications in metadata cause this regression...)

cd build/bin  LD_LIBRARY_PATH=`echo :/usr/lib/mozilla | sed 's/^://g'` /usr/bin/mono --debug MonoDevelop.exe

(MonoDevelop:18771): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized

(MonoDevelop:18771): Gnome-WARNING **: Accessibility: failed to find module 'libatk-bridge' which is needed to make this application accessible
no implementation for interface method MonoDevelop.Core.Gui.IDelegateFactory::Create(Delegate,SyncContext) in class .__ProjectEventHandler_DelegateFactory
METHOD .ctor()
METHOD Dispatch(object)
METHOD ProxyCall(object,ProjectEventArgs)
METHOD Create(Delegate,SyncContext)

** ERROR **: file class.c: line 1831 (mono_class_setup_vtable_general): should not be reached
aborting...

(gnome_segv:18790): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized

(gnome_segv:18790): Gnome-WARNING **: Accessibility: failed to find module 'libatk-bridge' which is needed to make this application accessible
make: *** [runmd] Erreur 1



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Problem with monodevelop with the today's mono from svn

2005-12-15 Thread Hubert FONGARNAND




I've reverted to :
svn up mcs -r 54350
and it works... it seem's that the actual svn version has a problem...


Le jeudi 15 dcembre 2005  10:35 +0100, Hubert FONGARNAND a crit :

Monodevelop worked like a charm yesterday, and this morning, i've updated my mono and now it fails... (it seem's that modifications in metadata cause this regression...)

cd build/bin  LD_LIBRARY_PATH=`echo :/usr/lib/mozilla | sed 's/^://g'` /usr/bin/mono --debug MonoDevelop.exe

(MonoDevelop:18771): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized

(MonoDevelop:18771): Gnome-WARNING **: Accessibility: failed to find module 'libatk-bridge' which is needed to make this application accessible
no implementation for interface method MonoDevelop.Core.Gui.IDelegateFactory::Create(Delegate,SyncContext) in class .__ProjectEventHandler_DelegateFactory
METHOD .ctor()
METHOD Dispatch(object)
METHOD ProxyCall(object,ProjectEventArgs)
METHOD Create(Delegate,SyncContext)

** ERROR **: file class.c: line 1831 (mono_class_setup_vtable_general): should not be reached
aborting...

(gnome_segv:18790): Gnome-WARNING **: Accessibility: failed to find module 'libgail-gnome' which is needed to make this application accessible
GTK Accessibility Module initialized

(gnome_segv:18790): Gnome-WARNING **: Accessibility: failed to find module 'libatk-bridge' which is needed to make this application accessible
make: *** [runmd] Erreur 1


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Problem with monodevelop with the today's mono from svn

2005-12-15 Thread Zoltan Varga
  Hi,

  This is now fixed in SVN.

   Zoltan

On 12/15/05, Hubert FONGARNAND [EMAIL PROTECTED] wrote:
  I've reverted to :
  svn up mcs -r 54350
  and it works... it seem's that the actual svn version has a problem...


  Le jeudi 15 décembre 2005 à 10:35 +0100, Hubert FONGARNAND a écrit :

  Monodevelop worked like a charm yesterday, and this morning, i've updated
 my mono and now it fails... (it seem's that modifications in metadata
 cause this regression...)

  cd build/bin  LD_LIBRARY_PATH=`echo :/usr/lib/mozilla | sed 's/^://g'`
 /usr/bin/mono --debug MonoDevelop.exe

  (MonoDevelop:18771): Gnome-WARNING **: Accessibility: failed to find module
 'libgail-gnome' which is needed to make this application accessible
  GTK Accessibility Module initialized

  (MonoDevelop:18771): Gnome-WARNING **: Accessibility: failed to find module
 'libatk-bridge' which is needed to make this application accessible
  no implementation for interface method
 MonoDevelop.Core.Gui.IDelegateFactory::Create(Delegate,SyncContext)
 in class .__ProjectEventHandler_DelegateFactory
  METHOD .ctor()
  METHOD Dispatch(object)
  METHOD ProxyCall(object,ProjectEventArgs)
  METHOD Create(Delegate,SyncContext)

  ** ERROR **: file class.c: line 1831
 (mono_class_setup_vtable_general): should not be reached
  aborting...

  (gnome_segv:18790): Gnome-WARNING **: Accessibility: failed to find module
 'libgail-gnome' which is needed to make this application accessible
  GTK Accessibility Module initialized

  (gnome_segv:18790): Gnome-WARNING **: Accessibility: failed to find module
 'libatk-bridge' which is needed to make this application accessible
  make: *** [runmd] Erreur 1

  ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list


 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] VB ASP.NET

2005-12-15 Thread Alexandre Rocha Lima e Marcondes




 Hello,

 MonoBASIC (Mono's VB compiler) is indeed being worked by five developers in Brazil and this team is now the official maintainers of the VB compiler.

 We have been working on an effort to get 100% approval on automated tests and so far we have less than 30 known bugs on the compiler, which means that it is mor or less usable by now.

 The ASP.NET VB binding is buggy though, it will be worked after getting 100% positive test approval.

Em Qua, 2005-12-14 s 07:11 -0500, Jonathan Pryor escreveu:


On Wed, 2005-12-14 at 11:21 +0100, Arnhoffer Kroly wrote:
 Server Error in '/vb' Application
 Compilation Error
 Description: Error compiling a resource required to service this
 request. Review your source file and modify it to fix this error. 
snip/
 Should ASP.Mono work with VB or not?

Last I knew, Mono's VB compiler was not being worked on full time (if at
all), and was very flaky, and is incomplete.  It is not a recommended
solution at this time.

 - Jon


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list









--
Regards,
 Alexandre Rocha Lima e Marcondes
 P4 Tecnologia e Desenvolvimento Humano 




[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED] 


www.p4tecnologia.com
alexandre.p4tecnologia.com 


Projetos:
MonoBrasil MonoBASIC ACBr 
Freedom ERP 








To validate this message's signature follow the instructions: http://www.cacert.org/index.php?id=3lang=en_US











smime.p7s
Description: S/MIME cryptographic signature
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] DllNotFoundException and shared libraries

2005-12-15 Thread Jonathan Pryor
On Thu, 2005-12-15 at 12:33 +0530, Raja R Harinath wrote:
 But, do you have libfontinfo.so?  Note the lack of the major number in
 the DllImport line.
 
 Unless you have reason to require the development package associated
 with a shared library, it's probably not a good idea to DllImport the
 naked .so extension.

That's why we have assembly.dll.config files, so you can provide
dllmap/ entries mapping the DllImport library to the actual fully
versioned library; see:

http://www.mono-project.com/Dllimport#Library_Names

Dllmaps also help with .NET compatibility.

 - Jon


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] mod-mono-server is already running

2005-12-15 Thread Lluís Pàmies i Juárez
I've installed mod_mono2 in ubuntu dapper.
But when I start apache, in the error.log appear:
Another mod-mono-server with the same arguments is already running.

--
Lluís Pàmies i Juárez
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Oracle + clntsh

2005-12-15 Thread Arnhoffer Károly
Hi,

I try to run the first example at http://www.mono-project.com/Oracle and I get 
the following error:

Unhandled Exception: System.DllNotFoundException: clntsh
in (wrapper managed-to-native) OciNativeCalls:OCIEnvCreate (intptr, 
System.Data.OracleClient.Oci.OciEnvironmentMode,intptr,intptr,intptr,
intptr,int,intptr)
in 0x0001f System.Data.OracleClient.Oci.OciCalls:OCIEnvCreate 
(System.IntPtr envhpp, OciEnvironmentMode mode, IntPtr ctxp, IntPtr 
malocfp, IntPtr ralocfp, IntPtr mfreep, Int32 xtramem_sz, IntPtr 
usrmempp)
in 0x0003c System.Data.OracleClient.Oci.OciEnvironmentHandle:.ctor 
(OciEnvironmentMode mode)
in 0x0006b System.Data.OracleClient.Oci.OciGlue:CreateConnection 
(OracleConnectionInfo conInfo)
in 0x00042 System.Data.OracleClient.OracleConnectionPoolManager:
CreateConnection (OracleConnectionInfo info)
in 0x00038 System.Data.OracleClient.OracleConnectionPool:
CreateConnection ()
in 0x0010a System.Data.OracleClient.OracleConnectionPool:
GetConnection ()
in 0x000ce System.Data.OracleClient.OracleConnection:Open () in (wrapper 
remoting-invoke-with-check) System.Data.OracleClient. OracleConnection:Open () 
in 0x00061 Test:Main (System.String[] args)

I have examinded my linux (SuSE 9.2 with Oracle 9i, Mono 1.1.10) and found that 
there is a line in /etc/mono/config saying:
dllmap dll=oci target=clntsh /.
What should this be? I tried /opt/oracle/920/lib/libclntsh.so.9.0 instead of 
clntsh here but I got errors again:

Unhandled Exception: System.Data.OracleClient.OracleException: Could 
not allocate the Oracle environment.
in 0x00291 System.Data.OracleClient.Oci.OciGlue:CreateConnection 
(OracleConnectionInfo conInfo)
in 0x00042 System.Data.OracleClient.OracleConnectionPoolManager:
CreateConnection (OracleConnectionInfo info)
in 0x00038 System.Data.OracleClient.OracleConnectionPool:
CreateConnection ()
in 0x0010a System.Data.OracleClient.OracleConnectionPool:
GetConnection ()
in 0x000ce System.Data.OracleClient.OracleConnection:Open () in (wrapper 
remoting-invoke-with-check) System.Data.OracleClient. OracleConnection:Open () 
in 0x00061 Test:Main (System.String[] args)


Thanks:

Károly 
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Oracle + clntsh

2005-12-15 Thread Daniel Morgan
  Make sure the OCI shared library libclntsh.so can be found in your PATH.Make sure you have your ORACLE_HOME set up correctly too.  You can map it to libclntsh.so  Arnhoffer Károly [EMAIL PROTECTED] wrote:  Hi,I try to run the first example at http://www.mono-project.com/Oracle and I get the following error:Unhandled Exception: System.DllNotFoundException: clntshin  (wrapper managed-to-native) OciNativeCalls:OCIEnvCreate (intptr,  System.Data.OracleClient.Oci.OciEnvironmentMode,intptr,intptr,intptr,intptr,int,intptr)in 0x0001f System.Data.OracleClient.Oci.OciCalls:OCIEnvCreate (System.IntPtr envhpp, OciEnvironmentMode mode, IntPtr ctxp, IntPtr malocfp, IntPtr ralocfp, IntPtr mfreep, Int32 xtramem_sz, IntPtr usrmempp)
 in
 0x0003c System.Data.OracleClient.Oci.OciEnvironmentHandle:.ctor (OciEnvironmentMode mode)in 0x0006b System.Data.OracleClient.Oci.OciGlue:CreateConnection (OracleConnectionInfo conInfo)in 0x00042 System.Data.OracleClient.OracleConnectionPoolManager:CreateConnection (OracleConnectionInfo info)in 0x00038 System.Data.OracleClient.OracleConnectionPool:CreateConnection ()in 0x0010a System.Data.OracleClient.OracleConnectionPool:GetConnection ()in  0x000ce System.Data.OracleClient.OracleConnection:Open () in  (wrapper remoting-invoke-with-check) System.Data.OracleClient.  OracleConnection:Open () in 0x00061 Test:Main (System.String[]  args)I have examinded my linux (SuSE 9.2 with Oracle 9i, Mono 1.1.10) and found that there is a line in /etc/mono/config saying:.What should this be? I tried /opt/oracle/920/lib/libclntsh.so.9.0 instead of cl
 ntsh
 here but I got errors again:Unhandled Exception: System.Data.OracleClient.OracleException: Could not allocate the Oracle environment.in 0x00291 System.Data.OracleClient.Oci.OciGlue:CreateConnection (OracleConnectionInfo conInfo)in 0x00042 System.Data.OracleClient.OracleConnectionPoolManager:CreateConnection (OracleConnectionInfo info)in 0x00038 System.Data.OracleClient.OracleConnectionPool:CreateConnection ()in 0x0010a System.Data.OracleClient.OracleConnectionPool:GetConnection ()in  0x000ce System.Data.OracleClient.OracleConnection:Open () in  (wrapper remoting-invoke-with-check) System.Data.OracleClient.  OracleConnection:Open () in 0x00061 Test:Main (System.String[]  args)Thanks:Károly ___Mono-devel-list mailing
 listMono-devel-list@lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-devel-list
	
		Yahoo! Shopping 
Find Great Deals on Holiday Gifts at Yahoo! Shopping ___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] LINQ Standard Query Operators for Mono

2005-12-15 Thread Atsushi Eno

Hi,

Alejandro Serrano wrote:
I finally finished implementing the LINQ System.Query code. Some things 


congrats :-)

were a bit tricky, because DictionaryK, T doesn't allow null values, 
so I had to make some additional checks on Grouping operators. I've 
created a Makefile in order to be included in the mcs/class/System.Query 
folder, but I don't know if it is well done.


Having mcs/class/System.Query would be fine, but for now we don't
have to integrate this directory in our build process (System.Xml.XLinq
isn't integrated, as well).

Where do I send the code? In a zip file directly to this list? Or to 
anyone in particular?


zip file would be ok. This list has message size limitation to 80kb
or whatever (in that case some of us can approve it). If it is much
bigger (I guess not), I can upload somewhere for you.


Alejandro

P.D.: I hope extension methods get in Mono C# compiler very soon, 
because this would allow to use this operators ver easily. Other C# 3.0 
features such as lambda expressions of query-like expressions aren't as 
important as this, but I think extension methods are both easy to 
implement (just check some more classes) and very helpful. Of course, 
this is just my idea :-)


It won't happen very soon. For C# 3.0 features, you will have to wait
at least to get it checked in svn (local gmcs patches are always 
possible). See

http://tirania.org/blog//texts/mono-status.html#csharp

Atsushi Eno
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] bad XSP crash

2005-12-15 Thread Carlos Solorzano
I am getting a weird XSP crash on Gentoo 64bit when using IE on winxp  
to log into a site using forms authentication.
The login works most of the time from firefox but IE always causes  
the crash as soon as I hit the submit button.
I changed the mono log level  to debug and ran the code twice. One  
time I got:



*** glibc detected *** malloc(): memory corruption:  
0x00d46a80 ***

Killed



And another time I got:




=
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=

Stacktrace:

in 0x System.Web.HttpRequest:MakeInputStream ()
in 0x3d2 System.Web.HttpRequest:MakeInputStream ()
in 0x1e System.Web.HttpRequest:get_InputStream ()
in 0x3f System.Web.HttpRequest:LoadWwwForm ()
in 0x9c System.Web.HttpRequest:get_Form ()
in 0xbe System.Web.UI.Page:DeterminePostBackMode ()
in 0x2b System.Web.UI.Page:InternalProcessRequest ()
in 0x10e System.Web.UI.Page:ProcessRequest (System.Web.HttpContext)
in 0x15eb Pipeline__1:MoveNext ()
in 0x2e System.Web.HttpApplication:Tick ()
in 0x54 System.Web.HttpApplication:Start (object)
in 0xa3  
System.Web.HttpApplication:System.Web.IHttpAsyncHandler.BeginProcessRequ 
est (System.Web.HttpContext,System.AsyncCallback,object)

in 0x241 System.Web.HttpRuntime:RealProcessRequest (object)
in 0x47 System.Web.HttpRuntime:ProcessRequest  
(System.Web.HttpWorkerRequest)

in 0x10 Mono.WebServer.MonoWorkerRequest:ProcessRequest ()
in 0x57 Mono.WebServer.BaseApplicationHost:ProcessRequest  
(Mono.WebServer.MonoWorkerRequest)
in 0x508 Mono.WebServer.XSPApplicationHost:ProcessRequest  
(int,long,int,long,int,string,string,string,string,byte 
[],string,intptr,Mono.WebServer.SslInformations)
in 0xf90a (wrapper remoting-invoke-with-check)  
Mono.WebServer.XSPApplicationHost:ProcessRequest  
(int,long,int,long,int,string,string,string,string,byte 
[],string,intptr,Mono.WebServer.SslInformations)
in 0xcac6 (wrapper xdomain-dispatch)  
Mono.WebServer.XSPApplicationHost:ProcessRequest (object,byte[],byte 
[],int,long,int,long,int,string,string,string,string,byte[],string)
in 0xfffcfd12 (wrapper xdomain-invoke)  
Mono.WebServer.XSPApplicationHost:ProcessRequest  
(int,long,int,long,int,string,string,string,string,byte 
[],string,intptr,Mono.WebServer.SslInformations)
in 0xfff61422 (wrapper remoting-invoke-with-check)  
Mono.WebServer.XSPApplicationHost:ProcessRequest  
(int,long,int,long,int,string,string,string,string,byte 
[],string,intptr,Mono.WebServer.SslInformations)

in 0x772 Mono.WebServer.XSPWorker:InnerRun (object)
in 0x42 Mono.WebServer.XSPWorker:Run (object)
in 0xff7d (wrapper delegate-invoke)  
System.MulticastDelegate:invoke_void_object (object)
in 0xc03e46a1 (wrapper runtime-invoke)  
System.Object:runtime_invoke_void_object (object,intptr,intptr,intptr)


Native stacktrace:



I am using mono 1.1.10, and no the native stacktrace didn't print  
out, I had to control C out of that XSP and the port stayed open.


Any help or ideas will be very welcome.

--Carlos

 

  
___

Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list