-
```
No package for installation into XE4.
```
Original issue reported on code.google.com by `eik...@internode.on.net` on 25 May 2013 at 5:39
-
```
What steps will reproduce the problem?
1. run the standard setup.py script
2.
3.
What is the expected output? What do you see instead?
it should just compile however it can't find the Xcode SDKs …
-
Starting Restcomm and then Jitsi calls RCML apps that Dials client BOB with RECORD=TRUE
First two calls are ok, clients are connected and record is working. Third call (always the third call and next…
-
```
OpenJPEG does not handle box with 64bits length. It currently fails with:
$ opj_decompress -i /tmp/beach_64bitsbox.jp2 -o t.tif
[ERROR] Cannot handle box of undefined sizes
ERROR -> opj_decompres…
-
Moving from plain Equinox in alpah2 to Karaf in beta1 is causing many problems, specifically with openHAB 1 add-ons, see e.g.
https://community.openhab.org/t/error-on-weather-binding-when-starting-ope…
-
```
OpenJPEG does not handle box with 64bits length. It currently fails with:
$ opj_decompress -i /tmp/beach_64bitsbox.jp2 -o t.tif
[ERROR] Cannot handle box of undefined sizes
ERROR -> opj_decompres…
-
```
What steps will reproduce the problem?
1. svn clone from trunk
2. cmake .
3. make
What is the expected output? What do you see instead?
Expecting: no errors
Seeing instead:
[ 65%] Building C o…
-
```
What steps will reproduce the problem?
1. svn clone from trunk
2. cmake .
3. make
What is the expected output? What do you see instead?
Expecting: no errors
Seeing instead:
[ 65%] Building C o…
-
```
What steps will reproduce the problem?
top:/tmp/rtorrent$ java -jar nTorrent.jar [~/Desktop/Met*]
Setting up socket server.
nTorrent-0.4.alpha (build 15)
Copyright (C) 2007 Kim Eik
This program…
-
```
When the below procedure is run, the Main GUI does not respond to any updates
until all the threads have completed. It seems that calling .NoWait does not do
anything.
procedure Test(input: TSt…