-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Are you still interested by Guayadeque #1
Comments
Please check my latest commit for the fix: https://github.com/openmonk/guayadeque |
Thanks a lot for your so quick answer and for caring about this |
You are just a genius I wonder if we may continue to use https://github.com/anonbeat/guayadeque as source adding your patch Perhaps you may contact Juan as he told anyone wishing to continue to contact him : your certainly the best candidate to follow his track : you have just proved it |
Thanks for a feedback. I did a cross-version fix and relevant PR: anonbeat/guayadeque#164 Also I will ask Juan on how to deal with Guayadeque further - since I am still an active user I will definitely continue maintaining the player to the degree my time allows me to. Cheers. |
Hi again I proposed as an update this rpm to mageia testers Worst ! they installed the previous rpm built on tag 0.4.7 that got crash problems with fader for me when I read a playlist, For them, this version crashes immediately when launched : they can't even disable fader and equalizer nor create a library by importing a path ! Since I have no crash I suppose I have an hidden dependency installed that they don't have but I can't find which one Nevertheless here are the last lines of the xml created by their crash maybe you'll see what is wrong I attach the spec file I used : (I changed the .spec to .txt so that it can be attached) Maybe you will find an explanation |
Sorry for the noise ! |
will either of you continue development of this app or fork it and continue it as something new perhaps? i ask because quite a lot of time went into this and it used to be my favorite, but now im starting to forget about it. |
Hi Craig Anonbeat had informed that he stopped developing Guayadeque and proposed to anyone wishing to continue this development to contact him |
Hi
I know that you deeply collaborate to improve Guayadeque in april 2021
I have been using Guayadeque for years and usually packaged it for Mageia (a rpm based linux distribution)
I could build it without any problem with
wxgtk 3.1.5
and gstreamer1.0-1.18
I use the last commit from 2023/09/08 (and I am very sad that Juan ended his nice work on it)
It works without any problem with our previous Mageia8.
Since Mageia9 we use more recent versions of
Now Guayadeque works only if we disable fader equalizer and volume control : if they are enabled we get a segfault
I have used several clones after your commits, built and tested them
I discovered that the crash happened since your commit from 2021/04/20 and it was OK until your commit from 2021/04/18
Something in your source code seems to be not compatible with the new gstreamer1.0-1.22
(Is it the same kind of problem as wxgtk which is not backward compatible with previous versions) ?
You seem to know well gstreamer and you may be the only person to understand what to modify
Would you be interested to look at this and find what to modify ?
proposing a commit to Juan himself or committing in a fork owned by you or providing a patch (a diff)
Here is the end of the xml file created by Guayadeque (built with the clone of 2023/09/08) after the crash
The text was updated successfully, but these errors were encountered: