Marcus D. Hanwell
Marcus D. Hanwell
I really appreciate the input, there are a number of open source projects I am involved in where I would like to improve what we currently do. I will see...
@duble0 we use Qt 5 in Avogadro 2, I don't think these crashes are due to Qt, but Qt 4 may be having issues with changes made in recent operating...
It may have broken, but BABEL_DATADIR and BABEL_LIBDIR are attempted to be set in avogadro/src/main.cpp. I remember Open Babel kept changing things, and that would occasionally break. Maybe we just...
The relevant C++ code is [here](https://github.com/cryos/avogadro/blob/master/avogadro/src/main.cpp#L112), it is wrapped in AVO_APP_BUNDLE, and could likely be adapted to help when making a relocatable package on Linux too. I suspect that injecting...
I haven't been following this, but Avogadro's CMake code does this in a normal build locally, and travis is just about replicating what a local build is doing on their...
I doubt it, I am using CMake 3.11.1 locally on Linux and it is configuring just fine. I will see if I can take a look at travis later, but...
I personally think that it is reasonable to ask people to upgrade, we live in a world where using SSL is necessary. Back then it wasn't, and so CMake wasn't...
Cannot reproduce in 1.0.x Original comment by: @annulen
Works fine - I remove atoms, and bonds disappear in the dialog. I will check master later Original comment by: @annulen
Cannot reproduce for master Original comment by: @annulen