Skip to content
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

"ERROR: A bug happened!" App reports bug #509

Open
jenefuentes opened this issue Jan 28, 2025 · 2 comments
Open

"ERROR: A bug happened!" App reports bug #509

jenefuentes opened this issue Jan 28, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@jenefuentes
Copy link

What happened?

A bug happened! I was trying to transcribe a YouTube video with Vibe which it has done before for me and received the error: "Error, A bug happened!" I attached a screen capture of what I'm seeing when trying to run Vibe to transcribe the YouTube video via a YouTube video link. If I download the video and try to transcribe it that way it keeps just shutting down. It was working beautifully until today and I'm using version 2.6.7. with the ggml-medium.bin as anything larger wouldn't run on my laptop when I first started using Vibe. I love this software and hope it's not something that can't be fixed. I also tried resetting Vibe and that didn't fix it.

Image

Steps to reproduce

  1. Tried transcribing a YouTube video by inserting the link to it which has worked before but received the error.
  2. I downloaded the video and tried transcribing it that way and Vibe just shuts down. Like it just disappears.

What OS are you seeing the problem on?

Window

Relevant log output

invalid utf-8 sequence of 1 bytes from index 52

Location:
    desktop\src-tauri\src\cmd\ytdlp.rs:72:22
App Version: vibe 2.6.7
Commit Hash: ef2b6a1
Arch: x86_64
Platform: windows
Kernel Version: 10.0.19045
OS: windows
OS Version: 10.0.19045
Cuda Version: n/a
Models: ggml-medium.bin, ggml-small.bin
Default Model: "C:\\Users\\Mark Ress\\AppData\\Local\\github.com.thewh1teagle.vibe\\ggml-small.bin"
Cargo features: vulkan


{
    "avx": {
        "enabled": true,
        "support": true
    },
    "avx2": {
        "enabled": true,
        "support": true
    },
    "f16c": {
        "enabled": true,
        "support": true
    },
    "fma": {
        "enabled": true,
        "support": true
    }
}
@jenefuentes jenefuentes added the bug Something isn't working label Jan 28, 2025
@thewh1teagle
Copy link
Owner

Please paste here the url of the video
And also check what's your locale in the pc and try to change it in the settings to utf-8 and reboot (ask chatgpt)

@CrayonCodeGit
Copy link

I got the same Error. It's fixed after updating vibe to 3.02.
You can see there is a new update because of the blue marker on the three dot menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants