Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open in P4V fails with P4V 2024.1 #39

Closed
fmod-mathew opened this issue Apr 5, 2024 · 4 comments
Closed

Open in P4V fails with P4V 2024.1 #39

fmod-mathew opened this issue Apr 5, 2024 · 4 comments

Comments

@fmod-mathew
Copy link

In P4V 2024.1 with "bug fix" #119251, they changed the command line for the Open in P4V functionality. Rather than p4vc -s <file name> you must now use p4vc workspacewindow -s <file name> or you get a popup error message.

One upside of fixing this is you can close #36 as this is the new behavior.

For completeness, here is the note from the P4V revision history:

#119251 (Change #2555854)
'p4v -s', and 'p4v -t' now tells you to run 'p4vc workspacewindow -s', or 'p4vc
workspacewindow -t'. The workspacewindow provides the same functionality as
running P4V. If you run 'p4vc workspacewindow -s ' and a
workspacewindow is already running connected to that client, it brings the
application to the foreground and selects that file in either the workspace or
depot tree instead of opening a second window.

@SimpsonGSD
Copy link
Owner

thanks for this, will look into it

SimpsonGSD added a commit that referenced this issue Apr 5, 2024
Add 2024.1 support for Open in P4V using p4vc workspacewindow

Option must be enabled in settings page
@SimpsonGSD
Copy link
Owner

SimpsonGSD commented Apr 5, 2024

Please try v2.6.8 https://github.com/SimpsonGSD/P4EditVS/releases/tag/v2.6.8
You need to enable 2024.1 Open in P4V support in the options.
I will push it to marketplace soon.

@fmod-mathew
Copy link
Author

Thanks very much for the speedy turnaround, works great.

@SimpsonGSD
Copy link
Owner

Great, thanks for the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants