Skip to content

Instantly share code, notes, and snippets.

@tknerr
Created July 27, 2012 07:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tknerr/3186698 to your computer and use it in GitHub Desktop.
Save tknerr/3186698 to your computer and use it in GitHub Desktop.
Trying to get CodeCity running on an Ubuntu 11.10 64-Bit machine, but it fails with a "Unhandled Exception: Library Not Found"
==2012/7/27==9:38:44==BEGIN RUNTIME DIAGNOSTIC DUMP
Note: this file stored in VisualWorks #source (UTF-8) encoding
Cause of Dump: Unhandled exception: Library not found
Image Identification: 'Image created December 7, 2009 10:07:01 pm'
Smalltalk Version: 'VisualWorks® NonCommercial, 7.6 of March 3, 2008'
Object Memory versionId: #[70 40 71 192 76 0 0 0 63 53 63 192]
Class creating this dump: RuntimeFullDumper
Command Line: bin/linux86/vwlinux86gui -noherald /home/zuehlke/Desktop/tools/codecity-image/codecity.im
------------------------------------------------------------
Active Process
Process named: 'Unnamed Process'
Process priority: 51
Process identity hash: 9679
Context Stack:
[1] ExternalLibraryHolder>>findFile:inDirectories:
[2] ExternalLibraryHolder>>load
[3] ExternalLibraryHolder>>mapAddressForName:
[4] ExternalMethod class>>mapAddressFor:library:
[5] optimized [] in [] in ExternalMethod class>>mapAddressFor:
[6] BlockClosure>>on:do:
[7] optimized [] in ExternalMethod class>>mapAddressFor:
[8] [] in LinkedOrderedCollection>>detect:ifNone:
[9] LinkedOrderedCollection(OrderedCollection)>>do:
[10] LinkedOrderedCollection>>ownDo:
[11] LinkedOrderedCollection>>performDo:block:path:
[12] LinkedOrderedCollection>>do:
[13] LinkedOrderedCollection>>detect:ifNone:
[14] ExternalMethod class>>mapAddressFor:
[15] ExternalMethod class>>virtualHandleForClass:external:
[16] ExternalMethod>>unlinkedCall:arguments:
[17] JunMesaPixmapHandle(JunMesaHandle)>>visualInfo
[18] JunMesaPixmapHandle>>initializeFor:
[19] JunMesaPixmapHandle class>>on:
[20] JunOpenGLRetainedMediumHandle class>>on:
[21] JunOpenGLRenderingContext>>basicGetHandle
[22] optimized [] in JunOpenGLRenderingContext>>getHandle
[23] BlockClosure>>ensure:
[24] Semaphore>>critical:
[25] JunOpenGLRenderingContext>>critical:
[26] JunOpenGLRenderingContext>>getHandle
[27] JunOpenGLRenderingContext>>initialize
[28] JunOpenGLRenderingContext class>>on:
[29] JunOpenGLRetainedMedium>>renderingContext
[30] optimized [] in [] in JunOpenGLDisplayView>>asBitmap
[31] JunControlUtility class>>assert:do:ensure:
[32] CodeCity.DisplayView class(JunAbstractView class)>>assert:do:ensure:
[33] CodeCity.DisplayView(JunAbstractView)>>assert:do:ensure:
[34] optimized [] in JunOpenGLDisplayView>>asBitmap
[35] True>>ifTrue:ifFalse:
[36] CodeCity.DisplayView(JunOpenGLDisplayView)>>asBitmap
[37] optimized [] in [] in [] in JunOpenGLDisplayView>>displayOn:
[38] MessageNotUnderstood class(GenericException class)>>handle:do:
[39] optimized [] in [] in JunOpenGLDisplayView>>displayOn:
[40] BlockClosure>>ensure:
[41] Semaphore>>critical:
[42] optimized [] in JunOpenGLDisplayView>>displayOn:
[43] False>>ifTrue:ifFalse:
[44] CodeCity.DisplayView(JunOpenGLDisplayView)>>displayOn:
[45] CodeCity.DisplayView(JunOpenGLDisplayView)>>update:with:from:
[46] DependentsCollection>>update:with:from:
[47] CodeCity.SnapshotDisplayModel(Object)>>changed:with:
[48] CodeCity.SnapshotDisplayModel(Object)>>changed:
[49] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>fitSceneInView
[50] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>resetViewToIsometricPerspective
[51] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>postOpenWith:
[52] CodeCity.SnapshotDisplayModel>>postOpenWith:
[53] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface:withPolicy:inSession:
[54] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface:withPolicy:
[55] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface:
[56] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface
[57] CodeCity.SnapshotDisplayModel(ApplicationModel)>>open
[58] CodeCity.SnapshotViewBuilder>>renderCityWithGlyphs:
[59] CodeCity.SnapshotViewBuilder>>renderView
[60] CodeCity.SnapshotViewBuilder>>show
[61] CodeCity.CodeCityGUI>>showCity
[62] CodeCity.CodeCityGUI>>openAllWindows
[63] CodeCity.CodeCityGUI class>>openAll
[64] RuntimePackager.RuntimeManager class>>startupApplication
[65] RuntimeApplicationStartupSystem>>main
[66] optimized [] in UserApplication>>setUp
[67] BlockClosure>>on:do:
[68] optimized [] in Process class>>forBlock:priority:
------------------------------------------------------------
Unhandled Exception:
class: UnhandledException
creator: UnhandledException
errorString: Unhandled exception: Library not found
parameter: a LibraryNotFoundError
------------------------------------------------------------
Initial Context Stack Arguments:
[1] ExternalLibraryHolder>>findFile:inDirectories:
Receiver: (id=4893) an ExternalLibraryHolder
Arg1: (id=15018) 'libX11.so'
Arg2: (id=15909) LinkedOrderedCollection ('/usr/lib' '/usr/local/lib' '/usr/X11R6/lib')
[2] ExternalLibraryHolder>>load
Receiver: (id=4893) an ExternalLibraryHolder
[3] ExternalLibraryHolder>>mapAddressForName:
Receiver: (id=4893) an ExternalLibraryHolder
Arg1: (id=14363) #glXChooseVisual
[4] ExternalMethod class>>mapAddressFor:library:
Receiver: (id=6096) ExternalMethod
Arg1: (id=8750) ExternalMethod JunMesaInterface>>glXChooseVisual:with:with:
Arg2: (id=4893) an ExternalLibraryHolder
[6] BlockClosure>>on:do:
Receiver: (id=2500) BlockClosure [] in [] in ExternalMethod class>>mapAddressFor:
Arg1: (id=12625) ExceptionSet ()
Arg2: (id=9864) BlockClosure [] in [] in ExternalMethod class>>mapAddressFor:
[9] LinkedOrderedCollection(OrderedCollection)>>do:
Receiver: (id=9159) LinkedOrderedCollection (an ExternalLibraryHolder an ExternalLibraryHolder an...
Arg1: (id=6366) BlockClosure [] in LinkedOrderedCollection>>detect:ifNone:
[10] LinkedOrderedCollection>>ownDo:
Receiver: (id=9159) LinkedOrderedCollection (an ExternalLibraryHolder an ExternalLibraryHolder an...
Arg1: (id=6366) BlockClosure [] in LinkedOrderedCollection>>detect:ifNone:
[11] LinkedOrderedCollection>>performDo:block:path:
Receiver: (id=9159) LinkedOrderedCollection (an ExternalLibraryHolder an ExternalLibraryHolder an...
Arg1: (id=608) #ownDo:
Arg2: (id=6366) BlockClosure [] in LinkedOrderedCollection>>detect:ifNone:
Arg3: (id=107) IdentitySet (LinkedOrderedCollection (an ExternalLibraryHolder an ExternalLib...
[12] LinkedOrderedCollection>>do:
Receiver: (id=9159) LinkedOrderedCollection (an ExternalLibraryHolder an ExternalLibraryHolder an...
Arg1: (id=6366) BlockClosure [] in LinkedOrderedCollection>>detect:ifNone:
[13] LinkedOrderedCollection>>detect:ifNone:
Receiver: (id=9159) LinkedOrderedCollection (an ExternalLibraryHolder an ExternalLibraryHolder an...
Arg1: (id=10232) BlockClosure [] in ExternalMethod class>>mapAddressFor:
Arg2: (id=3973) BlockClosure [] in ExternalMethod class>>mapAddressFor:
[14] ExternalMethod class>>mapAddressFor:
Receiver: (id=6096) ExternalMethod
Arg1: (id=8750) ExternalMethod JunMesaInterface>>glXChooseVisual:with:with:
[15] ExternalMethod class>>virtualHandleForClass:external:
Receiver: (id=6096) ExternalMethod
Arg1: (id=12833) JunMesaInterface
Arg2: (id=8750) ExternalMethod JunMesaInterface>>glXChooseVisual:with:with:
[16] ExternalMethod>>unlinkedCall:arguments:
Receiver: (id=8750) ExternalMethod JunMesaInterface>>glXChooseVisual:with:with:
Arg1: (id=14098) a JunMesaInterface
Arg2: (id=15571) #(150016280 0 a CPointer {15D4C5D8} (int * ))
[17] JunMesaPixmapHandle(JunMesaHandle)>>visualInfo
Receiver: (id=9312) a JunMesaPixmapHandle
[18] JunMesaPixmapHandle>>initializeFor:
Receiver: (id=9312) a JunMesaPixmapHandle
Arg1: (id=3053) a Pixmap
[19] JunMesaPixmapHandle class>>on:
Receiver: (id=2632) JunMesaPixmapHandle
Arg1: (id=3053) a Pixmap
[20] JunOpenGLRetainedMediumHandle class>>on:
Receiver: (id=14230) JunOpenGLRetainedMediumHandle
Arg1: (id=13178) a JunOpenGLRetainedMedium
[21] JunOpenGLRenderingContext>>basicGetHandle
Receiver: (id=6919) JunOpenGLRenderingContext(nil)
[23] BlockClosure>>ensure:
Receiver: (id=660) BlockClosure [] in JunOpenGLRenderingContext>>getHandle
Arg1: (id=10785) BlockClosure [] in Semaphore>>critical:
[24] Semaphore>>critical:
Receiver: (id=4526) Semaphore ()
Arg1: (id=660) BlockClosure [] in JunOpenGLRenderingContext>>getHandle
[25] JunOpenGLRenderingContext>>critical:
Receiver: (id=6919) JunOpenGLRenderingContext(nil)
Arg1: (id=660) BlockClosure [] in JunOpenGLRenderingContext>>getHandle
[26] JunOpenGLRenderingContext>>getHandle
Receiver: (id=6919) JunOpenGLRenderingContext(nil)
[27] JunOpenGLRenderingContext>>initialize
Receiver: (id=6919) JunOpenGLRenderingContext(nil)
[28] JunOpenGLRenderingContext class>>on:
Receiver: (id=5392) JunOpenGLRenderingContext
Arg1: (id=13178) a JunOpenGLRetainedMedium
[29] JunOpenGLRetainedMedium>>renderingContext
Receiver: (id=13178) a JunOpenGLRetainedMedium
[31] JunControlUtility class>>assert:do:ensure:
Receiver: (id=3774) JunControlUtility
Arg1: (id=14651) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
Arg2: (id=8392) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
Arg3: (id=2133) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
[32] CodeCity.DisplayView class(JunAbstractView class)>>assert:do:ensure:
Receiver: (id=10437) CodeCity.DisplayView
Arg1: (id=14651) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
Arg2: (id=8392) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
Arg3: (id=2133) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
[33] CodeCity.DisplayView(JunAbstractView)>>assert:do:ensure:
Receiver: (id=12258) a CodeCity.DisplayView
Arg1: (id=14651) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
Arg2: (id=8392) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
Arg3: (id=2133) BlockClosure [] in [] in JunOpenGLDisplayView>>asBitmap
[35] True>>ifTrue:ifFalse:
Receiver: (id=3) true
Arg1: (id=5999) BlockClosure [] in JunOpenGLDisplayView>>asBitmap
Arg2: (id=16124) BlockClosure [] in JunOpenGLDisplayView>>asBitmap
[36] CodeCity.DisplayView(JunOpenGLDisplayView)>>asBitmap
Receiver: (id=12258) a CodeCity.DisplayView
[38] MessageNotUnderstood class(GenericException class)>>handle:do:
Receiver: (id=15848) MessageNotUnderstood
Arg1: (id=10747) BlockClosure [] in [] in [] in JunOpenGLDisplayView>>displayOn:
Arg2: (id=9865) BlockClosure [] in [] in [] in JunOpenGLDisplayView>>displayOn:
[40] BlockClosure>>ensure:
Receiver: (id=3606) BlockClosure [] in [] in JunOpenGLDisplayView>>displayOn:
Arg1: (id=13731) BlockClosure [] in Semaphore>>critical:
[41] Semaphore>>critical:
Receiver: (id=7472) Semaphore ()
Arg1: (id=3606) BlockClosure [] in [] in JunOpenGLDisplayView>>displayOn:
[43] False>>ifTrue:ifFalse:
Receiver: (id=2) false
Arg1: (id=1213) BlockClosure [] in JunOpenGLDisplayView>>displayOn:
Arg2: (id=11338) BlockClosure [] in JunOpenGLDisplayView>>displayOn:
[44] CodeCity.DisplayView(JunOpenGLDisplayView)>>displayOn:
Receiver: (id=12258) a CodeCity.DisplayView
Arg1: (id=5079) a ScreenGraphicsContext
[45] CodeCity.DisplayView(JunOpenGLDisplayView)>>update:with:from:
Receiver: (id=12258) a CodeCity.DisplayView
Arg1: (id=9035) #projection
Arg2: (id=1) nil
Arg3: (id=15204) a CodeCity.SnapshotDisplayModel
[46] DependentsCollection>>update:with:from:
Receiver: (id=8945) #(a CodeCity.DisplayView an ApplicationWindow 65011850)
Arg1: (id=9035) #projection
Arg2: (id=1) nil
Arg3: (id=15204) a CodeCity.SnapshotDisplayModel
[47] CodeCity.SnapshotDisplayModel(Object)>>changed:with:
Receiver: (id=15204) a CodeCity.SnapshotDisplayModel
Arg1: (id=9035) #projection
Arg2: (id=1) nil
[48] CodeCity.SnapshotDisplayModel(Object)>>changed:
Receiver: (id=15204) a CodeCity.SnapshotDisplayModel
Arg1: (id=9035) #projection
[49] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>fitSceneInView
Receiver: (id=15204) a CodeCity.SnapshotDisplayModel
[50] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>resetViewToIsometricPerspective
Receiver: (id=15204) a CodeCity.SnapshotDisplayModel
------------------------------------------------------------
Quiescent Processes
Process named: 'IdleLoopProcess'
Process priority: 10
Process identity hash: 6552
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] Semaphore>>wait
[3] ObjectMemory class>>idleLoop
[4] optimized [] in ObjectMemory class>>installIdleLoopProcess
[5] BlockClosure>>on:do:
[6] optimized [] in Process class>>forBlock:priority:
Process named: 'IdleLoopProcess'
Process priority: 10
Process identity hash: 293
Context Stack:
[1] optimized [] in Process class>>forBlock:priority:
Process named: 'Please Wait : 0% done'
Process priority: 50
Process identity hash: 10418
Context Stack:
[1] Process>>yield
[2] ProcessorScheduler>>yield
[3] WindowManager>>processNextEvent
[4] optimized [] in [] in WindowManager>>newProcess
[5] BlockClosure>>on:do:
[6] optimized [] in WindowManager>>newProcess
[7] BlockClosure>>on:do:
[8] optimized [] in Process class>>forBlock:priority:
Process named: 'City View'
Process priority: 50
Process identity hash: 4159
Context Stack:
[1] optimized [] in Process class>>forBlock:priority:
Process named: 'CodeCity'
Process priority: 50
Process identity hash: 14284
Context Stack:
[1] Semaphore>>wait
[2] EventQueue>>next
[3] WindowManager>>processNextEvent
[4] optimized [] in [] in WindowManager>>newProcess
[5] BlockClosure>>on:do:
[6] optimized [] in WindowManager>>newProcess
[7] BlockClosure>>on:do:
[8] optimized [] in Process class>>forBlock:priority:
------------------------------------------------------------
Suspended Processes
Process named: 'FinalizationProcess'
Process priority: 98
Process identity hash: 1766
Context Stack:
[1] Semaphore>>wait
[2] WeakArray class>>outerFinalizationLoop
[3] optimized [] in WeakArray class>>installFinalizationMechanism
[4] BlockClosure>>on:do:
[5] optimized [] in Process class>>forBlock:priority:
Process named: 'IdleLoopProcess'
Process priority: 10
Process identity hash: 6552
Context Stack:
[1] optimized [] in [] in Process>>terminate
[2] Semaphore>>wait
[3] ObjectMemory class>>idleLoop
[4] optimized [] in ObjectMemory class>>installIdleLoopProcess
[5] BlockClosure>>on:do:
[6] optimized [] in Process class>>forBlock:priority:
Process named: 'SystemTimingProcess'
Process priority: 100
Process identity hash: 330
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in Delay class>>initializeTimingProcess
[3] BlockClosure>>on:do:
[4] optimized [] in Process class>>forBlock:priority:
Process named: 'City View'
Process priority: 50
Process identity hash: 4159
Context Stack:
[1] optimized [] in Process class>>forBlock:priority:
Process named: 'View configuration: magnitude'
Process priority: 50
Process identity hash: 11891
Context Stack:
[1] Semaphore>>wait
[2] EventQueue>>next
[3] WindowManager>>processNextEvent
[4] optimized [] in [] in WindowManager>>newProcess
[5] BlockClosure>>on:do:
[6] optimized [] in WindowManager>>newProcess
[7] BlockClosure>>on:do:
[8] optimized [] in Process class>>forBlock:priority:
Process named: 'Please Wait : 0% done'
Process priority: 50
Process identity hash: 10418
Context Stack:
[1] Process>>yield
[2] ProcessorScheduler>>yield
[3] WindowManager>>processNextEvent
[4] optimized [] in [] in WindowManager>>newProcess
[5] BlockClosure>>on:do:
[6] optimized [] in WindowManager>>newProcess
[7] BlockClosure>>on:do:
[8] optimized [] in Process class>>forBlock:priority:
Process named: 'ScavengeProcess'
Process priority: 90
Process identity hash: 5632
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in ObjectMemory class>>installScavengeNotification
[3] BlockClosure>>on:do:
[4] optimized [] in Process class>>forBlock:priority:
Process named: 'ExternalProcessReaper'
Process priority: 90
Process identity hash: 15757
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in ExternalProcess class>>startReaper
[3] BlockClosure>>on:do:
[4] optimized [] in Process class>>forBlock:priority:
Process named: 'LowSpaceProcess'
Process priority: 91
Process identity hash: 9498
Context Stack:
[1] Semaphore>>wait
[2] ObjectMemory class>>lowSpaceLoop
[3] optimized [] in ObjectMemory class>>installLowSpaceProcess
[4] BlockClosure>>on:do:
[5] optimized [] in Process class>>forBlock:priority:
Process named: 'IdleLoopProcess'
Process priority: 10
Process identity hash: 293
Context Stack:
[1] optimized [] in Process class>>forBlock:priority:
Process named: 'InputStateIOProcess'
Process priority: 90
Process identity hash: 3239
Context Stack:
[1] Semaphore>>wait
[2] InputState>>run
[3] optimized [] in InputState class>>install
[4] BlockClosure>>on:do:
[5] optimized [] in Process class>>forBlock:priority:
Process named: 'CallbackProcess'
Process priority: 89
Process identity hash: 13364
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in [] in [] in CCallback class>>installCallbackProcess
[3] BlockClosure>>on:do:
[4] optimized [] in [] in CCallback class>>installCallbackProcess
[5] BlockClosure>>on:do:
[6] optimized [] in CCallback class>>installCallbackProcess
[7] BlockClosure>>on:do:
[8] optimized [] in Process class>>forBlock:priority:
Process named: 'ForeignCallbackProcess'
Process priority: 85
Process identity hash: 7105
Context Stack:
[1] Semaphore>>wait
[2] optimized [] in CCallback class>>installForeignCallbackProcess
[3] BlockClosure>>on:do:
[4] optimized [] in Process class>>forBlock:priority:
Process named: 'Unnamed Process'
Process priority: 50
Process identity hash: 846
Context Stack:
[1] Process>>resume
[2] BlockClosure>>forkAt:
[3] Process>>suspendResumable:do:
[4] RuntimePackager.RuntimeEmergencyNotifier(RuntimePackager.RuntimeErrorNotifier)>>createDump
[5] optimized [] in ErrorNotifier>>notify
[6] RuntimePackager.RuntimeEmergencyNotifier(RuntimePackager.RuntimeErrorNotifier)>>proceedExceptionOr:
[7] RuntimePackager.RuntimeEmergencyNotifier(ErrorNotifier)>>notify
[8] RuntimePackager.RuntimeEmergencyNotifier class(ErrorNotifier class)>>openContext:label:proceedable:
[9] Notifier class>>openContext:label:proceedable:
[10] UnhandledException>>defaultAction
[11] UnhandledException(GenericException)>>performHandler:
[12] UnhandledException(GenericException)>>propagatePrivateFrom:
[13] UnhandledException(GenericException)>>propagateFrom:
[14] UnhandledException(GenericException)>>propagate
[15] UnhandledException(GenericException)>>raiseSignal
[16] LibraryNotFoundError(GenericException)>>noHandler
[17] LibraryNotFoundError(GenericException)>>defaultAction
[18] LibraryNotFoundError(GenericException)>>performHandler:
[19] LibraryNotFoundError(GenericException)>>propagatePrivateFrom:
[20] LibraryNotFoundError(GenericException)>>propagateFrom:
[21] LibraryNotFoundError(GenericException)>>propagate
[22] LibraryNotFoundError(GenericException)>>raiseSignal
[23] LibraryNotFoundError class(GenericException class)>>raiseWith:
[24] ExternalLibraryHolder>>findFile:inDirectories:
[25] ExternalLibraryHolder>>load
[26] ExternalLibraryHolder>>mapAddressForName:
[27] ExternalMethod class>>mapAddressFor:library:
[28] optimized [] in [] in ExternalMethod class>>mapAddressFor:
[29] BlockClosure>>on:do:
[30] optimized [] in ExternalMethod class>>mapAddressFor:
[31] [] in LinkedOrderedCollection>>detect:ifNone:
[32] LinkedOrderedCollection(OrderedCollection)>>do:
[33] LinkedOrderedCollection>>ownDo:
[34] LinkedOrderedCollection>>performDo:block:path:
[35] LinkedOrderedCollection>>do:
[36] LinkedOrderedCollection>>detect:ifNone:
[37] ExternalMethod class>>mapAddressFor:
[38] ExternalMethod class>>virtualHandleForClass:external:
[39] ExternalMethod>>unlinkedCall:arguments:
[40] JunMesaPixmapHandle(JunMesaHandle)>>visualInfo
[41] JunMesaPixmapHandle>>initializeFor:
[42] JunMesaPixmapHandle class>>on:
[43] JunOpenGLRetainedMediumHandle class>>on:
[44] JunOpenGLRenderingContext>>basicGetHandle
[45] optimized [] in JunOpenGLRenderingContext>>getHandle
[46] BlockClosure>>ensure:
[47] Semaphore>>critical:
[48] JunOpenGLRenderingContext>>critical:
[49] JunOpenGLRenderingContext>>getHandle
[50] JunOpenGLRenderingContext>>initialize
[51] JunOpenGLRenderingContext class>>on:
[52] JunOpenGLRetainedMedium>>renderingContext
[53] optimized [] in [] in JunOpenGLDisplayView>>asBitmap
[54] JunControlUtility class>>assert:do:ensure:
[55] CodeCity.DisplayView class(JunAbstractView class)>>assert:do:ensure:
[56] CodeCity.DisplayView(JunAbstractView)>>assert:do:ensure:
[57] optimized [] in JunOpenGLDisplayView>>asBitmap
[58] True>>ifTrue:ifFalse:
[59] CodeCity.DisplayView(JunOpenGLDisplayView)>>asBitmap
[60] optimized [] in [] in [] in JunOpenGLDisplayView>>displayOn:
[61] MessageNotUnderstood class(GenericException class)>>handle:do:
[62] optimized [] in [] in JunOpenGLDisplayView>>displayOn:
[63] BlockClosure>>ensure:
[64] Semaphore>>critical:
[65] optimized [] in JunOpenGLDisplayView>>displayOn:
[66] False>>ifTrue:ifFalse:
[67] CodeCity.DisplayView(JunOpenGLDisplayView)>>displayOn:
[68] CodeCity.DisplayView(JunOpenGLDisplayView)>>update:with:from:
[69] DependentsCollection>>update:with:from:
[70] CodeCity.SnapshotDisplayModel(Object)>>changed:with:
[71] CodeCity.SnapshotDisplayModel(Object)>>changed:
[72] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>fitSceneInView
[73] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>resetViewToIsometricPerspective
[74] CodeCity.SnapshotDisplayModel(CodeCity.DisplayModel)>>postOpenWith:
[75] CodeCity.SnapshotDisplayModel>>postOpenWith:
[76] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface:withPolicy:inSession:
[77] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface:withPolicy:
[78] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface:
[79] CodeCity.SnapshotDisplayModel(ApplicationModel)>>openInterface
[80] CodeCity.SnapshotDisplayModel(ApplicationModel)>>open
[81] CodeCity.SnapshotViewBuilder>>renderCityWithGlyphs:
[82] CodeCity.SnapshotViewBuilder>>renderView
[83] CodeCity.SnapshotViewBuilder>>show
[84] CodeCity.CodeCityGUI>>showCity
[85] CodeCity.CodeCityGUI>>openAllWindows
[86] CodeCity.CodeCityGUI class>>openAll
[87] RuntimePackager.RuntimeManager class>>startupApplication
[88] RuntimeApplicationStartupSystem>>main
[89] optimized [] in UserApplication>>setUp
[90] BlockClosure>>on:do:
[91] optimized [] in Process class>>forBlock:priority:
Process named: 'CodeCity'
Process priority: 50
Process identity hash: 14284
Context Stack:
[1] Semaphore>>wait
[2] EventQueue>>next
[3] WindowManager>>processNextEvent
[4] optimized [] in [] in WindowManager>>newProcess
[5] BlockClosure>>on:do:
[6] optimized [] in WindowManager>>newProcess
[7] BlockClosure>>on:do:
[8] optimized [] in Process class>>forBlock:priority:
------------------------------------------------------------
Transcript:
<<<BEGIN TRANSCRIPT>>>
resource.im created at December 7, 2009 10:07:11 pm
AvailableFreeOldSpaceBytes: 40,830,780 -> 40,830,780
AvailableFreeFixedSpaceBytes: 204,780 -> 401,332
<<<END TRANSCRIPT>>>
------------------------------------------------------------
External Database Connections (all instances):
External Database Sessions (all instances):
------------------------------------------------------------
Scheduled Windows:
an ApplicationWindow 65011774 label: 'View configuration: magnitude'
model class: ViewConfiguratorGUI
428@93 displayContents: '0'
428@131 displayContents: '0'
428@170 displayContents: '0'
428@208 displayContents: '0'
170@35 displayContents: 'cuboid'
333@35 displayContents: 'chessboard'
170@210 displayContents: ''
an ApplicationWindow 65011741 label: 'CodeCity'
model class: CodeCityGUI
an ApplicationWindow 65011850 label: 'Snapshot of: ArgoUML-0.28'
model class: SnapshotDisplayModel
0@65 displayContents: ''
955@87 displayContents: ''
==2012/7/27==9:38:44==END RUNTIME DIAGNOSTIC DUMP
#!/bin/sh
VISUALWORKS=/home/tknerr/vw7.8.1nc
/home/tknerr/vw7.8.1nc/bin/linux86/visual /path/to/codecity-image/codecity.im
@dsx0
Copy link

dsx0 commented Nov 27, 2014

did you solve the problem?
i tried with VisualWorks 7.10.1 and have the same error:
"Unhandled exception: Library not found" when loading ArgoUML-0.28

im using ubuntu 14.04 LTS

best regards
ds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment