[Mono-list] HashAlgorithmType

2008-08-18 Thread Joshua Martin
I've had trouble with this before... Are there plans to implement the
following method - it's the one thing holding me back from going completely
Mono?
*Method not found: 'System.Web.Security.Membership.get_HashAlgorithmType'.*I'm
trying to use the latest MySQL Connector/Net 5.2.3 and even after specifying
passwordFormat="clear" or passwordFormat="Encrypted" I am faced with this
error...

-- 
_

Joshua S. Martin


CONFIDENTIALITY NOTE: This e-mail message, including any attachment(s),
contains information that may be confidential, protected by the attorney
client or other legal privileges, and or proprietary non public information.
If you are not an intended recipient of this message or an authorized
assistant to an intended recipient, please notify the sender by replying to
this message and then delete it from your system. Use, dissemination,
distribution, or reproduction of this message and or any of its attachments
(if any) by unintended recipients is not authorized and may be unlawful.
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Mono 2.0 Preview 2 is out!!

2008-08-18 Thread Thomas Wiest
Hey Everyone,

We've just released Mono 2.0 Preview 2 today! Please help us out by
giving it a try with your applications.

As always, you can get the preview releases here:
http://mono.ximian.com/monobuild/preview/download-preview/

Please report any bugs that you may find using our Bugs page, AND reply
to this thread with the bug numbers so we can track them!
http://www.mono-project.com/Bugs

You can see the bugs we're tracking for Mono 2.0 here:
https://bugzilla.novell.com/buglist.cgi?bug_file_loc_type=allwordssubstr&bug_file_loc=http%3A%2F%2Fwww.go-mono.com%2Farchive%2F2.0%2F&order=bugs.bug_status%20

The earlier you file the bugs and reply to this message, the more likely
your bugs will get fixed.

Special attention is given to regressions, so if you can tell us a
version of Mono where the bug worked and you tag the summary of the bug
with [Regression], then it is much more likely your bug will get fixed.

Please help the Mono team to make 2.0 the best ever.

Thanks again!

Mono QA

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


Re: [Mono-list] Debugging Mono Apps developed on Windows/VStudio

2008-08-18 Thread Danny Waite
Excellent, thanks Jonathan/Petit, I'll give this a try and post back findings.

> Date: Mon, 18 Aug 2008 11:36:12 -0500> From: [EMAIL PROTECTED]> To: [EMAIL 
> PROTECTED]> CC: mono-list@lists.ximian.com> Subject: Re: [Mono-list] 
> Debugging Mono Apps developed on Windows/VStudio> > There are some things in 
> the works to help with this scenario, however > they are not production ready 
> yet.> > SoC:> - Automatically copy VS output to Linux and launch.> - 
> http://groups.google.com/group/mono-soc-2008> > VS Remote Debugging> - Same 
> as above, with support for remote debugging in VS.> - 
> http://anonsvn.mono-project.com/viewcvs/trunk/MonoVS> > Jonathan> > > Danny 
> Waite wrote:> > Hi All,> > > > I prefer to develop apps on Visual Studio, 
> build them and then SFTP to > > my Linux box to test. It gets quite tedious 
> when in the final stages of > > testing because you are making small tweaks 
> and have to keep > > transferring them across.> > > > I just wondered what 
> other people were doing in this scenario? I guess > > the problem is that I'm 
> making a lot of system calls so the code really > > needs to execute on the 
> linux box itself. Is there any kind of remote > > debugging supported?> > > > 
> Thanks in Advance,> > > > Regards,> > Danny> > > > > > 
> > > > 
> > ___> > Mono-list maillist - 
> Mono-list@lists.ximian.com> > 
> http://lists.ximian.com/mailman/listinfo/mono-list> ___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] TypeConverter cannot convert from System.String in2.0 preview 1

2008-08-18 Thread Andrus
> The actual link (as present in the "Download" section on
> mono-project.com) is
> http://mono.ximian.com/monobuild/snapshot/download-trunk/

I havent found System.Windows.Forms.dll file in this link.

> However you could use this quick step by step guide to compile and
> install from source at
> http://i-nz.net/2006/03/14/compile-mono-svn-head-on-windows/ . I hope
> that helps.

I followed those instructions, but copied mono sources manually from other 
svn directory.
I created file  makemono  containing

export MONO_LOCATION=/cygdrive/c/mono
export PATH=${PATH}:${MONO_LOCATION}/bin
export ACLOCAL_FLAGS="-I ${MONO_LOCATION}/share/aclocal"
export PKG_CONFIG_PATH=${PKG_CONFIG_PATH}:${MONO_LOCATION}/lib/pkgconfig
./autogen.sh --prefix=/mono/build
make
make install

Running this file causes error

[EMAIL PROTECTED] /mono/svn/mono
$ ./makemono
Running libtoolize...
You should add the contents of `/usr/share/aclocal/libtool.m4' to
`aclocal.m4'.
 ...re/aclocall -I /cygdrive/c/mono
': No such file or directorydirectory `/cygdrive/c/mono

**Error**: aclocal failed. This may mean that you have not
installed all of the packages you need, or you may need to
set ACLOCAL_FLAGS to include "-I $prefix/share/aclocal"
for the prefix where you installed the packages whose
macros were not found
./makemono: line 6: $'make\r': command not found
make: *** No rule to make target `install'.  Stop.

I dont understand how to fix this error.  It complains that /cygdrive/c/mono
does not exist.
I verified that this directory exists:

[EMAIL PROTECTED] /mono/svn/mono
$ ls /cygdrive/c/mono
Mono.url  ReleaseNotes.txt  include  man   unins000.dat
MonoDocWeb.urlbin   lib  mono.ico  unins000.exe
MonoReleaseNotes.url  etc   make share xulrunner

Andrus.

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


Re: [Mono-list] [Mono-dev] Moonlight 0.8 - Where are they Release Notes

2008-08-18 Thread Jeffrey Stedfast

On Mon, 2008-08-18 at 10:14 -0700, Daniel Morgan wrote:
> As Eno pointed out, where are the release notes for Moonlight 0.8?
> 
> Is Moonlight good enough to watch video from http://www.nbcolympics.com/ on 
> Linux now?
> 

Yea, we slipped up on updating the release notes file.

Moonlight 0.8 only reliably works for Silverlight 1.0 sites so far.
Silverlight 2.0 is still in Beta and so the API's are not yet frozen.

Unfortunately, nbcolympics.com targets Silverlight 2.0 Beta and so
Moonlight 0.8 will not work with it.

Jeff


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


[Mono-list] Moonlight 0.8 - Where are they Release Notes

2008-08-18 Thread Daniel Morgan
As Eno pointed out, where are the release notes for Moonlight 0.8?

Is Moonlight good enough to watch video from http://www.nbcolympics.com/ on 
Linux now?

--- On Fri, 8/15/08, Rusty Howell <[EMAIL PROTECTED]> wrote:

> From: Rusty Howell <[EMAIL PROTECTED]>
> Subject: [Mono-list] Moonlight 0.8 Released
> To: [EMAIL PROTECTED], "mono-list" , "Ximian Mono 
> List" <[EMAIL PROTECTED]>, "mono-devel" <[EMAIL PROTECTED]>
> Date: Friday, August 15, 2008, 4:09 PM
> Hey folks,
> 
> We just released the next version of Moonlight! 
> 
> You can download the Firfefox plugin from
> http://go-mono.com/moonlight 
> or get the sources from
> http://ftp.novell.com/pub/mono/sources/moon/
> 
> Install it and give it a try! If you come across a bug, let
> us know 
> about it 
> !
> You can also search our current bug 
> 
> 
> list to see if your bug has already been found.
> 
> Rusty Howell
> Moonlight QA
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


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


Re: [Mono-list] Debugging Mono Apps developed on Windows/VStudio

2008-08-18 Thread Jonathan Pobst
There are some things in the works to help with this scenario, however 
they are not production ready yet.

SoC:
- Automatically copy VS output to Linux and launch.
- http://groups.google.com/group/mono-soc-2008

VS Remote Debugging
- Same as above, with support for remote debugging in VS.
- http://anonsvn.mono-project.com/viewcvs/trunk/MonoVS

Jonathan


Danny Waite wrote:
> Hi All,
>  
> I prefer to develop apps on Visual Studio, build them and then SFTP to 
> my Linux box to test.  It gets quite tedious when in the final stages of 
> testing because you are making small tweaks and have to keep 
> transferring them across.
>  
> I just wondered what other people were doing in this scenario?  I guess 
> the problem is that I'm making a lot of system calls so the code really 
> needs to execute on the linux box itself.  Is there any kind of remote 
> debugging supported?
>  
> Thanks in Advance,
>  
> Regards,
> Danny
> 
> 
> 
> 
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

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


[Mono-list] Mono tray menu not closing in Windows XP

2008-08-18 Thread daspooky

Hello,

Some background info:

I wrote an application in Mono (developed on Ubuntu Hardy, using monodevelop
1.0). It's a Tomboy clone (a very simplistic one) with a tray icon with
left- and right-click menu. The implementation of the tray icon was based on
following code:

http://www.mono-project.com/GtkSharpNotificationIcon

The application is cross platform, it runs on Linux and Windows, but there
is a problem...

The problem:

When clicking the tray icon, the menu opens (left or right click menu, it
doesn't matter). When clicking somewhere else on the screen, I expect the
menu to close. This works correctly under Linux, but doesn't work in
Windows. 

What am I forgetting here?

Thanks!

Kind regards,

daspooky
-- 
View this message in context: 
http://www.nabble.com/Mono-tray-menu-not-closing-in-Windows-XP-tp19013822p19013822.html
Sent from the Mono - General mailing list archive at Nabble.com.

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


[Mono-list] Listbox with multiple choice

2008-08-18 Thread Zuiop

Hi,

i'm new to mono and i have got a "silly" question...
I program an application by using the .net compact framework and I have
noticed that are no properties for multiplechoice/singlechoice in the class
"listbox" and in the class "listview". 
But I need a list-class, multiple-choice capable. Is there such a class in
the Mono-Framework? Or is there a way to a class with the Mono framework to
implement quickly?

Thank you
-- 
View this message in context: 
http://www.nabble.com/Listbox-with-multiple-choice-tp18999613p18999613.html
Sent from the Mono - General mailing list archive at Nabble.com.

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


[Mono-list] Console.ForegroundCOlor throws exception

2008-08-18 Thread ERobishaw

Mono 1.9 on Debian Linux system...
Yes, am using gmcs to compile (actually, using monoDevelop).

Everything .NET 2.0 works great except this...


Trying Console.ForegroundColor = ConsoleColor.Red gives the following
exception:


System.ArgumentNullException: Argument cannot be null.
  at System.String.FormatHelper (System.Text.StringBuilder result,
IFormatProvider provider, System.String format, System.Object[] args) [
0x0]
  at System.String.Format (IFormatProvider provider, System.String format,
System.Object[] args) [0x0]
  at System.String.Format (System.String format, System.Object arg0)
[0x0]
  at System.TermInfoDriver.set_ForegroundColor (ConsoleColor value)
[0x0]
  at System.ConsoleDriver.set_ForegroundColor (ConsoleColor value) [0x0]
  at System.Console.set_ForegroundColor (ConsoleColor value) [0x0]


I saw someone posted a message about using Console2 class... I think they
meant .net 2.0? 
Is there any other way to get color output?
I suppose writing VT102 commands (yuck).

Any ideas?



-- 
View this message in context: 
http://www.nabble.com/Console.ForegroundCOlor-throws-exception-tp18994579p18994579.html
Sent from the Mono - General mailing list archive at Nabble.com.

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


Re: [Mono-list] Can run mono once and only once ( Mono locks up when calling pthread_getattr_np ).

2008-08-18 Thread simozzer

John,

Thanks for your reply. I'm afraid my lack of c, gdb and linux debugging
knowledge is letting me down here.

It appears that the attribute structure is allocated in the few lines just
before the lock occurs. At first glance it does not appear that the program
is trying to reuse the same structure on second run (it should be a new
instance?).

( code snippet from mono_thread_get_stack_bounds)
pthread_attr_t attr;
guint8 *current = (guint8*)&attr;
pthread_attr_init(&attr);
pthread_getattr_np(pthread_self(),&attr);

I'm going to try rebooting and stepping through the first (succesfull) run
to see if I can trace what is happening with the attr structure on the first
run - unless you have any other suggestions?





> I've narrowed it down to a call in threads.c, line 766:
> 
> pthread_getattr_np(pthread_self(), &attr).
> 
> I'm still no wiser though. Does anyone have any insight as to why this
> call might be causing some kind of deadlock?

Look very carefully at what happens with that attribute resource
structure.
Is it getting re-used for the second call that causes the deadlock? How
is
it allocated? 

-- 
John Dallman
Parasolid Porting Engineer

Siemens PLM Software
46 Regent Street, Cambridge, CB2 1DP
United Kingdom
Tel: +44-1223-371554
[EMAIL PROTECTED]
www.siemens.com/plm


-- 
View this message in context: 
http://www.nabble.com/Can-run-mono-once-and-only-once-%28EEE-PC%29--tp18821807p19028825.html
Sent from the Mono - General mailing list archive at Nabble.com.

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


Re: [Mono-list] Can run mono once and only once ( Mono locks up when calling pthread_getattr_np ).

2008-08-18 Thread Dallman, John
> I've narrowed it down to a call in threads.c, line 766:
> 
> pthread_getattr_np(pthread_self(), &attr).
> 
> I'm still no wiser though. Does anyone have any insight as to why this
> call might be causing some kind of deadlock?

Look very carefully at what happens with that attribute resource
structure.
Is it getting re-used for the second call that causes the deadlock? How
is
it allocated? 

-- 
John Dallman
Parasolid Porting Engineer

Siemens PLM Software
46 Regent Street, Cambridge, CB2 1DP
United Kingdom
Tel: +44-1223-371554
[EMAIL PROTECTED]
www.siemens.com/plm

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:mono-list-
> [EMAIL PROTECTED] On Behalf Of simozzer
> Sent: Sunday, August 17, 2008 11:14 PM
> To: mono-list@lists.ximian.com
> Subject: Re: [Mono-list] Can run mono once and only once ( Mono locks
> up when calling pthread_getattr_np ).
> 
> 
> I've narrowed it down to a call in threads.c, line 766:
> 
> pthread_getattr_np(pthread_self(), &attr).
> 
> I'm still no wiser though. Does anyone have any insight as to why this
> call
> might be causing some kind of deadlock?
> 
> Thanks
> 
> Simozzer.
> 
> 
> 
> simozzer wrote:
> >
> > Can anyone please help me here?
> >
> > I can run mono 1.2.6 absolutely fine with no problems but with 2.0 I
> > always experience a lock-up. The lockup occurs both when I have
built
> mono
> > from trunk and also when i try installing the (unsupported) binary
> > distribution.
> >
> > Any hints to help me debug this would be much appreciated.
> >
> > Cheers
> >
> > Mozzy
> >
> >
> > simozzer wrote:
> >>
> >> Hello,
> >>
> >> I wonder if anyone can help me with fixing this?
> >>
> >> After lots of package upgrades I've finally managed to get mono 2.0
> >> installed on my EEE PC -Yey!
> >>
> >> It seems, however, I can run any mono application once then I have
> to
> >> reboot - Boo!
> >>
> >> After reboot the first mono application i try to run runs fine -
the
> next
> >> freezes :(
> >>
> >> I've tried debugging using gdb but i've never gdb debugged anything
> in my
> >> life so I haven't got very far. Here follows the gdb output from
two
> >> successive runs of HelloWorld.exe:
> >>
> >> Starting program: /opt/mono/2.0/bin/mono /home/user/HelloWorld.exe
> >> [Thread debugging using libthread_db enabled]
> >> [New Thread -1210984736 (LWP 8969)]
> >> [New Thread -1218667600 (LWP 8970)]
> >> [New Thread -1218815056 (LWP 8971)]
> >> Hello
> >>
> >> Program received signal SIGPWR, Power fail/restart.
> >> [Switching to Thread -1218815056 (LWP 8971)]
> >> 0xb7e7dc01 in pthread_cond_wait@@GLIBC_2.3.2 () from
> >> /lib/tls/libpthread.so.0
> >> (gdb) continue
> >> Continuing.
> >>
> >> Program received signal SIGXCPU, CPU time limit exceeded.
> >> 0xb7d47e3d in sigsuspend () from /lib/tls/libc.so.6
> >> (gdb) c
> >> Continuing.
> >>
> >> Program exited normally.
> >> (gdb) run /home/user/HelloWorld.exe
> >> Starting program: /opt/mono/2.0/bin/mono /home/user/HelloWorld.exe
> >> [Thread debugging using libthread_db enabled]
> >> [New Thread -1210964256 (LWP 8972)]
> >> [New Thread -1218647120 (LWP 8973)]
> >>
> >> At this point gdb freezes - what keys can i press to halt execution
> and
> >> inspect the call stack to find out what the heck is happening?
> >>
> >> Can anyone help? P.lease, it would be wonderful to get Mono and
> >> MonoDevelop up and running on a 4GB handheld 'toy' :o)
> >>
> >> Cheers
> >>
> >> Mozzy
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >
> >
> 
> --
> View this message in context: http://www.nabble.com/Can-run-mono-once-
> and-only-once-%28EEE-PC%29--tp18821807p19023849.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> 
> ___
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list