-
-
Notifications
You must be signed in to change notification settings - Fork 92
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
Remove vulkan script #209
Comments
Have you even read your own reinstall function?
|
You are right. I'll fix the reinstall script. Talking about removing the script, I give the user three options to install the Vulkan drivers and warn about the consequences. Maybe I could change the recommendation to the option that install the driver from the repo. I think Linux philosophy lets you have choices to do what you want, even If you break your OS, so I'll keep the script, and the three options. Of course, you can choose not to use the script, but let other users can choose if they want to use the script or not. |
Fixed at 611162c Thank you! |
also remove `PiKISS GUI` that has not been relevant for a long time since upstream `piKiss` implemented its own dialog system
@jmcerrejon I'm not sure if you completely understood the situation from what @theofficialgman said, but yesterday we were flooded with error reports that all showed For these affected users, NOTHING done by apt will succeed from now on. Apt will fail during any operation due to this syntax error in your script. As a maintainer of Pi-Apps, I have high standards for reliability. Everything we offer is well-tested ahead of time. For example, before we push an update to an app, we have an automated system that checks if the update works on PiOS Buster, Bullseye, and Bookworm, both 32-bit and 64-bit, as well as 5 flavors of Ubuntu. Users come first. We serve them. Occasionally, somebody blames Pi-Apps for breaking their system, so we try very hard to keep that from ever happening. What happened yesterday was unfortunate. Several people who were using your vulkan script one day found their systems not working anymore, and all they knew to do was to send us an error report. I am not aware of any error-reporting in PiKISS, so without our "send report" button, it is likely that even now, you would still not know about the bug in the first place. We should be able to support each other. PiKISS solves a different problem than Pi-Apps, and together we can reach more people and work to bring Raspberry Pi and FOSS to the mainstream world. Partnership is good. But it takes cooperation from both sides. This screenshot does not show cooperation, it shows someone unwilling to help when asked. We have always been willing to help, and we have taken the time to report issues as they come up and clarify what needs fixing. And in return, you have been combative, falsely blaming Pi-Apps for causing the issues, and overall just being uncooperative. A while back I said this on issue #201:
You seemed to think that was a threat, but that was not a threat. It was the honest, fair truth. Enough has been said. PiKISS and PiKISS-GUI have both been removed from Pi-Apps earlier today. All users with PiKISS installed will receive a notification on the next update that explains why we no longer offer the app, and asks permission to uninstall it. |
What you can't do is come to my house and tell me with bad words my music is too loud. I tell you and @theofficialgman I need more info to fix the issue. He did not provide any other info and came again with the idea of removing the script code. All code developed by humans has bugs, and the solution is not to remove the application. If you don't like or have a bug... Hey! Guess what?! You can contribute! Send me a PR and I'll merge with a happy smile. I changed the recommended option to use the default Vulkan driver in the script. If you are a brave person, try the alternative, but It's not for all users. Is that not good for your users? So then, I agree with you about the decision to remove PiKISS from PiApps. Best wishes for your app, you are doing better work than me. I'll try to do my best with the Vulkan script next week. |
your vulkan script breaks users installs.
you have no business including such a script for users that know no better.
install
mesa-vulkan-drivers
which is the supported and maintained version from the distro and be done with it. it gets updated (on piOS) when the developers feel it is best to do so and by other sensible distros on new major mesa release versions.The text was updated successfully, but these errors were encountered: