Swazoo and VisualGST

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

Swazoo and VisualGST

Stefan Schmiedl
Obviously I'm getting to cocky for my own good.

I started VisualGST in an image where Swazoo (c/o Iliad)
was running. Result: Gui up, Swazoo unresponsive.

Iliad and VisualGST rebuilt from freshly updated svn,
gst from latest git, hence no more need for gtk_init.

stefan@g128 ot $ gst-load -ivI test.im Iliad VisualGST
Loading package Sockets
Loading package Sport
Loading package Iconv
Loading package Magritte
Loading package Iliad-Core
Loading package Iliad-More-Widgets
Loading package Iliad-More-Magritte
Loading package Swazoo
Loading package Iliad-More-Examples
Loading package Iliad-More
Loading package Iliad-Swazoo
Loading package Iliad
Loading package Parser
Loading package DebugTools
Loading package SUnit
Loading package Cairo
Loading package GTK
Recompiling classes...
Recompiling class: GTK.GtkRequisition class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling classes...
Recompiling classes...
Recompiling class: GTK.GdkEventButton class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling class: GTK.GdkEventMotion class
Recompiling selector: #sizeof
Recompiling classes...
Recompiling class: GTK.GdkEventConfigure class
Recompiling selector: #sizeof
Loading package VisualGST

stefan@g128 ot $ gst -I test.im
GNU Smalltalk ready

st> Iliad.SwazooIliad startOn: 4080
Iliad.SwazooIliad
st> VisualGST.VisualGST open
st> GTK.Gtk main

I also tried starting Swazoo from a Workspace in VisualGST,
same non-result.

Am I doing something wrong or is this known to not work?

Is there a way around it? Rumor has it that a tall, dark and
handsome debugger might be hidden in our future, so using it
to debug a web app would be quite high on my wish list.

Stumped,
s.

--
Stefan Schmiedl
EDV-Beratung Schmiedl, Berghangstr. 5, D-93413 Cham
im Büro: 09971 9966 989, am Handy: 0160 9981 6278


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

Re: Swazoo and VisualGST

Nicolas Petton
Le vendredi 03 juillet 2009 à 18:53 +0200, Stefan Schmiedl a écrit :

> Obviously I'm getting to cocky for my own good.
>
> I started VisualGST in an image where Swazoo (c/o Iliad)
> was running. Result: Gui up, Swazoo unresponsive.
>
> Iliad and VisualGST rebuilt from freshly updated svn,
> gst from latest git, hence no more need for gtk_init.
>
> stefan@g128 ot $ gst-load -ivI test.im Iliad VisualGST
> Loading package Sockets
> Loading package Sport
> Loading package Iconv
> Loading package Magritte
> Loading package Iliad-Core
> Loading package Iliad-More-Widgets
> Loading package Iliad-More-Magritte
> Loading package Swazoo
> Loading package Iliad-More-Examples
> Loading package Iliad-More
> Loading package Iliad-Swazoo
> Loading package Iliad
> Loading package Parser
> Loading package DebugTools
> Loading package SUnit
> Loading package Cairo
> Loading package GTK
> Recompiling classes...
> Recompiling class: GTK.GtkRequisition class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling classes...
> Recompiling classes...
> Recompiling class: GTK.GdkEventButton class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling class: GTK.GdkEventMotion class
> Recompiling selector: #sizeof
> Recompiling classes...
> Recompiling class: GTK.GdkEventConfigure class
> Recompiling selector: #sizeof
> Loading package VisualGST
>
> stefan@g128 ot $ gst -I test.im
> GNU Smalltalk ready
>
> st> Iliad.SwazooIliad startOn: 4080
> Iliad.SwazooIliad
> st> VisualGST.VisualGST open
> st> GTK.Gtk main
>
> I also tried starting Swazoo from a Workspace in VisualGST,
> same non-result.
Hmmm... "Processor activeProcess suspend" ?

>
> Am I doing something wrong or is this known to not work?
>
> Is there a way around it? Rumor has it that a tall, dark and
> handsome debugger might be hidden in our future, so using it
> to debug a web app would be quite high on my wish list.

it's very high on mine too!

Nico

>
> Stumped,
> s.
>

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

signature.asc (204 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Swazoo and VisualGST

Stefan Schmiedl
On Fri, 03 Jul 2009 19:05:04 +0200
Nicolas Petton <[hidden email]> wrote:

> > I also tried starting Swazoo from a Workspace in VisualGST,
> > same non-result.
>
> Hmmm... "Processor activeProcess suspend" ?

When? Where? How?

Curious,
s.

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

signature.asc (205 bytes) Download Attachment