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

Crash when download selected audio clips #27

Open
bkudria opened this issue Mar 6, 2024 · 7 comments
Open

Crash when download selected audio clips #27

bkudria opened this issue Mar 6, 2024 · 7 comments

Comments

@bkudria
Copy link
Contributor

bkudria commented Mar 6, 2024

Hi! First, thanks for this great app! I have a crash that occurs when I try and download more than 19 clips for a certain speaker in a project. I'm able to download all clips (much more than 19!) for other speakers without issue. I've attached a crash log.

wm-crash-report.txt

@Marksdo
Copy link
Owner

Marksdo commented Mar 6, 2024

According to the exception information, I have added some track log in the test version below. Can u help to run it again and check the log then paste the error log here?

Download beta app
https://download.whispermate.app/beta/WhisperMate553beta.zip

When download clips done (I added code to catch the error, then write error relate info to log, so the crash will not occur),
click the main bottom's icon log to view the log.
image

@bkudria
Copy link
Contributor Author

bkudria commented Mar 6, 2024

(lightly redacted) log attached.

When I first began this process, I selected an output folder, which I then renamed. I renamed it back, but the app still crashed.

The export works fine with this version, and saves the file.
download-log.txt

@Marksdo
Copy link
Owner

Marksdo commented Mar 6, 2024

When I first began this process, I selected an output folder, which I then renamed. I renamed it back, but the app still crashed.

Which feature's output folder ? Quick Cut or Monitor or auto export pyannote wav folder ?

The export works fine with this version, and saves the file.

The log (download-log.txt) indicates that there was no exception caught during the export process. It's not the previous crash project export?

@bkudria
Copy link
Contributor Author

bkudria commented Mar 7, 2024

The "download selected clips" output folder...
I'm in a bit of a crunch at the moment, so I don't have time to reproduce right now, but I'll try to get a log to you where I can reproduce it, in the next few days. I suspect it's related to renaming the output folder, however, if that helps narrow it down!

@Marksdo
Copy link
Owner

Marksdo commented Mar 8, 2024

Thanks, i will check rename folder with some selected folder relate feature.

@bkudria
Copy link
Contributor Author

bkudria commented Mar 26, 2024

Sorry about the delay here - I've been pretty busy. I've made a couple more transcripts, and I haven't been able to reproduce this bug!

@Marksdo
Copy link
Owner

Marksdo commented Mar 30, 2024

If you encounter steps that can reproduce the issue, please kindly report the steps again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants