> First we're using an older version of the Cayenne Modeler because we're using > Bootique. > > The version is 4.0.B2
Please note that Bootique 1.0.RC1 (released last December) is using Cayenne 4.0 final. And Bootique "1.0 final" (to be released in a week or two) is using 4.0.1. Upgrade is highly recommended for this and a bunch of other reasons. 0.25 -> RC1 has some breaking changes. While RC1 -> final is a drop-in replacement. > When I display the Model a a graph, the lables on the model all have been > written to the screen twice [..] While the screenshot got stripped off your message, so I can't see what it is, a general comment on the graph support in the Modeler - after all these years it is still experimental and is not supported. So yeah, unfortunately it will misbehave a lot. > The second problem is that my co-worker was unable to click on any element in > the file dialog. He could not select directories or files. A reinstall > didn't solve it, but he was using a mouse and that was not working, when he > switched to the trackpad everything, including the mouse started working > again. Interesting... Haven't seen this before. Will keep it in mind. Andrus > On Apr 30, 2019, at 6:30 PM, Tony Giaccone <t...@giaccone.org> wrote: > > > > First we're using an older version of the Cayenne Modeler because we're using > Bootique. > > The version is 4.0.B2 > > We've noticed two behaviors, one is consistent for me, the second for another > team member. > > My problem and it's trivial, but annoying. When I display the Model a a > graph, the lables on the model all have been written to the screen twice, and > as a result look like bold text. Dragging and entity on the screen shows a > normal label until the drag is done and the entity is dropped and then the > labels are written a second time > > > > No matter what I do this attribute of double writing happens every time. I'm > living with it because it's not functionally important but is annoying. No > one else on my team has this problem. > > > The second problem is that my co-worker was unable to click on any element in > the file dialog. He could not select directories or files. A reinstall > didn't solve it, but he was using a mouse and that was not working, when he > switched to the trackpad everything, including the mouse started working > again. > > Both of these are in the FYI, and because they are with a back version, less > likely to be addressed, but I figured I would report them.