-
Go to trout latest, any user. Find Project `5.0 data`, expand, find the dataset `leica-original` and select it.
Change to `Auto Tag` in central pane.(Observe that the list is not loaded properly with …
-
_From [prashant...@gmail.com](https://code.google.com/u/103874971920671002932/) on 2011-04-20T23:48:37Z_
In check_pyqt() the version mentioned is 4.4. If u install PtQt4.8 and later which is the late…
-
Hi,
I have a 383GB Leica .lif file, which obviously I would like to process sequentially. (It contains a large number of 1024 x 1024 x 30 x 3channel images.) I figured I would read the metadata and t…
-
RAW files are either distorted (Leica DMR) or fully blurred (Leica M9) in thumbnails.
Issue is referenced at http://lightzoneproject.org/node/268
-
I was doing some customizing on my local and realized I could not upload multiple files when there is one that has error (file type or size) as the whole upload stops after error one. I decided to tes…
-
I'm running CP2.0.0 with the latest commits from GitHub. I suspect the indentation problem was due to sloppy copy/paste. I've attached a version of the module which exhibits the same problem - I don…
-
During the tests I've noticed that the voltage on HUD is shown in INT, so it doesn't show fractional part and I can see only 10.00, 11.00 or 12.00 volts, which doesn't give good precision. Check this,…
-
Hello,
I tried to install this add-on but I receive the next errors:
2013-05-28 12:18:50,842 ERROR [web.context.ContextLoader] [localhost-startStop-1] Context initialization failed
org.springframew…
-
Using Lo-Dash's [custom build](http://lodash.com/#custom-builds) you can create a build with just `_.template` by performing the following:
``` bash
lodash include=template
```
-
You use an a vector of bytes to collect response body, but i found it too bad design.
I have exception when i try to get body of page in Russian lang, i think it is because of troubles with Unicode in…