Page 1 of 1

deviceDeltaX is deprecated for NSScrollWheel?

Posted: Fri Mar 08, 2013 10:36 pm
by truenorthtrader
Hey does anyone have an idea what this means in Repetier?

I'm getting it while run slicer on the .5mm thin wall calibration square and the 5mm calibration steps
Mac version newest Repetier Host 0.53 using Rostock Max

Is this a Rostock issue or the software? Not sure if DeltaX means the printer itself.

<Slic3r> 2013-03-08 21:46:13.443 slic3r[985:707] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
<Slic3r> 2013-03-08 21:46:13.444 slic3r[985:707] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
<Slic3r> 2013-03-08 21:46:13.444 slic3r[985:707] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.

thank you!

Re: deviceDeltaX is deprecated for NSScrollWheel?

Posted: Fri Mar 08, 2013 11:13 pm
by mhackney
http://trac.wxwidgets.org/ticket/13727

I am not sure why though. I run OSX 10.8.2 and RH 5.3 and have not seen this. What mouse are you using? I am using an Apple Magic mouse.

Re: deviceDeltaX is deprecated for NSScrollWheel?

Posted: Fri Mar 08, 2013 11:26 pm
by truenorthtrader
Wow you guys are always on the ball!

I did a google search for the string and didn't find anything but that's it right there.
I have 10.8.2 as well with the Apple Wireless mouse that came with my Quad iMac

I upgraded my OS after my Rambo died on me hoping it would be able to connect and haven't Run Repetier until the replacement, looks like you nailed it thank you!

Re: deviceDeltaX is deprecated for NSScrollWheel?

Posted: Sat Mar 09, 2013 1:32 pm
by Polygonhell
Just means that the Mac version of Slc3r or more likely the perl runtime is using an older now deprecated API that apparently spews crap to stdio, and repetier apparently echoes studio to the window.
It's harmless, and the Mac version has always done it.

Re: deviceDeltaX is deprecated for NSScrollWheel?

Posted: Sat Mar 09, 2013 2:02 pm
by truenorthtrader
Yes thank you!

I just thought the "Delta" part has something to do with the Rostock as a Delta printer.
I panic easily :P