Author Topic: Project .p1x not found in folder  (Read 1102 times)

Offline dlewis

  • PLUS+1 Guru
  • *****
  • Posts: 109
  • Karma: +2/-0
    • Getman Corporation
Project .p1x not found in folder
« on: October 24, 2024, 07:46:00 PM »
Here's a new one.
After attempting to compile with errors in the program, when I click on the line that contains the error to take me to the location in the program, I get the following error:

Project XXX.p1x not found in folder

This is strange in that I clicked on that XXX.p1x in the folder to open the program to work on it.  If there are no errors in the program it compiles fine.

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 296
  • Karma: +28/-1
Re: Project .p1x not found in folder
« Reply #1 on: October 25, 2024, 09:23:22 AM »
Hello,

We have seen a few cases with this issue during the week.
As far as I understand the ":" in the search path has been left out. "C:\Project" shows "C\Project".

We don't know at this moment what causes this but the developers are working on it.

If you have this issue, please report it to PLUS+1 Helpdesk: https://www.danfoss.com/en/products/dps/software/software-and-tools/plus1-software/#tab-support
Please add what version of the PLUS+1 Tools and version of Windows you are using.

Thank you
Best regards,
Tor
PLUS+1® SW PAE Team

Offline dlewis

  • PLUS+1 Guru
  • *****
  • Posts: 109
  • Karma: +2/-0
    • Getman Corporation
Re: Project .p1x not found in folder
« Reply #2 on: October 25, 2024, 01:44:38 PM »
I have put in a help ticket and they are working on it. I hope. I have two computers now that have this issue.

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 296
  • Karma: +28/-1
Re: Project .p1x not found in folder
« Reply #3 on: October 28, 2024, 07:25:10 AM »
Hello,

For some users we have found a workaround.
If you right click the Error link, copy the link, and paste it in a web browser it might work to get to the location of the error.
It works for some users, in some browsers.

Sorry for the inconvenience.
Best regards,
Tor
PLUS+1® SW PAE Team

Offline dlewis

  • PLUS+1 Guru
  • *****
  • Posts: 109
  • Karma: +2/-0
    • Getman Corporation
Re: Project .p1x not found in folder
« Reply #4 on: October 28, 2024, 11:33:04 AM »
be sure you add the colon ":" (i.e. C:)when pasting the link.

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 296
  • Karma: +28/-1
Re: Project .p1x not found in folder
« Reply #5 on: October 28, 2024, 02:42:48 PM »
Hello,

Some updates regarding this issue. It looks like it's a change in some web browsers (using Chromium).

If you are using Firefox there is a way to get all the links "fixed". You can open the html file directly in Firefox.

Where to find the html file.
Displays using build folders:
- Open the build folder (there is a link in the Error/Warning/Hints tab for the Build path).
- Locate the html file.
- Right click and open with Firefox.

Other units:
- Open the project folder (File -> Open Project Location)
- Locate the html file.
- Right click and open with Firefox.

The links in the browser window should take you to the error location in PLUS+1 GUIDE.


If you are using other browsers.
- Copy error link (right click and "copy link")
- Paste in browser
- Add slash and colon if it's missing  ("plus+1://C/project"  -> should be -> "plus+1:///C:/project")
- Press enter and you should see the location of the error in PLUS+1 GUIDE.
« Last Edit: October 28, 2024, 04:00:39 PM by Tor »
Best regards,
Tor
PLUS+1® SW PAE Team

Offline Lukey

  • PLUS+1 Expert
  • ****
  • Posts: 67
  • Karma: +6/-0
Re: Project .p1x not found in folder
« Reply #6 on: October 29, 2024, 04:58:37 AM »
Hi Tor I followed your instructions but once I open the link in my browser (Chrome or Edge) I get taken back to GUIDE and received the same message about .p1x being missing, it is an infinite loop, I cannot see where the error is.

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 296
  • Karma: +28/-1
Re: Project .p1x not found in folder
« Reply #7 on: October 29, 2024, 07:57:55 AM »
Hi Lukey,

You have to make sure the path is correct, one slash and a colon is missing when it shows up in GUIDE.
After some changes in Chromium, used by several web browsers, to make it more secure, it doesn't take the path provided by GUIDE.

This is how I do it to make sure all is good.

- Compile.
- Open the project folder (File -> Open Project Location)
- Locate the html file.
- Open in a browser.
- Copy the Error link into note pad or similar program.
- It looks like this:   
plus+1://C/Projekt/PAE/HW_Projects/SC050_020_Prim/SC050_020_Prim?page=SC050-120-122-PRIMARYT!TOP!Application;x=2750000;y=725000;ind=Error

- Edit the link by adding a slash and a colon to it.
plus+1:///C:/Projekt/PAE/HW_Projects/SC050_020_Prim/SC050_020_Prim?page=SC050-120-122-PRIMARYT!TOP!Application;x=2750000;y=725000;ind=Error

Note the added slash and colon "plus+1:///C:/Project...."

- Copy the edited link and Paste it to Edge and press enter.

This works for me.


A fix is on the way.
Best regards,
Tor
PLUS+1® SW PAE Team

Offline Lukey

  • PLUS+1 Expert
  • ****
  • Posts: 67
  • Karma: +6/-0
Re: Project .p1x not found in folder
« Reply #8 on: October 30, 2024, 01:15:08 PM »
Ah yes my bad, that works, thank you.

Offline Tor

  • Administrator
  • PLUS+1 Guru
  • *
  • Posts: 296
  • Karma: +28/-1
Re: Project .p1x not found in folder
« Reply #9 on: November 06, 2024, 07:53:27 AM »
Hello all,

The new version with the fix of this problem is uploaded to the PLUS+1 Update Center, version 2024.3.5.
To download/see this version you need to update the Update Center as well.

Have a nice day.
Best regards,
Tor
PLUS+1® SW PAE Team