#138 closed defect (fixed)
Aegisub locks up on loading specific timecodes file
| Reported by: | Thrash | Owned by: | nielsm |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.11 |
| Component: | General | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Platform: | ||
| Sub Component: |
Description
Open aegisub (checked with the last r411, happens in previous pre-release builds as well).
Add some video (.mp4 in my case).
Open timecodes file with the following lines:
# timecode format v1
Assume 23.976023976024
On my system after that in 100% cases I have to reach for Ctrl+Shift+Esc combo :P
Change History (6)
comment:1 Changed 7 years ago by nielsm
comment:2 Changed 7 years ago by nielsm
- Keywords feedback added
- Status changed from new to assigned
comment:3 Changed 7 years ago by Thrash
Well I gave the exact sample of file. I guess the actual reason is that lack of sections.
comment:4 Changed 7 years ago by ArchMageZeratuL
- Keywords acknowledged added; feedback removed
- Status changed from assigned to new
comment:5 Changed 7 years ago by nielsm
- Keywords resolved added; acknowledged removed
- Milestone set to 1.11
- Owner set to nielsm
- Resolution set to fixed
- Status changed from new to closed
Fixed in trunk revision 421.
The problem was indeed the lack of sections. No frame-entries were created at all in that case.
Edit: I wrote about a bug I suspected was left, just checked, it isn't.
comment:6 Changed 7 years ago by ArchMageZeratuL
- Keywords resolved removed
Note: See
TracTickets for help on using
tickets.

Does that mean "v1 timecodes with no sections defined" or "v1 timecode files with the default framerate having an insane amount of decimal places"?