Rafal W.

Results 509 issues of Rafal W.

It seems the order of execution isn't quiet right, as I'm trying to install Docker from APT repository, but it fails before key and external repository has been added. Playbook:...

documentation
priority: medium
tag: Docker
tag: APT packages

``` $ ku -a 1 1BgGZ9tcN4rm9KBzDn7KprQz87SZ26SAMH $ ku -a -j 1 { # ... # Shows everything. } $ pip3 list | grep ^pycoin pycoin 0.80 ```

``` $ ku -W 1 KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M7rFU73sVHnoWn $ ku -a 1 1BgGZ9tcN4rm9KBzDn7KprQz87SZ26SAMH $ ku -a -W 1 KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9M7rFU73sVHnoWn ``` Would be good if both values are printed at the same time,...

``` $ ku 3D2oetdNuZUqQHPJmcMDDHYoqkyNVsFk9r can't parse 3D2oetdNuZUqQHPJmcMDDHYoqkyNVsFk9r ``` But it resolves at [blockchain.info](https://blockchain.info/address/3D2oetdNuZUqQHPJmcMDDHYoqkyNVsFk9r).

``` Kangaroo % make mkdir -p obj cd obj && mkdir -p SECPK1 cd obj && mkdir -p GPU g++ -m64 -mssse3 -Wno-unused-result -Wno-write-strings -O2 -I. -I/usr/local/cuda-8.0/include -o obj/SECPK1/IntGroup.o -c...

Current CI tests are failing. E.g. [build 305500447](https://travis-ci.org/box-project/box2/builds/305500447).

Currently, I've got `symfony/debug` `v4.0.6` installed as per: ``` $ composer global why symfony/debug -t symfony/debug v4.0.6 Symfony Debug Component └──symfony/console v3.4.6 (requires symfony/debug ~2.8|~3.0|~4.0) ├──consolidation/annotated-command 2.8.3 (requires symfony/console ^2.8|^3|^4)...

In SikulixIDE 1.1.1, this error happens when copying text with the image into another tab (different project): > [error] EditorPane: MyTransferHandler: importData: Problem pasting text Not important, found it by...

bug

Pasting the following text: #img_x = "X.png" into blank file generates the error: > [error] EditorPane: parseRange: Problem while trying to parse line > Length must be positive SikulixIDE 1.1.1...

bug