Re: [Mono-dev] 2.10~rc1 and dropped architectures

2011-02-07 Thread Anton Andreev
Hi,

But you can also add support for the just released Debian 6.0 / kFreeBSD:

The following issues describe the problem:

1. Patch please support kfreebsd by update libgc to gc6.8
https://bugzilla.novell.com/show_bug.cgi?id=321634

2. Reported by me problem with pthreads which is a consequence of the above 
issue I think:
https://bugzilla.novell.com/show_bug.cgi?id=669589

So there is a patch already, which can fix that.

Regards,
Anton

- Original Message -
From: Jo Shields direct...@apebox.org
To: munro...@us.ibm.com
Cc: Zoltan Varga var...@gmail.com, mono-devel-list@lists.ximian.com
Sent: Wednesday, February 2, 2011 7:30:57 PM
Subject: Re: [Mono-dev] 2.10~rc1 and dropped architectures

On Wed, 2011-02-02 at 11:31 -0600, Steven Munroe wrote:
 On Mon, 2011-01-31 at 23:54 +, Jo Shields wrote:
   === SPARC ===
   
   On SPARC, we fail to build fully - the runtime explodes with a SIGSEGV
   whilst compiling gacutil.exe. Log:
   http://retro.apebox.org/mono210/buildlog.sparc
   
   SPARC is one of the most popular minority architectures in Debian, 
   and we would hate to lose it, especially when SPARC/Solaris is
   actively maintained in Mono and isn't that different.
  
  So, ready for some fun?
  
  I applied ca0ededdc63e7af50a8b1548975cd, which Zoltan suggested on
  #monodev would help matters on SPARC.
  
  It stopped the SEGV.
  
  However, the build now fails in an IDENTICAL manner to PowerPC:
  
  make[9]: Entering directory
  `/home/directhex/mono/mcs/class/Mono.CompilerServices.SymbolWriter'
  MCS [net_2_0] Mono.CompilerServices.SymbolWriter.dll
  Couldn't sign the
  assembly ../../class/lib/net_2_0/tmp/Mono.CompilerServices.SymbolWriter.dll 
  with this key pair.
  make[9]: ***
  [../../class/lib/net_2_0/tmp/Mono.CompilerServices.SymbolWriter.dll]
  Error 1
  
  So I get the feeling there's a common issue here
 
 Is this still an issue? Seems likely an endian issue in key handling ...
 
 Do you need another pair of hands for PPC?

Looks like these problems with sparc/ppc were fixed between 2.10~rc1 and
2.10~rc2

___
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] 2.10~rc1 and dropped architectures

2011-02-07 Thread Anton Andreev
Hi,

I could not compile it with the instructions here:
http://www.mono-project.com/Compiling_Mono_From_Git

I entered this command:
git clone git://github.com/mono/mono.git
and I installed all the dependencies (or maybe not all? pthreads?).

I could not compile it because it complaint about pthreads, so I filed this bug.

What am I missing?

- Original Message -
From: Jo Shields direct...@apebox.org
To: Anton Andreev antonandr...@fmi.uni-sofia.bg
Cc: mono-devel-list mono-devel-list@lists.ximian.com, petr salinger 
petr.salin...@seznam.cz, lu...@novell.com
Sent: Monday, February 7, 2011 12:41:22 PM
Subject: Re: [Mono-dev] 2.10~rc1 and dropped architectures

On Mon, 2011-02-07 at 12:17 +0200, Anton Andreev wrote:
 Hi,
 
 But you can also add support for the just released Debian 6.0 / kFreeBSD:
 
 The following issues describe the problem:
 
 1. Patch please support kfreebsd by update libgc to gc6.8
 https://bugzilla.novell.com/show_bug.cgi?id=321634
 
 2. Reported by me problem with pthreads which is a consequence of the above 
 issue I think:
 https://bugzilla.novell.com/show_bug.cgi?id=669589
 
 So there is a patch already, which can fix that.

We already do this. Mono on Debian has supported kFreeBSD for years. Our
current patch branch against 2.10 is at
http://git.debian.org/?p=pkg-mono/packages/mono.git;a=shortlog;h=refs/heads/upstream-2.10_rc1/debian/patches/kfreebsd_support



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


Re: [Mono-dev] 2.10~rc1 and dropped architectures

2011-02-07 Thread Anton Andreev
Then I kindly beg you to consider adding it to releases from the upstream Mono 
Project.

I have mono 2.6.7 installed from binaries on Debian kFreebSD (which is great 
indeed), but I want to use the latest version (Mono 2.10). I want to use Mono 
for a server application with the new Generation GC (as it helps long running 
application perform better) and utilize ZFS from Debian kfreeBSD AMD 64. My 
application will be very I/O intensive.

-Anton

- Original Message -
From: Jo Shields direct...@apebox.org
To: Anton Andreev antonandr...@fmi.uni-sofia.bg
Cc: mono-devel-list mono-devel-list@lists.ximian.com
Sent: Monday, February 7, 2011 1:31:22 PM
Subject: Re: [Mono-dev] 2.10~rc1 and dropped architectures

On Mon, 2011-02-07 at 13:19 +0200, Anton Andreev wrote:
 Hi,
 
 I could not compile it with the instructions here:
 http://www.mono-project.com/Compiling_Mono_From_Git
 
 I entered this command:
 git clone git://github.com/mono/mono.git
 and I installed all the dependencies (or maybe not all? pthreads?).
 
 I could not compile it because it complaint about pthreads, so I filed this 
 bug.
 
 What am I missing?

kFreeBSD support is downstream in Debian. It isn't part of releases from
the upstream Mono Project.



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


[Mono-dev] Sesame SPARQL desktop client

2010-09-07 Thread Anton Andreev
Hello,

My friend Jeen and I have released a new client for Sesame repositories and 
SPARQL endpoints. It is written in C#, Windows.Forms and uses libraries from 
Java converted to .NET through IKVM. Geeky, isn't it? The web site is: 
http://sourceforge.net/projects/sesamewinclient/

1. Could someone include it on Mono's web-site here: 
http://www.mono-project.com/Software in the section Commercial and Open Source 
Applications or GUI Applications.

2. Someone (or if you learns us) can package it for SUSE Linux and add it for 
the next OpenSuse release.

Cheers,
Anton  

web-site: http://debian.fmi.uni-sofia.bg/~toncho/myblog/

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


[Mono-dev] Failed to create shadow copy (CopyFile).

2008-01-21 Thread Anton Andreev
I have two real world projects that thow this exception with Mono. How do I 
find what exactly the problem is. This exception is vague! An if only there was 
a debugger!?


/Failed to create shadow copy (CopyFile)./

*Description: *Error processing request.

*Error Message: *HTTP 500. System.ExecutionEngineException: Failed to 
create shadow copy (CopyFile).

*Stack Trace: *

System.ExecutionEngineException: Failed to create shadow copy (CopyFile).
  at (wrapper managed-to-native) 
System.Reflection.Assembly:load_with_partial_name 
(string,System.Security.Policy.Evidence)
  at System.Reflection.Assembly.LoadWithPartialName (System.String partialName, 
System.Security.Policy.Evidence securityEvidence, Boolean oldBehavior) 
[0x0] 
  at System.Reflection.Assembly.LoadWithPartialName (System.String partialName, 
System.Security.Policy.Evidence securityEvidence) [0x0] 
  at System.Reflection.Assembly.LoadWithPartialName (System.String partialName) 
[0x0] 
  at System.Web.Compilation.AssemblyPathResolver.GetAssemblyPath (System.String 
assemblyName) [0x0] 



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


[Mono-dev] some attention please on a unicode bug

2008-01-06 Thread Anton Andreev
Hi,

I beg on some attention on bug: #350979 which is a blocker to me.
https://bugzilla.novell.com/show_bug.cgi?id=350979
It is about unicode encoding.

I would provide some more information on it as far as someone is 
assigned to take a look at it.
I just feel that no one is going to take a look at it for the next few 
months.

Thanks.

Cheers,
Anton

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


Re: [Mono-dev] some attention please on a unicode bug

2008-01-06 Thread Anton Andreev
Hi,

It worked.
Always use the correct encoding utf-8/utf-16 (depending on the files) 
with fileencoding directive and not unicode. That is the lesson I ve 
learned 10x to /Robert Jordan mailto:[EMAIL PROTECTED].

I must admit that the Microsoft .NET framework throws no exception, but 
Mono does.

Cheers,
Anton
/
Andreas Färber wrote:
 Hi,

 Am 06.01.2008 um 12:55 schrieb Anton Andreev:

 I beg on some attention on bug: #350979 which is a blocker to me.
 https://bugzilla.novell.com/show_bug.cgi?id=350979

 The severity is supposed to be applied to Mono, not to the reporter! 
 Most bugs are blockers to someone or something.

 Can't comment on this bug, unfortunately. While not using ASP.NET I do 
 have a number of non-ASCII characters in my files and haven't run into 
 this issue yet. Have you tried from SVN and checked the current code 
 mentioned in that mailing list post? Mono usually aims to reproduce 
 .NET behavior as documented; if it's some length miscalculation, as 
 you seem to suggest, you might be able to artificially increase the 
 buffer size in your working copy, avoiding the problem until a real 
 fix is found.

 Andreas



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


[Mono-dev] xsp2 problem

2007-12-20 Thread Anton Andreev

Hi,

I am using the following bat file to execute my website from test 
directory:


@echo off
call d:\PROGRA~1\MONO-1~1.6\bin\setmonopath.bat
cd /D D:\test
xsp2 --root . --port 8088 --applications /:.

and then: http://localhost:8088/

but I get the following error:


   /Path '/' was not found./

*Description: *Error processing request.

*Error Message: *HTTP 404. System.Web.HttpException: Path '/' was not 
found.


*Stack Trace: *

System.Web.HttpException: Path '/' was not found.
 at System.Web.StaticFileHandler.ProcessRequest (System.Web.HttpContext context) [0x0] 
 at System.Web.HttpApplication+c__CompilerGenerated5.MoveNext () [0x0] 



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


[Mono-dev] xsp2 problem

2007-12-20 Thread Anton Andreev
Hi,

I have this problem to half of my website pages:


  Server Error in '/' Application




/Arg_InsufficientSpace
Parameter name: chars/

*Description: *Error processing request.

*Error Message: *HTTP 500. System.ArgumentException: Arg_InsufficientSpace
Parameter name: chars

*Stack Trace: *

System.ArgumentException: Arg_InsufficientSpace
Parameter name: chars
  at System.Text.UTF8Encoding.InternalGetChars (System.Byte* bytes, Int32 
byteCount, System.Char* chars, Int32 charCount, System.UInt32 leftOverBits, 
System.UInt32 leftOverCount, System.Object provider, 
System.Text.DecoderFallbackBuffer fallbackBuffer, System.Byte[] bufferArg, 
Boolean flush) [0x0] 
  at System.Text.UTF8Encoding.InternalGetChars (System.Byte[] bytes, Int32 
byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex, 
System.UInt32 leftOverBits, System.UInt32 leftOverCount, System.Object 
provider, System.Text.DecoderFallbackBuffer fallbackBuffer, System.Byte[] 
bufferArg, Boolean flush) [0x0] 
  at System.Text.UTF8Encoding+UTF8Decoder.GetChars (System.Byte[] bytes, Int32 
byteIndex, Int32 byteCount, System.Char[] chars, Int32 charIndex) [0x0] 
  at System.IO.StreamReader.ReadBuffer () [0x0] 
  at System.IO.StreamReader.Read (System.Char[] dest_buffer, Int32 index, Int32 
count) [0x0] 
  at System.IO.StreamReader.ReadToEnd () [0x0] 
  at System.Web.Compilation.AspParser..ctor (System.String filename, 
System.IO.TextReader input) [0x0] 
  at System.Web.Compilation.AspGenerator.InitParser (System.String filename) 
[0x0] 
  at System.Web.Compilation.AspGenerator.Parse (System.String file) [0x0] 
  at System.Web.Compilation.AspGenerator.Parse () [0x0] 
  at System.Web.Compilation.AspGenerator.GetCompiledType () [0x0] 
  at System.Web.UI.PageParser.CompileIntoType () [0x0] 
  at System.Web.UI.TemplateControlParser.GetCompiledInstance () [0x0] 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String 
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x0] 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext 
context, System.String requestType, System.String url, System.String path) 
[0x0] 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context) 
[0x0] 
  at System.Web.HttpApplication+c__CompilerGenerated5.MoveNext () [0x0] 



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


[Mono-dev] Is AJAX ready

2007-09-21 Thread Anton Andreev
Hi,

Does the last version of Mono 1.2.5.1 support Ajax?


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


Re: [Mono-dev] asp.net menu StaticSelectedStyle

2007-09-17 Thread Anton Andreev
Hi,

The problem is when using menu in the master page. The child pages does 
override something, so them menu is left not selected. This means  that 
we have to select it manually by accessing the menu in the master page 
from the child page like this.Master.FindControl(MyMenu) and set the 
menu item.Selected=true that corresponds to the page the user has 
clicked in the menu.

Source: 
http://msconline.maconstate.edu/tutorials/ASPNET2/ASPNET10/aspnet10-02.aspx

Cheers,
Anton


Onur Gumus wrote:
 I use that control successfully as of 1.2.5. I have digged all options 
 but here's my decleration:

  asp:Menu  style=position:absolute; top:200px; 
Id=menu1 DataSourceID=srcSiteMap
   
  StaticMenuItemStyle-Font-Size=16
  StaticHoverStyle-ForeColor=white 
  StaticHoverStyle-BackColor=Red
  
   StaticHoverStyle-ItemSpacing=2
   StaticMenuItemStyle-ForeColor=Red
   StaticMenuItemStyle-BackColor=White
  
DynamicMenuItemStyle-Font-Size=16
  DynamicHoverStyle-ForeColor=white 
  DynamicHoverStyle-BackColor=Red
  
   DynamicHoverStyle-ItemSpacing=2
   DynamicMenuItemStyle-ForeColor=Red
   DynamicMenuItemStyle-BackColor=White
  Runat=server  /


 This works exactly I expected (successfully). One important note . You 
 must get rid of the !DOCTYPE decleration at top of the aspx page for 
 this to work


 I hope it helps
 On 9/11/07, *Anton Andreev* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 Hi,

 It seems that there is a problem with StaticSelectedStyle in Microsoft
 version of Asp.NET Menu control.
 Does someone know something about that?
 Is it Mono Menu control stable enough, so I can use it instead of
 Microsoft one?

 Cheers,
 Anton

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




 -- 
 Warning: If you are reading this then this warning is for you. Every 
 word you read of this useless fine print is another second off your 
 life. Don't you have other things to do? Is your life so empty that 
 you honestly can't think of a better way to spend these moments? Or 
 are you so impressed with authority that you give respect and credence 
 to all that claim it? Do you read everything you're supposed to read? 
 Do you think every thing you're supposed to think? Buy what you're 
 told to want? Get out of your apartment. Meet a member of the opposite 
 sex. Stop the excessive shopping and masturbation.Quit your job. Start 
 a fight. Prove you're alive. If you don't claim your humanity you will 
 become a statistic. You have been warned - Onur 

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


[Mono-dev] no sprj2make for VS2005

2007-06-13 Thread Anton Andreev
Hi,

There is no version  of sprj2make-setup-1.0.0.0.exe for VS 2005. How 
should I test mono in VS?

Cheers,
Anton

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


[Mono-dev] asp.net datalist is not databinding???!!!

2007-06-13 Thread Anton Andreev
Hi,

I tested my website on Mono on windows and noticed that all my data 
datalists are not databinding at all, but they do on MS .NET. I must 
notice that mono is working fine and retrieving data from Postgresql for 
gridviews. Is there any known problems regarding datalists in ASP.NET 2.0??

If there was debugging I would know where exactly the problem is.

Cheers,
Anton

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


Re: [Mono-dev] asp.net datalist is not databinding???!!!

2007-06-13 Thread Anton Andreev
I did filed a bug with a ready to test project, so hope someone takes a 
look soon.

Marek Habersack wrote:
 On Wed, 13 Jun 2007 11:43:56 +0300, Anton Andreev [EMAIL PROTECTED]
 scribbled:

   
 Hi,
 
 Hey,

   
 I tested my website on Mono on windows and noticed that all my data 
 datalists are not databinding at all, but they do on MS .NET. I must 
 notice that mono is working fine and retrieving data from Postgresql for 
 gridviews. Is there any known problems regarding datalists in ASP.NET 2.0??
 
 Generally they work well, but there are undoubtedly some bugs left around.
 Please create a simple test case that demonstrates the problem, and file a bug
 report.

 regards,

 marek
   

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


Re: [Mono-dev] Probably a dumb question - DirectX and Mono and Linux

2007-04-17 Thread Anton Andreev

Check out the http://www.openxna.net/  Mono.XNA project.

Anton



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


[Mono-dev] mono on nexenta

2007-04-16 Thread Anton Andreev

 Hi,

I have this error while trying to compile xsp on Nexenta alpha 6.

Makefile:339: *** missing separator.  Stop.

I downloaded the source from svn on a windows machine, zip it and then
send it to a Nexenta system. Could it be a problem with the lines endings?


Anton


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


Re: [Mono-dev] mono on nexenta

2007-04-16 Thread Anton Andreev

 Hi,

xsp did compiled from the stable source, but it failed to 'make install':

Making install in Mono.WebServer
make[2]: Entering directory `/root/mono-source/xsp-1.2.3/src/Mono.WebServer'
make[3]: Entering directory `/root/mono-source/xsp-1.2.3/src/Mono.WebServer'
make[3]: Nothing to be done for `install-exec-am'.
no -package 1.0 -root /usr/local/lib -i
../../src/Mono.WebServer/Mono.WebServer. dll
make[3]: no: Command not found
make[3]: *** [install-data-local] Error 127
make[3]: Leaving directory `/root/mono-source/xsp-1.2.3/src/Mono.WebServer'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/root/mono-source/xsp-1.2.3/src/Mono.WebServer'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/mono-source/xsp-1.2.3/src'
make: *** [install-recursive] Error 1

But I started it from the src directory.

 Hey,

 Maybe is better download direct in Linux, here all looks fine.

 Everaldo.


 On 4/16/07, Anton Andreev [EMAIL PROTECTED] wrote:

  Hi,

 I have this error while trying to compile xsp on Nexenta alpha 6.

 Makefile:339: *** missing separator.  Stop.

 I downloaded the source from svn on a windows machine, zip it and then
 send it to a Nexenta system. Could it be a problem with the lines
 endings?


 Anton


 ___
 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] mono on nexenta

2007-04-16 Thread Anton Andreev

http://localhost:8080

I can not run the tests, firefox starts waiting , but nothing happens???!

[EMAIL PROTECTED]:~/mono-source/xsp-1.2.3/test/2.0#
~/mono-source/compiled_new/bin/mono ../../src/xsp.exe
GC Warning: Large stack limit(10485760): only scanning 8 MB
xsp
Listening on port: 8080 (non-secure)
Listening on address: 0.0.0.0
Root directory: /root/mono-source/xsp-1.2.3/test/2.0
Hit Return to stop the server.


I


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


[Mono-dev] mono on nexenta

2007-04-15 Thread Anton Andreev
Hi,

I downloaded the source from http://mono.ximian.com/daily.

I did successfully compiled it on Nexenta alpha 6, but I do not see the 
ASP.NET files like xsp or mod-mono?


Cheers,
Anton

___
Mono-devel-list mailing list
[EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] mono frustration

2006-04-18 Thread Anton Andreev

  Did anyone installed mono on fedora core 5

There is a problem with gtkhtml3 and gtk-sharp, pango ...

 Mono frustrated me again,cause I wanted to try the new Fedora with new
Monodevelop with the new Glade designer. I could not install the
monodevelop. It never ever installed with yum install monodevelop. Have
in mind that I am an ordinary Linux user, .NET developer and I ve been
intrested in Mono for a long time. I even reinstalled my fedora, replaced
the 64 bit edition with 32 bit edition, but guess what - I had the same
problem.

I will wait a few more months I suppose till fedora core 5 binaries are
released or the yum dependencies are fixed ...





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


[Mono-dev] mysql bytefx encoding problem

2006-03-08 Thread Anton Andreev


  Hi,

Is there an encoding parameter in bytefx connection string?
I have a database with latin1 encoding and as far as I can see the
provider uses that encoding without giving you an option. I am using mysql
4.0 and the database has Windows 1251 data (not latin1). I use Bulgerian.

I see two ways to proceed:
Change the db encoding to 1251. (I am not sure that is possible in my case)
You have patched bytefx :)

Greetings,
Anton



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


[Mono-dev] mirror of mono files?

2006-01-09 Thread Anton Andreev

 Hi,

Can we make an official mirror of mono binaries(and source maybe) to our
server?
How the synchronization would be made? Rsync?

Cheers,
Anton


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


[Mono-dev] windows shares

2005-11-25 Thread Anton Andreev
 Hi,

How does Mono handles the following on Linux?

name=@\\store\work.zip;
fs_in=new FileStream(name,FileMode.Open,FileAccess.Read,FileShare.Read);

What about the slashes? Would Mono access the file though Windows style is
used to access shared files?

I do not want to mount as this involves using unmanaged code.

Thanks,
Anton






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


[Mono-dev] localization problem?

2005-11-24 Thread Anton Andreev
 Hi,

I ve got three programs:

1)asp.net client encoding is deafault
2)console server
3)postgre database with database encoding WIN as I use Bulgarian

They all run on windows paltform.

I only moved the console server to mono on Linux and left everything else
on Windows. It worked but the asp.net shows ,,..,. where it is supposed
to be Bulgarian. The asp.net and the console server use remoting to
communicate. I do not make any conversions. What is included in
mono-locale-extras?

Please give me some hints to explore.

Thanks,
Anton




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


Re: [Mono-devel-list] gtk-sharp failed to compile

2005-07-27 Thread Anton Andreev

 I removed the check for mono in the configure script and it compiled.
 Is it OK this way?

 Hi Anton,
 As I understand (I saw a discussion on the mono-list mailing list
 earlier), there is a problem trying to compile mono (and maybe gtk# for
 the same reason) under fedora core 4 as it uses gcc 4.0.
 I don't know why this is, try searching the messages from this list.

 Anton Andreev wrote:
 checking size of void *... 8
 checking for pkg-config... /usr/bin/pkg-config
 checking for mono = 0.96... Package mono was not found in the
 pkg-config
 search path.
 Perhaps you should add the directory containing `mono.pc'
 to the PKG_CONFIG_PATH environment variable
 No package 'mono' found
 checking for csc.exe... no
 configure: error: You

 need to install either mono or .Net

 I have PKG_CONFIG_PATH=/usr/lib/pkgconfig/ where my mono.pc is and still
 nothing???
 fedora core 4


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


 --
 Emil R. Emilov
 ---
 mailto:[EMAIL PROTECTED]
 http://www.emilov.de





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


Re: [Mono-devel-list] unsigned package mono-jscript-1.1.8.2-0.novell.i586.rpm

2005-07-27 Thread Anton Andreev

 yes, you were right. thanks.

 Hi,
   You're absolutely right. Per the yum.conf man page
 (http://devel.linux.duke.edu/cgi-bin/viewcvs.cgi/yum/docs/yum.conf.5?rev=1.33view=auto),
 the setting for gpgcheck in [main] defines the default. At least RHEL 4
 and FC 4 ship with gpgcheck=1 in [main].

 Regards
 -fawad

 Rafael Teixeira wrote:
 Hi Fawad,

 Maybe yum changed the default for this setting on recent versions, or
 the global yum.conf has been changed by the user (Anton) to turn it on
 by default.

 This gpgcheck setting is omitted in my copy of mono.repo (as the one
 you linked) and yum 2.2.1 (FC3) never presented me such message as
 told by Anton: unsigned package
 mono-jscript-1.1.8.2-0.novell.i586.rpm.

 Anyway, I do think mono.repo should be configured as you suggest to
 make things 'explicitly' work as intended.

 :)

 On 7/27/05, Fawad Halim [EMAIL PROTECTED] wrote:

If that's the case, then shouldn't the sample mono.repo on the website
(http://www.go-mono.com/download/fedora-3-i386/mono.repo) be modified to
have

gpgcheck=0

in each of the repository sections?

-fawad

Ben Maurer wrote:

On Wed, 2005-07-27 at 00:12 +0300, Anton Andreev wrote:


yum install mono-complete

ends with: unsigned package mono-jscript-1.1.8.2-0.novell.i586.rpm

What should I do?

fedora core 4, installing mono 1.1.8.1


We don't sign our packages. You need to tell yum to disable its
signature check.

-- Ben

___
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





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


[Mono-devel-list] gtk-sharp failed to compile

2005-07-26 Thread Anton Andreev
checking size of void *... 8
checking for pkg-config... /usr/bin/pkg-config
checking for mono = 0.96... Package mono was not found in the pkg-config
search path.
Perhaps you should add the directory containing `mono.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mono' found
checking for csc.exe... no
configure: error: You need to install either mono or .Net

I have PKG_CONFIG_PATH=/usr/lib/pkgconfig/ where my mono.pc is and still
nothing???
fedora core 4


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


[Mono-devel-list] Windows shares and FileStream

2005-06-23 Thread Anton Andreev
 Hi,

Does the FileStream class support file shares of this type
\\computer\share\file. I think not?



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


[Mono-devel-list] Windows service

2005-06-02 Thread Anton Andreev

 Does Mono support Windows Service as daemon or something?


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