Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Application fails to create socket file during first launch after installation
Forum Updated to NodeBB v4.3 + New Features

Application fails to create socket file during first launch after installation

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 439 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arus1
    wrote on last edited by
    #1

    The issue is related to QLocalServer which fails to create socket file during the first
    launch after installation on Mac OS.
    But after restarting this functionality works properly.
    The difference is that just after installation the value of TMPDIR environment
    variable (where the socket file is created) is different
    (e.g. /private/tmp/PKInstallSandbox.2CPTHs/tmp) than after restarting the
    application (/var/folders/gn/65zr8lj978d9z0ffk202rnyc0000gq/T/).
    What can be the reason of the issue?
    Thanks in advance.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      seb_w
      wrote on last edited by
      #2

      I'm having this same issue.

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved