Alex

Results 9 issues of Alex

Uncaught TypeError: Cannot read property 'split' of undefined /home/master/.atom/packages/git-control/lib/git-control-view.coffee:76 Hide Stack Trace TypeError: Cannot read property 'split' of undefined at GitControlView.module.exports.GitControlView.initialize (/home/master/.atom/packages/git-control/lib/git-control-view.coffee:76:50) at GitControlView.View [as constructor] (/home/master/.atom/packages/git-control/node_modules/space-pen/lib/space-pen.js:184:25) at new GitControlView...

Part of the files and folders have disappeared from the file tree on the right. Correct https://imgur.com/a/48Pmu Incorrect https://imgur.com/a/9UI9n All version Atom. The error appears at times. Full close Atom...

``` diff --git a/Makefile b/Makefile index d55669e84fd0ce65d4f1da8a425de350400a5736..a71d01d2aca660f34e011db8df80c95cd036fbb9 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,3 @@ -python2: - python setup.py egg_info -RDb '' sdist bdist_wheel - python3: python3 setup.py egg_info...

### Please confirm the following - [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html). - [X] I have checked the [current issues](https://github.com/ansible/awx/issues) for duplicates. - [X] I understand...

type:bug
component:ui
needs_triage

### Diagnostics ``` Request: GET http://127.0.0.1:3000/protocol-version ``` ### Versions **Teletype version**: v0.13.4 **Atom version**: 1.57.0 **Platform**: linux

buildbot/3.4.0 code ``` template_html='''Статус построенного релиза: {{ summary }} Используемый сервис для построения: {{ workername }} Больше информации по по ссылке: {{ build_url }}''' cfgServices = [ reporters.HttpStatusPush( name="test", serverUrl="http://127.0.0.1:5000",...

```bash $ python3.7 -m opy -h Opy (TM) Configurable Multi Module Python Obfuscator Version 1.1.29 Copyright (C) Geatec Engineering. License: Apache 2.0 at http://www.apache.org/licenses/LICENSE-2.0 /usr/bin/python3.7: No module named opy.__main__; 'opy'...

Converted swagger 2 to 3 [vegadns.txt](https://github.com/shupp/VegaDNS-API/files/9501785/vegadns.txt) After download change extension file from txt to yaml

``` >>> from guess_language import guessLanguage Traceback (most recent call last): File "", line 1, in ImportError: cannot import name 'guessLanguage' ```