![](https://secure.gravatar.com/avatar/d162c80a798a65529915ed4b2b97c63f.jpg?s=120&d=mm&r=g)
On 2013-10-11 05:09 +0100, su_v wrote:
On 2013-10-05 18:44 +0200, Krzysztof KosiĆski wrote:
2013/10/5 su_v <suv-sf@...58...>:
Lately, console is often filled with these types of warnings too:
WARNING **: Invalid state when picking: STATE_BBOX = 0, STATE_PICK = 4
I haven't attempted to figure out what triggers them exactly (node-editing path parameters of LPEs seems to be among the actions which tend to produce lots of them).
Is this something you'd like to have more feedback about?
This indicates a possible bug. I'll check that out.
My initial impression relating the warnings mainly to node-editing LPE path parameters was wrong: the warnings happen all over the place - even with shape tools editing regular shapes. There seems to be no obvious trigger AFAICT (based on casually monitoring the console).
This now has been filed as - Bug #1256597: several actions outputs to the terminal: "warning: invalid state when picking..." https://bugs.launchpad.net/inkscape/+bug/1256597
Regards, V
p.s. Personally, I won't further triage or monitor these warnings - for most of my local builds I commented out the relevant change from r12645, because the amount of identical messages on the console was too high and distracted from real errors.