List Info

Thread: problem opening editor in v0.16




problem opening editor in v0.16
country flaguser name
United States
2007-10-08 10:33:47
Hello,
 
I had version 0.13 installed on my Ubuntu 7.04 and it worked ok, but there was no debugging.  I downloaded version 0.16 and it starts up ok, I am able to create a new c# gtk project, but when i double click a cs file in the solution explorer the ide just abruptly terminates with no error message.  It does the same thing if I try to open a file from the menu Filepen.
 
Thanks,
Hans
Re: problem opening editor in v0.16
user name
2007-10-08 12:38:05
Start MD from the terminal then repeat your steps.  You
should get
stack trace and error info.

-Abe

On 10/8/07, Hans <hanstradeflag.com> wrote:
>
>
> Hello,
>
> I had version 0.13 installed on my Ubuntu 7.04 and it
worked ok, but there
> was no debugging.  I downloaded version 0.16 and it
starts up ok, I am able
> to create a new c# gtk project, but when i double click
a cs file in the
> solution explorer the ide just abruptly terminates with
no error message.
> It does the same thing if I try to open a file from the
menu Filepen.
>
> Thanks,
> Hans
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-listlists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
>
>
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

Fwd: problem opening editor in v0.16
user name
2007-10-08 22:47:49
I'm forwarding this along to the list.  I haven't used MD in
quite
some time, but I'm sure someone else can help.  It might
just be a
matter of clearing out the old configuration files.

-Abe

---------- Forwarded message ----------
From: Hans <hanstradeflag.com>
Date: Oct 8, 2007 11:41 PM
Subject: Re: [MonoDevelop] problem opening editor in v0.16
To: Abe Gillespie <abe.gillespiegmail.com>


Hi Abe,

Here's the output of starting MD from the terminal:

Thanks,
Hans


****I start up monodevelop and get this:

hanscobra-ubuntu:~$ monodevelop
2007-10-08 19:58:14,366 [-1211087136] WARN
MonoDevelop.Core.ILoggingService
[(null)] - Inotify watch limit is too low (8192).
MonoDevelop will switch to managed file watching.
See http
://www.monodevelop.com/Inotify_Watches_Limit for more
info.
Unhandled Exception: System.IO.FileNotFoundException: Could
not find file
"/usr/lib/pkgconfig/mono-nunit.pc"
File name: '/usr/lib/pkgconfig/mono-nunit.pc'
at System.IO.FileStream..ctor (System.String name, FileMode
mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions
options) [0x00000]
at System.IO.FileStream..ctor (System.String name, FileMode
mode, FileAccess
access, FileShare share) [0x00000]
at (wrapper remoting-invoke-with-check)
System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.Fi
leShare)
at System.IO.File.OpenRead (System.String path) [0x00000]
at System.IO.StreamReader..ctor (System.String path,
System.Text.Encoding
encoding, Boolean detect_encoding_from_bytemarks, Int32
buffer_size)
[0x00000]
at System.IO.StreamReader..ctor (System.String path)
[0x00000]
at (wrapper remoting-invoke-with-check)
System.IO.StreamReader:.ctor
(string)
at MonoDevelop.Core.SystemAssemblyService.ParsePCFile
(System.String pcfile)
[0x00000]
at MonoDevelop.Core.SystemAssemblyService.RunInitialization
() [0x00000]
at
MonoDevelop.Core.SystemAssemblyService.BackgroundInitialize
() [0x00000]
at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void ()

****I open an previous project:

A2007-10-08 20:00:02,142 [-1249350768] ERROR
MonoDevelop.Core.ILoggingService [(null)] - PIDB file
'/home/hans/Projects/SteticTutorial/SteticTutorial/SteticTut
orial.pidb'
couldn not be loaded: 'Expected version 23, found version
13'. The file will
be recreated
2007-10-08 20:00:03,309 [-1211087136] WARN
MonoDevelop.Core.ILoggingService
[(null)] - Unknown end node: Properties valid end nodes
are:
UserCombinePreferences
Unhandled Exception: System.IO.FileNotFoundException: Could
not find file
"/usr/lib/pkgconfig/mono-nunit.pc"
File name: '/usr/lib/pkgconfig/mono-nunit.pc'
at System.IO.FileStream..ctor (System.String name, FileMode
mode, FileAccess
access, FileShare share, Int32 bufferSize, Boolean
anonymous, FileOptions
options) [0x00000]
at System.IO.FileStream..ctor (System.String name, FileMode
mode, FileAccess
access, FileShare share) [0x00000]
at (wrapper remoting-invoke-with-check)
System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.Fi
leShare)
at System.IO.File.OpenRead (System.String path) [0x00000]
at System.IO.StreamReader..ctor (System.String path,
System.Text.Encoding
encoding, Boolean detect_encoding_from_bytemarks, Int32
buffer_size)
[0x00000]
at System.IO.StreamReader..ctor (System.String path)
[0x00000]
at (wrapper remoting-invoke-with-check)
System.IO.StreamReader:.ctor
(string)
at MonoDevelop.Core.SystemAssemblyService.ParsePCFile
(System.String pcfile)
[0x00000]
at MonoDevelop.Core.SystemAssemblyService.RunInitialization
() [0x00000]
at
MonoDevelop.Core.SystemAssemblyService.BackgroundInitialize
() [0x00000]
at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void ()

****I open a cs file

** (MonoDevelop:7233): WARNING **: The following assembly
referenced from
/usr/lib/monodevelop/AddIns/MonoDevelop.SourceEditor.dll
could not be
loaded:
Assembly: Mono.Cairo (assemblyref_index=17)
Version: 2.0.0.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a
path listed in
the MONO_PATH environment variable, or in the location of
the executing
assembly (/usr/lib/monodevelop/AddIns).

** (MonoDevelop:7233): WARNING **: Could not load file or
assembly
'Mono.Cairo, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its
dependencies.
Checking: /home/hans/.config/MonoDevelop/addin-db-001/hosts
Checking: /usr/lib/monodevelop/bin
Checking: /usr/lib/monodevelop/AddIns
Checking: /usr/lib/monodevelop/AddIns/AspNetAddIn
Checking: /usr/lib/monodevelop/AddIns/BackendBindings
Checking: /usr/lib/monodevelop/AddIns/ChangeLogAddIn
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.Autotools
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.Database
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.Deployment
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.Gettext
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.GtkCore
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.RegexToolkit
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.WebReferences
Checking:
/usr/lib/monodevelop/AddIns/MonoDeveloperExtensions
Checking: /usr/lib/monodevelop/AddIns/NUnit
Checking: /usr/lib/monodevelop/AddIns/VersionControl
Checking: /usr/lib/monodevelop/AddIns/WelcomePage
Folders checked (29 ms)
Looking for addins
Checking: /home/hans/.config/MonoDevelop/addin-db-001/hosts
Checking: /usr/lib/monodevelop/bin
Checking: /usr/lib/monodevelop/AddIns
Checking: /usr/lib/monodevelop/AddIns/AspNetAddIn
Checking: /usr/lib/monodevelop/AddIns/BackendBindings
Checking: /usr/lib/monodevelop/AddIns/ChangeLogAddIn
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.Autotools
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.Database
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.Deployment
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.Gettext
Checking: /usr/lib/monodevelop/AddIns/MonoDevelop.GtkCore
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.RegexToolkit
Checking:
/usr/lib/monodevelop/AddIns/MonoDevelop.WebReferences
Checking:
/usr/lib/monodevelop/AddIns/MonoDeveloperExtensions
Checking: /usr/lib/monodevelop/AddIns/NUnit
Checking: /usr/lib/monodevelop/AddIns/VersionControl
Checking: /usr/lib/monodevelop/AddIns/WelcomePage
Checking: /home/hans/.config/MonoDevelop/addins
Scanning file:
/usr/lib/monodevelop/bin/FirebirdSql.Data.Firebird.dll
Scanning file: /usr/lib/monodevelop/bin/Mono.Addins.Gui.dll
Scanning file:
/usr/lib/monodevelop/bin/Mono.Addins.Setup.dll
Scanning file: /usr/lib/monodevelop/bin/Mono.Addins.dll
Scanning file: /usr/lib/monodevelop/bin/Mono.Cecil.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Components.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Core.Gui.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Core.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Dock.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Documentation.dll
Scanning file: /usr/lib/monodevelop/bin/MonoDevelop.Ide.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Projects.Gui.dll
Scanning file:
/usr/lib/monodevelop/bin/MonoDevelop.Projects.dll
Scanning file: /usr/lib/monodevelop/bin/MonoDevelop.exe
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.SourceEditor.dll
Scanning file:
/usr/lib/monodevelop/AddIns/prj2make-sharp-lib.dll
Scanning file:
/usr/lib/monodevelop/AddIns/AspNetAddIn/AspNetAddIn.dll
Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/BooBinding.dll
Assembly not found: Boo.Lang, Version=2.0.0.0,
Culture=neutral,
PublicKeyToken=32c39770e9a21a67
Assembly not found: Boo.Lang.CodeDom, Version=2.0.0.0,
Culture=neutral,
PublicKeyToken=32c39770e9a21a67
Assembly not found: Boo.Lang.Compiler, Version=2.0.0.0,
Culture=neutral,
PublicKeyToken=32c39770e9a21a67
Could not load some add-in assemblies: Could not load file
or assembly
'Boo.Lang.Compiler, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=32c39770e9a21a67' or one of its
dependencies.
Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/CBinding.dll
Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/CSharpBinding.Au
totools.dll
Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/CSharpBinding.dl
l
Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/ILAsmBinding.dll

Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/JavaBinding.dll
Scanning file:
/usr/lib/monodevelop/AddIns/BackendBindings/VBNetBinding.dll

Scanning file:
/usr/lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.dl
l
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Autotools/MonoDevelo
p.Autotools.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Components.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.ConnectionManager.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Designer.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Query.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Sql.MySql.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Sql.Npgsql.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Sql.SqlServer.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Sql.Sqlite.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MonoDevelop
.Database.Sql.addin.xml
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/Mono.Data.S
qlite.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Database/MySql.Data.
dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevel
op.Deployment.Linux.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Deployment/MonoDevel
op.Deployment.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.DesignerSupport/Mono
Develop.DesignerSupport.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.Gettext/MonoDevelop.
Gettext.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.GtkCore/MonoDevelop.
GtkCore.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.RegexToolkit/MonoDev
elop.RegexToolkit.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDevelop.WebReferences/MonoDe
velop.WebReferences.dll
Scanning file:
/usr/lib/monodevelop/AddIns/MonoDeveloperExtensions/MonoDeve
loperExtensions.dll
Scanning file:
/usr/lib/monodevelop/AddIns/NUnit/MonoDevelop.NUnit.dll
Scanning file:
/usr/lib/monodevelop/AddIns/VersionControl/Diff.dll
Scanning file:
/usr/lib/monodevelop/AddIns/VersionControl/DiffWidget.dll
Scanning file:
/usr/lib/monodevelop/AddIns/VersionControl/MonoDevelop.Versi
onControl.Subversion.dll
Scanning file:
/usr/lib/monodevelop/AddIns/VersionControl/VersionControlAdd
In.dll
Scanning file:
/usr/lib/monodevelop/AddIns/WelcomePage/WelcomePage.dll
Scanning file: /usr/lib/monodevelop/bin/NRefactory.dll
Scanning file: /usr/lib/monodevelop/bin/log4net.dll
Scanning file: /usr/lib/monodevelop/bin/mdhost.exe
Scanning file: /usr/lib/monodevelop/bin/mdrun.exe
Folders scan completed (1561 ms)
Generating add-in extension maps
Addin relation map generated.
Addins Updated: 38
Extension points: 128
Extensions: 310
Extension nodes: 1525
Node sets: 5
Add-in relations analyzed (285 ms)
Unhandled Exception: System.InvalidOperationException:
Duplicate property
'GtkDesignInfo' in class 'MonoDevelop.Projects.Project
at
MonoDevelop.Projects.Serialization.ClassDataType.AddProperty

(MonoDevelop.Projects.Serialization.ItemProperty prop)
[0x00000]
at
MonoDevelop.Projects.Serialization.DataContext.RegisterPrope
rty
(System.Type targetType, System.String name, System.Type
propertyType)
[0x00000]
at
MonoDevelop.Projects.ProjectService.OnPropertiesExtensionCha
nged
(System.Object s, Mono.Addins.ExtensionNodeEventArgs args)
[0x00000]
at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_ExtensionNodeEve
ntArgs
(object,Mono.Addins.ExtensionNodeEventArgs)
at Mono.Addins.ExtensionNode.OnChildNodeAdded
(Mono.Addins.ExtensionNode
node) [0x00000]
at Mono.Addins.ExtensionNode.NotifyChildChanged ()
[0x00000]
at Mono.Addins.TreeNode.NotifyChildrenChanged () [0x00000]
at Mono.Addins.ExtensionTree.LoadExtensionElement
(Mono.Addins.TreeNode
tnode, System.String addin,
Mono.Addins.Description.ExtensionNodeDescriptionCollection
extension,
System.Int32& curPos, Mono.Addins.BaseCondition
parentCondition, Boolean
inComplextCondition, System.Collections.ArrayList
addedNodes) [0x00000]
at Mono.Addins.ExtensionTree.LoadExtension (System.String
addin,
Mono.Addins.Description.Extension extension,
System.Collections.ArrayList
addedNodes) [0x00000]
at Mono.Addins.ExtensionContext.LoadModuleExtensionNodes
(Mono.Addins.Description.Extension extension, System.String
addinId,
Mono.Addins.Description.ExtensionNodeSet nset,
System.Collections.ArrayList
loadedNodes) [0x00000]
at Mono.Addins.ExtensionContext.ActivateAddinExtensions
(System.String id)
[0x00000]
at Mono.Addins.AddinSessionService.ActivateAddin
(System.String id)
[0x00000]
at Mono.Addins.Database.AddinDatabase.Update
(IProgressStatus monitor,
System.String domain) [0x00000]
at Mono.Addins.Database.AddinDatabase.Repair
(IProgressStatus monitor,
System.String domain) [0x00000]
at Mono.Addins.AddinRegistry.Rebuild (IProgressStatus
monitor) [0x00000]
at MonoDevelop.Startup.SharpDevelopMain.Main
(System.String[] args)
[0x00000]
hanscobra-ubuntu:~$



----- Original Message -----
From: "Abe Gillespie" <abe.gillespiegmail.com>
To: "Hans" <hanstradeflag.com>
Cc: <monodevelop-listlists.ximian.com>
Sent: Monday, October 08, 2007 10:38 AM
Subject: Re: [MonoDevelop] problem opening editor in v0.16


> Start MD from the terminal then repeat your steps.  You
should get
> stack trace and error info.
>
> -Abe
>
> On 10/8/07, Hans <hanstradeflag.com> wrote:
>>
>>
>> Hello,
>>
>> I had version 0.13 installed on my Ubuntu 7.04 and
it worked ok, but
>> there
>> was no debugging.  I downloaded version 0.16 and it
starts up ok, I am
>> able
>> to create a new c# gtk project, but when i double
click a cs file in the
>> solution explorer the ide just abruptly terminates
with no error message.
>> It does the same thing if I try to open a file from
the menu Filepen.
>>
>> Thanks,
>> Hans
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-listlists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
>>
>>
>
_______________________________________________
Monodevelop-list mailing list
Monodevelop-listlists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st

[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )