|
Browse by Tags
All Tags » serralongue » Bug report ( RSS)
-
I'm testing a Boo program (which is multithreaded) by using NUnit as the debugger (I also use the builtin NUnit test runner, but I sometimes do it the other way since I can set breakpoints while debugging). I'm using NUnit 2.2.9. The exception I receive is below. SharpDevelop continues to run okay after...
Posted to
Forum
by
Eternal Density
on
03-14-2007
Filed under: serralongue, Bug report, bug report debugger, bug reporting, debugger
-
I concur; I experience this exception frequently and it appears to be directly related to trying to inspect (using the local variables window or mousing over variables during a break in debug mode) objects of any class that uses generics with constraints. The solution I've been working on lately uses...
Posted to
Forum
by
TheXenocide
on
01-17-2007
Filed under: serralongue, Bug report, debugging, debugger
-
If you select all text and delete it with the delete key, the following appears: SharpDevelop Version : 2.1.0.2017 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : English (Australia) (en-AU) Current UI language : en-US Working Set Memory : 60576kb...
Posted to
Forum
by
Eternal Density
on
12-15-2006
Filed under: serralongue, Bug report, exception, bug, bug reporting, 2017
-
I was looking in the lastest Boo source (available http://dist.codehaus.org/boo/distributions/boo-0.7.6.2237-src.zip ) and I attempted to open the booish.gui.prjx project file, which windows explorer labeled as a SharpDevelop 1.x file (in Serralongue 2017) it asked me if I wanted to convert the SharpDevelop...
Posted to
Forum
by
Eternal Density
on
12-15-2006
Filed under: serralongue, Bug report, Project file, bug reporting, 2017
-
I was testing out SharpDevelop (serralongue) and had converted a c# class file into Boo, and had not saved the Generated.boo file. I think the error occured when I right-clicked on something defined in that file, but it might have been from the definition tooltip - I kinda did both at the same time....
Posted to
Forum
by
Eternal Density
on
12-14-2006
Filed under: serralongue, Bug report, bug reporting, 2017
-
Hi, Using build 1945. I'm using the #Develop TextEditor control in a C# project. When I drop the control on a WinForm and set the Text property it gets set at design time OK. However, when I run the code the Text property is not passed to the run time instance and the text area is thus blank. Also...
Posted to
Forum
by
Dan Fowler
on
10-27-2006
Filed under: Serralongue, Bug report
-
Hi All, using build 1913 I'm using the # TextEditor dll in a VS project. I have a button on the same form as the TextEditor with an accelerator key. When running the app the TextEditor does not register the character that is used as the accelerator key (applies to all characters). Menu accelerators...
Posted to
Forum
by
Dan Fowler
on
10-19-2006
Filed under: Serralongue, Bug report
-
Hi all, I have a following problem: working on a project with NHibernate and Spring (using integration project for NHibernate). Until I do not reference to NHibernate (being provided in the Spring.Data.NHibernate bundle) I have all Spring.Data.NHibernate code completion information being loaded well...
-
Hi All, Using Build 1909. Using Sharp Text Editor Control. With the Horizontal Ruler turned on, if your turn off the Icon Bar and/or the Line Numbers then the H. Ruler does not redraw to the correct position. to fix put the following "else" clause into "TextAreaControl.cs", procedure...
Posted to
Forum
by
Dan Fowler
on
10-16-2006
Filed under: Serralongue, Bug report
-
Hi All, using build 1901 if the BracketMatchingStyle property of the TextEditor control is set to "Before" then the incorrect character is highlighted in the text when the control is in use (non-bracket character just before the bracket is highlighted with the opposing bracket). To fix the...
Posted to
Forum
by
Dan Fowler
on
10-13-2006
Filed under: Serralongue, Bug report
|
|
|