-
```
===> Building for mrchem-1.1.0
[ 5% 2/20] cd /disk-samsung/freebsd-ports/science/mrchem/work/.build/python && /usr/local/bin/cmake -E copy /disk-samsung/freebsd-ports/science/mrchem/work/mrche…
-
```
The wheel does not seem to scroll on Galaxy S II devices with ICS, but works
fine on other devices and the emulator. I hope we see an update soon.
```
Original issue reported on code.google.com …
-
```
The wheel does not seem to scroll on Galaxy S II devices with ICS, but works
fine on other devices and the emulator. I hope we see an update soon.
```
Original issue reported on code.google.com …
-
```
ld: error: duplicate symbol: memUsedPeak()
>>> defined at System.cpp
>>> CMakeFiles/libabc.dir/src/sat/glucose/System.cpp.o:(memUsedPeak())
>>> defined at System2.cpp
>>> …
-
Currently we don't use any of the test helpers that exist for AppEngine.
However, we may benefit from some of them. For instance, there are some tools to emulate the eventual consistency without ha…
-
Hello Yuri,
I'm trying to view a NumPy 3D array with gtabview
```
a = np.array(np.random.random((3,4,5)))
```
Compare
gtabview
![capture d ecran 2015-07-25 a 09 01 52](https://cloud.githubusercont…
-
**Describe the bug**
When drawing to the world on zoom 100% and UI scale anything except 100% the draws don't appear in the correct location. They seem to appear in the correct location for every oth…
-
```
I am using android-weel to use it for a km picker for a car application.
We created something to reproduce the android's IME functionality.
When you press on a button a Layout with the android-wh…
-
```
I am using android-weel to use it for a km picker for a car application.
We created something to reproduce the android's IME functionality.
When you press on a button a Layout with the android-wh…
-
As the author of the `apt` plugin [suggests](https://github.com/tbroyer/gradle-apt-plugin):
```groovy
// Workaround for https://youtrack.jetbrains.com/issue/IDEA-182577
idea {
module {
so…