-
Notifications
You must be signed in to change notification settings - Fork 30
crash when "enable volume and fader" "enable equalizer" are activated #162
Comments
Hi again NB it seems to be a problem of compliance with some new versions of build requires different inside Mageia8 and Mageia9 When I build I get lots of warning about deprecated functions |
PS this rpm works in Mageia9 as well as for Mageia8 I'm gonna try to build with more recent clones to find when the commits induced a crash |
Hi again NB during the build we get some warning such as : I tried to add a patch to have
NB bis |
I narrowed the date when appeared the problem of crash when "enable volume and fader" and "enable equalizer" are activated Until commit from 2021/04/18 (b608f7b) everything was OK even when "enable volume and fader" and "enable equalizer" are activated.... Since commit from 2021/04/20 (a341f64) guayadeque crashes systematically when "enable volume and fader" and "enable equalizer" are activated.... This appears always for the later commits here the debug file There's something wrong in the commit of 2021/04/20 (a341f64) that remains since this date |
I built the last clone from september 2023 upon wxgtk 3.1.5 without any patch : it doesn't crash with fader and equalizer enabled ! So something goes wrong when building upon wxgtk 3.2 Sasha Lüdecke https://github.com/sluedecke had proposed a patch : Unfortunately since the commit of 2021/04/20, this patch allows always to build, but guayadeque crashes if Equalizer and Fader and Volume control are activated... I am not skilled enough to find why, and to create a patch so that Guayadeque won't crash If anyone could do this that would allow Guayadeque not ending so sadly if it is not compliant with wxgtk 3.2 |
Hi
We are getting a strange crash in Mageia 9 built upon wxgtk 3.2
guayadeque.txt
Previously, for Mageia 8 guayadeque worked perfectly, built with guayadeque 4.7 upon wxgtk 3.1.5 and two patches
(I modified the extensions from .patch to .txt : because Github dislike the .patch extension in file names)
guayadeque-0.4.6-wxgtk3.1.txt
guayadeque-0.4.6-wxgtk3.1.6.txt
I don't know where to dig but apparently the code is not compliant with wxgtk 3.2.0
NB I tried to build upon wxgtk 3.2 without the patches but building fails
With the patches building is OK but I get crashes
The text was updated successfully, but these errors were encountered: