[Sc-devel] Scroll views broken

felix felix at crucial-systems.com
Fri Nov 2 18:38:16 PST 2007


Oh i think 3.1.01 conveys a lot more respect than a 3.1

everybody knows to keep away from the point single digits releases.

;)

nice work guys.  I'm very glad to see a formal release.

now write a press release !  seriously.  maybe email sourceforge and
see if they'll feature it.



On 11/1/07, Josh Parmenter <josh at realizedsound.net> wrote:
> I think a 3.1.1 release makes sense... maybe in a week or so? I imagine this
> won't be the only bug that comes up as a result of a few days of hectic
> committing!
>
> Josh
>
>
> On Nov 1, 2007, at 12:37 PM, Scott Wilson wrote:
>
>
> The scroll views are broken in 3.1
>
> ERROR: Message 'handleKeyUpBubbling' not understood.
> RECEIVER:
>    nil
> ARGS:
> Instance of SCScrollTopView
> a SCWindow
>
> a SCWindow
>  {    (16E98180, gc=A8, fmt=00, flg=00, set=05)
>   instance variables [22]
>     dataptr : RawPointer 184FA440
>     parent : nil
>     action : nil
>     background : nil
>     mouseDownAction : nil
>     mouseUpAction : nil
>     mouseOverAction : nil
>     mouseMoveAction : nil
>     keyDownAction : nil
>     keyUpAction : nil
>     keyTyped : Character 3 ' '
>     keyModifiersChangedAction : nil
>     beginDragAction : nil
>     canReceiveDragHandler : nil
>     receiveDragHandler : nil
>     onClose : nil
>     children : instance of Array (16F15FB0, size=1, set=1)
>     decorator : nil
>     autohidesScrollers : true
>     hasHorizontalScroller : true
>     hasVerticalScroller : true
>     autoScrolls : true
> }
>    Character 3 ' '
>    Integer 256
>    Integer 3
>    Integer 76
> CALL STACK:
>  DoesNotUnderstandError:reportError   177ADDF0
>  arg this = <instance of DoesNotUnderstandError>
>  Nil:handleError   177ADCD0
>  arg this = nil
>  arg error = <instance of DoesNotUnderstandError>
>  Thread:handleError   177ADB50
>  arg this = <instance of Thread>
>  arg error = <instance of DoesNotUnderstandError>
>  Object:throw   177ADA90
>  arg this = <instance of DoesNotUnderstandError>
>  Object:doesNotUnderstand   177AD970
>  arg this = nil
>  arg selector = 'handleKeyUpBubbling'
>  arg args = [*5]
>  SCScrollTopView:handleKeyUpBubbling   16DDDDB0
>  arg this = <instance of SCScrollTopView>
>  arg view = <instance of SCScrollTopView>
>  arg char = $
>  arg modifiers = 256
>  arg unicode = 3
>  arg keycode = 76
>  var result = nil
>  SCView:keyUp   16DCF410
>  arg this = <instance of SCScrollTopView>
>  arg char = $
>  arg modifiers = 256
>  arg unicode = 3
>  arg keycode = 76
>
> It seems the problem is the handleKeyUpBubbling etc. methods added to
> SCScrollTopView. I think they should be in SCScrollView (the problem is a
> nil parent), and moving them there seems to solve it.
>
> Shall I commit this?
>
> We may need to have a 3.1.1 Embarrassed Calico Caught Using the Neighbour's
> Garden as a Loo Bug Fix Release
>
> S._______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-devel
>
>
>
>
> ******************************************
>
> /* Joshua D. Parmenter
>
> http://www.realizedsound.net/josh/
>
>
>
>
> "Every composer – at all times and in all cases – gives his own
> interpretation of how modern society is structured: whether actively or
> passively, consciously or unconsciously, he makes choices in this regard. He
> may be conservative or he may subject himself to continual renewal; or he
> may strive for a revolutionary, historical or social palingenesis." - Luigi
> Nono*/
>
> _______________________________________________
> Sc-devel mailing list
> Sc-devel at create.ucsb.edu
> http://www.create.ucsb.edu/mailman/listinfo/sc-devel
>
>


-- 
chris sattinger



More information about the Sc-devel mailing list