[Mono-dev] Bug Counts 11-16-07...

2007-11-17 Thread Thomas Wiest


inline: bug_counts-2007_11_16.png___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] The mcs can not find NpgsqlConnection in Npgsql

2007-11-17 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

bookman bookman wrote:
 Hi ,
 

Hi!

Npgsql2 is for .net 2.0 only. That's why you wasn't able to compile it
with mcs. Only use gmcs which uses the 2.0 runtime.

 I planed to port my asp.net project to Linux ,i chose ubuntu   as
 server.These are  the chosen platform:
 
 ubuntu7.10-GutsyGibbon
 mono-1.2.5.1
 mod_mono-1.2.5
 httpd-2.2.6
 postgres-8.2.5
 Npgsql2.0beta1-bin-mono2.0.tar.bz2
 
 The document root of the website is as follows:
 
 --myWeb
 --myWeb/bin
 --myWeb/bin/Npgsql.dll
 --myWeb/bin/Mono.Security.dll
 --myWeb/index.aspx
 --myWeb/index.aspx.cs#with no connection to postgre
 --myWeb/test.cs #with a connection to postgre
 

You don't need the Mono.Security.dll from Npgsql. It is already bundled
on Mono runtime itself. You just need it if you are using ms.net. I'm
seeing now that I packaged Npgsql Mono version incorrectly. Sorry for that.


 Surprisingly, it worked and I found test.exe. Then i ran it:
  $mono test.exe
 I found the error :
 
 Got a SIGSEGV while excuting native code .this is usall indicate a
 fatal error in the mono-runtime or one og the native libraries used by
 your application .
 


Strange

It should have worked.

Can you try removing the Mono.Security.dll assembly and give it another try?



Regards,

Francisco Figueiredo Jr.
http://fxjr.blogspot.com
Npgsql Lead Developer
http://pgfoundry.org/projects/npgsql
Mono Project Contributor
http://www.go-mono.com
MonoBrasil Project Founder Member
http://monobrasil.softwarelivre.org


- --
 - Would you tell me, please, which way I ought to go from here?
 - That depends a good deal on where you want to get to.
-- Lewis Carroll Alice's Adventures in Wonderland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBRz8Byf7iFmsNzeXfAQJqJQf/S6gp5KnjEZtc5tnVcqB2LlJKVRiq/QIp
rxxg4B7InqfQwDzbiQf2HnuIq/iSLt2lpjoNyBuMEEYaLP/8cpic/DYhoqYd88BY
A5lJzS2f20KX+WKCnBh1DCuroOn2y+v5rxS3o3Jpzhx1m4dhZcflL0MBIlFDFOr6
BwDggs9weaD3dyovvuMqe+/lOQoAiUAbg1vQclxRhvShQ8m5+oka1VcDlg+Bal5i
U+uHS7Y9jNZO3+J6CdjR9dNKaDUaGrFzSxfzZSb4sJKnPu/M7F4Lk9SnHt+KK+Ft
GaGCWtCNXz3E+1cP7aiew2GKsQ1vZWbdhIaHc6WrT0FpkOUnOw/TbQ==
=RE3a
-END PGP SIGNATURE-
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Announcing Mono 1.2.6 Preview 2 !!

2007-11-17 Thread Jonathan Chambers
It seems that 341112 is a regression from 1.2.5.1. It would be nice to
have it fixed, but I am not sure of the effort required.

Thanks,
Jonathan

On Nov 16, 2007 11:07 PM, Thomas Wiest [EMAIL PROTECTED] wrote:
 Rusty Howell wrote:
  Hey everyone,
 
  We've release our second preview of Mono 1.2.6 today! Please help us out by 
  giving it a try on your applications.
  Don't forget to log any bugs that you find!
 
  You can get the preview releases here:
  http://mono.ximian.com/monobuild/preview/download-preview/
 
  Please report any bugs that you may find using our Bugs page.
  http://www.mono-project.com/Bugs
 
  Please help the Mono team to make 1.2.6 the best release of Mono ever.
  Thanks!
 
  Mono QA
 
 After filing regression bugs against 1.2.6 preview 2, please reply to
 this message with the bug number so that we can track these.


 Thanks,
 Thomas



 ___
 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] Announcing Mono 1.2.6 Preview 2 !!

2007-11-17 Thread Zoltan Varga
I think it is a bit too complex to be backported.

   Zoltan

On Nov 17, 2007 5:59 PM, Miguel de Icaza [EMAIL PROTECTED] wrote:
 Hello,

   We've release our second preview of Mono 1.2.6 today! Please help us out 
   by giving it a try on your applications.
   Don't forget to log any bugs that you find!
 
  Is there any chance the fix for #317488 can be included?

 [Edited Bug# in your post]

 I believe the change came in after we branched, and am not sure how the
 JIT team feels about backporting this, as usually more testing for these
 areas is required.

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


[Mono-dev] npgsql error on Mono

2007-11-17 Thread Joe Audette
Hi All,

Using Open Suse 10.3 and mono built from svn r89680 and mojoPortal svn
trunk I'm getting an error:
ERROR: 58P01: could not load library /usr/lib/postgresql/plpgsql.so:
/usr/lib/postgresql/plpgsql.so: undefined symbol: get_func_arg_info

Description: Error processing request.

Error Message: HTTP 500. Npgsql.NpgsqlException: ERROR: 58P01: could
not load library /usr/lib/postgresql/plpgsql.so:
/usr/lib/postgresql/plpgsql.so: undefined symbol: get_func_arg_info

Stack Trace:

Npgsql.NpgsqlException:
could not load library /usr/lib/postgresql/plpgsql.so:
/usr/lib/postgresql/plpgsql.so: undefined symbol: get_func_arg_info
Severity: ERROR
Code: 58P01
  at Npgsql.NpgsqlConnector.CheckErrors () [0x0]
  at Npgsql.NpgsqlConnector.CheckErrorsAndNotifications () [0x0]
  at Npgsql.NpgsqlCommand.ExecuteCommand () [0x0]
  at Npgsql.NpgsqlCommand.ExecuteScalar () [0x0]
  at (wrapper remoting-invoke-with-check) Npgsql.NpgsqlCommand:ExecuteScalar ()
  at mojoPortal.Data.NpgsqlHelper.ExecuteScalar
(Npgsql.NpgsqlConnection connection, CommandType commandType,
System.String commandText, Npgsql.NpgsqlParameter[] commandParameters)
[0x0]
  at mojoPortal.Data.NpgsqlHelper.ExecuteScalar (System.String
connectionString, CommandType commandType, System.String commandText,
Npgsql.NpgsqlParameter[] commandParameters) [0x0]
  at mojoPortal.Data.DBSiteUser.UpdateLastActivityTime (Guid userGuid,
DateTime lastUpdate) [0x0]
  at mojoPortal.Business.SiteUser.UpdateLastActivityTime () [0x0]
  at mojoPortal.Web.Global.Application_EndRequest (System.Object
sender, System.EventArgs e) [0x0]
  at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
  at System.Web.HttpApplication.PipelineDone () [0x0]

Using the same code and hitting the same db from windows works with no error.

I'm using the 1.0 source code for npgsql and it was working fine a few
weeks ago.

Thanks,

Joe

-- 
Joe Audette
Software Solutions Architect
Source Tree Solutions, LLC
[EMAIL PROTECTED]
http://www.sourcetreesolutions.com
http://www.mojoportal.com
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] npgsql error on Mono

2007-11-17 Thread Francisco Figueiredo Jr.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joe Audette wrote:
 Hi All,
 

Hi, Joe!


Did you try to execute your command with psql on console?

It is very odd that you can execute from windows with no errors and from
gnu/linux don't.

Also, this error indicate some problem loading an internal postgresql
library which gives support for plpgsql server side language.

I never saw this error. Do you have more than one postgresql installed?

Sorry for not being very much helpful here...



Regards,

Francisco Figueiredo Jr.
http://fxjr.blogspot.com
Npgsql Lead Developer
http://pgfoundry.org/projects/npgsql
Mono Project Contributor
http://www.go-mono.com
MonoBrasil Project Founder Member
http://monobrasil.softwarelivre.org


- --
 - Would you tell me, please, which way I ought to go from here?
 - That depends a good deal on where you want to get to.
-- Lewis Carroll Alice's Adventures in Wonderland
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEVAwUBRz8k9/7iFmsNzeXfAQIK7Af/U7Cnu2rgzuggNbnRnbcwsnlsbW4tiA6e
VjwY4CXkAKs8+BPYof6rv2HsSYJc8j3PcgiOBBcoga7NL4E1ycIaPE6x7/GOAALF
Xyv1vrX0wnfF3RLvVLxDpeTGpyNAMLaqy4+NpCog3QPv4mj75sj8Smf65G8v8Y5L
mln3nDK4jWQlhgDpz1yGeLPhORpMKelsMKi/mmS7MgNHmHUWa5vwLsAu0MdIyZm/
dayop+Ij6YcW0kvGfNq4dXNSeZ++Z5/v1m+pVhUMctjUpq0KXwUTo0Mib7P3M00v
Sdaj6+qAMq4uTA7PrtlPzqMByeTbiYKPzgm1U4EfeiHKzSuQTRWzog==
=n8jC
-END PGP SIGNATURE-
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Bug Counts 11-16-07...

2007-11-17 Thread Ivan N. Zlatev
Those bug counts do not mean much. They do not show how many new bugs
were opened during the period nor how many were closed. It might be
also good to show how many bugs with needinfo are there and the
resolve status of the closed bugs during the period (e.g how many
resolved, wontfix, invalid, etc)

Regards
-- 
Ivan N. Zlatev

Web: http://www.i-nZ.net
It's all some kind of whacked out conspiracy.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list