• 3 Posts
  • 684 Comments
Joined 3 years ago
cake
Cake day: July 7th, 2023

help-circle
  • Every modern distro keeps previous kernel boot entries available at boot time. You don’t need to use snapshots to simply not boot a potentially problematic kernel update.

    There are literally near zero reasons to ever have to reinstall any Linux install. Moving to a more complex distribution isn’t going to solve your problem here, which is just learning a different workflow. That workflow being more akin to software development workflows: if something fucks up, just revert.










  • The only reference people have for these kind of judgements is polling by browser.

    You’re talking about users of a specific OS who would spend time to not make that known. They would also opt-out if any reporting about there machine specifics for polls, should they be asked.

    I can guarantee real world usage is always higher than these polls suggest. I don’t know about 10%, but they are higher in actuality.







  • I don’t think you need to directly edit the script if that’s what you mean. You want to edit the values in the plug-in menu so it’s not out of bounds. Those get passed to the script, which then executes.

    You probably need the direct error instead of this raised exception. Start Gimp from a terminal, trigger the error, and see if the terminal error is showing exactly what the script’s error is.