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

.fountain import: Bug with scenes with uuids #2411

Open
leonceaklin opened this issue Jan 24, 2023 · 1 comment
Open

.fountain import: Bug with scenes with uuids #2411

leonceaklin opened this issue Jan 24, 2023 · 1 comment

Comments

@leonceaklin
Copy link

The bug
Storyboarder has e bug that makes it impossible to use it with a .fountain file where scenes have uuids with dashes.

According to the fountain spec. Scenes can have numberings that can also contain dashes. At the moment, Storyboarder fails to deal with these uuids. It doesn’t let you change scenes in the storyboard and tries to create new folders every time you reopen the project.

Example screenplay:

INT. DRISKILL HOTEL SEMINAR ROOM - DAY #805852b7-0976-41a7-b3cb-7bc72c092512#
JOE catches his breath as he leans against the podium at the front of the Room

JOE
(rapidly speaking)
Are we in time?

CUT TO:

APRIL
How could they start without us? We're the main attraction.

EXT. TEXAS CAPITOL BUILDING - DAY #878e8232-8746-4ea5-9dcc-aa837c0dfd61#
JOE looks startled as he stands with April before the seat of Texas politics.

APRIL
How d'you do that?


APRIL
There was a cut.

To Reproduce
Steps to reproduce the behavior:

  1. Create a .fountain file that contains my example screenplay
  2. Create a storyboard based on the file
  3. Close Storyboarder and reopen the storyboard
  4. See error

Expected behavior
Storyboarder opens the project successfully

Screenshots
Screenshot 2023-01-24 at 10 39 43

Desktop (please complete the following information):

  • OS: macOS

Additional context
Everythig seems to work fine when the uuids don't contain any dashes.

@leonceaklin
Copy link
Author

leonceaklin commented Jan 25, 2023

I made a PR to fix this

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

1 participant