[Eric] StdErr from scrollbar
Detlev Offenbach
detlev at die-offenbachs.de
Wed Dec 30 16:28:37 GMT 2015
Hi,
just recently (i.e. yesterday) I've seen this as well. So far it happened just on Mac OS X
(same versions as below). I don't have any clue, why these appear.
Detlev
Btw: Where did you get eric 6.6.0 from? I just started coding 6.2.x :-)
On Tuesday 29 December 2015, 11:09:46 David Beck wrote:
> I’m working on an iMac running OS 10.11, Qt/PyQt 5.5.1, Python 3.5, and Eric
> 6.6.0.
>
> Just recently, I’ve started getting an error message in the Eric shell
> whenever my mouse enters or leaves a horizontal scrollbar on a QScrollArea.
> I haven’t changed the code behind this in a long time, and the error (which
> is extremely verbose—the output below is from one move of the mouse into
> and then out of the scrollbar) doesn’t affect the functioning of the window
> in any way I can detect, nor does it cause anything to hang or crash.
>
> Could someone tell me where this is coming from, or what might be triggering
> it?
>
> David
>
> 2015-12-29 10:53:36.100 eric[4827:1876642] outHitPart = -1
> StdErr: 2015-12-29 10:53:36.100 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 768;
> kCUIThumbProportionKey = "0.4288617886178862";
> state = normal;
> value = 0;
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.100 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 768;
> kCUIThumbProportionKey = "0.4288617886178862";
> state = normal;
> value = 0;
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.100 eric[4827:1876642] outHitPart = 0
> StdErr: 2015-12-29 10:53:36.158 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 255;
> kCUIThumbProportionKey = "0.8950159066808059";
> noindicator = 1;
> state = normal;
> value = "0.494949494949495";
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.158 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 255;
> kCUIThumbProportionKey = "0.8950159066808059";
> noindicator = 1;
> state = normal;
> value = "0.494949494949495";
> widget = scrollbar;
> }
> StdErr: 2015-12-29 10:53:36.158 eric[4827:1876642] outHitPart = -1
> 2015-12-29 10:53:36.158 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 768;
> kCUIThumbProportionKey = "0.4288617886178862";
> state = normal;
> value = 0;
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.158 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 768;
> kCUIThumbProportionKey = "0.4288617886178862";
> state = normal;
> value = 0;
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.158 eric[4827:1876642] outHitPart = 5
> StdErr: 2015-12-29 10:53:36.179 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 255;
> kCUIThumbProportionKey = "0.8950159066808059";
> noindicator = 1;
> state = normal;
> value = "0.494949494949495";
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.179 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 255;
> kCUIThumbProportionKey = "0.8950159066808059";
> noindicator = 1;
> state = normal;
> value = "0.494949494949495";
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.180 eric[4827:1876642] outHitPart = -1
> 2015-12-29 10:53:36.180 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 768;
> kCUIThumbProportionKey = "0.4288617886178862";
> state = normal;
> value = 0;
> widget = scrollbar;
> }
> 2015-12-29 10:53:36.180 eric[4827:1876642] inOptions: {
> "is.flipped" = 1;
> kCUIPartMaskKey = 768;
> kCUIThumbProportionKey = "0.4288617886178862";
> state = normal;
> value = 0;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/eric/attachments/20151230/d355b1ef/attachment-0001.html>
More information about the Eric
mailing list