|
Browse by Tags
All Tags » bug reporting ( RSS)
-
If you first type "try" and then Ctrl-J, then the following instruction is executed. But the integrated listbox is not moved to the first "try" template. sdtac.ShowCompletionWindow(new TemplateCompletionDataProvider(), '\0'); If you manually choose a "try" template, then the editor writes trytry , i...
Posted to
Forum
by
Juergen Thomas
on
09-28-2007
Filed under: codecompletionwindow, bug reporting
-
SharpDevelop Version : 2.2.0.2595 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Russian (Russia) (ru-RU) Working Set Memory : 87644kb GC Heap Memory : 18081kb Exception thrown: System.Runtime.InteropServices.COMException (0x80131301): Process...
Posted to
Forum
by
varan
on
09-06-2007
Filed under: bug reporting, bug report in sharpdevelop editor
-
Not sure how you want this (or if you want it) but I leave that up to you to sort out. I had created several buttons on a form and was double-clicking them one at a time to auto-create the necessary code for them. This error ocurred when I double-clicked one of them. The error log is as follows: SharpDevelop...
Posted to
Forum
by
Tom_Hell
on
07-11-2007
Filed under: bug reporting, unhandled exception in sharpdevelop, #develop 2.2
-
SharpDevelop Version : 2.1.0.2429 .NET Version : 2.0.50727.42 OS Version : Microsoft Windows NT 5.1.2600 Service Pack 2 Current culture : Russian (Russia) (ru-RU) Working Set Memory : 70684kb GC Heap Memory : 17002kb Unhandled exception terminated the workbench Exception thrown: System.IndexOutOfRangeException...
Posted to
Forum
by
varan
on
05-18-2007
Filed under: bug reporting
-
The library c5 is here http://www.itu.dk/research/c5/ I am debuggin the code. The variable is of type c5.LinkedList`1 When i want to see the count property, it tells System.TypeLoadException. The message of exception is " The generic type c5.LinkedList`1 was used with the wrong number of generic arguments...
Posted to
Forum
by
darkcloud
on
04-05-2007
Filed under: bug reporting, debugger
-
I've already checked the WSDL. I tried to import it manually by submitting it to Microsoft's wsdl.exe (.NET 2.0) and the proxy generation succeded without any errors or warnings. The detail of the error I've submitted shows that the problem is in the CodeDom namespace. It seems that this namespace raises...
Posted to
Forum
by
niconico
on
03-27-2007
Filed under: .Net 2.0 bugs, exception, Error, bug reporting
-
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
-
Using .85 The following code creates a corrupt zip file. It works fine if the line setting the password is removed. public static void CreateZip(string zipFileName, string password, params string[] inputFiles) { using (ZipOutputStream zipOutputStream = new ZipOutputStream(File.Create(zipFileName))) ...
Posted to
Forum
by
David Balick
on
02-15-2007
Filed under: .Net 2.0 bugs, bug reporting
-
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
|
|
|