[MonoDevelop] Monodevelop-list Digest, Vol 45, Issue 14

Patrick Barry drpatrickbarry at gmail.com
Thu Jan 22 16:35:51 EST 2009


I am building  a VS web application and a class project in the same
solution. It complies OK but the dll from the class project is not copied to
the bin folder of the web application as it would in VS. The Web application
does reference the class project. Is this a setting somewhere or do I have
to setup a post build command to copy the dll over?

2009/1/21 <monodevelop-list-request at lists.ximian.com>

> Send Monodevelop-list mailing list submissions to
>        monodevelop-list at lists.ximian.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://lists.ximian.com/mailman/listinfo/monodevelop-list
> or, via email, send a message with subject or body 'help' to
>        monodevelop-list-request at lists.ximian.com
>
> You can reach the person managing the list at
>        monodevelop-list-owner at lists.ximian.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Monodevelop-list digest..."
>
>
> Today's Topics:
>
>   1. Fullscreen to F11 ( B?lint Kriv?n )
>   2. Debugger for ASP.NET, when ? (Onur Gumus)
>   3. SVN Trunk Won't Compile Missing Reference? (svn rev:      123811)
>      (Charles Mason)
>   4. Re: SVN Trunk Won't Compile Missing Reference? (svn rev:
>      123811) (Lluis Sanchez Gual)
>   5. Strange GUI Issues (Charles Mason)
>   6. Re: debugger does not launch app (Cvetomir)
>   7. Re: debugger does not launch app (Michael Hutchinson)
>   8. Re: debugger does not launch app (Cvetomir Todorov)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 18 Jan 2009 10:38:57 +0100
> From: " B?lint Kriv?n " <balint at krivan.info>
> Subject: [MonoDevelop] Fullscreen to F11
> To: monodevelop-list at lists.ximian.com
> Message-ID:
>        <61a53bfd0901180138t3793c860y4954e4719cf5a91f at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi everyone!
>
> Currently Novell's Bugzilla is down for registration, so I couldn't open a
> ticket for this. I believe that a hotkey should be available for
> fullscreen,
> and I would recommend F11 for this, because many other applications using
> this.
>
> OFF:
> And I would like to thank for everyone for this great IDE! It rocks!
> (escpecially now with debugging ability)
>
> Regards,
> B?lint Kriv?n
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090118/03bdf5e2/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Sun, 18 Jan 2009 12:23:15 +0200
> From: Onur Gumus <emperon at gmail.com>
> Subject: [MonoDevelop] Debugger for ASP.NET, when ?
> To: monodevelop-list <monodevelop-list at lists.ximian.com>,       mono-devel
>        <mono-devel-list at lists.ximian.com>
> Message-ID:
>        <8a7a2d050901180223o53bdd5c5s518d53e2b4ef350d at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hello, I know there is a gui debugger for normal applications in
> monodevelop. But for XSP2 it doesn't work.
>
> Any predictions that when a debugger will be implemented for ASP.NET  ?
>
> thanks
> Onur
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 19 Jan 2009 16:39:15 +0000
> From: "Charles Mason" <charlie.mas at gmail.com>
> Subject: [MonoDevelop] SVN Trunk Won't Compile Missing Reference? (svn
>        rev:    123811)
> To: monodevelop-list at lists.ximian.com
> Message-ID:
>        <1960fb140901190839g28a03483mbf2677f905b0b169 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi All,
>
> I have been following the SVN trunk for a couple of months now. I ran
> SVN update to bring it up to the latest version all went well. I have
> a couple of local modifications but nothing conflicted.  Below is a
> sample of the output
>
> ./Gui/TestResultsPad.cs(125,40): warning CS0612:
> `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> ./Gui/TestResultsPad.cs(134,39): warning CS0612:
> `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> ./Gui/TestResultsPad.cs(143,38): warning CS0612:
> `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> ./Services/NUnitService.cs(121,41): error CS0246: The type or
> namespace name `AsyncOperation' could not be found. Are you missing a
> using directive or an assembly reference?
> Compilation failed: 1 error(s), 11 warnings
> make[5]: *** [../../../build/AddIns/NUnit/MonoDevelop.NUnit.dll] Error 1
> make[5]: Leaving directory
> `/usr/src/monoSVN/monodevelop1.9.1/monodevelop/main/src/addins/NUnit'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/usr/src/monoSVN/monodevelop1.9.1/monodevelop/main/src/addins/NUnit'
>
> It appears to be part of the Nunit integration thats causing the
> problem. Can I disable this with a configure switch, I can't seem to
> find one.
>
> I noticed the change log mentions some work on Nunit recently. I am
> running mono 2.0.1 from a source tar ball on Ubuntu Intrepid.
>
> Is this just something missing on my system or  is it an error in a
> recent commit?
>
> Any one else experiencing this?
>
> Charlie M
>
>
> ------------------------------
>
> Message: 4
> Date: Mon, 19 Jan 2009 18:18:05 +0100
> From: Lluis Sanchez Gual <lluis at novell.com>
> Subject: Re: [MonoDevelop] SVN Trunk Won't Compile Missing Reference?
>        (svn rev: 123811)
> To: charlie at cpsoftware.com
> Cc: monodevelop-list at lists.ximian.com
> Message-ID: <1232385485.3587.8.camel at linux-zn6q.site>
> Content-Type: text/plain
>
> This has already been fixed in SVN.
>
> El dl 19 de 01 de 2009 a les 16:39 +0000, en/na Charles Mason va
> escriure:
> > Hi All,
> >
> > I have been following the SVN trunk for a couple of months now. I ran
> > SVN update to bring it up to the latest version all went well. I have
> > a couple of local modifications but nothing conflicted.  Below is a
> > sample of the output
> >
> > ./Gui/TestResultsPad.cs(125,40): warning CS0612:
> > `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> > ./Gui/TestResultsPad.cs(134,39): warning CS0612:
> > `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> > ./Gui/TestResultsPad.cs(143,38): warning CS0612:
> > `Gtk.ToolItem.SetTooltip(Gtk.Tooltips, string, string)' is obsolete
> > ./Services/NUnitService.cs(121,41): error CS0246: The type or
> > namespace name `AsyncOperation' could not be found. Are you missing a
> > using directive or an assembly reference?
> > Compilation failed: 1 error(s), 11 warnings
> > make[5]: *** [../../../build/AddIns/NUnit/MonoDevelop.NUnit.dll] Error 1
> > make[5]: Leaving directory
> > `/usr/src/monoSVN/monodevelop1.9.1/monodevelop/main/src/addins/NUnit'
> > make[4]: *** [all-recursive] Error 1
> > make[4]: Leaving directory
> > `/usr/src/monoSVN/monodevelop1.9.1/monodevelop/main/src/addins/NUnit'
> >
> > It appears to be part of the Nunit integration thats causing the
> > problem. Can I disable this with a configure switch, I can't seem to
> > find one.
> >
> > I noticed the change log mentions some work on Nunit recently. I am
> > running mono 2.0.1 from a source tar ball on Ubuntu Intrepid.
> >
> > Is this just something missing on my system or  is it an error in a
> > recent commit?
> >
> > Any one else experiencing this?
> >
> > Charlie M
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
>
> ------------------------------
>
> Message: 5
> Date: Tue, 20 Jan 2009 10:59:51 +0000
> From: "Charles Mason" <charlie.mas at gmail.com>
> Subject: [MonoDevelop] Strange GUI Issues
> To: monodevelop-list at lists.ximian.com
> Message-ID:
>        <1960fb140901200259s5ce76e13t8bcbb969059de6d2 at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi all,
>
> I am using the latest SVN trunk and I am experiencing some strange GUI
> issues. These only seem to occur in Mono Develop (not other GTK Sharp
> apps). They occur with the current release as well as the SVN.  I have
> uploaded a screen shot to illustrate.
>
> http://img185.imageshack.us/my.php?image=screenshotbansheehalbanuy6.png
>
> There are two separate issues in that screen shot.
>
> The first is the greying of all the status bars and tabs in the middle
> of them. This only occurs when using the fairly popular Aurora GTK
> Theme engine (
> http://gnome-look.org/content/show.php/Aurora+Gtk+Engine?content=56438).
>  Its a very odd effect I haven't seen in any other app. It only
> happens with this theme, unfortunately it happens to be my favourite.
> Can anyone think of anything particular that Mono Develop does that
> might be causing this effect. Mono Develop remains functional and
> stable through out it just looks odd. This also happens if I run
> MonoDevelop via gksudo so it runs as root.
>
> To illustrate the second issue I have taken another screen shot.
>
> http://img300.imageshack.us/my.php?image=screenshotoptionscb8.png
>
> The second is the tool bar at the top of the main window and many of
> the label colours are wrong. This happens no matter which GTK theme I
> have and doesn't bare any relation to the colours in the Gnome
> Appearance Preferences. Again I am not getting this effect in any
> other GTK Sharp or native GTK app. I have noticed if I run Mono
> Develop as root it displays correctly, so its clearly something to do
> with my account.
>
> Where is it getting these odd colours from? I have tried removing all
> the Mono develop config files I could and reinstalling to no avail.
> What I don't understand is why half the labels in that dialogue are
> white and half black. Surely if it were simply a wrong colours setting
> it would be the same colour for all the labels text.
>
> Anyone got any ideas or suggestions for either of these issues ?
>
> Charlie M
>
>
> ------------------------------
>
> Message: 6
> Date: Wed, 21 Jan 2009 11:31:23 -0800 (PST)
> From: Cvetomir <cvetomir.todorov.dev at gmail.com>
> Subject: Re: [MonoDevelop] debugger does not launch app
> To: monodevelop-list at lists.ximian.com
> Message-ID: <21573751.post at talk.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
>
>
> jkarpago wrote:
> >
> > Hi,
> > I succesfully installed monodevelop2 alpha2 in my suse 11.
> > I write the code and when I try it, after succesfully compiled, I click
> on
> > run>debug, I get a message "succesfully constructed" but the app does not
> > launch, the controls for the debug activate, I can click on stop button
> > and the app stops, but I never see the gtk window. Even if I put a new
> > breakpoint at the build event of the application never stops.
> >
> > What is the problem?
> >
>
> Hello,
>
> I am completely new to Linux, Mono and MonoDevelop, but I am very
> interested
> in using it and maybe contributing to the project. I am using this thread
> because my problem is related to the debugger as well. I want to ask a
> simple question about the expected behavior of the debugger. I created a
> new
> Console Application and when I open the Run menu the Run option is enabled
> but the Debug one is grayed out and I cannot Debug. Is there anything
> specific that I need to configure to enable debugging? I apologize if there
> is documentation for this, but I just couldn't find it. Thanks for the
> help.
>
> Ceco
> --
> View this message in context:
> http://www.nabble.com/debugger-does-not-launch-app-tp21299048p21573751.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
>
>
>
> ------------------------------
>
> Message: 7
> Date: Wed, 21 Jan 2009 14:49:23 -0500
> From: Michael Hutchinson <m.j.hutchinson at gmail.com>
> Subject: Re: [MonoDevelop] debugger does not launch app
> To: Cvetomir <cvetomir.todorov.dev at gmail.com>
> Cc: monodevelop-list at lists.ximian.com
> Message-ID:
>        <aec34c770901211149w267b4c4ch35edab7c6f7a592a at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> On Wed, Jan 21, 2009 at 2:31 PM, Cvetomir
> <cvetomir.todorov.dev at gmail.com> wrote:
> > I am completely new to Linux, Mono and MonoDevelop, but I am very
> interested
> > in using it and maybe contributing to the project. I am using this thread
> > because my problem is related to the debugger as well. I want to ask a
> > simple question about the expected behavior of the debugger. I created a
> new
> > Console Application and when I open the Run menu the Run option is
> enabled
> > but the Debug one is grayed out and I cannot Debug. Is there anything
> > specific that I need to configure to enable debugging? I apologize if
> there
> > is documentation for this, but I just couldn't find it. Thanks for the
> help.
>
> Did you build the mdb debugger addin?
>
> You'll need MD 2.0 alpha 2 or later (right now SVN trunk is superior
> to alpha 2), and Mono 2.0 or 2.2 with the Mono debugger.
>
> If you're using MD packages, such as the ones in the openSUSE buidl
> service, you just need to install the monodevelop-debugger-mdb
> package.There are some one-click installs for openSUSE:
>
> http://software.opensuse.org/search?baseproject=openSUSE%3A11.1&p=1&q=monodevelop-debugger-mdb
>
> If you build MD from svn, use ."/configure --select" and you'll be
> able to select which "extras" you want to include in the build. Make
> sure you select MonoDevelop.Debugger.Mdb. Note that building from SVN
> is convenient because you can "make run" to run MD without installing
> it, so you won't interfere with installed MD packages.
>
> If you build MD from tarballs, you'll need to configure and build the
> monodevelop-debugger-mdb tarball against a matching install of MD.
>
>
> For the easiest and most reliable way to get it working, I suggest
> using my packages on openSUSE 11.1 (the home:MJHutchinson package at
> the link above), as I regularly push new build when bugs are fixed.
>
>
> --
> Michael Hutchinson
> http://mjhutchinson.com
>
>
> ------------------------------
>
> Message: 8
> Date: Wed, 21 Jan 2009 22:08:20 +0200
> From: Cvetomir Todorov <cvetomir.todorov.dev at gmail.com>
> Subject: Re: [MonoDevelop] debugger does not launch app
> To: Michael Hutchinson <m.j.hutchinson at gmail.com>
> Cc: monodevelop-list at lists.ximian.com
> Message-ID:
>        <f16bf3a60901211208l25dfc70g45d30af4c8855aa5 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I didn't know that. Thanks. It worked - the button is now enabled. I will
> play with the debugger and then I will probably share the impressions.
>
> On Wed, Jan 21, 2009 at 9:49 PM, Michael Hutchinson <
> m.j.hutchinson at gmail.com> wrote:
>
> > On Wed, Jan 21, 2009 at 2:31 PM, Cvetomir
> > <cvetomir.todorov.dev at gmail.com> wrote:
> > > I am completely new to Linux, Mono and MonoDevelop, but I am very
> > interested
> > > in using it and maybe contributing to the project. I am using this
> thread
> > > because my problem is related to the debugger as well. I want to ask a
> > > simple question about the expected behavior of the debugger. I created
> a
> > new
> > > Console Application and when I open the Run menu the Run option is
> > enabled
> > > but the Debug one is grayed out and I cannot Debug. Is there anything
> > > specific that I need to configure to enable debugging? I apologize if
> > there
> > > is documentation for this, but I just couldn't find it. Thanks for the
> > help.
> >
> > Did you build the mdb debugger addin?
> >
> > You'll need MD 2.0 alpha 2 or later (right now SVN trunk is superior
> > to alpha 2), and Mono 2.0 or 2.2 with the Mono debugger.
> >
> > If you're using MD packages, such as the ones in the openSUSE buidl
> > service, you just need to install the monodevelop-debugger-mdb
> > package.There are some one-click installs for openSUSE:
> >
> >
> http://software.opensuse.org/search?baseproject=openSUSE%3A11.1&p=1&q=monodevelop-debugger-mdb
> >
> > If you build MD from svn, use ."/configure --select" and you'll be
> > able to select which "extras" you want to include in the build. Make
> > sure you select MonoDevelop.Debugger.Mdb. Note that building from SVN
> > is convenient because you can "make run" to run MD without installing
> > it, so you won't interfere with installed MD packages.
> >
> > If you build MD from tarballs, you'll need to configure and build the
> > monodevelop-debugger-mdb tarball against a matching install of MD.
> >
> >
> > For the easiest and most reliable way to get it working, I suggest
> > using my packages on openSUSE 11.1 (the home:MJHutchinson package at
> > the link above), as I regularly push new build when bugs are fixed.
> >
> >
> > --
> > Michael Hutchinson
> > http://mjhutchinson.com
> >
>
>
>
> --
> Software modules coupling is the path to the dark side.
> Coupling leads to complexity.
> Complexity leads to confusion.
> Confusion leads to suffering.
> Once you start down the dark path, forever will it dominate your destiny,
> consume you it will!
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090121/88751d9d/attachment.html
>
> ------------------------------
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
> End of Monodevelop-list Digest, Vol 45, Issue 14
> ************************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20090122/a4e5ff38/attachment-0001.html 


More information about the Monodevelop-list mailing list