Skip to content

Notifications not showing on OSX #38

Description

@marcdel
Apple M2
Ventura 13.3.1 (22E261)

Using the example app.

With newer versions of erlang and elixir, the app loads and functions fine, but none of the notifications are ever shown. I'm also not seeing any logs that would be helpful.

elixir: 1.14.3
erlang: 26.0-rc1
wxwidgets: stable 3.2.2.1 (bottled)

image

Also tried with a fresh Phoenix 1.7 app, and I'm not seeing notifications there either.

With the default .tool-versions file, the dbus application doesn't start:

[notice] Application dbus exited: :dbus.start(:normal, []) returned an error: shutdown: failed to start child: :dbus_bus_reg
    ** (EXIT) an exception was raised:
        ** (UndefinedFunctionError) function :dbus_bus_reg.start_link/0 is undefined (module :dbus_bus_reg is not available)
            (dbus 0.8.0) :dbus_bus_reg.start_link()
            (stdlib 4.0.1) supervisor.erl:414: :supervisor.do_start_child_i/3
            (stdlib 4.0.1) supervisor.erl:400: :supervisor.do_start_child/2
            (stdlib 4.0.1) supervisor.erl:384: anonymous fn/3 in :supervisor.start_children/2
            (stdlib 4.0.1) supervisor.erl:1250: :supervisor.children_map/4
            (stdlib 4.0.1) supervisor.erl:350: :supervisor.init_children/2
            (stdlib 4.0.1) gen_server.erl:848: :gen_server.init_it/2
            (stdlib 4.0.1) gen_server.erl:811: :gen_server.init_it/6

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions