repo
stringlengths
7
67
org
stringlengths
2
32
issue_id
int64
780k
941M
issue_number
int64
1
134k
pull_request
dict
events
list
user_count
int64
1
77
event_count
int64
1
192
text_size
int64
0
329k
bot_issue
bool
1 class
modified_by_bot
bool
2 classes
text_size_no_bots
int64
0
279k
modified_usernames
bool
2 classes
asmcup/runtime
asmcup
183,242,888
16
{ "number": 16, "repo": "runtime", "user_login": "asmcup" }
[ { "action": "opened", "author": "MLanghof", "comment_id": null, "datetime": 1476580770000, "masked_author": "username_0", "text": "The code didn't necessarily get prettier in every place, but using 16 and 32 all over the place will get very confusing in the long term.\r\n\r\nI didn't find anything obvious breaking (aside from mismatching image sizes, obviously) when changing tile and cell sizes, so they could be changed in the future if desired.", "title": "Eliminated tons of magic numbers.", "type": "issue" }, { "action": "created", "author": "MLanghof", "comment_id": 254021718, "datetime": 1476581773000, "masked_author": "username_0", "text": "I've also got a few more in username_0/magicPlus, but I don't know how much point there is in it.", "title": null, "type": "comment" } ]
1
2
409
false
false
409
true
howdy39/q-accelerator
null
372,324,801
200
null
[ { "action": "opened", "author": "munierujp", "comment_id": null, "datetime": 1540134730000, "masked_author": "username_0", "text": "Qiitaのトップページが微妙にリニューアルされた結果、一部のページでヘッダー固定機能が動作しなくなっています。\r\n\r\n* [トレンド](https://qiita.com/)\r\n* [マイルストーン](https://qiita.com/milestones)\r\n\r\n`fix-header.js`ファイルの`URL_PATTERN_TOP`を`new RegExp(''^https?://qiita\\\\.com/(timeline|tag-feed|milestones)?$');`などに変更すればよさそうです。", "title": "ヘッダー固定機能が一部のページで動作していない", "type": "issue" }, { "action": "created", "author": "yuta0801", "comment_id": 431678434, "datetime": 1540135871000, "masked_author": "username_1", "text": "#199 で修正しました!", "title": null, "type": "comment" }, { "action": "closed", "author": "howdy39", "comment_id": null, "datetime": 1540156753000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "howdy39", "comment_id": 431704916, "datetime": 1540156753000, "masked_author": "username_2", "text": "ご報告&PRありがとうございます。\r\n今リリース中です!しばしおまちを", "title": null, "type": "comment" } ]
3
4
308
false
false
308
false
yayaa/LocationManager
null
210,384,892
27
null
[ { "action": "opened", "author": "azzimfarid", "comment_id": null, "datetime": 1488169462000, "masked_author": "username_0", "text": "Line number 216 is causing my app to crash please fix this issue.", "title": "GPServicesLocationProvider class problem", "type": "issue" }, { "action": "created", "author": "yayaa", "comment_id": 282868451, "datetime": 1488232555000, "masked_author": "username_1", "text": "With this much explanation, that doesn't seem possible :) Provide some logs.", "title": null, "type": "comment" }, { "action": "created", "author": "azzimfarid", "comment_id": 282919799, "datetime": 1488247746000, "masked_author": "username_0", "text": "My apologies here is the log:\r\nFatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'com.google.android.gms.location.LocationRequest com.yayandroid.locationmanager.LocationConfiguration.getLocationRequest()' on a null object reference\r\n at com.yayandroid.locationmanager.provider.GPServicesLocationProvider.requestLocationUpdate(GPServicesLocationProvider.java:216)\r\n at com.yayandroid.locationmanager.provider.GPServicesLocationProvider.onResult(GPServicesLocationProvider.java:180)\r\n at com.yayandroid.locationmanager.provider.GPServicesLocationProvider.onResult(GPServicesLocationProvider.java:28)\r\n at com.google.android.gms.internal.zzqe$zza.zzb(Unknown Source)\r\n at com.google.android.gms.internal.zzqe$zza.handleMessage(Unknown Source)\r\n at android.os.Handler.dispatchMessage(Handler.java:102)\r\n at android.os.Looper.loop(Looper.java:148)\r\n at android.app.ActivityThread.main(ActivityThread.java:5438)\r\n at java.lang.reflect.Method.invoke(Method.java)\r\n at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:739)\r\n at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:629)", "title": null, "type": "comment" }, { "action": "created", "author": "yayaa", "comment_id": 283155701, "datetime": 1488314822000, "masked_author": "username_1", "text": "Can you explain for me to understand the usecase clearly, how exactly it happens? \r\nPlease also share your configuration object.", "title": null, "type": "comment" }, { "action": "created", "author": "yayaa", "comment_id": 288468278, "datetime": 1490202216000, "masked_author": "username_1", "text": "I need a usecase to understand this, please specify the steps that you follow up to receive this bug. And also consider switching to v2.0.0 :)", "title": null, "type": "comment" }, { "action": "closed", "author": "yayaa", "comment_id": null, "datetime": 1491076066000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
6
1,615
false
false
1,615
false
typhoon-hil/allure-docx
typhoon-hil
414,419,622
19
null
[ { "action": "opened", "author": "altendky", "comment_id": null, "datetime": 1551153420000, "masked_author": "username_0", "text": "```\r\nusername_0@lt:~/test-software$ venv/bin/pip install ./allure-docx\r\nProcessing ./allure-docx\r\n Complete output from command python setup.py egg_info:\r\n error in allure-docx setup command: 'install_requires' must be a string or list of strings containing valid project/version requirement specifiers; Invalid requirement, parse error at \"'+https:/'\"\r\n \r\n ----------------------------------------\r\nCommand \"python setup.py egg_info\" failed with error code 1 in /tmp/pip-req-build-1kaoeesg/\r\nYou are using pip version 18.1, however version 19.0.3 is available.\r\nYou should consider upgrading via the 'pip install --upgrade pip' command.\r\n```\r\n\r\nWhile you can do `git+https://...` in a file that you `pip install -r the_file`, it isn't valid in `install_requires`. You need to put the actual distribution package name into `install_requires` (`pyinstaller` in this case). Anyways, I'm going to take a guess that `allure-docx` doesn't actually require pyinstaller, even if it is used during development.\r\n\r\nIf you want me to propose an alternate setup I could think it through and suggest something.", "title": "error in allure-docx setup command: 'install_requires' must be a string or...", "type": "issue" }, { "action": "created", "author": "Sup3rGeo", "comment_id": 467452386, "datetime": 1551190241000, "masked_author": "username_1", "text": "I believe I needed the latest pyinstaller from source, that's why the `requirements.txt` has the git address, but I did not notice this issue you are presenting.\r\n\r\nI think you are right, we don't need pyinstaller unless we are building the executable.\r\n\r\nYes please feel free to suggest any improvements!", "title": null, "type": "comment" }, { "action": "created", "author": "altendky", "comment_id": 467499607, "datetime": 1551197236000, "masked_author": "username_0", "text": "Yeah, I've spent most of my time with my projects using an unreleased PyInstaller version as well. :| Unless you don't install allure-docx I'm not sure why you wouldn't get the error. It may have changed with pip/setuptools versions but I'm not aware of that offhand. Anyways, PR on the way.", "title": null, "type": "comment" } ]
2
3
1,710
false
false
1,710
true
kelseyhightower/nocode
null
295,782,099
1,078
null
[ { "action": "opened", "author": "zhihuitang", "comment_id": null, "datetime": 1518162492000, "masked_author": "username_0", "text": "Please add .gitignore", "title": "No .gitignore", "type": "issue" }, { "action": "created", "author": "benny-innofaith", "comment_id": 364361430, "datetime": 1518162956000, "masked_author": "username_1", "text": "And please put nothing in it.", "title": null, "type": "comment" }, { "action": "created", "author": "jayache80", "comment_id": 364363620, "datetime": 1518163663000, "masked_author": "username_2", "text": ".gitignore should have\r\n'''\r\n*.*\r\n'''\r\nIgnore all files ever", "title": null, "type": "comment" }, { "action": "created", "author": "sheldonbidpal", "comment_id": 364606829, "datetime": 1518222096000, "masked_author": "username_3", "text": "No", "title": null, "type": "comment" } ]
4
4
112
false
false
112
false
redux-saga/redux-saga
redux-saga
400,625,753
1,733
null
[ { "action": "opened", "author": "purepennons", "comment_id": null, "datetime": 1547801165000, "masked_author": "username_0", "text": "<!---\r\nThanks for reporting!\r\n\r\nSearch open/closed issues before submitting since someone might have asked the same thing before!\r\nhttps://github.com/redux-saga/redux-saga/issues\r\n-->\r\n\r\n### Steps to reproduce\r\n\r\n#### Description of the bug/issue\r\nSee the example. I run a saga by `fork` inside `all`. The effects (only tried `takeEvery` and `takeLatest`) do not catch the action and run the sagas after `1.0.0-beta.3` version.\r\n\r\n#### Steps to reproduce the bug/issue\r\n1. click inc/dec button to increment/decrement the state.\r\n\r\n#### Example\r\nAll examples are same expect the `redux-saga` version.\r\n\r\n- `1.0.0-rc.0`: [https://codesandbox.io/s/nwlmw448np](https://codesandbox.io/s/nwlmw448np)\r\n- `1.0.0-beta.3`: [https://codesandbox.io/s/1454688p7l](https://codesandbox.io/s/1454688p7l)\r\n- `1.0.0-beta.2 `: [https://codesandbox.io/s/yx2m3no4z](https://codesandbox.io/s/yx2m3no4z)\r\n- `0.16.2`: [https://codesandbox.io/s/nwlmw448np](https://codesandbox.io/s/nwlmw448np)\r\n\r\n### Actual results\r\n- Buttons of `1.0.0-rc.0` and `1.0.0-beta.3` have no responses. \r\n- `1.0.0-beta.2 ` and `0.16.2` take all actions and increment/decrement the state correctly.\r\n\r\n### The Expected results\r\nAll version should take all actions and increment/decrement the state correctly.\r\n\r\n### Environment information\r\n<!--\r\n- redux-saga version\r\n- babel / typescript setup\r\n- other related information\r\n-->\r\n- redux-sage `1.0.0-rc.0`, `1.0.0-beta.3`, `1.0.0-beta.2 `, `0.16.2`", "title": "Effects do not catch the actions when `fork` inside `all` after `1.0.0-beta.3`", "type": "issue" }, { "action": "created", "author": "shinima", "comment_id": 455546700, "datetime": 1547818273000, "masked_author": "username_1", "text": "After changing...\r\n\r\n```javascript\r\nexport function* process() {\r\n yield all([\r\n fork(takeEvery, Types.DO_INC, increment),\r\n fork(takeEvery, Types.DO_DEC, decrement)\r\n ]);\r\n}\r\n```\r\n\r\nto\r\n\r\n```javascript\r\nexport function* process() {\r\n yield all([\r\n takeEvery(Types.DO_INC, increment),\r\n takeEvery(Types.DO_DEC, decrement)\r\n ]);\r\n}\r\n```\r\n\r\n... then everything works as expected.\r\n\r\nBecause `takeEvery` is already a wrapper of `fork`, `fork(takeEvery, ...)` is unneccessary. Just use `takeEvery(...)` 😸", "title": null, "type": "comment" }, { "action": "created", "author": "purepennons", "comment_id": 455596506, "datetime": 1547827314000, "masked_author": "username_0", "text": "I know, but that is a breaking change.", "title": null, "type": "comment" }, { "action": "created", "author": "Andarist", "comment_id": 455601936, "datetime": 1547828283000, "masked_author": "username_2", "text": "Yes, we know - that's why it is listed in https://github.com/redux-saga/redux-saga/releases/tag/v1.0.0-beta.3 \"Fixed\" section.", "title": null, "type": "comment" }, { "action": "created", "author": "GuillaumeCisco", "comment_id": 463967998, "datetime": 1550222900000, "masked_author": "username_3", "text": "I have the exact same issue from version >= 1.0.0.\r\nI use this pattern for loading my sagas:\r\n```javascript\r\nimport {fork} from 'redux-saga/effects';\r\nimport my_saga from './my_saga';\r\n\r\nexport default function* root() {\r\n yield fork(my_saga);\r\n}\r\n```\r\nThe `my_saga.js` file looks like:\r\n```javascript\r\nimport {takeLatest} from 'redux-saga/effects';\r\n\r\nfunction* myGenerator(request) {\r\n // do stuff, yield stuff\r\n}\r\n\r\nexport default function* () {\r\n yield all([\r\n takeLatest(MY_ACTION_TYPE, myGenerator),\r\n ]);\r\n}\r\n```\r\n\r\nThe `myGenerator` function is never called :/", "title": null, "type": "comment" }, { "action": "created", "author": "Andarist", "comment_id": 464004511, "datetime": 1550229079000, "masked_author": "username_2", "text": "could you prepare a codesandbox.io showcasing the problem?", "title": null, "type": "comment" }, { "action": "created", "author": "GuillaumeCisco", "comment_id": 464139969, "datetime": 1550253154000, "masked_author": "username_3", "text": "@username_2 Simply using the beginner tutorial.\r\nFollowing: https://redux-saga.js.org/docs/introduction/BeginnerTutorial.html\r\ngithub repo : https://github.com/redux-saga/redux-saga-beginner-tutorial\r\nClone it, go inside the `sagas` branch, modify the `package.json` for having `\"redux-saga\": \"1.0.1\"`.\r\nThen, `yarn install`, `yarn run`.\r\n\r\nGo to the webpage, it does not work on my computer.\r\n\r\nyarn : 1.13.0\r\nnode : v11.10.0\r\n\r\nIf someone can confirm it.\r\n\r\ncodesandbox is here: https://codesandbox.io/s/nwj4jrm1n0\r\nThank you,", "title": null, "type": "comment" }, { "action": "created", "author": "shinima", "comment_id": 464349205, "datetime": 1550325438000, "masked_author": "username_1", "text": "@username_3 You should use `yield all([...])` instead of `yield [...]` in the root saga, and this is why the code is not working in 1.0.1. \r\n\r\nActually, if you view the logs in 0.16.x, there is a deprecation warning which tells you to update the code.", "title": null, "type": "comment" }, { "action": "created", "author": "GuillaumeCisco", "comment_id": 464642748, "datetime": 1550480105000, "masked_author": "username_3", "text": "@username_1 I took the code from the official tutorial as you can see.\r\nI succeeded to make the tutorial work by adding the `yield all([...])` and replacing the `yield call(delay, 1000)` by `yield delay(1000)` with an `import { all, put, takeEvery, delay } from \"redux-saga/effects\";`\r\n\r\nThe tutorial is not up to date.\r\n\r\nUnfortunately, it changed nothing in my own project, effects are not called...", "title": null, "type": "comment" }, { "action": "created", "author": "GuillaumeCisco", "comment_id": 464667289, "datetime": 1550484220000, "masked_author": "username_3", "text": "Ok I just found out my issue.\r\nI use `redux-sagas-injector` https://github.com/username_3/redux-sagas-injector.\r\nI'm the maintainer of this lib.\r\nIssue is `redux-sagas-injector` use a old version of `redux-saga` and is in charge to create the `sagaMiddleware`: `const sagaMiddleware = createSagaMiddleware();`\r\n\r\nWhen mixing old and new versions of `redux-sagas` with dependencies, effects are not called.\r\nI'm thinking how to make the code compatible for both versions without breaking changes...", "title": null, "type": "comment" }, { "action": "closed", "author": "Andarist", "comment_id": null, "datetime": 1551213420000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "Andarist", "comment_id": 467603441, "datetime": 1551213420000, "masked_author": "username_2", "text": "From what I see the @username_3 has handled the problem on his side (inside redux-saga-injector) and originally reported issue actually works as expected - therefore Im closing this issue as resolved, feel free to open new issues though if needed", "title": null, "type": "comment" }, { "action": "created", "author": "GuillaumeCisco", "comment_id": 467607787, "datetime": 1551214187000, "masked_author": "username_3", "text": "Thanks @username_2.\r\nHowever, I think the beginner tutorial should be updated ;)", "title": null, "type": "comment" }, { "action": "created", "author": "Andarist", "comment_id": 467614549, "datetime": 1551215361000, "masked_author": "username_2", "text": "I think it's already updated - if you can please check it in the git repository, not on the website. I'm planning to redeploy docs website after doing a patch release which I'm sort of preparing right now.", "title": null, "type": "comment" } ]
4
14
4,991
false
false
4,991
true
traccar/traccar
traccar
438,000,381
4,294
{ "number": 4294, "repo": "traccar", "user_login": "traccar" }
[ { "action": "opened", "author": "juzzs6212", "comment_id": null, "datetime": 1556414717000, "masked_author": "username_0", "text": "support gt06 extend Protocol", "title": "support gt06 extend Protocol", "type": "issue" }, { "action": "created", "author": "tananaev", "comment_id": 487335704, "datetime": 1556418874000, "masked_author": "username_1", "text": "I was actually just working on the same thing. I think the right way is to map each parameter to a single attribute though.", "title": null, "type": "comment" }, { "action": "created", "author": "tananaev", "comment_id": 487433808, "datetime": 1556502110000, "masked_author": "username_1", "text": "Merged and refactored. Thanks for pull request.", "title": null, "type": "comment" }, { "action": "created", "author": "juzzs6212", "comment_id": 487798573, "datetime": 1556588422000, "masked_author": "username_0", "text": "Happy cooperation, thank you for your support.", "title": null, "type": "comment" } ]
2
4
244
false
false
244
false
DoclerLabs/hexMachina
DoclerLabs
208,830,714
210
null
[ { "action": "opened", "author": "st3veV", "comment_id": null, "datetime": 1487584365000, "masked_author": "username_0", "text": "Currently enums are not supported when being used in function triggers:\r\n```haxe\r\nenum Color\r\n{\r\n Red;\r\n Green;\r\n Blue;\r\n}\r\n\r\n//....\r\n\r\npublic var myTrigger(default,never):ITrigger<Color->Void>\r\n```", "title": "Function trigger support for enums", "type": "issue" }, { "action": "created", "author": "FrancisBourre", "comment_id": 281087675, "datetime": 1487599560000, "masked_author": "username_1", "text": "Macro was unable to figure out the right module where the class was embedded.", "title": null, "type": "comment" }, { "action": "closed", "author": "FrancisBourre", "comment_id": null, "datetime": 1487599560000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
278
false
false
278
false
alongubkin/spider
null
51,165,070
120
null
[ { "action": "opened", "author": "zekesonxx", "comment_id": null, "datetime": 1417828807000, "masked_author": "username_0", "text": "The primary way development is being done now is orchestrated through #spiderlang, which works so long as everyone is paying attention to the channel. This isn't a very good system, and even now not everyone is saying what they're doing so thus more problems.\n\nI propose the introduction of some form of better task management system.", "title": "Development needs to be better organized", "type": "issue" }, { "action": "closed", "author": "zekesonxx", "comment_id": null, "datetime": 1519190791000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
334
false
false
334
false
fanweiya/blog
null
302,390,431
632
null
[ { "action": "opened", "author": "fanweiya", "comment_id": null, "datetime": 1520270792000, "masked_author": "username_0", "text": "<img src=\"http://www.nasa.gov/sites/default/files/thumbnails/image/iss014e09635_1.jpg\"><br>\n<b>Building the Space Station</b><br>\nAstronauts Joan Higginbotham (foreground) and Suni Williams refer to a procedures checklist as they work the controls of the Canadarm2, in this 2006 image.<br>\n<br>", "title": "Building the Space Station", "type": "issue" } ]
1
1
294
false
false
294
false
smartdevicelink/sdl_android
smartdevicelink
75,648,461
183
null
[ { "action": "opened", "author": "joeygrover", "comment_id": null, "datetime": 1431445943000, "masked_author": "username_0", "text": "\"Heartbeat\" needs to change to \"CONTROL\". (As a side note these static finals need to conform to correct naming conventions of all caps)\r\n\r\nSee: \r\nhttps://github.com/smartdevicelink/sdl_android/blob/feature/remote_control/sdl_android_lib/src/com/smartdevicelink/protocol/enums/SessionType.java#L16", "title": "Control service is declared as Heartbeat service in SessionType.java", "type": "issue" }, { "action": "created", "author": "MikaylaRay44", "comment_id": 110881601, "datetime": 1433963416000, "masked_author": "username_1", "text": "This has been changed in develop and naming changes have also been proposed in the refactor branch. Should this be closed, or remain open until the naming change is also accepted?", "title": null, "type": "comment" }, { "action": "created", "author": "joeygrover", "comment_id": 110922275, "datetime": 1433972340000, "masked_author": "username_0", "text": "Should have already been closed.", "title": null, "type": "comment" }, { "action": "closed", "author": "joeygrover", "comment_id": null, "datetime": 1433972340000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
4
509
false
false
509
false
gpujs/gpu.js
gpujs
325,502,398
295
null
[ { "action": "opened", "author": "sroboubi", "comment_id": null, "datetime": 1527033265000, "masked_author": "username_0", "text": "I'm trying to get a histogram of some data, and in general this is a serial operation but I can split the input into chunks and calculate the histogram of each chunk in parallel then add them all up. To do this I need to be able to output an array from a kernel function. Something like this (which clearly doesn't work):\r\n\r\n```\r\n var size = 10;\r\n var input = new Uint8Array(size*size);\r\n for (var i = 0; i < input.length; i++) {input[i] = i;}\r\n\r\n var kernel = gpu.createKernel(function(input, size)\r\n {\r\n var result = new Array(size); // this wont work\r\n for (var i = 0; i < size; i++)\r\n {\r\n var idx = input[i+(size*this.thread.x)];\r\n result[idx]++;\r\n }\r\n return result;\r\n }).setOutput([size]);\r\n\r\n // output should be array of arrays: [[...][...][...]...]\r\n var output = kernel(input, size);\r\n```\r\n\r\nIs there any way to do this?", "title": "Output arrays instead of individual values from kernel", "type": "issue" }, { "action": "created", "author": "robertleeplummerjr", "comment_id": 391496694, "datetime": 1527109658000, "masked_author": "username_1", "text": "What is the histogram of?", "title": null, "type": "comment" }, { "action": "created", "author": "sroboubi", "comment_id": 391506552, "datetime": 1527111862000, "masked_author": "username_0", "text": "In a real application it would probably be the histogram of some image data. In the example code above it is the histogram of the _input_ array. \r\nPerhaps there is no way to do this because there might be no way to output an array from a kernel functions. I assume it is a per pixel (or per array element) operation which expects the output to be a single value in the output array.", "title": null, "type": "comment" }, { "action": "created", "author": "nickhingston", "comment_id": 401864861, "datetime": 1530549811000, "masked_author": "username_2", "text": "yes this is possible, you need a 2d output array\r\n\r\n.setOutput([size, size])\r\n\r\nthen If i understand correctly use thread.y instead of your loop\r\n\r\n`var idx = input[this.thread.x +(size*this.thread.y)];`", "title": null, "type": "comment" }, { "action": "created", "author": "robertleeplummerjr", "comment_id": 401874587, "datetime": 1530551984000, "masked_author": "username_1", "text": "@username_2 is correct. In gpu.js, think of the kernel _as the loop_.", "title": null, "type": "comment" }, { "action": "created", "author": "sroboubi", "comment_id": 402282874, "datetime": 1530649720000, "masked_author": "username_0", "text": "I don't see how this would work. Remember that this is a histogram, so the idx you're calculating here\r\n`var idx = input[this.thread.x +(size*this.thread.y)];`\r\nis actually an index into the output array. If I'm missing something please show me the updated code (using a 2d output array). Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "robertleeplummerjr", "comment_id": 402284169, "datetime": 1530650022000, "masked_author": "username_1", "text": "What does your input look like?\r\n\r\nWhen using gpu.js, the source _looks like javascript but it actually calculates the index for you on the fly and applies it to the inputs_. If you are using a 1d array that is a flattened 2d array (which is recommended for performance), you can also _interact with it as 2d_ by using `GPU.input` mentioned here: https://github.com/gpujs/gpu.js#flattened-typed-array-support", "title": null, "type": "comment" }, { "action": "created", "author": "sroboubi", "comment_id": 402871635, "datetime": 1530829905000, "masked_author": "username_0", "text": "The input would probably be some imagery/raster data. But I don't think it matters, you can refer to the example code I posted above... if there is some way to make that example work I would be pleasantly surprised.", "title": null, "type": "comment" }, { "action": "created", "author": "nickhingston", "comment_id": 402944342, "datetime": 1530860116000, "masked_author": "username_2", "text": "@username_0 ok, I think I get you\r\n\r\nso if you had example input (for size = 4):\r\n`[[1,2,2,3], [3,3,3,1], [0,0,0,0]]`\r\noutput:\r\n`[[0,1,2,1], [0,1,0,3], [4,0,0,0]];`\r\n\r\nthink it should be possible by combining kernels...not worked it out yet, but want to make sure my understanding of your problem is correct?\r\n\r\nif this is right your example was somewhat confusing with:\r\n```\r\nvar input = new Uint8Array(size*size);\r\nfor (var i = 0; i < input.length; i++) {input[i] = i;}\r\n\r\n```\r\nas input[i] should only ever be a max of (size-1)", "title": null, "type": "comment" }, { "action": "created", "author": "sroboubi", "comment_id": 403342597, "datetime": 1531103436000, "masked_author": "username_0", "text": "@username_2 \r\nYes your understanding is correct. My example wasn't meant to be representative of real data and, as you mentioned, the input array values would end up being a bit confusing. I was just trying to demonstrate the functionality that I was looking for.\r\nFrom my limited understanding, this might not be possible with shaders (and therefor with GPU.js), however if you find a way that would be great. For more information you can refer to https://developer.download.nvidia.com/compute/cuda/1.1-Beta/x86_website/projects/histogram64/doc/histogram.pdf. Specifically the first half-page under the \"Motivation\" sub-section basically describes the problem and potential solution.", "title": null, "type": "comment" }, { "action": "created", "author": "nickhingston", "comment_id": 403766996, "datetime": 1531216353000, "masked_author": "username_2", "text": "ok, this works. Though I certainly wont guarantee it is faster than a well optimised CPU version!\r\n```\r\n\r\nvar gpu = new GPU({ mode });\r\n\t\t\r\n\t\tfunction countIndex(idx, size, input) {\r\n\t\t\tvar count = 0;\r\n\t\t\tfor (var i = 0; i < size; i++) {\r\n\t\t\t\tif (idx == input[this.thread.y][i]) {\r\n\t\t\t\t\tcount++;\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\treturn count;\r\n\t\t}\r\n\r\n\t\tgpu.addFunction(countIndex);\r\n\r\n\t\tvar histogramKernel = gpu.createKernel(function(input, size)\r\n\t\t{\t\r\n\t\t\treturn countIndex(this.thread.x, size, input);\r\n\t\t}).setOutput([size, size]);\r\n\t\t\r\n\t\treturn histogramKernel(input, size);\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "nickhingston", "comment_id": 405004378, "datetime": 1531551761000, "masked_author": "username_2", "text": "It should be possible to optimise this when #346 is done (would need 2 input arrays, Closing this task.", "title": null, "type": "comment" }, { "action": "closed", "author": "nickhingston", "comment_id": null, "datetime": 1531551761000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
13
4,461
false
false
4,461
true
firebase/FirebaseUI-iOS
firebase
440,919,697
675
null
[ { "action": "opened", "author": "akifumi", "comment_id": null, "datetime": 1557180474000, "masked_author": "username_0", "text": "Login doesn't finish if using facebook auth with google auth.\r\nLoading indicator doesn't appear in `authViewController`.", "title": "Facebook auth is wrong", "type": "issue" }, { "action": "created", "author": "morganchen12", "comment_id": 489890083, "datetime": 1557198445000, "masked_author": "username_1", "text": "Can you share a project that reproduces this issue?", "title": null, "type": "comment" }, { "action": "created", "author": "akifumi", "comment_id": 490692161, "datetime": 1557359475000, "masked_author": "username_0", "text": "@username_1 \r\nThank you for your reply.\r\nI created sample project. Please check this repository.\r\nIf sign in with a facebook account with the same address as Gmail, login doesn't be completed.\r\nhttps://github.com/username_0/FUISample675", "title": null, "type": "comment" }, { "action": "created", "author": "renkelvin", "comment_id": 493277556, "datetime": 1558053540000, "masked_author": "username_2", "text": "Hi @username_0 , I don't understand \"using facebook auth with google auth\". Could you please detail the steps to reproduce?", "title": null, "type": "comment" }, { "action": "created", "author": "jmmartinezdev", "comment_id": 497674336, "datetime": 1559301696000, "masked_author": "username_3", "text": "Hi, I think I'm having the same problem. It doesn't happen always, for me it works, but every time my workmate tries to login with his account, the app gets stuck on the Auth Picker View Controller like in the image:\r\n![screenshot](https://user-images.githubusercontent.com/20323512/58702588-714a1100-83a6-11e9-812c-d76f2232c7d2.jpg)\r\nHe has the Facebook app installed, if it makes any difference. For me it works on my phone with or without FB app. \r\nThanks for the help.", "title": null, "type": "comment" }, { "action": "created", "author": "morganchen12", "comment_id": 497839879, "datetime": 1559332369000, "masked_author": "username_1", "text": "@username_3 are there any errors in console when this happens?", "title": null, "type": "comment" }, { "action": "created", "author": "jmmartinezdev", "comment_id": 498128072, "datetime": 1559542996000, "masked_author": "username_3", "text": "@username_1 no I don't get anything on the console. It looks like a background operation is frozen, though the UI is still responsive and login can be cancelled.", "title": null, "type": "comment" }, { "action": "created", "author": "morganchen12", "comment_id": 498335076, "datetime": 1559580247000, "masked_author": "username_1", "text": "Can you reproduce this by installing the Facebook app on your phone (or fix the issue by uninstalling the Facebook app from your coworker's phone)?", "title": null, "type": "comment" }, { "action": "closed", "author": "morganchen12", "comment_id": null, "datetime": 1560890007000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "morganchen12", "comment_id": 503300559, "datetime": 1560890007000, "masked_author": "username_1", "text": "Closing due to inactivity, but will re-open if there are any updates.", "title": null, "type": "comment" }, { "action": "reopened", "author": "morganchen12", "comment_id": null, "datetime": 1560890032000, "masked_author": "username_1", "text": "Login doesn't finish if using facebook auth with google auth.\r\nLoading indicator doesn't appear in `authViewController`.", "title": "Facebook auth is not working", "type": "issue" }, { "action": "created", "author": "akifumi", "comment_id": 504733857, "datetime": 1561281181000, "masked_author": "username_0", "text": "This situation occurs if `FUIEmailAuth` is not added.", "title": null, "type": "comment" }, { "action": "created", "author": "alibad", "comment_id": 553263768, "datetime": 1573627483000, "masked_author": "username_4", "text": "Yup, including FUIEmailAuth resolved it for me.", "title": null, "type": "comment" }, { "action": "created", "author": "ubragg", "comment_id": 677429708, "datetime": 1597909223000, "masked_author": "username_5", "text": "I'm having this same problem, 100% repeatable.\r\n\r\nIf I create an account with Google, I can't then sign in with Facebook using the same email address. And it's not specific to iOS either - I also can't do it in the web or Android version of FirebaseUI.\r\n\r\nThere are weird combinations, though. Like on the web, if I sign in with Apple *and* Google, then Facebook sometimes works to join the party.\r\n\r\nAnd if I sign in with Facebook first, it always works.\r\n\r\nAnyway, I'll keep this to iOS-specific for now. At first I was stuck with the spinner blocking the app entirely as described earlier in this thread. Then I added FUIEmailAuth as suggested, and now the spinner goes away, but instead I get a popup that says \"This type of account isn't supported by this app\", which makes little sense at all given that this type of account works fine in most cases.\r\n\r\nSo what's going on here?", "title": null, "type": "comment" } ]
6
14
2,550
false
false
2,550
true
erlang/rebar3
erlang
417,489,610
2,026
null
[ { "action": "opened", "author": "rgl", "comment_id": null, "datetime": 1551818100000, "masked_author": "username_0", "text": "on windows, the generated release `.cmd` file is missing the `foreground` argument, can this be included in a future release?\r\n\r\nfor reference, this is what I did, and as you can see, the generated `example.cmd` file does not have the foreground argument:\r\n\r\n```\r\nrebar3 new release example\r\ncd example\r\nrebar3 as prod release\r\n.\\_build\\prod\\rel\\example\\bin\\example.cmd\r\n```\r\n\r\nit outputs:\r\n\r\n```\r\nusage: example (install|uninstall|start|stop|restart|upgrade|downgrade|console|ping|list|attach|remote_console)\r\n```\r\n\r\nI'm using rebar 3.6.1 on Erlang/OTP 21 Erts 10.2", "title": "windows release .cmd foreground argument?", "type": "issue" }, { "action": "created", "author": "ferd", "comment_id": 470604148, "datetime": 1551977473000, "masked_author": "username_1", "text": "`foreground` is not yet supported, but the feature must be added to relx. See https://github.com/erlware/relx/blob/master/priv/templates/extended_bin_windows for example. Once relx supports the feature and it gets released, we can update the rebar3 dependency on it and support it as well.\r\n\r\nThe problem as I can see it is that on windows, there is no attempt to start with anything but werl.exe or as a service, and therefore there was no way to get either in foreground mode (non-interactive). It could be added by using erl.exe anyway, which should be present.", "title": null, "type": "comment" } ]
2
2
1,130
false
false
1,130
false
hyperledger/composer
hyperledger
295,488,311
3,365
null
[ { "action": "opened", "author": "nklincoln", "comment_id": null, "datetime": 1518091672000, "masked_author": "username_0", "text": "We have a yeoman generator for starting development of a new business network.\r\n\r\nWe advocate the use of this to start your development, and have it in the dev tutorial.\r\n\r\nWe do not have this advocated route, that is the first point of contact with Composer development formally established in a test suite. \r\n\r\nWe should have this formally established within the integration test framework. Within the test we should:\r\n- generate a busnet structure using `yo hyperledger-composer:businessnetwork`\r\n- verify the project structure is correct\r\n- perform an `npm install` in the project directory\r\n- perform an `npm test` in the project directory", "title": "yo generator for new business network generation should be in integration suite", "type": "issue" }, { "action": "created", "author": "nklincoln", "comment_id": 364129388, "datetime": 1518100412000, "masked_author": "username_0", "text": "closing as duplicate", "title": null, "type": "comment" }, { "action": "closed", "author": "nklincoln", "comment_id": null, "datetime": 1518100412000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
664
false
false
664
false
assetgraph/assetgraph
assetgraph
77,566,489
243
null
[ { "action": "opened", "author": "Munter", "comment_id": null, "datetime": 1431938802000, "masked_author": "username_0", "text": "Assetgraph is node 0.12 incompatible, which is becoming more and more common. These are the issues that will most likely resolve it:\r\n\r\nhttps://github.com/assetgraph/assetgraph/issues/242\r\n\r\n\r\nThese issues will most likely be fixed when we get 0.12 compatibility:\r\nhttps://github.com/assetgraph/assetgraph-builder/issues/162\r\n\r\n\r\nChecklist for after implementation:\r\n - [ ] Relax the engine restrictions in package.json", "title": "Node 0.12 compatibility", "type": "issue" }, { "action": "created", "author": "papandreou", "comment_id": 116262538, "datetime": 1435491480000, "masked_author": "username_1", "text": "Fixed in 1.20.1, including support for io.js.", "title": null, "type": "comment" }, { "action": "closed", "author": "papandreou", "comment_id": null, "datetime": 1435491480000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
464
false
false
464
false
dolanmiu/MMM-awesome-alexa
null
293,160,817
73
null
[ { "action": "opened", "author": "henrikra", "comment_id": null, "datetime": 1517405924000, "masked_author": "username_0", "text": "I was wondering if `request` is needed as dependency. I think it is in node's core. Or at least I was able to use it in my small project without any `package.json` 🤔", "title": "Is request really needed as dependency?", "type": "issue" }, { "action": "created", "author": "henrikra", "comment_id": 361981333, "datetime": 1517414958000, "masked_author": "username_0", "text": "Or maybe it works because MagicMirror already has it? https://github.com/MichMich/MagicMirror/blob/master/package.json#L65", "title": null, "type": "comment" }, { "action": "created", "author": "dolanmiu", "comment_id": 362005745, "datetime": 1517419344000, "masked_author": "username_1", "text": "Yeah its used here :smile::\r\n\r\nhttps://github.com/username_1/MMM-awesome-alexa/blob/master/src/main/alexa-voice-service/audio-service.ts", "title": null, "type": "comment" }, { "action": "created", "author": "dolanmiu", "comment_id": 362006170, "datetime": 1517419434000, "masked_author": "username_1", "text": "I don't know, perhaps! But I think we should keep it in. It is not guaranteed in future that MagicMirror will keep the `request` dependency", "title": null, "type": "comment" }, { "action": "created", "author": "henrikra", "comment_id": 362043445, "datetime": 1517426930000, "masked_author": "username_0", "text": "Yeah I know that this module is using `request` but just wondering if it is really needed as double dependency when MagicMirror platform already has it :P I am very sure that people will quickly tell you in the issues if `request is undefined` :D", "title": null, "type": "comment" }, { "action": "created", "author": "henrikra", "comment_id": 368293531, "datetime": 1519548970000, "masked_author": "username_0", "text": "@username_1 Have you tested this?", "title": null, "type": "comment" }, { "action": "created", "author": "dolanmiu", "comment_id": 368318930, "datetime": 1519573063000, "masked_author": "username_1", "text": "I think we should keep request as a dependency, cos its uncertain what version of request MagicMirror is using (or will be using)\r\n\r\nImagine if MagicMirror updates their version of request, there is a chance it can break `MMM-awesome-alexa`! 😭", "title": null, "type": "comment" }, { "action": "created", "author": "henrikra", "comment_id": 368323844, "datetime": 1519576804000, "masked_author": "username_0", "text": "Okay true. Lets close this 🌂", "title": null, "type": "comment" }, { "action": "closed", "author": "henrikra", "comment_id": null, "datetime": 1519576804000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
9
1,108
false
false
1,108
true
codetaylor/dropt
null
327,105,377
31
null
[ { "action": "opened", "author": "Davoleo", "comment_id": null, "datetime": 1527536742000, "masked_author": "username_0", "text": "Ok, I need the better with mods's unfired brick to drop itself, so I created this script\r\n\r\n`{\r\n \"rules\": [\r\n {\r\n \"match\": {\r\n \"drops\": {\r\n \"items\": [\r\n \"betterwithmods:unfired_pottery:4\"\r\n ]\r\n }\r\n },\r\n \"replaceStrategy\": \"REPLACE_ITEMS_IF_SELECTED\",\r\n \"drops\": [\r\n {\r\n \"selector\": {\r\n \"weight\": {\r\n \"value\": 100\r\n }\r\n },\r\n \"item\": {\r\n \"items\": [\r\n \"betterwithmods:unfired_pottery:4\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}`\r\n\r\nbut instead of adding the drop just to the brick it adds it to every item in the game\r\nI don't know what replace strategies are avaliable, but I think the problem is there", "title": "[Question] Replace Strategies", "type": "issue" }, { "action": "created", "author": "codetaylor", "comment_id": 392596626, "datetime": 1527538310000, "masked_author": "username_1", "text": "You have:\r\n\r\n```json\r\n\"match\": {\r\n \"drops\": {\r\n \"items\": [\r\n \"betterwithmods:unfired_pottery:4\"\r\n ]\r\n }\r\n}\r\n```\r\n\r\nShould be:\r\n\r\n```json\r\n\"match\": {\r\n \"drops\": {\r\n \"drops\": [\r\n \"betterwithmods:unfired_pottery:4\"\r\n ]\r\n }\r\n}\r\n```\r\n\r\nLooks like there is some inconsistency in the examples, I'll fix that.\r\n\r\nIn the meantime: https://github.com/username_1/dropt/blob/master/SYNTAX.md", "title": null, "type": "comment" }, { "action": "created", "author": "Davoleo", "comment_id": 392596810, "datetime": 1527538398000, "masked_author": "username_0", "text": "oh ok, thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "Davoleo", "comment_id": 392597789, "datetime": 1527538866000, "masked_author": "username_0", "text": "mmh, when it's like this it doesn't replace the drop \r\n\r\n`{\r\n \"rules\": [\r\n {\r\n \"match\": {\r\n \"drops\": {\r\n \"drops\": [\r\n \"betterwithmods:unfired_pottery:4\"\r\n ]\r\n }\r\n },\r\n \"replaceStrategy\": \"REPLACE_ITEMS_IF_SELECTED\",\r\n \"drops\": [\r\n {\r\n \"selector\": {\r\n \"weight\": {\r\n \"value\": 100\r\n }\r\n },\r\n \"item\": {\r\n \"items\": [\r\n \"betterwithmods:unfired_pottery:4\"\r\n ]\r\n }\r\n }\r\n ]\r\n }\r\n ]\r\n}`", "title": null, "type": "comment" }, { "action": "created", "author": "Davoleo", "comment_id": 392599435, "datetime": 1527539675000, "masked_author": "username_0", "text": "OK, I sorted out by myself, sorry for the ignorance but I'm really new to this mod", "title": null, "type": "comment" }, { "action": "closed", "author": "codetaylor", "comment_id": null, "datetime": 1530823855000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
6
1,855
false
false
1,855
true
Snaipe/Criterion
null
392,469,243
282
null
[ { "action": "opened", "author": "4lph4-Ph4un", "comment_id": null, "datetime": 1545203671000, "masked_author": "username_0", "text": "Hi!\r\n\r\nI have issue writing my first test with Criterion.\r\n\r\nI have a very simple test definition for starters:\r\n\r\n```C\r\n#include <stdint.h>\r\n#include <criterion/criterion.h>\r\n\r\nTest(main, test) {\r\n cr_expect(strlen(\"Test\") == 4, \"Expected to be 4 chars long!\");\r\n}\r\n```\r\n\r\nWhich gives the following build output:\r\n\r\n```\r\nclang -MTd -O3 -FC -I. -Isrc -Ilib -ID:/Projects/CnC++/Criterion/include \\\r\n -c src/main.c -o obj/main.o\r\nsrc/main.c:5:1: error: expected ';' after top level declarator\r\nTest(main, test) {\r\n^\r\nD:/Projects/CnC++/Criterion/include\\criterion/internal/test.h:197:37: note: expanded from macro 'Test'\r\n#define Test(...) CR_EXPAND(CR_TEST_BASE(__VA_ARGS__, .sentinel_ = 0))\r\n ^\r\nD:/Projects/CnC++/Criterion/include\\criterion/internal/test.h:178:49: note: expanded from macro 'CR_TEST_BASE'\r\n = &CR_IDENTIFIER_(Category, Name, meta) CR_SECTION_SUFFIX_; \\\r\n ^\r\nD:/Projects/CnC++/Criterion/include\\criterion/internal/common.h:71:14: note: expanded from macro 'CR_SECTION_SUFFIX_'\r\n __pragma(data_seg(pop))\r\n```\r\n\r\nThe project is run on Windows 10 with Clang and MinGW enabled. The CMake build for Criterion didn't signal any errors as far as I can tell.", "title": "src/main.c:4:1: error: expected ';' after top level declarator", "type": "issue" }, { "action": "created", "author": "Snaipe", "comment_id": 448905386, "datetime": 1545292275000, "masked_author": "username_1", "text": "Can you try to build the examples from your CMake build directory?\r\n\r\n(run `cmake -DDEV_BUILD=ON -DCTESTS=ON <your-source-dir>` and then `cmake --build --target criterion_examples`)", "title": null, "type": "comment" }, { "action": "created", "author": "Snaipe", "comment_id": 448906087, "datetime": 1545292467000, "masked_author": "username_1", "text": "Re-reading this, something seems very wrong. Why is __pragma evaluated here? Is clang pretending to be MSVC?", "title": null, "type": "comment" }, { "action": "created", "author": "4lph4-Ph4un", "comment_id": 448917737, "datetime": 1545295242000, "masked_author": "username_0", "text": "Yeah! On Windows builds I have it to use MSVC!", "title": null, "type": "comment" }, { "action": "created", "author": "Snaipe", "comment_id": 449266458, "datetime": 1545372153000, "masked_author": "username_1", "text": "God damn it. If clang pretends to be a microsoft compiler, but fails to parse programs that are accepted by MSVC, then it's a compiler bug.\r\n\r\nWe can probably mitigate this here though. Does adding `#undef _MSC_VER` before `#include <criterion/criterion.h>` fix the compilation issues?", "title": null, "type": "comment" }, { "action": "created", "author": "4lph4-Ph4un", "comment_id": 449400978, "datetime": 1545402164000, "masked_author": "username_0", "text": "Hmm, true dat! undeffing _MSC_VER did remove the previous issue. Now somehow the build misses the entry point... ugghh.. these are the moments when MSVC makes my blood boil.\r\n\r\n```\r\nclang -MTd -O3 -FC -I. -Isrc -Ilib -ID:/Projects/CnC++/Criterion/include \\\r\n\t-c src/main.c -o obj/main.o\r\nclang obj/main.o -o build_win/C_master_class_tests.exe \\\r\n\t D:/Projects/CnC++/Criterion/build/Debug/criterion.lib -v\r\nclang version 7.0.0 (tags/RELEASE_700/final)\r\nTarget: x86_64-pc-windows-msvc\r\nThread model: posix\r\nInstalledDir: C:\\Program Files\\LLVM\\bin\r\n \"C:\\\\Program Files (x86)\\\\Microsoft Visual Studio 14.0\\\\VC\\\\bin\\\\amd64\\\\link.exe\" -out:build_win/C_master_class_tests.exe -defaultlib:libcmt \"-libpath:C:\\\\Program Files (x86)\\\\Microsoft Visual Studio 14.0\\\\VC\\\\lib\\\\amd64\" \"-libpath:C:\\\\Program Files (x86)\\\\Windows Kits\\\\10\\\\Lib\\\\10.0.17763.0\\\\ucrt\\\\x64\" \"-libpath:C:\\\\Program Files (x86)\\\\Windows Kits\\\\10\\\\Lib\\\\10.0.17763.0\\\\um\\\\x64\" -nologo obj/main.o D:/Projects/CnC++/Criterion/build/Debug/criterion.lib\r\nLINK : fatal error LNK1561: entry point must be defined\r\nclang.exe: error: linker command failed with exit code 1561 (use -v to see invocation)\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "am11", "comment_id": 449566245, "datetime": 1545481173000, "masked_author": "username_2", "text": "Interesting to see MSVC link's `/SUBSYSTEM:CONSOLE` there. According to docs, it should be the default: https://docs.microsoft.com/en-us/cpp/build/reference/subsystem-specify-subsystem#arguments.\r\n\r\nNonetheless, currently LLVM toolchain seems to be still picking up MSVC target for backend'ish processes, so the invocation expands to:\r\n\r\n```sh\r\nclang++ -fuse-ld=lld --target=x86_64-windows-msvc …\r\n```\r\n\r\nin order to force incur GNU'ism, e.g. toolchain installed via MinGW on system:\r\n\r\n```sh\r\nclang++ -fuse-ld=lld --target=x86_64-windows-gnu ...\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "4lph4-Ph4un", "comment_id": 449568654, "datetime": 1545483823000, "masked_author": "username_0", "text": "```\r\n\r\nBut if I've understood correctly making gnu a target wouldn't really solve the issue, since the actual issue is that somehow clang is not unable to parse MSVC compatible library? It's kinda weird since I've been compiling and linking few MSVC based projects already and never gotten these type of errors. @username_1, do you think I should bring this up with the Clang folks?", "title": null, "type": "comment" }, { "action": "created", "author": "Snaipe", "comment_id": 449600547, "datetime": 1545516610000, "masked_author": "username_1", "text": "I think your environment might be broken -- I don't think that ld should be linking both the msvc CRT and the mingw CRT.\r\nYou might also be suffering from an inconsistent object file generation, where old object filed are generated with the win32 abi while you're linking the final program assuming the mingw abi. Make sure that criterion, your program, and your tests are all compiled from scratch with the same toolchain. I'd also try to feed the -fuse-ld flag in CFLAGS so that clang knows the target linker, although the linker choice should, in theory, only matter at the link command.", "title": null, "type": "comment" }, { "action": "created", "author": "4lph4-Ph4un", "comment_id": 449604130, "datetime": 1545521686000, "masked_author": "username_0", "text": "Yup! Seems likely! I'll look into it!", "title": null, "type": "comment" }, { "action": "created", "author": "am11", "comment_id": 451712300, "datetime": 1546745689000, "masked_author": "username_2", "text": "Yup, I'd set generator like in the CI script at root (`appveyor.yml`):\r\n\r\n```powershell\r\n#!/usr/bin/env powershell\r\n\r\nmkdir Criterion/build\r\ncd Criterion/build\r\n\r\n# for VS2017, replace generator name with \"Visual Studio 15 2017 Win64\"\r\ncmake .. -DCMAKE_BUILD_TYPE=Release -G=\"Visual Studio 14 2015 Win64\"\r\ncmake --build . --config Release\r\n\r\n# note: for mingw toolchain, it would be:\r\n# $env:MSYSTEM=\"MINGW64\"; cmake .. -DCMAKE_BUILD_TYPE=Release -G=\"MSYS Makefiles\"", "title": null, "type": "comment" }, { "action": "closed", "author": "4lph4-Ph4un", "comment_id": null, "datetime": 1546805197000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "4lph4-Ph4un", "comment_id": 451770412, "datetime": 1546805197000, "masked_author": "username_0", "text": "Thanks, this works! :)", "title": null, "type": "comment" } ]
3
13
5,107
false
false
5,107
true
svn2github/ctemplate
null
398,724,001
1
null
[ { "action": "opened", "author": "svn2github", "comment_id": null, "datetime": 1547429728000, "masked_author": "username_0", "text": "Hi, this is to let you know this repository will no longer be updated to match the original SVN repository on January 20th. The username_0 service is closing down on January 27th. To read the detailed blog post, go to: http://piotr.gabryjeluk.pl/blog:closing-username_0", "title": "svn2github is closing down :-(", "type": "issue" } ]
1
1
269
false
false
269
true
shopgate/theme-ios11
shopgate
325,240,751
175
{ "number": 175, "repo": "theme-ios11", "user_login": "shopgate" }
[ { "action": "opened", "author": "devbucket", "comment_id": null, "datetime": 1526986362000, "masked_author": "username_0", "text": "", "title": "PWA-402 fix is orderable", "type": "issue" } ]
2
2
3,104
false
true
0
false
xamarin/Xamarin.Forms
xamarin
448,385,091
6,310
null
[ { "action": "opened", "author": "jamesmcmenamin", "comment_id": null, "datetime": 1558740536000, "masked_author": "username_0", "text": "<!-- Bug report best practices: https://github.com/xamarin/Xamarin.Forms/wiki/Submitting-Issues -->\r\n\r\n### Description\r\nSwipeGestureRecognizer does not work with shell.\r\n### Steps to Reproduce\r\n\r\n1. Load app.\r\n2. Swipe on Green box\r\n3. Get no popup (If you tap you will get a popup still.)\r\n4.Reset App.cs to MainPage = new SwipedaBox();\r\n5. Load app.\r\n6. Swipe on Green box\r\n7. Get Pop up for direction swiped\r\n\r\n### Expected Behavior\r\nWhen MainPage = AppShell(); you should be able to use Swipe gestures still\r\n### Actual Behavior\r\nNo SWIPEGestures working\r\n\r\n- Version with issue:\r\n- Last known good version: 3.2\r\n- IDE: VS 2019 and Rider\r\n- Platform Target Frameworks: <!-- All that apply -->\r\n \r\n - Android: 6.0, 8.0, 8.1, 9.0 \r\n \r\n\r\n- Nuget Packages: Default Xamarin.Forms 4.0 Stable build\r\n\r\n\r\n### Screenshots\r\n\r\n<!-- If the issue is a visual issue, please include screenshots showing the problem if possible -->\r\n\r\n### Reproduction Link\r\n\r\nhttps://github.com/username_0/ShellSwipe.git", "title": "[Bug][Android]Swipe Gestures do not work with Shell ", "type": "issue" }, { "action": "created", "author": "PureWeen", "comment_id": 495814355, "datetime": 1558741063000, "masked_author": "username_1", "text": "Most likely a duplicate of\r\nhttps://github.com/xamarin/Xamarin.Forms/issues/6060", "title": null, "type": "comment" }, { "action": "created", "author": "jamesmcmenamin", "comment_id": 495815018, "datetime": 1558741451000, "masked_author": "username_0", "text": "Could be same base issue.\r\n\r\nI haven't messed about with PanGestures.\r\n\r\nOnly noticed this for SwipeGesture. And the Up/Down / Left/Right of the movement doesn't matter. Even if you keep the swipe within .2 it doesn't trigger.\r\nTapped works perfect.", "title": null, "type": "comment" }, { "action": "created", "author": "PureWeen", "comment_id": 495815404, "datetime": 1558741677000, "masked_author": "username_1", "text": "I'm guessing android has issues with these gestures because by default it's nested in a ScrollView\r\n\r\nhttps://github.com/xamarin/Xamarin.Forms/blob/master/Xamarin.Forms.Platform.Android/Renderers/ShellContentFragment.cs#L115\r\n\r\nTap won't be affected by this but scrollview is going to gobble that right up", "title": null, "type": "comment" }, { "action": "created", "author": "jamesmcmenamin", "comment_id": 495815820, "datetime": 1558741949000, "masked_author": "username_0", "text": "Now that you mention that I am putting my 25 cents on that is the cause.", "title": null, "type": "comment" }, { "action": "created", "author": "PureWeen", "comment_id": 495817713, "datetime": 1558743024000, "masked_author": "username_1", "text": "https://github.com/xamarin/Xamarin.Forms/issues/5205", "title": null, "type": "comment" }, { "action": "created", "author": "jamesmcmenamin", "comment_id": 495818543, "datetime": 1558743521000, "masked_author": "username_0", "text": "Great find!!!!! I am going to test this out on the Shell Git and report back if when I get this going.", "title": null, "type": "comment" }, { "action": "created", "author": "jamesmcmenamin", "comment_id": 495847901, "datetime": 1558758425000, "masked_author": "username_0", "text": "Ok here is the skinny. You my friend are 100% correct it is because scrollview is swiping the swiper.\r\n\r\nBut here is the WORKING work around. Obviously this needs to have OnPlatform done for split views (since swiping is at least mostly working with iOS i haven't touched the renders there.)\r\n\r\nSecondly its super super dirty atm I will do some cleaning on it tomorrow after I do some testing with how the Burger handles the reverse thief'n of its drawer pull out. (Have some idea's on how to handle it though)\r\n\r\nHere is link again: \r\nhttps://github.com/username_0/ShellSwipe.git\r\nWorking is in WORKING branch obvi", "title": null, "type": "comment" }, { "action": "created", "author": "samhouts", "comment_id": 512595768, "datetime": 1563403464000, "masked_author": "username_2", "text": "#6310", "title": null, "type": "comment" }, { "action": "created", "author": "KoenMat", "comment_id": 516327149, "datetime": 1564476451000, "masked_author": "username_3", "text": "I hope this issue will be resolved soon. The use of Shell is very limited without working SwipeGestureRecognizer.", "title": null, "type": "comment" }, { "action": "closed", "author": "StephaneDelcroix", "comment_id": null, "datetime": 1565078880000, "masked_author": "username_4", "text": "", "title": null, "type": "issue" } ]
5
11
2,594
false
false
2,594
true
MahApps/MahApps.Metro
MahApps
365,148,262
3,344
null
[ { "action": "opened", "author": "Pekshev", "comment_id": null, "datetime": 1538240009000, "masked_author": "username_0", "text": "All in gif\r\n![validation](https://user-images.githubusercontent.com/12638819/46248383-4a0b0080-c421-11e8-8129-8817976913a1.gif)", "title": "Validation disappear on tab item change", "type": "issue" }, { "action": "created", "author": "Pekshev", "comment_id": 425660940, "datetime": 1538241347000, "masked_author": "username_0", "text": "I'm found how to fix it in my project - http://www.andyfrench.info/2014/03/validation-adorners-not-displaying-in.html\r\nMaybe somehow it will be possible to apply this solution in the library itself?", "title": null, "type": "comment" }, { "action": "created", "author": "punker76", "comment_id": 444873357, "datetime": 1544103525000, "masked_author": "username_1", "text": "The AdornerDecorator must be placed close to the content. Placing around the ContentPresenter of e.g. the TabItem doesn't work.", "title": null, "type": "comment" }, { "action": "closed", "author": "punker76", "comment_id": null, "datetime": 1544103525000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
4
452
false
false
452
false
jhipster/jhipster-uml
jhipster
126,808,550
112
null
[ { "action": "opened", "author": "mayurbais", "comment_id": null, "datetime": 1452834307000, "masked_author": "username_0", "text": "with the new branch, new_parsed_data I am getting this error:(which was working earlier)\r\n\r\n The validation 'minlength' isn't supported for the type 'Integer'.\r\n Error\r\n at Object.<anonymous> (C:\\Users\\arjun\\AppData\\Roaming\\npm\\node_modules\\jhipster-uml\\lib\\exceptions\\wrong_validation_exception.js:7:38)\r\n at Module._compile (module.js:435:26)\r\n at Object.Module._extensions..js (module.js:442:10)\r\n at Module.load (module.js:356:32)\r\n at Function.Module._load (module.js:311:12)\r\n at Module.require (module.js:366:17)\r\n at require (module.js:385:17)\r\n at Object.<anonymous> (C:\\Users\\arjun\\AppData\\Roaming\\npm\\node_modules\\jhipster-uml\\lib\\editors\\modelio_parser.js:10:32)\r\n at Module._compile (module.js:435:26)\r\n at Object.Module._extensions..js (module.js:442:10)", "title": "The validation 'minlength' isn't supported for the type 'Integer'. Error", "type": "issue" }, { "action": "closed", "author": "MathieuAA", "comment_id": null, "datetime": 1452844215000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "MathieuAA", "comment_id": 171895186, "datetime": 1452844215000, "masked_author": "username_1", "text": "It's normal!! this branch doesn't even pass the tests! A lot of things don't work yet.", "title": null, "type": "comment" }, { "action": "created", "author": "mayurbais", "comment_id": 171895938, "datetime": 1452844594000, "masked_author": "username_0", "text": "so, its not ready for use. we can use the fix for https://github.com/jhipster/jhipster-uml/issues/110\r\nafter this branch is merge to master?", "title": null, "type": "comment" }, { "action": "created", "author": "MathieuAA", "comment_id": 171897019, "datetime": 1452845025000, "masked_author": "username_1", "text": "Yes. This branch is the right way to go but it takes quite a long time to upgrade each parser and I can't \"release\" a parser as soon as it is upgraded...", "title": null, "type": "comment" }, { "action": "created", "author": "mayurbais", "comment_id": 171897158, "datetime": 1452845081000, "masked_author": "username_0", "text": "okay :)", "title": null, "type": "comment" }, { "action": "created", "author": "MathieuAA", "comment_id": 171933895, "datetime": 1452855735000, "masked_author": "username_1", "text": "Oh and by the way, `minlength` isn't supported as a constraint in JHipster. That's why you got this message.", "title": null, "type": "comment" }, { "action": "created", "author": "mayurbais", "comment_id": 172025849, "datetime": 1452878974000, "masked_author": "username_0", "text": "then why was it working just before the update to this branch, and \r\nI tried using \"minLength\" first, it complained, so It tried \"minlength\"", "title": null, "type": "comment" }, { "action": "created", "author": "MathieuAA", "comment_id": 172042001, "datetime": 1452882005000, "masked_author": "username_1", "text": "Like I said, this branch is unstable. It may have worked at a time because of a bug. And because it's unstable, you can't rely on it. We expect users either to use a released version, or the master branch. The others are here for us, until we merge them into master.", "title": null, "type": "comment" } ]
2
9
1,713
false
false
1,713
false
PowerShell/PowerShell
PowerShell
128,241,483
419
null
[ { "action": "opened", "author": "andschwa", "comment_id": null, "datetime": 1453495508000, "masked_author": "username_0", "text": "VSO create date - 12/22/2015 11:04:00", "title": "Implement a PowerShell cmdlet that returns the OS", "type": "issue" }, { "action": "created", "author": "andschwa", "comment_id": 252306305, "datetime": 1475859711000, "masked_author": "username_0", "text": "I'm adding this to the Hacktoberfest issues. It's a feature request that really just needs a design first (so an implementer may want to start with an RFC), or propose a cmdlet/module that can just be imported (rather than built into SMA).", "title": null, "type": "comment" }, { "action": "created", "author": "joeyaiello", "comment_id": 256995533, "datetime": 1477679713000, "masked_author": "username_1", "text": "Changed the title to reflect that this issue addresses more detailed OS/environment info (a la `uname -a`) \r\n\r\nI would say that #1635 is not a dupe, but rather a slightly different ask to add the very basic OS info as a property to `$PSVersionTable`", "title": null, "type": "comment" }, { "action": "created", "author": "iSazonov", "comment_id": 261544097, "datetime": 1479479262000, "masked_author": "username_2", "text": "[Some comment about uname](http://unix.stackexchange.com/questions/136959/where-does-uname-get-its-information-from)\r\n[uname sources](https://launchpad.net/ubuntu/+source/coreutils/8.25-2ubuntu2)\r\n\r\nA brief summary: \r\n1. `uname` use syscall to get values from kernel.\r\n2. some from the values is compile time kernel contants.\r\n3. `uname` returns platform-dependent values (at compile time used `#if`)\r\n\r\nThus, the command may return unpredictable results depending on the platform and linux distrib.\r\nI believe that we should have own `system info` object.\r\n\r\nSo questions:\r\nwhat is the `OS information`?\r\nwhat is the `environment information`?\r\n\r\nWould it be a good start to pay attention to `get-computerinfo` that returns tons of information about Windows and determine what properties we should port and properties we should add?", "title": null, "type": "comment" }, { "action": "created", "author": "joeyaiello", "comment_id": 284472686, "datetime": 1488822068000, "masked_author": "username_1", "text": "I also wonder what the delta is between this and bringing `System.Environment.OSVersion` into `$PSVersionTable` with #1635", "title": null, "type": "comment" }, { "action": "created", "author": "jeffbi", "comment_id": 284520054, "datetime": 1488831705000, "masked_author": "username_3", "text": "Currently, Get-ComputerInfo pulls three items from the Registry and uses five PInvoked native functions. Pretty much everything else comes from WMI.", "title": null, "type": "comment" }, { "action": "created", "author": "paulbailey1979", "comment_id": 497153233, "datetime": 1559175213000, "masked_author": "username_4", "text": "Is this still up for grabs? What about a cmdlet that returns properties similar to Ansible's setup module - https://github.com/ansible/ansible-modules-core/blob/devel/windows/setup.ps1 . This is the Windows source but a same named module exists for Linux that returns similar properties if possible. I'm not sure what's possible on Mac except it's like unix in some areas.", "title": null, "type": "comment" }, { "action": "created", "author": "iSazonov", "comment_id": 497184335, "datetime": 1559185416000, "masked_author": "username_2", "text": "@username_4 Feel free to grab this. Now we is on .Net Core 3.0 and we should review that it exposes useful for us.", "title": null, "type": "comment" }, { "action": "created", "author": "rjmholt", "comment_id": 498367454, "datetime": 1559585665000, "masked_author": "username_5", "text": "Just came across this issue.\r\n\r\nI've done some work close to this in the PSScriptAnalyzer repo, [here](https://github.com/PowerShell/PSScriptAnalyzer/blob/development/PSCompatibilityCollector/Microsoft.PowerShell.CrossCompatibility/Collection/PlatformInformationCollector.cs), where we collect platform information.\r\n\r\nA few points:\r\n\r\n- CIM/WMI isn't available on all platforms (even some Windows ones, due to lockdown) and isn't terribly fast. In cases where a Windows SKU ID is wanted, there are one or two alternatives.\r\n- The [`uname` syscall](http://man7.org/linux/man-pages/man2/uname.2.html) is very inconvenient to p/invoke since it requires setting inline arrays of platform-dependent size on a struct passed in ([StackOverflow question discussing this](https://stackoverflow.com/questions/55195344/get-uname-release-field-from-c-sharp-in-net-core-on-linux)). On Linux, it's much better to read from `/proc/sys/kernel`. macOS I haven't explored, but hopefully either (1) there's some other reasonable way to access that information, or (2) the size of `struct utsname` is more reliable\r\n- `[System.Runtime.InteropServices.RuntimeInformation]::OSDescription` might be ok to use on macOS. It's a problem on Linux because it doesn't capture the kernel version fully (if you're on an alternative kernel or patchset, there's no info on that).\r\n- The `/etc/*-release` files are also worth capturing on Linux and are readily parseable as CSV/INI. However, they're not well standardised.\r\n - [This man page](https://www.linux.org/docs/man5/os-release.html) summarises the `os-release` concept. It's surprisingly involved.\r\n - `lsb-release` is a less formalised standard, but is still widespread. [This gist](https://gist.github.com/natefoo/814c5bf936922dad97ff) captures variants on many distros", "title": null, "type": "comment" }, { "action": "created", "author": "SteveL-MSFT", "comment_id": 499033188, "datetime": 1559731440000, "masked_author": "username_6", "text": "@username_4 if you want to tackle this, I would suggest starting with a RFC detailing what info will be collected (and how) as I'm sure there will be some debate on what information is most critical to collect", "title": null, "type": "comment" }, { "action": "created", "author": "lukeb1961", "comment_id": 748676344, "datetime": 1608501437000, "masked_author": "username_7", "text": "coming up to its fifth birthday...", "title": null, "type": "comment" }, { "action": "created", "author": "adityapatwardhan", "comment_id": 786251138, "datetime": 1614289777000, "masked_author": "username_8", "text": "We recommend that this should be released to the gallery as a separate module.", "title": null, "type": "comment" }, { "action": "created", "author": "rkeithhill", "comment_id": 844544157, "datetime": 1621463932000, "masked_author": "username_9", "text": "FYI, this approach is handy on Linux:\r\n```\r\n$osRelease = Get-Content /etc/os-release | ConvertFrom-StringData\r\n$osRelease\r\n\r\nName Value\r\n---- -----\r\nNAME \"Ubuntu\"\r\nVERSION \"18.04.4 LTS (Bionic Beaver)\"\r\nID ubuntu\r\nID_LIKE debian\r\nPRETTY_NAME \"Ubuntu 18.04.4 LTS\"\r\nVERSION_ID \"18.04\"\r\nHOME_URL \"https://www.ubuntu.com/\"\r\nSUPPORT_URL \"https://help.ubuntu.com/\"\r\nBUG_REPORT_URL \"https://bugs.launchpad.net/ubuntu/\"\r\nPRIVACY_POLICY_URL \"https://www.ubuntu.com/legal/terms-and-policies/privacy-policy\"\r\nVERSION_CODENAME bionic\r\nUBUNTU_CODENAME bionic\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "G31st", "comment_id": 876313278, "datetime": 1625739083000, "masked_author": "username_10", "text": "Any traction on this ?", "title": null, "type": "comment" }, { "action": "created", "author": "lukeb1961", "comment_id": 879637508, "datetime": 1626245177000, "masked_author": "username_7", "text": "I see other people have done interesting things in collating this sort of info.\r\nhttps://github.com/Jinjinov/Hardware.Info", "title": null, "type": "comment" }, { "action": "created", "author": "doctordns", "comment_id": 1040373374, "datetime": 1644937175000, "masked_author": "username_11", "text": "The CMDLETS Working Group has reviewed this issue and feels that this is a great candidate for a community module held on the PowerShell Gallery.\r\nAs such, we are closing this issue as **Will Not Implement**.\r\nThere are some published modules and scripts that already met this requirement.\r\nWe urge the original poster and others to collaborate on a community module if the existing scripts/modules are not satisfactory. \r\nIf there is adequate interest in such a cmdlet, the working group can review this decision.", "title": null, "type": "comment" } ]
13
17
5,875
false
true
5,744
true
shentao/vue-multiselect
null
330,611,270
745
null
[ { "action": "opened", "author": "JamesBrightley", "comment_id": null, "datetime": 1528454993000, "masked_author": "username_0", "text": "When setting the the mulitselect value it does not display the selected value if it is 0. The model is correctly bound but for display purposes it is not working when I believe it should especially when the default is 0, this triggers the user to try and select it again.\r\n\r\n### Version\r\n2.1.0 - CDN version as per Getting started guide\r\n\r\n### Steps to reproduce\r\n`<multiselect v-model=\"numberOfChildren\" :multiple=\"false\" :close-on-select=\"true\" placeholder=\"Number of Children\" :options=\"numberOfChildrenOptions\">\r\n </multiselect>`\r\n\r\nvue data property:\r\n\r\n`\r\ndata: {\r\n numberOfChildrenOptions: [0,1,2,3,4,5,6,7,8,9,10],\r\n numberOfChildren: 0\r\n}\r\n`\r\n\r\n### Expected behaviour\r\nThe drop down will display '0'\r\n\r\n### Actual behaviour\r\nThe drop down display is empty.", "title": "Option with value 0 not showing.", "type": "issue" }, { "action": "created", "author": "sholzmayer", "comment_id": 408824774, "datetime": 1532948041000, "masked_author": "username_1", "text": "I'd like to reopen this issue, because I still have the same problem...", "title": null, "type": "comment" }, { "action": "created", "author": "JamesBrightley", "comment_id": 408825256, "datetime": 1532948171000, "masked_author": "username_0", "text": "Same here, I believe it's a genuine bug", "title": null, "type": "comment" }, { "action": "reopened", "author": "shentao", "comment_id": null, "datetime": 1532948814000, "masked_author": "username_2", "text": "When setting the the mulitselect value it does not display the selected value if it is 0. The model is correctly bound but for display purposes it is not working when I believe it should especially when the default is 0, this triggers the user to try and select it again.\r\n\r\n### Version\r\n2.1.0 - CDN version as per Getting started guide\r\n\r\n### Steps to reproduce\r\n`<multiselect v-model=\"numberOfChildren\" :multiple=\"false\" :close-on-select=\"true\" placeholder=\"Number of Children\" :options=\"numberOfChildrenOptions\">\r\n </multiselect>`\r\n\r\nvue data property:\r\n\r\n`\r\ndata: {\r\n numberOfChildrenOptions: [0,1,2,3,4,5,6,7,8,9,10],\r\n numberOfChildren: 0\r\n}\r\n`\r\n\r\n### Expected behaviour\r\nThe drop down will display '0'\r\n\r\n### Actual behaviour\r\nThe drop down display is empty.", "title": "Option with value 0 not showing.", "type": "issue" } ]
4
8
2,052
false
true
1,708
false
NixOS/nixpkgs
NixOS
317,313,915
39,410
{ "number": 39410, "repo": "nixpkgs", "user_login": "NixOS" }
[ { "action": "opened", "author": "r-ryantm", "comment_id": null, "datetime": 1524589176000, "masked_author": "username_0", "text": "Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.\n\nThis update was made based on information from https://repology.org/metapackage/openfortivpn/versions.\n\nThese checks were done:\n\n- built on NixOS\n- ran ‘/nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/bin/openfortivpn -h’ got 0 exit code\n- ran ‘/nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/bin/openfortivpn --help’ got 0 exit code\n- ran ‘/nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/bin/openfortivpn help’ got 0 exit code\n- ran ‘/nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/bin/openfortivpn --version’ and found version 1.7.0\n- found 1.7.0 with grep in /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0\n- directory tree listing: https://gist.github.com/34708b90f0d4fc975a7b9dbd4670bfee\n\n\n\ncc @madjar for review", "title": "openfortivpn: 1.6.0 -> 1.7.0", "type": "issue" }, { "action": "created", "author": "GrahamcOfBorg", "comment_id": 384009089, "datetime": 1524589778000, "masked_author": "username_1", "text": "No attempt on x86_64-darwin [(full log)](https://logs.nix.ci/?key=nixos/nixpkgs.39410&attempt_id=59f91049-79f7-45bf-a109-c8ba31dd2828)\n\nThe following builds were skipped because they don't evaluate on x86_64-darwin: openfortivpn\n\n<details><summary>Partial log (click to expand)</summary><p>\n\n```\n\na) For `nixos-rebuild` you can set\n { nixpkgs.config.allowUnsupportedSystem = true; }\nin configuration.nix to override this.\n\nb) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add\n { allowUnsupportedSystem = true; }\nto ~/.config/nixpkgs/config.nix.\n\n\n```\n</p></details>", "title": null, "type": "comment" }, { "action": "created", "author": "GrahamcOfBorg", "comment_id": 384009165, "datetime": 1524589793000, "masked_author": "username_1", "text": "Success on x86_64-linux [(full log)](https://logs.nix.ci/?key=nixos/nixpkgs.39410&attempt_id=1b9c708a-6068-455e-957a-0e2a9d3f3de3)\n\nAttempted: openfortivpn\n\n<details><summary>Partial log (click to expand)</summary><p>\n\n```\nmake[1]: Leaving directory '/build/source'\npost-installation fixup\nshrinking RPATHs of ELF executables and libraries in /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0\nshrinking /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/bin/openfortivpn\ngzipping man pages under /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/share/man/\nstrip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip\nstripping (with command strip and flags -S) in /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0/bin\npatching script interpreter paths in /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0\nchecking for references to /build in /nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0...\n/nix/store/p02dl9fy2g9f6dddm4i0z1nbi4b4vk7j-openfortivpn-1.7.0\n```\n</p></details>", "title": null, "type": "comment" }, { "action": "created", "author": "GrahamcOfBorg", "comment_id": 384009371, "datetime": 1524589832000, "masked_author": "username_1", "text": "Success on aarch64-linux [(full log)](https://logs.nix.ci/?key=nixos/nixpkgs.39410&attempt_id=730bd747-b29d-4cf5-945c-f4445b1700dd)\n\nAttempted: openfortivpn\n\n<details><summary>Partial log (click to expand)</summary><p>\n\n```\nmake[1]: Leaving directory '/build/source'\npost-installation fixup\nshrinking RPATHs of ELF executables and libraries in /nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0\nshrinking /nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0/bin/openfortivpn\ngzipping man pages under /nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0/share/man/\nstrip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip\nstripping (with command strip and flags -S) in /nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0/bin\npatching script interpreter paths in /nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0\nchecking for references to /build in /nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0...\n/nix/store/n1qbslgz39p6jvrw9xgyjayi60h092d6-openfortivpn-1.7.0\n```\n</p></details>", "title": null, "type": "comment" } ]
2
4
3,611
false
false
3,611
false
gatsbyjs/gatsby
gatsbyjs
377,038,714
9,678
{ "number": 9678, "repo": "gatsby", "user_login": "gatsbyjs" }
[ { "action": "opened", "author": "hbish", "comment_id": null, "datetime": 1541237329000, "masked_author": "username_0", "text": "For plugins not hosted in gatsby/package, the 2 features (feedback and edit in github) in the footer does not work as intended. \r\n\r\nThis PR adds a toggle to disable those feature when no page metadata is available.\r\n\r\n<img width=\"1217\" alt=\"screen shot 2018-11-03 at 8 24 14 pm\" src=\"https://user-images.githubusercontent.com/1014413/47950452-b344dd00-dfa6-11e8-88be-99e07a18cb8f.png\">", "title": "fix(www): hide feedback and edit on github for remote packages ", "type": "issue" }, { "action": "created", "author": "shannonbux", "comment_id": 436082790, "datetime": 1541462767000, "masked_author": "username_1", "text": "@pieh I think this is a question for @username_2! My vote is that we get rid of those things for the plugin library entirely and instead introduce other kinds of sorting and filtering to help ensure quality. We've also talked about having a feedback form on the plugin library in general.", "title": null, "type": "comment" }, { "action": "created", "author": "amberleyromo", "comment_id": 451011154, "datetime": 1546469764000, "masked_author": "username_2", "text": "@pieh @username_1 sorry, somehow I had missed this (thanks @username_3). Shannon, I agree we can just get rid of this entirely for the plugin library. #10784 is adding the Unbird feedback form to all plugin package pages.", "title": null, "type": "comment" }, { "action": "created", "author": "LekoArts", "comment_id": 452671371, "datetime": 1547034968000, "masked_author": "username_3", "text": "Since https://github.com/gatsbyjs/gatsby/pull/10784 is merged, we can get this merged, too, right?", "title": null, "type": "comment" }, { "action": "created", "author": "amberleyromo", "comment_id": 452772690, "datetime": 1547053541000, "masked_author": "username_2", "text": "@username_3 yep. i just pushed some changes. if you could re-review:\r\n\r\n- removed the feedback thumbs up / thumbs down entirely (Unbird replaces this)\r\n- conflict resolution adding Unbird to remote package template (after persisting sidebar #10590 was merged)\r\n- existing fix for only showing \"edit on GitHub\" CTA for internal pages is intact", "title": null, "type": "comment" }, { "action": "created", "author": "hbish", "comment_id": 453873259, "datetime": 1547419949000, "masked_author": "username_0", "text": "Thanks for fixing this @username_2, I wasn't aware there was a plan to replace all the feedback features with unbird. 👍", "title": null, "type": "comment" } ]
4
6
1,453
false
false
1,453
true
chinesedfan/parrot-mocker-web
null
231,221,647
12
null
[ { "action": "opened", "author": "Maxwin-z", "comment_id": null, "datetime": 1495678534000, "masked_author": "username_0", "text": "Some api servers valid their cookies. The external key `__mock_clientid` & `__mock_server` may cause internal server error.", "title": "Clean `__mock...` cookies after stop mock", "type": "issue" }, { "action": "closed", "author": "chinesedfan", "comment_id": null, "datetime": 1496051576000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
123
false
false
123
false
NixOS/nixpkgs
NixOS
336,452,315
42,700
{ "number": 42700, "repo": "nixpkgs", "user_login": "NixOS" }
[ { "action": "opened", "author": "r-ryantm", "comment_id": null, "datetime": 1530153493000, "masked_author": "username_0", "text": "Semi-automatic update generated by https://github.com/username_3/nixpkgs-update tools.\n\nThis update was made based on information from https://repology.org/metapackage/iperf/versions.\n\nThese checks were done:\n\n- built on NixOS\n- /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12/bin/iperf passed the binary check.\n- 1 of 1 passed binary check by having a zero exit code.\n- 0 of 1 passed binary check by having the new version present in output.\n- found 2.0.12 with grep in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12\n- directory tree listing: https://gist.github.com/457110ea6db3cd3dbd6c9bc7ff82477a\n- du listing: https://gist.github.com/86655ffd63846a5d3a473393af8e4da9\n\n\nmeta.description for iperf2 is: '\"Tool to measure IP bandwidth using UDP or TCP\"'.\n\n**Experimental:** this build is cached with [Cachix]( https://cachix.org/ ). To use the cache follow these experimental instructions:\n\nOne time setup in nixpkgs Git checkout:\n```\ncachix use username_0\ngit remote add username_0 https://github.com/username_0/nixpkgs.git\n```\n\nTest this build:\n```\ngit fetch username_0 && git checkout db44f2614beed706af5460a9e589635d037ac5e9 && nix-shell --pure -I nixpkgs=. -p iperf2\n```", "title": "iperf2: 2.0.11 -> 2.0.12", "type": "issue" }, { "action": "created", "author": "GrahamcOfBorg", "comment_id": 400894269, "datetime": 1530154264000, "masked_author": "username_1", "text": "Success on x86_64-linux [(full log)](https://logs.nix.ci/?key=nixos/nixpkgs.42700&attempt_id=7118268a-8636-4a8f-9da4-5bdfa0ed76cd)\n\nAttempted: iperf2\n\n<details><summary>Partial log (click to expand)</summary><p>\n\n```\nmake[1]: Leaving directory '/build/iperf-2.0.12'\npost-installation fixup\nshrinking RPATHs of ELF executables and libraries in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12\nshrinking /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12/bin/iperf\ngzipping man pages under /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12/share/man/\nstrip is /nix/store/4qvrxzxa535y8304mk195x50b6p9607d-binutils-2.30/bin/strip\nstripping (with command strip and flags -S) in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12/bin\npatching script interpreter paths in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12\nchecking for references to /build in /nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12...\n/nix/store/c7p3b3b353pssma0cg1wg78pfs6x2is3-iperf-2.0.12\n```\n</p></details>", "title": null, "type": "comment" }, { "action": "created", "author": "GrahamcOfBorg", "comment_id": 400894299, "datetime": 1530154277000, "masked_author": "username_1", "text": "Success on x86_64-darwin [(full log)](https://logs.nix.ci/?key=nixos/nixpkgs.42700&attempt_id=f99a8be1-1054-45bc-813e-0052647b0fac)\n\nAttempted: iperf2\n\n<details><summary>Partial log (click to expand)</summary><p>\n\n```\nmake[2]: Nothing to be done for 'install-exec-am'.\nmake[2]: Nothing to be done for 'install-data-am'.\nmake[2]: Leaving directory '/private/tmp/nix-build-iperf-2.0.12.drv-0/iperf-2.0.12'\nmake[1]: Leaving directory '/private/tmp/nix-build-iperf-2.0.12.drv-0/iperf-2.0.12'\npost-installation fixup\ngzipping man pages under /nix/store/py9jrm7csbp2qwb3j6kxi5ai1vn89hpv-iperf-2.0.12/share/man/\nstrip is /nix/store/7ddbq63v97nk8gkbf7gcsfmby37h6gbl-cctools-binutils-darwin/bin/strip\nstripping (with command strip and flags -S) in /nix/store/py9jrm7csbp2qwb3j6kxi5ai1vn89hpv-iperf-2.0.12/bin\npatching script interpreter paths in /nix/store/py9jrm7csbp2qwb3j6kxi5ai1vn89hpv-iperf-2.0.12\n/nix/store/py9jrm7csbp2qwb3j6kxi5ai1vn89hpv-iperf-2.0.12\n```\n</p></details>", "title": null, "type": "comment" }, { "action": "created", "author": "GrahamcOfBorg", "comment_id": 400894390, "datetime": 1530154310000, "masked_author": "username_1", "text": "Success on aarch64-linux [(full log)](https://logs.nix.ci/?key=nixos/nixpkgs.42700&attempt_id=50dd59e2-faf7-45ec-9fde-c21785dc15df)\n\nAttempted: iperf2\n\n<details><summary>Partial log (click to expand)</summary><p>\n\n```\nmake[1]: Leaving directory '/build/iperf-2.0.12'\npost-installation fixup\nshrinking RPATHs of ELF executables and libraries in /nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12\nshrinking /nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12/bin/iperf\ngzipping man pages under /nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12/share/man/\nstrip is /nix/store/0pjsgkxz0rp5baycq5sp2s72lrr5q9sg-binutils-2.30/bin/strip\nstripping (with command strip and flags -S) in /nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12/bin\npatching script interpreter paths in /nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12\nchecking for references to /build in /nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12...\n/nix/store/qb24vrlpx486n2lcacm9scisfq2f424b-iperf-2.0.12\n```\n</p></details>", "title": null, "type": "comment" }, { "action": "created", "author": "dtzWill", "comment_id": 401012488, "datetime": 1530187646000, "masked_author": "username_2", "text": "@username_3 It might be asking a lot --esp since I don't know that this information is provided by repology, but just in case it's more attainable than I think: any chance the update bot can include release notes or changelog information for the update? It's the first thing I always chase down and even partial support for this would help speed update processing I think. (And by \"partial\" I mean include it for some packages but not always being able to do so and instead saying \"unknown, but here's a link to the homepage and/or git repo hope that helps\" :P).", "title": null, "type": "comment" }, { "action": "created", "author": "dtzWill", "comment_id": 401014985, "datetime": 1530188282000, "masked_author": "username_2", "text": "LGTM, thanks!", "title": null, "type": "comment" }, { "action": "created", "author": "ryantm", "comment_id": 401033445, "datetime": 1530192313000, "masked_author": "username_3", "text": "@username_2 Yes, we'd like to eventually have this! We have an issue tracking this enhancement https://github.com/username_3/nixpkgs-update/issues/44", "title": null, "type": "comment" } ]
4
7
4,909
false
false
4,909
true
fjames86/packet
null
304,937,225
2
null
[ { "action": "opened", "author": "ojmakke", "comment_id": null, "datetime": 1520975498000, "masked_author": "username_0", "text": "Is the data packed as Big Endian, which is considered the default network byte order?\r\n\r\nAlso, do you handle bit fields?\r\n\r\nDo you mind if I refer to this in my \"[ojproto](https://github.com/username_0/ojproto)\", a compiler which automatically generates serializer, deserializer C Code?\r\n\r\nI want to extend it to Common Lisp, where the input is a header file containing structure definition, and the output is a file which has the functions to serialize and deserialize the structure.", "title": "Regarding data packing", "type": "issue" }, { "action": "created", "author": "fjames86", "comment_id": 373158156, "datetime": 1521058213000, "masked_author": "username_1", "text": "When I wrote it I needed only little endian integers, but it should be trivial to add support for big endian as well. To be honest, a lot of the code should be replaced with calls to nibbles (for integer serialization) and babel (for string serialization), would be a lot simpler that way.\r\n\r\nSure, you can use it however you want.", "title": null, "type": "comment" } ]
2
2
812
false
false
812
true
openshift/openshift-ansible
openshift
350,905,256
9,611
{ "number": 9611, "repo": "openshift-ansible", "user_login": "openshift" }
[ { "action": "opened", "author": "whitingjr", "comment_id": null, "datetime": 1534355901000, "masked_author": "username_0", "text": "The uninstall script can fail to remove the directory /var/lib/docker.\r\n\r\n Before re-setting docker storage stop Docker service beforehand.\r\n The rm command is unnecessary.\r\n\r\n This fixes #7922", "title": "Try stopping Docker service.", "type": "issue" }, { "action": "created", "author": "vrutkovs", "comment_id": 447074233, "datetime": 1544726269000, "masked_author": "username_1", "text": "Master branch is closed! A major refactor is ongoing in devel-40. Changes for 3.x should be made directly to the latest release branch they're relevant to and backported from there.", "title": null, "type": "comment" } ]
5
6
2,912
false
true
374
false
matthew-brett/multibuild
null
420,484,680
231
null
[ { "action": "opened", "author": "FrancescAlted", "comment_id": null, "datetime": 1552481742000, "masked_author": "username_0", "text": "Not sure if this is the right place to ask, but when trying to use the MacPython repo for pytables for building wheels, the builds are really slow (up to 45 min per instance). The issue is like:\r\n\r\n```\r\nLooking in links: https://nipy.bic.berkeley.edu/manylinux\r\nCollecting numpy==1.9.3\r\n/venv/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:354: SNIMissingWarning: An HTTPS request has been made, but the SNI (Server Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\r\n SNIMissingWarning\r\n/venv/local/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py:150: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings\r\n InsecurePlatformWarning\r\n Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fc0f9ba2650>, 'Connection to nipy.bic.berkeley.edu timed out. (connect timeout=15)')': /manylinux\r\n Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fc0f9ba2790>, 'Connection to nipy.bic.berkeley.edu timed out. (connect timeout=15)')': /manylinux\r\n Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fc0f9ba28d0>, 'Connection to nipy.bic.berkeley.edu timed out. (connect timeout=15)')': /manylinux\r\n Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x7fc0f9ba2a10>, 'Connection to nipy.bic.berkeley.edu timed out. (connect timeout=15)')': /manylinux\r\n```\r\n\r\nand the timeout before a retry seems to be pretty high. I am wondering if this can be improved somehow.\r\n\r\nThe complete logs can be seen at e.g.: https://travis-ci.org/MacPython/pytables-wheels/jobs/505240399\r\n\r\nThanks!", "title": "Too many retries during manylinux rope access", "type": "issue" }, { "action": "created", "author": "matthew-brett", "comment_id": 472584751, "datetime": 1552507631000, "masked_author": "username_1", "text": "You can drop the relevant URL. That server lost it's certificate a while ago: https://github.com/MacPython/pytables-wheels/pull/18", "title": null, "type": "comment" } ]
2
2
2,775
false
false
2,775
false
spockjs/spockjs
spockjs
319,218,075
54
{ "number": 54, "repo": "spockjs", "user_login": "spockjs" }
[ { "action": "opened", "author": "jeysal", "comment_id": null, "datetime": 1525185951000, "masked_author": "username_0", "text": "", "title": "docs(babel-plugin-spock): use full package name with scope in heading", "type": "issue" } ]
2
2
0
false
true
0
false
xamarin/Xamarin.Forms
xamarin
414,860,083
5,394
null
[ { "action": "opened", "author": "dwightbennett", "comment_id": null, "datetime": 1551221649000, "masked_author": "username_0", "text": "<!-- Bug report best practices: https://github.com/xamarin/Xamarin.Forms/wiki/Submitting-Issues -->\r\n\r\n### Description\r\nI was trying to create a secondary menu that slides over the top of a primary menu in the master page of a master detail page. Something that looks like this.\r\n\r\n![screen shot 2019-02-26 at 3 32 34 pm](https://user-images.githubusercontent.com/44422679/53451342-c8250080-39db-11e9-8a7d-dd496f3771bb.png)\r\nOn every platform but the iPad in landscape mode the secondary list view slides behind the detail page and looks really nice, but on the iPad, the list view sticks out on top of the detail page. It looks like this \r\n\r\n![screen shot 2019-02-26 at 3 35 42 pm](https://user-images.githubusercontent.com/44422679/53451542-3cf83a80-39dc-11e9-8ab4-b5703c304048.png)\r\n\r\nThe odd thing is, if I rotate the app to portrait, open the menu and then rotate back to landscape the issue goes away. \r\n\r\nI am attaching a simple Xamarin Forms app that replicates the issue.\r\n\r\n\r\n### Steps to Reproduce\r\n\r\n1. Create a Xamarin Forms app with a master detail page.\r\n2. Set the Master Behavior to Default.\r\n3. Run the app on an iPad in landscape mode.\r\n4. Translate a view in the Master page to the right, off the master page.\r\n\r\n### Expected Behavior\r\nThe translated view should move behind the detail page like all the other platforms do.\r\n### Actual Behavior\r\nThe translated view moves on top of the detail page only on iPads in landscape mode.\r\n### Basic Information\r\n\r\n- Version with issue: Xamarin Forms 3.5\r\n- Last known good version: Not sure if its ever worked\r\n- IDE: Visual Studio for Mac\r\n- Platform Target Frameworks: <!-- All that apply -->\r\n - iOS: 11 <!-- The version of the iOS SDK you are compiling against, e.g. 11.1 -->\r\n- Nuget Packages: None\r\n- Affected Devices: Only iPad\r\n\r\n### Screenshots\r\n\r\n<!-- If the issue is a visual issue, please include screenshots showing the problem if possible -->\r\n\r\n### Reproduction Link\r\n\r\n<!-- Please upload or provide a link to a reproduction case -->\r\nI created a small sample Xamarin Forms project that replicates it. Hopefully this link works.\r\nhttps://tinyurl.com/y6xkuvoz", "title": "[ipad] Master page content views translating over the detail page", "type": "issue" }, { "action": "created", "author": "dwightbennett", "comment_id": 514244993, "datetime": 1563893526000, "masked_author": "username_0", "text": "This can be fixed by using IsClippedToBounds on the container grid. We can close this issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "dwightbennett", "comment_id": null, "datetime": 1563893527000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
2,235
false
false
2,235
false
alphagov/whitehall
alphagov
342,210,180
4,220
{ "number": 4220, "repo": "whitehall", "user_login": "alphagov" }
[ { "action": "opened", "author": "thomasleese", "comment_id": null, "datetime": 1531899242000, "masked_author": "username_0", "text": "This refactors the core Asset Manger workers into services making it clearer what their responsibilities are. This should hopefully make the code easier to understand to new people.\r\n\r\nThe next part will be to change the attachment workers into services, which will make the code clearer but also reduce performance by not requiring a database look up for each subworker in the data update worker. I've decided to do that in a separate PR to make them easier to review.\r\n\r\n[Trello Card](https://trello.com/c/1sd6Ve2a/292-investigate-and-reduce-daily-asset-job-spike)", "title": "Refactor core Asset Manager Workers", "type": "issue" }, { "action": "created", "author": "thomasleese", "comment_id": 405887152, "datetime": 1531910033000, "masked_author": "username_0", "text": "@username_1 Tests pass on this now.", "title": null, "type": "comment" }, { "action": "created", "author": "barrucadu", "comment_id": 405897932, "datetime": 1531912930000, "masked_author": "username_1", "text": "I always feel a bit sad when I refactor something to be clearer, and the number of lines goes up.", "title": null, "type": "comment" }, { "action": "created", "author": "thomasleese", "comment_id": 405898189, "datetime": 1531912993000, "masked_author": "username_0", "text": "Haha yeah, same... maybe after my next refactor it'll go down...", "title": null, "type": "comment" } ]
2
4
761
false
false
761
true
cedricpradalier/ros_task_manager
null
350,468,466
2
null
[ { "action": "opened", "author": "rikba", "comment_id": null, "datetime": 1534258899000, "masked_author": "username_0", "text": "Thank you for providing this state machine @username_1 . \r\n\r\nI am wondering if I could somehow tell my task to do a certain operation only if the parameters have changed.\r\n\r\nI.e.\r\n```\r\ntask_manager_lib::TaskIndicator TrajectoryGeneration::iterate() {\r\n if (cfg.magic_changed_flag) {\r\n updateTrajectory();\r\n }\r\n\r\n return tmm::TaskStatus::TASK_RUNNING;\r\n}\r\n```\r\nwhere I am looking for such `magic_changed_flag`.\r\n\r\nCheers.", "title": "Change task behaviour when dynamic parameter changes.", "type": "issue" }, { "action": "created", "author": "cedricpradalier", "comment_id": 412905428, "datetime": 1534259254000, "masked_author": "username_1", "text": "Hello,\r\n\r\nYou could do it this way and in this case, you could define your magic flag in the .cfg file corresponding to your task. You would then need dynamic_reconfigure GUI to update the flag.\r\n\r\nHowever, I don't think this is the correct approach. It would make more sense for your task to create a service or a subscriber for this magic_flag event (maybe a std_msgs/Bool), and trigger the replanning using the appropriate ROS mechanisms. You could also put the subscriber/service in the environment is several tasks will need the same variables. \r\n\r\nUpdate of the task parameters with dynamic reconfigure was designed initially for control gains, to make it easier to fine tune a task control law. I don't think they are the right mechanism for system-level interaction with the task.", "title": null, "type": "comment" }, { "action": "created", "author": "rikba", "comment_id": 412911808, "datetime": 1534260334000, "masked_author": "username_0", "text": "I agree that it would be wrong to send a command to my node via rqt_reconfigure.\r\n\r\nWe currently use rqt_reconfigure to change the trajectory parameters, e.g., maximum velocity. And we were wondering if our task could only recalculate the trajectory if we change these parameters instead of constantly replan even if the parameters did not change. Kind of like a callback to the rqt_reconfigure server.\r\n\r\nMaybe that's both the same and we should reconsider our design and replan on a specific event, e.g., service request.\r\n\r\nIf you have another idea of monitoring changing rqt_reconfigure parameters I'd appreciate. Otherwise you can consider the issue closed and I rework our design :)", "title": null, "type": "comment" }, { "action": "created", "author": "cedricpradalier", "comment_id": 412913855, "datetime": 1534260680000, "masked_author": "username_1", "text": "The only alternative so far would be for you to store the value of the parameter (or the whole cfg structure) as a class member and check if it has been changed when entering iterate, this is typically how the callbacks for dynamic reconfigure are implemented. \r\n\r\nIt would also be possible to add a ros::Time to the callback to record when the dynamic reconfigure callback was called but I am not sure this is the right design. Feel free to give it a go. The class that register the dynamic reconfigure server is TaskDefinition in task_manager_lib.", "title": null, "type": "comment" }, { "action": "created", "author": "rikba", "comment_id": 412920511, "datetime": 1534261817000, "masked_author": "username_0", "text": "Thanks! These are plausible ideas. We will consider implementing one of both when the trajectory generation becomes a bottleneck! I'd maybe go for the second version as this does not require manually copying all parameters.", "title": null, "type": "comment" }, { "action": "closed", "author": "rikba", "comment_id": null, "datetime": 1534261817000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "cedricpradalier", "comment_id": 413596547, "datetime": 1534435227000, "masked_author": "username_1", "text": "Hi,\r\n\r\nI just found out that all task instance can overload the reconfigure function. This would be an easy way for you to handle your replanning only when a configure event has been triggered.\r\n\r\nFrom TaskDefinition.h:\r\n // Setup a dynamic reconfigure server that just update all the\r\n // config. To be updated \r\n virtual void reconfigure(CFG &config, uint32_t level) {\r\n cfg = config;\r\n }", "title": null, "type": "comment" }, { "action": "created", "author": "rikba", "comment_id": 413787068, "datetime": 1534492232000, "masked_author": "username_0", "text": "Awesome!", "title": null, "type": "comment" } ]
2
8
3,158
false
false
3,158
true
alisw/AliPhysics
alisw
225,461,707
744
{ "number": 744, "repo": "AliPhysics", "user_login": "alisw" }
[ { "action": "opened", "author": "FriederikeBock", "comment_id": null, "datetime": 1493654543000, "masked_author": "username_0", "text": "- modified order of configurations for pPb calo tasks\r\n- added configuration for conv tree pPb", "title": "PWGGA/GammaConv/macros", "type": "issue" }, { "action": "created", "author": "alibuild", "comment_id": 298362019, "datetime": 1493654564000, "masked_author": "username_1", "text": "81eb79e4edc80364c7b0d6ec1b514b30a119d177: approved: will be automatically merged on successful tests", "title": null, "type": "comment" } ]
2
2
194
false
false
194
false
wso2/carbon-apimgt
wso2
378,196,324
5,853
{ "number": 5853, "repo": "carbon-apimgt", "user_login": "wso2" }
[ { "action": "opened", "author": "rmsamitha", "comment_id": null, "datetime": 1541581199000, "masked_author": "username_0", "text": "## Purpose\r\nAdding cross tenant API/Application export support to the REST apis for APIM 2.x to C5 based future release migration\r\n\r\n## Approach\r\nThis PR do the below changes which are required for APIM 2.6.0 to C5 based future release migration\r\n\r\n1) Get list of Applications For Applications export\r\n\r\n- Change Admin REST API - /applications GET to get list of apps for the given tenant/cross tenants too. \r\n- Validate special permissions to allow only the super tenant admin users, only when the server is started with migrationMode=true property, to get cross tenant application list\r\n\r\n2) For exporting Applications \r\n- Change Admin REST API - /export/applications GET to export Apps of the given tenant/cross tenants too\r\n- Validate special permissions to allow only the super tenant admin users, only when the server is started with migrationMode=true property, for cross tenant apps export\r\n\r\n3) Get list of APIs to export \r\n- Change Publisher REST API - /apis GET to get a list of APIs of the given tenant/cross tenants too\r\n- Validate special permissions to allow only the super tenant admin users, only when the server is started with migrationMode=true property, to cross tenant APIs list", "title": "Adding cross tenant APIs/Apps export support to REST API for C5 based future release migration", "type": "issue" }, { "action": "created", "author": "rmsamitha", "comment_id": 524166422, "datetime": 1566533941000, "masked_author": "username_0", "text": "Changed the referring of APIM \"3.0.0\" to \"C5 based future release\". Because when this PR was made the C5 based future release version number was expected to be 3.0.0. But later, due to external reasons, that number was started to use for same C4 based releases. Since this PR is required for C4 product to C5 based product migration, the PR descriptions are updated now.", "title": null, "type": "comment" } ]
1
2
1,571
false
false
1,571
false
GoogleCloudPlatform/google-cloud-java
GoogleCloudPlatform
317,056,214
3,187
null
[ { "action": "opened", "author": "henrik-io", "comment_id": null, "datetime": 1524540057000, "masked_author": "username_0", "text": "I'm using Google DLP through the Google Cloud Java client library, and when I upgraded to the latest version, 0.44.0-beta, I started getting the CertificateException shown below. This runs fine when I run it on my Mac with the Oracle JDK 8, but when run in OpenJDK 8 in a Docker instance, I'm seeing the exception. I have to have this running on OpenJDK. I'm guessing that the certificate is signed by a CA that is unknown to OpenJDK. What's the easiest solution to this? Do I have to install a custom CA for OpenJDK? What's interesting is that the OverOps snapshot contains a call to this method:\r\n\r\n`public io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate(String fqdn, SecureRandom random, int bits, Date notBefore, Date notAfter)`\r\n\r\nand the `fqdn` parameter is actually set to `example.com`. The stack trace is as follows:\r\n```\r\nCertificateException: Issuer class type invalid.\r\nat sun.security.x509.X509CertInfo.setIssuer(Object)\r\nat sun.security.x509.X509CertInfo.set(String, Object)\r\nat io.grpc.netty.shaded.io.netty.handler.ssl.util.OpenJdkSelfSignedCertGenerator.generate(String, KeyPair, SecureRandom, Date, Date)\r\nat io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate.<init>(String, SecureRandom, int, Date, Date)\r\nat io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate.<init>(String, Date, Date)\r\nat io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate.<init>(Date, Date)\r\nat io.grpc.netty.shaded.io.netty.handler.ssl.util.SelfSignedCertificate.<init>()\r\nat io.grpc.netty.shaded.io.netty.handler.ssl.OpenSsl.<clinit>()\r\nat io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts.defaultSslProvider()\r\nat io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts.configure(SslContextBuilder)\r\nat io.grpc.netty.shaded.io.grpc.netty.GrpcSslContexts.forClient()\r\nat io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory.<init>(NettyChannelBuilder$NettyTransportFactory, SslContext)\r\nat io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory$DefaultNettyTransportCreationParamsFilterFactory.<init>(NettyChannelBuilder$NettyTransportFactory, SslContext, NettyChannelBuilder$1)\r\nat io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder$NettyTransportFactory.<init>(NettyChannelBuilder$TransportCreationParamsFilterFactory, Class, Map, NegotiationType, SslContext, EventLoopGroup, int, int, int, long, long, boolean, TransportTracer)\r\nat io.grpc.netty.shaded.io.grpc.netty.NettyChannelBuilder.buildTransportFactory()\r\nat io.grpc.internal.AbstractManagedChannelImplBuilder.build()\r\nat com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createSingleChannel()\r\nat com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.createChannel()\r\nat com.google.api.gax.grpc.InstantiatingGrpcChannelProvider.getTransportChannel()\r\nat com.google.api.gax.rpc.ClientContext.create(StubSettings)\r\nat com.google.cloud.dlp.v2beta1.stub.GrpcDlpServiceStub.create(DlpServiceStubSettings)\r\nat com.google.cloud.dlp.v2beta1.stub.DlpServiceStubSettings.createStub()\r\nat com.google.cloud.dlp.v2beta1.DlpServiceClient.<init>(DlpServiceSettings)\r\nat com.google.cloud.dlp.v2beta1.DlpServiceClient.create(DlpServiceSettings)\r\nat XXXXXXXX.redactContent(Collection, String, Likelihood, List)\r\nat XXXXXXXX.lambda$redact$0(Collection, String, Likelihood, List)\r\nat java.util.concurrent.CompletableFuture$AsyncSupply.run()\r\nat java.lang.Thread.run()\r\n```", "title": "OpenSSL exception with google-cloud-dlp 0.44.0-beta on OpenJDK 8", "type": "issue" }, { "action": "created", "author": "garrettjonesgoogle", "comment_id": 384468912, "datetime": 1524700315000, "masked_author": "username_1", "text": "This doesn't have the feel of something caused by google-cloud-java itself. What was the prior version you were using?", "title": null, "type": "comment" }, { "action": "created", "author": "henrik-io", "comment_id": 384471790, "datetime": 1524701399000, "masked_author": "username_0", "text": "Hi Garrett. I literally have made no other change than upgrade the DLP jar from `0.34.0-beta` to `0.44.0-beta`. There are no code, JRE/JDK, or deployment changes, etc. It's super reproducible in my case. By reverting back to `0.34.0-beta` it worked fine again.", "title": null, "type": "comment" }, { "action": "created", "author": "henrik-io", "comment_id": 384474646, "datetime": 1524702509000, "masked_author": "username_0", "text": "OK, will do. I'm tied up with other stuff at the moment, but I may get some time early next week to try it. Thanks.", "title": null, "type": "comment" }, { "action": "created", "author": "sduskis", "comment_id": 432421266, "datetime": 1540329072000, "masked_author": "username_2", "text": "I'm going to close this, since it looks like a version specific issue and I'm guessing that the issue no longer exists. Please reopen if this is still an issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "sduskis", "comment_id": null, "datetime": 1540329072000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
6
4,137
false
false
4,137
false
jlippold/tweakCompatible
null
423,394,668
79,502
null
[ { "action": "opened", "author": "DizzyDz", "comment_id": null, "datetime": 1553104622000, "masked_author": "username_0", "text": "```\r\n{\r\n \"packageId\": \"com.yourepo.dizzy.blackors\",\r\n \"action\": \"working\",\r\n \"userInfo\": {\r\n \"arch32\": false,\r\n \"packageId\": \"com.yourepo.dizzy.blackors\",\r\n \"deviceId\": \"iPhone10,6\",\r\n \"url\": \"http://cydia.saurik.com/package/com.yourepo.dizzy.blackors/\",\r\n \"iOSVersion\": \"12.1.1\",\r\n \"packageVersionIndexed\": false,\r\n \"packageName\": \"Blackors\",\r\n \"category\": \"Themes\",\r\n \"repository\": \"Dizzy Source\",\r\n \"name\": \"Blackors\",\r\n \"installed\": \"1.0\",\r\n \"packageIndexed\": false,\r\n \"packageStatusExplaination\": \"This tweak has not been reviewed. Please submit a review if you choose to install.\",\r\n \"id\": \"com.yourepo.dizzy.blackors\",\r\n \"commercial\": false,\r\n \"packageInstalled\": true,\r\n \"tweakCompatVersion\": \"0.1.5\",\r\n \"shortDescription\": \"Blackors-A-Cool-Theme-for-anemone\",\r\n \"latest\": \"1.0\",\r\n \"author\": \"Dizzy\",\r\n \"packageStatus\": \"Unknown\"\r\n },\r\n \"base64\": \"eyJhcmNoMzIiOmZhbHNlLCJwYWNrYWdlSWQiOiJjb20ueW91cmVwby5kaXp6eS5ibGFja29ycyIsImRldmljZUlkIjoiaVBob25lMTAsNiIsInVybCI6Imh0dHA6XC9cL2N5ZGlhLnNhdXJpay5jb21cL3BhY2thZ2VcL2NvbS55b3VyZXBvLmRpenp5LmJsYWNrb3JzXC8iLCJpT1NWZXJzaW9uIjoiMTIuMS4xIiwicGFja2FnZVZlcnNpb25JbmRleGVkIjpmYWxzZSwicGFja2FnZU5hbWUiOiJCbGFja29ycyIsImNhdGVnb3J5IjoiVGhlbWVzIiwicmVwb3NpdG9yeSI6IkRpenp5IFNvdXJjZSIsIm5hbWUiOiJCbGFja29ycyIsImluc3RhbGxlZCI6IjEuMCIsInBhY2thZ2VJbmRleGVkIjpmYWxzZSwicGFja2FnZVN0YXR1c0V4cGxhaW5hdGlvbiI6IlRoaXMgdHdlYWsgaGFzIG5vdCBiZWVuIHJldmlld2VkLiBQbGVhc2Ugc3VibWl0IGEgcmV2aWV3IGlmIHlvdSBjaG9vc2UgdG8gaW5zdGFsbC4iLCJpZCI6ImNvbS55b3VyZXBvLmRpenp5LmJsYWNrb3JzIiwiY29tbWVyY2lhbCI6ZmFsc2UsInBhY2thZ2VJbnN0YWxsZWQiOnRydWUsInR3ZWFrQ29tcGF0VmVyc2lvbiI6IjAuMS41Iiwic2hvcnREZXNjcmlwdGlvbiI6IkJsYWNrb3JzLUEtQ29vbC1UaGVtZS1mb3ItYW5lbW9uZSIsImxhdGVzdCI6IjEuMCIsImF1dGhvciI6IkRpenp5IiwicGFja2FnZVN0YXR1cyI6IlVua25vd24ifQ==\",\r\n \"chosenStatus\": \"working\",\r\n \"notes\": \"\"\r\n}\r\n```", "title": "`Blackors` working on iOS 12.1.1", "type": "issue" }, { "action": "closed", "author": "jlippold", "comment_id": null, "datetime": 1553104881000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
3
2,117
false
true
1,875
false
alphagov/whitehall
alphagov
309,979,889
3,940
{ "number": 3940, "repo": "whitehall", "user_login": "alphagov" }
[ { "action": "created", "author": "elliotcm", "comment_id": 387352733, "datetime": 1525774000000, "masked_author": "username_0", "text": "I've updated the schema file, but there's a couple of test failures and a giant sack of deprecations to fix up and I'm out of allotted time.\r\n\r\nWe'll create a ticket for this.", "title": null, "type": "comment" }, { "action": "created", "author": "elliotcm", "comment_id": 387354443, "datetime": 1525774407000, "masked_author": "username_0", "text": "https://trello.com/c/HmaPc3Sg/371-complete-whitehall-rails-upgrade-to-51", "title": null, "type": "comment" }, { "action": "created", "author": "cbaines", "comment_id": 387827450, "datetime": 1525889483000, "masked_author": "username_1", "text": "I've pushed a commit fixing some ordering issues with `has_many` things. Still need to try and understand the issue more.\r\n\r\nI found something about the `_routes` issue, but unfortunately it doesn't give any information https://www.reddit.com/r/rails/comments/6cniva/rails_51_polymorphic_url_issues_during_testing/", "title": null, "type": "comment" }, { "action": "created", "author": "cbaines", "comment_id": 404255140, "datetime": 1531331290000, "masked_author": "username_1", "text": "I've created https://github.com/alphagov/whitehall/pull/4200 for this change now.", "title": null, "type": "comment" }, { "action": "created", "author": "cbaines", "comment_id": 407417990, "datetime": 1532441005000, "masked_author": "username_1", "text": "This hasn't moved forward in a while now, so I've opened https://github.com/alphagov/whitehall/pull/4236 instead.", "title": null, "type": "comment" } ]
3
7
4,453
false
true
755
false
JuliaLang/julia
JuliaLang
326,691,123
27,267
null
[ { "action": "opened", "author": "alkorang", "comment_id": null, "datetime": 1527292155000, "masked_author": "username_0", "text": "```\r\njulia> versioninfo()\r\nJulia Version 0.7.0-DEV.5219\r\nCommit b65712285a* (2018-05-25 14:37 UTC)\r\nPlatform Info:\r\n OS: Windows (i686-w64-mingw32)\r\n CPU: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz\r\n WORD_SIZE: 32\r\n LIBM: libopenlibm\r\n LLVM: libLLVM-6.0.0 (ORCJIT, ivybridge)\r\n\r\njulia> display(\"δ\"); println(\"δ\")\r\n\"��\"\r\nδ\r\n\r\njulia> display(\"한\"); println(\"한\")\r\n\"���\"\r\n한\r\n\r\njulia> display(\"aδ한a\"); println(\"aδ한a\")\r\n\"a�����a\"\r\naδ한a\r\n\r\njulia>\r\n```", "title": "display() problem printing multi-bytes characters", "type": "issue" }, { "action": "created", "author": "digital-carver", "comment_id": 392243562, "datetime": 1527319927000, "masked_author": "username_1", "text": "Can't reproduce on my few weeks old build: \r\n\r\n```\r\njulia> versioninfo()\r\nJulia Version 0.7.0-DEV.5039\r\nCommit 6a2313094d* (2018-05-08 06:05 UTC)\r\nPlatform Info:\r\n OS: Windows (x86_64-w64-mingw32)\r\n CPU: Intel(R) Core(TM)2 Duo CPU P8600 @ 2.40GHz\r\n WORD_SIZE: 64\r\n LIBM: libopenlibm\r\n LLVM: libLLVM-6.0.0 (ORCJIT, penryn)\r\n\r\njulia> display(\"கககபோ\"); println(\"கககபோ\");\r\n\"கககபோ\"\r\nகககபோ\r\n\r\njulia> display(\"한\"); println(\"한\")\r\n\"한\"\r\n한\r\n\r\njulia> display(\"aδ한a\"); println(\"aδ한a\")\r\n\"aδ한a\"\r\naδ한a\r\n\r\njulia>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "nalimilan", "comment_id": 392258133, "datetime": 1527337596000, "masked_author": "username_2", "text": "Probably a Windows-specific issue, as I cannot reproduce it either on Linux with a build from yesterday. What's your terminal app? Could you try with another one?", "title": null, "type": "comment" }, { "action": "created", "author": "alkorang", "comment_id": 392260717, "datetime": 1527340521000, "masked_author": "username_0", "text": "I use CMD, PowerShell, and mintty installed along with \"Git for Windows\". With mintty, no problem.\r\n\r\nBy the way it was not a problem with Julia 0.6.2 in any terminals.\r\n```\r\njulia> display(\"δ\"); println(\"δ\")\r\n\"δ\"\r\nδ\r\n\r\njulia> display(\"한\"); println(\"한\")\r\n\"한\"\r\n한\r\n\r\njulia> display(\"aδ한a\"); println(\"aδ한a\")\r\n\"aδ한a\"\r\naδ한a\r\n\r\njulia> versioninfo()\r\nJulia Version 0.6.2\r\nCommit d386e40c17* (2017-12-13 18:08 UTC)\r\nPlatform Info:\r\n OS: Windows (x86_64-w64-mingw32)\r\n CPU: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz\r\n WORD_SIZE: 64\r\n BLAS: libopenblas (USE64BITINT DYNAMIC_ARCH NO_AFFINITY Sandybridge)\r\n LAPACK: libopenblas64_\r\n LIBM: libopenlibm\r\n LLVM: libLLVM-3.9.1 (ORCJIT, ivybridge)\r\n\r\njulia>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "alkorang", "comment_id": 392261456, "datetime": 1527341240000, "masked_author": "username_0", "text": "https://github.com/JuliaLang/julia/blob/deaefef5e34855e42270c8f257802db413b22cc6/base/multimedia.jl#L194-L205\r\n\r\nBy default `display(x)` uses `TextDisplay` and it call `show()` function.\r\n```\r\njulia> display(\"δ\"); show(\"δ\")\r\n\"��\"\r\n\"��\"\r\njulia> display(\"한\"); display(\"한\")\r\n\"���\"\r\n\"���\"\r\n\r\njulia> display(\"aδ한a\"); show(\"aδ한a\")\r\n\"a�����a\"\r\n\"a�����a\"\r\njulia>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "alkorang", "comment_id": 392350674, "datetime": 1527443436000, "masked_author": "username_0", "text": "Write `String` UTF-8 bytes directrly works:\r\nhttps://github.com/JuliaLang/julia/blob/2256c6baccfbc3ce34956cc72b6d01d3f40904f5/base/strings/io.jl#L149-L152\r\n\r\nWriting `Char` code has a problem on Windows:\r\nhttps://github.com/JuliaLang/julia/blob/2256c6baccfbc3ce34956cc72b6d01d3f40904f5/base/io.jl#L565-L573\r\n\r\n`write()` calls `unsafe_write` with `String` which copies the bytes into `io`, while it writes single byte at a time with `Char`.\r\n```\r\njulia> A = unsafe_wrap(Array{UInt8,1}, pointer(\"한\"), (sizeof(\"한\"),))\r\n3-element Array{UInt8,1}:\r\n 0xed\r\n 0x95\r\n 0x9c\r\n\r\njulia> write(stdout, A);\r\n한\r\njulia> for c in A; write(stdout, c); end\r\n���\r\njulia>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "vtjnash", "comment_id": 403933408, "datetime": 1531249645000, "masked_author": "username_3", "text": "We should probably consider fixing this is in libuv. It explicitly mutates the stream of utf-8 bytes when writing to a Console (into utf-16). When emitting a truncated trailing character, we should perhaps buffer it instead until the rest of the character (or the start of a new character) is written.", "title": null, "type": "comment" }, { "action": "created", "author": "StefanKarpinski", "comment_id": 403937810, "datetime": 1531250652000, "masked_author": "username_4", "text": "That does seem like a cleaner and more general way to fix this.", "title": null, "type": "comment" }, { "action": "created", "author": "davidanthoff", "comment_id": 403964940, "datetime": 1531256579000, "masked_author": "username_5", "text": "I think this should be assigned to the 0.7 milestone, i.e. I think this needs to be fixed before a release and should be treated as blocking. As far as I can tell all the ``show`` methods for all the tables in the various packages like DataFrames.jl are broken on Window because of this, and having those work properly seems really important for a release.", "title": null, "type": "comment" }, { "action": "created", "author": "vtjnash", "comment_id": 403970360, "datetime": 1531257762000, "masked_author": "username_3", "text": "Yes, that's essentially what the regression tag means", "title": null, "type": "comment" }, { "action": "created", "author": "davidanthoff", "comment_id": 403978135, "datetime": 1531259601000, "masked_author": "username_5", "text": "Oh, so the 65 open issues that have the ``regression` tag all need to be fixed before 0.7 can ship?", "title": null, "type": "comment" }, { "action": "created", "author": "JeffBezanson", "comment_id": 403981630, "datetime": 1531260437000, "masked_author": "username_6", "text": "No. \"Regression\" does not mean the same thing as \"release blocker\", it just means something is worse than before. A 10% drop in performance would be a regression, but probably not release-blocking.", "title": null, "type": "comment" }, { "action": "created", "author": "davidanthoff", "comment_id": 403982685, "datetime": 1531260717000, "masked_author": "username_5", "text": "So, I think this issue should be classified as \"release blocker\", and you guys can figure out what combination of labels/milestone signals that :)", "title": null, "type": "comment" }, { "action": "created", "author": "bkamins", "comment_id": 407907651, "datetime": 1532555333000, "masked_author": "username_7", "text": "What would you say about such an approach?\r\n\r\n```\r\nconst CHAR_BUF = Vector{UInt8}(undef, 4)\r\nconst PTR_CHAR_BUF = pointer(CHAR_BUF)\r\n\r\nfunction write(io::IO, c::Char)\r\n u = bswap(reinterpret(UInt32, c))\r\n n = UInt(1)\r\n while true\r\n @inbounds CHAR_BUF[n] = u % UInt8\r\n (u >>= 8) == 0 && return unsafe_write(io, PTR_CHAR_BUF, n)\r\n n += 1\r\n end\r\nend\r\n```\r\n\r\nNot sure if `PTR_CHAR_BUF` is needed to be defined for performance reasons (maybe `pointer(CHAR_BUF)` in the body of the function is equivalent)?", "title": null, "type": "comment" }, { "action": "created", "author": "bkamins", "comment_id": 407908134, "datetime": 1532555452000, "masked_author": "username_7", "text": "I see I have made a suggestion in parallel to @username_6 commit - I will check which is faster.", "title": null, "type": "comment" }, { "action": "created", "author": "bkamins", "comment_id": 407909471, "datetime": 1532555790000, "masked_author": "username_7", "text": "Maybe in @username_6 PR you can avoid `u = fill(hton(v))` by making `u` a global constant and replacing it with `u[] = hton(v)`?", "title": null, "type": "comment" }, { "action": "created", "author": "JeffBezanson", "comment_id": 407910348, "datetime": 1532556010000, "masked_author": "username_6", "text": "Ha, amazing timing. I've been habitually avoiding something like that since it's not thread-safe, but we can't do I/O from multiple threads yet anyway so maybe it's ok for now.", "title": null, "type": "comment" }, { "action": "created", "author": "bkamins", "comment_id": 407912213, "datetime": 1532556413000, "masked_author": "username_7", "text": "Actually - after writing it I thought about threads also. You should create a global `Tuple` containing the `CHAR_BUF` individually allocated for each thread. We can do it, because number of threads is fixed in Julia on startup. This way you can make it threadsafe and avoid false sharing / NUMA issues (`CHAR_BUF` would have to be allocated on startup individually by each thread).", "title": null, "type": "comment" }, { "action": "created", "author": "JeffBezanson", "comment_id": 407918233, "datetime": 1532558137000, "masked_author": "username_6", "text": "Oh wait, I don't think that works either because multiple tasks can be trying to write at the same time, even with one thread.", "title": null, "type": "comment" }, { "action": "closed", "author": "JeffBezanson", "comment_id": null, "datetime": 1532799107000, "masked_author": "username_6", "text": "", "title": null, "type": "issue" } ]
8
20
5,494
false
false
5,494
true
adamgruber/mochawesome
null
280,206,815
217
null
[ { "action": "opened", "author": "opub", "comment_id": null, "datetime": 1512666340000, "masked_author": "username_0", "text": "I need to save a copy of the report to a PDF with all of my additional context screenshots, etc. visible. Is there an option to have the context visible by default without manually having to click and expand each?\r\n\r\nThis is a great product! Keep up the good work. Thanks.", "title": "enhancement: auto expand additional context", "type": "issue" }, { "action": "created", "author": "adamgruber", "comment_id": 350064387, "datetime": 1512673708000, "masked_author": "username_1", "text": "Thanks for the feedback @username_0!\r\n\r\nUnfortunately there's currently no easy way to expand all tests. There's also no setting to default them to an expanded state and I'm not sure I'd add something like that. I'm not sure how many tests you have but for each test the report does not render the expanded info into the DOM initially. The render only happens upon clicking. This is important because it significantly cuts down on the number of DOM nodes that need to be rendered. Since rendering in the DOM is typically the slowest operation, this can save many seconds of load time for large test suites.\r\n\r\nA possible solution would be to add a button that toggles expansion for all tests. I'll have to think through this a bit to see if it makes sense and where it would live.", "title": null, "type": "comment" }, { "action": "created", "author": "opub", "comment_id": 350287329, "datetime": 1512746004000, "masked_author": "username_0", "text": "Understood. What if there was a way to add a custom script or HTML to the report template? That could at least provide the hook to have my own expansion code execute when the report is opened. Something similar could also be useful for people looking to adjust the layout or branding of the report.", "title": null, "type": "comment" }, { "action": "created", "author": "adamgruber", "comment_id": 362613977, "datetime": 1517584561000, "masked_author": "username_1", "text": "The report has been carefully designed and thought out to optimally present the results of a test run. There are no plans to support adjusting the layout or adding custom branding. If this is something you require, you could add some kind of post-processing after the report has been generated.", "title": null, "type": "comment" }, { "action": "closed", "author": "adamgruber", "comment_id": null, "datetime": 1517584562000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "ksvvandana", "comment_id": 790419171, "datetime": 1614845867000, "masked_author": "username_2", "text": "Is this enhancement made?", "title": null, "type": "comment" } ]
3
6
1,663
false
false
1,663
true
opencv/opencv
opencv
300,288,364
10,943
null
[ { "action": "opened", "author": "dustsigns", "comment_id": null, "datetime": 1519659923000, "masked_author": "username_0", "text": "##### System information (version)\r\n- OpenCV => master\r\n- Operating System / Platform => Ubuntu 16.04\r\n- Compiler => g++ 5.4.0\r\n\r\n##### Detailed description\r\n\r\nWhen building OpenCV, tinydnn is downloaded even when no dnn modules are enabled. This is especially annoying on machines with slow or no internet connections that are just for building.\r\n\r\n##### Steps to reproduce\r\n\r\nBuilding OpenCV like this\r\n\r\n`cmake -D OPENCV_EXTRA_MODULES_PATH=../opencv_contrib-3.4.1/modules -D BUILD_LIST=calib3d,features2d,flann,highgui,imgcodecs,imgproc,ml,objdetect,sfm,stereo,video,videoio,viz,xfeatures2 -D BUILD_ITT=OFF -D WITH_1394=OFF -D WITH_GSTREAMER=OFF -D WITH_IPP=OFF -D WITH_JASPER=OFF -D WITH_WEBP=OFF -D WITH_OPENEXR=OFF -D WITH_PVAPI=OFF -D WITH_GIGEAPI=OFF -D WITH_QT=ON -D WITH_TIFF=OFF -D WITH_OPENCL=OFF -D BUILD_opencv_apps=OFF -D BUILD_DOCS=OFF -D BUILD_PACKAGE=OFF -D BUILD_PERF_TESTS=OFF -D BUILD_TESTS=OFF -D BUILD_FAT_JAVA_LIB=OFF -D ENABLE_PRECOMPILED_HEADERS=OFF -D CMAKE_BUILD_TYPE=RELEASE ../opencv-3.4.1/`\r\n\r\ndownloads tinydnn:\r\n\r\n```\r\n[..]\r\n-- Protobuf: NO\r\n-- Glog: YES\r\n-- tiny-dnn: Download: v1.0.0a3.tar.gz\r\n-- Looking for tiny_dnn.h\r\n-- Looking for tiny_dnn.h - found\r\n-- Found tiny-dnn in: /home/stud/OpenCV/build/3rdparty/tinydnn/tiny-dnn-1.0.0a3\r\n-- Performing Test COMPILER_SUPPORTS_CXX11\r\n-- Performing Test COMPILER_SUPPORTS_CXX11 - Success\r\n[..]\r\n```\r\n\r\nThe `cmake` output at the end shows that no dnn modules are built:\r\n\r\n```\r\n-- OpenCV modules:\r\n-- To be built: calib3d core features2d flann highgui imgcodecs imgproc ml objdetect sfm stereo video videoio viz xfeatures2d\r\n-- Disabled: js world\r\n-- Disabled by dependency: aruco bgsegm bioinspired ccalib cvv datasets dnn dnn_objdetect dpm face fuzzy hdf hfs img_hash java_bindings_generator line_descriptor optflow phase_unwrapping photo plot python_bindings_generator reg rgbd saliency shape stitching structured_light superres surface_matching text tracking videostab ximgproc xobjdetect xphoto\r\n-- Unavailable: cnn_3dobj cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev dnn_modern freetype java matlab ovis python2 python3 ts\r\n```\r\n\r\nThe download seems to be specified in the `CMakeLists.txt` file in `opencv_contrib-3.4.1/modules/dnn_modern`.", "title": "tinydnn is downloaded even when it is disabled", "type": "issue" }, { "action": "created", "author": "alalek", "comment_id": 393484291, "datetime": 1527761682000, "masked_author": "username_1", "text": "This dependency is removed (with dnn_modern modules from opencv_contrib repository).", "title": null, "type": "comment" }, { "action": "closed", "author": "alalek", "comment_id": null, "datetime": 1527761682000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
2,479
false
false
2,479
false
MVIG-SJTU/AlphaPose
MVIG-SJTU
369,439,023
154
null
[ { "action": "opened", "author": "zkloveai", "comment_id": null, "datetime": 1539330823000, "masked_author": "username_0", "text": "你好。我在服务器运行的时候出现这个问题。\r\n1.对多个图片进行test的时候偶尔出现这个问题。\r\n2.对视频test时候总出现。", "title": " cuda runtime error (2) : out of memory at /pytorch/aten/src/THC/generic/THCStorage.cu:58", "type": "issue" }, { "action": "created", "author": "FoolishMao", "comment_id": 430084439, "datetime": 1539658980000, "masked_author": "username_1", "text": "试一下posepatch改小一点", "title": null, "type": "comment" } ]
2
2
80
false
false
80
false
LedgerHQ/ledger-live-desktop
LedgerHQ
353,045,127
1,445
null
[ { "action": "opened", "author": "dasilvarosa", "comment_id": null, "datetime": 1534957760000, "masked_author": "username_0", "text": "- [x] I have checked this feature was not yet requested.\r\n\r\nCopy-pasting an address with a space renders it invalid. Sometimes users paste an address with a trailing space, that they don't notice, resulting in an invalid address warning. \r\n\r\nIf possible, it would be nice to remove spaces from address fields.", "title": "Automatically remove spaces from address", "type": "issue" }, { "action": "closed", "author": "dasilvarosa", "comment_id": null, "datetime": 1536315046000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
309
false
false
309
false
mnubo/smartobjects-go-client
mnubo
368,403,229
3
{ "number": 3, "repo": "smartobjects-go-client", "user_login": "mnubo" }
[ { "action": "opened", "author": "jtheoof", "comment_id": null, "datetime": 1539120071000, "masked_author": "username_0", "text": "", "title": "feat(client): add compression handling", "type": "issue" }, { "action": "created", "author": "jtheoof", "comment_id": 428575390, "datetime": 1539178782000, "masked_author": "username_0", "text": "What is the issue with the error handling?", "title": null, "type": "comment" }, { "action": "created", "author": "daddykotex", "comment_id": 428577417, "datetime": 1539179101000, "masked_author": "username_1", "text": "My opinion is that it's terribly ugly & repetitive, but that's how it is, nothing we can do (ranting)", "title": null, "type": "comment" }, { "action": "created", "author": "jtheoof", "comment_id": 428577751, "datetime": 1539179164000, "masked_author": "username_0", "text": "Definitely not my favorite part of the language.", "title": null, "type": "comment" } ]
2
4
191
false
false
191
false
dart-lang/sdk
dart-lang
370,687,619
34,816
null
[ { "action": "opened", "author": "scheglov", "comment_id": null, "datetime": 1539706064000, "masked_author": "username_0", "text": "This causes build failures.\r\n\r\nhttps://github.com/flutter/flutter/pull/23130/checks?check_run_id=23921607", "title": "INVALID_USE_OF_PROTECTED_MEMBER is reported in documentation comments", "type": "issue" }, { "action": "created", "author": "scheglov", "comment_id": 430302285, "datetime": 1539706837000, "masked_author": "username_0", "text": "CL for review https://dart-review.googlesource.com/c/sdk/+/80267", "title": null, "type": "comment" }, { "action": "closed", "author": "scheglov", "comment_id": null, "datetime": 1539712751000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "scheglov", "comment_id": 430336560, "datetime": 1539712751000, "masked_author": "username_0", "text": "Fixed.", "title": null, "type": "comment" }, { "action": "created", "author": "devoncarew", "comment_id": 430364816, "datetime": 1539717511000, "masked_author": "username_1", "text": "Note that we'll need to revert part of https://github.com/flutter/flutter/pull/23130/files when the fix for this lands in Flutter.", "title": null, "type": "comment" } ]
2
5
305
false
false
305
false
chimple/tahiti
chimple
363,017,544
147
null
[ { "action": "opened", "author": "talapadi", "comment_id": null, "datetime": 1537766350000, "masked_author": "username_0", "text": "", "title": "Brush for adding points and joining them freely", "type": "issue" }, { "action": "created", "author": "anandb5", "comment_id": 427763480, "datetime": 1538989081000, "masked_author": "username_1", "text": "Need to add dots/ blur line while drawing.", "title": null, "type": "comment" } ]
2
2
42
false
false
42
false
mulesoft-labs/oddish
mulesoft-labs
289,633,311
1
null
[ { "action": "opened", "author": "machaval", "comment_id": null, "datetime": 1516283074000, "masked_author": "username_0", "text": "According to npm this is an invalid version \r\n\r\nTypeError: Invalid Version: 2.1.0-20180118.031027.commit-38fb92f\r\n at new SemVer (/home/travis/build/mulesoft/data-weave/parser-js/dw-parser-js/node_modules/semver/semver.js:293:11)\r\n at compare (/home/travis/build/mulesoft/data-weave/parser-js/dw-parser-js/node_modules/semver/semver.js:566:39)\r\n at Function.gte (/home/travis/build/mulesoft/data-weave/parser-js/dw-parser-js/node_modules/semver/semver.js:615:10)\r\n at run (/home/travis/build/mulesoft/data-weave/parser-js/dw-parser-js/node_modules/oddish/scripts/publish.js:106:20)\r\n at <anonymous>\r\n at process._tickCallback (internal/process/next_tick.js:188:7)", "title": "Creates an invalid version", "type": "issue" } ]
1
1
681
false
false
681
false
damiantw/laravel-scout-mysql-driver
null
196,836,467
12
null
[ { "action": "opened", "author": "azcoppen", "comment_id": null, "datetime": 1482290242000, "masked_author": "username_0", "text": "Using version ^1.0 for username_4/laravel-scout-mysql-driver \r\n./composer.json has been updated\r\nLoading composer repositories with package information\r\nUpdating dependencies (including require-dev) \r\nYour requirements could not be resolved to an installable set of packages.\r\n\r\n Problem 1\r\n - username_4/laravel-scout-mysql-driver v1.0.4 requires laravel/scout ^1.1 -> satisfiable by laravel/scout[v1.1.10, v1.1.11, v1.1.12, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7, v1.1.8, v1.1.9] but these conflict with your requirements or minimum-stability.\r\n - username_4/laravel-scout-mysql-driver v1.0.3 requires laravel/scout ^1.1 -> satisfiable by laravel/scout[v1.1.10, v1.1.11, v1.1.12, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7, v1.1.8, v1.1.9] but these conflict with your requirements or minimum-stability.\r\n - username_4/laravel-scout-mysql-driver v1.0.2 requires laravel/scout ^1.1 -> satisfiable by laravel/scout[v1.1.10, v1.1.11, v1.1.12, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7, v1.1.8, v1.1.9] but these conflict with your requirements or minimum-stability.\r\n - username_4/laravel-scout-mysql-driver v1.0.1 requires laravel/scout ^1.1 -> satisfiable by laravel/scout[v1.1.10, v1.1.11, v1.1.12, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7, v1.1.8, v1.1.9] but these conflict with your requirements or minimum-stability.\r\n - username_4/laravel-scout-mysql-driver v1.0.0 requires laravel/scout ^1.1 -> satisfiable by laravel/scout[v1.1.10, v1.1.11, v1.1.12, v1.1.3, v1.1.4, v1.1.5, v1.1.6, v1.1.7, v1.1.8, v1.1.9] but these conflict with your requirements or minimum-stability.\r\n - Installation request for username_4/laravel-scout-mysql-driver ^1.0 -> satisfiable by username_4/laravel-scout-mysql-driver[v1.0.0, v1.0.1, v1.0.2, v1.0.3, v1.0.4].\r\n\r\n\r\nInstallation failed, reverting ./composer.json to its original content.", "title": "Not compatible with Scout 2", "type": "issue" }, { "action": "created", "author": "jonathan-bird", "comment_id": 270807294, "datetime": 1483666117000, "masked_author": "username_1", "text": "+1 would love this", "title": null, "type": "comment" }, { "action": "created", "author": "sullyfischer", "comment_id": 275134908, "datetime": 1485357420000, "masked_author": "username_2", "text": "+1", "title": null, "type": "comment" }, { "action": "created", "author": "thomaswardiii", "comment_id": 284844165, "datetime": 1488917459000, "masked_author": "username_3", "text": "There was a commit a few hours ago that adds Laravel Scout 3 and Laravel 5.4 references. Try it now?", "title": null, "type": "comment" }, { "action": "created", "author": "sullyfischer", "comment_id": 284855194, "datetime": 1488919970000, "masked_author": "username_2", "text": "I forked it myself, and it's working fine. Is there anything else added? (other than updating the composer.json file)", "title": null, "type": "comment" }, { "action": "closed", "author": "damiantw", "comment_id": null, "datetime": 1489077218000, "masked_author": "username_4", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "thomaswardiii", "comment_id": 285504937, "datetime": 1489098710000, "masked_author": "username_3", "text": "@username_2 No but you should look at how it was implemented here since the method used here is backwards compatible with 5.3 and 5.4 Laravel and multiple versions of Scout", "title": null, "type": "comment" } ]
5
7
2,321
false
false
2,321
true
Homebrew/homebrew-core
Homebrew
273,961,310
20,656
{ "number": 20656, "repo": "homebrew-core", "user_login": "Homebrew" }
[ { "action": "opened", "author": "raybellwaves", "comment_id": null, "datetime": 1510697377000, "masked_author": "username_0", "text": "- [x] Have you followed the [guidelines for contributing](https://github.com/Homebrew/homebrew-core/blob/master/CONTRIBUTING.md)?\r\n- [x] Have you checked that there aren't other open [pull requests](https://github.com/Homebrew/homebrew-core/pulls) for the same formula update/change?\r\n- [ ] Have you built your formula locally with `brew install --build-from-source <formula>`, where `<formula>` is the name of the formula you're submitting?\r\n- [ ] Does your build pass `brew audit --strict <formula>` (after doing `brew install <formula>`)?\r\n\r\n-----\r\n\r\nThis is my first attempt at a PR for homebrew.\r\n\r\neccodes.rb is a bit of a hack at the moment and i'm trying to do the simplest install.\r\n\r\nThe install is failing with:\r\n`Scanning dependencies of target grib_to_netcdf make[2]: *** No rule to make target/usr/local/lib/libz.dylib', needed by bin/grib_to_netcdf'. Stop.`\r\n\r\nAfter running brew doctor I remember deleting `/usr/local/lib/libz.1.2.8.dylib` and `/usr/local/lib/libz.a`. Not sure if this is part of the issue?\r\n\r\nI also noticed it is naming it eccodes 2 instead of eccodes 2.5.0. I will try to change this in the future.\r\n\r\nThe logs can be found at:\r\nhttps://miami.box.com/s/ynfczami03nb71emdvtdpk80f13zh3a3\r\n\r\nAny help would be appreciated", "title": "WIP: eccodes 2.5.0", "type": "issue" }, { "action": "created", "author": "ilovezfs", "comment_id": 365636582, "datetime": 1518621019000, "masked_author": "username_1", "text": "We cannot accept formulae that have `false` as their test block or the `brew create` template pieces still in the formula.", "title": null, "type": "comment" } ]
3
4
1,652
false
true
1,376
false
mockyeah/mockyeah
mockyeah
403,606,726
252
null
[ { "action": "opened", "author": "AndersDJohnson", "comment_id": null, "datetime": 1548630658000, "masked_author": "username_0", "text": "We should support record groups/aliases so that we can store common regexes for `--only` rules in configuration and refer to them by those aliases.\r\n\r\nSo that rather than having to write:\r\n```\r\nmockyeah record --only '(/api/v(.*)/users)|/api/v(.*)/posts)'\r\n```\r\n\r\nWe can write:\r\n\r\n```\r\nmockyeah record --groups users,posts\r\n```\r\n\r\nWhere we have those regexes defined in config as:\r\n\r\n```js\r\n{\r\n \"groups\": {\r\n \"users\": \"/api/v(.*)/users\",\r\n \"posts\": \"/api/v(.*)/posts\"\r\n }\r\n}\r\n```\r\n\r\nWe could also use this feature to store recorded fixture data under a subdirectory specific to the group (though not recordings, since they can hit multiple URLs matching multiple groups).", "title": "feat: record groups", "type": "issue" }, { "action": "closed", "author": "AndersDJohnson", "comment_id": null, "datetime": 1549499693000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
2
679
false
false
679
false
Microsoft/vscode
Microsoft
364,967,267
59,635
null
[ { "action": "opened", "author": "g-arjones", "comment_id": null, "datetime": 1538153756000, "masked_author": "username_0", "text": "<!-- Please search existing issues to avoid creating duplicates. --> \r\n<!-- Also please test using the latest insiders build to make sure your issue has not already been fixed: https://code.visualstudio.com/insiders/ -->\r\n\r\n<!-- Use Help > Report Issue to prefill these. -->\r\n- VSCode Version: 1.27.2\r\n- OS Version: Ubuntu 16.04 64-bit\r\n\r\nSteps to Reproduce:\r\n\r\n1. [Clone this repo](https://github.com/username_0/vscode-task-provider-bug)\r\n2. Run the extension\r\n3. Run the \"Terminal Test Task\" provided by the extension\r\n4. You should see something like `1111 == 1111` \r\n5. Run the same task again, you should see that Terminal.processId doesn't get updated\r\n\r\n<!-- Launch with `code --disable-extensions` to check. -->\r\nDoes this issue occur when all extensions are disabled?: Yes/No", "title": "Terminal.processId property is not updated once terminal's process is changed", "type": "issue" }, { "action": "created", "author": "g-arjones", "comment_id": 427596652, "datetime": 1538850929000, "masked_author": "username_0", "text": "@username_1 How may I help?", "title": null, "type": "comment" }, { "action": "created", "author": "Tyriar", "comment_id": 427673731, "datetime": 1538935526000, "masked_author": "username_1", "text": "To fix this you need to symlink an extension that uses the API to `~/.vscode-oss-dev/extensions/<extname>` (on macOS, might be different on Linux).\r\n\r\nThe files of interest are:\r\n\r\n- https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/api/node/extHostTerminalService.ts\r\n- https://github.com/Microsoft/vscode/blob/master/src/vs/workbench/api/electron-browser/mainThreadTerminalService.ts\r\n- terminalService, terminalInstance", "title": null, "type": "comment" }, { "action": "created", "author": "g-arjones", "comment_id": 427677870, "datetime": 1538938870000, "masked_author": "username_0", "text": "Oh, I see. Were you able to reproduce it?", "title": null, "type": "comment" }, { "action": "created", "author": "Tyriar", "comment_id": 427687070, "datetime": 1538946378000, "masked_author": "username_1", "text": "@username_0 no, but I believe I've heard this issue before.", "title": null, "type": "comment" }, { "action": "created", "author": "g-arjones", "comment_id": 427687710, "datetime": 1538946971000, "masked_author": "username_0", "text": "@username_1 Well, unless I am overlooking something, seems to be a regression from 35ae86231af1afd17bedc69ae89daf6fc3bd0d92", "title": null, "type": "comment" }, { "action": "closed", "author": "Tyriar", "comment_id": null, "datetime": 1544724285000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
7
1,461
false
false
1,461
true
ant-design/ant-design-pro
ant-design
432,512,507
3,984
{ "number": 3984, "repo": "ant-design-pro", "user_login": "ant-design" }
[ { "action": "opened", "author": "qiqizjl", "comment_id": null, "datetime": 1555067286000, "masked_author": "username_0", "text": "当hideInBreadcrumb==true,面包屑会报错\r\n![image](https://user-images.githubusercontent.com/7540584/56033083-494f1180-5d56-11e9-92d2-d0f2ae85ed34.png)", "title": "Fix当hideInBreadcrumb==true,面包屑报错的问题", "type": "issue" }, { "action": "created", "author": "chenshuai2144", "comment_id": 482593941, "datetime": 1555079069000, "masked_author": "username_1", "text": "https://github.com/ant-design/ant-design-pro/pull/3978", "title": null, "type": "comment" } ]
3
3
354
false
true
195
false
zackchase/mxnet-the-straight-dope
null
334,694,446
510
{ "number": 510, "repo": "mxnet-the-straight-dope", "user_login": "zackchase" }
[ { "action": "opened", "author": "indhub", "comment_id": null, "datetime": 1529623808000, "masked_author": "username_0", "text": "Use GPU if available. \r\n\r\nReplace \r\n\r\n```\r\nctx = mx.cpu()\r\n```\r\n\r\nwith \r\n\r\n```\r\nctx = mx.gpu() if mx.test_utils.list_gpus() else mx.cpu()\r\n```", "title": "Changes to test notebooks from CI", "type": "issue" }, { "action": "created", "author": "vishaalkapoor", "comment_id": 425238274, "datetime": 1538081412000, "masked_author": "username_1", "text": "I verified that the notebooks in this PR have already been updated to use the gpu. Closing out this PR.", "title": null, "type": "comment" } ]
2
2
245
false
false
245
false
securestate/king-phisher
securestate
216,360,396
197
null
[ { "action": "opened", "author": "saurabhcs0097", "comment_id": null, "datetime": 1490261029000, "masked_author": "username_0", "text": "Hi \r\n\r\nI have installed KingPhiser in my Kali machine, but after installing internet is not working. I tried many solutions but didnt work for me.\r\nSame has happened on another Kali machine when I installed King Phisher on it.\r\ncan you please help !", "title": "Internet not working!", "type": "issue" }, { "action": "created", "author": "wolfthefallen", "comment_id": 288683576, "datetime": 1490266566000, "masked_author": "username_1", "text": "Hi,\r\n\r\nKing Phisher makes no changes to the operating system that would effect its internet or network connection. We have been unable to reproduce this.", "title": null, "type": "comment" }, { "action": "closed", "author": "zeroSteiner", "comment_id": null, "datetime": 1490273796000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "zeroSteiner", "comment_id": 288710014, "datetime": 1490273796000, "masked_author": "username_2", "text": "I'm going to close this issue as it is pretty obviously not related to the King Phisher project. I recommend you look at your OS settings and perform basic network troubleshooting. If once this is complete you have confirmed that the issue was in fact due to King Phisher, please feel free to open a new issue.", "title": null, "type": "comment" } ]
3
4
712
false
false
712
false
electron/electron
electron
222,378,691
9,220
null
[ { "action": "opened", "author": "crylg", "comment_id": null, "datetime": 1492513191000, "masked_author": "username_0", "text": "electron-packager ./ --all --out ./build-app --version 1.0.0 --overwrite --icon=./logo/logo.ico --platform win32\r\n\r\nWARNING: The version parameter is deprecated, use electronVersion (or --electron-version in the CLI) instead\r\n\r\n... and 1 more\r\nconnect ETIMEDOUT 54.231.81.200:443\r\n为什么会去连接美国服务器\r\n有没有办法绕开这一步?", "title": "生成exe问题", "type": "issue" }, { "action": "created", "author": "crylg", "comment_id": 294784435, "datetime": 1492513319000, "masked_author": "username_0", "text": "... and 1 more\r\nconnect ETIMEDOUT 54.231.81.200:443\r\n\r\nnpm ERR! Windows_NT 6.1.7601\r\nnpm ERR! argv \"C:\\\\Program Files\\\\nodejs\\\\node.exe\" \"C:\\\\Program Files\\\\nodejs\\\\node_modules\\\\npm\\\\bin\\\\npm-cli.js\" \"run\" \"package\"\r\nnpm ERR! node v6.5.0\r\nnpm ERR! npm v3.10.3\r\nnpm ERR! code ELIFECYCLE\r\nnpm ERR! angular2-electron-quickstart@1.0.0 package: `electron-packager ./ --all --out ./build-app --overwrite --icon=./logo/logo.ico --pl\r\natform win32`\r\nnpm ERR! Exit status 1\r\nnpm ERR!\r\nnpm ERR! Failed at the angular2-electron-quickstart@1.0.0 package script 'electron-packager ./ --all --out ./build-app --overwrite --icon=\r\n./logo/logo.ico --platform win32'.\r\nnpm ERR! Make sure you have the latest version of node.js and npm installed.\r\nnpm ERR! If you do, this is most likely a problem with the angular2-electron-quickstart package,\r\nnpm ERR! not with npm itself.\r\nnpm ERR! Tell the author that this fails on your system:\r\nnpm ERR! electron-packager ./ --all --out ./build-app --overwrite --icon=./logo/logo.ico --platform win32\r\nnpm ERR! You can get information on how to open an issue for this project with:\r\nnpm ERR! npm bugs angular2-electron-quickstart\r\nnpm ERR! Or if that isn't available, you can get their info via:\r\nnpm ERR! npm owner ls angular2-electron-quickstart\r\nnpm ERR! There is likely additional logging output above.\r\n\r\nnpm ERR! Please include the following file with any support request:\r\nnpm ERR! D:\\angular2-electron-quickstart\\npm-debug.log", "title": null, "type": "comment" }, { "action": "created", "author": "MarshallOfSound", "comment_id": 294814072, "datetime": 1492517809000, "masked_author": "username_1", "text": "@username_0 It looks like you are failing to connect to S3, if you are behind a proxy or firewall and can't hit S3 you should use the `ELECTRON_MIRROR` environment variable to specify a mirror to get the electron binaries from 👍 \r\n\r\nChinese mirror for instance: https://npm.taobao.org/mirrors/electron", "title": null, "type": "comment" }, { "action": "closed", "author": "MarshallOfSound", "comment_id": null, "datetime": 1492517811000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "MarshallOfSound", "comment_id": 294814278, "datetime": 1492517837000, "masked_author": "username_1", "text": "^^ Reached that conclusion as `54.231.81.200` is an S3 IP address 👍", "title": null, "type": "comment" }, { "action": "created", "author": "KagamiChan", "comment_id": 295046940, "datetime": 1492569686000, "masked_author": "username_2", "text": "use command like `ELECTRON_MIRROR=https://npm.taobao.org/mirrors/electron/ npm i electron` works, note that the ending `/` cannot be omitted", "title": null, "type": "comment" } ]
3
6
2,283
false
false
2,283
true
spcl/gemm_hls
spcl
388,173,995
1
null
[ { "action": "opened", "author": "HPC-Ken", "comment_id": null, "datetime": 1544096114000, "masked_author": "username_0", "text": "The documentation says make compile_kernel and link_kernel.\r\n\r\nIt needs to be updated to make compile_hardware and link_hardware", "title": "Documentation needs update", "type": "issue" }, { "action": "closed", "author": "definelicht", "comment_id": null, "datetime": 1544096218000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "definelicht", "comment_id": 444842904, "datetime": 1544096233000, "masked_author": "username_1", "text": "Thanks! Fixed.", "title": null, "type": "comment" } ]
2
3
142
false
false
142
false
Kode/Kha
Kode
298,100,482
753
null
[ { "action": "opened", "author": "jakelewis3d", "comment_id": null, "datetime": 1518973701000, "masked_author": "username_0", "text": "g4.clear() seems to clear the entire framebuffer rather than just the area defined by g4.viewport().\r\nI can see that this might be the intended functionality, but is there a way to restrict clearing the screen to just a rectangle / viewport?", "title": "g4.clear() is not bound by g4.viewport()", "type": "issue" }, { "action": "created", "author": "luboslenco", "comment_id": 366898223, "datetime": 1519114462000, "masked_author": "username_1", "text": "Does `g4.scissor()` work?", "title": null, "type": "comment" }, { "action": "created", "author": "RblSb", "comment_id": 366910822, "datetime": 1519117164000, "masked_author": "username_2", "text": "+1 for `clearRect(x, y, w, h)` :)", "title": null, "type": "comment" }, { "action": "created", "author": "RobDangerous", "comment_id": 366911047, "datetime": 1519117213000, "masked_author": "username_3", "text": "Do 3D APIs work that way? Have to check.", "title": null, "type": "comment" }, { "action": "created", "author": "luboslenco", "comment_id": 366917308, "datetime": 1519118622000, "masked_author": "username_1", "text": "Yes, from https://www.khronos.org/registry/OpenGL-Refpages/gl2.1/xhtml/glClear.xml:\r\n`The pixel ownership test, the scissor test, dithering, and the buffer writemasks affect the operation of glClear. The scissor box bounds the cleared region.`", "title": null, "type": "comment" }, { "action": "created", "author": "RobDangerous", "comment_id": 367423558, "datetime": 1519237709000, "masked_author": "username_3", "text": "I put some scissors in the garden, you can now take care of your bonsai trees.", "title": null, "type": "comment" }, { "action": "created", "author": "luboslenco", "comment_id": 367468545, "datetime": 1519246426000, "masked_author": "username_1", "text": "Bonsai tree is grateful, looking sharp again:\r\nhttp://kodegarden.org/#177720764e073d071578dd82c7e9db02ccc8ea60", "title": null, "type": "comment" }, { "action": "created", "author": "jakelewis3d", "comment_id": 367867484, "datetime": 1519345018000, "masked_author": "username_0", "text": "Working well, thank you.", "title": null, "type": "comment" }, { "action": "closed", "author": "RobDangerous", "comment_id": null, "datetime": 1611638259000, "masked_author": "username_3", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "RobDangerous", "comment_id": 767301909, "datetime": 1611638259000, "masked_author": "username_3", "text": "I suppose this is fixed - if it isn't please reopen and tell use about which target this was actually about.", "title": null, "type": "comment" } ]
4
10
902
false
false
902
false
lindelius/php-jwt
null
410,222,838
7
null
[ { "action": "opened", "author": "bfailing", "comment_id": null, "datetime": 1550139051000, "masked_author": "username_0", "text": "I'm trying to use HS512 instead of the default HS256 for creating a jwt. I tried adding the following to my script:\r\n```\r\nclass MyJWT extends \\Lindelius\\JWT\\JWT\r\n{\r\n use \\Lindelius\\JWT\\Algorithm\\HMAC\\HS512;\r\n}\r\n```\r\nNo errors occur, but it won't use the HS512 algorithm. As a workaround, I modified the StandardJWT.php file and changed all instances of \"HS256\" to \"HS512.\"\r\n\r\nLet me know if you need more information re script/composer config.", "title": "Cannot Extend Model To Use HS512 For Token Creation", "type": "issue" }, { "action": "created", "author": "lindelius", "comment_id": 463698922, "datetime": 1550162535000, "masked_author": "username_1", "text": "Hi @username_0,\r\n\r\nWhen you're creating the JWT tokens you need to pass the chosen algorithm as the first parameter to the constructor (the StandardJWT class does this for you by overriding the constructor, but with the HS256 algorithm). The traits pulls in the required functionality but does not automatically set which algorithm to use when encoding the JWT.\r\n\r\n```php\r\nclass MyJWT extends \\Lindelius\\JWT\\JWT\r\n{\r\n use \\Lindelius\\JWT\\Algorithm\\HMAC\\HS512;\r\n}\r\n\r\n$jwt = new MyJWT('HS512'); // Set which algorithm to use\r\n$jwt->sub = '007';\r\n\r\n// Encode the token using the previously specified algorithm\r\n$token = $jwt->encode(ENCODE_KEY);\r\n```\r\n\r\nWhen decoding the tokens the library will pick the correct algorithm as long as the `alg` header field has the correct value. This is handled automatically, so you shouldn't have to worry about it, but if you have created a token using one algorithm and then change the algorithm, the old tokens won't work.", "title": null, "type": "comment" }, { "action": "created", "author": "bfailing", "comment_id": 463831862, "datetime": 1550184018000, "masked_author": "username_0", "text": "That makes sense and it works. Please consider including this information in your readme.", "title": null, "type": "comment" }, { "action": "created", "author": "lindelius", "comment_id": 468849839, "datetime": 1551483600000, "masked_author": "username_1", "text": "Added additional info to the README in https://github.com/username_1/php-jwt/commit/c54ca7609b63738a818c3a140e54a4591139971b", "title": null, "type": "comment" }, { "action": "closed", "author": "lindelius", "comment_id": null, "datetime": 1551483601000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
5
1,618
false
false
1,618
true
apache/incubator-superset
apache
274,382,033
3,878
null
[ { "action": "opened", "author": "luciuschina", "comment_id": null, "datetime": 1510802579000, "masked_author": "username_0", "text": "Make sure these boxes are checked before submitting your issue - thank you!\r\n\r\n- [X] I have checked the superset logs for python stacktraces and included it here as text if any\r\n- [X] I have reproduced the issue with at least the latest released version of superset\r\n- [X] I have checked the issue tracker for the same issue and I haven't found one similar\r\n\r\n\r\n### Superset version\r\n0.20.5\r\n\r\n### Steps to reproduce\r\n\r\n![1](https://user-images.githubusercontent.com/16470564/32872198-696f952c-cac0-11e7-8612-ba2d2f240c37.png)", "title": "How to rename the __timestamp in the table ?", "type": "issue" }, { "action": "created", "author": "luciuschina", "comment_id": 344871025, "datetime": 1510825801000, "masked_author": "username_0", "text": "@mistercrunch Thanks!", "title": null, "type": "comment" }, { "action": "closed", "author": "luciuschina", "comment_id": null, "datetime": 1510825802000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
547
false
false
547
false
MicrosoftDocs/azure-docs
MicrosoftDocs
387,370,866
19,968
null
[ { "action": "opened", "author": "spike008t", "comment_id": null, "datetime": 1543940909000, "masked_author": "username_0", "text": "We did notice that every 5 minutes, a prob crawl the following URL `/robots933456.txt`. I've spent my whole day to figure out how and why...\r\n\r\nIs it possible explain that on the documentation? To avoid any surprise for people making some monitoring on app.\r\n\r\n---\r\n#### Document Details\r\n\r\n⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*\r\n\r\n* ID: f970943e-c7b4-919c-65ea-6ba20831e74d\r\n* Version Independent ID: 90c5dd06-ea6d-7af8-f88c-9d189e9ceef2\r\n* Content: [Use a custom Docker image for Web App for Containers - Azure](https://docs.microsoft.com/en-us/azure/app-service/containers/tutorial-custom-docker-image)\r\n* Content Source: [articles/app-service/containers/tutorial-custom-docker-image.md](https://github.com/Microsoft/azure-docs/blob/master/articles/app-service/containers/tutorial-custom-docker-image.md)\r\n* Service: **app-service**\r\n* GitHub Login: @SyntaxC4\r\n* Microsoft Alias: **cfowler**", "title": "Healthcheck Webapp for containers", "type": "issue" }, { "action": "created", "author": "Grace-MacJones-MSFT", "comment_id": 444202459, "datetime": 1543947490000, "masked_author": "username_1", "text": "Hi @username_0, thanks for the feedback! We are currently investigating and will update you shortly.", "title": null, "type": "comment" }, { "action": "created", "author": "cephalin", "comment_id": 482941791, "datetime": 1555237182000, "masked_author": "username_2", "text": "@username_0 This information is now published at https://docs.microsoft.com/en-us/azure/app-service/containers/configure-language-php. If you observe it in a non-PHP app, please let us know. Thanks. #please-close", "title": null, "type": "comment" }, { "action": "created", "author": "Grace-MacJones-MSFT", "comment_id": 483332799, "datetime": 1555347250000, "masked_author": "username_1", "text": "Thanks @username_2. We will now proceed to close this thread.", "title": null, "type": "comment" }, { "action": "closed", "author": "Grace-MacJones-MSFT", "comment_id": null, "datetime": 1555347250000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "LouOtway", "comment_id": 504059148, "datetime": 1561042635000, "masked_author": "username_3", "text": "My Python docker app is seeing this request, maybe the documentation shouldn't be PHP specific?", "title": null, "type": "comment" }, { "action": "created", "author": "abezverkov", "comment_id": 545005516, "datetime": 1571756440000, "masked_author": "username_4", "text": "My aspnetcore webapi apps are seeing it as well", "title": null, "type": "comment" }, { "action": "created", "author": "aevitas", "comment_id": 565201963, "datetime": 1576187275000, "masked_author": "username_5", "text": "One of my worker services running on Docker is failing the health check repeatedly as well, causing the App Service to shut it down because it believes it to be unhealthy. My worker service doesn't have any available HTTP endpoints.", "title": null, "type": "comment" }, { "action": "created", "author": "spike008t", "comment_id": 565208466, "datetime": 1576188412000, "masked_author": "username_0", "text": "I forget to mention when I post the issue, that's happens under my dockers containers under nodejs and aspnetcore, and I do not have PHP app... For my point of view, that's happens when using docker on app service.", "title": null, "type": "comment" }, { "action": "created", "author": "dcbrown16", "comment_id": 593243841, "datetime": 1583130921000, "masked_author": "username_6", "text": "@username_1 please reopen this to have the other stacks considered as reported. We had this come up in support for Python as well.", "title": null, "type": "comment" }, { "action": "reopened", "author": "Grace-MacJones-MSFT", "comment_id": null, "datetime": 1583177879000, "masked_author": "username_1", "text": "We did notice that every 5 minutes, a prob crawl the following URL `/robots933456.txt`. I've spent my whole day to figure out how and why...\r\n\r\nIs it possible explain that on the documentation? To avoid any surprise for people making some monitoring on app.\r\n\r\n---\r\n#### Document Details\r\n\r\n⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.*\r\n\r\n* ID: f970943e-c7b4-919c-65ea-6ba20831e74d\r\n* Version Independent ID: 90c5dd06-ea6d-7af8-f88c-9d189e9ceef2\r\n* Content: [Use a custom Docker image for Web App for Containers - Azure](https://docs.microsoft.com/en-us/azure/app-service/containers/tutorial-custom-docker-image)\r\n* Content Source: [articles/app-service/containers/tutorial-custom-docker-image.md](https://github.com/Microsoft/azure-docs/blob/master/articles/app-service/containers/tutorial-custom-docker-image.md)\r\n* Service: **app-service**\r\n* GitHub Login: @SyntaxC4\r\n* Microsoft Alias: **cfowler**", "title": "Healthcheck Webapp for containers", "type": "issue" }, { "action": "created", "author": "Grace-MacJones-MSFT", "comment_id": 593582827, "datetime": 1583178317000, "masked_author": "username_1", "text": "@username_6 i have reopened the issue.", "title": null, "type": "comment" }, { "action": "created", "author": "cephalin", "comment_id": 594472113, "datetime": 1583321989000, "masked_author": "username_2", "text": "Sorry for the delay. The text is now reproduced in the other Linux configure docs. #please-close", "title": null, "type": "comment" }, { "action": "closed", "author": "PRMerger16", "comment_id": null, "datetime": 1583321991000, "masked_author": "username_7", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "fgheysels", "comment_id": 776616604, "datetime": 1612953639000, "masked_author": "username_8", "text": "We're seeing this as wel in Web App for containers that are hosting an ASP.NET Core API. Although the documentation mentions that we can safely ignore these failed requests, it would be better if those requests do not appear in our logs anyway, as they don't bring any usefull information, only confusion.\r\n![image](https://user-images.githubusercontent.com/3605786/107499056-c8047800-6b94-11eb-8e6a-804bfad7f5fc.png)", "title": null, "type": "comment" }, { "action": "created", "author": "RyanHill-MSFT", "comment_id": 789009602, "datetime": 1614700406000, "masked_author": "username_9", "text": "We appreciate the feedback @username_8. We'll pass along to the product group to see how it can be addressed.", "title": null, "type": "comment" } ]
10
16
3,651
false
false
3,651
true
thoughtbot/expandable-recycler-view
thoughtbot
422,681,606
189
null
[ { "action": "opened", "author": "mazmik25", "comment_id": null, "datetime": 1552995100000, "masked_author": "username_0", "text": "Hi thoughtbot team.\r\nI'm currently using this library and actually it's kind of pretty helpful.\r\nHowever, when i try to use this inside another recycler view, there's an issue. i cannot perform scrolling on the expandable recycler view. I also try to set my layout to 0dp or wrap_content but all of them don't work either. Can you please help me?\r\n\r\nCurrent version : 1.3", "title": "Expandable Recyclerview inside Recycler View", "type": "issue" }, { "action": "created", "author": "misbahazmi", "comment_id": 721565306, "datetime": 1604475536000, "masked_author": "username_1", "text": "@username_0 - Any solution for this issue? I am also getting the same issue..", "title": null, "type": "comment" } ]
2
2
446
false
false
446
true
vertexproject/synapse
vertexproject
423,389,664
1,174
{ "number": 1174, "repo": "synapse", "user_login": "vertexproject" }
[ { "action": "opened", "author": "jnwatson", "comment_id": null, "datetime": 1553103978000, "masked_author": "username_0", "text": "*Fix failure in dropdb. Made similar change to initdb to match\r\n*Fix logger formatting failure in lmdblayer\r\n*Separate maxsize test to fix occasional test failure\r\n*Optimize mapfull_runsyncloop test\r\n*Reduce copydb progress report rate\r\n\r\ndropdb could raise lmdb.MapFullError. This requires an API change from\r\npassing the DB name instead of the DB object.", "title": "lmdbslab.dropdb, initdb fixes", "type": "issue" } ]
2
3
358
false
true
358
false
owen2345/camaleon-cms
null
290,423,199
757
null
[ { "action": "opened", "author": "tostasqb", "comment_id": null, "datetime": 1516618399000, "masked_author": "username_0", "text": "Using AWS with a large number of files is unusable. Clear cache breaks as well as delete, and whole experience of going into folders, upload, create folder is very slow.\r\n\r\nI've taken a look on the code and the main problem seems to rely on the `browser_files` method that stores a hash of all files in the S3 bucket on a single meta row...\r\n\r\nI'm happy to help on refactoring this part but surely appreciate some help as well.", "title": "AWS Media doesn't scale", "type": "issue" }, { "action": "created", "author": "owen2345", "comment_id": 359419212, "datetime": 1516626717000, "masked_author": "username_1", "text": "Hi @username_0 I was thinking in the same problem.\r\nMy idea was to move it in a database table like \"cama_media\".\r\nUnfortunately for now I am still busy with a project.\r\nRegards!", "title": null, "type": "comment" }, { "action": "created", "author": "tostasqb", "comment_id": 359439616, "datetime": 1516631476000, "masked_author": "username_0", "text": "That's great to know. Also think that using a table would be the way to go. I'll be making some tests and be in touch.", "title": null, "type": "comment" }, { "action": "created", "author": "owen2345", "comment_id": 389294970, "datetime": 1526414531000, "masked_author": "username_1", "text": "Finally it was moved to DB structure! Check vs 2.4.5.7.", "title": null, "type": "comment" }, { "action": "closed", "author": "owen2345", "comment_id": null, "datetime": 1526414531000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
5
776
false
false
776
true
Rezmason/matrix
null
397,822,947
2
null
[ { "action": "opened", "author": "lexum0", "comment_id": null, "datetime": 1547125710000, "masked_author": "username_0", "text": "It feels perfect as Matrix Reloaded code.\r\n\r\nHow about adding another version, \"Classic\", reminiscent of the original ones (less 3D) from The Matrix besides \"Reloaded\" (the one that's named 1999).", "title": "Extra Classic version", "type": "issue" }, { "action": "created", "author": "lexum0", "comment_id": 453090326, "datetime": 1547125771000, "masked_author": "username_0", "text": "If you need a hand let me know if I can be of assistance on anything", "title": null, "type": "comment" }, { "action": "created", "author": "Rezmason", "comment_id": 461096509, "datetime": 1549471731000, "masked_author": "username_1", "text": "Haven't forgotten about this, just swamped by my new job,, and other similar obligations.\r\n\r\nThe way I see it, the main differences between the current effect and \"classic\" are: \r\n\r\n1. Classic code is all one color, except for the \"lowest characters on a raindrop\", which are white.\r\n1. Classic code's glyphs mostly don't change at all; here and there there are glyphs that change very rapidly\r\n1. Classic code has no ordered glyph cycle, though I'll triple check. I'll probably leave this alone to be honest", "title": null, "type": "comment" }, { "action": "created", "author": "Rezmason", "comment_id": 465001287, "datetime": 1550557459000, "masked_author": "username_1", "text": "I've named this version \"throwback\". Feedback appreciated.\r\n\r\n[Throwback Matrix](https://rezmason.github.io/matrix/?version=throwback)\r\n\r\nI actually feel some nostalgia for this version that I don't feel with \"1999\"— it's got something to do with how all the glyphs are packed so tightly together, with the 1.5-to-1 size ratio.", "title": null, "type": "comment" }, { "action": "created", "author": "lexum0", "comment_id": 465330605, "datetime": 1550614050000, "masked_author": "username_0", "text": "Real nice!\r\n\r\nI think there's no need to alter the glyphs' size so you can easily switch between them. Switching from 1999 to throwback makes them feel super big like I need to zoom out. It's not a problem since you can very easily change the settings but I would keep the size the same.", "title": null, "type": "comment" }, { "action": "created", "author": "lexum0", "comment_id": 465332724, "datetime": 1550614464000, "masked_author": "username_0", "text": "I feel the color may be too plain and did a quick search to verify and I think there are different versions of the code in the same movie. Which version did you reference for throwback? \r\nI found this one https://www.youtube.com/watch?v=3vAnuBtyEYE which seems to me like a mix of 1999 and throwback", "title": null, "type": "comment" }, { "action": "created", "author": "Rezmason", "comment_id": 465662535, "datetime": 1550681554000, "masked_author": "username_1", "text": "Addressed the sizing issue. Since the original glyphs are stretched taller in the 1999 film, it makes sense to increase the number of columns by that same stretch ratio to keep everything looking equally sized.\r\n\r\nMy reference was the opening titles, although the coloration of those titles varies from video to video, and from edition to edition. The 4K Blue Ray I have at home renders them as quite anemic! This morning I've tried approximating the bloom (\"glow\") and color in [this one](https://www.youtube.com/watch?v=kIXNpePYzZU&feature=youtu.be&t=31).", "title": null, "type": "comment" }, { "action": "closed", "author": "Rezmason", "comment_id": null, "datetime": 1550762931000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "Rezmason", "comment_id": 466042551, "datetime": 1550762931000, "masked_author": "username_1", "text": "Final fix to tracer length, which is now governed by \"brightnessThreshold\".", "title": null, "type": "comment" } ]
2
9
2,317
false
false
2,317
false
coagulant/pyvideo.ru
null
105,803,613
43
null
[ { "action": "opened", "author": "sasha-medve", "comment_id": null, "datetime": 1441890900000, "masked_author": "username_0", "text": "Появились новые видео\r\nhttps://events.yandex.ru/events/meetings/02-september-2015/\r\n\r\nМожно их как-то добавить?\r\nСпрашиваю, т.к. источник видео не на youtube.", "title": "yandex | Python party 2 сентября 2015", "type": "issue" }, { "action": "created", "author": "coagulant", "comment_id": 139531864, "datetime": 1441973994000, "masked_author": "username_1", "text": "По-моему должно работать, т.к. внутри мы их встраиваем через http://embed.ly/\r\nПредлагаю попробовать с одним видео, если тесты пройдут добавить остальные", "title": null, "type": "comment" }, { "action": "created", "author": "sasha-medve", "comment_id": 140740060, "datetime": 1442409552000, "masked_author": "username_0", "text": "Что-то у меня ничего не изменилось на http://pyvideo.ru/ после merge...", "title": null, "type": "comment" }, { "action": "closed", "author": "sasha-medve", "comment_id": null, "datetime": 1442409552000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "reopened", "author": "sasha-medve", "comment_id": null, "datetime": 1442409555000, "masked_author": "username_0", "text": "Появились новые видео\r\nhttps://events.yandex.ru/events/meetings/02-september-2015/\r\n\r\nМожно их как-то добавить?\r\nСпрашиваю, т.к. источник видео не на youtube.", "title": "yandex | Python party 2 сентября 2015", "type": "issue" }, { "action": "created", "author": "coagulant", "comment_id": 140863614, "datetime": 1442432306000, "masked_author": "username_1", "text": "Странно, что-то отвалилось с авторизацией при деплое, буду разбираться https://travis-ci.org/username_1/pyvideo.ru/builds/80588896#L571", "title": null, "type": "comment" }, { "action": "created", "author": "coagulant", "comment_id": 140868548, "datetime": 1442433263000, "masked_author": "username_1", "text": "Видео появилось, но без данных, видимо придётся руками вкручивать, либо обновлять review-скрипт", "title": null, "type": "comment" }, { "action": "closed", "author": "sasha-medve", "comment_id": null, "datetime": 1495185719000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
8
769
false
false
769
true
randy3k/SendCode
null
233,445,764
41
null
[ { "action": "opened", "author": "rrodrigueznt", "comment_id": null, "datetime": 1496595629000, "masked_author": "username_0", "text": "Hi! Thanks, Randy, for answers in #40! Once #40 was worked out, a couple of issues with SendCode configuration,\r\n\r\nI've installed it in several Sublime Text 3, Stable Channel, Build 3126 instances running on Mac OS X, Windows 10 and Windows 7. I am not sure about the following statement...\r\n\r\n\"To configure SendCode, launch Tools > Command Palette, enter SendCode: Choose RPL Program and choose your option. To start using it, open the program you have selected, and start sending code lines or code chunks by selecting them and hitting Control+Enter\"\r\n\r\nAs far as I can see here, this sentence applies at least to Mac OS X and Windows 10 installations, where I can see a complete list of options when entering SendCode: Choose RPL Program as you can see here...\r\n\r\n![2017-06-04](https://cloud.githubusercontent.com/assets/1550835/26763660/a642253c-4956-11e7-8738-91d8aa43fc68.png)\r\n\r\nBut Windows 7 doesn't show R GUI and RStudio Desktop options. Thus, I must instruct other users to change SendCode preferences by hand. It is not a hard work, but it adds an extra layer of complexity to persons that have never use this software.\r\n\r\n**Please, is this a Windows 7 related issue? Must I be able to see all the options also in Windows 7? If yes, how SendCode does detect available software? Should I instal R, R GUI or RStudio Desktop in a specific way?**\r\n\r\nMy preference is to work with portable releases as I can't be sure of having administrative rights on the working boxes.\r\n\r\nThanks in advance for your time: I'm not able yet to dig into Python code to discover this wonderful package does work!", "title": "SendCode: Choose RPL Program", "type": "issue" }, { "action": "created", "author": "randy3k", "comment_id": 306057534, "datetime": 1496600591000, "masked_author": "username_1", "text": "The R GUI and RStudio options are shown only for R files, so you need first make sure the opened file is a R script file.", "title": null, "type": "comment" }, { "action": "created", "author": "rrodrigueznt", "comment_id": 306059131, "datetime": 1496602140000, "masked_author": "username_0", "text": "Ok, thanks! I've just confirmed this behaviour in the box running Windows 10 I'm using right now. This behaviour means that I have to open a file and associated it with R Syntax before configuring SendCode. And that before sending code chunks to R GUI or RStudio I've to be sure that a given script file is associated with R syntax.\r\n\r\nGiven that currently SendCode is configured on a _per-installation_ basis and it is not possible to send code to different programs based on their syntax, would be easier to show all supported options just after installing SendCode without needing to opening and associating a script file with a syntax?\r\n\r\nThanks!", "title": null, "type": "comment" }, { "action": "created", "author": "randy3k", "comment_id": 306086859, "datetime": 1496628647000, "masked_author": "username_1", "text": "The command palette command is meant to set the global settings. If you want to specify different programs for different syntax, you would need to edit the the sublime-settings files. Check Preferences -> Package Settings -> SendCode -> Settings.", "title": null, "type": "comment" }, { "action": "created", "author": "rrodrigueznt", "comment_id": 306126182, "datetime": 1496649126000, "masked_author": "username_0", "text": "Ok! I think I understand now the whole scene! Thanks for your time!\r\n\r\nOnly one tip: at least in my **Windows 10** installation, the cursor must be in RStudio console before being able to send code to it. Both Windows 7 and Mac OS X receive code wherever the cursor is provided the program is running!", "title": null, "type": "comment" }, { "action": "created", "author": "rrodrigueznt", "comment_id": 306127150, "datetime": 1496649460000, "masked_author": "username_0", "text": "I must correct my previous post and I prefer to add a new one to keep the track: Windows 7 behaves similarly to Windows 10: cursor must be on RStudio console before sending the code. Sorry for the noise!", "title": null, "type": "comment" }, { "action": "closed", "author": "randy3k", "comment_id": null, "datetime": 1502323054000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "randy3k", "comment_id": 321413050, "datetime": 1502323054000, "masked_author": "username_1", "text": "This issue has been a while, so I am going to close it. If you still face the same issue, feel free to re-open it or open a new issue.", "title": null, "type": "comment" }, { "action": "created", "author": "rrodrigueznt", "comment_id": 568213877, "datetime": 1576964418000, "masked_author": "username_0", "text": "After some time out of this track, I would like to go back to it. Please, is it possible to configure SendCode to submit code to RStudio even although cursor is not in RStudio's Console when pressing Ctrl+Enter? Thanks!", "title": null, "type": "comment" } ]
2
9
3,475
false
false
3,475
false
soufianesakhi/feedly-filtering-and-sorting
null
274,938,846
41
null
[ { "action": "opened", "author": "mangino", "comment_id": null, "datetime": 1510939629000, "masked_author": "username_0", "text": "See image below:\r\n\r\n![markarticlesreadbuttonsreversed](https://user-images.githubusercontent.com/5480528/32960321-804aab56-cb92-11e7-94ce-7d1e7a3b2d85.png)", "title": "Order of buttons for marking articles read above/below are reversed for un-expanded list item", "type": "issue" }, { "action": "created", "author": "soufianesakhi", "comment_id": 348705293, "datetime": 1512234369000, "masked_author": "username_1", "text": "Hello, sorry these buttons were not designed for the expanded article case.", "title": null, "type": "comment" }, { "action": "closed", "author": "soufianesakhi", "comment_id": null, "datetime": 1512234369000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "mangino", "comment_id": 348804884, "datetime": 1512326960000, "masked_author": "username_0", "text": "Thanks for the reply. But I'm confused. Does this mean you will be removing them? They are very useful in the expanded article. (That's the only place I do use them.) I think you should leave them there and change their order to match how they look in the unexpanded case. Thanks.", "title": null, "type": "comment" } ]
2
4
510
false
false
510
false
linkerd/linkerd2
linkerd
438,888,537
2,773
{ "number": 2773, "repo": "linkerd2", "user_login": "linkerd" }
[ { "action": "opened", "author": "dadjeibaah", "comment_id": null, "datetime": 1556644865000, "masked_author": "username_0", "text": "This PR moves the tap service to its own pod in the control plane in order to lay the foundation to authorize tap requests using Kubernetes' APIExtension API. This PR makes tap work the same way it already does currently, however, this PR adds a new HTTPS server in the tap service that will eventually be used to authorize tap requests. \r\n\r\nIn a follow up PR, the new HTTPS server will eventually set up a Tap CRD with the server registering itself to allow it to work with Kubernetes aggregation layer.\r\n\r\nRelates #2712", "title": "Move tap service into its own pod.", "type": "issue" }, { "action": "created", "author": "dadjeibaah", "comment_id": 488069304, "datetime": 1556649970000, "masked_author": "username_0", "text": "@siggy thanks for the insight on this change, you bring up a good point on making sure this still works on upgrade. I would have to think a little bit in making sure that there is some fallback in the follow-up PR for the CLI when we try to tap resources.\r\n\r\nIn the meantime, I think this PR is safe to merge once I address all your comments and the failing tests.", "title": null, "type": "comment" } ]
2
12
2,351
false
true
885
false
Shopify/shopify-demo-app-node-react
Shopify
441,490,503
12
null
[ { "action": "opened", "author": "alsguimaraes", "comment_id": null, "datetime": 1557272724000, "masked_author": "username_0", "text": "Upon installation of the app, the new page (Select Products) shows briefly, and then redirects to the infamous \"the page you're looking for couldn't be found\" page.\r\n\r\nIs this a known issue? Is there a workaround?\r\n\r\np.s.: I am running on heroku. It required minor changes on the build scripts.", "title": "error 404 - redirects to non existing page on install", "type": "issue" }, { "action": "created", "author": "tylerball", "comment_id": 490503636, "datetime": 1557325001000, "masked_author": "username_1", "text": "Hi @username_0, which browser are you using? Also if you could provide me with a shop the app is installed on I could try to debug it for you.", "title": null, "type": "comment" }, { "action": "created", "author": "tylerball", "comment_id": 490537656, "datetime": 1557329937000, "masked_author": "username_1", "text": "It looks like you might not have the app set up correctly based on the issue you just opened. You should not be accessing the app via `localhost:3000`, but via a tunnel, like ngrok. Have a look at [this page](https://developers.shopify.com/tutorials/build-a-shopify-app-with-node-and-react/embed-your-app-in-shopify) for instructions to how to run a tunnel and configure the URL in the Partners Dashboard so that it redirects to your store properly.", "title": null, "type": "comment" }, { "action": "created", "author": "alsguimaraes", "comment_id": 490572704, "datetime": 1557335745000, "masked_author": "username_0", "text": "I believe I have finally figured it out. \r\nIt turns out that the npm script on package.json \"next start\" does not work as expected.\r\nA workaround is to run \"node server.js\" locally, or \"node server.js -p $PORT\" on heroku.\r\nI hope this helps other people with the same issue.", "title": null, "type": "comment" }, { "action": "created", "author": "alsguimaraes", "comment_id": 490573326, "datetime": 1557335849000, "masked_author": "username_0", "text": "I am running on Chrome 74.\r\nThe dev shop is https://xp-dev.myshopify.com/. \r\n\r\nThanks.", "title": null, "type": "comment" }, { "action": "created", "author": "alsguimaraes", "comment_id": 490580726, "datetime": 1557337116000, "masked_author": "username_0", "text": "In summary, \"next start\" does not seem to work. I am not sure why.\r\nUsing \"node server.js\" locally, or \"node server.js -p $PORT\" on heroku does the trick.\r\nThanks, for your help. Closing the issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "alsguimaraes", "comment_id": null, "datetime": 1557337117000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
2
7
1,445
false
false
1,445
true
sul-dlss/SearchWorks
sul-dlss
333,760,497
1,881
{ "number": 1881, "repo": "SearchWorks", "user_login": "sul-dlss" }
[ { "action": "opened", "author": "jkeck", "comment_id": null, "datetime": 1529427947000, "masked_author": "username_0", "text": "", "title": "Update sprockets to 3.7.2 to deal with CVE-2018-3760.", "type": "issue" } ]
2
2
280
false
true
0
false
runelite/runelite
runelite
326,238,807
3,239
null
[ { "action": "opened", "author": "SirLehto", "comment_id": null, "datetime": 1527186452000, "masked_author": "username_0", "text": "Somehing really needed for the Stat Boosts Indicators:\r\n\r\n1. Make it possible to have the \"Next Change Counter\" set to ALWAYS ON\r\n2. Make it possible to have the \"Next Change Counter\" always be the top indicator box, so every stat boosted follows in a natural line under it (when set to vertical)\r\n3. Make it possible to resize the indicators as well as recolor the number inside", "title": "Add more features for the Stat Boosts Indicators", "type": "issue" }, { "action": "closed", "author": "deathbeam", "comment_id": null, "datetime": 1527199550000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "deathbeam", "comment_id": 391880807, "datetime": 1527199550000, "masked_author": "username_1", "text": "Duplicates", "title": null, "type": "comment" }, { "action": "created", "author": "SirLehto", "comment_id": 391955199, "datetime": 1527229753000, "masked_author": "username_0", "text": "Searching for this in the open issues shows that only point 3 as being something already suggested. I cannot find other open issues relating to the points 1 and 2 - which are the most important ones.", "title": null, "type": "comment" }, { "action": "created", "author": "deathbeam", "comment_id": 391956469, "datetime": 1527230202000, "masked_author": "username_1", "text": "Hmm cant find them as well, but I am pretty sure I saw 1 before. I guess you can reopen then and remove 3.", "title": null, "type": "comment" }, { "action": "created", "author": "SirLehto", "comment_id": 391957138, "datetime": 1527230423000, "masked_author": "username_0", "text": "I edited point 3 to only have the recoloring of the number inside the boxes, as I cannot find this either.\r\nWill you be able to open the issue again and label it accordingly? Thanks man.", "title": null, "type": "comment" }, { "action": "reopened", "author": "deathbeam", "comment_id": null, "datetime": 1527230446000, "masked_author": "username_1", "text": "Something really needed for the Stat Boosts Indicators:\r\n\r\n1. Make it possible to have the \"Next Change Counter\" set to ALWAYS ON\r\n2. Make it possible to have the \"Next Change Counter\" always be the top indicator box, so every stat boosted follows in a natural line under it (when set to vertical)\r\n3. Make it possible recolor the number inside the indicator boxes", "title": "Add more features for the Stat Boosts Indicators", "type": "issue" } ]
2
7
1,244
false
false
1,244
false
gurov/work-time
null
435,385,630
2
null
[ { "action": "opened", "author": "MahmoudAwwad94", "comment_id": null, "datetime": 1555758217000, "masked_author": "username_0", "text": "Hey \r\nthanks for this library but i have this issues when i try to import the library i got this error \r\n\r\nERROR in ./node_modules/work-time/index.ts\r\nModule build failed (from ./node_modules/@ngtools/webpack/src/index.js):\r\nError: /Users/mahmoud/Documents/medic-app/node_modules/work-time/index.ts is missing from the TypeScript compilation. Please make sure it is in your tsconfig via the 'files' or 'include' property.\r\nThe missing file seems to be part of a third party library. TS files in published libraries are often a sign of a badly packaged library. Please open an issue in the library repository to alert its author and ask them to package the library using the Angular Package Format (https://goo.gl/jB3GVv).\r\n at AngularCompilerPlugin.getCompiledFile (/Users/mahmoud/Documents/medic-app/node_modules/@ngtools/webpack/src/angular_compiler_plugin.js:752:23)\r\n at plugin.done.then (/Users/mahmoud/Documents/medic-app/node_modules/@ngtools/webpack/src/loader.js:41:31)\r\n at process._tickCallback (internal/process/next_tick.js:68:7)", "title": "import issues", "type": "issue" }, { "action": "created", "author": "gurov", "comment_id": 485113798, "datetime": 1555764949000, "masked_author": "username_1", "text": "@username_0 Hi! Could you tell me you Angular version?", "title": null, "type": "comment" }, { "action": "created", "author": "gurov", "comment_id": 488664451, "datetime": 1556802264000, "masked_author": "username_1", "text": "@username_0 The bug has been fixed. \r\nCurrent dependencies: angular 7+, bootstrap 4+", "title": null, "type": "comment" }, { "action": "closed", "author": "gurov", "comment_id": null, "datetime": 1556802264000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
4
1,197
false
false
1,197
true
scionproto/scion
scionproto
350,758,729
1,772
null
[ { "action": "opened", "author": "kormat", "comment_id": null, "datetime": 1534328542000, "masked_author": "username_0", "text": "From a local run earlier: https://gist.github.com/username_0/7203a9754d9fcda4f33a1e7b602dd094\r\n\r\nI've seen this happen once before, but haven't been able to figure out how to reproduce it reliably.", "title": "pathdb sqlite unit test panics sometimes", "type": "issue" }, { "action": "created", "author": "sgmonroy", "comment_id": 413207625, "datetime": 1534341845000, "masked_author": "username_1", "text": "It is very hard to reproduce it locally, although I succeeded once.\r\n\r\n@username_2 pointed out that we should close the DB before remove the temp file.\r\nCurrent code does remove the temp file then close the DB when the test is finished based on the order of defer statements.\r\n\r\nNot much from the trace really. The C sqlite3_close_v2 function works even if you pass a NULL DB reference, which is what the trace indicates. So it should not SEGFAULT because of it.", "title": null, "type": "comment" }, { "action": "created", "author": "kormat", "comment_id": 413478829, "datetime": 1534410700000, "masked_author": "username_0", "text": "After doing some searching, i notice 3 things:\r\n- I believe these segfaults are recent, and potentially only started after #1729 was merged, which added contexts to pathdb.\r\n- https://github.com/mattn/go-sqlite3/issues/458 was about segfaults caused by race-conditions with contexts\r\n- And that issue was fixed by https://github.com/mattn/go-sqlite3/commit/d40d4905434d5abfab8d29584adc850797897769, which is from 1 day _after_ our current pinned version of `go-sqlite3`", "title": null, "type": "comment" }, { "action": "created", "author": "kormat", "comment_id": 413480077, "datetime": 1534410979000, "masked_author": "username_0", "text": "I'm able to reproduce the segfault from mattn/go-sqlite3#458 on my machine. I suggest we update to go-sqlite3 `25ecb14adfc7543176f7d85291ec7dba82c6f7e4` (the latest release commit).", "title": null, "type": "comment" }, { "action": "created", "author": "lukedirtwalker", "comment_id": 413808033, "datetime": 1534497462000, "masked_author": "username_2", "text": "https://github.com/scionproto/scion/pull/1784 updates go-sqlite to the latest master, aka `b3511bfdd742af558b54eb6160aca9446d762a19`, it is slightly newer than the latest release commit (`25ecb1...`) but it contains one (I think relevant) race condition bug fix.", "title": null, "type": "comment" }, { "action": "closed", "author": "lukedirtwalker", "comment_id": null, "datetime": 1534503389000, "masked_author": "username_2", "text": "", "title": null, "type": "issue" } ]
3
6
1,571
false
false
1,571
true
GoogleCloudPlatform/magic-modules
GoogleCloudPlatform
327,527,814
224
null
[ { "action": "opened", "author": "danawillow", "comment_id": null, "datetime": 1527638561000, "masked_author": "username_0", "text": "GCP APIs will sometimes return errors that can be retried (5xx and 429). In Terraform we currently have retry logic in some resources, but not all of them. Let's add it to the templates so all the autogen-ed resources have it.\r\n\r\n@rambleraptor, do the other providers have retry logic already or is this something that we also want to add to them?", "title": "Add retry logic to Terraform templates", "type": "issue" }, { "action": "closed", "author": "SirGitsalot", "comment_id": null, "datetime": 1548960180000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
347
false
false
347
false
appium/appium
appium
324,824,142
10,723
null
[ { "action": "opened", "author": "Anyway203", "comment_id": null, "datetime": 1526889790000, "masked_author": "username_0", "text": "**## The problem**\r\n\r\nWhen I Run Appium From Android Simulator , It Usually Have disconnected Status,\r\n\r\nSometimes normal and sometimes problematic\r\n\r\n**## Environment**\r\n\r\n* Appium version :\r\nversion 1.5.0\r\n\r\n* Desktop OS/version used to run Appium: \r\nmacOS High Sierra /version 10.13.2\r\n\r\n* Mobile platform/version under test:\r\nAndroid 6.X(Google APIs)\r\n\r\n* Real device or emulator/simulator:\r\nSimulator : Nexus 5X API 24 / x86 / 2GB\r\n\r\n\r\n**## Code To Reproduce Issue [ Good To Have ]**\r\n\r\n[MJSONWP] Encountered internal error running command:ProxyRequestError: Could not proxy command to remote server.Original error: Error: read ECONNRESET", "title": "[Android] Run Android Simulator Have Disconnected status", "type": "issue" }, { "action": "closed", "author": "mykola-mokhnach", "comment_id": null, "datetime": 1527138992000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
3
3
793
false
true
644
false
90milesbridge/react-rainbow
90milesbridge
387,887,890
434
{ "number": 434, "repo": "react-rainbow", "user_login": "90milesbridge" }
[ { "action": "opened", "author": "AlejandroYanes", "comment_id": null, "datetime": 1544034620000, "masked_author": "username_0", "text": "fixes: #417", "title": "style: implement new getting started page", "type": "issue" }, { "action": "created", "author": "TahimiLeonBravo", "comment_id": 446351339, "datetime": 1544560334000, "masked_author": "username_1", "text": "@username_0 Now we have this problem in each page of the getting started. The button Show Code does not make sense here. Please review the images\r\n<img width=\"1440\" alt=\"screen shot 2018-12-11 at 2 06 42 pm\" src=\"https://user-images.githubusercontent.com/32083556/49828345-4107ab00-fd51-11e8-8e5a-1c91ad6bc32c.png\">\r\n<img width=\"1440\" alt=\"screen shot 2018-12-11 at 2 06 53 pm\" src=\"https://user-images.githubusercontent.com/32083556/49828346-4107ab00-fd51-11e8-9b3c-691bd36be9bb.png\">\r\n<img width=\"1440\" alt=\"screen shot 2018-12-11 at 2 07 01 pm\" src=\"https://user-images.githubusercontent.com/32083556/49828347-41a04180-fd51-11e8-81cd-326dfa509534.png\">\r\n<img width=\"1440\" alt=\"screen shot 2018-12-11 at 2 07 06 pm\" src=\"https://user-images.githubusercontent.com/32083556/49828349-41a04180-fd51-11e8-9065-4c7eddb043d5.png\">\r\n<img width=\"1440\" alt=\"screen shot 2018-12-11 at 2 29 00 pm\" src=\"https://user-images.githubusercontent.com/32083556/49828350-41a04180-fd51-11e8-9e27-bebb3384f05d.png\">", "title": null, "type": "comment" } ]
3
3
1,599
false
true
1,010
true
Webiny/webiny-js
Webiny
388,673,866
313
null
[ { "action": "opened", "author": "SvenAlHamad", "comment_id": null, "datetime": 1544192470000, "masked_author": "username_0", "text": "Reference: `packages/webiny-app-cms/src/admin/views/Pages/Editor.js:48`", "title": "Loading editor screen", "type": "issue" }, { "action": "closed", "author": "Pavel910", "comment_id": null, "datetime": 1544446007000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
2
71
false
false
71
false
codius/codiusd
codius
342,364,223
107
null
[ { "action": "opened", "author": "steffenmandrup", "comment_id": null, "datetime": 1531925591000, "masked_author": "username_0", "text": "As a default the os.loadavg() showcases values based on cores. Therefore a 1.0 equals 100% utilization based on a single core system. In a dual core system 2.0 would be the same and 4.0 in a quad core system and so forth. So in a single core system 1.0 would be bad but in a quad core system it would be nothing.\r\n\r\nRunning a multi-core setup this would however make the server look overused and make developers choose another host eventhough there was a lot of processing power left. They have to have a way to know what number is the max to get an idea of the utilization of the system ressources.\r\n\r\nI suggest that the averageload is changed to os.loadavg() / core count to give a more valid representation or atleast as a minimum add information about the core count in /info", "title": "Average load based on core count instead of lucky number", "type": "issue" } ]
2
3
804
false
true
779
false
IBM-Cloud/cloudco-insurance
IBM-Cloud
350,748,495
17
null
[ { "action": "opened", "author": "spearz", "comment_id": null, "datetime": 1534326262000, "masked_author": "username_0", "text": "[2018-08-14 10:51:35.306] [DEBUG] appid-public-key-util - Initializing\r\n[2018-08-14 10:51:36.068] [DEBUG] appid-token-util - Initializing\r\n[2018-08-14 10:51:36.201] [INFO] appid-sdk - Initialized\r\nLoaded local VCAP { services:\r\n { cloudantNoSQLDB: [ [Object] ],\r\n conversation: [ [Object] ],\r\n AppID: [ [Object] ] } }\r\n[2018-08-14 10:51:37.279] [DEBUG] appid-webapp-strategy - Initializing\r\n[2018-08-14 10:51:37.280] [DEBUG] appid-webapp-strategy-config - Initializing\r\n[2018-08-14 10:51:37.280] [INFO] appid-webapp-strategy-config - tenantId e2\r\n[2018-08-14 10:51:37.280] [INFO] appid-webapp-strategy-config - clientId 87\r\n[2018-08-14 10:51:37.281] [INFO] appid-webapp-strategy-config - secret [NOT SHOWING]\r\n[2018-08-14 10:51:37.281] [INFO] appid-webapp-strategy-config - oauthServerUrl https://appid-oauth.eu-gb.bluemix.net/oauth/v3/e2\r\n[2018-08-14 10:51:37.281] [INFO] appid-webapp-strategy-config - redirectUri http://localhost:6001/health\r\n[2018-08-14 10:51:37.281] [INFO] appid-webapp-strategy-config - preferredLocale undefined\r\n[2018-08-14 10:51:37.282] [INFO] self-service-manager - using user IAM API key [NOT SHOWING]\r\n[2018-08-14 10:51:37.282] [INFO] self-service-manager - iamTokenUrl https://iam.bluemix.net/oidc/token\r\n[2018-08-14 10:51:37.283] [INFO] self-service-manager - managementUrl https://appid-management.eu-gb.bluemix.net/management/v4/e2\r\nserver starting on http://localhost:6001\r\nLoaded local VCAP { services:\r\n { cloudantNoSQLDB: [ [Object] ],\r\n conversation: [ [Object] ],\r\n AppID: [ [Object] ] } }\r\n{ url: 'https://gateway.watsonplatform.net/assistant/api',\r\n username: '0f',\r\n password: 'te' }\r\nNo conversation workspace configured in the environment.\r\nLooking for a workspace named 'Ana'...\r\nLoaded local VCAP { services:\r\n { cloudantNoSQLDB: [ [Object] ],\r\n conversation: [ [Object] ],\r\n AppID: [ [Object] ] } }\r\nDatabase already exists: logs\r\nDatabase already exists: benefits\r\nUsing Watson Conversation with username 0f and workspace 09\r\nGET /health 200 310.081 ms - 3002\r\nGET /isLoggedIn 200 2.558 ms - 27\r\nGET /favicon.ico 404 4.247 ms - 150\r\nGET /signup 200 46.224 ms - 3145\r\nGET /isLoggedIn 304 1.400 ms - -\r\n[2018-08-14 10:53:06.092] [DEBUG] self-service-manager - Obtained IAM token: exq\r\n[2018-08-14 10:53:07.738] [DEBUG] self-service-manager - request sign up failure\r\n{ Error: Forbidden\r\n at Request._callback (C:\\....\\insurance-bot\\node_modules\\ibmcloud-appid\\lib\\self-service\\self-service-manager.js:269:16)\r\n at Request.self.callback (C:\\...\\insurance-bot\\node_modules\\request\\request.js:188:22)\r\n at emitTwo (events.js:126:13)\r\n at Request.emit (events.js:214:7)\r\n at Request.<anonymous> (C:\\....\\insurance-bot\\node_modules\\request\\request.js:1171:10)\r\n at emitOne (events.js:116:13)\r\n at Request.emit (events.js:211:7)\r\n at IncomingMessage.<anonymous> (C:\\....\\insurance-bot\\node_modules\\request\\request.js:1091:12)\r\n at Object.onceWrapper (events.js:313:30)\r\n at emitNone (events.js:111:20) statusCode: 403, message: 'Forbidden' }\r\nPOST /signup 500 6748.472 ms - 35", "title": "self-service-manager - request sign up failure", "type": "issue" }, { "action": "created", "author": "spearz", "comment_id": 414251130, "datetime": 1534756481000, "masked_author": "username_0", "text": "Hello @username_1 ,\r\n\r\nDid i format it well? Still stuck on it same issue. \r\n\r\nThank you for your assistance.\r\nRegards,\r\nMatimu Ignatius", "title": null, "type": "comment" }, { "action": "created", "author": "spearz", "comment_id": 414284585, "datetime": 1534764596000, "masked_author": "username_0", "text": "@username_1 thank you for the reply \r\n\r\nYes i thought of running app locally. Steps used are for local deployment also both appid-config.json and pipeline-DEPLOY.sh are the same. \r\n\r\nLet me attempt cloud", "title": null, "type": "comment" }, { "action": "created", "author": "spearz", "comment_id": 414576671, "datetime": 1534836331000, "masked_author": "username_0", "text": "Hello @username_1 \r\n\r\nI started all over again it worked deployed on the cloud. \r\n\r\nThank you", "title": null, "type": "comment" }, { "action": "created", "author": "data-henrik", "comment_id": 414586100, "datetime": 1534838387000, "masked_author": "username_1", "text": "Ok, good to know. Closing this issue.", "title": null, "type": "comment" }, { "action": "closed", "author": "data-henrik", "comment_id": null, "datetime": 1534838387000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
6
3,553
false
false
3,553
true
yarnpkg/yarn
yarnpkg
238,401,965
3,718
null
[ { "action": "opened", "author": "adamreisnz", "comment_id": null, "datetime": 1498420347000, "masked_author": "username_0", "text": "**Do you want to request a *feature* or report a *bug*?**\r\nEnhancement\r\n\r\n**What is the current behavior?**\r\nYarn shows \"warnings\" about being out of date for patch releases, e.g.\r\n\r\n```\r\nyarn install v0.24.5\r\nwarning Your current version of Yarn is out of date. The latest version is \"0.24.6\"\r\n```\r\n\r\n**What is the expected behavior?**\r\nThe warning message in yellow is distracting, I really can't be bothered to install a new version of yarn every single time a new patch release comes out. And the yellow color always draws my attention and then the OCD kicks in :)\r\n\r\nUnless there's a bug that's really bothering me, I am happy to upgrade yarn every now and then when I notice that I'm behind a few minor versions. In my opinion warnings should only show up if you're trailing a few minor versions, and maybe just show a muted/greyed out notice when it's just a patch or a single minor version.", "title": "Remove or make the out of date warning less in-your-face for patch releases", "type": "issue" }, { "action": "created", "author": "bestander", "comment_id": 311133519, "datetime": 1498499911000, "masked_author": "username_1", "text": "Yeah, warnings suck if you see them a lot.\r\nYou can opt out with `disable-self-update-check` setting.\r\n\r\nCurious to see more discussion here.", "title": null, "type": "comment" }, { "action": "created", "author": "adamreisnz", "comment_id": 311146905, "datetime": 1498502626000, "masked_author": "username_0", "text": "Well removing it altogether is an option, but I think a warning can a good thing, provided it's actually warning you about something meaningful. Being one or two patch or even minor versions behind is not that big of a deal imo, unless one of them contains a critical/urgent fix. So maybe the version differences combined with some urgency flag could dictate when/how often warnings do show up.", "title": null, "type": "comment" }, { "action": "created", "author": "bestander", "comment_id": 311150114, "datetime": 1498503356000, "masked_author": "username_1", "text": "From Yarn point of view we want everyone to be on the latest version, this is easier to triage bugs.\r\nFrom developers point of view they want to be annoyed less and need to have meaningful and actionable warnings.\r\n\r\nCan we make the warning less annoying while keeping people up to date?\r\nThe good thing is that this check only happens once a day.\r\n\r\nNot sure if patch warnings should be a less priority though, we usually cherry-pick bug fixes worth the effort to do that so it sometimes is useful for people to be up to date.", "title": null, "type": "comment" }, { "action": "created", "author": "adamreisnz", "comment_id": 311151008, "datetime": 1498503562000, "masked_author": "username_0", "text": "Fair enough, I understand the point of view from Yarn. Less annoying warnings (e.g. greyed out text) would help, with it turning yellow when you're behind a fair bit.\r\n\r\nMaybe another crazy idea, but how far fetched would it be to have an opt-in auto update under the hood? Nearly every app and their dog out there are doing it, so why not look into that option?", "title": null, "type": "comment" }, { "action": "created", "author": "bestander", "comment_id": 311153306, "datetime": 1498504113000, "masked_author": "username_1", "text": "We had it actually :)\r\nOne of the problems is that there are 10 ways to install Yarn across all OS, package managers etc and some of the require sudo permission.\r\nWhen Yarn had autoupdater it would install another version of Yarn into a folder inside previous Yarn installation, this avoided the need to check for a permission.\r\nBut in the end it created a huge confusion regarding what is the current version of Yarn and which tool owns the update.\r\nWe will probably get back to this idea later with a better implementation but there are too many things to consider.\r\n\r\nFeel free to send a PR with the different level of warning-ness depending on version difference.", "title": null, "type": "comment" }, { "action": "created", "author": "Daniel15", "comment_id": 312162566, "datetime": 1498791794000, "masked_author": "username_2", "text": "We used to have a \"self-update\" command, so `yarn self-update` would update Yarn. However, it broke. #1139 tracks fixing it.\r\n\r\nWe could try auto update, however the update could take a while (which might not be what the user expects to happen when they run Yarn) and it may require root permissions.", "title": null, "type": "comment" }, { "action": "created", "author": "bestander", "comment_id": 319144891, "datetime": 1501523584000, "masked_author": "username_1", "text": "```\r\nyarn config set disable-self-update-check true\r\n```", "title": null, "type": "comment" } ]
3
8
3,345
false
false
3,345
false
caffe2/caffe2
caffe2
206,059,251
135
{ "number": 135, "repo": "caffe2", "user_login": "caffe2" }
[ { "action": "opened", "author": "Yangqing", "comment_id": null, "datetime": 1486513592000, "masked_author": "username_0", "text": "@aaronmarkham this should solve your issue.", "title": "caffe_translator fix: HasField actually throws exceptions.", "type": "issue" }, { "action": "created", "author": "Yangqing", "comment_id": 279480535, "datetime": 1487010930000, "masked_author": "username_0", "text": "Abandoning - will commit internally.", "title": null, "type": "comment" } ]
2
4
409
false
true
79
false
dazinator/DotNet.Glob
null
407,956,196
62
{ "number": 62, "repo": "DotNet.Glob", "user_login": "dazinator" }
[ { "action": "opened", "author": "pwiens", "comment_id": null, "datetime": 1549585279000, "masked_author": "username_0", "text": "Adding an additional target framework (netcoreapp2.1) and support for Span<T>", "title": "Added span support", "type": "issue" }, { "action": "created", "author": "dazinator", "comment_id": 461723241, "datetime": 1549613487000, "masked_author": "username_1", "text": "Fantastic, thank you very much for this PR.", "title": null, "type": "comment" }, { "action": "created", "author": "dazinator", "comment_id": 462509673, "datetime": 1549921995000, "masked_author": "username_1", "text": "Thanks for the PR", "title": null, "type": "comment" }, { "action": "created", "author": "pwiens", "comment_id": 462893809, "datetime": 1549998767000, "masked_author": "username_0", "text": "Thanks for merging it. I'll be on the lookout of a new nuget package.", "title": null, "type": "comment" }, { "action": "created", "author": "dazinator", "comment_id": 462940567, "datetime": 1550006558000, "masked_author": "username_1", "text": "https://www.nuget.org/packages/DotNet.Glob/3.0.0-alpha0045\r\n\r\nI'll wait a while before I merge to master, which will produce a stable 3.0.0 package, so it's just on pre-release channel for now", "title": null, "type": "comment" } ]
2
5
398
false
false
398
false
SAP/node-rfc
SAP
310,071,757
45
null
[ { "action": "opened", "author": "OzcanI", "comment_id": null, "datetime": 1522418020000, "masked_author": "username_0", "text": "Hi,\r\nI am trying to fetch data from st03 via fm \"SWNC_COLLECTOR_GET_AGGREGATES\".\r\nI can use it in the system but when I try it in node-rfc with same parameters passed, It gives me No_Data_Found error.\r\n\r\n![image](https://user-images.githubusercontent.com/35952982/38140053-d22870b4-343a-11e8-90fb-dfc0593c45bc.png)\r\n\r\nI have tried to pass date so many different types, no result at all. I can use test fm and a few others fm's like TH_WPINFO etc. I am only struggling with this fm.", "title": "Getting \"No_Data_Found\" Error with correct parameters.", "type": "issue" }, { "action": "created", "author": "bsrdjan", "comment_id": 377797299, "datetime": 1522599039000, "masked_author": "username_1", "text": "Hi @username_0,\r\n\r\naccording to PERIODSTART Data Dictionary definition, the start period should be supplied in YYMMDDDD format:\r\n\r\n<img width=\"573\" alt=\"screen shot 2018-04-01 at 17 58 16\" src=\"https://user-images.githubusercontent.com/1697847/38175047-a8281e16-35d6-11e8-92c7-4d7684862eef.png\">\r\n\r\nCould you please try with '20180318' ?\r\n\r\nPlease be aware that SAP Conversion Routines (\"ALPHA Exits\") are inactive in RFC communication (see first section: http://sap.github.io/node-rfc/remarks.html) and i/o data in SE37 transaction for example may be different from data in RFC communication.", "title": null, "type": "comment" }, { "action": "created", "author": "OzcanI", "comment_id": 378621686, "datetime": 1522852455000, "masked_author": "username_0", "text": "Thank you, that worked. I dont know how I missed it. 👍", "title": null, "type": "comment" }, { "action": "closed", "author": "bsrdjan", "comment_id": null, "datetime": 1523387952000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "bsrdjan", "comment_id": 671939506, "datetime": 1597151661000, "masked_author": "username_1", "text": "New utility helpful in troubleshooting such cases: https://www.npmjs.com/package/rfmcall", "title": null, "type": "comment" } ]
2
5
1,212
false
false
1,212
true
moby/moby
moby
237,264,848
33,746
null
[ { "action": "opened", "author": "youngbupark", "comment_id": null, "datetime": 1497974802000, "masked_author": "username_0", "text": "**Description**\r\n\r\nI'm using windows swarm cluster with the below setup. \r\n\r\n1. Manager x 1: Ubuntu Linux, Docker 17.05.0-CE\r\n2. Worker x 4 : Windows Server Core 2016 - 17.03.1-ee-3\r\n\r\n\"docker stack deploy\" cannot parse windows file path in compose file, detect it as relative path, and add the current path to the source path. it looks like it is a bug.\r\n\r\n\r\n`\r\ndocker stack deploy --with-registry-auth --compose-file=docker-compose.yml controller\r\n`\r\n\r\ndocker-compose.xml\r\n\r\n`\r\nversion: '3'\r\n\r\nservices:\r\n controller:\r\n image: ****.azurecr.io/****_develop_20170620.5\r\n volumes:\r\n - C:\\secret:C:\\secret\r\n\r\n deploy:\r\n mode: replicated\r\n replicas: 1\r\n resources:\r\n memory: 2048M\r\n restart_policy:\r\n condition: on-failure\r\n delay: 5s\r\n max_attempts: 3\r\n window: 120s\r\n update_config:\r\n parallelism: 2\r\n delay: 10s\r\n failure_action: pause\r\n monitor: 60s\r\n max_failure_ratio: 0.3\r\n placement:\r\n constraints:\r\n - node.role == worker\r\n`\r\n\r\n**Steps to reproduce the issue:**\r\n\r\n1. docker stack deploy --with-registry-auth --compose-file=docker-compose.yml controller\r\n\r\n**Describe the results you received:**\r\n\r\ndocker service inspect controller \r\n\r\n`\r\n \"TaskTemplate\": {\r\n \"ContainerSpec\": {\r\n \"Image\": \"*******_develop_20170620.5@sha256:f657d1722a5f82f70177c87c4c58f30997ddf43835c77a4d00516ee913d15b2b\",\r\n \"Labels\": {\r\n \"com.docker.stack.namespace\": \"****\"\r\n },\r\n \"Env\": [\r\n \"****=***\"\r\n ],\r\n \"Mounts\": [\r\n {\r\n \"Type\": \"bind\",\r\n \"Source\": \"/home/test/deploy/C:\\\\secret\",\r\n \"Target\": \"C:\\\\secret\"\r\n }\r\n ],\r\n \"StopGracePeriod\": 10000000000,\r\n \"DNSConfig\": {}\r\n },\r\n`\r\n\r\n**Describe the results you expected:**\r\n\r\ndocker service inspect controller \r\n\r\n`\r\n \"TaskTemplate\": {\r\n \"ContainerSpec\": {\r\n \"Image\": \"*******_develop_20170620.5@sha256:f657d1722a5f82f70177c87c4c58f30997ddf43835c77a4d00516ee913d15b2b\",\r\n \"Labels\": {\r\n \"com.docker.stack.namespace\": \"****\"\r\n },\r\n \"Env\": [\r\n \"****=***\"\r\n ],\r\n \"Mounts\": [\r\n {\r\n \"Type\": \"bind\",\r\n \"Source\": \"C:\\\\secret\",\r\n \"Target\": \"C:\\\\secret\"\r\n }\r\n ],\r\n \"StopGracePeriod\": 10000000000,\r\n \"DNSConfig\": {}\r\n },\r\n`\r\n\r\n**Additional information you deem important (e.g. issue happens only occasionally):**\r\n\r\n**Output of `docker version`:**\r\nManager Host\r\n`\r\nClient:\r\n Version: 17.05.0-ce\r\n API version: 1.29\r\n Go version: go1.7.5\r\n Git commit: 89658be\r\n Built: Thu May 4 22:10:54 2017\r\n OS/Arch: linux/amd64\r\n\r\nServer:\r\n Version: 17.05.0-ce\r\n API version: 1.29 (minimum version 1.12)\r\n Go version: go1.7.5\r\n Git commit: 89658be\r\n Built: Thu May 4 22:10:54 2017\r\n OS/Arch: linux/amd64\r\n Experimental: false\r\n`\r\n\r\nWorker Docker\r\n`\r\nClient:\r\n Version: 17.03.1-ee-3\r\n API version: 1.27\r\n Go version: go1.7.5\r\n Git commit: 3fcee33\r\n Built: Thu Mar 30 19:31:22 2017\r\n OS/Arch: windows/amd64\r\n\r\nServer:\r\n Version: 17.03.1-ee-3\r\n API version: 1.27 (minimum version 1.24)\r\n Go version: go1.7.5\r\n Git commit: 3fcee33\r\n Built: Thu Mar 30 19:31:22 2017\r\n OS/Arch: windows/amd64\r\n Experimental: false\r\n`\r\n**Output of `docker info`:**\r\nContainers: 1\r\n Running: 1\r\n Paused: 0\r\n Stopped: 0\r\nImages: 1\r\nServer Version: 17.05.0-ce\r\nStorage Driver: aufs\r\n Root Dir: /var/lib/docker/aufs\r\n Backing Filesystem: extfs\r\n Dirs: 15\r\n Dirperm1 Supported: true\r\nLogging Driver: json-file\r\nCgroup Driver: cgroupfs\r\nPlugins:\r\n Volume: local\r\n Network: bridge host macvlan null overlay\r\nSwarm: active\r\n NodeID: ****\r\n Is Manager: true\r\n ClusterID: ****\r\n Managers: 1\r\n Nodes: 5\r\n Orchestration:\r\n Task History Retention Limit: 5\r\n Raft:\r\n Snapshot Interval: 10000\r\n Number of Old Snapshots to Retain: 0\r\n Heartbeat Tick: 1\r\n Election Tick: 3\r\n Dispatcher:\r\n Heartbeat Period: 5 seconds\r\n CA Configuration:\r\n Expiry Duration: 3 months\r\n Node Address: 10.80.1.3\r\n Manager Addresses:\r\n 10.80.1.3:2337\r\nRuntimes: runc\r\nDefault Runtime: runc\r\nInit Binary: docker-init\r\ncontainerd version: ******\r\nrunc version: *****\r\ninit version: 949e6fa\r\nSecurity Options:\r\n apparmor\r\n seccomp\r\n Profile: default\r\nKernel Version: 4.4.0-31-generic\r\nOperating System: Ubuntu 16.04.2 LTS\r\nOSType: linux\r\nArchitecture: x86_64\r\nCPUs: 2\r\nTotal Memory: 3.859GiB\r\nName: ******\r\nID: BPWL:WKA7:7IAN:C4\r\nDocker Root Dir: /var/lib/docker\r\nDebug Mode (client): false\r\nDebug Mode (server): false\r\nRegistry: https://index.docker.io/v1/\r\nExperimental: false\r\nInsecure Registries:\r\n 127.0.0.0/8\r\nLive Restore Enabled: false\r\n\r\nWARNING: No swap limit support\r\n\r\n**Additional environment details (AWS, VirtualBox, physical, etc.):**", "title": "'Docker stack deploy' cannot windows file path format source in volume property of docker-compose config", "type": "issue" }, { "action": "created", "author": "friism", "comment_id": 313202097, "datetime": 1499282779000, "masked_author": "username_1", "text": "cc @johnstep", "title": null, "type": "comment" }, { "action": "created", "author": "simonferquel", "comment_id": 397989957, "datetime": 1529312845000, "masked_author": "username_2", "text": "This is a CLI issue currently worked out in https://github.com/docker/cli/pull/966.\r\nDeploying a stack with Windows workloads containing bind mounts currently only work from a Windows CLI.", "title": null, "type": "comment" } ]
3
3
5,590
false
false
5,590
false
litecoin-project/litecoin
litecoin-project
365,195,119
540
null
[ { "action": "opened", "author": "NicolasDorier", "comment_id": null, "datetime": 1538286853000, "masked_author": "username_0", "text": "I am synching a new node:\r\n\r\nLatest log show I am on block `776519`.\r\n```\r\n2018-09-30 05:37:02 connect() to [2a01:4f9:2a:2518::2]:19335 failed: Cannot assign requested address (99)\r\n2018-09-30 05:38:56 UpdateTip: new best=1d5263661c8678bc4e475af9509f8d45105f730181d14feeba1e4e68cab8ff5e height=776517 version=0x20000000 log2_work=53.010468 tx=1831703 date='2018-09-30 05:37:26' progress=1.000000 cache=0.0MiB(191txo)\r\n2018-09-30 05:43:49 UpdateTip: new best=26c2c4147c422632f64a9058018095893e55d0617a93deaa4add21cc79d85bd6 height=776518 version=0x20000000 log2_work=53.010468 tx=1831708 date='2018-09-30 05:42:37' progress=1.000000 cache=0.0MiB(197txo)\r\n2018-09-30 05:45:11 connect() to [2001:8a0:dda2:aa01:40a1:8579:ad55:8591]:19335 failed: Cannot assign requested address (99)\r\n2018-09-30 05:47:54 UpdateTip: new best=c5bed9e6a7204996d46c5a749e73803811f3a4a4a044720acc5ade20a69171a5 height=776519 version=0x20000000 log2_work=53.010468 tx=1831710 date='2018-09-30 05:47:39' progress=1.000000 cache=0.0MiB(201txo)\r\n```\r\n\r\n`getblockchaininfo` show me that I have many header after.\r\n```\r\nroot@BTCPayServerVM:~# litecoin-cli.sh getblockchaininfo\r\n{\r\n \"chain\": \"test\",\r\n \"blocks\": 776519,\r\n \"headers\": 776710,\r\n```\r\n\r\nMy node is super slow, probably downloading block slower than it can sync. Any solution? Does somebody has a reliable node I can connect to?", "title": "Testnet stalling", "type": "issue" }, { "action": "created", "author": "losh11", "comment_id": 425696954, "datetime": 1538287030000, "masked_author": "username_1", "text": "http://testnet.litecointools.com has a list of testnet v4 nodes you should\nbe able to connect with.", "title": null, "type": "comment" }, { "action": "created", "author": "NicolasDorier", "comment_id": 425697096, "datetime": 1538287258000, "masked_author": "username_0", "text": "@username_1 ok so something is weird...\r\n\r\nThe top node at your address is\r\n\r\n```\r\n \"synced_headers\": 776521,\r\n \"synced_blocks\": 776521,\r\n```\r\n\r\nWhy does my node have more header? My node is in a constant state of IBD right now.", "title": null, "type": "comment" }, { "action": "created", "author": "NicolasDorier", "comment_id": 425697193, "datetime": 1538287422000, "masked_author": "username_0", "text": "I guess the problem will solve by itself in 200 blocks, but this is weird.", "title": null, "type": "comment" }, { "action": "created", "author": "thrasher-", "comment_id": 425713977, "datetime": 1538306881000, "masked_author": "username_2", "text": "It's because this peer is reporting a higher synced headers height:\r\n\r\nValid heights are at https://testnet.thrasher.io or http://testnet.litecointools.com\r\n\r\n`\r\n{\r\n \"id\": 4745,\r\n \"addr\": \"5.165.18.58:55062\",\r\n \"addrlocal\": \"173.209.42.7:19335\",\r\n \"addrbind\": \"173.209.42.7:19335\",\r\n \"services\": \"000000000000040c\",\r\n \"relaytxes\": true,\r\n \"lastsend\": 1538306454,\r\n \"lastrecv\": 1538306493,\r\n \"bytessent\": 49193,\r\n \"bytesrecv\": 2355,\r\n \"conntime\": 1538305851,\r\n \"timeoffset\": 1,\r\n \"pingtime\": 0.154072,\r\n \"minping\": 0.154072,\r\n \"version\": 70015,\r\n \"subver\": \"/LitecoinCore:0.16.0/\",\r\n \"inbound\": true,\r\n \"addnode\": false,\r\n \"startingheight\": 776814,\r\n \"banscore\": 0,\r\n \"synced_headers\": 776817,\r\n \"synced_blocks\": -1,\r\n \"inflight\": [\r\n ],\r\n \"whitelisted\": false,\r\n \"bytessent_per_msg\": {\r\n \"addr\": 23932,\r\n \"feefilter\": 32,\r\n \"getheaders\": 1053,\r\n \"headers\": 23486,\r\n \"inv\": 61,\r\n \"ping\": 192,\r\n \"pong\": 192,\r\n \"sendcmpct\": 66,\r\n \"sendheaders\": 24,\r\n \"verack\": 24,\r\n \"version\": 131\r\n },\r\n \"bytesrecv_per_msg\": {\r\n \"addr\": 55,\r\n \"feefilter\": 32,\r\n \"getaddr\": 24,\r\n \"getheaders\": 1053,\r\n \"headers\": 318,\r\n \"inv\": 244,\r\n \"ping\": 192,\r\n \"pong\": 192,\r\n \"sendcmpct\": 66,\r\n \"sendheaders\": 24,\r\n \"verack\": 24,\r\n \"version\": 131\r\n }\r\n },\r\n`", "title": null, "type": "comment" }, { "action": "created", "author": "NicolasDorier", "comment_id": 425714434, "datetime": 1538307371000, "masked_author": "username_0", "text": "@username_2 my own node is reporting higher synced header. Seems that `blocks` match those two explorers. But my `headers` keep growing faster.\r\n\r\n```\r\n{\r\n \"chain\": \"test\",\r\n \"blocks\": 776582,\r\n \"headers\": 776818,\r\n```\r\n\r\nMy verification progress never get over\r\n\r\n```\r\n\"verificationprogress\": 0.9999977783067506\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "thrasher-", "comment_id": 426087610, "datetime": 1538433528000, "masked_author": "username_2", "text": "Yeah, exactly. I banned their node and they seem to have stopped broadcasting a higher synced block height which was confusing nodes. Have you been able to complete IBD now? Seems as though they've stopped.", "title": null, "type": "comment" }, { "action": "closed", "author": "NicolasDorier", "comment_id": null, "datetime": 1538473483000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "NicolasDorier", "comment_id": 426213612, "datetime": 1538473483000, "masked_author": "username_0", "text": "yes now it came back to normal", "title": null, "type": "comment" } ]
3
9
3,748
false
false
3,748
true
github/scientist
github
134,784,468
36
null
[ { "action": "opened", "author": "m00nlight", "comment_id": null, "datetime": 1455862490000, "masked_author": "username_0", "text": "First, thanks for the scientist gems, it really opens my eyes of maintain software reliability. I just have one problem, if the function to test has some side (for example, it query some data in a database and updated it), so if we do run the control and candidate code, it will definitively cause some problem, right? So is scientist only useful at testing functional style code, or how could we use it to test for function with global side effect?", "title": "How can we use scientist to do experiment of function has side effect", "type": "issue" }, { "action": "closed", "author": "m00nlight", "comment_id": null, "datetime": 1455874485000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "rebyn", "comment_id": 186166458, "datetime": 1455878555000, "masked_author": "username_1", "text": "I guess you figured out, yet for anyone who hasn't gone through all the README, there'a a section for this: https://github.com/github/scientist#designing-an-experiment.", "title": null, "type": "comment" } ]
2
3
618
false
false
618
false
activeadmin/activeadmin
activeadmin
362,093,496
5,482
null
[ { "action": "opened", "author": "ndbroadbent", "comment_id": null, "datetime": 1537435140000, "masked_author": "username_0", "text": "I'm setting up the [ahoy](https://github.com/ankane/ahoy) gem to track some events, and want to show them in Active Admin. `ahoy` creates some models: `Ahoy::Event` and `Ahoy::Visit`. I just want to call these `Visits` and `Events`. I also want to query based on the user or account id.\r\n\r\n`app/admin/ahoy/events.rb`:\r\n\r\n```\r\nActiveAdmin.register Ahoy::Event, as: 'Event' do\r\n controller do\r\n belongs_to :account, :user, optional: true, polymorphic: true\r\n end\r\nend\r\n```\r\n\r\nWhen I visit `/admin/events`, I get the following error:\r\n\r\n```\r\nundefined method `new_admin_ahoy_event_path' for #<Admin::EventsController:0x00007fb51ff19a88> Did you mean? new_admin_event_path\r\n```\r\n\r\nThe URL generation is still trying to use the original model class, instead of the renamed resource.\r\n\r\nI added `actions :all, :except => [:new]`, because I don't want to create new events in ActiveAdmin. But then I get this error: `undefined method `admin_ahoy_events_path'", "title": "Renaming resource with a belongs_to breaks all the generated URLs", "type": "issue" } ]
1
1
956
false
false
956
false
PlaidWeb/Publ
PlaidWeb
421,782,372
184
null
[ { "action": "opened", "author": "fluffy-critter", "comment_id": null, "datetime": 1552723104000, "masked_author": "username_0", "text": "## Expected Behavior\r\n<!--- If you're describing a bug, tell us what should happen -->\r\n<!--- If you're suggesting a change/improvement, tell us how it should work -->\r\n<!--- Either way, please set the appropriate labels on the item -->\r\nIt would be nice if there were a way to specify different image rendition and set options for an image based on the template that's rendering it. For example, on an image gallery, setting the `count`/`offset` differently on `index` vs. `entry` (without it being global to the template), or having cropping only happen on `index`.\r\n\r\n## Possible Solution\r\n<!--- Not obligatory, but suggest a fix/reason for the bug, -->\r\n<!--- or ideas how to implement the addition or change -->\r\n\r\nSimilar to how there's `fullsize_*` variants of many of the image parameters, maybe there could also be `{template}_*` variants (e.g. `index_crop=(1,2,3,4)`).\r\n\r\nPlumbing through the template name would be tricky and issue-prone, though, so maybe it would be better to have the template itself provide e.g. `entry.body(_prefix='index_')`, which would then have e.g. `index_crop` take precedence over `crop`. So then like in `markdown.HtmlRenderer._render_image`, when it computes `composite_args` it can do something like\r\n\r\n```python\r\nprefix = composite_args.get('_prefix')\r\nif prefix:\r\n for k,v in composite_args:\r\n if k.startswith(prefix):\r\n composite_args[k[len(prefix):]] = v\r\n```\r\n\r\nand do the same when computing `container_args` in `HtmlRenderer.image` or whatever.\r\n\r\n## Context\r\n<!--- How has this issue affected you? What are you trying to accomplish? -->\r\n<!--- Providing context helps us come up with a solution that is most useful in the real world -->\r\n\r\nWant to do different thumbnail/gallery/etc. layouts for index vs. entry pages on my [art site](https://beesbuzz.biz/art/drawings/), and different cropping for thumbnails vs. detail pages on https://mullinslab.microbiol.washington.edu/people/ just as two simple examples", "title": "Some way of specifying different image options for index vs. entry", "type": "issue" }, { "action": "created", "author": "fluffy-critter", "comment_id": 479341456, "datetime": 1554267997000, "masked_author": "username_0", "text": "This also needs to support HTML entries. It's probably appropriate to add the necessary functionality to `image.parse_image_spec` which would need to take in the `config` dict.", "title": null, "type": "comment" }, { "action": "closed", "author": "fluffy-critter", "comment_id": null, "datetime": 1554769389000, "masked_author": "username_0", "text": "", "title": null, "type": "issue" } ]
1
3
2,156
false
false
2,156
false
PX4/Devguide
PX4
327,974,782
529
null
[ { "action": "opened", "author": "hamishwillee", "comment_id": null, "datetime": 1527735174000, "masked_author": "username_0", "text": "https://github.com/PX4/sitl_gazebo/pull/167 introduces a function that uses tinyxml to parse parameters on XML files into C++ usable variables. This is used in the multi-vehicle simulation to allow a single sdf model file (with basic model options and parameters) for all cloned instances of a model, but with differentiate properties (such as udp ports) for individual model instances.\r\n\r\nThis needs to be documented so that it can be reused as needed:\r\n- Why is it needed\r\n- When and why should it be used.\r\n- How it works", "title": "Document function to load gazebo world parameters from XML to code", "type": "issue" }, { "action": "created", "author": "korotkoves", "comment_id": 394122336, "datetime": 1527979676000, "masked_author": "username_1", "text": "@username_0 please review this text for errors (grammar and others). May be you add it to Devguide more properly than I can.\r\n\r\nSimplified signature:\r\n`model_param(WORLD_NAME, MODEL_NAME, PARAM, PARAM_VALUE)`\r\n\r\nFunction uses tinyxml library to parse model parameters from XML file into C++ usable variables. Can be used in any plugin inside sitl_gazebo. \r\n\r\nIt tries to open WORLD_NAME.xml in current path (where we execute Gazebo) and iterates <model> xml tags. If it see <model name=\"MODEL_NAME\"> tag with \"name\" attribute (parameters for model with that name) or <model> tag without it (parameters for all models) it searches <PARAM> tag inside and copy it's value to PARAM_VALUE variable.\r\n\r\nIt is usefull, if we have single sdf model file (with basic model options and parameters) for one or more model instances but want to get (or change) some options/parameters for all or some model instances without sdf file modification.\r\n\r\n\r\nMulti vehicle simulation project(https://github.com/acsl-mipt/multiple-sitl/tree/for-px4-pr), for example, uses it to set different udp ports for individual quadcopter model instance.\r\n\r\nFor self world and model name, mavlink_udp_port option and mavlink_udp_port_ variable with int type:\r\n`model_param(world_->GetName(), model_->GetName(), \"mavlink_udp_port\", mavlink_udp_port_);`\r\n\r\nOptions file for 3 iris quadcopters:\r\n\r\n```\r\n<?xml version=\"1.0\" ?>\r\n<options>\r\n <model name=\"iris1\"><mavlink_udp_port>15019</mavlink_udp_port></model>\r\n <model name=\"iris2\"><mavlink_udp_port>15029</mavlink_udp_port></model>\r\n <model name=\"iris3\"><mavlink_udp_port>15039</mavlink_udp_port></model>\r\n</options>\r\n```", "title": null, "type": "comment" }, { "action": "created", "author": "hamishwillee", "comment_id": 394198304, "datetime": 1528066458000, "masked_author": "username_0", "text": "@username_1 Excellent job - all the information needed there. I'll tidy it as needed when I'm back from my break.", "title": null, "type": "comment" }, { "action": "created", "author": "julianoes", "comment_id": 395360597, "datetime": 1528364747000, "masked_author": "username_2", "text": "Note that after this PR building gazebo requires the `tinyxml` dependency. That will need to be added to the docs too.", "title": null, "type": "comment" } ]
3
4
2,399
false
false
2,399
true
Microsoft/vscode
Microsoft
341,693,317
54,421
null
[ { "action": "opened", "author": "JoshuaA9088", "comment_id": null, "datetime": 1531778288000, "masked_author": "username_0", "text": "- VSCode Version: 1.25.1\r\n- OS Version: Ubuntu 16.04\r\n\r\nSteps to Reproduce:\r\n\r\n1. Fresh install\r\n2. Try to launch from terminal with `--verbose`\r\n\r\nDoes this issue occur when all extensions are disabled?: N/A\r\n\r\nI noticed when fresh installing VS code I had to manually change the permissions of `/home/$USER/.config/Code/` to launch and `/home/$USER/.vs/` to install extensions. Otherwise I get `Error: EACCES: permission denied` Not sure if this is an isolated issue, although I have had this happen on 2 of my ubuntu machines.", "title": "Can't open or install extensions due to permissions", "type": "issue" }, { "action": "created", "author": "bpasero", "comment_id": 405552960, "datetime": 1531827746000, "masked_author": "username_1", "text": "Maybe an installation issue?", "title": null, "type": "comment" }, { "action": "created", "author": "Tyriar", "comment_id": 405583383, "datetime": 1531834421000, "masked_author": "username_2", "text": "I've seen this before when sudo is used to launch the first time, @username_0 do you think that could have happened?", "title": null, "type": "comment" }, { "action": "created", "author": "JoshuaA9088", "comment_id": 405671827, "datetime": 1531850365000, "masked_author": "username_0", "text": "I didn't run with sudo when this happened. It may have been because I bundle installed it with anaconda3. However, manually reinstalling didn't fix the issue.", "title": null, "type": "comment" }, { "action": "created", "author": "Tyriar", "comment_id": 406022733, "datetime": 1531937154000, "masked_author": "username_2", "text": "@username_0 yes I'd guess it's related to the anaconda build then, you can try reporting the issue to them. Since you've already worked around the problem I'll close this off.", "title": null, "type": "comment" } ]
4
6
1,365
false
true
1,009
true
jcvasquezc/SMA2
null
371,188,693
145
null
[ { "action": "opened", "author": "AKuederle", "comment_id": null, "datetime": 1539797515000, "masked_author": "username_0", "text": "The datepicker used during the user setup is showing the date in a fixed format and is not atapting based on the used language settings", "title": "Date Picker should use an international format", "type": "issue" }, { "action": "closed", "author": "TAriasVergara", "comment_id": null, "datetime": 1542895356000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "TAriasVergara", "comment_id": 441039784, "datetime": 1542895356000, "masked_author": "username_1", "text": "Solved", "title": null, "type": "comment" } ]
2
3
141
false
false
141
false
potassco/clingo
potassco
278,456,001
75
null
[ { "action": "opened", "author": "domoritz", "comment_id": null, "datetime": 1512132404000, "masked_author": "username_0", "text": "I'm using clingo from the packages released on Github. On travis (which runs ubuntu), I get the following error: `error: python support not available`. Details at https://travis-ci.org/username_0/draco/builds/310011820 and here is how I am installing clingo: https://github.com/username_0/draco/blob/master/.travis.yml#L6.", "title": "Released clingo does not come with Python support for linux", "type": "issue" }, { "action": "created", "author": "rkaminsk", "comment_id": 349612627, "datetime": 1512559898000, "masked_author": "username_1", "text": "It is not easily possible to ship clingo with python support so that it runs on all the available linux distributions.", "title": null, "type": "comment" }, { "action": "closed", "author": "rkaminsk", "comment_id": null, "datetime": 1512559899000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" } ]
2
3
436
false
false
436
true
pegjs/pegjs
pegjs
378,223,937
588
null
[ { "action": "opened", "author": "nicolas-hili", "comment_id": null, "datetime": 1541585841000, "masked_author": "username_0", "text": "I tried both using the online editor and using Node.js. The same error happened. At first, I thought it was an experimental feature not yet available. However, it seems that the '@' symbol seems is used in the [PegJS grammar](https://github.com/pegjs/pegjs/blob/master/src/parser.pegjs) itself, so I found strange that I could not find any other opened issues mentioning it. \r\n\r\n### Steps to Reproduce\r\n\r\nUsing the [online editor](https://pegjs.org/online):\r\n1. Open the [online editor](https://pegjs.org/online)\r\n2. Enter the example code below\r\n\r\nOr using Node.js:\r\n1. Create a nodejs application\r\n2. Copy & paste the second example below\r\n3. `$ node myApp.js`\r\n\r\n**Example code:**\r\n\r\nUsing the online editor (taken from [here](https://github.com/pegjs/pegjs/blob/master/docs/grammar/parsing-expression-types.md#expression1-expression2---expressionn-1)):\r\n```pegjs\r\nstart = MultiPluck\r\n / SinglePluck\r\n\r\nSinglePluck = \"0\"? @integer\r\nMultiPluck = @integer \".\" @integer\r\n\r\ninteger = $[0-9]+\r\n```\r\n\r\nOr via Node.js:\r\n```js\r\nvar peg = require(\"pegjs\")\r\n\r\nvar parser = peg.generate(`\r\nstart = MultiPluck\r\n / SinglePluck\r\n\r\nSinglePluck = \"0\"? @integer\r\nMultiPluck = @integer \".\" @integer\r\n\r\ninteger = $[0-9]+\r\n`);\r\n\r\nvar output = parser.parse(\"011\"); // Should return \"11\"\r\n```\r\n\r\n**Expected behavior:**\r\n\r\n<!-- What you expected to happen -->\r\nThe output of the example above should return `\"11\"`\r\n\r\n**Actual behavior:**\r\n\r\n<!-- What actually happened -->\r\nInstead, the aforementioned error appears. Note that removing the \"@\" symbol in the examples above would work and would output `['0','11']`.\r\n\r\n### Software\r\n\r\n<!-- Having more details about your software might help pinpoint the source of a bug: -->\r\n\r\n- **PEG.js:** 0.10.0\r\n- **Node.js:** 11.1.0\r\n- **NPM or Yarn:** 6.4.1\r\n- **Browser:** Firefox 63.0\r\n- **OS:** Ubuntu 18.04 \r\n- **Editor:** vim", "title": "Parsing expression1 @expression2 ... expressionn", "type": "issue" }, { "action": "created", "author": "futagoza", "comment_id": 436589293, "datetime": 1541589013000, "masked_author": "username_1", "text": "Hi @username_0, this isn't a bug, it's just that PEG.js v0.10.0 (the [latest npm release](https://www.npmjs.com/package/pegjs) and used in the [online editor](https://pegjs.org/online)) doesn't support the value plucking operator, that's why you are getting that error.\r\n\r\nUntil PEG.js v0.11.0 comes out (before 2019 hopefully 😆) you can try value plucking using:\r\n\r\n- https://www.npmjs.com/package/pegjs/v/0.11.0-dev.325\r\n- https://pegjs.org/development/try _(recomended, more up to date)_", "title": null, "type": "comment" }, { "action": "closed", "author": "futagoza", "comment_id": null, "datetime": 1541589014000, "masked_author": "username_1", "text": "", "title": null, "type": "issue" }, { "action": "created", "author": "nicolas-hili", "comment_id": 436688478, "datetime": 1541608533000, "masked_author": "username_0", "text": "Thanks @username_1 for your quick reply! I indeed failed to see the reference to the development version in the wiki. I tried 0.11.0 it does work with the '@' annotation, thanks :)", "title": null, "type": "comment" }, { "action": "created", "author": "polkovnikov-ph", "comment_id": 436720046, "datetime": 1541613874000, "masked_author": "username_2", "text": "So this feature did go to production. I missed it so much. Thanks!", "title": null, "type": "comment" } ]
3
5
2,597
false
false
2,597
true
Clinical-Genomics/scout
Clinical-Genomics
305,157,300
770
{ "number": 770, "repo": "scout", "user_login": "Clinical-Genomics" }
[ { "action": "opened", "author": "dnil", "comment_id": null, "datetime": 1521033999000, "masked_author": "username_0", "text": "New go at solving SPIDEX query without changing db schema, as advertised. 😄", "title": "SPIDEX query not changing db schema. Fix #693", "type": "issue" }, { "action": "created", "author": "moonso", "comment_id": 373031953, "datetime": 1521036256000, "masked_author": "username_1", "text": "👍", "title": null, "type": "comment" } ]
2
2
76
false
false
76
false
18F/e-QIP-prototype
18F
351,365,562
696
{ "number": 696, "repo": "e-QIP-prototype", "user_login": "18F" }
[ { "action": "opened", "author": "hursey013", "comment_id": null, "datetime": 1534452994000, "masked_author": "username_0", "text": "Reverts 18F/e-QIP-prototype#689", "title": "Revert \"use fake GUIDs for fields in tests\"", "type": "issue" } ]
2
2
31
false
true
31
false
Zarel/Pokemon-Showdown
null
399,215,820
5,108
{ "number": 5108, "repo": "Pokemon-Showdown", "user_login": "Zarel" }
[ { "action": "opened", "author": "asgdf", "comment_id": null, "datetime": 1547536568000, "masked_author": "username_0", "text": "Send an `-end` if the source of the effect is no longer active. This is necessary for the client to remove the effect from the statbar. It also causes a message about the target being freed, is that the correct behavior?", "title": "Fix partial trapping moves in the statbar after having ended", "type": "issue" }, { "action": "created", "author": "asgdf", "comment_id": 454290990, "datetime": 1547536809000, "masked_author": "username_0", "text": "The build failure is unrelated to this change for the record", "title": null, "type": "comment" }, { "action": "created", "author": "Marty-D", "comment_id": 454402810, "datetime": 1547561071000, "masked_author": "username_1", "text": "No message happens if it ends because the user stops being active, so this will need a `[silent]`.", "title": null, "type": "comment" }, { "action": "created", "author": "asgdf", "comment_id": 454611958, "datetime": 1547600805000, "masked_author": "username_0", "text": "Okay\r\n(do I still need to squash my commits or can I stop doing that?)", "title": null, "type": "comment" } ]
2
4
448
false
false
448
false