Nicolas Richeton's blog

en posts

  • How to fix a corrupted SMC by Catalina 10.15.7SU2 update

    I applied the Catalina 10.15.7 Supplemental Update 2 on my MacBook Pro 2017. Fans went full speed during the install and stayed like this after a first reboot, the Macbook went in a reboot loop, and ultimately did not power at all. It turns out that the SMC was corrupted/erased, leaving the board in SMC bypass state (...)

  • Esigate 4.0 released!

    Esigate 4.0 has just been released, along with a new home page. Esigate is a reverse proxy, designed for integration purposes. A typical use is to merge PHP applications like Drupal, eZpublish, … with Java custom developments into a single, very fast web application. (...)

  • SWT, LWJGL, MacOS : The Depth Buffer problem in OpenGL

    The Open GL viewer in Sharemedia never worked correctly on Mac, because the opengl depth test was failing : objects were drawn according to the order I created them (the latest ones over the oldest ones) whereas they should have been drawn according to their position in the scene. (the closest one over the farest ones). (...)

  • ShareMedia 0.1.31 released

    After several months without any release, here is the current developper version: News: Better management of files, Basic support for video, OpenGL viewer, Improved gallery Widget (...)