GTK Parse error on OSX

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

GTK Parse error on OSX

Mathieu Suen-2
Hi,

Now that I am able to build gst on osx (thanks Paolo :) ) I got error when lunching gst-browser.
I first thought that could came from awk. But from the config.log it seems to me that it is using the good one:


configure:3005: checking for gawk
configure:3021: found /opt/local/bin/gawk
configure:3032: result: gawk

Anyway the error I get is:

Xlib:  extension "RANDR" missing on display "/tmp/launch-0UheyS/org.x:0".
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #methodsFor: (SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements (GTK.star#VFS.ZipFile/Funcs.st:2343)
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2345: expected object
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #methodsFor: (SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements (GTK.star#VFS.ZipFile/Funcs.st:2363)
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2364: expected expression
Object: nil error: did not understand #methodsFor:
Smalltalk.MessageNotUnderstood(Smalltalk.Exception)>>signal (ExcHandling.st:254)
Smalltalk.UndefinedObject(Smalltalk.Object)>>doesNotUnderstand: #methodsFor: (SysExcept.st:1407)
Smalltalk.UndefinedObject>>executeStatements (GTK.star#VFS.ZipFile/Funcs.st:2368)
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2369: expected expression
...
And many other of the same type

In the stderr I got the following:

/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2345: expected object
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2364: expected expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2369: expected expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2374: expected expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2379: expected expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2384: expected expression
/usr/local/share/smalltalk/GTK.star#VFS.ZipFile/Funcs.st:2389: expected expression
...

Thanks for the help.

        Mth




__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible contre les messages non sollicités
http://mail.yahoo.fr Yahoo! Mail

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: GTK Parse error on OSX

Paolo Bonzini-2
On 10/08/2010 07:16 PM, Mathieu Suen wrote:
> Hi,
>
> Now that I am able to build gst on osx (thanks Paolo :) ) I got error when lunching gst-browser.

I was expecting that. :)

I may jump in on your machine again in a few days, in the meanwhile can
you send me a tarball of packages/gtk/*.st?

Thanks,

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: GTK Parse error on OSX

Holger Freyther
On 10/09/2010 01:22 AM, Paolo Bonzini wrote:
> On 10/08/2010 07:16 PM, Mathieu Suen wrote:
>> Hi,
>>
>> Now that I am able to build gst on osx (thanks Paolo :) ) I got error when
>> lunching gst-browser.
>
> I was expecting that. :)

BTW: Newer GLib/GTK+ have new (D)Bus support that GST is not parsing
correctly... I have not looked into this in detail yet.

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk