-
Notifications
You must be signed in to change notification settings - Fork 546
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
It launches a window and after some seconds it exits.
I have attached screenshots and logs.
Screenshot
Logs
(.env) ks@ks:~/PictoPy$ npm run linux-dev
> pictopy@0.0.0 linux-dev
> bash ./scripts/linux-dev.sh
Starting backend server...
Backend server started with PID: 59070
Starting Tauri app...
Tauri app started with PID: 59071
WORKERS: 1
> PictoPy@1.0.0 tauri
> tauri dev
Running BeforeDevCommand (`npm run dev`)
> PictoPy@1.0.0 dev
> vite
VITE v6.4.1 ready in 626 ms
➜ Local: http://localhost:1420/
➜ Network: use --host to expose
[BACKEND] | DEBUG | [asyncio] Using selector: EpollSelector
[BACKEND] | INFO | OpenAPI JSON generated at /home/ks/PictoPy/docs/backend/backend_python/openapi.json
/home/ks/PictoPy/backend
[2026-01-19 00:08:24 +0530] [59093] [INFO] Running on http://0.0.0.0:8000 (CTRL + C to quit)
[BACKEND] | INFO | Running on http://0.0.0.0:8000 (CTRL + C to quit)
Running DevCommand (`cargo run --no-default-features --color always --`)
Info Watching /home/ks/PictoPy/frontend/src-tauri for changes...
Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s
Running `target/debug/picto_py`
Resource path: "/home/ks/PictoPy/frontend/src-tauri/target/debug/resources/backend"
OS: Ubuntu
Record
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels