Re: [Mono-dev] Gtk# not found

2006-04-10 Thread Rafael Teixeira
Well Paulo,

It does make sense.

On Linux GTK# 2.4 is able to run with most installed linuxes, without
forcing people to upgrade GTK+.
Windows doesn't come with GTK, so normally it is installed with GTK#,
and so in that we can use the latest stable version, as that has also
better support for/runs better in Windows.

Hope it clarifies things a bit,

On 4/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 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


 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list






--
Rafael Monoman Teixeira
---
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gtk# not found

2006-04-10 Thread PauloMorfeo
Ok, i also remembered to try with my older version. That one had been compiled
in Linux with mono 1.1.13.2 . I remembered of it complaining, also, of not
finding Gtk but it isn't true, it complains of something else.
Attached, i send the file erro.txt with the console result.

One other dude who tried that older 1.1.13.2 version on Linux in mono 1.1.13.4
said that the program runs well. He didn't installed with the Linux universal
installer, like i did.

Hope this helps.



[EMAIL PROTECTED] escreveu:
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

__
Email gratuito com 2 000 MB
Espaço para guardar 1 milhão de mensagens
http://www.portugalmail.pt/2000mb
[EMAIL PROTECTED]:~ export MONO_LOG_DEVEL=debug
[EMAIL PROTECTED]:~ cd EdSv0.9/
[EMAIL PROTECTED]:~/EdSv0.9 /opt/mono-1.1.13.4/bin/mono 
EditorSpringGUI.exe.mono

Unhandled Exception: System.TypeInitializationException: An exception was 
thrown by the type initializer for Gtk.Container--- 
System.DllNotFoundException: gtksharpglue-2
in (wrapper managed-to-native) 
Gtk.Container:gtksharp_gtk_container_get_focus_child_offset ()
in 0xa Gtk.Container:.cctor ()--- End of inner exception stack trace ---

in 0x0 unknown method
in 0xe Gtk.Bin:.ctor (IntPtr raw)
in 0x0002f Gtk.Window:.ctor (WindowType type)
in 0xc Gtk.Window:.ctor (System.String title)
in 0x0002a EditorSpringGUI.LinguaGUI:.ctor ()
in 0x00042 EditorSpringGUI.Principal:.ctor ()
in 0x00016 EditorSpringGUI.Principal:Main (System.String[] args)
[EMAIL PROTECTED]:~/EdSv0.9
[EMAIL PROTECTED]:~/EdSv0.9
[EMAIL PROTECTED]:~/EdSv0.9
[EMAIL PROTECTED]:~/EdSv0.9 /opt/mono-1.1.14/bin/mono EditorSpringGUI.exe.mono

Unhandled Exception: System.TypeInitializationException: An exception was 
thrown by the type initializer for Gtk.Container--- 
System.DllNotFoundException: gtksharpglue-2
in (wrapper managed-to-native) 
Gtk.Container:gtksharp_gtk_container_get_focus_child_offset ()
in 0xa Gtk.Container:.cctor ()--- End of inner exception stack trace ---

in 0x0 unknown method
in 0xe Gtk.Bin:.ctor (IntPtr raw)
in 0x0002f Gtk.Window:.ctor (WindowType type)
in 0xc Gtk.Window:.ctor (System.String title)
in 0x0002a 

Re: [Mono-dev] Gtk# not found

2006-04-10 Thread PauloMorfeo
I understood what you say. But in my head it is still hardly acceptable.

What is mono and what are those virtual machines? They work like they do, in a
great part, so we can have a intermediate language with which to compile
programs which will work on all systems because each system will have it's own
virtual machine to serve as a intermediate between that special language and the
O.S. (me thinks)
Working with mono and C# also brings lots of easinesses in many other areas but
one of the main features is the theoretical «compile once, run everywhere where
there is a virtual machine».

Now look at how mono is at the moment. I can't just make an aplication to
distribute expecting it to work.


Rafael Teixeira escreveu:
Well Paulo,

It does make sense.

On Linux GTK# 2.4 is able to run with most installed linuxes, without
forcing people to upgrade GTK+.
Windows doesn't come with GTK, so normally it is installed with GTK#,
and so in that we can use the latest stable version, as that has also
better support for/runs better in Windows.

Hope it clarifies things a bit,

On 4/8/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
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


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list






--
Rafael Monoman Teixeira
---
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...

__
Para grandes mails, grandes contas
Portugalmail: 2 000 MB de espaço
http://www.portugalmail.pt/2000mb
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gtk# not found

2006-04-08 Thread PauloMorfeo
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'.

Re: [Mono-dev] Gtk# not found

2006-04-07 Thread Mike Kestner
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


Re: [Mono-dev] Gtk# not found

2006-04-07 Thread Wade Berrier
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


Re: [Mono-dev] Gtk# not found

2006-04-07 Thread Wade Berrier
I've updated the Windows installer (1.1.14) to contain a new gtk# that
includes the gtk# policy.config files.

Find it here:

http://www.mono-project.com/Downloads

Wade

On Fri, 2006-04-07 at 19:04 -0600, Wade Berrier wrote:
 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


Re: [Mono-dev] Gtk# not found

2006-03-31 Thread paulomorfeo
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)...


Citando Francisco T. Martinez [EMAIL PROTECTED]:

 [EMAIL PROTECTED] wrote:
  I am the developer and i shouldn't make my users test that kind of
  stuff. It is
  i who should test it. Only when i can make it work for myself, should i make
 my
  users use such.
 
  Anyway, my first attempt failed miserably, i don't like the idea of my
 program
  beeing dependant on anything of microsoft, i hate the idea of having to tell
 my
  users that downloaded mono to just scrap it and i really hate the idea of
 having
  to tell my users to install yet another thing, .net.
  So i don't think i will follow that path until i'm without any possible kind
 of
  hope in other paths.
  __

 Fair enough, at this point I will give you one more installer to try:
 
 
http://forge.novell.com/modules/xfcontent/downloads.php/monowin32/Mono%20Win32%20Combined%20Installer/v1.1.13.x/
 
 If your application does not run while using the Mono Experimental
 Combined Installer, then you could send me a sample of your application
 and I will take a look at it to see if I can figure out why it is not
 running.
 
 Paco
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
 



__
Continua a preferir gastar mais?
Compare o preço da sua ligação à Internet
http://acesso.portugalmail.pt/compare
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gtk# not found

2006-03-29 Thread Francisco T. Martinez
[EMAIL PROTECTED] wrote:
 I am the developer and i shouldn't make my users test that kind of
 stuff. It is
 i who should test it. Only when i can make it work for myself, should i make 
 my
 users use such.

 Anyway, my first attempt failed miserably, i don't like the idea of my program
 beeing dependant on anything of microsoft, i hate the idea of having to tell 
 my
 users that downloaded mono to just scrap it and i really hate the idea of 
 having
 to tell my users to install yet another thing, .net.
 So i don't think i will follow that path until i'm without any possible kind 
 of
 hope in other paths.
 __
   
Fair enough, at this point I will give you one more installer to try:

http://forge.novell.com/modules/xfcontent/downloads.php/monowin32/Mono%20Win32%20Combined%20Installer/v1.1.13.x/

If your application does not run while using the Mono Experimental
Combined Installer, then you could send me a sample of your application
and I will take a look at it to see if I can figure out why it is not
running.

Paco
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gtk# not found

2006-03-28 Thread Francisco T. Martinez
Paulo Augusto wrote:
 Seg, 2006-03-27 às 07:44 -0600, Francisco T. Martinez escreveu:
   
 ...

 As far as having your application distributed in Windows, you could 
 consider having your app run with the .NET Framework Runtime and just 
 adding the Gtk# Installer for the .NET Framework Runtime 1.1/2.0 
 available here:

 

 Even though i'm making it in Linux, i did tried having my program run
 on .NET with Gtk#. It failed miserably so i never tested it again,
 since.

 Anyway, wouldn't that lead to the same problem? I mean, some people
 could install a diferent version of Gtk# onto they're .NET leading to
 the very same issue?
   
NO.  As I stated in my original message there are a collection of
assembly libraries that are Policy dlls.  These are intended to
redirect a 2.4 and a 2.6 Gtk# library request by an application to a 2.8
equivalent library.  As future versions of Gtk# (say 2.9 and 2.10) are
released, is a matter of supplying the additional Policy 2.4, 2.6,
2.8, etc. to ensure compatibility at runtime.

You really should have your testers try out the Gtk# Installers for .NET
that I linked to on my original reply, before giving up on it.

Paco.
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gtk# not found

2006-03-27 Thread Paulo Augusto
Seg, 2006-03-27 às 07:44 -0600, Francisco T. Martinez escreveu:
 ...
 
 As far as having your application distributed in Windows, you could 
 consider having your app run with the .NET Framework Runtime and just 
 adding the Gtk# Installer for the .NET Framework Runtime 1.1/2.0 
 available here:
 

Even though i'm making it in Linux, i did tried having my program run
on .NET with Gtk#. It failed miserably so i never tested it again,
since.

Anyway, wouldn't that lead to the same problem? I mean, some people
could install a diferent version of Gtk# onto they're .NET leading to
the very same issue?
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Gtk# not found

2006-03-25 Thread Paulomorfeo
Forgot to mention, i am using mono 1.1.13. And my users should be using the same
because they installed mono specifically for using my program.


Citando [EMAIL PROTECTED]:

 I developed a mono program in Linux, which can be found here:
 http://fileuniverse.com/?p=showitemID=2746
 It all works fine in my Widows and Linux boxes.
 
 But my (Windows only) users are not beeing able to run it. Here is the error
 message:
 
 ### Message ###
 D:\DOCUME~1\mike\Desktop\EdSv0.9mono editorspringgui.exe.mono
 
 ** (editorspringgui.exe.mono:1700): WARNING **: The following assembly
 reference
 d from D:\DOCUME~1\mike\Desktop\EdSv0.9\editorspringgui.exe.mono could not be
 lo
 aded:
 Assembly: gtk-sharp (assemblyref_index=1)
 Version: 2.4.0.0
 Public Key: 35e10195dab3c99f
 The assembly was not found in the Global Assembly Cache, a path listed in the
 MO
 NO_PATH environment variable, or in the location of the executing assembly
 (D:\D
 OCUME~1\mike\Desktop\EdSv0.9\).
 
 
 ** (editorspringgui.exe.mono:1700): WARNING **: The class Gtk.Window could not
 b
 e loaded, used in gtk-sharp, Version=2.4.0.0, Culture=neutral,
 PublicKeyToken=35
 e10195dab3c99f
 
 ** (editorspringgui.exe.mono:1700): WARNING **: Missing method Init in
 assembly
 D:\DOCUME~1\mike\Desktop\EdSv0.9\editorspringgui.exe.mono, type
 Gtk.Application
 
 Unhandled Exception: System.TypeLoadException: Could not load type
 'Gtk.Window'
 from assembly 'gtk-sharp, Version=2.4.0.0, Culture=neutral,
 PublicKeyToken=35e10
 195dab3c99f'.
 in 0x0 unknown method
 in 0x00017 EditorSpringGUI.Principal:Main (System.String[] args)
 ###
 
 Like if Gtk# had not been installed.
 Help would be apreciated.
 __
 Continua a preferir gastar mais?
 Compare o preço da sua ligação à Internet
 http://acesso.portugalmail.pt/compare
 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list
 



__
O email preferido dos portugueses agora com
2 000 MB de espaço e acesso gratuito à Internet
http://www.portugalmail.pt/2000mb
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list