Aleksandr

Results 10 issues of Aleksandr

![default](https://cloud.githubusercontent.com/assets/8925015/14011114/e1b979ba-f1ac-11e5-8232-67d245cf6b56.png) Details: ``` null java.lang.ExceptionInInitializerError at com.teamdev.jxbrowser.chromium.internal.ipc.IPC.getDefault(Unknown Source) at com.teamdev.jxbrowser.chromium.BrowserContext.(Unknown Source) at com.teamdev.jxbrowser.chromium.BrowserContext.(Unknown Source) at com.teamdev.jxbrowser.chromium.Browser.(Unknown Source) at com.github.shyykoserhiy.gfm.browser.BrowserJx.(BrowserJx.java:19) at com.github.shyykoserhiy.gfm.editor.GfmPreviewJX.(GfmPreviewJX.java:22) at com.github.shyykoserhiy.gfm.editor.GfmPreviewProvider.createEditor(GfmPreviewProvider.java:35) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.a(FileEditorManagerImpl.java:193) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl.access$300(FileEditorManagerImpl.java:103) at com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$3$1.run(FileEditorManagerImpl.java:171) at...

```sh alex@xxx:~/Desktop/tmp/Atlantr/3.0$ python ./atr3.py -i ./yyy.txt -o output.txt -t 100 -g true -r true db 88 d88b ,d 88 ,d d8'`8b 88 88 88 d8' `8b MM88MMM 88 ,adPPYYba, 8b,dPPYba,...

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ✔️ | Breaks BC? | ❌ | Tests pass? | ✔️ Add Module::$toolbarPosition...

type:enhancement
status:code review

```sh ~/Desktop/scallion-v2.0$ mono scallion.exe -l WARNING: The runtime version supported by this application is unavailable. Using default runtime: v4.0.30319 Unhandled Exception: System.TypeInitializationException: The type initializer for 'OpenSSL.Core.Native' threw an exception....

It seems I can't reopen #69 , but info is actual and absent in main docs. > You need to manually load corresponding driver to receive attachments, for example: >...

If I am trying to start conversation with user from widgetOpened event, like this: ```js //index.html var botmanWidget = { sendWidgetOpenedEvent: 1 } ``` ```php //bot.php $botman->hears('(.*)', function ($bot){ $bot->startConversation(new...

Since #33 all buttons hide from message right after click some one. Sometimes this behavior is unwanted (as visual effect). This commit add a new option to make this behavior...

If I am trying: ``` php $uri = 'file://some_local.html'; $I->amOnPage($uri); ``` I see: ``` [GuzzleHttp\Exception\RequestException] cURL error 1: Protocol "file" not supported or disabled in libcurl (see http://curl.haxx.se/libcurl/c/libcurl-errors.html) ``` I...

Add nl2br for outgoing message text to keep new line formatting due to web widget expects replies in raw html format.

On Ubuntu 16.04 LTS with gnome-shell 3.18.5 it don't work as-is, but seems to can works somehow after tweaks. What about porting it? On gnome-tweak-tool: `(gnome-shell-extension-prefs:3068): Gtk-ERROR **: failed to...