Skip to content

New version: Fiji.ImageJ version 20250529-2217 #265418

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
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

BluePhi09
Copy link
Contributor

@BluePhi09 BluePhi09 commented Jun 12, 2025

Pull request has been created with komac v2.11.2 🚀

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-63-265418-20250612-1

@BluePhi09
Copy link
Contributor Author

Has a new installer url as described in #265114

@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels Jun 12, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Executable C:\Users\validator\AppData\Local\Microsoft\WinGet\Links\fiji-windows-x64.exe returned exit code: 13

Hex Dec Inverted Dec Symbol Description
0000000D 13 -4294967283 ERROR_INVALID_DATA The data is invalid.

(Automated response - build 1064.)

@stephengillie
Copy link
Collaborator

Manual Validation ended with:

7:39:43 AM: finished with exit code: -2145844845 7:39:52 AM: Install Failed. 7:39:53 AM: Detected 9 WinGet errors: 7:39:53 AM: 2025-06-12 07:39:41.173 [CORE] DeliveryOptimization error: 0x80190193, extended error: 0x00000000 7:39:53 AM: 2025-06-12 07:39:41.175 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(361)\WindowsPackageManager.dll!00007FFA0FACE63B: (caller: 00007FFA0FACD323) Exception(1) tid(133c) 80190193 Forbidden (403). 7:39:53 AM: 2025-06-12 07:39:41.905 [CORE] Download request failed. Returned status: 403 7:39:53 AM: 2025-06-12 07:39:41.905 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FFA0FACA895: (caller: 00007FFA0FAC6325) Exception(2) tid(133c) 80190193 Forbidden (403). 7:39:53 AM: 2025-06-12 07:39:41.909 [CLI ] Failed to download, waiting a bit and retry. Url: https://downloads.imagej.net/fiji/archive/latest/20250529-2217/fiji-latest-win64-jdk.zip 7:39:53 AM: 2025-06-12 07:39:43.006 [CORE] DeliveryOptimization error: 0x80190193, extended error: 0x00000000 7:39:53 AM: 2025-06-12 07:39:43.006 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(361)\WindowsPackageManager.dll!00007FFA0FACE63B: (caller: 00007FFA0FACD323) Exception(3) tid(133c) 80190193 Forbidden (403). 7:39:53 AM: 2025-06-12 07:39:43.113 [CORE] Download request failed. Returned status: 403 7:39:53 AM: 2025-06-12 07:39:43.114 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\Downloader.cpp(209)\WindowsPackageManager.dll!00007FFA0FACA895: (caller: 00007FFA0FAC6325) Exception(4) tid(133c) 80190193 Forbidden (403).

Hex Dec Inverted Dec Symbol Description
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000009 9 -4294967287 ERROR_INVALID_BLOCK The storage control block address is invalid.
00000193 403 -4294966893 ERROR_PROCESS_MODE_NOT_BACKGROUND The process is not in background processing mode.
80190193 -2145844845 2149122451 BG_E_HTTP_ERROR_403 The client does not have sufficient access rights to the requested server object.
80190193 -2145844845 2149122451 BG_E_HTTP_ERROR_403 The client does not have sufficient access rights to the requested server object.
Hex Dec Inverted Dec Symbol Description
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000000 0 -4294967296 ERROR_SUCCESS The operation completed successfully.
00000009 9 -4294967287 ERROR_INVALID_BLOCK The storage control block address is invalid.
00000009 9 -4294967287 ERROR_INVALID_BLOCK The storage control block address is invalid.
00000009 9 -4294967287 ERROR_INVALID_BLOCK The storage control block address is invalid.
00000193 403 -4294966893 ERROR_PROCESS_MODE_NOT_BACKGROUND The process is not in background processing mode.
00000193 403 -4294966893 ERROR_PROCESS_MODE_NOT_BACKGROUND The process is not in background processing mode.
00000193 403 -4294966893 ERROR_PROCESS_MODE_NOT_BACKGROUND The process is not in background processing mode.
80190193 -2145844845 2149122451 BG_E_HTTP_ERROR_403 The client does not have sufficient access rights to the requested server object.
80190193 -2145844845 2149122451 BG_E_HTTP_ERROR_403 The client does not have sufficient access rights to the requested server object.
80190193 -2145844845 2149122451 BG_E_HTTP_ERROR_403 The client does not have sufficient access rights to the requested server object.

(Automated response - build 1064.)

@stephengillie
Copy link
Collaborator

Manual Validation ended with:

PS C:\Users\User\Desktop> C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\Fiji.ImageJ__DefaultSource\Fiji\fiji-windows-x64.exe --version

=======================================================
WARNING: GUI program launched from PowerShell.
For proper console behavior, make sure to use:
Start-Process -Wait C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\Fiji.ImageJ__DefaultSource\Fiji\fiji-windows-x64.exe
Or launch from inside a batch script, or from Git Bash.

PS C:\Users\User\Desktop> Error loading libjvm: The specified module could not be found.

(Automated response - build 1064.)

@stephengillie stephengillie added the Needs-Author-Feedback This needs a response from the author. label Jun 12, 2025
@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-265418-20250615-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Needs-Author-Feedback This needs a response from the author. Validation-Completed Validation passed New-Package labels Jun 15, 2025
@wingetbot wingetbot added the URL-Validation-Error Microsoft Defender SmartScreen triggered during automatic validation label Jun 15, 2025
@wingetbot
Copy link
Collaborator

Url Validation Error

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-265418-20250615-2

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. URL-Validation-Error Microsoft Defender SmartScreen triggered during automatic validation labels Jun 15, 2025
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Jun 15, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Jun 15, 2025
@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-65-265418-20250615-3

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Author-Feedback This needs a response from the author. Validation-Installation-Error Error installing application labels Jun 15, 2025
@wingetbot wingetbot added New-Package Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. Validation-Executable-Error labels Jun 15, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

Executable C:\Users\validator\AppData\Local\Microsoft\WinGet\Links\fiji-windows-x64.exe returned exit code: 13

Hex Dec Inverted Dec Symbol Description
0000000D 13 -4294967283 ERROR_INVALID_DATA The data is invalid.

(Automated response - build 1075.)

@stephengillie
Copy link
Collaborator

image
Will be using ojdkbuild.openjdk.17.jre to test.

@stephengillie
Copy link
Collaborator

Manual Validation ended with:

PS C:\Users\User\Desktop> C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\Fiji.ImageJ__DefaultSource\Fiji\fiji-windows-x64.exe
PS C:\Users\User\Desktop>

WARNING: GUI program launched from PowerShell.
For proper console behavior, make sure to use:
Start-Process -Wait C:\Users\User\AppData\Local\Microsoft\WinGet\Packages\Fiji.ImageJ__DefaultSource\Fiji\fiji-windows-x64.exe
Or launch from inside a batch script, or from Git Bash.

No matching Java installations found.

(Automated response - build 1075.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure-Pipeline-Passed Validation pipeline passed. There may still be manual validation requirements. New-Package Validation-Completed Validation passed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Update Request]: Fiji.ImageJ version 2.15.1 (or late)
4 participants