Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Conversation

FadyFS
Copy link
Contributor

@FadyFS FadyFS commented Jul 11, 2023

Changelog Description

We added to json files new keys to deadline so it has a proper interface with its relatives paths on different OS.

Additional info

While opening the settings you will have a Attribute error, if u have any clue to solve it I'd like your help

Testing notes:

  1. Launch openpype locally
  2. Open studio settings,
  3. Go to Modules and look for Deadline

@ynbot ynbot added the size/XS Denotes a PR changes 0-99 lines, ignoring general files label Jul 11, 2023
@MustafaJafar MustafaJafar added community contribution module: Deadline AWS Deadline related features labels Jul 13, 2023
os.environ[key] = value

# Call the method to open the app
process = subprocess.Popen(["xterm", "-e", deadline_paths["linux"][0]])
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

local variable 'process' is assigned to but never used

get_system_settings,
get_general_environments
)
class LaunchDeadline(LauncherAction):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

expected 2 blank lines, found 0

@kalisp
Copy link
Member

kalisp commented Oct 30, 2023

I don't understand what this should be doing. Just adding Deadline Monitor icon (btw path to the icon is hardcoded)?
Could you please elaborate on its use case?

@BigRoy
Copy link
Collaborator

BigRoy commented Oct 30, 2023

This PR seems to try and expose a "launch deadline" from the OpenPype launcher?

The PR seems wrong in many ways - hardcoded paths, linux only, doesn't use application launching logic even though it tries to emulate the behavior somewhat with exposing environment etc.

I agree with @kalisp this PR is a bit unclear entirely why it's a needed feature - what does it offer and why do you need it like that? If it makes sense I suppose we can discuss cleaning up the code.

@kalisp
Copy link
Member

kalisp commented Nov 15, 2023

Closing for now. Please provide a clear use case for this and reopen.

@kalisp kalisp closed this Nov 15, 2023
@ynbot ynbot added this to the next-patch milestone Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community contribution module: Deadline AWS Deadline related features size/XS Denotes a PR changes 0-99 lines, ignoring general files
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

6 participants