-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
The software crashes immediately upon opening. #445
Comments
|
Thanks for the quick response. Microsoft Windows [Version 10.0.19045.5131] C:\Users>taskkill /IM vibe.exe /F C:\Users>set RUST_BACKTRACE=1 C:\Users>set RUST_LOG=vibe=debug,whisper_rs=debug C:\Users>%localappdata%\vibe\vibe.exe C:\Users>2024-12-16T01:03:28.939217Z DEBUG vibe::setup: Vibe App Running |
Looks like you're running too old version of vibe |
https://thewh1teagle.github.io/vibe/ Download the latest version from here |
Thanks. |
Sorry I don't see any informative error |
For me, it's comfortable to continue talking here. |
Try again to open from cmd and paste here |
C:\Users>%localappdata%\vibe\vibe.exe C:\Users>2024-12-16T02:35:09.871331Z DEBUG vibe::logging: desktop\src-tauri\src\logging.rs:65: LEVEL vibe=debug,whisper_rs=debug |
Same error |
Download https://go.microsoft.com/fwlink/p/?LinkId=2124703 Install it wait for it to finish (or few minutes if no prompt) |
Thanks. |
Could it be related to windows defender? Have you tried running it in admin mode or have you checked the firewall? |
Thanks. |
Many people say that it crashes instantly but actually they means it crash AFTER they start to transcribe. do you start to transcribe first OR the program doesn't even open any window at all? |
Can you try another program I created that is also based on Tauri to see if at least it opens a window? |
You can also send me email to [email protected] or join discord https://discord.gg/EcxWSstQN8 |
Thanks for wanting to help! |
By the way, when I said the software crashes - that means it loads for one second and then shuts down. |
Ok I only wanted to ensure that the window opens. you can delete it.
I didn't saw any informative error. but I see that you use Windows 10 (not 11) maybe related. I'll need to find another Windows 10 machine and check on it |
Okay, thank you. |
I have almost the same problem here with a Windows 11 computer. I have installed version 3.0.0, after clicking on Vibe there is only a brief flash, but no interface opens, nothing. When I try to open vibe.exe on the command line, nothing happens either, no error message - nothing at all. |
Works fine on my win11 system. Sounds like a upstream problem releated with Tauri, or even gtk or webkit... |
The same thing happens with Dependencies as with Vibe. As soon as I click
on dependencies.exe, it flashes briefly, but nothing is executed. Not even
when Windows Defender is switched off - so the antivirus programme cannot
be the cause.
Am Do., 19. Dez. 2024 um 11:08 Uhr schrieb Enes ***@***.***>:
… I have almost the same problem here with a Windows 11 computer. I have
installed version 3.0.0, after clicking on Vibe there is only a brief
flash, but no interface opens, nothing. When I try to open vibe.exe on the
command line, nothing happens either, no error message - nothing at all.
Works fine on my win11 system. Sounds like a upstream problem releated
with Tauri, or even gtk or webkit...
But if you have a time, or love the debugging (or both :-P )
could you please download this
https://github.com/lucasg/Dependencies
and then try to run the vibe and see what happens actually, what the
system tries to "open" and failed. :-)
—
Reply to this email directly, view it on GitHub
<#445 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7XCOLZYZ3TPCKWHVIQZS7L2GKLJ5AVCNFSM6AAAAABTVCEOB2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJTGMYTAMRQGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Okay, then it's not related to Tauri or Vibe. Probably Visual C++ redist installation pipelines. But I don't know which one is required .... (I assume you already installed or have vc_redist ) |
you can also try process monitor by the way which provides real-time monitoring |
What happened?
A bug happened!
I finished installing the software, and immediately upon launching it - the window pops up for a second, and the software crashes.
What can I do?
Thanks
Steps to reproduce
What OS are you seeing the problem on?
Window
Relevant log output
No response
The text was updated successfully, but these errors were encountered: