OSArch Community

Add System Info to clipboard for easy referencing

  1. F

    Here is a proposal of a little button in the bottom right corner of the blender window to copy system info to the clipboard so it is easy to report in issues/bugs/etc.

    Currently it reports:

    os version, blender version, Bonsai version and active addons.

    Please take a look and let me know if this is something useful and if som other info should be added.

    Thanks!

  1. S
  1. T

    i like it.

    To make it less conspicuous, could you have the Bonsai vo.8.3 -alpha250421-3311b70 be clickable, to provide this info? That way, you don't have to say 'System Info'.

    Maybe have the button be emboss=False to make it even more inconspicuous.

  1. F

    You guys are right! I saw the issue some hours ago and I thought it was a very good idea. I did not see the answer that it is already available in the "copy debug information".

    I have modified the code as @theoryshaw has said but calling the info that @sjb007 has pointed out (to call the bpy.ops.bim.copy_debug_information() operator and then just print the clipboard to a popup).

    See it here working

    Thanks!

  1. T

    i like it.

  1. T

    one more suggestion, how about just automatically saving it to the clipboard. That is, don't even click 'ok'.

  1. F

Login or Register to reply.