FMX Controls-Demo: What does not work

Issue #27 resolved
Harry Stahl created an issue
  • Multiselect of ListboxItems: No effect (TabItem Standard)
  • After performing "Switch to 3D and Back" the form does not react (freeze)
  • Drag and drop does not work (TabItem Ext Controls)
  • For the scrollbar only the selection thumb is visible (TabItem Standard)

Comments (14)

  1. Zoltan Karpati

    If I run the ControlsDemo (or other FMX programs) from the terminal, the terminal shows the following message: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed

  2. Canqi Luo

    (ControlsDemo:6355): Gtk-CRITICAL **: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed

    libGL error: pci id for fd 20: 80ee:beef, driver (null)

    OpenGL Warning: Failed to connect to host.

    Make sure 3D acceleration is enabled for this VM.

    libGL error: core dri or dri2 extension not found

    libGL error: failed to load driver: vboxvideo

  3. Canqi Luo

    deepin 15.4 rc2

    http://cdimage.deepin.com/releases/15.4.rc/deepin-15.4-rc2-amd64.iso

    run Controls-Demo

    (ControlsDemo:2817): WARNING : Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-WM6NCEcWgO: Refused

    (ControlsDemo:2817): Gtk-CRITICAL **: gtk_widget_destroy: assertion 'GTK_IS_WIDGET (widget)' failed

    And some components did not work. such as if you click the first tab control, "Standard", the program did not change to Standard tab, it will display the popup menu on the bottom of the form.

  4. Zoltan Karpati

    I used the v0.95 and I can't compile all of my FMX programs that works with v0.94

    [DCC Fatal Error] ControlsDemo.dpr(18): F2063 Could not compile used unit 'FMX.SpellChecker'

  5. Zoltan Karpati

    I don't know what was the problem, but this morning I reinstalled the v0.95 and it is works fine.

  6. Zoltan Karpati

    What's about the following problem (#39: Viewport3D.Multisample problem)?

    If the Viewport3D.Multisample.None it works fine. If the Viewport3D.Multisample.TwoSamples or FourSamples it draws nothing.

  7. Eugene Kryukov repo owner

    It works fine on our system. Please do not ask about other issue in this thread. If your issue still opened this mean, that we are working on it. Is is this thread can be closed ?

  8. Log in to comment