I've tried both of the InstallBottomFeeder.exe on
http://www.cincomsmalltalk.com/BottomFeeder/downloads.html
but none of them gets the program running. I can
install them without a problem but when I click on the
bottomFeeder.exe it just creates an error.log but no
start screen although the bf.exe appears in the task
manager. So, what's the trouble with bf that it doesn't
like to run on win xp sp1?
fyi here's the error.log:
<BottomFeed Error> {BottomFeeder -- (16.63,jamesr)}
==2006/9/24==1:00:19==BEGIN RUNTIME DIAGNOSTIC DUMP
Cause of Dump: Unhandled exception: Improper store into
indexable object
Image Identification: 'Image created September 14, 2006
8:03:32 pm'
Smalltalk Version: 'VisualWorks®, 7.4.1 of 30. Mai 2006'
Object Memory versionId: #[60 41 60 64 74 1 0 0 60 41
60 64]
Class creating this dump: BfRuntimeImageDumper
Command Line: J:\programme\BottomFeeder\bottomFeeder.exe
------------------------------------------------------------
Active Process
Context Stack:
[1] ByteArray(Object)>>error:
[2] ByteArray(Object)>>improperStoreError
[3] ByteArray(Object)>>at:put:
[4] ByteArray>>at:put:
[5] ByteArray class(IntegerArray class)>>fromString:
[6] TwoByteString(String)>>asByteArray
[7] optimized [] in MSWindowsFont
class>>getOSFonts:lib:param:forTypefaces:
[8] Set>>do:
[9] MSWindowsFont
class>>getOSFonts:lib:param:forTypefaces:
[10] MSWindowsFont class>>listFontNames
[11] Screen(HostGraphicsDevice)>>listFontNames
[12] Screen(GraphicsDevice)>>fontNameListsDo:
[13] optimized [] in Screen>>fontNameListsDo:
[14] Error(GenericException)>>performHandler:
[15] Error(GenericException)>>propagatePrivateFrom:
[16] Error(GenericException)>>propagateFrom:
[17] Error(GenericException)>>propagate
[18] Error(GenericException)>>raiseSignal
[19] Screen>>primFontNamesMatching:
[20] optimized [] in [] in Screen>>fontNameListsDo:
[21] ByteString(SequenceableCollection)>>do:
[22] optimized [] in Screen>>fontNameListsDo:
[23] BlockClosure>>ensure:
[24] BlockClosure>>on:do:
[25] Screen>>fontNameListsDo:
[26] FontPolicy>>initializeAvailableFontsFor:
[27] FontPolicy>>initializeFor:
[28] FontPolicy class>>on:
[29] Screen(GraphicsDevice)>>installFontPolicy
[30] Screen(HostGraphicsDevice)>>installFontPolicy
[31] Screen class>>collectEncoderNames
[32] Screen class>>updateForUnicodeSupport
[33] SystemEventInterest
class>>updateScreenForUnicodeSupport
[34]
SystemEventInterest(AbstractSystemEventInterest)>>trigger
[35]
SystemEventInterest(AbstractSystemEventInterest)>>triggerIfInterestedIn:
[36] optimized [] in SystemEventInterest
class>>notifyDependenciesForEvent:
[37] SortedCollection(OrderedCollection)>>do:
[38] SystemEventInterest
class>>notifyDependenciesForEvent:
[39] AbstractSystemEventInterest class>>signalEvent:
[40] InterestNotificationSystem>>setUp
[41]
InterestNotificationSystem(Subsystem)>>runActivationActions
[42]
InterestNotificationSystem(Subsystem)>>privateActivate
[43] InterestNotificationSystem class(Subsystem
class)>>activate
[44] optimized [] in
Subsystem>>ensurePrerequisitesAreActive
[45] Set>>do:
[46]
ImageConfigurationSystem(Subsystem)>>ensurePrerequisitesAreActive
[47] ImageConfigurationSystem(Subsystem)>>privateActivate
[48] ImageConfigurationSystem class(Subsystem
class)>>activate
[49] optimized [] in
Subsystem>>ensurePrerequisitesAreActive
[50] Set>>do:
[51]
RuntimeSystem(Subsystem)>>ensurePrerequisitesAreActive
[52] RuntimeSystem(Subsystem)>>privateActivate
[53] RuntimeSystem class(Subsystem class)>>activate
[54] optimized [] in
Subsystem>>ensurePrerequisitesAreActive
[55] Set>>do:
[56]
RuntimeApplicationStartupSystem(Subsystem)>>ensurePrerequisitesAreActive
[57]
RuntimeApplicationStartupSystem(Subsystem)>>privateActivate
[58] RuntimeApplicationStartupSystem class(Subsystem
class)>>activate
[59] RuntimeApplicationStartupSystem class(Subsystem
class)>>reactToEvent:
[60] optimized [] in Subsystem class>>signalEvent:to:
[61] Set>>do:
[62] Subsystem class>>signalEvent:to:
[63] Subsystem class>>signalEvent:
[64] Snapshot>>signalSystemEvent:
[65] Snapshot>>postSnapshotBootstrap
[66] Snapshot>>privateSnapshot
[67] optimized [] in [] in Snapshot>>snapshot
[68] BlockClosure>>ensure:
[69] Cursor>>showWhile:
[70] optimized [] in Snapshot>>snapshot
[71] BlockClosure>>ensure:
[72] Snapshot class>>withSnapshot:do:
[73] Snapshot>>snapshot
[74] Snapshot>>saveAs:thenQuit:
[75] ObjectMemory class>>saveAs:thenQuit:
[76] RuntimePackager.RuntimeManager
class>>doThreeStepFinalImageSave
[77] RuntimePackager.RuntimeManager
class>>createAndSaveFinalImage
[78] optimized [] in
RuntimePackager.RuntimeStartupController>>controlTerminate
[79] BlockClosure>>ensure:
[80] BlockClosure>>on:do:
[81] optimized [] in Process class>>forBlock:priority:
------------------------------------------------------------
Unhandled Exception:
class: UnhandledException
creator: UnhandledException
errorString: Unhandled exception: Improper store into
indexable object
parameter: an Error
------------------------------------------------------------
Initial Context Stack Arguments:
[1] ByteArray(Object)>>error:
Receiver: (id=13999) #[67 105 116 121 115 99 97 112 101 0]
Arg1: (id=9213) an UserMessage('Improper store into
indexable object', #errImproperIndex, #di...
[2] ByteArray(Object)>>improperStoreError
Receiver: (id=13999) #[67 105 116 121 115 99 97 112 101 0]
[3] ByteArray(Object)>>at:put:
Receiver: (id=13999) #[67 105 116 121 115 99 97 112 101 0]
Arg1: (id=10) 10
Arg2: (id=8482) 8482
[4] ByteArray>>at:put:
Receiver: (id=13999) #[67 105 116 121 115 99 97 112 101 0]
Arg1: (id=10) 10
Arg2: (id=8482) 8482
[5] ByteArray class(IntegerArray class)>>fromString:
Receiver: (id=3494) ByteArray
Arg1: (id=16025) 'Cityscape™'
[6] TwoByteString(String)>>asByteArray
Receiver: (id=16025) 'Cityscape™'
[8] Set>>do:
Receiver: (id=13294) Set ('Propaganda' 'kitchen tile'
'MemoryLapses' 'Tinsnips' 'Bookshelf Symbol ...
Arg1: (id=11792) BlockClosure [] in MSWindowsFont
class>>getOSFonts:lib:param:forTypefaces:
[9] MSWindowsFont class>>getOSFonts:lib:param:forTypefaces:
Receiver: (id=12264) MSWindowsFont
Arg1: (id=7006) a CPointer {0301106F} (HDC)
Arg2: (id=8479) a WinNTSystemSupport
Arg3: (id=13818) a CCompositePointer {02269008} (struct {
LONG lfHeight, lfWidth, lfEscapemen...
Arg4: (id=13294) Set ('Propaganda' 'kitchen tile'
'MemoryLapses' 'Tinsnips' 'Bookshelf Symbol ...
[10] MSWindowsFont class>>listFontNames
Receiver: (id=12264) MSWindowsFont
[11] Screen(HostGraphicsDevice)>>listFontNames
Receiver: (id=10505) a Screen
[12] Screen(GraphicsDevice)>>fontNameListsDo:
Receiver: (id=10505) a Screen
Arg1: (id=1853) BlockClosure [] in
FontPolicy>>initializeAvailableFontsFor:
[14] Error(GenericException)>>performHandler:
Receiver: (id=11978) an Error
Arg1: (id=9585) BlockClosure>>on:do:
[15] Error(GenericException)>>propagatePrivateFrom:
Receiver: (id=11978) an Error
Arg1: (id=7192) Screen>>primFontNamesMatching:
[16] Error(GenericException)>>propagateFrom:
Receiver: (id=11978) an Error
Arg1: (id=7192) Screen>>primFontNamesMatching:
[17] Error(GenericException)>>propagate
Receiver: (id=11978) an Error
[18] Error(GenericException)>>raiseSignal
Receiver: (id=11978) an Error
[19] Screen>>primFontNamesMatching:
Receiver: (id=10505) a Screen
Arg1: (id=4799) 'a'
[21] ByteString(SequenceableCollection)>>do:
Receiver: (id=12150) 'abcdefghijklmnopqrstuvwxyz'
Arg1: (id=13) BlockClosure [] in [] in
Screen>>fontNameListsDo:
[23] BlockClosure>>ensure:
Receiver: (id=7745) BlockClosure [] in
Screen>>fontNameListsDo:
Arg1: (id=15477) BlockClosure [] in BlockClosure>>on:do:
[24] BlockClosure>>on:do:
Receiver: (id=7745) BlockClosure [] in
Screen>>fontNameListsDo:
Arg1: (id=11560) Error
Arg2: (id=4432) BlockClosure [] in
Screen>>fontNameListsDo:
[25] Screen>>fontNameListsDo:
Receiver: (id=10505) a Screen
Arg1: (id=1853) BlockClosure [] in
FontPolicy>>initializeAvailableFontsFor:
[26] FontPolicy>>initializeAvailableFontsFor:
Receiver: (id=12164) a FontPolicy
Arg1: (id=10505) a Screen
[27] FontPolicy>>initializeFor:
Receiver: (id=12164) a FontPolicy
Arg1: (id=10505) a Screen
[28] FontPolicy class>>on:
Receiver: (id=11486) FontPolicy
Arg1: (id=10505) a Screen
[29] Screen(GraphicsDevice)>>installFontPolicy
Receiver: (id=10505) a Screen
[30] Screen(HostGraphicsDevice)>>installFontPolicy
Receiver: (id=10505) a Screen
[31] Screen class>>collectEncoderNames
Receiver: (id=8805) Screen
[32] Screen class>>updateForUnicodeSupport
Receiver: (id=8805) Screen
[33] SystemEventInterest
class>>updateScreenForUnicodeSupport
Receiver: (id=15991) SystemEventInterest
[34]
SystemEventInterest(AbstractSystemEventInterest)>>trigger
Receiver: (id=4985) a SystemEventInterest(on:
#returnFromSnapshot at: 0 send: 'SystemEventInteres...
[35]
SystemEventInterest(AbstractSystemEventInterest)>>triggerIfInterestedIn:
Receiver: (id=4985) a SystemEventInterest(on:
#returnFromSnapshot at: 0 send: 'SystemEventInteres...
Arg1: (id=2208) #returnFromSnapshot
[37] SortedCollection(OrderedCollection)>>do:
Receiver: (id=13823) SortedCollection (a
SystemEventInterest(on: #aboutToSnapshot at: 0 send:
'Sys...
Arg1: (id=5171) BlockClosure [] in SystemEventInterest
class>>notifyDependenciesForEvent:
[38] SystemEventInterest class>>notifyDependenciesForEvent:
Receiver: (id=15991) SystemEventInterest
Arg1: (id=2208) #returnFromSnapshot
[39] AbstractSystemEventInterest class>>signalEvent:
Receiver: (id=13402) AbstractSystemEventInterest
Arg1: (id=2208) #returnFromSnapshot
[40] InterestNotificationSystem>>setUp
Receiver: (id=11129) an InterestNotificationSystem
[41]
InterestNotificationSystem(Subsystem)>>runActivationActions
Receiver: (id=11129) an InterestNotificationSystem
[42] InterestNotificationSystem(Subsystem)>>privateActivate
Receiver: (id=11129) an InterestNotificationSystem
[43] InterestNotificationSystem class(Subsystem
class)>>activate
Receiver: (id=11670) InterestNotificationSystem
[45] Set>>do:
Receiver: (id=12536) Set (InterestNotificationSystem)
Arg1: (id=12012) BlockClosure [] in
Subsystem>>ensurePrerequisitesAreActive
[46]
ImageConfigurationSystem(Subsystem)>>ensurePrerequisitesAreActive
Receiver: (id=8103) an ImageConfigurationSystem
[47] ImageConfigurationSystem(Subsystem)>>privateActivate
Receiver: (id=8103) an ImageConfigurationSystem
[48] ImageConfigurationSystem class(Subsystem
class)>>activate
Receiver: (id=5688) ImageConfigurationSystem
[50] Set>>do:
Receiver: (id=10696) Set (ImageConfigurationSystem)
Arg1: (id=12012) BlockClosure [] in
Subsystem>>ensurePrerequisitesAreActive
------------------------------------------------------------
Quiescent Processes
Process priority: 10 (id=9859)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] Semaphore>>wait
[3] ObjectMemory class>>idleLoop
[4] optimized [] in ObjectMemory
class>>installIdleLoopProcess
[5] BlockClosure>>unboundMethodwith:with:
[6] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=5910)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=16035)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=9776)
Context Stack:
[1] optimized [] in Process class>>forBlock:priority:
Process priority: 50 (id=3517)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] Semaphore>>wait
[3] EventQueue>>next
[4] WindowManager>>processNextEvent
[5] optimized [] in [] in WindowManager>>newProcess
[6] BlockClosure>>ensure:
[7] BlockClosure>>on:do:
[8] optimized [] in WindowManager>>newProcess
[9] BlockClosure>>ensure:
[10] BlockClosure>>on:do:
[11] optimized [] in Process class>>forBlock:priority:
------------------------------------------------------------
Suspended Processes
Process priority: 90 (id=1124)
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in ObjectMemory
class>>installScavengeNotification
[3] BlockClosure>>ensure:
[4] BlockClosure>>on:do:
[5] optimized [] in Process class>>forBlock:priority:
Process priority: 100 (id=11249)
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in Delay class>>initializeTimingProcess
[3] BlockClosure>>unboundMethodwith:with:
[4] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=9859)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] Semaphore>>wait
[3] ObjectMemory class>>idleLoop
[4] optimized [] in ObjectMemory
class>>installIdleLoopProcess
[5] BlockClosure>>unboundMethodwith:with:
[6] optimized [] in Process class>>forBlock:priority:
Process priority: 50 (id=3517)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] Semaphore>>wait
[3] EventQueue>>next
[4] WindowManager>>processNextEvent
[5] optimized [] in [] in WindowManager>>newProcess
[6] BlockClosure>>ensure:
[7] BlockClosure>>on:do:
[8] optimized [] in WindowManager>>newProcess
[9] BlockClosure>>ensure:
[10] BlockClosure>>on:do:
[11] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=16035)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] optimized [] in Process class>>forBlock:priority:
Process priority: 85 (id=4990)
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in CCallback
class>>installForeignCallbackProcess
[3] BlockClosure>>ensure:
[4] BlockClosure>>on:do:
[5] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=5910)
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] optimized [] in Process class>>forBlock:priority:
Process priority: 98 (id=15115)
Context Stack:
[1] Semaphore>>wait
[2] WeakArray class>>outerFinalizationLoop
[3] optimized [] in WeakArray
class>>installFinalizationMechanism
[4] BlockClosure>>ensure:
[5] BlockClosure>>on:do:
[6] optimized [] in Process class>>forBlock:priority:
Process priority: 90 (id=8856)
Context Stack:
[1] Semaphore>>wait
[2] InputStateMouseWheelX11Aware(InputState)>>run
[3] InputStateMouseWheelX11Aware>>run
[4] optimized [] in InputState class>>install
[5] BlockClosure>>ensure:
[6] BlockClosure>>on:do:
[7] optimized [] in Process class>>forBlock:priority:
Process priority: 89 (id=2597)
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in [] in [] in CCallback
class>>installCallbackProcess
[3] BlockClosure>>ensure:
[4] BlockClosure>>on:do:
[5] optimized [] in [] in CCallback
class>>installCallbackProcess
[6] BlockClosure>>ensure:
[7] BlockClosure>>on:do:
[8] optimized [] in CCallback
class>>installCallbackProcess
[9] BlockClosure>>ensure:
[10] BlockClosure>>on:do:
[11] optimized [] in Process class>>forBlock:priority:
Process priority: 85 (id=12722)
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in CCallback
class>>installForeignCallbackProcess
[3] BlockClosure>>ensure:
[4] BlockClosure>>on:do:
[5] optimized [] in Process class>>forBlock:priority:
Process priority: 91 (id=6463)
Context Stack:
[1] Semaphore>>wait
[2] ObjectMemory class>>lowSpaceLoop
[3] optimized [] in ObjectMemory
class>>installLowSpaceProcess
[4] BlockClosure>>ensure:
[5] BlockClosure>>on:do:
[6] optimized [] in Process class>>forBlock:priority:
Process priority: 10 (id=9776)
Context Stack:
[1] optimized [] in Process class>>forBlock:priority:
------------------------------------------------------------
Transcript:
<<<BEGIN TRANSCRIPT>>>
bottomFeeder.im created at September 14, 2006 8:03:55 pm
bottomFeeder.im created at September 14, 2006 8:04:07 pm
bottomFeeder.im created at September 14, 2006 8:04:16 pm
<<<END TRANSCRIPT>>>
------------------------------------------------------------
Scheduled Windows:
==2006/9/24==1:00:19==END RUNTIME DIAGNOSTIC DUMP
Nobody/Anonymous ( nobody ) - 2006-09-24 08:09
5
Closed
None
Nobody/Anonymous
Install Problem (example)
None
Public
|
Date: 2007-06-05 22:18
|
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2007-06-05 22:18 | jarober61 |
| close_date | - | 2007-06-05 22:18 | jarober61 |