Solved Double Commander (doublecmd-gtk2-1.0.4_1 package) crashes with: Failed to create named pipe

The doublecmd-gtk2-1.0.4_1 package crashes with: Failed to create named pipe.
I tried the qt version, but with similar error. It happened before according to this.

I worked around it with uninstalling it and installing doublecmd-qt5-1.0.4.pkg from /var/cache/pkg

Apart from that Double Commander is starting up slowly since a few months (showing a kind of transparent window in bspwm), killing this window stops the whole startup, starting Nautilus makes Double Commander startup too. This seems not unique too FreeBSD at the moment: https://github.com/doublecmd/doublecmd/issues/326

Version 1.0.4_2 is available accoding freshports, but no clue how to check if this was already successfully build on https://pkg-status.freebsd.org/.
 
In addition to SirDice's reply:
Version 1.0.4_2 is available accoding freshports, but no clue how to check if this was already successfully build on https://pkg-status.freebsd.org/.
You can't check on https://pkg-status.freebsd.org/ individual packages, only the build servers. To check individual packages one must query those build servers where the packages have been build or are currently build, in live.

There is a drawback, those servers are only accessible via IPv6. If your ISP doesn't provide it one must use a IPv6 tunnel broker.

Or you can check the availability of a packages on https://freshport.org, in the ports "Packages" section, for example for doublecmd: https://www.freshports.org/x11-fm/doublecmd/#packages

As it can be seen gtk2/qt5 version 1.0.4_2 has been build successful on the latest branch for amd64 and i386 (FreeBSD:13 and :14).
 
Back
Top