Skip to content

Can't initalize the new buffer #2

@achempion

Description

@achempion

Hey, very cool project and I can see su much effort been put into it 👍

I'm trying to open a buffer and I'm getting this error

[error] GenServer #PID<0.833.0> terminating
** (RuntimeError) Buffer failed to open. reason: TimedOut.
    (flamelex 0.1.0) lib/api/buffer_api.ex:67: Flamelex.API.Buffer.open!/1
    (flamelex 0.1.0) lib/flamelex/gui/components/menu_bar/sub_menu/sub_menu.ex:44: Flamelex.GUI.Component.MenuBar.SubMenu.handle_event/3
    (scenic 0.11.0-beta.0) lib/scenic/scene.ex:1405: Scenic.Scene.handle_info/2
    (stdlib 3.17) gen_server.erl:695: :gen_server.try_dispatch/4
    (stdlib 3.17) gen_server.erl:771: :gen_server.handle_msg/6
    (stdlib 3.17) proc_lib.erl:226: :proc_lib.init_p_do_apply/3
Last message: {:_event, {:click, {"open README", {Flamelex.API.Buffer, :open!, ["/Users/.../flamelex/README.md"]}}}, #PID<0.834.0>}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions