help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] smalltalk-2.1h / browser


From: kraehe
Subject: [Help-smalltalk] smalltalk-2.1h / browser
Date: Fri, 7 Oct 2005 15:13:16 +0200
User-agent: Mutt/1.5.9i

Moin Guru's,

  I found time to try the new browser and run into two problems:

    PackageLoader fileInPackage: 'Browser'!
    BLOX.BLOXBrowser.BrowserMain new initialize!

  showed the first GUI, but the menu choices resulted in :

    'onKeyEvent TODO implement own collection and check in that..'
    'onKeyEvent TODO implement own collection and check in that..'
    'onKeyEvent TODO implement own collection and check in that..'
    (gst:9472): Gtk-WARNING **: node type doesn't match 8 (separator10 is type 
10)
    (gst:9472): Gtk-WARNING **: node type doesn't match 8 (separator17 is type 
10)
    (gst:9472): Gtk-WARNING **: node type doesn't match 8 (separator20 is type 
10)
    'onKeyEvent TODO implement own collection and check in that..'
    'onKeyEvent TODO implement own collection and check in that..'
    'onKeyEvent TODO implement own collection and check in that..'
    'onKeyEvent TODO implement own collection and check in that..'
    'FIXME GTK bindings not ready for GUI transcript'

  the menu does not launch any browsers, nor does it react on exit menu
  and the gst process does also not exit if X kills the windo.

  while trying the old TK with :

    PackageLoader fileInPackage: 'BloxTK'!
    PackageLoader fileInPackage: 'Browser'!
    BLOX.BLOXBrowser.BrowserMain new initialize!

  resulted in :

    Object: GtkPlacer new: 1 "<-0x4c568890>" error: did not understand #value
    GTK.GtkPlacer(Object)>>#primError:
    MessageNotUnderstood(Exception)>>#defaultAction
    optimized [] in Exception class>>#coreException
    MessageNotUnderstood(Signal)>>#activateHandler:
    MessageNotUnderstood(Exception)>>#signal
    GTK.GtkPlacer(Object)>>#doesNotUnderstand:
    GTK.GtkPlacer(CObject)>>#at:
    String(SequenceableCollection)>>#replaceFrom:to:with:startingAt:
    String>>#replaceFrom:to:with:startingAt:
    String(ArrayedCollection)>>#,
    BLOX.BWindow(BLOX.Blox)>>#primBind:to:of:parameters:
    BLOX.BWindow(BLOX.BEventTarget)>>#bind:to:of:parameters:
    BLOX.BWindow(BLOX.BWidget)>>#initialize:
    BLOX.BWindow(BLOX.BPrimitive)>>#initialize:
    BLOX.BWindow(BLOX.BForm)>>#initialize:
    BLOX.BWindow>>#initialize:
    BLOX.BWindow class(BLOX.Blox class)>>#new:
    BLOX.BWindow class>>#new
    BLOX.BWindow class>>#new:
    BLOX.BLOXBrowser.BrowserShell(BLOX.BLOXBrowser.TopLevelShell)>>#initialize:
    BLOX.BLOXBrowser.BrowserShell>>#initialize:
    BLOX.BLOXBrowser.BrowserShell class(BLOX.BLOXBrowser.TopLevelShell
    class)>>#new:
    BLOX.BLOXBrowser.BrowserShell class>>#openWorksheet:withText:
    BLOX.BLOXBrowser.BrowserMain>>#initialize
    UndefinedObject>>#executeStatements

  environment: Debian/Sarge i386
  
happy weekend, i'll be on party till sunday 
ciao,Michael
-- 
  mailto:address@hidden             UNA:+.? 'CED+2+:::Linux:2.6.12'UNZ+1'
  http://www.xml-edifact.org/           CETERUM CENSEO WINDOWS ESSE DELENDAM




reply via email to

[Prev in Thread] Current Thread [Next in Thread]