[Mono-winforms-list] Concerns about system colors?

2007-04-20 Thread Maser, Dan
I wonder if I should raise concerns about the System colors in mono? What I'm seeing is a little strange. My app code uses System colors for everything and looks as expected in Win32 but on linux mono it doesn't look natural. But it's not as clear what it *should* look like either. The

Re: [Mono-dev] Read failure with ASP.NET

2007-04-20 Thread Daniel Nauck
Hello, Marek fixed these issues in xsp on svn head. Since 2 weeks i do not have any more exception like this, except on Apache shutdown/restart is one left. Daniel Miguel de Icaza schrieb: Hello, I've sometimes this error with ASP.NET applications hosted on apache with mod_mono. I've

Re: [Mono-dev] ASP.NET 2.0 clickonce implementation state.

2007-04-20 Thread Jonathan Pryor
On Thu, 2007-04-19 at 16:50 +0200, APS wrote: I've read the roadmap on mono web site but I haven't understood what's the level of implementation of framework 2.0 and of APS.NET 2.0 in particular. What is missing? More and more of ASP.NET 2.0 is present and available. The rest of the 2.0

[Mono-dev] Fuse!

2007-04-20 Thread pablosantosluac
Jonathan, Congratulations for the new Mono.Fuse on MacOS!!! Sounds great!!! I wish we could have the same on Windows... :-P Cheers, pablo ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

Re: [Mono-dev] [Fwd: Re: [Mono-list] New anonymous subversion hostname]

2007-04-20 Thread Joshua Tauberer
Also see: http://www.mono-project.com/SVN The feed URLs technically changed since my email in 2005 (actually I only updated the wiki recently), but for now the old URLs are redirecting to the new ones. - Josh John Anderson wrote: On 4/19/07, *Wade Berrier* [EMAIL PROTECTED]

Re: [Mono-dev] Mono 1.2.4, preparation rituals.

2007-04-20 Thread Frederik Carlier
Pressing ENTER in a single line textbox on a form that has a default button causes an extra character to be added to the textbox instead of the button being pressed. Also, pressing backspace to remove this non-printable character leaves a relic. Frederik. Miguel de Icaza schreef: I humbly

Re: [Mono-dev] Mono 1.2.4, preparation rituals.

2007-04-20 Thread Miguel de Icaza
Hello, Pressing ENTER in a single line textbox on a form that has a default button causes an extra character to be added to the textbox instead of the button being pressed. Also, pressing backspace to remove this non-printable character leaves a relic. Thanks for filing the bug.

[Mono-dev] Stubs for two missing methods in Managed.Windows.Forms

2007-04-20 Thread Leszek Ciesielski
I am fiddling around trying to get EveMon to work on mono, this patch adds stubs for two missing methods. Changelog included. -- MS-DOS user since 5.0 Windows user since 3.11 Linux user since kernel 2.4 Novell Netware user since 2.2 WARCRAFT user since 1.0 Index: System.Windows.Forms/ChangeLog

Re: [Mono-dev] Mono 1.2.4, preparation rituals.

2007-04-20 Thread Andreas Färber
Hello, The Wiki has not yet reflected this: http://www.mono-project.com/Supported_Platforms http://www.mono-project.com/Mono:AMD64 http://www.mono-project.com/Mono:Solaris Or are you still waiting due to the unpatched included Boehm GC? Could you contribute the documentation on what is

Re: [Mono-dev] Mono 1.2.4, preparation rituals.

2007-04-20 Thread Miguel de Icaza
Hello, Please review the updated web page, I tried to massage your email into documentation, but I would appreciate if someone proofread and improved it. Hello, The Wiki has not yet reflected this: http://www.mono-project.com/Supported_Platforms http://www.mono-project.com/Mono:AMD64

Re: [Mono-dev] Mono 1.2.4, preparation rituals.

2007-04-20 Thread Andreas Färber
Hello, Please review the updated web page, I tried to massage your email into documentation, but I would appreciate if someone proofread and improved it. Thanks for updating. Looks okay to me on first sight except for two minor things: - as is called gas when using the system-installed

Re: [Mono-dev] Assembly.Load fails when specifying multiple directories in AppDomainSetup.PrivateBinPath

2007-04-20 Thread Gonzalo Paniagua Javier
On 4/19/07, Lionel Cuir [EMAIL PROTECTED] wrote: [...] 5. Now create the directory /home/myapp/function and change the main application 's AppDomainSetup.PrivateBinPath statement into: domainSetup.PrivateBinPath = solution;function; // This does not work with Mono //

[Mono-dev] No works application

2007-04-20 Thread LB Audio Uchoa NET
Error in new instalation. Linux = Open Suse 10.2 32Bits Proc = Intel Celeron 2.66Mhz 64Bits Memory = 512MB Mono-Basic = 1.2.3.1-0 Compiled = Visual Basic 2005 Express. Message error simple application test OlaMundo.exe: Unhandled Exception: System.NotImplementedException: The requested feature

[Mono-dev] No works application

2007-04-20 Thread LB Audio Uchoa NET
Here simple code... More... problem is configuring mono in my new computer. In another computer this worked normal. http://www.vivaolinux.com.br/imagens/artigos/comunidade/OlaMundo.tar.gz Which mono version to use? What Linux Distro to use?

Re: [Mono-dev] No works application

2007-04-20 Thread LB Audio Uchoa NET
More... problem is configuring mono in my new computer. In another computer this worked normal. http://www.vivaolinux.com.br/imagens/artigos/comunidade/OlaMundo.tar.gz Which mono version to use? What Linux Distro to use? Thanks...___ Mono-devel-list

[Mono-list] Next Point Release?

2007-04-20 Thread Glen Ford
Hi Miguel and Team :) Is there a plan for a new point release of 1.2(.3) anytime soon? We are currently using a version from svn post 1.2.3.1 (due to xsp load issues) and would like to move on to a more 'official' release soon. Regards, Glen ___

Re: [Mono-list] Next Point Release?

2007-04-20 Thread Rolf Bjarne Kvinge
-Original Message- From: [EMAIL PROTECTED] [mailto:mono-list- [EMAIL PROTECTED] On Behalf Of Glen Ford Sent: viernes, 20 de abril de 2007 9:45 To: mono-list@lists.ximian.com Subject: [Mono-list] Next Point Release? Hi Miguel and Team :) Is there a plan for a new point

Re: [Mono-list] Next Point Release?

2007-04-20 Thread Glen Ford
Rolf Bjarne Kvinge wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:mono-list- [EMAIL PROTECTED] On Behalf Of Glen Ford Sent: viernes, 20 de abril de 2007 9:45 To: mono-list@lists.ximian.com Subject: [Mono-list] Next Point Release? Hi Miguel and Team :) Is there a

[Mono-list] ASP.NET 2

2007-04-20 Thread Dominic Marks
The FAQ states that ASP.NET 2 is under active development. There is not much detail that I can see on what is done, and what is not done. Can anyone provide me with a broad overview of any major pieces that are -not- done? Thanks, Dominic ___

Re: [Mono-list] ASP.NET 2

2007-04-20 Thread Marek Habersack
On Fri, 20 Apr 2007 12:28:58 +0100, Dominic Marks [EMAIL PROTECTED] scribbled: The FAQ states that ASP.NET 2 is under active development. There is not much detail that I can see on what is done, and what is not done. Can anyone provide me with a broad overview of any major pieces that are

Re: [Mono-list] ASP.NET 2

2007-04-20 Thread Alan McGovern
I think pretty much everything is done barring WebParts. Alan On 4/20/07, Dominic Marks [EMAIL PROTECTED] wrote: The FAQ states that ASP.NET 2 is under active development. There is not much detail that I can see on what is done, and what is not done. Can anyone provide me with a broad

[Mono-list] Couple of questions

2007-04-20 Thread Eric Morgan
Hey all, I've posted here before during my efforts of porting our .NET software over to linux. It's a rather big project, but I have a couple of questions. 1.) Our licensing system does not offer a 64bit library for linux. The company says that it should be backwards compatible, but every

[Mono-list] How to run a c# windows application on Scientific Linux CERN 3

2007-04-20 Thread mohamedlabidi
Please, I have a Windows application developed by c# I want to port it on the Scientific Linux Could you please give me the steps that I must do I would be grateful if you would help me because I need it too fast. Thank you very much -- View this message in context:

[Mono-list] [mono-list]DLL Import errors

2007-04-20 Thread Eric Morgan
Frequently the problem is that the library is improperly linked; mono (effectively) loads libraries using dlopen(3) with RTLD_NOW set, so if your library depends on a symbol from another library but wasn't linked against that library, you will get errors loading it. You can also use

Re: [Mono-list] [mono-list]DLL Import errors

2007-04-20 Thread Jeffrey Stedfast
On Wed, 2007-04-18 at 10:28 -0600, Eric Morgan wrote: Frequently the problem is that the library is improperly linked; mono (effectively) loads libraries using dlopen(3) with RTLD_NOW set, so if your library depends on a symbol from another library but wasn't linked against that

Re: [Mono-list] [mono-list]DLL Import errors

2007-04-20 Thread Jonathan Chambers
I may be missing something, but are you trying to PInvoke a 32-bit library (your licensing library) from within a 64-bit mono process? I do not think that is possible. Thanks, Jonathan On 4/20/07, Jeffrey Stedfast [EMAIL PROTECTED] wrote: On Wed, 2007-04-18 at 10:28 -0600, Eric Morgan wrote:

Re: [Mono-list] [mono-list]DLL Import errors

2007-04-20 Thread Joe Shaw
Hi, On 4/18/07, Eric Morgan [EMAIL PROTECTED] wrote: The library is clearly there, but both mono and this dltest is saying that it doesn't exist. I've tried copying the library directly into the folder with dltest, and it still can't find it, even though is literally right there. Generally

[Mono-list] Concerns about system colors?

2007-04-20 Thread Maser, Dan
I wonder if I should raise concerns about the System colors in mono? What I'm seeing is a little strange. My app code uses System colors for everything and looks as expected in Win32 but on linux mono it doesn't look natural. But it's not as clear what it *should* look like either. The

Re: [Mono-list] How to run a c# windows application on Scientific Linux CERN 3

2007-04-20 Thread Andreas Färber
Hello, Please, I have a Windows application developed by c# I want to port it on the Scientific Linux Could you please give me the steps that I must do I would be grateful if you would help me because I need it too fast. Thank you very much In general it's: 1) Install Mono 2) Copy over

Re: [Mono-list] Concerns about system colors?

2007-04-20 Thread Sebastien Pouliot
Hello Dan, System colors depends on a lot of things. If you're talking about a SWF application then the active theme updates System.Drawing color tables with it's own color information. However I'm not quite sure where the default theme gets it's colors. You should ask this on the

Re: [Mono-list] Concerns about system colors?

2007-04-20 Thread Maser, Dan
For some more data I see that there's some colors hard coded into mcs/class/System.Drawing/System.Drawing/KnownColors.cs The relevant colors for my case are: WindowFF FF FF (this is black-on-white) WindowText00 00 00 Highlight 31 6A C5 (this is white-on-bluish)

Re: [Mono-list] Concerns about system colors?

2007-04-20 Thread Maser, Dan
Thanks, I'll move my question to the winforms list! -Original Message- From: Sebastien Pouliot [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 3:21 PM To: Maser, Dan Cc: mono-list@lists.ximian.com Subject: Re: [Mono-list] Concerns about system colors? Hello Dan, System colors

[Mono-list] Call for testing: Mono 1.2.4 Preview Available

2007-04-20 Thread Wade Berrier
Hi, Mono 1.2.4 preview sources, packages, and installers are available at: http://mono.ximian.com/monobuild/preview/download-preview/ The beginnings of the release notes for 1.2.4 are available at: http://go-mono.com/archive/1.2.4/ If no critical bugs are found after the preview period, these