-
Alvaro has pointed out that there are .h files that we can remove, now that ape is a separate repo. We need the list.
-
We should organize libmach so that we can ignore unsupported architectures using `$ARCH`.
Once no `#ifdef` appear in the code, we should remove unsupported architectures (one per CL) referencing this…
-
sevki updated
9 years ago
-
Hi,
I tried to push to gerrit, not a particularly complicated change, I just fixed some warnings, but it keeps getting rejected with:
! [remote rejected] HEAD -> refs/for/master (not Signed-off-by …
-
Open Shot 2.0 - beta 3 crashes upon opening the application. Ia running OS X El Capitan v10.11.3
Here is the dump report. What are the next steps to get this to run.
Process: launch …
-
Hi Richard,
Logging this here so I can collect the data more analytically and see if there are any existing clues I should be looking at or tips. Again, running through our legacy collection.
Can I…
-
I had this working for a while, and it was working fine, but at some point it stopped working. I can't tell exactly with which version it happened, but it surely isn't working now. My application work…
-
We were evaluating Java3D + JOGL and we found a deadlock that did not occur in the old Java3D 1.5.2
We use some Swing Components to print 2d stuff on the 3d Canvas
this is the deadlock;
# Found one Ja…
-
Having issues installing it on a Ubuntu server within a Python 3.3.2 project ... so just asking for information. Thansk
-
The current state of the DB schema will be used as the new 'initial' state. Django 1.7 supports migrations without South.
Do #268 first.