Select an object by right-click not possible

In past i could select an objekt on the plate by right-click.

It's not possible anymore.

I have Repetier 2.3.2 installed. 

Anyone an idea what could be the reason?

Comments

  • Still works for me. Did you check e.g. in browser if right click of mouse is still working? No idea what else might cause it. Only other thing make sure you are in Object Placement mode, sliced objects can not be moved.
  • I have the Repetier installed on an other computer.
    There is working fine. Win10 with Repetier 2.3.2.
    The right-click is functioning on other programs and it's ok.
    Yes, im in object-placement-mode; and sliced objects are not to move.

    Is it possible there is an problem with the mouse-driver? But i have here since years the Logitec-driver in use.

    But the driver which is updated often is the Nvidia-driver for the graphics-card.
    Can this be the problem?

    I think the mouse-cursor does not "recognize" the object under the mouse.
    So he makes no blue frame arround the object or marking it.
  • It seems it's the NVidia-Driver.

    With an old one it's functioning. (I deinstalled the driver of the card. Windows used an old one from his library.)

    With 576.80 no possibility to select by right-click another object.

    It think it's something with OpenGL.
  • With NVidia 576.80 and OpenGL 4.6.0 = right-click not functioning.

    With NVidia 512.15 and OpenGL 4.6.0 = right-click is functioning.
    (That's the driver, when i use the Driver from the Win10-Package for my graphic-card.)
  • Repetier said:
    Still works for me. Did you check e.g. in browser if right click of mouse is still working? No idea what else might cause it. Only other thing make sure you are in Object Placement mode, sliced objects can not be moved.

    I think, i'm not the only person who is using the NVidia-Driver with an NVidia-Card.

    Has someone the same problem?

    Is there an possibility to change in Repetier something to get the function back?
    In an .ini-file or in the Win-Registry?

    Any ideas?

  • Hello, 

    i identified the problem.

    I changed in the Repetier-Konfiguration the drawing-method from "Automatic" to "Direkt".
    VBOs (fastet) = Problem
    Arrays (middle) = Errors (error:OutOfMemory)
    Direkt (slowest) = i can pick again the objects.

    It seems, Repetier has a problem of using the fast VBO-Technic.

    Maybe you can fix it in the next update?



Sign In or Register to comment.