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

ipc/sharedmemory uses outdated API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • 6.6
    • 6.6
    • Core: Other
    • None

    Description

      We should use QNativeIpcKey instead of the ctor taking a QString. However, it would feel weird to use legacyNativeKey in an example.

      thiago I can take care of updating the example, but do you have any preferences how it should be adjusted? Spawn the second dialog with QProcess to transfer the platformSafeKey to the second process? Use legacyNativeKey, even though it contains "legacy" in its name? Rely on platformSafeKey returning the same value, as we have two instances of the same application?

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes