alex-tee
alex-tee
program gets killed when trying to load a plugin's UI on wayland. this can be replicated by trying to open fluida in zrythm cannot replicate the issue in ildaeil Messages:...
LV2 plugins segfault on instantiation on Windows (built with msys2/ucrt64) # Build command ``` make HAVE_X11=false PREFIX=${MINGW_PREFIX} DEBUG=true ``` # Messages Carla prints the following messages ``` zrythm-Message: 18:21:39.934: (plugin_instantiate:1683):...
I have an LV2 plugin that has an atom output port that doesn't support MIDI and an atom output port that does support MIDI, in that order. Using the host...
~If I run with gdb, I get the segfault below on CarlaPluginJuce::showCustomUI(true) when I first attempt to show it. It looks like it could be this call causing the issue...
 GLib has a `g_utf8_to_utf16()` function here: https://gitlab.gnome.org/GNOME/glib/-/blob/main/glib/gutf8.c#L1298 although it's LGPL
my AppImage was failing because of a hardcoded rpath: `/tmp/.mount_zrythmaLNdzc//usr/bin/zrythm: error while loading shared libraries: /usr/lib/zrythm/carla/libcarla_host-plugin.so: cannot open shared object file: No such file or directory` related info from `readelf...
### Experienced behavior ``` 次のファイルから読み込み: /usr/include/graphene-1.0/graphene.h:38, 次から読み込み: /usr/include/gtk-4.0/gsk/gsktypes.h:25, 次から読み込み: /usr/include/gtk-4.0/gsk/gskrenderer.h:26, 次から読み込み: /usr/include/gtk-4.0/gsk/gsk.h:24, 次から読み込み: /usr/include/gtk-4.0/gtk/gtk.h:32, 次から読み込み: ../inc/utils/yaml.h:29, 次から読み込み: ../inc/audio/curve.h:33, 次から読み込み: ../inc/audio/automation_point.h:29, 次から読み込み: ../inc/audio/region.h:28, 次から読み込み: ../src/gui/widgets/event_viewer.c:4: /usr/include/graphene-1.0/graphene-simd4x4f.h: 関数 ‘graphene_simd4x4f_init_look_at’ 内: /usr/include/graphene-1.0/graphene-simd4x4f.h:659:51: エラー:...
It seems like it would be quite common to want to do some logic on a struct before serializing it or after deserializing it. one use case would be to...
This issue wasn't happening before. I believe it started occuring after updating my system (and mpv maybe) ### Important Information ``` mpv 0.33.0 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects built on...
On Arch Linux using the FlatHub build on GNOME + Wayland Peek: 1.5.1 GTK: 3.24.23 GLib: 2.66.0 Desktop: GNOME Display server: X FFmpeg version: ``` ffmpeg version 4.3.1 Copyright (c)...