Ray Arachelian a ˇcrit :
> Jerome,
>
> To fix the window size you can try this:
>
> From the terminal window, cd into your {home
> directory}/Library/Preferences/
> and edit the "LisaEm Preferences" file. You can use vi, or if you want
> you can just type in open "LisaEm Preferences"
>
> Find the sections that look like this:
> [lisaframe]
> width=something
> height=something
> [lisawin]
> width=something
> height=something
>
> Delete them and save the file. The next time LisaEm starts it should
> use the defaults. I suspect the values in there are much larger than
> your screen. Alternatively you can change them. Also, please email me
> the current values you see there so that I can figure out what went
> wrong with the defaults.
>
here is the content of LisaEm Pref:
soundeffects=1
displayskins=0
displaymode=0
asciikeyboard=1
lisaconfigfile=/Users/jeromevernet/lisaem.conf
throttle=5
refreshrate=416665
hidehostmouse=0
[lisawin]
height=832
width=1084
[lisaframe]
height=767
width=1054
My screen is 1024x768 (iBook G4 12 ").
>
> ./build clean build --with-debug
>
> At the end of the compilation that should launch gdb. Type in "run" and
> lisaem will start, but keep the terminal window from which you compiled
> on top.
>
> When you see it taking up 99% of the CPU, press Control-C inside the gdb
> window, then type in "bt" and send me the result.
>
> I'm curious to see where it's locking up.
>
>
Program received signal SIGINT, Interrupt.
0x002febe8 in ?? ()
(gdb) bt
#0 0x002febe8 in ?? () #1 0x002feb94 in ?? () #2 0x001e2d9c in ?? () #3 0x001e3074 in ?? () #4 0x001c09b8 in ?? () #5 0x0019a10c in ?? () #6 0x0019a6e0 in ?? () #7 0x001b9590 in ?? () #8 0x00199d0c in ?? () #9 0x002bb774 in ?? () #10 0x0002899c in ?? () #11 0x00002ebc in ?? () #12 0x00002bc0 in ?? ()
It is somewhere, but not in Lisaem sources.
Later:
(gdb) bt
#0 0x907df61c in __CFRunLoopCollectSources0 () #1 0x907dcb3c in CFSetApplyFunction () #2 0x907df3f8 in __CFRunLoopDoSources0 () #3 0x907dea2c in __CFRunLoopRun () #4 0x907de4ac in CFRunLoopRunSpecific () #5 0x93296b20 in RunCurrentEventLoopInMode () #6 0x932961b4 in ReceiveNextEventCommon () #7 0x9339b154 in ReceiveNextEventInMode () #8 0x0014fe20 in ?? () #9 0x0002b890 in ?? () #10 0x002fe718 in ?? () #11 0x002fe9b8 in ?? () #12 0x002feb94 in ?? () #13 0x0019a140 in ?? () #14 0x0019a6e0 in ?? () #15 0x001b9590 in ?? () #16 0x00199d0c in ?? () #17 0x002bb774 in ?? () #18 0x0002899c in ?? () #19 0x00002ebc in ?? () #20 0x00002bc0 in ?? ()
Again:
#0 0x9000b4c8 in mach_msg_trap () #1 0x9000b41c in mach_msg () #2 0x907deba8 in __CFRunLoopRun () #3 0x907de4ac in CFRunLoopRunSpecific () #4 0x93296b20 in RunCurrentEventLoopInMode () #5 0x932961b4 in ReceiveNextEventCommon () #6 0x9339b154 in ReceiveNextEventInMode () #7 0x0014fe20 in ?? () #8 0x0002b890 in ?? () #9 0x002fe718 in ?? () #10 0x002fe9b8 in ?? () #11 0x002feb94 in ?? () #12 0x0019a140 in ?? () #13 0x0019a6e0 in ?? () #14 0x001b9590 in ?? () #15 0x00199d0c in ?? () #16 0x002bb774 in ?? () #17 0x0002899c in ?? () #18 0x00002ebc in ?? () #19 0x00002bc0 in ?? () #0 0x907d1564 in CFStringCompareWithOptions () #1 0x907d1210 in CFStringCompare () #2 0x93296ad8 in RunCurrentEventLoopInMode () #3 0x9329612c in ReceiveNextEventCommon () #4 0x9339b154 in ReceiveNextEventInMode () #5 0x0022c324 in ?? () #6 0x001b9568 in ?? () #7 0x00199d0c in ?? () #8 0x002bb774 in ?? () #9 0x0002899c in ?? ()
After Power On (I have the colored wheel then for 1 minutes at least): (gdb) bt
#0 0x9037ef3c in shape_alloc_bounds () #1 0x91754d80 in RectRgn () #2 0x91754adc in ResetPort () #3 0x917541b4 in OpenCPort () #4 0x9175d148 in NewGWorldPB () #5 0x9175cdb8 in NewGWorldFromPtr () #6 0x001532ec in ?? () #7 0x00157284 in ?? () #8 0x00372d38 in wxBitmapDataObjectBase::wxBitmapDataObjectBase () #9 0x001a5998 in ?? () #10 0x0002ce28 in ?? () #11 0x0002f21c in ?? () #12 0x002fe718 in ?? () #13 0x002fe9b8 in ?? () #14 0x002feb94 in ?? () #15 0x002febc4 in ?? () #16 0x0021df88 in ?? () #17 0x00196e34 in ?? () #18 0x00195410 in ?? () #19 0x00195e60 in ?? () #20 0x93295934 in DispatchEventToHandlers () #21 0x9329508c in SendEventToEventTargetInternal () #22 0x93294f08 in SendEventToEventTargetWithOptions () #23 0x932c0560 in HIView::SendDraw () #24 0x9342121c in HIView::RecursiveDrawComposited () #25 0x9342133c in HIView::RecursiveDrawComposited () #26 0x9342133c in HIView::RecursiveDrawComposited () #27 0x93420f9c in HIView::DrawComposited () #28 0x9353c9d0 in FlushWindowObject () #29 0x932ce5f0 in _FlushWindow () #30 0x932ce59c in HIWindowFlush () #31 0x0018a690 in ?? () #32 0x0002b49c in ?? () #33 0x002fe718 in ?? () #34 0x002fe9b8 in ?? () #35 0x002feb94 in ?? () #36 0x0019a140 in ?? () #37 0x0019a6e0 in ?? () #38 0x001b9590 in ?? () #39 0x00199d0c in ?? () #40 0x002bb774 in ?? () #41 0x0002899c in ?? () #42 0x00002ebc in ?? () #43 0x00002bc0 in ?? ()
Again:
#0 0x9037ef3c in shape_alloc_bounds () #1 0x91754d80 in RectRgn () #2 0x91754adc in ResetPort () #3 0x917541b4 in OpenCPort () #4 0x9175d148 in NewGWorldPB () #5 0x9175cdb8 in NewGWorldFromPtr () #6 0x001532ec in ?? () #7 0x00157284 in ?? () #8 0x00372d38 in wxBitmapDataObjectBase::wxBitmapDataObjectBase () #9 0x001a5998 in ?? () #10 0x0002ce28 in ?? () #11 0x0002f21c in ?? () #12 0x002fe718 in ?? () #13 0x002fe9b8 in ?? () #14 0x002feb94 in ?? () #15 0x002febc4 in ?? () #16 0x0021df88 in ?? () #17 0x00196e34 in ?? () #18 0x00195410 in ?? () #19 0x00195e60 in ?? () #20 0x93295934 in DispatchEventToHandlers () #21 0x9329508c in SendEventToEventTargetInternal () #22 0x93294f08 in SendEventToEventTargetWithOptions () #23 0x932c0560 in HIView::SendDraw () #24 0x9342121c in HIView::RecursiveDrawComposited () #25 0x9342133c in HIView::RecursiveDrawComposited () #26 0x9342133c in HIView::RecursiveDrawComposited () #27 0x93420f9c in HIView::DrawComposited () #28 0x9353c9d0 in FlushWindowObject () #29 0x932ce5f0 in _FlushWindow () #30 0x932ce59c in HIWindowFlush () #31 0x0018a690 in ?? () #32 0x0002b49c in ?? () #33 0x002fe718 in ?? () #34 0x002fe9b8 in ?? () #35 0x002feb94 in ?? () #36 0x0019a140 in ?? () #37 0x0019a6e0 in ?? () #38 0x001b9590 in ?? () #39 0x00199d0c in ?? () #40 0x002bb774 in ?? () #41 0x0002899c in ?? () #42 0x00002ebc in ?? () #43 0x00002bc0 in ?? ()
Later:
(gdb) bt
#0 0x9000a80c in szone_calloc () #1 0x90b8fae0 in CSMemNewPtrClear () #2 0x90b94000 in CSMemNewHandleClear () #3 0x91753798 in AllocatePixMap () #4 0x917544f4 in NewPixMap () #5 0x91754fd8 in NewPixPat () #6 0x91754ed4 in SetPortPat () #7 0x91754b34 in ResetPort () #8 0x917541b4 in OpenCPort () #9 0x9175d148 in NewGWorldPB () #10 0x9175cdb8 in NewGWorldFromPtr () #11 0x001532ec in ?? () #12 0x00157284 in ?? () #13 0x00372d38 in wxBitmapDataObjectBase::wxBitmapDataObjectBase () #14 0x001a5998 in ?? () #15 0x0002cde4 in ?? () #16 0x0002f21c in ?? () #17 0x002fe718 in ?? () #18 0x002fe9b8 in ?? () #19 0x002feb94 in ?? () #20 0x002febc4 in ?? () #21 0x0021df88 in ?? () #22 0x00196e34 in ?? () #23 0x00195410 in ?? () #24 0x00195e60 in ?? () #25 0x93295934 in DispatchEventToHandlers () #26 0x9329508c in SendEventToEventTargetInternal () #27 0x93294f08 in SendEventToEventTargetWithOptions () #28 0x932c0560 in HIView::SendDraw () #29 0x9342121c in HIView::RecursiveDrawComposited () #30 0x9342133c in HIView::RecursiveDrawComposited () #31 0x9342133c in HIView::RecursiveDrawComposited () #32 0x93420f9c in HIView::DrawComposited () #33 0x9353c9d0 in FlushWindowObject () #34 0x932ce5f0 in _FlushWindow () #35 0x932ce59c in HIWindowFlush () #36 0x0018a690 in ?? () #37 0x000228f4 in ?? () #38 0x000228f4 in ?? ()
Jerome
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "LisaList" group. To post to this group, send email to lisalist_at_email.domain.hidden To unsubscribe from this group, send email to lisalist-unsubscribe_at_email.domain.hidden For more options, visit this group at http://groups.google.com/group/lisalist?hl=en -~----------~----~----~----~------~----~------~--~--- Received on 2007-04-05 22:52:25
This archive was generated by hypermail 2.4.0 : 2020-01-13 12:15:13 EST