[Mono-list] On-line Mono documentation is broken

2014-02-27 Thread Doug Blank
Example: http://docs.go-mono.com/?link=C%3aGdk.Pixbuf.Pixbuf(GLib.GType) Server Error in '/' Application -- *Object reference not set to an instance of an object* *Description: *HTTP 500. Error processing request. *Stack Trace:* System.NullReferenceException:

Re: [Mono-list] Simple example of Gtk-based Mono.WebBrowser on Windows/Mac

2013-02-20 Thread Doug Blank
if I ever get something working. -Doug Ian On Mon, Feb 11, 2013 at 01:36:15PM +, Doug Blank wrote: I'm trying to come up with the simplest example of using the Mono.WebBrowser using Gtk on Windows. The Windows.Forms version works fine, but I need to integrate into an existing Gtk

[Mono-list] Simple example of Gtk-based Mono.WebBrowser on Windows/Mac

2013-02-11 Thread Doug Blank
I'm trying to come up with the simplest example of using the Mono.WebBrowser using Gtk on Windows. The Windows.Forms version works fine, but I need to integrate into an existing Gtk application. Here is a simple stab at it: public static void Main (string[] args) { Gtk.Application.Init ();

Re: [Mono-list] All-in-one Mono folder on Mac?

2012-09-12 Thread Doug Blank
to the local folder. Too bad. Seemed like such an easy thing to do... -Doug On Wed, Sep 5, 2012 at 9:14 AM, Doug Blank doug.bl...@gmail.com wrote: Perhaps it is hardcoded paths in some .dll.config files? Maybe changing those to be relative paths to my local versions would work? -Doug On Tue, Sep 4

Re: [Mono-list] All-in-one Mono folder on Mac?

2012-09-05 Thread Doug Blank
Perhaps it is hardcoded paths in some .dll.config files? Maybe changing those to be relative paths to my local versions would work? -Doug On Tue, Sep 4, 2012 at 9:09 PM, Doug Blank doug.bl...@gmail.com wrote: I'm trying to make an all-in-one folder containing all the necessary parts of running

[Mono-list] All-in-one Mono folder on Mac?

2012-09-04 Thread Doug Blank
I'm trying to make an all-in-one folder containing all the necessary parts of running Mono for a cross-platform Gtk app on Windows and Mac (Linux too, but that is easy). This works fine on Windows... just copied the necessary bin and libs, set the appropriate paths and it works. However, on the

Re: [Mono-list] multiple dll mappings in library dllmap

2012-02-13 Thread Doug Blank
On Sun, Jan 29, 2012 at 12:32 PM, Chris Morgan chmor...@gmail.com wrote: Hello. I'm trying to dll map libpcap for the SharpPcap.dll.config file. The difficulty is that different distros have different dll names: ubuntu has libpcap.so.0.8 and libpcap.so.1.1.1, fedora appears to have

[Mono-list] Options for debugger for DLR languages on Mono

2011-09-20 Thread Doug Blank
Mono list, We have a fairly robust editor/shell written in IronPython, using Gtk#, running under cross-platform Mono with abilities to switch between many languages (including Python, Ruby, Scheme, Lua, FSharp, CSharp, Boo, and a new visual Scratch-based language called Jigsaw. Although not all

Re: [Mono-list] Gtk print demo fails on Windows7 for all versions of Mono/Gtk

2011-09-09 Thread Doug Blank
On Fri, Sep 9, 2011 at 3:34 AM, Elmar Haneke el...@haneke.de wrote: Am 08.09.2011 20:06, schrieb Doug Blank: Wow... nothing. No activity in the bug tracker. No response here. Maybe someone can make some guesses about the issue, or why I can't get any comments: Perhaps you can find

Re: [Mono-list] Gtk print demo fails on Windows7 for all versions of Mono/Gtk

2011-09-08 Thread Doug Blank
On Fri, Aug 26, 2011 at 6:13 AM, Doug Blank doug.bl...@gmail.com wrote: Has anyone tried to print using Mono on Windows7? I have some sample code (basically the demo print program) on: http://bugzilla.xamarin.com/show_bug.cgi?id=218 that doesn't run on any version of Mono that I have tried

Re: [Mono-list] mono-2.10.[34]-gtksharp-2.12.11-win32-0.exe regression?

2011-08-26 Thread Doug Blank
On Sat, Aug 20, 2011 at 8:55 AM, Norbert Berzen norb...@berzen.dyndns.org wrote: Hello all, as it seems to me, on MS-Windows the 2.10.3 and 2.10.4 mono combined installers (Mono for Windows, Gtk#, and XSP) are totally missing gtk-sharp. Due to this any gtk-sharp based application cannot run

[Mono-list] Gtk print demo fails on Windows7 for all versions of Mono/Gtk

2011-08-26 Thread Doug Blank
Has anyone tried to print using Mono on Windows7? I have some sample code (basically the demo print program) on: http://bugzilla.xamarin.com/show_bug.cgi?id=218 that doesn't run on any version of Mono that I have tried on Windows7? Surely this is a serious issue, or something that no one else

[Mono-list] Mono download page: access denied

2011-08-16 Thread Doug Blank
http://www.go-mono.com/mono-downloads/download.html ERROR The requested URL could not be retrieved The following error was encountered while trying to retrieve the URL: http://www.go-mono.com/mono-downloads/download.html Access Denied. Access control configuration prevents your request from

Re: [Mono-list] Where Did The Gtk# API Documentation Go?

2011-08-05 Thread Doug Blank
On Fri, Aug 5, 2011 at 2:10 PM, Miguel de Icaza mig...@xamarin.com wrote: Well, please do tell us what we can do to help put the documentation back. When you find a problem, in general, use Bugzilla.   That is where we are tracking problems. Ok, that is useful... we just weren't sure where

Re: [Mono-list] Where Did The Gtk# API Documentation Go?

2011-08-04 Thread Doug Blank
On Mon, Aug 1, 2011 at 6:53 PM, Andres G. Aragoneses kno...@gmail.com wrote: The most recent contributors usually hang out in IRC (irc.gnome.org) channel #gtk#. We are lately very busy finishing up gtk# v3.0 which will have API compatibility with gtk v3.x stack. So busy that we haven't found

[Mono-list] Mono Gtk Documentation gone

2011-07-25 Thread Doug Blank
The page http://docs.go-mono.com/ is listing Gdk instead of Gtk and the link http://docs.go-mono.com/Gtk gives an error. -Doug ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Extending Gtk.TextView from IronPython

2011-05-06 Thread Doug Blank
Does anyone have an idea what this warning means, or how to fix it? % mono ipy.exe import Gtk class MyTextView(Gtk.TextView): ... pass mtv = MyTextView() (pyjama:611): GLib-GObject-WARNING **: /build/buildd/glib2.0-2.28.6/./gobject/gsignal.c:1549: signal set_scroll_adjustments already

Re: [Mono-list] CSharp interpreter feedback, and a gift

2011-01-28 Thread Doug Blank
Thanks for the feedback. Some comments below. Note that I'm doing this from IronPython, so this is a slightly different context that the typical. The code for this 76-line wrapper is here: http://svn.cs.brynmawr.edu/viewvc/Pyjama/trunk/languages/CSharpLanguage.py?view=markup On Fri, Jan 28, 2011

Re: [Mono-list] CSharp interpreter feedback, and a gift

2011-01-28 Thread Doug Blank
On Fri, Jan 28, 2011 at 2:05 AM, Bojan Rajkovic severedcr...@gmail.com wrote: On Jan 27, 2011, at 9:52:35PM, Doug Blank wrote: It would be great to be able to have C# as one of the languages to use in this educational environment, but until it can address functions and classes

Re: [Mono-list] CSharp interpreter feedback, and a gift

2011-01-28 Thread Doug Blank
On Fri, Jan 28, 2011 at 7:03 AM, Doug Blank doug.bl...@gmail.com wrote: Thanks for the feedback. Some comments below. Note that I'm doing this from IronPython, so this is a slightly different context that the typical. The code for this 76-line wrapper is here: http://svn.cs.brynmawr.edu

Re: [Mono-list] CSharp interpreter feedback, and a gift

2011-01-28 Thread Doug Blank
On Fri, Jan 28, 2011 at 9:41 AM, Miguel de Icaza mig...@novell.com wrote: My bad; that works. This doesn't: evaluator.Evaluate(using System;\n int b;) nor evaluator.Run(using System;\n int b;) I'm assuming because the using System; is not an expression? Correct, you can not mix using

[Mono-list] CSharp interpreter feedback, and a gift

2011-01-27 Thread Doug Blank
Mono devs, I've just been working the CSharp interpreter and have some suggestions for easier use: 1) a single evaluate function which could handle expressions and statements. 2) able to evaluate multiple statements, without evaluating them one by one. 3) handle errors through a return or raised

Re: [Mono-list] Gtksourceview-sharp for Windows?

2011-01-25 Thread Doug Blank
, etc). It runs under Mono, with GUI provided by Gtk#. For more information, please see: http://pyjamaproject.org/ -Doug On Fri, Jan 14, 2011 at 11:20 AM, Doug Blank doug.bl...@gmail.com wrote: Still looking for any info on gtksourceview-sharp on Windows. I notice: http://www.mono-project.com

[Mono-list] ANN: Pyjama Project, and need help

2011-01-05 Thread Doug Blank
Hello mono-list; hope this is appropriate place to post! After some initial prototypes, we are heading in a general direction with our cross-platform IDE incorporating Mono, Gtk#, the DLR, and associated languages for education. I'm looking for some feedback on current implementation, so if you

Re: [Mono-list] JavaScript

2009-07-31 Thread Doug Blank
On Thu, Jul 30, 2009 at 4:54 PM, Glenn R. Martin lifewar...@yahoo.comwrote: Has anyone heard of a JavaScript engine implementation (or Wrapper) in .NET? We are looking to build a scriptable interface in one of our projects. Why JavaScript? Consider using the DLR which would allow users to

Re: [Mono-list] PrintPreviewControl

2009-06-08 Thread Doug Blank
provide a bit more detail about the exact error, what OS, mono version, your code, etc. -Doug Thanks, Jyoti *From:* Doug Blank [mailto:doug.bl...@gmail.com] *Sent:* Friday, June 05, 2009 6:42 PM *To:* Jyoti Seth *Cc:* mono-list@lists.ximian.com *Subject:* Re: [Mono-list

Re: [Mono-list] PrintPreviewControl

2009-06-05 Thread Doug Blank
On Fri, Jun 5, 2009 at 8:07 AM, Jyoti Seth jyotiseth2...@gmail.com wrote: Hi All, Does PrintPreviewControl work on mono? It works for me on Linux in most recent 2.4 trunk (and doesn't look like it has changed for a long time). Although clicking on the Print icon inside the

Re: [Mono-list] new IronPython changes reveal Mono bug in accessing protected methods?

2009-05-25 Thread Doug Blank
On 5/25/09, Rodrigo Kumpera kump...@gmail.com wrote: Please fill a bug report on this. Ok, will do. It may also be the same as: https://bugzilla.novell.com/show_bug.cgi?id=506757 but I'm just guessing. -Doug On Sun, May 24, 2009 at 4:49 PM, Doug Blank doug.bl...@gmail.com wrote: I'm

[Mono-list] new IronPython changes reveal Mono bug in accessing protected methods?

2009-05-24 Thread Doug Blank
I'm testing the latest stable build (0.91) of the DLR (Dynamic Language Runtime) from: http://dlr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=21424#ReleaseFiles with that version of IronPython. Trying this Python code with mono ipy.exe: import clr clr.AddReference(System.Windows.Forms)

[Mono-list] Latest DLR/IronPython under Mono 2.4

2009-05-21 Thread Doug Blank
I have built the nightly source #23898 of the Dynamic Language Runtime (DLR) from: http://www.codeplex.com/dlr/SourceControl/ListDownloadableCommits.aspx I built this under Vista, and marked the Configuration for Release. I then copied all of the Bin directory over to Linux, and tried running

Re: [Mono-list] Latest DLR/IronPython under Mono 2.4

2009-05-21 Thread Doug Blank
On Thu, May 21, 2009 at 10:09 AM, Jb Evain j...@nurv.fr wrote: Hey, On 5/21/09, Doug Blank doug.bl...@gmail.com wrote: Is this a known issue? Is it fixed in 2.6? Am I doing something wrong? Yep, it should be fixed. Yes, it is fixed! I just compiled mono-134529, and this works again. Even

Re: [Mono-list] How to start a C# winforms project?

2008-11-11 Thread Doug Blank
On Tue, Nov 11, 2008 at 4:42 AM, kuse [EMAIL PROTECTED] wrote: arcull wrote: Hi all. I am brand new to monodevelop and would like to get some experience with C# and .net via mono. I've seen there are nice project templates for Gtk# project, but can't see one based on winforms. I mean,

Re: [Mono-list] MS Robotics runtime port

2008-11-03 Thread Doug Blank
On Mon, Nov 3, 2008 at 8:46 AM, Angel Java Lopez [EMAIL PROTECTED]wrote: A comment: Microsoft is taking new directions, separating CCR/DSS from Robotics stuff: http://www.microsoft.com/ccrdss/ I didn't know about this---thanks! Two points worth noting: 1) In the CCRDSS license in section 3

Re: [Mono-list] MS Robotics runtime port

2008-11-03 Thread Doug Blank
On Mon, Nov 3, 2008 at 4:10 AM, Atsushi Eno [EMAIL PROTECTED] wrote: I smelled a flavor of misleading so let me prevent spreading such baseless rumor. You guys interpret as if the Novell team were going to work on it, but it is wrong. It is rather that we can host contributions under olive

Re: [Mono-list] MS Robotics runtime port

2008-11-01 Thread Doug Blank
On Sat, Nov 1, 2008 at 1:00 PM, Miguel de Icaza [EMAIL PROTECTED] wrote: Hello, After reading Mono's roadmap, does not seem like MS Robotics runtime (CCR and DSS) will be ported to Mono in a very near future. Thus, has anybody successfully achieved on his own compiling CCR and DSS

Re: [Mono-list] MS Robotics runtime port

2008-10-22 Thread Doug Blank
On Tue, Oct 21, 2008 at 2:15 AM, lonifasiko [EMAIL PROTECTED] wrote: Hi Doug, Thanks for your reply. We've simply run Moma against CCR and DSS related libraries, and as expected, some errors were detected, some of them were MethodNotImplemented errors for example. Thus, although we have

Re: [Mono-list] MS Robotics runtime port

2008-10-20 Thread Doug Blank
Miguel, Why do you think that Mono doesn't run the CCR and DSS? They shouldn't have to be ported, right? Should just run? Have you tried running them directly? Do you have an idea of what isn't implemented? Is it a compiler issue? Or a runtime issue? How are you testing? Can you file a bug