Skip to content

Warning messages about ALSA lib after fresh install on v0.2.1 #52

@berndblasius

Description

@berndblasius

Made a fresh reinstall of Julia 1.5.1 on a Debian machine and after installing SimpleDirectMediaLayer.jl and
using SimpleDirectMediaLayer
SimpleDirectMediaLayer.init()
I receive the following warning (or error) messages on the terminal, which repeatedly appear every several seconds

ALSA lib conf.c:4048:(snd_config_update_r) Cannot access file /workspace/destdir/share/alsa/alsa.conf
ALSA lib pcm.c:2642:(snd_pcm_open_noupdate) Unknown PCM default

Creating windows and rendering works still fine (I never use sound), but the warning messages overfill the terminal and are very annoying.

Maybe this it is related to #51. When I pin the version to something before v0.2.* in the package manager
pkg> pin SimpleDirectMediaLayer@0.1.1
the warnings disappear.

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