Skip to content

AttributeError: module 'os' has no attribute 'listxattr' #1392

@julien-duponchelle

Description

@julien-duponchelle

https://app.getsentry.com/gns3/gns3-gui/issues/143565624/

AttributeError: module 'os' has no attribute 'listxattr'
  File "gns3/main_window.py", line 1239, in startupLoading
    if not servers.localServerAutoStart():
  File "gns3/servers.py", line 426, in localServerAutoStart
    if not self.initLocalServer():
  File "gns3/servers.py", line 440, in initLocalServer
    self._checkUbridgePermissions()
  File "gns3/servers.py", line 159, in _checkUbridgePermissions
    if "security.capability" in os.listxattr(path):

AttributeError: module 'os' has no attribute 'listxattr'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions