Attached goes the file "erro.txt" with the output. But, yes, my program uses
Gtk# 2.8.

And,
"The Linux installer comes with gtk# 2.4, while the windows installer
 comes with gtk# 2.8."
Am i very stupid or does this not makes any sense at all?



Citando Wade Berrier <[EMAIL PROTECTED]>:

 On Sat, 2006-04-08 at 00:06 +0100, [EMAIL PROTECTED] wrote:
 > It was good to know that it was a bug, as a first thing, because i actually
 > ended up suspecting that it might have not been a bug.
 > And it is good to know that you are still paying attention to it.
 > And even better to know that you may be seeing a solution.
 > 
 > I ended up compiling the program with mono 1.1.13.4, to be sure my users
 could
 > run it without having to install another mono. This time in Windows.
 > Yet another funny thing. Tried it in mono 1.1.13.4 (same) in Linux and it
 > complained again about not finding Gtk... I had used the .bin installer
 (the
 > click and run installer). So you may want to check that one too, if that
 wasn't
 > in the plans already.
 
 Could you post some details about the error using the Linux installer?
 The Linux installer comes with gtk# 2.4, while the windows installer
 comes with gtk# 2.8.  Maybe that was the issue?
 
 Please run you app with with setting this first:
 
 export MONO_LOG_LEVEL=debug
 
 and post the output so we can debug this.
 
 Thanks!
 
 Wade
 
 > 
 > 
 > Citando Mike Kestner <[EMAIL PROTECTED]>:
 > 
 >  On Fri, 2006-03-31 at 16:04 +0100, [EMAIL PROTECTED] wrote:
 >  > That instalation of mono worked. My program seemed to run fine.
 >  > In the mean time, i noticed that there is another version of mono,
 1.1.13.6,
 >  and
 >  > went to try that one. It still gives the same problem.
 >  > 
 >  > For watever reason, your experimental installer for Windows runs my Gtk#
 >  2.4
 >  > application while the official mono one does not (neither in Windows nor
 in
 >  > Linux)...
 >  
 >  Talked to Wade about this today and we think we figured out why the
 >  mono-project installers policy stuff wasn't working.  He's working on
 >  the issue.
 >  
 >  -- 
 >  Mike Kestner <[EMAIL PROTECTED]>
 >  
 >  _______________________________________________
 >  Mono-devel-list mailing list
 >  Mono-devel-list@lists.ximian.com
 >  http://lists.ximian.com/mailman/listinfo/mono-devel-list
 >  
 > 
 > 
 > 
 > __________________________________________________________
 > Porque insiste em pagar o dobro?
 > Compare o preço da sua ligação à Internet
 > http://acesso.portugalmail.pt/maisbarato
 > _______________________________________________
 > Mono-devel-list mailing list
 > Mono-devel-list@lists.ximian.com
 > http://lists.ximian.com/mailman/listinfo/mono-devel-list
 > 
 
 _______________________________________________
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
 



__________________________________________________________
Sabe quanto gasta com a sua ligação à Internet?
Verifique aqui: http://acesso.portugalmail.pt/contas
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1> export MONO_LOG_LEVEL=debug
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1>
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1> /opt/mono-1.1.13.4/bin/mono 
EditorSpring.exe.mono
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.13.4/lib/mono/1.0/mscorlib.dll'.
Mono-INFO: AOT failed to load AOT module 
/opt/mono-1.1.13.4/lib/mono/1.0/mscorlib.dll.so: 
/opt/mono-1.1.13.4/lib/mono/1.0/mscorlib.dll.so: cannot open shared object 
file: No such file or directory

Mono-INFO: Assembly Loader loaded assembly from location: 
'/opt/mono-1.1.13.4/lib/mono/1.0/mscorlib.dll'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.13.4/lib/mono/1.0/mscorlib.dll.config'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.13.4/etc/mono/assemblies/mscorlib/mscorlib.config'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/.mono/assemblies/mscorlib/mscorlib.config'.
Mono-INFO: Config attempting to parse: '/opt/mono-1.1.13.4/etc/mono/config'.
Mono-INFO: Config attempting to parse: '/home/paulo/.mono/config'.
Mono-INFO: Assembly Loader probing location: 'EditorSpring.exe.mono'.
Mono-INFO: AOT failed to load AOT module 
/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.so: 
/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.so: cannot open shared 
object file: No such file or directory

Mono-INFO: Assembly Loader loaded assembly from location: 
'EditorSpring.exe.mono'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.config'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.13.4/etc/mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/.mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Assembly Loader probing location: 'EditorSpring.exe.mono'.
Mono-INFO: Assembly Loader loaded assembly from location: 
'EditorSpring.exe.mono'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.config'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.13.4/etc/mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/.mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.13.4/lib/mono/gac/gtk-sharp/2.8.0.0__35e10195dab3c99f/gtk-sharp.dll'.
Mono-INFO: Assembly Loader probing location: 
'/home/paulo/EditorSpring_v0.9-Bf1/gtk-sharp.dll'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.13.4/lib/gtk-sharp.dll'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.13.4/lib/mono/gac/gtk-sharp/2.8.0.0__35e10195dab3c99f/gtk-sharp.exe'.
Mono-INFO: Assembly Loader probing location: 
'/home/paulo/EditorSpring_v0.9-Bf1/gtk-sharp.exe'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.13.4/lib/gtk-sharp.exe'.

** (EditorSpring.exe.mono:14087): WARNING **: The following assembly referenced 
from /home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono could not be 
loaded:
     Assembly:   gtk-sharp    (assemblyref_index=1)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
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 
(/home/paulo/EditorSpring_v0.9-Bf1/).


** (EditorSpring.exe.mono:14087): WARNING **: The class Gtk.Window could not be 
loaded, used in gtk-sharp, Version=2.8.0.0, Culture=neutral, 
PublicKeyToken=35e10195dab3c99f

** (EditorSpring.exe.mono:14087): WARNING **: Missing method Init in assembly 
/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono, type Gtk.Application

Unhandled Exception: System.TypeLoadException: Could not load type 'Gtk.Window' 
from assembly 'gtk-sharp, Version=2.8.0.0,Culture=neutral, 
PublicKeyToken=35e10195dab3c99f'.
in <0x00000> <unknown method>
in <0x00017> EditorSpringGUI.Principal:Main (System.String[] args)
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1>
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1>
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1>
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1> /opt/mono-1.1.14/bin/mono 
EditorSpring.exe.mono
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.14/lib/mono/1.0/mscorlib.dll'.
Mono-INFO: AOT failed to load AOT module 
/opt/mono-1.1.14/lib/mono/1.0/mscorlib.dll.so: 
/opt/mono-1.1.14/lib/mono/1.0/mscorlib.dll.so: cannot open shared object file: 
No such file or directory

Mono-INFO: Assembly Loader loaded assembly from location: 
'/opt/mono-1.1.14/lib/mono/1.0/mscorlib.dll'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.14/lib/mono/1.0/mscorlib.dll.config'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.14/etc/mono/assemblies/mscorlib/mscorlib.config'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/.mono/assemblies/mscorlib/mscorlib.config'.
Mono-INFO: Config attempting to parse: '/opt/mono-1.1.14/etc/mono/config'.
Mono-INFO: Config attempting to parse: '/home/paulo/.mono/config'.
Mono-INFO: Assembly Loader probing location: 'EditorSpring.exe.mono'.
Mono-INFO: AOT failed to load AOT module 
/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.so: 
/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.so: cannot open shared 
object file: No such file or directory

Mono-INFO: Assembly Loader loaded assembly from location: 
'EditorSpring.exe.mono'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.config'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.14/etc/mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/.mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Assembly Loader probing location: 'EditorSpring.exe.mono'.
Mono-INFO: Assembly Loader loaded assembly from location: 
'EditorSpring.exe.mono'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono.config'.
Mono-INFO: Config attempting to parse: 
'/opt/mono-1.1.14/etc/mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Config attempting to parse: 
'/home/paulo/.mono/assemblies/EditorSpring/EditorSpring.config'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.14/lib/mono/gac/gtk-sharp/2.8.0.0__35e10195dab3c99f/gtk-sharp.dll'.
Mono-INFO: Assembly Loader probing location: 
'/home/paulo/EditorSpring_v0.9-Bf1/gtk-sharp.dll'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.14/lib/gtk-sharp.dll'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.14/lib/mono/gac/gtk-sharp/2.8.0.0__35e10195dab3c99f/gtk-sharp.exe'.
Mono-INFO: Assembly Loader probing location: 
'/home/paulo/EditorSpring_v0.9-Bf1/gtk-sharp.exe'.
Mono-INFO: Assembly Loader probing location: 
'/opt/mono-1.1.14/lib/gtk-sharp.exe'.

** (EditorSpring.exe.mono:14161): WARNING **: The following assembly referenced 
from /home/paulo/EditorSpring_v0.9-Bf1/EditorSpring.exe.mono could not be 
loaded:
     Assembly:   gtk-sharp    (assemblyref_index=1)
     Version:    2.8.0.0
     Public Key: 35e10195dab3c99f
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 
(/home/paulo/EditorSpring_v0.9-Bf1/).


** (EditorSpring.exe.mono:14161): WARNING **: The class Gtk.Window could not be 
loaded, used in gtk-sharp, Version=2.8.0.0, Culture=neutral, 
PublicKeyToken=35e10195dab3c99f

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

Stacktrace:


Native stacktrace:

        /opt/mono-1.1.14/bin/mono(mono_handle_native_sigsegv+0xbb) [0x815385b]
        /opt/mono-1.1.14/bin/mono [0x813e1bf]
        [0xffffe440]
        /opt/mono-1.1.14/bin/mono [0x808b683]
        /opt/mono-1.1.14/bin/mono(mono_class_init+0x555) [0x808ed75]
        /opt/mono-1.1.14/bin/mono [0x80d6d80]
        /opt/mono-1.1.14/bin/mono [0x813e049]
        /opt/mono-1.1.14/bin/mono(mono_runtime_invoke+0x27) [0x80d7847]
        /opt/mono-1.1.14/bin/mono(mono_runtime_exec_main+0x5c) [0x80d897c]
        /opt/mono-1.1.14/bin/mono(mono_runtime_run_main+0x171) [0x80d85a1]
        /opt/mono-1.1.14/bin/mono(strftime+0x1bae) [0x805c632]
        /opt/mono-1.1.14/bin/mono(mono_main+0x841) [0x805d001]
        /opt/mono-1.1.14/bin/mono(__fxstat64+0x137) [0x805b9eb]
        /lib/tls/libc.so.6(__libc_start_main+0xe4) [0x4011cb14]
        /opt/mono-1.1.14/bin/mono(sinh+0x4d) [0x805b941]
Aborted
[EMAIL PROTECTED]:~/EditorSpring_v0.9-Bf1> 
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to