-
Hi, on El Capitan I used your patch to access to the resolution 2560x1080. It worked fine.
After updating to Sierra, I tried to re-patch my graphics drivers (with CoreDisplay this time) but it doesn't…
-
Have you thought about making a fixture for pytest?
it would be extremely great to be able to use webtest like this
```python
@pytest.mark.django_db
def test_django(app):
resp = app.get('/s…
-
If lambda metod is redefined, then JVM stucks in
void VM_EnhancedRedefineClasses::unpatch_bytecode(Method* method)
may be duplicate #84 but doesn't throw exception.
-
[#13817] Diff::LCS.diff breaks under weird circumstances
Date: 2007-09-10 04:45
Doing this causes a nasty bug:
``` ruby
seq1, seq2 = "aX", "bXaX"
Diff::LCS.patch(seq1, Diff::LCS.diff(seq1, seq2))
`…
-
I was playing around with the nengolib and I add the `import nenglib; nengolib.patch()` line in a file opened in nengo_gui (most recent branch), and this was thrown in the console:
>ERROR:nengo_gui.g…
-
Currently orig.tar.gz is created at each build, using plain tar. This means that each time it is different, even if no change was made (because of mtimes, files order and such issues). Later, when add…
-
Everything fails when `nixpart` tries to call something like `pvscan ... /dev/md0`. The problem is that LVM available in the rescue image now (2.02.111-2.2+deb8u1) doesn't allow such invocations witho…
-
| Required Info | ./scripts/patch-uvcvideo-16.04.simple.sh FAILS |
| Camera Model | SR300 |
| Firmware Version | last up-to-date |
| Operating System & Version | 16.04 LTS |
| Kernel Version (Lin…
-
Hi,
I am trying to integrate intellidroid with taintdroid, and I follow the readme instruction.
Here is the steps:
1. patch and build IntelliDroidService successfully with unmodified AOSP(branch and…
-
This bug was initialy reported as https://bugzilla.rpmfusion.org/show_bug.cgi?id=4303
Some EGL applications are crashing with a segmentation fault with current libglvnd libEGL
Reproduced with gthumb …