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

Using LocaleManager.locale from qtdeviceutils hangs for 20s on Jetson-tx1

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P2: Important
    • 5.12.0 RC
    • 5.9.3
    • Device Creation
    • None

    Description

      LocaleManager.locale uses dbus for querying current locale. If localed is not installed, it timeouts for 20s. This can be tested with following (works on apalis-imx6, hangs for jetson-tx1):

       

      dbus-send --system --dest=org.freedesktop.locale1 --type=method_call --print-reply /org/freedesktop/locale1 org.freedesktop.DBus.Properties.Get string:org.freedesktop.locale1 string:Locale
      

      Two possible solutions (maybe both should be done):

       

      • Add localed to jetson-tx1
      • Fix LocaleManager to not hang when org.freedesktop.locale1 is not available

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sapiippo Samuli Piippo
            sanurmen Sami Nurmenniemi
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes