|
1066 | bogue distribution / distribution bug | Rapport de bogue / bug report | Very Low | Low | postinst erreur librazik-optimisations-rtirq | Non-confirmé / unconfirmed | | |
| 10.05.2020 |
Task Description
Bonjour,
Erreur à la configuration post-installation script du paquetage librazik-optimisations-rtirq 3 si GRUB n’est pas configuré. (système multi-boot avec GRUB configuré sur une autre distribution)
erreur:
Paramétrage de librazik-mate-all (3.01) ...
Des erreurs ont été rencontrées pendant l'exécution :
librazik-optimisations-rtirq
librazik-optimisations-all
E: Sub-process /usr/bin/dpkg returned an error code (1)
Échec de l'installation d'un paquet. Tentative de récupération :
Paramétrage de librazik-optimisations-rtirq (3) ...
sed: impossible de lire /etc/default/grub: Aucun fichier ou dossier de ce type
dpkg: erreur de traitement du paquet librazik-optimisations-rtirq (--configure) :
installed librazik-optimisations-rtirq package post-installation script subprocess returned error exit status 2
dpkg: des problèmes de dépendances empêchent la configuration de librazik-optimisations-all :
librazik-optimisations-all dépend de librazik-optimisations-rtirq ; cependant :
Le paquet librazik-optimisations-rtirq n'est pas encore configuré.
dpkg: erreur de traitement du paquet librazik-optimisations-all (--configure) :
problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
librazik-optimisations-rtirq
librazik-optimisations-all
reproduction de l’erreur :
# dpkg --configure librazik-optimisations-rtirq
Paramétrage de librazik-optimisations-rtirq (3) ...
sed: impossible de lire /etc/default/grub: Aucun fichier ou dossier de ce type
dpkg: erreur de traitement du paquet librazik-optimisations-rtirq (--configure) :
installed librazik-optimisations-rtirq package post-installation script subprocess returned error exit status 2
Des erreurs ont été rencontrées pendant l'exécution :
librazik-optimisations-rtirq
analyse
extraction du script de postinst
# dpkg-query --control-show librazik-optimisations-rtirq postinst
case "$1" in
configure)
sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT\=\"/GRUB_CMDLINE_LINUX_DEFAULT\=\"threadirqs /' /etc/default/grub
update-grub2
–> il n’y a pas de test de présence du fichier /etc/default/grub avant le “sed” et le “update-grub2” donc “errno 2 : file not found " et sortie du script en erreur.
solution
# diff postint.orig postint.sh
16,17c16
< sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT\=\"/GRUB_CMDLINE_LINUX_DEFAULT\=\"threadirqs /' /etc/default/grub
< update-grub2
---
> [ -f /etc/default/grub ] && sed -i 's/GRUB_CMDLINE_LINUX_DEFAULT\=\"/GRUB_CMDLINE_LINUX_DEFAULT\=\"threadirqs /' /etc/default/grub && update-grub2
–> test de la présence du fichier /etc/default/grub avant de lancer le “sed” et le “update-grub2”. et donc plus d’erreur si le fichier /etc/default/grub n’existe pas.
La solution de contournement pour que le noyau démarrer avec l’option threadirqs :
merci Piep
|
|
1070 | bogue logiciel / software bug | Rapport de bogue / bug report | Medium | Low | stone phaser VST : soucis de bypass dans Ardour | Nouveau / new | | |
| 21.06.2020 |
Task Description
provient de http://librazik.tuxfamily.org/flyspray/index.php?do=details&task_id=979
de sub26nico :
[…] remarquer une autre anomalie, que je soupçonne de venir du côté d’Ardour dont le support des VST n’est pas sans faille, lorsque on by-pass l’effet dans la version lv2, cela entraîne également l’extinction de la diode du greffon dans le mixeur d’Ardour, mais pas dans le VST, dont la diode du mixeur n’est pas reliée à l’activation de l’effet dans IU du greffon. Ça vient peut être de la norme VST cela dit, Jean-Pierre, je te laisse le soin de préciser ça . […]
|
|
1078 | distribution | Rapport de bogue / bug report | Very Low | Low | Bug d'affichage après application du thème librazik sou... | Nouveau / new | | |
| 19.05.2020 |
Task Description
Il y a une barre noire entre la barre de titre et le contenu de la fenêtre. J’ai pas l’impression que ce soit volontaire :) Je mets une copie d’écran qui présent en rouge la barre noire.
|
|
1079 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : wahjam | Nouveau / new | | |
| 20.05.2020 |
Task Description
https://github.com/wahjam/wahjam
|
|
1081 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : ScorchCrafter | Nouveau / new | | |
| 21.05.2020 |
Task Description
Une simulation d’ampli. Fait avec DPF.
|
|
1087 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : haruhi | Nouveau / new | | |
| 26.05.2020 |
Task Description
|
|
1088 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : linjam | Nouveau / new | | |
| 26.05.2020 |
Task Description
|
|
1089 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : glinjam | Nouveau / new | | |
| 26.05.2020 |
Task Description
|
|
1091 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : jamtaba | Nouveau / new | | |
| 06.08.2020 |
Task Description
Voir également :
|
|
1096 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : punch | Nouveau / new | | |
| 29.05.2020 |
Task Description
Un greffon de compresseur percutant avec du caractère.
|
|
1097 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : TVDistortion | Nouveau / new | | |
| 29.05.2020 |
Task Description
Greffon de distorsion qui vous permet de détruire votre son à votre guise.
|
|
1099 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : SPARTA | Nouveau / new | | |
| 31.05.2020 |
Task Description
Une collection GPL3 de greffons VST audio liés à l’audio spatial (encodeurs / décodeurs / visualiseurs ambioniques, spatialisateurs de haut-parleur / casque, etc…).
Voir aussi :
|
|
1102 | documentation | Demande fonctionnalité / Feature request | Medium | Low | virtualbox pour faire tourner un logiciel windows néces... | Nouveau / new | | |
| 31.05.2020 |
Task Description
Cas d’utilisation intéressant : http://linuxmao.org/forumthread99245. Écrire une documentation pas à pas.
|
|
1120 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : jacktrip | Nouveau / new | | |
| 06.09.2020 |
Task Description
JackTrip : performance du réseau audio multi-machine sur Internet. https://github.com/jacktrip/jacktrip/releases/tag/v1.2
Voir https://ccrma.stanford.edu/groups/soundwire/publications/papers/2009-caceres_chafe-ICMC-jacktrip.pdf.
|
|
1122 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | ninjam : mise à jour | Nouveau / new | | |
| 13.06.2020 |
Task Description
Faire une version récente de https://github.com/justinfrankel/ninjam.
Lire :
Note : voir avec Bill Auger si ça ne casse pas ses logiciels (gninjam par exemple).
(précédent : http://librazik.tuxfamily.org/flyspray/index.php?do=details&task_id=961 )
|
|
1123 | documentation | Demande fonctionnalité / Feature request | Medium | Low | libninjam : écrire de la doc concernant le serveur | Nouveau / new | | |
| 13.06.2020 |
Task Description
On a déjà https://librazik.tuxfamily.org/doc3/logiciels/cninjam pour le clientn écrire une doc pour lancer un serveur.
|
|
1124 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : sonarigo (lecteur SFZ) | Nouveau / new | | |
| 13.06.2020 |
Task Description
Un instrument d’échantillonnage qui joue actuellement (quelques) échantillons de SFZ.
Voir : https://github.com/johannes-mueller/sonarigo/pull/1/files
|
|
1126 | optimisations LibraZiK | Rapport de bogue / bug report | Very Low | Medium | Wsynth (32-bit) does not load presets correctly | Non-confirmé / unconfirmed | | |
| 19.06.2020 |
Task Description
Bonjour! I discovered that Wsynth (specifically in the standalone, 32-bit version, with DSSI, like Ghostess) can save presets but they do not load. With other distros it works fine, so I think it is something in the LZK distro that is causing the problem. The 64-bit version doesn’t have DSSI capability.
Thanks for your help!
Brian
|
|
1128 | documentation | Demande fonctionnalité / Feature request | Medium | Low | documentation : conversion audio vers MIDI | Nouveau / new | | |
| 24.07.2023 |
Task Description
Des infos ici :
|
|
1130 | documentation | Demande fonctionnalité / Feature request | Medium | Low | whysynth : vérifier la documentation | Nouveau / new | | |
| 22.06.2020 |
Task Description
(provient de http://librazik.tuxfamily.org/flyspray/index.php?do=details&task_id=195)
La documentation de LZK a été faite avec une version plus vieille que celle qui est présente dans LZK3. Il faut donc relire les pages de documentation :
Une chose à vérifier est que les traductions de l’interface-utilisateur en FR sont les mêmes que dans les pages de doc.
|
|
1131 | bogue logiciel / software bug | Rapport de bogue / bug report | Medium | Low | XCFA : even when launched in English, some parts are st... | Nouveau / new | trebmuh | |
| 26.06.2020 |
Task Description
reported by briandc on the IRC channel
After having a look at it, it looks it’s because the original language is in French, and the EN translation incorporates several French parts.
|
|
1136 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | obxd : version VST3 | Nouveau / new | | |
| 24.06.2020 |
Task Description
Il semble qu’OBXD possède maintenant une version VST3. Voir https://github.com/rncbc/qtractor/issues/274#issue-644282651.
|
|
1137 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : microfreak-reader | Nouveau / new | | |
| 24.06.2020 |
Task Description
https://github.com/francoisgeorgy/microfreak-reader
|
|
1138 | documentation | Demande fonctionnalité / Feature request | Medium | Low | faire une documentation expliquant comment utiliser une... | Nouveau / new | | |
| 24.06.2020 |
Task Description
Voir :
|
|
1139 | bogue logiciel / software bug | Rapport de bogue / bug report | Medium | Low | Camomile : synthés (AlmondOrgan et MiniMock) dysfonctio... | Nouveau / new | | |
| 24.06.2020 |
Task Description
(provient de http://librazik.tuxfamily.org/flyspray/index.php?do=details&task_id=307)
Les 2 synthés LV2 “AlmondOrgane et “MiniMock” n’ont pas d’entrée midi avec jalv (1.6.0). Même chose dans Ardour 6.
Par contre, ils fonctionnent correctement dans Qtractor 0.9.14 (en LV2 et en VST2).
Bogue connu en amont : https://github.com/pierreguillot/Camomile/issues/160.
Note mise dans les pages de :
|
|
1144 | bogue logiciel / software bug | Rapport de bogue / bug report | Very Low | Low | saut de pitch bizarre avec Dexed | Non-confirmé / unconfirmed | | |
| 06.07.2020 | |
|
1148 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : LEET | Nouveau / new | | |
| 18.07.2020 | |
|
1153 | optimisations LibraZiK | Demande fonctionnalité / Feature request | Medium | Low | freewheeling : ne pas forcer l'utilisation d'un clavier... | Nouveau / new | | |
| 22.07.2020 | |
|
1161 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : KXStudio LV2-Extensions | Nouveau / new | | |
| 08.08.2020 | |
|
1166 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-mu1 0.3.3 | Nouveau / new | | |
| 10.08.2020 | |
|
1167 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-alsa-pcmi 0.3.2 | Nouveau / new | | |
| 10.08.2020 | |
|
1168 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : jkmeter 0.8.0 | Nouveau / new | | |
| 10.08.2020 | |
|
1169 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : aeolus 0.9.9 | Nouveau / new | | |
| 10.08.2020 | |
|
1170 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-ajbridge 0.8.4 | Nouveau / new | | |
| 10.08.2020 | |
|
1171 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : amb1-plugins | Nouveau / new | | |
| 10.08.2020 | |
|
1172 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : hoa3-plugins | Nouveau / new | | |
| 10.08.2020 | |
|
1173 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-resampler | Nouveau / new | | |
| 29.12.2020 | |
|
1174 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-bls1 0.3.3 | Nouveau / new | | |
| 10.08.2020 | |
|
1175 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-convolver 4.0.3 | Nouveau / new | | |
| 10.08.2020 | |
|
1176 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : zita-dc1 | Nouveau / new | | |
| 10.08.2020 | |
|
1177 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : jconvolver 1.0.3 | Nouveau / new | | |
| 10.08.2020 | |
|
1178 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-njbridge 0.4.4 | Nouveau / new | | |
| 10.08.2020 | |
|
1179 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-rev1 0.2.2 | Nouveau / new | | |
| 10.08.2020 | |
|
1180 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-lrx 0.1.2 | Nouveau / new | | |
| 10.08.2020 | |
|
1181 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : zita-at1 0.6.2 | Nouveau / new | | |
| 10.08.2020 | |
|
1182 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : zita-jacktools | Nouveau / new | | |
| 10.08.2020 | |
|
1184 | optimisations LibraZiK | Demande fonctionnalité / Feature request | Medium | Low | limiter la taille de log de jackdbus | Nouveau / new | | |
| 11.08.2020 | |
|
1189 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : spectmorph 0.5.1 | Nouveau / new | | |
| 15.08.2020 | |
|
1192 | nouveau logiciel / new software | Demande fonctionnalité / Feature request | Medium | Low | nouveau logiciel : FamiStudio | Nouveau / new | | |
| 17.08.2020 | |
|
1193 | mise à jour logiciel / software update | Demande fonctionnalité / Feature request | Medium | Low | nouvelle version : yoshimi | Nouveau / new | | |
| 18.06.2021 | |