Re: [Mono-dev] NuGet for Mono

2010-11-10 Thread Jackson Harper
On Wed, 2010-11-10 at 09:57 -0200, Rafael Teixeira wrote: Yes it is troublesome to work with NuGet in Mono, as: 1) it uses extensively .NET 4.0 features, some of which still aren't implemented in Mono, or are in development, so unreliable. 2) lots of things are tied to PowerShell (not in

Re: [Mono-dev] Where should I install my pkg-config files on OS X?

2010-10-19 Thread Jackson Harper
On Mon, 2010-10-18 at 18:04 -0400, Michael Hutchinson wrote: On Mon, Oct 18, 2010 at 10:58 AM, Jackson Harper jack...@novell.com wrote: For libev-sharp I'm trying to follow the developer guidelines for unstable API. Basically I create install my dll in prefix/lib/libev-sharp

[Mono-dev] Where should I install my pkg-config files on OS X?

2010-10-18 Thread Jackson Harper
For libev-sharp I'm trying to follow the developer guidelines for unstable API. Basically I create install my dll in prefix/lib/libev-sharp/ Then to use libev-sharp projects should do: cp `pkg-config --variable=Libraries Thing` build/. The problem is on OS X I have no idea where libev-sharp

Re: [Mono-dev] Prism/MVVM Support

2010-08-26 Thread Jackson Harper
On Mon, 2010-08-16 at 19:11 -0700, minnesotaj wrote: List, I looked, and there doesn't seem to be much discussion about support for MVVM/Prism here. Probably best to ask these questions on moonlight-list, I'm guessing its bugs in Moon more than anything. Are there any public links to

Re: [Mono-dev] Patch to add epoll to Mono.Posix

2010-07-20 Thread Jackson Harper
On Tue, 2010-07-20 at 12:38 -0400, Miguel de Icaza wrote: Hello, Attached is a patch that adds epoll support to Mono.Posix. Since epoll so far is a Linux-only feature, I think that this patch can go as-is. Do you mind applying it to both 2-6 and trunk? Thanks, I'll commit to

[Mono-dev] Patch to add epoll to Mono.Posix

2010-07-16 Thread Jackson Harper
Attached is a patch that adds epoll support to Mono.Posix. Cheers, Jackson Index: Mono.Unix.Native/Syscall.cs === --- Mono.Unix.Native/Syscall.cs (revision 160387) +++ Mono.Unix.Native/Syscall.cs (working copy) @@ -1136,6

Re: [Mono-dev] Variables from mcs

2009-01-29 Thread Jackson Harper
On Thu, 2009-01-29 at 12:27 -0500, Mudit Vaidya wrote: I am editing the code. I do not want to use it from command line. So you are using Monodevelop and would like to see the types/properties in your solution? There is a 'Classes' tab on the bottom of the tree on the left hand side of

Re: [Mono-dev] Setting up mysql.data adapter

2008-08-18 Thread Jackson Harper
On Fri, 2008-08-15 at 10:57 -0700, Smacky311 wrote: I need to add a reference to MySql.Data.dll so I can use it in my C# program. I tried simply searching my computer for this dll w/ no success. I'm using Ubuntu. I installed libmysql5.0-cil package. I am trying to follow these directions:

Re: [Mono-dev] User-Agent for Monologue

2008-07-20 Thread Jackson Harper
Cool. This should be in svn now (r108332), I assume you have to manually rebuild monologue-worker for this to actually take affect. If I get a chance next weekend I'll also add in an HTTP conditional get so we play a little nicer with servers (It's a two line patch, I just want to make sure

[Mono-dev] User-Agent for Monologue

2008-07-16 Thread Jackson Harper
Yesterday I noticed that my blog wasn't updating on Monologue because feedburner was returning an old cache. It turns out that feed burner can't handle requests without a user agent header.

Re: [Mono-list] Ajax framework recommendations request for Mono

2008-02-20 Thread Jackson Harper
://lists.ximian.com/mailman/listinfo/mono-list -- Jackson Harper [EMAIL PROTECTED] ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Overridden method calling base method (and doing nothing else)

2007-12-11 Thread Jackson Harper
___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list -- Jackson Harper [EMAIL PROTECTED] ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [Mono-list] Mono Summit 2007 Schedule

2007-11-20 Thread Jackson Harper
On Mon, 2007-11-19 at 21:51 +0100, Mads Bondo Dydensborg wrote: mandag 19 November 2007 skrev Jackson Harper: Hello Mads, The BoFs are meant to be informal and grow organically by attendee submission. If you have an idea for a BoF or would like to host a BoF you can add

Re: [Mono-list] Mono Summit 2007 Schedule

2007-11-19 Thread Jackson Harper
the wiki with an accurate list of all the expert teams today. Sorry this information seems sketchy to you, what else do you think I could provide to make it seem more formal? Thanks, Jackson On Mon, 2007-11-19 at 12:14 +0100, Mads Bondo Dydensborg wrote: tirsdag 13 November 2007 skrev Jackson

[Mono-list] Mono Summit 2007 Schedule

2007-11-13 Thread Jackson Harper
Hello everyone! I've published the current version of the Mono Summit Schedule here: http://www.mono-project.com/Mono_Summit_2007_Schedule As you can see, there are already a lot of interesting presentations and we will be adding a couple more this week! More information on the summit can be

[Mono-list] Mono Summit 2007 Session List

2007-11-05 Thread Jackson Harper
Hello Mono-Bros! Here is our initial proposed session list for the upcoming Mono Summit in Madrid (Nov. 28-30th). Right now the session list only includes presentations that will be made by Novell employees, we are still assembling the list of outside presenters.

[Mono-list] Mono Summit 2007 - Call for presenters

2007-11-01 Thread Jackson Harper
Hello! We are in the process of putting together an agenda for the 2007 Mono Summit in Madrid. If you are a contributor or user of Mono, and are interested in presenting, demoing or being involved in the summit in any way, please send me an email with your proposal. Please include in your

Re: [Mono-dev] [Mono-list] Mono summit, options.

2007-07-17 Thread Jackson Harper
On Tue, 2007-07-17 at 17:13 -0400, Miguel de Icaza wrote: * Limit the presentations to a handful, on key topics. Topics should probably be more task oriented than last time. So This is how you embed the mono runtime instead of This is how the mono runtime works. This would be more

Re: [Mono-list] Mono summit, options.

2007-07-17 Thread Jackson Harper
On Tue, 2007-07-17 at 17:13 -0400, Miguel de Icaza wrote: * Limit the presentations to a handful, on key topics. Topics should probably be more task oriented than last time. So This is how you embed the mono runtime instead of This is how the mono runtime works. This would be more

Re: [Mono-winforms-list] GetPositionFromCharIndex

2007-05-15 Thread Jackson Harper
] [mailto:[EMAIL PROTECTED] On Behalf Of Jackson Harper Sent: Monday, May 14, 2007 5:16 PM To: monkeyx Cc: mono-winforms-list@lists.ximian.com Subject: Re: [Mono-winforms-list] GetPositionFromCharIndex Just an FYI. This method is now implemented in the SVN version of winforms

Re: [Mono-winforms-list] look and feel

2007-05-14 Thread Jackson Harper
On Mon, 2007-05-14 at 21:16 +0200, AATDark wrote: Hi, I have a Q: Is there a way to give an mono programm unter gnome the gnome look and feel? like the button style and so on. I compiled the newest System.windows.Froms from svn and is doesn't look like gnome. Is there a way to change

Re: [Mono-winforms-list] GetPositionFromCharIndex

2007-05-14 Thread Jackson Harper
Just an FYI. This method is now implemented in the SVN version of winforms. Cheers, Jackson On Thu, 2007-05-10 at 12:46 -0700, monkeyx wrote: I am having some problems getting GetPositionFromCharIndex to work on Mono 1.2.3 and libgdiplus 1.2.3 Tested issue on Ubuntu 7.04 and Suse 10.2

Re: [Mono-winforms-list] GetPositionFromCharIndex

2007-05-14 Thread Jackson Harper
Regards, Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jackson Harper Sent: Monday, May 14, 2007 5:16 PM To: monkeyx Cc: mono-winforms-list@lists.ximian.com Subject: Re: [Mono-winforms-list] GetPositionFromCharIndex Just an FYI

Re: [Mono-winforms-list] GroupBox Drag'n'Drop

2007-05-08 Thread Jackson Harper
On Tue, 2007-05-08 at 10:53 +0200, David NOYELLES wrote: Hi everybody, First I'd like to thank all the development team for the hard work on Mono project to support .NET 2.0 application. Thanks to you, I can run console server application program which was rewritten from java to MS .NET

Re: [Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method

2007-05-07 Thread Jackson Harper
= document.FindTag(p.X,p.Y,out index,false); return tag.Text()[lenght-1] Does anyone know an workaround ? Yours, Berni -Original Message- From: Jackson Harper [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: mono-winforms-list@lists.ximian.com Sent: Sat, 5 May 2007 8:28 pm Subject: Re

Re: [Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method

2007-05-05 Thread Jackson Harper
. Since you will have to implement this feature from the bottom up. Cheers, Jackson yours berni -Original Message- From: Jackson Harper [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: mono-winforms-list@lists.ximian.com Sent: Thu, 3 May 2007

Re: [Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method

2007-05-03 Thread Jackson Harper
These methods just need to be implemented in the base TextBoxBase class. All you should need to do is: 1. Write lots of unit tests 2. Implement using TextControl::LineTagToCharIndex 3. Remove the notyet ifdef in MaskedTextBox 4. Send your patches to the list Please note, don't proceed to

Re: [Mono-winforms-list] MaskedTextBox.GetCharFromPosition Method

2007-05-03 Thread Jackson Harper
more to MaskedTextBox later. But it is best to test from the bottom up. Since you will have to implement this feature from the bottom up. Cheers, Jackson yours berni -Original Message- From: Jackson Harper [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: mono-winforms-list

[Mono-winforms-list] [Fwd: new Control.Autosize Patch]

2007-04-09 Thread Jackson Harper
Since this didn't get delivered to everyone on the list. Just re-posting. Love, Jackson Forwarded Message From: Stefan Noack [EMAIL PROTECTED] To: mono-winforms-list mono-winforms-list@lists.ximian.com Subject: [Mono-winforms-list] new Control.Autosize Patch Date: Mon, 9 Apr

Re: [Mono-dev] Bug in DataGridViewRow (Patch Included)

2007-02-22 Thread Jackson Harper
On Wed, 2007-02-21 at 15:11 -0800, Peter Grimm wrote: The height of a newly created DataGridViewRow cannot be changed. Small program demonstrating the problem: using System; using System.Windows.Forms; public class DataGridViewRowBugClass { static void Main() {

Re: [Mono-winforms-list] RichTextBox - ShortcutsEnabled bug

2007-02-13 Thread Jackson Harper
Could you please file a bug report with a test case. Thanks Jackson On Tue, 2007-02-13 at 11:16 +0100, Marko Žmak wrote: I created a new Windows Application project, added a Windows.Forms.RichTextBox object to the main form and set it's ShortcutsEnabled propery to false. Then I built the

Re: [Mono-list] [Mono-winforms-list] Mono WinForms Problems Connecting to Sql 2005

2007-01-26 Thread Jackson Harper
Are you using windows only authentication on SQL server? On Fri, 2007-01-26 at 10:58 -0600, Austin Winstanley wrote: Mac or Linux. Any help would be great. Thanks! ___ Mono-list maillist - Mono-list@lists.ximian.com

Re: [Mono-winforms-list] DataBinding

2007-01-23 Thread Jackson Harper
On Tue, 2007-01-23 at 12:16 +0100, URBAN Leos wrote: Hello, somebody is listening? I have one more comment to DataBinding. My easy application contains five TextBoxes binded to DataSource. On Windows I can change content of this fields and after calling of DataAdapter.update(MyDataSet)

Re: [Mono-dev] Will Mono/WinForms be the next HTHML/CSS mess?

2007-01-20 Thread Jackson Harper
On Sat, 2007-01-20 at 14:46 -0800, Martin Olsson wrote: Hi, Will it be possible to write cross-platform application using Mono+WinForms and have the application look and feel *exactly* the same on both Linux and Windows? It is our goal to make winforms run in the exact same manner as MS's

[Mono-winforms-list] some win32 textcontrol testing help needed

2006-12-01 Thread Jackson Harper
I've attached some patches to the textbox/richtextbox that I have been working on. I am hoping some people can do some testing on windows and tell me if they notice any problems, specifically with line endings. I've been working on making carriage returns work a little better with our text

Re: [Mono-dev] MonoTODO attribute usage policy.

2006-11-14 Thread Jackson Harper
On Tue, 2006-11-14 at 16:34 -0500, Miguel de Icaza wrote: Hello, MonoTODO attributes have been used in the past for two purposes: to warn us about things that must be reviewed (this shows up on the class status pages) and for comments that a developer would use. Since the Mono

Re: [Mono-winforms-list] MainMenu no longer working.

2006-10-17 Thread Jackson Harper
Hi Brad, Thanks for following up. I am CCing the list so maybe someone else can give you some advice on setting things up on the Mac. Cheers, Jackson On Tue, 2006-10-17 at 09:26 +0200, Brady Kelly wrote: I don't think this is actually a bug, so I'll hold off on a bug report. OK, I'm

Re: [Mono-winforms-list] Copy Paste is crashing the application

2006-09-08 Thread Jackson Harper
Ideally we should merge the dnd and copy and paste code into one selection manager class. Right now I think there are a few corner cases that the DnD code catches that the CP code does not (and I am sure vice-versa). Jackson On Fri, 2006-09-08 at 17:29 -0700, Chris Toshok wrote: Please add

Re: [Mono-winforms-list] NullReferenceException calling SWF.Control.set_AccessibleRole

2006-08-30 Thread Jackson Harper
Please DO NOT post decompiled code to this, or any other mono related list. On Wed, 2006-08-30 at 10:50 -0700, Nick Thorpe wrote: I did some digging through the Infragistics code that I mentioned in my first e-mail and I do not see any class that overrides AccessibleObject. This

Re: [Mono-winforms-list] Bugzilla isn't working, so I'm posting this bug report for MWF

2006-06-30 Thread Jackson Harper
Using an ABNT-2 keyboard layout I am unable to duplicate this crash. Also looking at the stack trace it looks like you are using an older version of the keyboard code. The layout code is lazy now and should not load until you actually use the keyboard. The stack you provided is crashing in

Re: [Mono-dev] [Ximian-mono-list] Preview of the release notes.

2006-06-30 Thread Jackson Harper
It could be mentioned that MDI works pretty well now, and that the tree is a lot faster. Also the DataGrid is much more useable now, thanks to Chris's work. Jackson On Fri, 2006-06-30 at 07:47 -0400, Miguel de Icaza wrote: Hello folks, The preview for the release notes of Mono 1.1.16

Re: [Mono-winforms-list] Bugzilla isn't working, so I'm posting this bug report for MWF

2006-06-28 Thread Jackson Harper
Thanks Rafael, I think I know the real fix, will work on it this afternoon. Cheers, Jackson On Wed, 2006-06-28 at 12:03 -0300, Rafael Teixeira wrote: **Description of Problem: When starting a WinForms application on a station with the ABNT2 (Brazilian 105-Key Keyboard) layout, we have a

Re: [Mono-winforms-list] invalidate

2006-05-30 Thread Jackson Harper
On Tue, 2006-05-30 at 17:18 -0600, Peter Dennis Bartok wrote: I haven't tried the code, but I wanted to point out that invaliding inside a paint handler is almost never a good idea This actually doesn't seem to work at all with our paint handler on X11 I assume because we end the paint event

Re: [Mono-winforms-list] Transparent Windows ?

2006-05-15 Thread Jackson Harper
This might be better suited for the gtk-sharp list or the general mono list. Thanks, Jackson On Mon, 2006-05-15 at 22:53 +0200, Nicolas PIED wrote: ___ Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com

Re: [Mono-winforms-list] Error starting an Application

2006-03-16 Thread Jackson Harper
On Fri, 2006-03-17 at 00:10 -0600, Jeffrey Haynes wrote: OK Thanks. I have retrieved the winforms source and built it. But how do I install it? Can I build an rpm or some othe kind of install package? I apologize if this is a FAQ... I did't see an answer on the web site. Hey Jeff, how

Re: [Mono-winforms-list] RE: porting System.Windows.Forms applications fromWindows to Linux

2006-02-26 Thread Jackson Harper
, Pedro Thank you. On 2/26/06, Jackson Harper [EMAIL PROTECTED] wrote: Are you guys sure that the initial directory has anything to do with this? To me it looks like its just failing trying to find all the UI icons

Re: [Mono-winforms-list] 1.1.9.2 vs 1.1.13.2

2006-02-22 Thread Jackson Harper
On Wed, 2006-02-22 at 12:07 -0500, Emery Conrad wrote: Hello, new to the list. Nice to meet you all... Question: I have a VS.NET app that I'm porting to Linux. In order to get things to work, I had to convert .resx to .resources and then do a mono build. In version 1.1.9.2, my app at

Re: [Mono-winforms-list] Theming in MWF

2005-12-21 Thread Jackson Harper
On Wed, 2005-12-21 at 12:35 +, Vladimir Lushnikov wrote: Hi, I finally got around to seeing the WinForms implementation in Linux. And even when exporting the nice theme (export MONO_THEME=nice) - let's face it, Winforms currently looks awful. If an example is required, then take a look

Re: [Mono-winforms-list] About a method

2005-12-12 Thread Jackson Harper
On Sun, 2005-12-11 at 23:55 +0200, Georgios Kasselakis wrote: Does anyone know if the call: form.Invalidate(region) will be implemented ? ever ? Hello, maybe if you ask Santa it will be implemented today and in the next release. Jackson thx ___

Re: [Mono-dev] Fix for failing TreeNodeTest.FullPathTest

2005-12-12 Thread Jackson Harper
On Mon, 2005-12-12 at 21:54 +0100, Dieter Bremes wrote: Hi, below is a fix to TreeNodeCollection.cs to prevent TreeNodeTest.FullPathTest from failing and some other problems. OTOH I wonder how such obvious bugs could make it into the trunk especially as there a test that clearly catches

Re: [Mono-dev] Fix for failing TreeNode tests

2005-12-01 Thread Jackson Harper
On Sat, 2005-11-26 at 20:55 +0100, Dieter Bremes wrote: Hi, below are 2 fixes + an additional test for the TreeNode's FullPath and Index properties. Hi, these fixes are now in SVN. Thanks for the contributions! Cheers, Jackson I also added the namespace for TreeNodeTest but didn't

Re: [Mono-dev] Fix for failing TreeNode tests

2005-11-28 Thread Jackson Harper
Hello, these look good. I have only one comment (inline). Do you have write access to svn? Cheers, Jackson On Sat, 2005-11-26 at 20:55 +0100, Dieter Bremes wrote: Hi, below are 2 fixes + an additional test for the TreeNode's FullPath and Index properties. I also added the namespace

Re: [Mono-winforms-list] fully portable IDE with GTK

2005-11-21 Thread Jackson Harper
On Sun, 2005-11-20 at 18:58 -0800, Ron Braithwaite wrote: On Nov 20, 2005, at 2:45 PM, Jackson Harper wrote: On Sat, 2005-11-19 at 22:36 -0600, Adam Hill wrote: The irony of this thread is mind boggling. :) The irony of your post is that it was easier to rewrite sharpdevelop using gtk

Re: [Mono-winforms-list] fully portable IDE with GTK

2005-11-20 Thread Jackson Harper
On Sat, 2005-11-19 at 22:36 -0600, Adam Hill wrote: The irony of this thread is mind boggling. :) The irony of your post is that it was easier to rewrite sharpdevelop using gtk# then to get it working with our winforms (because of pinvokes and windowsisms) ;-) Asking about GTK portability/GTK

Re: [Mono-winforms-list] System.Windows.Forms.Form: PaintEventHandler is called only when you increase the form

2005-11-02 Thread Jackson Harper
On Wed, 2005-11-02 at 10:18 -0500, Robert C. Havens wrote: ... or you can subscribe to the SizeChanged event and do drawing there. ACK! Don't do that. Invalidate() from the SizeChanged event, and then paint in the Paint event. But DO NOT paint from anywhere else. Yeah I should have

Re: [Mono-winforms-list] System.Windows.Forms.Form: PaintEventHandler is called only when you increase the form

2005-11-01 Thread Jackson Harper
On Tue, 2005-11-01 at 21:13 +0100, Alexander Reiter wrote: hi all, I've a problem with the System.Windows.Forms.Form Paint Event. I am calling the paint event with the following line: this.Paint += new PaintEventHandler(Draw_Graphics); the Draw_Graphics part is simple drawing some

[Mono-dev] Re: ImageList patches r51171 and r51889 are not compatible with MS.NET behaviour

2005-10-19 Thread Jackson Harper
On Wed, 2005-10-19 at 11:10 +0200, Kornél Pál wrote: Hi, MS.NET ImageList creates handle when you first time retrieve or draw any of it's images. Until that is stores the original image object, after handle creation it uses a native ImageList. It applies size and color depth when handle is

Re: [Mono-dev] Re: ImageList patches r51171 and r51889 are notcompatible with MS.NET behaviour

2005-10-19 Thread Jackson Harper
because of calculated colors. Kornél - Original Message - From: Jackson Harper [EMAIL PROTECTED] To: Kornél Pál [EMAIL PROTECTED] Cc: mono-devel-list@lists.ximian.com Sent: Wednesday, October 19, 2005 6:27 PM Subject: [Mono-dev] Re: ImageList patches r51171 and r51889

[Mono-dev] profiler patch

2005-10-19 Thread Jackson Harper
Anyone have any problems with this small patch so the profiler prints names correctly when they aren't in a namespace? Thanks Jackson Index: mono/metadata/profiler.c === --- mono/metadata/profiler.c (revision 51942) +++

Re: [Mono-winforms-list] DateTimePicker running on Linux SuSE 10

2005-10-18 Thread Jackson Harper
On Mon, 2005-10-17 at 20:29 +0200, Alexander Reiter wrote: Hi, is the DateTimePicker component working with mono under Linux ? I've installed the latest SuSE 10 mono packages. When I run the application, for example the DateTimePicker demo from the winforms examples, the

Re: [Mono-winforms-list] Small patch to correct TreeNode behaviour

2005-10-17 Thread Jackson Harper
it. It is slower, but doesn't crash for me. Do you have any sample code? Jackson Pavel Rafael Teixeira wrote: Committed revision 51806. Done, :) On 10/16/05, Jackson Harper [EMAIL PROTECTED] wrote: Hey! This patch looks good, please commit. Thanks! Jackson

Re: [Mono-winforms-list] TreeView - selected node is hide

2005-10-16 Thread Jackson Harper
On Wed, 2005-10-12 at 22:55 +0200, Pavel Bansky wrote: Hello Mono folks, I found strange behaivor of TreeView under KDE. Selected node is hiden under 'selection' so you can't see the text. Seems like rectangle around selected item is filled with colour. Here is the screenshot

Re: [Mono-winforms-list] TreeView - selected node is hide

2005-10-16 Thread Jackson Harper
On Thu, 2005-10-13 at 16:30 -0300, Rafael Teixeira wrote: I have a patch pending approval for more than a month now to correct some miscalculations on the rectangle-size (it is not using the font metrics to do it currently) that may cause this behaviour as it wraps text incorrectly, when the

Re: [Mono-winforms-list] Resizing of forms.

2005-10-14 Thread Jackson Harper
On Tue, 2005-10-11 at 21:42 -0400, Miguel de Icaza wrote: Hello, Today I spent some time figuring out the pieces on how form resizing works, and I found a pretty good article that describes how form resizing works and some of their internal methods:

Re: [Mono-dev] Arrays in a loop?

2005-10-04 Thread Jackson Harper
On Tue, 2005-10-04 at 22:41 -0400, SigmaX wrote: Gaurav Vaish (Mono) wrote: lms_table[i, 0] = Convert.ToSingle(row[keytext]); lms_table[i, 1] = Convert.ToSingle(row[L]); lms_table[i, 2] =

Re: [Mono-dev] [PATCH] Reworked ImageList (updated)

2005-09-27 Thread Jackson Harper
Message - From: Kornél Pál [EMAIL PROTECTED] To: Jackson Harper [EMAIL PROTECTED] Cc: mono-devel-list@lists.ximian.com Sent: Tuesday, September 27, 2005 10:29 AM Subject: Re: [Mono-dev] [PATCH] Reworked ImageList (updated) Hi, Hey Kornel, thanks very much for working on this. After

Re: [Mono-winforms-list] PATCH: FullRowSelection implemented in TreeView

2005-08-19 Thread Jackson Harper
On Fri, 2005-08-19 at 06:23 -0300, Rafael Teixeira wrote: ChangeLog: 2005-08-19:2 Rafael Teixeira [EMAIL PROTECTED] * TreeView.cs : Revamped drawing logic, and support for FullRowSelect OK to commit? Looks good to me. Please commit. Thanks! Jackson

Re: [Mono-list] Problem with Events

2005-08-04 Thread Jackson Harper
On Thu, 2005-08-04 at 17:30 +1000, [EMAIL PROTECTED] wrote: Can anyone see anything wrong with this code. It looks to me to be correct syntax for defining and raising an event. It compiles without error, but when I run it I get the following error message Nothing is ever subscribing to your

RE: [Mono-devel-list] Error Building

2005-08-03 Thread Jackson Harper
On Wed, 2005-08-03 at 21:16 +0100, Paul wrote: Hi, I am now installing to the default location, i.e. ./autogen --with-preview=yes make get-monolite-latest make FYI, with-preview=yes does not need to be specified as the default is now yes. TTFNF, Jackson

[Mono-devel-list] small arraylist patch

2005-07-21 Thread Jackson Harper
Does anyone have any problems with me committing this? Currently we are getting a NullReferenceException (with no descriptive message) instead of an ArgumentNullException like MS does. Speak within the next 24 hours or forever hold your piece. Love, Jackson Index:

Re: [Mono-devel-list] small arraylist patch

2005-07-21 Thread Jackson Harper
This patch does the message correctly and has a better test case. Jackson On Thu, 2005-07-21 at 11:31 -0700, Jackson Harper wrote: Does anyone have any problems with me committing this? Currently we are getting a NullReferenceException (with no descriptive message) instead

[Mono-devel-list] gacutil patch

2005-07-21 Thread Jackson Harper
So it turns out I have had this sitting on my computer for two months. Could someone (Hari) please review this for me? This patch just makes sure that sibling files get copied with the package flag. Jackson Index: driver.cs ===

[Mono-devel-list] gacutil.cs

2005-07-21 Thread Jackson Harper
Does anyone have any problems with me killing tools/gacutil/gacutil.cs? Its the old version of the gacutil and has been replaced by the much more wonderful tools/gacutil/driver.cs. Its just mildly confusing to have both laying around. Cheers, Jackson

Re: [Mono-list] Monodevelop

2005-07-10 Thread Jackson Harper
Drag the title bar (that says project) and drag it into the dock window. Jackson On Sun, 2005-07-10 at 13:57 -0700, Eric Damron wrote: If anyone knows of an active monodevelop mailing list please let me know. But absent that I'm hoping someone here is using monodevelop and can help me.

Re: [Mono-devel-list] Determine the name and/or kind of CLI runtime environment

2005-05-31 Thread Jackson Harper
On Mon, 2005-05-30 at 10:31 +0200, Kornél Pál wrote: Hi, Is there any official or unofficial but working way to determine what kind of CLI runtime environment is executing the assembly? They have different interfaces to low level runtime functionality and it is good if an error report

Re: [Mono-list] Bug 72149

2005-02-04 Thread Jackson Harper
Hello, Thanks for the patch. I will test and apply this weekend. Sol Good mofo, Jackson On Thu, 2005-02-03 at 10:11 -0800, Sohail Somani wrote: Hi, If .locals init (...) has duplicate symbols, mono ilasm croaks because it assumes symbols are unique. .NET doesnt because it basically

Re: [Mono-list] Mono.Posix.Syscall

2004-09-14 Thread Jackson Harper
You need to use gacutil to install the new Mono.Posix. Either set your prefix in mcs/ and do a make install in the mcs/class/Mono.Posix or do gacutil -i Mono.Posix.dll Jackson On Tue, 2004-09-14 at 16:31 -0400, Loren Bandiera wrote: I've been using Mono for some software I'm writing and I

Re: [Mono-list] Mono.Posix.Syscall

2004-09-14 Thread Jackson Harper
Yes you can. MONO_PATH comes first in the assembly loading chain, but should really only be used during development. Jackson On Tue, 2004-09-14 at 18:19 -0400, Joshua Tauberer wrote: Can you also set the MONO_PATH environment variable to the location of the new assembly? (It's both a

Re: [Mono-list] XSP or MOD-MONO-SERVER error

2004-07-27 Thread Jackson Harper
Are you running that command from the directory xsp.exe is in? On Tue, 2004-07-27 at 12:50, Antonio Santana wrote: I am getting the following when trying to run XSP or MOD-MONO-SERVER. Can anyone help? [EMAIL PROTECTED] /]# mono xsp.exe cannot open assembly xsp.exe or [EMAIL

Re: [Mono-list] corelib.dll on SuSE 9.0

2004-07-18 Thread Jackson Harper
It sounds like you have a very old mono installed. Can you paste the exact error message? I don't think we ever had an error message about 'corelib' but there used to be a 'corlib' error message and its now an 'mscorlib' error message. Also please paste the output of: `mono --version`. Thanks,

Re: [Mono-list] site web down for a while

2004-07-02 Thread Jackson Harper
http://www.mono-project.com/about/index.html Love, Jackson On Fri, 2004-07-02 at 07:41, KiOrKY wrote: sorry i just want to know if there re some mirrors, not only the impatient way of the thing... :() the second message is there because i ve not precised that it was the sources that i

Re: [Mono-list] site web down for a while

2004-07-02 Thread Jackson Harper
Ahhh sorry took me a little while to parse your problem. Yes the downloads are down right now. On Fri, 2004-07-02 at 07:41, KiOrKY wrote: sorry i just want to know if there re some mirrors, not only the impatient way of the thing... :() the second message is there because i ve not precised

Re: Re[2]: [Mono-list] Again PrivateBinPath bug!

2004-06-22 Thread Jackson Harper
with this information? GPJ Otherwise your mail will be hid by all the traffic in this list. Here it is http://bugzilla.ximian.com/show_bug.cgi?id=60442 It is already asigned to Jackson Harper... Best regards, Vadim B. Guzev http://u.pereslavl.ru/~vadim/MCSharp

Re: [Mono-list] Assembly.Load(String name) still with errors!

2004-06-19 Thread Jackson Harper
There is no 'system' assembly. Try loading 'System'. What is your bug number for this? Jackson On Fri, 2004-06-18 at 09:44, infodate wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello! I have just strated testing my .NET app on mono and passed by sevral bugs which apparantly

[Mono-list] new debugging library loading

2004-06-19 Thread Jackson Harper
Hello, There are now some new ways to debug library loading in the runtime. Using the MONO_LOG_LEVEL and MONO_LOG_MASK environment variables it should be easier to see where the runtime is looking for your libraries. Here is a very brief rundown (real docs will follow). Also man mono will

Re: [Mono-list] POSGRESQL / NPGSQL / MONO / DATASET

2004-06-09 Thread Jackson Harper
On Tue, 2004-06-08 at 23:26, KiOrKY wrote: i have a very buggy webmail, sory , but at work there re firewalls and i cant do in other way. What kind of webmail do you have? Does it take the messages you send reword them and resend them to the list every 20 minutes? We are not saying you

Re: [Mono-list] Adding value

2004-06-09 Thread Jackson Harper
As we are getting very close to 1.0 why not try contributing to Mono, possibly by writing some unit tests or fixing bugs. Cheers, Jackson On Wed, 2004-06-09 at 14:02, Fabrcio Santos wrote: Viva a todos, Not sure if this is the right list to send this message to but here I go... :-) I

Re: [Mono-list] monodoc Mono Handbook not found?

2004-06-08 Thread Jackson Harper
On Wed, 2004-06-09 at 10:00, Jester.dev wrote: Alright then. Can someone explain to me then how I setup Eclipse to work with Eclipse? This information is in the Mono Handbook.. Actually its not in the monkeyguide anymore. However if it was you could open the html files in mozilla (mozilla

Re: [Mono-list] Install order?

2004-06-07 Thread Jackson Harper
Why don't you just `rpm -Uhv *.rpm' ? Jackson On Mon, 2004-06-07 at 14:35, Jester.dev wrote: In what order should I install everything? I am getting dependency errors on Suse 9.1 pro while trying to figure out what order I should install the various rpms. I have installed mono-core, and

Re: [Mono-list] error whith web

2004-06-04 Thread Jackson Harper
]'System.Diagnostics.DebuggableAttribute'::.ctor(bool, bool) = (01 00 01 00 00 00 ) // .. .hash algorithm 0x8004 .ver 0:0:0:0 } Jackson Harper [EMAIL PROTECTED] a crit : Hello, Could you post the full assembly versions for all the assemblies you have in your lt;webappgt;/bin/ directory? To do

Re: [Mono-list] How to use the Mono GAC

2004-05-27 Thread Jackson Harper
On Thu, 2004-05-27 at 09:47, Andrew Arnott wrote: Can someone please point me to documentation on how to: 1. Make an assembly that is just a regular ol assembly become strong named (if necessary) 2. Install it into the GAC 3. Reference that GAC assembly from other

Re: [Mono-list] (no subject)

2004-05-21 Thread Jackson Harper
Maybe because the subject wasn't in all caps? Possibly it was because you didn't provide enough details? Could you provide a DB schema, and a more complete test case? And do all of this in a nice easy to read profanity free bug report filed at bugzilla.ximian.com? Thanks! Jackson On Fri,

Re: [Mono-list] dataset error, ssorry for flood , web interface ERROR

2004-05-21 Thread Jackson Harper
maybe someone did answer you but you only waited 7 minutes instead of the standard 10 to receive a reply. On Fri, 2004-05-21 at 00:11, kiorky wrote: why nobody answers me about datasets? to remeber everybody i want to do a sample dataadapter.fill(= dataset) but this one returns me an out of

Re: [Mono-list] Problems installing daily mono build

2004-05-18 Thread Jackson Harper
My guess is that this is an issue with anon-cvs not syncing up correctly. It *should* be synced by now. Jackson On Tue, 2004-05-18 at 00:45, Jochen Wezel wrote: Has anybody got similar errors on building the daily soap (May 15 to 17, it's always the same) ? gcc -DHAVE_CONFIG_H -I. -I.

Re: [Mono-list] Managed disassembler?

2004-04-26 Thread Jackson Harper
Hello, Currently PERWAPI seems to be unfinished/unreleased and has been for some time. If you are willing to do some work Mono.PEToolkit (mcs/class/Mono.PEToolkit) actually does what you would need, but will need a little API love to make it work the way you want. Also look at the command

Re: [Mono-list] Need a newer mcs.exe and mscorlib.dll

2004-04-07 Thread Jackson Harper
http://primates.ximian.com/~jackson/monocharge-lite-20040407.tgz Make sure to rebuild your corlib, there are a few GAC things in my corlib that you will not have in your runtime. Should be fine for bootstrapping though. Love, Jackson On Wed, 2004-04-07 at 12:03, Gonia Eric - egonia wrote:

Re: [Mono-list] General .NET Q

2004-03-25 Thread Jackson Harper
Hello! Not sure exactly what you are looking for but this might be it. Over the xmas break when I had some idle cycles I started something much like: http://freshmeat.net/projects/judf/?topic_id=66 for Mono, but didn't have time to finish. Some other people have expressed some interest in

RE: [Mono-list] Test cases for System.Reflection and System.Reflection.Emit

2004-03-10 Thread Jackson Harper
I tested with .NET 1.0, and the test passed, looks like its time to do some ifdefing. Thanks for catching this Nick. Jackson On Wed, 2004-03-10 at 04:15, Nick D wrote: | -Original Message- | From: [EMAIL PROTECTED] [mailto:mono-list- | [EMAIL PROTECTED] On Behalf Of mono devel |

Re: [Mono-list] (no subject)

2004-03-10 Thread Jackson Harper
mcs is the name of the compiler and mono is the name of the runtime. Jackson On Wed, 2004-03-10 at 10:44, martin pfeffer wrote: hi beginner question: i only program .net under winXP and now i will try it for suse 9.0 I search for a way to test if mono is correct installed ? what name has

Re: [Mono-list] Testing Large Web Applications

2004-02-19 Thread Jackson Harper
NUnitAsp does this. We have been using it for System.Web development. Jackson On Thu, 2004-02-19 at 07:05, Met @ Uber wrote: Are there any tools that can check web pages intelligently for errors. Such as testing forms, follow a specified path as if it were a human and check for values etc?

  1   2   >