[Mono-dev] Mono 3.2.8 fails to compile from source

2014-02-23 Thread Daniel Isenmann
Hi, mono 3.2.8 fails to compile from source tarball (at least on a x86_64, don't tested it on a i686 system). Following error appears: System.IO.MemoryMappedFiles/MemoryMappedFile.cs(442,8): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileCapacity' is assigned

[Mono-list] Packaging mono and monodevelop

2013-05-21 Thread Daniel Isenmann
Hi, I'm the mono maintainer of Arch Linux and I would really like to package and push the mono framework and monodevelop to the next stable release out there. But it is totally not possible to find out what the latest stable release of mono (and subpackages) and monodevelop is on the servers.

Re: [Mono-list] Where is the source of libgdiplus-3.0.tar.gz

2012-11-04 Thread Daniel Isenmann
This isn't really an option. If you try to package mono 3 and you don't have a tarball of the 3.0 source code, this is really annoying. Even on the download page mono 3.0 is stated as beta and MacOSX only release. There is no clear statement that mono 3.0 is the new stable release and should

Re: [Mono-list] MonoDevelop 3.0.4.6 released

2012-09-08 Thread Daniel Isenmann
On Sat, 2012-09-08 at 14:17 +0200, Paweł Sikora wrote: On Thursday 06 of September 2012 23:36:46 slluis.de...@gmail.com wrote: The MonoDevelop team is proud to announce the release of MonoDevelop 3.0.4.6. MonoDevelop is a Mono based IDE primarily designed for C# and other .NET

Re: [Mono-dev] Status of gecko-sharp-2.0 with newest xulrunner?

2012-03-09 Thread Daniel Isenmann
Am 09.03.2012 14:50, schrieb Alp Toker: On 08/03/2012 10:01, Daniel Isenmann wrote: It would be really great, if this page or any other page is tracking the movement of development for the stable releases. It's too hard for package maintainers to follow the project at all. I know that xamarin

Re: [Mono-dev] Status of gecko-sharp-2.0 with newest xulrunner?

2012-03-08 Thread Daniel Isenmann
Am 08.03.2012 10:18, schrieb Alp Toker: Daniel, This is not surprising. There was a general switch from gecko-sharp to webkit-sharp or similar bindings wrapping WebKit GTK+ (at least amongst gtk-sharp applications). gecko-sharp was dropped from Debian and other distros some years ago IIRC,

Re: [Mono-dev] Status of gecko-sharp-2.0 with newest xulrunner?

2012-03-05 Thread Daniel Isenmann
Am 02.03.2012 08:58, schrieb Daniel Isenmann: Hi, what is the status of gecko-sharp-2.0? Since the mozilla developers had removed the support for gtkmozembed in xulrunner 8 or 9 (https://groups.google.com/forum/#!topic/mozilla.dev.embedding/c_NMcO-N8wo), I think that gecko-sharp-2.0 isn't

[Mono-dev] Status of gecko-sharp-2.0 with newest xulrunner?

2012-03-02 Thread Daniel Isenmann
Hi, what is the status of gecko-sharp-2.0? Since the mozilla developers had removed the support for gtkmozembed in xulrunner 8 or 9 (https://groups.google.com/forum/#!topic/mozilla.dev.embedding/c_NMcO-N8wo), I think that gecko-sharp-2.0 isn't working anymore. The demo applications in the

[Mono-list] Status of gecko-sharp-2.0 with newest xulrunner?

2012-03-01 Thread Daniel Isenmann
Hi, what is the status of gecko-sharp-2.0? Since the mozilla developers had removed the support for gtkmozembed in xulrunner 8 or 9 (https://groups.google.com/forum/#!topic/mozilla.dev.embedding/c_NMcO-N8wo), I think that gecko-sharp-2.0 isn't working anymore. We are trying to figure out if

[Mono-list] gluezilla 2.6 still officially supported?

2012-01-29 Thread Daniel Isenmann
Hi, is gluezilla 2.6 still supported, because it doesn't build anymore against newest xulrunner 9.0.1. Prints out following error: ---code--- g++ -DHAVE_CONFIG_H -I. -I.. -DXPCOM_GLUE -DXPCOM_GLUE_NEEDS_NSPR -fno-rtti -fshort-wchar -pthread -DXPCOM_GLUE -I/usr/include/gtk-2.0

Re: [Mono-list] Mono - Release 2.10.6

2011-10-10 Thread Daniel Isenmann
Am 10.10.2011 15:36, schrieb mac_flex: Thank you for your reply. Regards. -- View this message in context: http://mono.1490590.n4.nabble.com/Mono-Release-2-10-6-tp3890161p3890259.html Sent from the Mono - General mailing list archive at Nabble.com.

[Mono-list] Sources-stable website not uptodate

2011-09-07 Thread Daniel Isenmann
Hi, is it possible to update the sources-stable download website? It was much easier in the past to see all stable sources of a mono release on one page. It was updated regularly while it was hosted by Novell, now the sources-stable website is outdated and point to 2.10.2 release, which is

[Mono-list] Mono 2.8 and pkg-config behaviour

2010-10-19 Thread Daniel Isenmann
Hi, I have updated to the latest mono 2.8 release. Now I get the following behaviour of pkg-config: $ pkg-config --libs --cflags mono returns nothing in the new mono 2.8 release. In release 2.6.7 it returned: $ pkg-config --libs --cflags mono -D_REENTRANT -pthread

Re: [Mono-list] Mono 2.8 and pkg-config behaviour

2010-10-19 Thread Daniel Isenmann
Am 19.10.2010 12:22, schrieb Robert Jordan: On 19.10.2010 11:35, Daniel Isenmann wrote: $ pkg-config --libs --cflags mono-2 -D_REENTRANT -I/usr/lib/pkgconfig/../../include/mono-2.0 -L/usr/lib/pkgconfig/../../lib -lmono-2.0 -lm -lrt -ldl -lpthread Is this behaviour intended? Should

Re: [Mono-list] Mono 2.8 and pkg-config behaviour

2010-10-19 Thread Daniel Isenmann
Am 19.10.2010 14:42, schrieb Robert Jordan: On 19.10.2010 14:41, Robert Jordan wrote: On 19.10.2010 13:27, Daniel Isenmann wrote: Am 19.10.2010 12:22, schrieb Robert Jordan: On 19.10.2010 11:35, Daniel Isenmann wrote: $ pkg-config --libs --cflags mono-2 -D_REENTRANT -I/usr/lib

Re: [Mono-list] Mono + Webcam (cross-platform solution)?

2010-06-24 Thread Daniel Isenmann
Am 24.06.2010 06:35, schrieb davidlt: Hello, I am looking for some example of using Webcam via mono (still image capture and video stream). Solution should be cross-platform, at least working on Mac OS X and Windows with different cameras. I found some examples of C# under windows, but using

Re: [Mono-list] ubuntu packaging

2010-03-04 Thread Daniel Isenmann
Am 04.03.2010 11:40, schrieb Daniel Hughes: Recently banshee turned on opt in statistic gathering, the first set of results are in, and it turns out that the overwhelming majority of Banshee users run it on Ubuntu. This possibly unexpected result is causing the banshee team to rethink their

Re: [Mono-list] Problems compiling Mono 2.4.2

2009-07-06 Thread Daniel Isenmann
Solved. Thanks to Garuma... On Mon, 06 Jul 2009 07:09:32 +0200 Daniel Isenmann daniel.isenm...@gmx.de wrote: Yeah, you are right. But this was built in a fakeroot environment. So it has the necessary rights for doing make install. Like I said before, it worked for all versions before

[Mono-list] Problems compiling Mono 2.4.2

2009-07-05 Thread Daniel Isenmann
Hi, I have problems compiling mono 2.4.2. The compilation process went through without problems, but the make install command prints out following error: --- Making install in metadata make[2]: Entering directory `/home/ise/svn-packages/mono/trunk/src/mono-2.4.2/mono/metadata' make[3]:

Re: [Mono-list] Problems compiling Mono 2.4.2

2009-07-05 Thread Daniel Isenmann
: will not overwrite just-created `/home/ise/svn-packages/mono/trunk/pkg/usr/include/mono-1.0/mono/metadata/appdomain.h' Daniel Original-Nachricht Datum: Mon, 6 Jul 2009 09:36:19 +1000 Von: Dushara Jayasinghe dusha...@optiscan.com An: \'Daniel Isenmann\' daniel.isenm...@gmx.de, Mono

Re: [Mono-list] Mdb Crash (libmonodebuggerreadline)

2009-03-22 Thread Daniel Isenmann
On Mon, 23 Mar 2009 01:25:12 -0400 Miguel de Icaza mig...@novell.com wrote: Some one help me? I absolutly need to run the debugger... ARGGHH :-) Thanks in advance! The debugger is incorrectly compiled, it is missing the library in the error message. Already fixed on 20th of