mediar-ai / screenpipe

rewind.ai x cursor.com = your AI assistant that has all the context. 24/7 screen & voice recording for the age of super intelligence. get your data ready or be left behind
https://screenpi.pe
MIT License
9.61k stars 559 forks source link

[bug] RIP windows build #656

Closed louis030195 closed 1 week ago

louis030195 commented 1 week ago

https://github.com/mediar-ai/screenpipe/actions/runs/11747846676/job/32730631970

if anyone wants to help, i have no ideas left for this (except removing features on windows)

linear[bot] commented 1 week ago

MED-268 [bug] RIP windows build

tribhuwan-kumar commented 1 week ago
can't really continue on that commit, maybe some github issue: ![image](https://github.com/user-attachments/assets/a943b963-ed36-49d4-ac4c-0543990b9557) `console:` ![image](https://github.com/user-attachments/assets/1f5adb08-de68-469c-b5e2-79066aa3bff6)
Processing config: C:\Users\runner\AppData\Local\tauri\NSIS\nsisconf.nsh
Processing script file: "C:\actions-runner\_work\***\***\***-app-tauri\src-tauri\target\x86_64-pc-windows-msvc\release\nsis\x64\installer.nsi" (UTF8)

Internal compiler error #12345: error mmapping file (2088059617, 33554432) is out of range.

Note: you may have one or two (large) stale temporary file(s) left in your temporary directory (Generally this only happens on Windows 9x).
failed to bundle project: `The system cannot find the file specified. (os error 2)`
    Error [tauri_cli_node] failed to bundle project: `The system cannot find the file specified. (os error 2)`
Error: Command failed with exit code 1: bunx tauri -v build --target x86_64-pc-windows-msvc

since the issue is causing bcz of increasing in bundle size

https://sourceforge.net/projects/nsisbi/ maybe this could help https://github.com/tauri-apps/tauri/issues/7372 they are also facing this same issue there is even a plugin https://nsis.sourceforge.io/WimImage_plug-in (but requires admin privileges)

louis030195 commented 1 week ago

fied