Skip to content
This repository was archived by the owner on Aug 13, 2024. It is now read-only.
This repository was archived by the owner on Aug 13, 2024. It is now read-only.

Cannot create project #84

@laqieer

Description

@laqieer

Behaviour

Error occurs when clicking 'Create' button:
image

Error

Traceback (most recent call last):
  File "C:\Users/laqie/AppData/Roaming/Hex-Rays/IDA Pro/plugins\idarling\interface\dialogs.py", line 514, in _create_project_accepted
    if any(project.name == name for project in self._projects):
TypeError: 'NoneType' object is not iterable

if any(project.name == name for project in self._projects):

Environment

  • IDA Pro Version 7.7.2200118 Windows x64
  • Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)]
  • IDAPython v7.4.0 final (serial 0)
  • IDArling d1a8c58
  • Client side

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions