Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suspected bug: EINPROGRESS isn't processed correctly on FreeBSD #563

Open
yurivict opened this issue Jul 9, 2016 · 0 comments
Open

Suspected bug: EINPROGRESS isn't processed correctly on FreeBSD #563

yurivict opened this issue Jul 9, 2016 · 0 comments

Comments

@yurivict
Copy link

yurivict commented Jul 9, 2016

Cadabra2 UI connectivity to server is broken, and it appears that websocketpp doesn't process EINPROGRESS on FreeBSD.

Here is the original problem description and analysis: kpeeters/cadabra2#12

@yurivict yurivict changed the title Suspected bug: EINPROGRESS isn't processed on FreeBSD Suspected bug: EINPROGRESS isn't processed correctly on FreeBSD Jul 9, 2016
uqs pushed a commit to freebsd/freebsd-ports that referenced this issue Oct 21, 2016
- Unbreaks GUI by applying two patches:
- Patch in boost headers to prevent EINPROGRESS mishandling
  zaphoyd/websocketpp#563
- Patch in websocketpp fixing IPv4 vs. IPv6 mismatch
  zaphoyd/websocketpp#587
- GUI option is made default
- Clones icons for the GUI app cadabra2-gui
- Adds "USE_TEX=texmf texhash" to allow for unincluded latex macros,
  and to make tex hash local packages installed by cadabra2
- Verified that cadabra2 GUI now works fine - it is able to run
  many examples from their website.

PR:		213329
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@424395 35697150-7ecd-e111-bb59-0022644237b5
uqs pushed a commit to freebsd/freebsd-ports that referenced this issue Oct 21, 2016
- Unbreaks GUI by applying two patches:
- Patch in boost headers to prevent EINPROGRESS mishandling
  zaphoyd/websocketpp#563
- Patch in websocketpp fixing IPv4 vs. IPv6 mismatch
  zaphoyd/websocketpp#587
- GUI option is made default
- Clones icons for the GUI app cadabra2-gui
- Adds "USE_TEX=texmf texhash" to allow for unincluded latex macros,
  and to make tex hash local packages installed by cadabra2
- Verified that cadabra2 GUI now works fine - it is able to run
  many examples from their website.

PR:		213329
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
svmhdvn pushed a commit to svmhdvn/freebsd-ports that referenced this issue Jan 10, 2024
- Unbreaks GUI by applying two patches:
- Patch in boost headers to prevent EINPROGRESS mishandling
  zaphoyd/websocketpp#563
- Patch in websocketpp fixing IPv4 vs. IPv6 mismatch
  zaphoyd/websocketpp#587
- GUI option is made default
- Clones icons for the GUI app cadabra2-gui
- Adds "USE_TEX=texmf texhash" to allow for unincluded latex macros,
  and to make tex hash local packages installed by cadabra2
- Verified that cadabra2 GUI now works fine - it is able to run
  many examples from their website.

PR:		213329
Submitted by:	Yuri Victorovich <yuri@rawbw.com> (maintainer)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant