Can any one tell me why do I get this error while quitting any P3D seketch

X11Util.Display: Shutdown (JVM shutdown: true, open (no close attempt): 2/2, reusable (open, marked uncloseable): 0, pending (open in creation order): 2)
X11Util: Open X11 Display Connections: 2
X11Util: Open[0]: NamedX11Display[:0.0, 0x7f2984006ea0, refCount 1, unCloseable false]
X11Util: Open[1]: NamedX11Display[:0.0, 0x7f2984017e60, refCount 1, unCloseable false]
  • What version of Processing?
  • What operating system?
  • Where is the error displayed ā€“ in PDE sketch console, from console with processing-java?
  • By quitting do you mean closing a sketch editor window, or stopping a running sketch?
  • Processing 3.5.3
  • Arch linux
  • In the console that is at the bottom of the IDE.
  • Stopping a running sketch

Iā€™m not sure. Here are some previous arch linux threads with helpful advice / links:

Another sometimes forum arch linux Processing user I know is @Architector_4

As far as I know, this is normal. I was getting this on Ubuntu too, and on now on Arch Linux, with any desktop environments and even when using Processing libraries in Eclipse.

While it is red, it says that it shuts down and nothing bad happens - all needed Processing hooks exit, the process closes, and all is good.

So yeah, as far as I know you can ignore this.

(@jeremydouglass great idea to tag me, that got me an email notification and Iā€™m here. I think I can answer questions like that sometimes. Sorry for not being active on this forum much, free time becomes expensive :D)

1 Like

@Architector_4 ā€“ sure, thanks so much for responding, and please feel free to ignore being tagged any time, for any reason! Your time is your own ā€“ always still grateful for any help you volunteer here when and as you can, and understand if you cannot.

2 Likes