16 Mar 2023 |
| Jean-Michaël Celerier joined the room. | 12:31:12 |
Yuu Yin | In reply to @pjhenning:matrix.org Hello, I've been hacking on a variant of the ossia score package definition from this pr: https://github.com/NixOS/nixpkgs/pull/174802 to get a working build of master running on aarch64 and with ysfx integration, would this matrix room be a good place to discuss if/how I can contribute to this pr, or is it better to do so via the comments section of the pr? i'd just open a new PR superseding that one | 19:40:03 |
Yuu Yin | btw, would be anyone up to bumping zrythm to https://git.sr.ht/~alextee/zrythm/refs/v1.0.0-beta.4.6.3 ? it should be easy after my latest major update | 19:43:43 |
Rampoina | the current one wasn't working for me btw | 22:21:32 |
Rampoina | on startup it asks for the audio setup | 22:21:56 |
Rampoina | and when you apply it it asks again | 22:22:16 |
Rampoina | and loops forever | 22:22:24 |
Yuu Yin | In reply to @rampoina:matrix.org the current one wasn't working for me btw which version? | 23:33:51 |
17 Mar 2023 |
| tomf joined the room. | 06:56:26 |
Rampoina | In reply to @yuu:matrix.org which version? the one from unstable NixOS | 07:27:06 |
Rampoina | https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/applications/audio/zrythm/default.nix | 07:28:47 |
| hexagony joined the room. | 11:26:37 |
Yuu Yin | Rampoina: i zrythm --reset-to-factory; rm -rvf ~/.local/share/zrythm; dconf reset -f /org/zrythm/ , and zrythm . could not reproduce the issue you related.
zrythm --version
Zrythm 1.0.0-beta.4.5.62 (plain)
built with gcc 12.2.0 for linux
+carla
+jack2
+pulse
+rtmidi
+rtaudio
+sdl2
+guile
Copyright © 2018-2022 The Zrythm contributors
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 14:06:01 |
Yuu Yin | * Rampoina: i zrythm --reset-to-factory; rm -rvf ~/.local/share/zrythm; dconf reset -f /org/zrythm/ , zrythm , and gone through the startup settings. could not reproduce the issue you related.
zrythm --version
Zrythm 1.0.0-beta.4.5.62 (plain)
built with gcc 12.2.0 for linux
+carla
+jack2
+pulse
+rtmidi
+rtaudio
+sdl2
+guile
Copyright © 2018-2022 The Zrythm contributors
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
| 14:06:51 |
| Rampoina changed their profile picture. | 15:05:45 |
Rampoina | I have Zrythm 1.0.0-alpha.28.1.3 (plain) | 15:07:41 |
Rampoina | probably before you updated that | 15:08:59 |
| Rampoina changed their profile picture. | 15:21:12 |
| Rampoina changed their profile picture. | 15:41:58 |
| Rampoina changed their profile picture. | 15:45:16 |
Rampoina | In reply to @yuu:matrix.org
Rampoina: i zrythm --reset-to-factory; rm -rvf ~/.local/share/zrythm; dconf reset -f /org/zrythm/ , zrythm , and gone through the startup settings. could not reproduce the issue you related.
zrythm --version
Zrythm 1.0.0-beta.4.5.62 (plain)
built with gcc 12.2.0 for linux
+carla
+jack2
+pulse
+rtmidi
+rtaudio
+sdl2
+guile
Copyright © 2018-2022 The Zrythm contributors
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
I've updated my system. I have the same issue with Zrythm 1.0.0-beta.4.5.62 (plain) | 17:05:53 |
Rampoina | the setup screen loops forever and zyrthm never starts | 17:06:11 |
Rampoina | let me try your resetting commands | 17:06:36 |
Rampoina | nope, same thing | 17:08:07 |
Rampoina | I don't have dconf though | 17:08:11 |
Rampoina | is that required? | 17:08:15 |
Yuu Yin | Rampoina: i would try running zrythm on a terminal and look at the output and other possible logs. | 17:27:51 |
Yuu Yin | In reply to @rampoina:matrix.org is that required? no afaik. zrythm --reset-to-factory basically would do the same as dconf reset by using gsettings directly. | 17:27:56 |
Yuu Yin | In reply to @rampoina:matrix.org is that required? * no afaik. zrythm --reset-to-factory basically does the same as dconf reset by using gsettings directly. | 17:28:04 |
Yuu Yin | btw just updated zrythm again https://github.com/NixOS/nixpkgs/pull/221681 magnetophon tshaynik | 17:29:03 |