Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-113421

Qt Camera in QML Dies after closes the drawer with Camera

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.6, 6.8.0 FF
    • 6.5.0, 6.7, dev
    • Multimedia
    • Linux
    • Linux/X11
    • 6e0a706d9 (dev), bc8ff8da8 (6.7), 7af4ecb2d (6.6), 30e45c690 (tqtc/lts-6.5)

    Description

      Hi , 

         would like to report the bugs i experiencing in Linux desktop , 

      using Camera  . 

      the scenario , i put the Camera inside Drawer  (acts like modal) 

      using "capture button" it will open the Drawer with Camera 

      at first open the camera works with no problem but after the drawer closes and re-click the button , the drawer opens but the camera doesn't work anymore , deploying the source code to my android the feature is working with no problem , 

       

      i added this 2 signal 

       onAboutToHide:

      {     camera.active = false  }

      onAboutToShow:

      {    camera.active = true  }

      to make sure that the camera only work when the drawer triggered 

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-113421
          # Subject Branch Project Status CR V

          Activity

            People

              timblechmann tim blechmann
              jhayar Jhay Tolentino
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes