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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
facebookresearch/latent-treelstm | facebookresearch | 617,421,585 | 7 | null | [
{
"action": "opened",
"author": "mbp28",
"comment_id": null,
"datetime": 1589374243000,
"masked_author": "username_0",
"text": "Hey, \r\n\r\nJust wanted to check in on the following: \r\n\r\nThe ListOps dataset contains parses of different length. But I didn't find any code in this repo that does some sort of padding, neither did I see a padding symbol in the vocabulary. \r\n\r\nDo I understand correctly that the ListOpsBucketSampler only returns batches of samples that have the same number of tokens? Hence, no padding is necessary. This also implies that I may as well disregard the mask object the data loaders return for each batch as it is always only a matrix of ones? \r\n\r\nThanks, \r\nMax",
"title": "A Question About Padding / ListOpsBucketSampler",
"type": "issue"
},
{
"action": "created",
"author": "serhii-havrylov",
"comment_id": 628046453,
"datetime": 1589381768000,
"masked_author": "username_1",
"text": "Not necessarily, if particular bucket size is smaller than a batch size, it will add data points from the different [bucket](https://github.com/facebookresearch/latent-treelstm/blob/master/listops/data_preprocessing/ListOpsBucketSampler.py#L41).",
"title": null,
"type": "comment"
}
] | 2 | 2 | 802 | false | false | 802 | false |
OSGeo/gdal | OSGeo | 641,880,453 | 2,706 | {
"number": 2706,
"repo": "gdal",
"user_login": "OSGeo"
} | [
{
"action": "opened",
"author": "chacha21",
"comment_id": null,
"datetime": 1592563603000,
"masked_author": "username_0",
"text": "Add vs2019 compatibility\r\nvcver is 16.0, for v142 toolset\r\nadded a VSFRIENDLYVERSION to nmake.opt to help using dependencies built with different versions of VS\r\n\r\naddress #2676",
"title": "Add vs2019 compatibility",
"type": "issue"
},
{
"action": "created",
"author": "rouault",
"comment_id": 646578386,
"datetime": 1592565046000,
"masked_author": "username_1",
"text": "Could you add in nmake.opt a comment line about VSFRIENDLYVERSION to explain that it is not used by GDAL itself ? but then I'm not completely sure how do you use it exactly. I suspect you edit nmake.opt itself to have path that depend on VSFRIENDLYVERSION ? However the recommended way if not modifying nmake.opt but editing nmake.local.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "chacha21",
"comment_id": 646587686,
"datetime": 1592566433000,
"masked_author": "username_0",
"text": "I have added the comment.\r\nYou are right, I usually tune the nmake.opt, I just did not know the nmake.local trick.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "rouault",
"comment_id": 646631729,
"datetime": 1592572786000,
"masked_author": "username_1",
"text": "Upon reflection, I'd prefer if you drop the changes in nmake.opt. I can see the point of the VSFRIENDLYVERSION idea but the fact that it can't work in nmake.local is a bit unsatisfactory",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "chacha21",
"comment_id": 646638588,
"datetime": 1592573646000,
"masked_author": "username_0",
"text": "Sounds good to me.",
"title": null,
"type": "comment"
}
] | 2 | 5 | 832 | false | false | 832 | false |
coreui/coreui-free-vue-admin-template | coreui | 556,847,826 | 189 | null | [
{
"action": "opened",
"author": "novecento",
"comment_id": null,
"datetime": 1580302943000,
"masked_author": "username_0",
"text": "sorry guys, are you planning to insert typescript sample implementations?",
"title": "Typescript samples",
"type": "issue"
},
{
"action": "created",
"author": "woothu",
"comment_id": 579775515,
"datetime": 1580307506000,
"masked_author": "username_1",
"text": "Typescript starter template is a PRO version feature (it will available probably next week)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "novecento",
"comment_id": 579776784,
"datetime": 1580307675000,
"masked_author": "username_0",
"text": "good, let me know :-)",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "woothu",
"comment_id": null,
"datetime": 1582643175000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "woothu",
"comment_id": 590912586,
"datetime": 1582643175000,
"masked_author": "username_1",
"text": "Typescript starter is now available for download (for PRO users)",
"title": null,
"type": "comment"
}
] | 2 | 5 | 249 | false | false | 249 | false |
tarantool/cartridge | tarantool | 590,447,523 | 708 | null | [
{
"action": "opened",
"author": "olegrok",
"comment_id": null,
"datetime": 1585587741000,
"masked_author": "username_0",
"text": "```\r\n➜ .rocks/bin/kingdom.lua\r\nLuajitError: builtin/fio.lua:354: Usage: fio.mktree(path[, mode])\r\nfatal error, exiting the event loop\r\n```",
"title": "Improve error handling in kingdom.lua",
"type": "issue"
},
{
"action": "closed",
"author": "rosik",
"comment_id": null,
"datetime": 1585931429000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 139 | false | false | 139 | false |
fpanaccia/Wkhtmltopdf.NetCore | null | 716,609,569 | 41 | null | [
{
"action": "opened",
"author": "jlfjunior",
"comment_id": null,
"datetime": 1602082773000,
"masked_author": "username_0",
"text": "System.ComponentModel.Win32Exception (13): Permission denied\r\n at Wkhtmltopdf.NetCore.WkhtmlDriver.Convert(String wkhtmlPath, String switches, String html)\r\n at Wkhtmltopdf.NetCore.GeneratePdf.GetPDF(String html)\r\n at BankSlip.Api.Models.Services.BankSlipService.GeneratePdf(IEnumerable`1 bankSlipsModels, Boolean paymentBooklet) in /var/lib/jenkins/workspace/Bankslip.Homol/src/BankSlip.Api/Models/Services/BankSlipService.cs:line 36",
"title": "Error on run Ubuntu",
"type": "issue"
},
{
"action": "created",
"author": "adriantheking",
"comment_id": 706979907,
"datetime": 1602492726000,
"masked_author": "username_1",
"text": "I think its related to [this](https://github.com/username_2/Wkhtmltopdf.NetCore/issues/36#issue-702628853)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "fpanaccia",
"comment_id": 761890379,
"datetime": 1610922002000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jlfjunior",
"comment_id": null,
"datetime": 1611702928000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 4 | 545 | false | false | 545 | true |
Dart-Code/Dart-Code | Dart-Code | 631,257,370 | 2,519 | null | [
{
"action": "opened",
"author": "shashikantdurge",
"comment_id": null,
"datetime": 1591322752000,
"masked_author": "username_0",
"text": "Could not load source 'dart:core-patch/object_patch.dart': TypeError: Cannot read property 'data' of undefined\r\n\tat p.sourceRequest (/Users/shashikant/.vscode/extensions/dart-code.dart-code-3.11.0/out/dist/extension.js:1:249123)\r\n\tat p.dispatchRequest (/Users/shashikant/.vscode/extensions/dart-code.dart-code-3.11.0/out/dist/extension.js:1:276479)\r\n\tat p.handleMessage (/Users/shashikant/.vscode/extensions/dart-code.dart-code-3.11.0/out/dist/extension.js:1:548364)\r\n\tat p._handleData (/Users/shashikant/.vscode/extensions/dart-code.dart-code-3.11.0/out/dist/extension.js:1:550086)\r\n\tat Socket.<anonymous> (/Users/shashikant/.vscode/extensions/dart-code.dart-code-3.11.0/out/dist/extension.js:1:548696)\r\n\tat Socket.emit (events.js:203:13)\r\n\tat addChunk (_stream_readable.js:295:12)\r\n\tat readableAddChunk (_stream_readable.js:276:11)\r\n\tat Socket.Readable.push (_stream_readable.js:210:10)\r\n\tat TCP.onStreamRead (internal/stream_base_commons.js:166:17).",
"title": "Exception on app start in debug",
"type": "issue"
},
{
"action": "created",
"author": "DanTup",
"comment_id": 640544740,
"datetime": 1591615655000,
"masked_author": "username_1",
"text": "Thanks for the report! Do you have steps to reproduce this?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "shashikantdurge",
"comment_id": 640636388,
"datetime": 1591625429000,
"masked_author": "username_0",
"text": "Just running the app in vs code stops at this exception even if break on exception is unchecked.\r\n\r\nI have to continue execution & wait for some seconds and hot restart the app.\r\n\r\nIt does not happen in android studio.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "shashikantdurge",
"comment_id": 640637935,
"datetime": 1591625505000,
"masked_author": "username_0",
"text": "Is it because of socket events?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "DanTup",
"comment_id": 651243274,
"datetime": 1593449933000,
"masked_author": "username_1",
"text": "So sorry for the delay - this got lost in my inbox. \r\n\r\nDoes it happen with every app, such as one created with **Flutter: New Project**? Could you capture a log using the [Capture Logs command](https://dartcode.org/docs/logging/#capture-logs-command) (you can untick Analysis Server when starting the logging, but leave everything else ticked).",
"title": null,
"type": "comment"
}
] | 3 | 7 | 1,782 | false | true | 1,605 | false |
Philippus/emoji-clock | null | 655,223,666 | 42 | {
"number": 42,
"repo": "emoji-clock",
"user_login": "Philippus"
} | [
{
"action": "opened",
"author": "Philippus",
"comment_id": null,
"datetime": 1594479630000,
"masked_author": "username_0",
"text": "",
"title": "Move ci from travis to github actions",
"type": "issue"
}
] | 2 | 2 | 0 | false | true | 0 | false |
ali-sdk/ali-oss | ali-sdk | 570,594,098 | 743 | null | [
{
"action": "opened",
"author": "nailao",
"comment_id": null,
"datetime": 1582639503000,
"masked_author": "username_0",
"text": "`\r\nconst queryFile = async (client, file) => {\r\n return await client.get(file.name).then(()=> true)).catch(() => false);\r\n};\r\n`\r\n\r\n\r\n按照上图,我查询L1-7-CW/DZBH/index.2f3871d9.js(文件名是随机的)这个文件应该是百分百找不到的,但是我在Windows执行时有几率会返回找到文件,可是这个文件根本不存在OSS里面。\r\n\r\nali-oss是安装的最新版。",
"title": "在Windows端会小几率出现不存在的文件却返回存在",
"type": "issue"
},
{
"action": "created",
"author": "PeterRao",
"comment_id": 591220947,
"datetime": 1582687910000,
"masked_author": "username_1",
"text": "把requestid 打印下发下",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "nailao",
"comment_id": 591336350,
"datetime": 1582710538000,
"masked_author": "username_0",
"text": "client.get不返回requestid,倒是有个requestUrls,这个返回的结果是\r\nrequestUrls: [ '域名/L1-7-CW/DZBH/index.2f3871d9.js' ]\r\n然后打开这个地址是找不到文件,到OSS去找也确实不存在。\r\n\r\n我现在不用get方法判断文件不存在了,通过client.getObjectMeta这个方法,现在一切正常。",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "PeterRao",
"comment_id": null,
"datetime": 1583737503000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 573 | false | false | 573 | false |
asyml/forte | asyml | 508,042,645 | 46 | null | [
{
"action": "opened",
"author": "gpengzhi",
"comment_id": null,
"datetime": 1571252894000,
"masked_author": "username_0",
"text": "Is it possible to have a script that can automatically download and prepare the dataset for the user? If the answer is no, can we have a more detailed description of the data preparation part? I am not very clear about how to prepare the CONLL03 data for this example.",
"title": "Polish NER example",
"type": "issue"
},
{
"action": "created",
"author": "AvinashBukkittu",
"comment_id": 554556984,
"datetime": 1573857577000,
"masked_author": "username_1",
"text": "I have updated the README on how to access the dataset as part of https://github.com/asyml/forte/pull/81. To get a copy of CONLL03 dataset, one needs to write an email to the author stating the purpose of use. Hence, it is not possible to provide a download link. The README should be good reference to point the user to the right location.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "AvinashBukkittu",
"comment_id": null,
"datetime": 1573857578000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 608 | false | false | 608 | false |
dotnet/tye | dotnet | 597,488,512 | 336 | null | [
{
"action": "opened",
"author": "rynowak",
"comment_id": null,
"datetime": 1586458843000,
"masked_author": "username_0",
"text": "Need to add ingress to the schema and reference docs for tye.yaml as well as conceptual docs.\r\n\r\nWe should probably have a tutorial for this or fold it into another tutorial once we have deployment support.",
"title": "Add ingress to docs",
"type": "issue"
},
{
"action": "created",
"author": "rynowak",
"comment_id": 625492086,
"datetime": 1588884858000,
"masked_author": "username_0",
"text": "done",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "rynowak",
"comment_id": null,
"datetime": 1588884859000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 3 | 210 | false | false | 210 | false |
numpy/numpydoc | numpy | 483,419,142 | 231 | null | [
{
"action": "opened",
"author": "bashtage",
"comment_id": null,
"datetime": 1566393866000,
"masked_author": "username_0",
"text": "Sphinx 2.2 reports the reason why a rebuild is needed. In a pretty simple demo site I am seeing:\r\n\r\n`updating environment: [config changed ('numpydoc_xref_aliases')] 179 added, 0 changed, 0 removed`\r\n\r\nas part of the build. This suggests that something about numpydoc_xref_aliases makes sphinx think that it is changing. I have not defined this variable, and I have no intersphinx.",
"title": "numpydoc_xref_aliases always triggers sphinx rebuild",
"type": "issue"
},
{
"action": "created",
"author": "bashtage",
"comment_id": 523456055,
"datetime": 1566394014000,
"masked_author": "username_0",
"text": "I am using master,\r\n\r\n```\r\nIn [1]: import numpydoc\r\nThe history saving thread hit an unexpected error (OperationalError('attempt to write a readonly database')).History will not be written to the database.\r\n\r\nIn [2]: numpydoc.__version__\r\nOut[2]: '1.0.0.dev0'\r\n```\r\n\r\n#226 seems related.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bashtage",
"comment_id": 523465635,
"datetime": 1566395374000,
"masked_author": "username_0",
"text": "When I load the pickle I see\r\n\r\n```\r\nIn [11]: pkl.config.numpydoc_xref_aliases\r\nOut[11]: \r\n{'None': ':data:`python:None`',\r\n 'bool': ':ref:`bool <python:bltin-boolean-values>`',\r\n 'boolean': ':ref:`bool <python:bltin-boolean-values>`',\r\n 'True': ':data:`python:True`',\r\n 'False': ':data:`python:False`',\r\n 'list': ':class:`python:list`',\r\n 'tuple': ':class:`python:tuple`',\r\n 'str': ':class:`python:str`',\r\n 'string': ':class:`python:str`',\r\n 'dict': ':class:`python:dict`',\r\n 'float': ':class:`python:float`',\r\n 'int': ':class:`python:int`',\r\n 'callable': ':func:`python:callable`',\r\n 'iterable': ':term:`python:iterable`',\r\n 'sequence': ':term:`python:sequence`',\r\n 'contextmanager': ':func:`python:contextlib.contextmanager`',\r\n 'namedtuple': ':func:`python:collections.namedtuple`',\r\n 'generator': ':term:`python:generator`',\r\n 'array': 'numpy.ndarray',\r\n 'ndarray': 'numpy.ndarray',\r\n 'np.ndarray': 'numpy.ndarray',\r\n 'array-like': ':term:`numpy:array_like`',\r\n 'array_like': ':term:`numpy:array_like`',\r\n 'scalar': ':ref:`scalar <numpy:arrays.scalars>`',\r\n 'RandomState': 'numpy.random.RandomState',\r\n 'np.random.RandomState': 'numpy.random.RandomState',\r\n 'np.inf': ':data:`numpy.inf`',\r\n 'np.nan': ':data:`numpy.nan`',\r\n 'numpy': ':mod:`numpy`'}\r\n```\r\n\r\nwhich are the defaults. Shouldn't this be an empty dict since I'm not passing in any options?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "larsoner",
"comment_id": 523492939,
"datetime": 1566399142000,
"masked_author": "username_1",
"text": "#226 should have fixed this as it no longer modifies `numpydoc_xref_aliases` directly. Are you certain you're testing on latest master?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bashtage",
"comment_id": 523494102,
"datetime": 1566399296000,
"masked_author": "username_0",
"text": "Completely. I did an uninstall and then pip install git+https:// to make sure. I also verified the 226 function is present. Perhaps something new in Sphinx 2.2, which is pretty fresh?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "larsoner",
"comment_id": 523508961,
"datetime": 1566401274000,
"masked_author": "username_1",
"text": "I run `sphinx` master most of the time and do not see this problem. \r\n\r\nAre you sure your `sphinx-build` command is using that `numpydoc` install, though? For example if you add a `raise RuntimeError` in the func from 226 does your build break?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bashtage",
"comment_id": 523518792,
"datetime": 1566402412000,
"masked_author": "username_0",
"text": "100%. I ran sphinx in a debug build and stopped it in the #226 function.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bashtage",
"comment_id": 523519149,
"datetime": 1566402461000,
"masked_author": "username_0",
"text": "I'm using autosummary, not that this should make a difference.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "larsoner",
"comment_id": 523524797,
"datetime": 1566403183000,
"masked_author": "username_1",
"text": "I can't replicate on `master` with our `tinybuild` env:\r\n```\r\nusername_1@bunk:~/python/numpydoc/numpydoc/tests/tinybuild$ make\r\n```\r\n<details>\r\n\r\n```\r\nrm -rf _build/*\r\nrm -rf generated/\r\nsphinx-build -b html -d _build/doctrees . _build/html\r\nRunning Sphinx v3.0.0+/aa290a1\r\nmaking output directory... done\r\nloading intersphinx inventory from https://docs.python.org/3/objects.inv...\r\n[autosummary] generating autosummary for: index.rst\r\n[autosummary] generating autosummary for: /home/username_1/python/numpydoc/numpydoc/tests/tinybuild/generated/numpydoc_test_module.MyClass.rst, /home/username_1/python/numpydoc/numpydoc/tests/tinybuild/generated/numpydoc_test_module.my_function.rst\r\nbuilding [mo]: targets for 0 po files that are out of date\r\nbuilding [html]: targets for 1 source files that are out of date\r\nupdating environment: [new config] 3 added, 0 changed, 0 removed\r\nreading sources... [100%] index \r\nlooking for now-outdated files... none found\r\npickling environment... done\r\nchecking consistency... done\r\npreparing documents... done\r\nwriting output... [100%] index \r\ngenerating indices... genindex py-modindexdone\r\nwriting additional pages... searchdone\r\ncopying static files... ... done\r\ncopying extra files... done\r\ndumping search index in English (code: en)... done\r\ndumping object inventory... done\r\nbuild succeeded.\r\n\r\nThe HTML pages are in _build/html.\r\n```\r\n</details>\r\n\r\n```\r\nusername_1@bunk:~/python/numpydoc/numpydoc/tests/tinybuild$ make html\r\nsphinx-build -b html -d _build/doctrees . _build/html\r\nRunning Sphinx v3.0.0+/aa290a1\r\nloading pickled environment... done\r\n[autosummary] generating autosummary for: generated/numpydoc_test_module.MyClass.rst, generated/numpydoc_test_module.my_function.rst, index.rst\r\nbuilding [mo]: targets for 0 po files that are out of date\r\nbuilding [html]: targets for 0 source files that are out of date\r\nupdating environment: 0 added, 0 changed, 0 removed\r\nlooking for now-outdated files... none found\r\nno targets are out of date.\r\nbuild succeeded.\r\n\r\nThe HTML pages are in _build/html.\r\n```\r\nDo you see the same thing? If so then there must be some difference between our `tinybuld` and your doc build that causes the problem.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bashtage",
"comment_id": 523542365,
"datetime": 1566405489000,
"masked_author": "username_0",
"text": "Sorry for the trouble. Turns out it was a convoluted case of PEBCAK.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "bashtage",
"comment_id": null,
"datetime": 1566405489000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "larsoner",
"comment_id": 523557605,
"datetime": 1566407547000,
"masked_author": "username_1",
"text": ":) No problem, glad it works properly!",
"title": null,
"type": "comment"
}
] | 2 | 12 | 5,309 | false | false | 5,309 | true |
brocaar/chirpstack-application-server | null | 614,289,940 | 476 | null | [
{
"action": "opened",
"author": "eivindlm",
"comment_id": null,
"datetime": 1588879580000,
"masked_author": "username_0",
"text": "- [x] The issue is present in the latest release.\r\n- [x] I have searched the [issues](https://github.com/username_1/chirpstack-application-server/issues) of this repository and believe that this is not a duplicate.\r\n\r\n## What happened?\r\n\r\nI ran the following python code to register a new device through grpc:\r\n\r\n from chirpstack_api.as_pb.external import api\r\n\r\n # [ Omitted code for server login ]\r\n\r\n application_id=5 # ID of application on the app server\r\n device_profile_id=\"device profile id\"\r\n dev_eui=\"valid dev eui of a device\"\r\n app_key=\"valid app key for the device\"\r\n\r\n device = api.Device(application_id=application_id,\r\n description=\"Some description\",\r\n device_profile_id=device_profile_id,\r\n name=dev_name,\r\n dev_eui=dev_eui)\r\n\r\n device_keys = api.DeviceKeys(dev_eui=dev_eui, nwk_key=app_key)\r\n\r\n try:\r\n response = dsStub.Create(request=api.CreateDeviceRequest(device=device),\r\n metadata=metadata)\r\n print(f\"Created {dev_name}\")\r\n except grpc._channel._InactiveRpcError as e:\r\n print(f\"Failed to create device {dev_name}\")\r\n\r\n try:\r\n response = dsStub.UpdateKeys(api.UpdateDeviceKeysRequest(device_keys=device_keys),\r\n metadata=metadata)\r\n except grpc._channel._InactiveRpcError as e:\r\n print(f\"Failed to set device key for {dev_name}\")\r\n print(e)\r\n\r\n## What did you expect?\r\nI expect a device to be created on the referenced application, and the device keys to be set for the newly created device.\r\n\r\n## Result\r\nThe device is successfully created, but setting the device key fails. It may look like the device needs to be activated before keys can be set through the api, but this is a deadlock, since the device cannot be activated before the api_key is set.\r\n\r\nAfter the device is created by my script, and I have manually entered the device keys in thew web ui, and the device has joined with the server, then the above code runs successfully and is able to set/update the device_keys correctly.\r\n\r\nThis sounds somewhat similar to #359, but a very far fetch from me not knowing the internals.\r\n\r\n## Steps to reproduce this issue\r\n\r\nSteps:\r\n\r\n1. Fetch an application_id and a device_profile_id from the app server, and insert in the above code\r\n2. Insert a valid dev_eui and app_key for a device in the above code\r\n3. Run the code and observe that device creation is successful, but setting the app_key fails\r\n4. Insert the app_key manually in the web ui\r\n5. Wait until the device joins the network\r\n6. Run the above code again, and observe that setting the app_key is now successful\r\n\r\n\r\n## Environment\r\n\r\n| Component | Version |\r\n| --------------------| ------- |\r\n| Application Server | v3.10.0 |\r\n| Network Server | v3.9.0 |",
"title": "Unable to set device keys when registering new device through grpc",
"type": "issue"
},
{
"action": "created",
"author": "brocaar",
"comment_id": 625663339,
"datetime": 1588920229000,
"masked_author": "username_1",
"text": "Could you share the error of the failure? :) I have not yet tried to validate this, but please note that the web-interface uses the same gRPC API (through a JSON proxy).",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "eivindlm",
"comment_id": 625680736,
"datetime": 1588923022000,
"masked_author": "username_0",
"text": "Here is the error message, which occurs in the call to `dsStub.UpdateKeys`:\r\n\r\n <_InactiveRpcError of RPC that terminated with:\r\n status = StatusCode.NOT_FOUND\r\n details = \"object does not exist\"\r\n debug_error_string = \"{\"created\":\"@1588922453.292925871\",\"description\":\"Error received from peer ipv6:[::1]:8080\",\"file\":\"src/core/lib/surface/call.cc\",\"file_line\":1056,\"grpc_message\":\"object does not exist\",\"grpc_status\":5}\"\r\n\r\nThe device is successfully created from the preceeding call to `dsStub.Create`, and appears on the list of devices for the application. But naturally with \"n/a\" in the \"last seen\" column. The exact same python code completes successfully if I first manually enter the app_key in the web interface for the newly created device, and then run the python code again. So actually step 5 is not required in my \"steps to reproduce\" in the initial report. Simply entering the app_key manually once in the web interface (step 4) allows me to to reset it later from python (step 6).",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sonirohit2",
"comment_id": 629819295,
"datetime": 1589730811000,
"masked_author": "username_2",
"text": "I am also not able to add device from /api page.\r\nCommand : curl -X PUT --header 'Content-Type: application/json' --header 'Accept: application/json' --header 'Grpc-Metadata-Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOiJjaGlycHN0YWNrLWFwcGxpY2F0aW9uLXNlcnZlciIsImV4cCI6MTU4OTgxMTk3MiwiaXNzIjoiY2hpcnBzdGFjay1hcHBsaWNhdGlvbi1zZXJ2ZXIiLCJuYmYiOjE1ODk3MjU1NzIsInN1YiI6InVzZXIiLCJ1c2VybmFtZSI6ImFkbWluIn0.xwXtghYtG8E91Spe-xGeLvqZwPduj7aNOjrJCzwCFmc' -d '{ \\ \r\n \"deviceKeys\": { \\ \r\n \"appKey\": \"02a84fee91004daf326afb30d938d14b\", \\ \r\n \"devEUI\": \"3cc1f605000243ca\", \\ \r\n \"genAppKey\": \"00000000000000000000000000000000\", \\ \r\n \"nwkKey\": \"00000000000000000000000000000000\" \\ \r\n } \\ \r\n }' 'http://192.168.0.38:8080/api/devices/3cc1f605000243ca/keys'\r\n\r\n\r\nResponse body : \r\n{\r\n \"error\": \"object does not exist\",\r\n \"code\": 5,\r\n \"message\": \"object does not exist\",\r\n \"details\": []\r\n}\r\nDevice is already added in UI\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "brocaar",
"comment_id": 861559133,
"datetime": 1623768124000,
"masked_author": "username_1",
"text": "You have to call `CreateKeys` before you can call `UpdateKeys` :)",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "brocaar",
"comment_id": null,
"datetime": 1623768125000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 6 | 5,123 | false | false | 5,123 | true |
pjamesjoyce/lcopt | null | 330,671,136 | 30 | null | [
{
"action": "opened",
"author": "pjamesjoyce",
"comment_id": null,
"datetime": 1528466606000,
"masked_author": "username_0",
"text": "These charts from [CalRecyle's used oil LCA](http://uo-lca.github.io/dist/#/home/fragment-lcia) are super cool:\r\n\r\n\r\n\r\nand also a great way to show the effect of displaced impact - instead of those awful stacked bar charts where some sections are below the axis and some are above.\r\n\r\n\r\n(I'm a coauthor on the [paper this is from](http://pubs.rsc.org/-/content/articlehtml/2014/gc/c4gc01124d) so I feel partly responsible...)\r\n\r\nIt might need a way to tag the processes belonging to life cycle stages. Alternatively could use the levels from the bullseye chart or named intermediate processes.",
"title": "Add a waterfall chart?",
"type": "issue"
},
{
"action": "created",
"author": "pjamesjoyce",
"comment_id": 395772226,
"datetime": 1528466905000,
"masked_author": "username_0",
"text": "gist for a d3 version here ... [https://gist.github.com/srini4digit/9339065](https://gist.github.com/srini4digit/9339065)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "pjamesjoyce",
"comment_id": 395783647,
"datetime": 1528469140000,
"masked_author": "username_0",
"text": "first steps... https://gist.github.com/username_0/2ea41ee95339c50c200a35c94849ab5f\r\n\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "pjamesjoyce",
"comment_id": 396268380,
"datetime": 1528728183000,
"masked_author": "username_0",
"text": "Getting better - thanks to finding the original code, thankfully also written for d3, [here](https://github.com/uo-lca/FrontEnd/)\r\n\r\nWith a bit of lcopt styling too:\r\n\r\n\r\n\r\ncode here: https://gist.github.com/username_0/5509518c138d59f1c40203d1f542da85\r\n\r\nNext: need to figure out how to pass it an lcopt data structure and include it in the results section",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "pjamesjoyce",
"comment_id": 399101584,
"datetime": 1529587333000,
"masked_author": "username_0",
"text": "573d3fe adds the waterfall chart to the analyisi page and updates the bar charts to allow negative values",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "pjamesjoyce",
"comment_id": null,
"datetime": 1529587333000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "pjamesjoyce",
"comment_id": 399469537,
"datetime": 1529679129000,
"masked_author": "username_0",
"text": "Here are some examples.\r\n\r\nThe waterfall chart is implemented:\r\n\r\n\r\n\r\n\r\nThe tree can now have green branches:\r\n\r\n\r\nAnd the charts can now go negative:\r\n\r\n",
"title": null,
"type": "comment"
}
] | 1 | 7 | 2,189 | false | false | 2,189 | true |
earthlab/abc-classroom | earthlab | 384,958,607 | 9 | null | [
{
"action": "opened",
"author": "betatim",
"comment_id": null,
"datetime": 1543348253000,
"masked_author": "username_0",
"text": "Create two steps per notebook in circle CI config one for `papermill` and one for `nbconvert`. Otherwise we won't get an artifact for failed notebooks as circle stops executing a step once a command fails.",
"title": "Two steps per notebook in CricleCI",
"type": "issue"
},
{
"action": "closed",
"author": "lwasser",
"comment_id": null,
"datetime": 1606869921000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 205 | false | false | 205 | false |
Tallcraft/NerfPhantoms | Tallcraft | 734,838,037 | 12 | null | [
{
"action": "opened",
"author": "Helmasaur",
"comment_id": null,
"datetime": 1604352672000,
"masked_author": "username_0",
"text": "In the nerf options, could it be possible to add a variable for the number of days without sleep required for phantoms to spawn?",
"title": "Insomnia days",
"type": "issue"
},
{
"action": "created",
"author": "helmasaur",
"comment_id": 830979927,
"datetime": 1620005025000,
"masked_author": "username_1",
"text": "Is there any news on a potential update? How can I help with this?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "seema84",
"comment_id": 1013431610,
"datetime": 1642189996000,
"masked_author": "username_2",
"text": "An adjustable time period would be really good.",
"title": null,
"type": "comment"
}
] | 3 | 3 | 241 | false | false | 241 | false |
Azure/azure-sdk | Azure | 663,354,527 | 1,579 | null | [
{
"action": "opened",
"author": "alzimmermsft",
"comment_id": null,
"datetime": 1595371518000,
"masked_author": "username_0",
"text": "Related to #1578\r\n\r\n## The Basics\r\n\r\nWe're looking to add the interfaces `ObjectSerializer` and `JsonSerializer` into Azure Core. In addition two implementation libraries backed by Jackson and GSON.\r\n\r\n* Service team: The ADP Java folks\r\n* ApiView: https://apiview.dev/Assemblies/Review/9264dc900f4e45b186d9a698a63957f3\r\n* Contact: @username_0 and @JonathanGiles \r\n\r\n## Champion Scenarios\r\n\r\nWe're looking to allow customers to use their own serializers when interacting with services that handle customer types such as Cosmos and Search documents and EventHubs and Service Bus messages. This will unblock scenarios where customer must use their own serializer for their own custom types. [ObjectSerializer\r\n](https://apiview.dev/Assemblies/Review/9264dc900f4e45b186d9a698a63957f3#com.azure.core.experimental.serializer.ObjectSerializer) is the base abstraction which will be capable of spanning multiple serialization formats. [JsonSerializer](https://apiview.dev/Assemblies/Review/9264dc900f4e45b186d9a698a63957f3#com.azure.core.experimental.serializer.JsonSerializer) is a sub interface to `ObjectSerializer` containing operations more specific to JSON such as converting Objects or JSON into a tree representation.\r\n\r\nAs a customer during configuration of your service client you will configure on of the interfaces mentioned above. When APIs in the client that take a `Class<T>` parameter your configured serializer will be invoked to handle serialization/deserialization.\r\n\r\nAs an SDK developer you'll add new builder API which accepts either `ObjectSerializer` or `JsonSerializer` based on your requirements. If your SDK is tied strongly to JSON you'll want to target `JsonSerializer`, for example Search only works with JSON data. If your SDK is more flexible in what data can be passed you'll want to target `ObjectSerializer`, for example EventHubs queues are format agnostic. For customer types APIs you'll update logic to use the customer passed serializer, depending on if this functionality is being added post GA you'll default to using the current serializer implementation you are using.\r\n\r\n## Samples\r\n\r\n### Using clients with a custom model and default serializer\r\n\r\n```java\r\npublic class MyModel {\r\n private String name;\r\n\r\n public String getName() {\r\n return name;\r\n }\r\n\r\n public MyModel setName(String name) {\r\n this.name = name;\r\n return this;\r\n }\r\n}\r\n\r\nSearchClient client = new SearchClientBuilder()\r\n .endpoint(\"<endpoint>\")\r\n .index(\"<index>\")\r\n .credential(new AzureKeyCredential(\"<key>\"))\r\n .buildClient()\r\n\r\nMyModel myDocument = client.getDocument(\"<documentKey>\", MyModel.class);\r\n```\r\n\r\n### Using clients with a custom model with Jackson attributes and default serializer\r\n\r\n```java\r\npublic class MyModel {\r\n @JsonProperty\r\n private String name;\r\n\r\n public String getName() {\r\n return name;\r\n }\r\n\r\n public MyModel setName(String name) {\r\n this.name = name;\r\n return this;\r\n }\r\n}\r\n\r\nSearchClient client = new SearchClientBuilder()\r\n .endpoint(\"<endpoint>\")\r\n .index(\"<index>\")\r\n .credential(new AzureKeyCredential(\"<key>\"))\r\n .buildClient()\r\n\r\nMyModel myDocument = client.getDocument(\"<documentKey>\", MyModel.class);\r\n```\r\n\r\n### Using clients with a custom model with customized default serializer\r\n\r\n```java\r\npublic class MyModel {\r\n private String name;\r\n\r\n public String getName() {\r\n return name;\r\n }\r\n\r\n public MyModel setName(String name) {\r\n this.name = name;\r\n return this;\r\n }\r\n}\r\n\r\nSearchClient client = new SearchClientBuilder()\r\n .endpoint(\"<endpoint>\")\r\n .index(\"<index>\")\r\n .credential(new AzureKeyCredential(\"<key>\"))\r\n .serializer(new JacksonJsonSerializerBuilder().build())\r\n .buildClient()\r\n\r\nMyModel myDocument = client.getDocument(\"<documentKey>\", MyModel.class);\r\n```\r\n\r\n### Using clients with a custom model with GSON serializer\r\n\r\n```java\r\npublic class MyModel {\r\n private String name;\r\n\r\n public String getName() {\r\n return name;\r\n }\r\n\r\n public MyModel setName(String name) {\r\n this.name = name;\r\n return this;\r\n }\r\n}\r\n\r\nSearchClient client = new SearchClientBuilder()\r\n .endpoint(\"<endpoint>\")\r\n .index(\"<index>\")\r\n .credential(new AzureKeyCredential(\"<key>\"))\r\n .serializer(new GsonJsonSerializerBuilder().build())\r\n .buildClient()\r\n\r\nMyModel myDocument = client.getDocument(\"<documentKey>\", MyModel.class);\r\n```",
"title": "Board Review: ObjectSerializer and JsonSerializer for Java",
"type": "issue"
},
{
"action": "created",
"author": "ramya-rao-a",
"comment_id": 666033764,
"datetime": 1596074166000,
"masked_author": "username_1",
"text": "@username_0 Am guessing this proposal has approval from @JonathanGiles just like how https://github.com/Azure/azure-sdk/issues/1578 has approval from @KrzysztofCwalina?\r\n\r\n@bterlson, @johanste, @KrzysztofCwalina, \r\n\r\nWe won't be having a separate meeting to review this API.\r\nAssuming this is already approved by the Java architect @JonathanGiles, can the rest of you take a look and provide your approval if you have no concerns with the proposed design?\r\n\r\nPlease note that the ObjectSerializer is being shipped out of Azure.Core in less than 2 weeks.\r\n\r\n@username_0 to confirm if JSONSerializer is being shipped in the same time as well",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ramya-rao-a",
"comment_id": 666034083,
"datetime": 1596074210000,
"masked_author": "username_1",
"text": "cc @annatisch, @tg-msft, @xirzec",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "alzimmermsft",
"comment_id": 667408756,
"datetime": 1596233689000,
"masked_author": "username_0",
"text": "Yes, `JsonSerializer` will ship at the same time as `ObjectSerializer` for Java.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 5,227 | false | false | 5,227 | true |
JetBrains/lets-plot | JetBrains | 737,227,798 | 227 | null | [
{
"action": "opened",
"author": "alshan",
"comment_id": null,
"datetime": 1604606447000,
"masked_author": "username_0",
"text": "",
"title": "Color in tooltip does not correspond to the color of marker on map.",
"type": "issue"
},
{
"action": "created",
"author": "alshan",
"comment_id": 722612436,
"datetime": 1604606544000,
"masked_author": "username_0",
"text": "notebook: https://github.com/JetBrains/lets-plot/blob/master/docs/examples/jupyter-notebooks/map_airports.ipynb\r\n\r\nsee: https://www.kaggle.com/username_0/visualization-of-airport-data-on-map",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "IKupriyanov-HORIS",
"comment_id": null,
"datetime": 1642707737000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 295 | false | false | 295 | true |
EricSmekens/node-serial-obd | null | 584,719,998 | 17 | null | [
{
"action": "opened",
"author": "brandonros",
"comment_id": null,
"datetime": 1584654526000,
"masked_author": "username_0",
"text": "```\r\nCalculated LOAD Value\r\nEngine Coolant Temperature\r\nShort Term Fuel Trim - Bank 1,3\r\nLong Term Fuel Trim - Bank 1,3\r\nShort Term Fuel Trim - Bank 2,4\r\nLong Term Fuel Trim - Bank 2,4\r\nFuel Rail Pressure (gauge)\r\nIntake Manifold Absolute Pressure\r\nEngine RPM\r\nVehicle Speed Sensor\r\nIntake Air Temperature\r\nAir Flow Rate from Mass Air Flow Sensor\r\nAbsolute Throttle Position\r\nIgnition Timing Advance for #1 Cylinder\r\nIgnition Timing Advance for #2 Cylinder\r\nIgnition Timing Advance for #3 Cylinder\r\nIgnition Timing Advance for #4 Cylinder\r\nIgnition Timing Advance for #5 Cylinder\r\nIgnition Timing Advance for #6 Cylinder\r\nIgnition Timing Advance for #7 Cylinder\r\nIgnition Timing Advance for #8 Cylinder\r\nKnock detection for #1 Cylinder\r\nKnock detection for #2 Cylinder\r\nKnock detection for #3 Cylinder\r\nKnock detection for #4 Cylinder\r\nKnock detection for #5 Cylinder\r\nKnock detection for #6 Cylinder\r\nKnock detection for #7 Cylinder\r\nKnock detection for #8 Cylinder\r\n```\r\n\r\nWhat are some other good PIDs to log for tuning?",
"title": "Tuning PIDs",
"type": "issue"
}
] | 1 | 1 | 1,023 | false | false | 1,023 | false |
microsoft/TypeScript | microsoft | 664,501,987 | 39,716 | {
"number": 39716,
"repo": "TypeScript",
"user_login": "microsoft"
} | [
{
"action": "opened",
"author": "ShuiRuTian",
"comment_id": null,
"datetime": 1595513126000,
"masked_author": "username_0",
"text": "<!--\r\nThank you for submitting a pull request!\r\n\r\nPlease verify that:\r\n* [ x] There is an associated issue in the `Backlog` milestone (**required**)\r\n* [ x] Code is up-to-date with the `master` branch\r\n* [ x] You've successfully run `gulp runtests` locally\r\n* [ x] There are new or updated unit tests validating the change\r\n\r\nRefer to CONTRIBUTING.MD for more details.\r\n https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md\r\n-->\r\n\r\nFixes #38503",
"title": "fix 38503.",
"type": "issue"
},
{
"action": "created",
"author": "ShuiRuTian",
"comment_id": 663077175,
"datetime": 1595518600000,
"masked_author": "username_0",
"text": "```\r\n##[error]node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts(961,60): error TS2339: Property 'GET /user/:migration_id/repositories' does not exist on type 'Endpoints'.\r\n##[error]node_modules/@octokit/plugin-rest-endpoint-methods/dist-types/generated/parameters-and-response-types.d.ts(962,33): error TS2339: Property 'GET /user/:migration_id/repositories' does not exist on type 'Endpoints'.\r\n##[error]node_modules/@octokit/plugin-paginate-rest/dist-types/generated/paginating-endpoints.d.ts(987,31): error TS2339: Property 'GET /user/:migration_id/repositories' does not exist on type 'Endpoints'.\r\n##[error]node_modules/@octokit/plugin-paginate-rest/dist-types/generated/paginating-endpoints.d.ts(988,29): error TS2339: Property 'GET /user/:migration_id/repositories' does not exist on type 'Endpoints'.\r\n```\r\nsome wrong with the test?\r\nIs it due to mine change or something else like net connection?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "orta",
"comment_id": 663156225,
"datetime": 1595528016000,
"masked_author": "username_1",
"text": "this should be fixed: https://github.com/microsoft/TypeScript/issues/39712",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ShuiRuTian",
"comment_id": 670336916,
"datetime": 1596778941000,
"masked_author": "username_0",
"text": "Friendly ping ~ @username_2",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ShuiRuTian",
"comment_id": 679981092,
"datetime": 1598356820000,
"masked_author": "username_0",
"text": "ping @username_2",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ShuiRuTian",
"comment_id": 724465832,
"datetime": 1604986610000,
"masked_author": "username_0",
"text": "up.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "rbuckton",
"comment_id": 771305808,
"datetime": 1612233276000,
"masked_author": "username_2",
"text": "Thanks for the contribution!",
"title": null,
"type": "comment"
}
] | 3 | 7 | 1,566 | false | false | 1,566 | true |
kirbyjs/portfolio | null | 561,390,869 | 5 | null | [
{
"action": "opened",
"author": "kirbyjs",
"comment_id": null,
"datetime": 1581044315000,
"masked_author": "username_0",
"text": "### Motivation\r\n\r\nCurrently some files are becoming unused and not getting deleted. This happens when the content in this repo changes.\r\n\r\nMoving to boto3 will allow for me to handle getting the latest last modified and then be able to use that to check if there are any items that are older than this. If there are, we can delete them as they will no longer be referenced in the index.html. I can safely do this because I overwrite all items when I deploy the website.",
"title": "Push items to s3 using boto3 instead of awscli",
"type": "issue"
},
{
"action": "created",
"author": "kirbyjs",
"comment_id": 602287972,
"datetime": 1584916901000,
"masked_author": "username_0",
"text": "added in https://github.com/username_0/portfolio/commit/e189275a3932bb78e8f4753ae4eaf46fc42eebd0",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "kirbyjs",
"comment_id": null,
"datetime": 1584916901000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 3 | 562 | false | false | 562 | true |
ucbtrans/opt | ucbtrans | 723,590,277 | 196 | null | [
{
"action": "opened",
"author": "akurzhan",
"comment_id": null,
"datetime": 1602892278000,
"masked_author": "username_0",
"text": "It always saves as `use_fr_flows = true`.",
"title": "use_fr_flows flag at off-ramps is not saved",
"type": "issue"
},
{
"action": "created",
"author": "ggomes",
"comment_id": 711523471,
"datetime": 1603081257000,
"masked_author": "username_1",
"text": "commit 27f54a69b51090422a48594928972d33497826eb (HEAD -> master, ucbtrans/master)\r\nAuthor: Gabriel Gomes <gomes@berkeley.edu>\r\nDate: Sun Oct 18 21:20:19 2020 -0700\r\n\r\n issue 196",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "ggomes",
"comment_id": null,
"datetime": 1603081271000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 3 | 223 | false | false | 223 | false |
neoclide/coc-vimtex | neoclide | 662,563,017 | 17 | null | [
{
"action": "opened",
"author": "chunhaow",
"comment_id": null,
"datetime": 1595305174000,
"masked_author": "username_0",
"text": "On the 13th line of index.js, it has\r\n`regex = regex.slice(2, regex.length)`\r\nThis will remove the leading \"\\\\\" from the vimtex#re#deoplete, which will cause the issue that autocompletion is triggered by everything I typed. However, it should only be triggered after the backslash.\r\n\r\nComment out this line will solve the problem.",
"title": "Autocompletion regex issue",
"type": "issue"
},
{
"action": "created",
"author": "lervag",
"comment_id": 661698074,
"datetime": 1595318093000,
"masked_author": "username_1",
"text": "These are the offending lines:\r\n\r\nhttps://github.com/neoclide/coc-vimtex/blob/master/src/index.js#L8-L14\r\n\r\nI'm curious what the intention of this slicing was? I've personally not really had any issues with coc-vimtex myself, so this does not seem like an important bug.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "chunhaow",
"comment_id": 661898789,
"datetime": 1595342046000,
"masked_author": "username_0",
"text": "Hi @username_1 , below is how I encountered this issue:\r\n\r\nI installed vimtex, coc.nvim, and coc-vimtex on vim. The default behavior is that autocompletion is triggered on whatever I typed (not only the commands with leading \"\\\"). This is annoying, imagining autocompletion popups on every word you typed. This is like the identifier-based autocompletion in YouCompleteMe (which can be turned off by \"let g:ycm_min_num_of_chars_for_completion = 99\"). I wanted to turn off this behavior and wanted the autocompletion only to be triggered by commends with leading \"\\\". In coc.nvim it has a similar setting \"suggest.minTriggerInputLength\": 99, but this won't work as the popup still shows on whatever you typed. Then I realized in the conversion from vimtex#re#deoplete regex to js regex, the leading \"\\\\\" in the regex pattern was removed by the \"slicing\" function, which caused the problem -- anything can trigger autocompletion.\r\n\r\nI am not sure what's the purpose of the slicing line. After commenting it out, everything works perfectly.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "lervag",
"comment_id": 662009729,
"datetime": 1595353595000,
"masked_author": "username_1",
"text": "I think you are right, and can confirm that removing the line seems to fix things.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "chunhaow",
"comment_id": 662258349,
"datetime": 1595397475000,
"masked_author": "username_0",
"text": "Thank you so much for looking into this. Let's wait for this to be fixed.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "chemzqm",
"comment_id": null,
"datetime": 1595402081000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "lervag",
"comment_id": 662289242,
"datetime": 1595402543000,
"masked_author": "username_1",
"text": "Thanks, @username_2. Do you by any chance know what that slicing was there initially?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "chemzqm",
"comment_id": 662294463,
"datetime": 1595403279000,
"masked_author": "username_2",
"text": "The trigger pattern used to check input, it's checking text before cursor now.",
"title": null,
"type": "comment"
}
] | 3 | 8 | 1,948 | false | false | 1,948 | true |
apache/cordova-cli | apache | 694,506,753 | 531 | null | [
{
"action": "opened",
"author": "dwimarufalvansuri",
"comment_id": null,
"datetime": 1599422115000,
"masked_author": "username_0",
"text": "hai, i cannot install latest cordova : \r\n<img width=\"571\" alt=\"Screen Shot 2020-09-07 at 02 52 25\" src=\"https://user-images.githubusercontent.com/2959401/92334135-6572f180-f0b5-11ea-94cc-819c3963aef7.png\">\r\n\r\nmy nodejs version : v14.9.0\r\n\r\nit is something i forgot to install?\r\n\r\nthanks anyway.",
"title": "No matching version found for cordova-lib@^10.0.0.",
"type": "issue"
},
{
"action": "created",
"author": "breautek",
"comment_id": 687886619,
"datetime": 1599422594000,
"masked_author": "username_1",
"text": "Version `10.0.0` definitely exists on NPM... https://www.npmjs.com/package/cordova-lib/v/10.0.0\r\n\r\nAre you using the official NPM registry?\r\n\r\nExpected results are:\r\n\r\n```\r\nnpm config get registry\r\nhttps://registry.npmjs.org/\r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dwimarufalvansuri",
"comment_id": 687888525,
"datetime": 1599423060000,
"masked_author": "username_0",
"text": "well, you right !\r\nits because my registry set to my private repo.\r\nthanks a lot! :D",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "dwimarufalvansuri",
"comment_id": null,
"datetime": 1599423062000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 608 | false | false | 608 | false |
snobu/destreamer | null | 607,101,316 | 98 | {
"number": 98,
"repo": "destreamer",
"user_login": "snobu"
} | [
{
"action": "opened",
"author": "snobu",
"comment_id": null,
"datetime": 1587931553000,
"masked_author": "username_0",
"text": "Any complaints here?\r\nAnything else we should enforce?",
"title": "[eslint] Add newline before return and mandate curly braces",
"type": "issue"
},
{
"action": "created",
"author": "kylon",
"comment_id": 619618124,
"datetime": 1587931948000,
"masked_author": "username_1",
"text": "do you mean\r\n`if (x) {`\r\nis now\r\n```\r\nif (x)\r\n{\r\n```\r\n\r\nif yes, i don't like that code style :\\\r\nso many empty lines for no reason",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "snobu",
"comment_id": 619619612,
"datetime": 1587932610000,
"masked_author": "username_0",
"text": "Updated description. No, Allman style (braces on newlines) is for C# and other serious business.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "lukaarma",
"comment_id": 619619902,
"datetime": 1587932757000,
"masked_author": "username_2",
"text": "Not really a fan of curly braces everywhere but since this project is getting quite big I think it's better to enforce a single stile so it's ok for me what you proposed",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "snobu",
"comment_id": 619621186,
"datetime": 1587933388000,
"masked_author": "username_0",
"text": "Why 2? Can't find a rule for it, i'd like to enforce one empty line between functions, that would avoid a few accidents.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kylon",
"comment_id": 619621309,
"datetime": 1587933453000,
"masked_author": "username_1",
"text": "+1",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "lukaarma",
"comment_id": 619622168,
"datetime": 1587933827000,
"masked_author": "username_2",
"text": "Ok if you are going strictly by the book there no rule like that that I'm aware of, it's a wule that I imposed on myself because I found out that it made the code more readable",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "snobu",
"comment_id": 619622731,
"datetime": 1587934126000,
"masked_author": "username_0",
"text": "Not necessarily against it, i just can't seem to find a rule for new lines between things. Did you ever enforce that in eslint?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "lukaarma",
"comment_id": 619623240,
"datetime": 1587934374000,
"masked_author": "username_2",
"text": "Nope, sorry\r\nNever enforced it with any linting tool",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "snobu",
"comment_id": 620419400,
"datetime": 1588057151000,
"masked_author": "username_0",
"text": "TO DO (until we merge this in):\r\n* Add eslint to npm scripts `npm run lint`\r\n* Amend the code so it lints cleanly\r\n* Amend GitHub Action to run linting as well",
"title": null,
"type": "comment"
}
] | 3 | 10 | 1,085 | false | false | 1,085 | false |
jackyef/react-isomorphic-data | null | 565,646,875 | 44 | {
"number": 44,
"repo": "react-isomorphic-data",
"user_login": "jackyef"
} | [
{
"action": "opened",
"author": "jackyef",
"comment_id": null,
"datetime": 1581735636000,
"masked_author": "username_0",
"text": "",
"title": "improvement(core): make hoist-non-react-static a peerDep",
"type": "issue"
}
] | 3 | 4 | 950 | false | true | 0 | false |
ziplet/ziplet | null | 97,345,412 | 12 | null | [
{
"action": "opened",
"author": "corporatepiyush",
"comment_id": null,
"datetime": 1437940755000,
"masked_author": "username_0",
"text": "I have included this library in spring 4 mvc project. while i try to access the web app all HTTP response is getting compressed in case of chrome 44.0, but when i try to access it from IE 11 or FF32, it does not compress any response ?\r\n\r\nI am using default settings.",
"title": "Compression does not work in IE and Firefox for default settings",
"type": "issue"
},
{
"action": "created",
"author": "fededonna",
"comment_id": 125055657,
"datetime": 1437959587000,
"masked_author": "username_1",
"text": "Can you send the config you are using? Could you be filtering by user agent?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "corporatepiyush",
"comment_id": 125123049,
"datetime": 1437985406000,
"masked_author": "username_0",
"text": "I am not providing any extra config. So just using what is supported by default.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "fgaule",
"comment_id": 211454248,
"datetime": 1460996555000,
"masked_author": "username_2",
"text": "Could you try our new version 2.1.2 ?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "corporatepiyush",
"comment_id": 211755093,
"datetime": 1461047291000,
"masked_author": "username_0",
"text": "Thanks 👍",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "corporatepiyush",
"comment_id": null,
"datetime": 1461047291000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 6 | 468 | false | false | 468 | false |
USGS-Astrogeology/autocnet | USGS-Astrogeology | 572,975,293 | 416 | {
"number": 416,
"repo": "autocnet",
"user_login": "USGS-Astrogeology"
} | [
{
"action": "opened",
"author": "ladoramkershner",
"comment_id": null,
"datetime": 1582920114000,
"masked_author": "username_0",
"text": "pyproj.Proj class defaults to the -180 to 180 domain. Therefore, when pyproj.transform is called to preform the transformation using those classes the output is in the 180 domain. Instead of chasing down all instances of pyproj and inserting the lon_wrap=180 to set the domain to 360, I consolidated all pyproj calls to instead go through the already implemented reproject() function in autocnet and updated only the pyproj calls within reproject() with the lon_wrap keyword.\r\n\r\nThis pull request assumes that the images coming in are in the 360 domain!! A method should later be implemented where the projection domain for the points is determined by the domain of the input image (see issue #402 for current discussion on that topic)",
"title": "Changing point projection domain from +/-180 to 0/360",
"type": "issue"
},
{
"action": "created",
"author": "jlaura",
"comment_id": 593764573,
"datetime": 1583210506000,
"masked_author": "username_1",
"text": "@username_0 Looks good here. Can we remove the commented out lines completely? I am good to merge after that.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "ladoramkershner",
"comment_id": 594006523,
"datetime": 1583248962000,
"masked_author": "username_0",
"text": "All good to go! I wanted to leave that code in place until it passed the CI, just in case my changes caused everything to explode. Thank you for the reminder to remove it!",
"title": null,
"type": "comment"
}
] | 3 | 4 | 1,328 | false | true | 1,020 | true |
Microsoft/spring-cloud-azure | Microsoft | 413,211,734 | 483 | {
"number": 483,
"repo": "spring-cloud-azure",
"user_login": "Microsoft"
} | [
{
"action": "opened",
"author": "warrenzhu25",
"comment_id": null,
"datetime": 1550802006000,
"masked_author": "username_0",
"text": "",
"title": "Add new checkpoint mode in event hub binder doc",
"type": "issue"
}
] | 2 | 2 | 0 | false | true | 0 | false |
sillsdev/bible-karaoke | sillsdev | 576,762,990 | 20 | null | [
{
"action": "opened",
"author": "kklcclkk",
"comment_id": null,
"datetime": 1583481696000,
"masked_author": "username_0",
"text": "I think this was determined to be an issue that needed to be dealt with by the HearThis team, technically, but I am putting it here because it is something that needs to be dealt with in order to make the UI ready for use by the average computer user. And in case there is a possibility that it could be dealt with by BK instead.\r\nThe word \"chapter\" is pulled from somewhere within HearThis. However, the speaker of the local language announces this in their own language. It isn't a problem in SAB because there is no word \"Chapter\" that appears, but in the video that is output from Bible Karaoke, \"Chapter {1}\" appears in English. \r\nI like the fact that the text appears at all, we just need to figure out how to make it easier for it to appear in the local language.",
"title": "Chapter number announcement in local language",
"type": "issue"
},
{
"action": "created",
"author": "megahirt",
"comment_id": 596062623,
"datetime": 1583570598000,
"masked_author": "username_1",
"text": "@username_0 Shouldn't we just omit the word \"chapter\" and just display a big numeral, like 1, 2, 3? Would this fix it? If the speaker reads \"chapter 1\" in the local language, it shouldn't be a problem to see just \"1\". What do you think?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kklcclkk",
"comment_id": 596315131,
"datetime": 1583724648000,
"masked_author": "username_0",
"text": "Yes, I think that would fix it. Great idea.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Hiro-Nakamura",
"comment_id": 597995895,
"datetime": 1583986006000,
"masked_author": "username_2",
"text": "It would be helpful if I could see the HearThis output that includes the \"Chapter\" title. we can look at how to automatically remove that for you.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kklcclkk",
"comment_id": 598038454,
"datetime": 1583996855000,
"masked_author": "username_0",
"text": "Do you want a screenshot of the video file that BK output that includes the word \"Chapter\" at the beginning? Or a screenshot of the part of HearThis where we see the word \"Chapter _\"?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kklcclkk",
"comment_id": 598038945,
"datetime": 1583996948000,
"masked_author": "username_0",
"text": "\r\nHere is what it looks like in my video",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kklcclkk",
"comment_id": 598040035,
"datetime": 1583997174000,
"masked_author": "username_0",
"text": "What would be really great is if HearThis would ask the user how to say \"Chapter\" in their language and then it would use that word every time in the prompts (and then could somehow be pulled through to BK). But that would require some programming on the HearThis side.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "megahirt",
"comment_id": 598051913,
"datetime": 1583999411000,
"masked_author": "username_1",
"text": "@username_0 yeah, we aren't going to involve any HearThis programming at this point in time. I think we will attempt to remove the word \"Chapter\" from the output",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Hiro-Nakamura",
"comment_id": 598055917,
"datetime": 1584000140000,
"masked_author": "username_2",
"text": "can you look in the Ephesian chapter 2 folder, and send me the info.xml file for that.\r\n\r\nIt should look something like this in the folder structure:\r\n<img width=\"910\" alt=\"folderLayout\" src=\"https://user-images.githubusercontent.com/3666960/76500060-6f9f9480-6472-11ea-8aa2-9a55d7161f4c.png\">",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "megahirt",
"comment_id": 598059742,
"datetime": 1584000825000,
"masked_author": "username_1",
"text": "@username_2 I found where the chapter is coming from. It's in the info.xml file for Collosians chapter 1\r\n\r\n```\r\n<ChapterInfo Number=\"1\">\r\n <Recordings>\r\n <ScriptLine>\r\n <LineNumber>1</LineNumber>\r\n <Text>Chapter 1</Text>\r\n <RecordingTime>2019-09-27T03:56:59.6484552Z</RecordingTime>\r\n <Verse>0</Verse>\r\n <Heading>true</Heading>\r\n <HeadingType>c</HeadingType>\r\n </ScriptLine>\r\n <ScriptLine>\r\n <LineNumber>2</LineNumber>\r\n <Text>Tamangaò̌ raò̌rî rî̌kaò̌</Text>\r\n <RecordingTime>2019-09-27T03:57:13.2196834Z</RecordingTime>\r\n <Verse>0</Verse>\r\n <Heading>true</Heading>\r\n <HeadingType>s</HeadingType>\r\n </ScriptLine>\r\n\r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "megahirt",
"comment_id": 598060298,
"datetime": 1584000917000,
"masked_author": "username_1",
"text": "I am now uploading the project data to Google Drive",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Hiro-Nakamura",
"comment_id": 598529559,
"datetime": 1584069695000,
"masked_author": "username_2",
"text": "Sorry, didn't see a Colossians in the developers resources on the Google Drive. Can you post a link here?\r\n\r\nAlso, it looks like the definition includes a ```<LineNumber>1</LineNumber>``` setting for the chapter title. And the rest of the entries follow after that. Does that mean the XXX.wav files start at 1? or do they still start at 0?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "megahirt",
"comment_id": 598530837,
"datetime": 1584070066000,
"masked_author": "username_1",
"text": "Sorry about that. My upload failed yesterday. I'm uploading again now. You will find it at Developer Resources/HearThis projects/N***/Colossians/1",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "megahirt",
"comment_id": 598535699,
"datetime": 1584071614000,
"masked_author": "username_1",
"text": "@username_2 it looks like it's available on Google Drive now. Thanks for pursuing this.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "irahopkinson",
"comment_id": null,
"datetime": 1587358187000,
"masked_author": "username_3",
"text": "",
"title": null,
"type": "issue"
}
] | 4 | 15 | 3,588 | false | false | 3,588 | true |
EBWiki/EBWiki | EBWiki | 712,302,284 | 3,686 | null | [
{
"action": "opened",
"author": "trystant",
"comment_id": null,
"datetime": 1601502372000,
"masked_author": "username_0",
"text": "View details in Rollbar: [https://rollbar.com/username_0/EBWiki/items/2318/](https://rollbar.com/username_0/EBWiki/items/2318/)\n\n```\n\nURI::InvalidURIError: bad URI(is not URI?): \"http://Your friendly neighborhood Elasticsearch server:9200\"\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/uri/rfc3986_parser.rb\", line 67, in split\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/uri/rfc3986_parser.rb\", line 73, in parse\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/uri/common.rb\", line 234, in parse\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/uri/common.rb\", line 737, in URI\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/faraday-0.15.4/lib/faraday/utils.rb\", line 275, in call\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/faraday-0.15.4/lib/faraday/utils.rb\", line 275, in URI\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/faraday-0.15.4/lib/faraday/connection.rb\", line 315, in url_prefix=\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/faraday-0.15.4/lib/faraday/connection.rb\", line 80, in initialize\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/transport/http/faraday.rb\", line 54, in new\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/transport/http/faraday.rb\", line 54, in __build_connection\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/transport/base.rb\", line 157, in block in __build_connections\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/transport/base.rb\", line 149, in map\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/transport/base.rb\", line 149, in __build_connections\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/transport/base.rb\", line 59, in initialize\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/client.rb\", line 144, in new\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport/client.rb\", line 144, in initialize\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport.rb\", line 45, in new\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/elasticsearch-transport-7.0.0/lib/elasticsearch/transport.rb\", line 45, in new\n File \"/Users/silverSheep/Desktop/code/openSource/EBWiki/config/initializers/searchbox.rb\", line 8, in <top (required)>\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesupport-5.0.7.2/lib/active_support/dependencies.rb\", line 287, in load\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesupport-5.0.7.2/lib/active_support/dependencies.rb\", line 287, in block in load\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesupport-5.0.7.2/lib/active_support/dependencies.rb\", line 259, in load_dependency\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesupport-5.0.7.2/lib/active_support/dependencies.rb\", line 287, in load\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/engine.rb\", line 648, in block in load_config_initializer\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesupport-5.0.7.2/lib/active_support/notifications.rb\", line 166, in instrument\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/engine.rb\", line 647, in load_config_initializer\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/engine.rb\", line 612, in block (2 levels) in <class:Engine>\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/engine.rb\", line 611, in each\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/engine.rb\", line 611, in block in <class:Engine>\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/initializable.rb\", line 30, in instance_exec\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/initializable.rb\", line 30, in run\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/initializable.rb\", line 55, in block in run_initializers\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 228, in block in tsort_each\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 350, in block (2 levels) in each_strongly_connected_component\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 422, in block (2 levels) in each_strongly_connected_component_from\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 431, in each_strongly_connected_component_from\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 421, in block in each_strongly_connected_component_from\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/initializable.rb\", line 44, in each\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/initializable.rb\", line 44, in tsort_each_child\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 415, in call\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 415, in each_strongly_connected_component_from\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 349, in block in each_strongly_connected_component\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 347, in each\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 347, in call\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 347, in each_strongly_connected_component\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 226, in tsort_each\n File \"/Users/silverSheep/.rvm/rubies/ruby-2.6.5/lib/ruby/2.6.0/tsort.rb\", line 205, in tsort_each\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/initializable.rb\", line 54, in run_initializers\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/railties-5.0.7.2/lib/rails/application.rb\", line 352, in initialize!\n File \"/Users/silverSheep/Desktop/code/openSource/EBWiki/config/environment.rb\", line 8, in <top (required)>\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesupport-5.0.7.2/lib/active_support/dependencies.rb\", line 293, in require\n File \"/Users/silverSheep/.rvm/gems/ruby-2.6.5@ebwiki/gems/activesu",
"title": "URI::InvalidURIError: bad URI(is not URI?): \"http://Your friendly neighborhood Elasticsearch server:9200\"",
"type": "issue"
},
{
"action": "created",
"author": "iarobinson",
"comment_id": 701681092,
"datetime": 1601505044000,
"masked_author": "username_1",
"text": "@username_0 - I had this issue to. To fix it, fix your .env (line 10) file to have the following:\r\n\r\n`SEARCHBOX_URL=http://localhost:9200`\r\n\r\n[This PR](https://github.com/EBWiki/EBWiki/pull/3689) is my attempt to address the issues you're running into.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "trystant",
"comment_id": 702035932,
"datetime": 1601547324000,
"masked_author": "username_0",
"text": "Thanks @username_1. I believe that this may be listed in [Common EBWiki Development Errors](https://github.com/EBWiki/EBWiki/wiki/Common-EBWiki-development-errors), but if it isn't, we can update these docs as needed.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "trystant",
"comment_id": null,
"datetime": 1601547324000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 7,468 | false | false | 7,468 | true |
AzureAD/microsoft-authentication-library-for-python | AzureAD | 609,227,703 | 187 | null | [
{
"action": "opened",
"author": "chlowell",
"comment_id": null,
"datetime": 1588181144000,
"masked_author": "username_0",
"text": "Constructing `ClientApplication` entails at least one HTTP request, for tenant discovery. This adds all the costs and failure modes associated with the network to constructing the class. In my own code I therefore defer constructing (subclasses of) `ClientApplication` until I want to authenticate. That's a feasible workaround but please consider taking a similar approach in msal, deferring discovery until a method requiring I/O is called.",
"title": "ClientApplication initializer sends HTTP requests",
"type": "issue"
},
{
"action": "closed",
"author": "abhidnya13",
"comment_id": null,
"datetime": 1592865693000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "chlowell",
"comment_id": 692806740,
"datetime": 1600185040000,
"masked_author": "username_0",
"text": "Can we reopen this for tracking?",
"title": null,
"type": "comment"
},
{
"action": "reopened",
"author": "rayluo",
"comment_id": null,
"datetime": 1600229112000,
"masked_author": "username_2",
"text": "Constructing `ClientApplication` entails at least one HTTP request, for tenant discovery. This adds all the costs and failure modes associated with the network to constructing the class. In my own code I therefore defer constructing (subclasses of) `ClientApplication` until I want to authenticate. That's a feasible workaround but please consider taking a similar approach in msal, deferring discovery until a method requiring I/O is called.",
"title": "ClientApplication initializer sends HTTP requests",
"type": "issue"
}
] | 3 | 4 | 916 | false | false | 916 | false |
kisslinux/repo | kisslinux | 647,017,394 | 201 | null | [
{
"action": "opened",
"author": "eskiq",
"comment_id": null,
"datetime": 1593382692000,
"masked_author": "username_0",
"text": "perl v5.32.0\r\nchecksum mismatch\r\n\r\nCan I somehow ignore that checksum and build perl?",
"title": "perl fails to build ",
"type": "issue"
},
{
"action": "created",
"author": "jedahan",
"comment_id": 650901467,
"datetime": 1593405876000,
"masked_author": "username_1",
"text": "try clearing the cache and building again? `kiss b perl` works for me",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "dylanaraps",
"comment_id": null,
"datetime": 1593414691000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "dylanaraps",
"comment_id": 650976401,
"datetime": 1593414716000,
"masked_author": "username_2",
"text": "(The cache being `~/.cache/kiss/sources/perl`)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "eskiq",
"comment_id": 651029807,
"datetime": 1593421153000,
"masked_author": "username_0",
"text": "I'm trying to install KISS and while trying to build perl there is checksum mismatch for perl v5.32.0.tar.gz\r\n-ae5d52cb5f90b650985fd8c551eb8cfda7af9e12c9dcf11a185c5af5153ab334\r\n+dd95ce62365c9a9236f5ba12f69d7cae7021df6467093eec955b4debd73e815b\r\nI'm able to build perl when I skip optional stuff about signatures https://k1ss.org/install#3.0\r\nCleaning cache does not solve the problem",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dylanaraps",
"comment_id": 651040983,
"datetime": 1593428581000,
"masked_author": "username_2",
"text": "OK. I can reproduce. Pushed a fix. Run `kiss u` and `kiss b perl` after clearing cache and it'll work. :+1:",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "dylanaraps",
"comment_id": 651041159,
"datetime": 1593428609000,
"masked_author": "username_2",
"text": "Apologies for the delay, I made the fix over an hour ago but GitHub was down.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "eskiq",
"comment_id": 651047107,
"datetime": 1593429381000,
"masked_author": "username_0",
"text": "No problem and thank your for fix :)",
"title": null,
"type": "comment"
}
] | 3 | 8 | 802 | false | false | 802 | false |
folio-org/edge-ncip | folio-org | 637,287,678 | 18 | {
"number": 18,
"repo": "edge-ncip",
"user_login": "folio-org"
} | [
{
"action": "opened",
"author": "mis306lu",
"comment_id": null,
"datetime": 1591905749000,
"masked_author": "username_0",
"text": "",
"title": "Release 1.4.0",
"type": "issue"
}
] | 2 | 2 | 3,451 | false | true | 0 | false |
redhat-developer-demos/knative-tutorial | redhat-developer-demos | 636,422,431 | 223 | null | [
{
"action": "opened",
"author": "wkremser",
"comment_id": null,
"datetime": 1591809897000,
"masked_author": "username_0",
"text": "**Describe the bug**\r\ni tried to go through the knative tutorial but i am already failing in the setup portion of it.\r\n\r\ni already described this in the chat of the knative masterclass today. here ist a session recording of my 3rd installation attempt (recorded with script on macos 10.15.4)\r\n \r\nwith regards\r\nWolfgang \"DJ Madie\" Kremser\r\n\r\n**To Reproduce**\r\nplease check the attached file for this\r\n\r\n**Expected behavior**\r\nsuccessfully completing the setup steps of the tutorial\r\n\r\n**Desktop (please complete the following information):**\r\n - OS: MacOS Catalina\r\n - kubectl: v1.18.3\r\n- minikube: v1.11.0\r\n\r\n\r\n\r\n**Additional context**\r\nattached to this is my session transcript.\r\n\r\n[knative-tutorial-installation.txt]\r\n(https://github.com/redhat-developer-demos/knative-tutorial/files/4760162/knative-tutorial-installation.txt)",
"title": "failing in the setup phase of the knative-tutorial",
"type": "issue"
},
{
"action": "created",
"author": "kameshsampath",
"comment_id": 642421432,
"datetime": 1591854203000,
"masked_author": "username_1",
"text": "@username_0 - do you mean the crashing knative-serving pods ?? from you script I also see you use incomptaible kubectl - I mean using 1.18 against 1.15 cluster.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kameshsampath",
"comment_id": 642422367,
"datetime": 1591854385000,
"masked_author": "username_1",
"text": "can you please describe the controller and webhook pods from `knative-serving` and share the output?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "wkremser",
"comment_id": 642487413,
"datetime": 1591863123000,
"masked_author": "username_0",
"text": "Hi @username_1, yes i mean that all pods are crashing. i was trying this tutorial during yesterdays presentation from @burrsutter, and @sebastienblanc asked me to create an issue here.\r\n\r\nthe newer versions of kubectl and/or minikube could be the problem here.\r\n\r\n\r\nhere is the output:\r\n\r\n\r\nkubectl describe pods controller-8564567c4c-bzt5j -n knative-serving\r\nName: controller-8564567c4c-bzt5j\r\nNamespace: knative-serving\r\nPriority: 0\r\nNode: knativetutorial/192.168.64.4\r\nStart Time: Wed, 10 Jun 2020 19:17:49 +0200\r\nLabels: app=controller\r\n pod-template-hash=8564567c4c\r\n serving.knative.dev/release=v0.14.0\r\nAnnotations: cluster-autoscaler.kubernetes.io/safe-to-evict: true\r\nStatus: Running\r\nIP: 172.17.0.6\r\nIPs: <none>\r\nControlled By: ReplicaSet/controller-8564567c4c\r\nContainers:\r\n controller:\r\n Container ID: docker://5ecb6f92e1324f0b7a6226688105d14b33d5fbc718857e38c2dab0013e5cd428\r\n Image: gcr.io/knative-releases/knative.dev/serving/cmd/controller@sha256:71f7c9f101e7e30e82a86d203fb98d6fa607c8d6ac2fcb73fd1defd365795223\r\n Image ID: docker-pullable://gcr.io/knative-releases/knative.dev/serving/cmd/controller@sha256:71f7c9f101e7e30e82a86d203fb98d6fa607c8d6ac2fcb73fd1defd365795223\r\n Ports: 9090/TCP, 8008/TCP\r\n Host Ports: 0/TCP, 0/TCP\r\n State: Waiting\r\n Reason: CrashLoopBackOff\r\n Last State: Terminated\r\n Reason: Error\r\n Exit Code: 1\r\n Started: Thu, 11 Jun 2020 10:04:04 +0200\r\n Finished: Thu, 11 Jun 2020 10:04:04 +0200\r\n Ready: False\r\n Restart Count: 178\r\n Limits:\r\n cpu: 1\r\n memory: 1000Mi\r\n Requests:\r\n cpu: 100m\r\n memory: 100Mi\r\n Environment:\r\n SYSTEM_NAMESPACE: knative-serving (v1:metadata.namespace)\r\n CONFIG_LOGGING_NAME: config-logging\r\n CONFIG_OBSERVABILITY_NAME: config-observability\r\n METRICS_DOMAIN: knative.dev/internal/serving\r\n Mounts:\r\n /var/run/secrets/kubernetes.io/serviceaccount from controller-token-x6xv8 (ro)\r\nConditions:\r\n Type Status\r\n Initialized True\r\n Ready False\r\n ContainersReady False\r\n PodScheduled True\r\nVolumes:\r\n controller-token-x6xv8:\r\n Type: Secret (a volume populated by a Secret)\r\n SecretName: controller-token-x6xv8\r\n Optional: false\r\nQoS Class: Burstable\r\nNode-Selectors: <none>\r\nTolerations: node.kubernetes.io/not-ready:NoExecute for 300s\r\n node.kubernetes.io/unreachable:NoExecute for 300s\r\nEvents:\r\n Type Reason Age From Message\r\n ---- ------ ---- ---- -------\r\n Normal Pulled 50m (x169 over 14h) kubelet, knativetutorial Container image \"gcr.io/knative-releases/knative.dev/serving/cmd/controller@sha256:71f7c9f101e7e30e82a86d203fb98d6fa607c8d6ac2fcb73fd1defd365795223\" already present on machine\r\n Warning BackOff 15s (x4100 over 14h) kubelet, knativetutorial Back-off restarting failed container\r\n\r\n\r\nkubectl describe pods webhook-7fbf9c6d49-l79px -n knative-serving\r\nName: webhook-7fbf9c6d49-l79px\r\nNamespace: knative-serving\r\nPriority: 0\r\nNode: knativetutorial/192.168.64.4\r\nStart Time: Wed, 10 Jun 2020 19:17:49 +0200\r\nLabels: app=webhook\r\n pod-template-hash=7fbf9c6d49\r\n role=webhook\r\n serving.knative.dev/release=v0.14.0\r\nAnnotations: cluster-autoscaler.kubernetes.io/safe-to-evict: false\r\nStatus: Running\r\nIP: 172.17.0.7\r\nIPs: <none>\r\nControlled By: ReplicaSet/webhook-7fbf9c6d49\r\nContainers:\r\n webhook:\r\n Container ID: docker://19e50b4947898ea1cac07588fd788fd2b42e4ce48de949ea2780d726c69fe1a8\r\n Image: gcr.io/knative-releases/knative.dev/serving/cmd/webhook@sha256:90562a10f5e37965f4f3332b0412afec1cf3dd1c06caed530213ca0603e52082\r\n Image ID: docker-pullable://gcr.io/knative-releases/knative.dev/serving/cmd/webhook@sha256:90562a10f5e37965f4f3332b0412afec1cf3dd1c06caed530213ca0603e52082\r\n Ports: 9090/TCP, 8008/TCP, 8443/TCP\r\n Host Ports: 0/TCP, 0/TCP, 0/TCP\r\n State: Waiting\r\n Reason: CrashLoopBackOff\r\n Last State: Terminated\r\n Reason: Error\r\n Exit Code: 1\r\n Started: Thu, 11 Jun 2020 10:08:39 +0200\r\n Finished: Thu, 11 Jun 2020 10:08:40 +0200\r\n Ready: False\r\n Restart Count: 179\r\n Limits:\r\n cpu: 200m\r\n memory: 200Mi\r\n Requests:\r\n cpu: 20m\r\n memory: 20Mi\r\n Environment:\r\n SYSTEM_NAMESPACE: knative-serving (v1:metadata.namespace)\r\n CONFIG_LOGGING_NAME: config-logging\r\n CONFIG_OBSERVABILITY_NAME: config-observability\r\n METRICS_DOMAIN: knative.dev/serving\r\n Mounts:\r\n /var/run/secrets/kubernetes.io/serviceaccount from controller-token-x6xv8 (ro)\r\nConditions:\r\n Type Status\r\n Initialized True\r\n Ready False\r\n ContainersReady False\r\n PodScheduled True\r\nVolumes:\r\n controller-token-x6xv8:\r\n Type: Secret (a volume populated by a Secret)\r\n SecretName: controller-token-x6xv8\r\n Optional: false\r\nQoS Class: Burstable\r\nNode-Selectors: <none>\r\nTolerations: node.kubernetes.io/not-ready:NoExecute for 300s\r\n node.kubernetes.io/unreachable:NoExecute for 300s\r\nEvents:\r\n Type Reason Age From Message\r\n ---- ------ ---- ---- -------\r\n Normal Pulled 16m (x176 over 14h) kubelet, knativetutorial Container image \"gcr.io/knative-releases/knative.dev/serving/cmd/webhook@sha256:90562a10f5e37965f4f3332b0412afec1cf3dd1c06caed530213ca0603e52082\" already present on machine\r\n Warning BackOff 105s (x4096 over 14h) kubelet, knativetutorial Back-off restarting failed container",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kameshsampath",
"comment_id": 642594914,
"datetime": 1591876462000,
"masked_author": "username_1",
"text": "@username_0 - sometimes the pods can crash if we have some issues with grc.io, can you try a fresh install ? Also please make sure the kubectl you are using is inline with server e.g. 1.16 in client then 1.16 in server as wel..",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "kameshsampath",
"comment_id": null,
"datetime": 1605016268000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "kameshsampath",
"comment_id": 724714304,
"datetime": 1605016268000,
"masked_author": "username_1",
"text": "unable to reproduce.",
"title": null,
"type": "comment"
}
] | 2 | 7 | 7,445 | false | false | 7,445 | true |
RSS-Bridge/rss-bridge | RSS-Bridge | 709,706,417 | 1,764 | {
"number": 1764,
"repo": "rss-bridge",
"user_login": "RSS-Bridge"
} | [
{
"action": "opened",
"author": "sarnd",
"comment_id": null,
"datetime": 1601199710000,
"masked_author": "username_0",
"text": "This fixes Issue #1763 for me",
"title": "Fix for Bug #1763 - Twitter has changed URL scheme",
"type": "issue"
},
{
"action": "created",
"author": "em92",
"comment_id": 699770437,
"datetime": 1601269309000,
"masked_author": "username_1",
"text": "Thanks @username_0 !",
"title": null,
"type": "comment"
}
] | 2 | 2 | 44 | false | false | 44 | true |
coreos/etcd-operator | coreos | 349,312,902 | 1,987 | null | [
{
"action": "opened",
"author": "fanminshi",
"comment_id": null,
"datetime": 1533853453000,
"masked_author": "username_0",
"text": "We have a [design doc](https://github.com/coreos/etcd-operator/pull/1981#issuecomment-411841840) for ABS backup which can be outdated if we add new features to ABS backup. We should have a `abs_backup.md` under `doc/user/` to document how to use ABS as the backup backend.\r\n\r\ncc/ @mwieczorek @feiskyer",
"title": "Document ABS backup",
"type": "issue"
},
{
"action": "closed",
"author": "fanminshi",
"comment_id": null,
"datetime": 1534784561000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 2 | 302 | false | false | 302 | false |
invertase/react-native-firebase | invertase | 591,021,197 | 3,377 | null | [
{
"action": "opened",
"author": "uraniumreza",
"comment_id": null,
"datetime": 1585653521000,
"masked_author": "username_0",
"text": "<!---\r\nHello there you awesome person;\r\nPlease note that the issue list of this repo is exclusively for bug reports;\r\n\r\n1) For feature requests please visit our [Feature Request Board](https://boards.invertase.io/react-native-firebase).\r\n2) For questions and support please use our Discord chat: https://discord.gg/C9aK28N or Stack Overflow: https://stackoverflow.com/questions/tagged/react-native-firebase\r\n3) If this is a setup issue then please make sure you've correctly followed the setup guides, most setup issues such as 'duplicate dex files', 'default app has not been initialized' etc are all down to an incorrect setup as the guides haven't been correctly followed.\r\n-->\r\n\r\n<!-- NOTE: You can change any of the `[ ]` to `[x]` to mark an option(s) as selected -->\r\n\r\n<!-- PLEASE DO NOT REMOVE ANY SECTIONS FROM THIS ISSUE TEMPLATE -->\r\n<!-- Leave them as they are even if they're irrelevant to your issue -->\r\n\r\n## Issue\r\n\r\n<!-- Please describe your issue here --^ and provide as much detail as you can. -->\r\n<!-- Include code snippets that show your usages of the library in the context of your project. -->\r\n<!-- Snippets that also show how and where the library is imported in JS are useful to debug issues relating to importing or methods not found issues -->\r\n\r\n\r\nHello, is anything happened to firebase/storage? I cannot upload an image from my app; I’m using `react-native-firebase v5.x.x` Somehow I could upload images yesterday, but from today it’s showing this in `adb logs` -\r\n```\r\nW/StorageUtil: no auth token for request\r\nW/NetworkRequest: no auth token for request\r\n```\r\n\r\nMy cloud-storage rules are pretty much straight forward; still, I’m pasting that here -\r\n\r\n```\r\nrules_version = '2';\r\nservice firebase.storage {\r\n match /b/{bucket}/o {\r\n match /{allPaths=**} {\r\n allow read, write;\r\n }\r\n }\r\n}\r\n```\r\n\r\n---\r\n\r\n## Project Files\r\n\r\n<!-- Provide the contents of key project files which will help to debug -->\r\n<!-- For Example: -->\r\n<!-- - iOS: `Podfile` contents. -->\r\n<!-- - Android: `android/build.gradle` contents. -->\r\n<!-- - Android: `android/app/build.gradle` contents. -->\r\n<!-- - Android: `AndroidManifest.xml` contents. -->\r\n\r\n<!-- ADD THE CONTENTS OF THE FILES IN THE PROVIDED CODE BLOCKS BELOW -->\r\n\r\n### Javascript\r\n\r\n<details><summary>Click To Expand</summary>\r\n<p>\r\n\r\n#### `package.json`:\r\n\r\n```json\r\n# N/A\r\n```\r\n\r\n#### `firebase.json` for react-native-firebase v6:\r\n\r\n```json\r\n# N/A\r\n```\r\n</details>\r\n\r\n\r\n### iOS\r\n\r\n<details><summary>Click To Expand</summary>\r\n<p>\r\n\r\n#### `ios/Podfile`:\r\n\r\n- [ ] I'm not using Pods\r\n- [x] I'm using Pods and my Podfile looks like:\r\n\r\n```ruby\r\n# N/A\r\n```\r\n\r\n#### `AppDelegate.m`:\r\n\r\n```objc\r\n// N/A\r\n```\r\n\r\n</p>\r\n</details>\r\n\r\n---\r\n\r\n### Android\r\n\r\n<details><summary>Click To Expand</summary>\r\n<p>\r\n\r\n#### Have you converted to AndroidX?\r\n\r\n<!--- Mark any options that apply below -->\r\n- [ ] my application is an AndroidX application?\r\n- [ ] I am using `android/gradle.settings` `jetifier=true` for Android compatibility?\r\n- [ ] I am using the NPM package `jetifier` for react-native compatibility?\r\n\r\n#### `android/build.gradle`:\r\n\r\n```groovy\r\n// N/A\r\n```\r\n\r\n#### `android/app/build.gradle`:\r\n\r\n```groovy\r\n// N/A\r\n```\r\n\r\n#### `android/settings.gradle`:\r\n\r\n```groovy\r\n// N/A\r\n```\r\n\r\n#### `MainApplication.java`:\r\n\r\n```java\r\n// N/A\r\n```\r\n\r\n#### `AndroidManifest.xml`:\r\n\r\n```xml\r\n<!-- N/A -->\r\n```\r\n\r\n</p>\r\n</details>\r\n\r\n\r\n---\r\n\r\n## Environment\r\n\r\n<details><summary>Click To Expand</summary>\r\n<p>\r\n\r\n**`react-native info` output:**\r\n\r\n<!-- Please run `react-native info` on your terminal and paste the contents into the code block below -->\r\n\r\n```\r\n OUTPUT GOES HERE\r\n```\r\n\r\n<!-- change `[ ]` to `[x]` to select an option(s) -->\r\n\r\n- **Platform that you're experiencing the issue on**:\r\n - [ ] iOS\r\n - [ ] Android\r\n - [ ] **iOS** but have not tested behavior on Android\r\n - [ ] **Android** but have not tested behavior on iOS\r\n - [ ] Both\r\n- **`react-native-firebase` version you're using that has this issue:**\r\n - `e.g. 5.4.3`\r\n- **`Firebase` module(s) you're using that has the issue:**\r\n - `e.g. Instance ID`\r\n- **Are you using `TypeScript`?**\r\n - `Y/N` & `VERSION`\r\n \r\n</p>\r\n</details>\r\n\r\n\r\n<!-- Thanks for reading this far down ❤️ -->\r\n<!-- High quality, detailed issues are much easier to triage for maintainers -->\r\n\r\n<!-- For bonus points, if you put a 🔥 (:fire:) emojii at the start of the issue title we'll know -->\r\n<!-- that you took the time to fill this out correctly, or, at least read this far -->\r\n\r\n---\r\n\r\nThink `react-native-firebase` is great? Please consider supporting all of the project maintainers and contributors by donating via our [Open Collective](https://opencollective.com/react-native-firebase/donate) where all contributors can submit expenses. [[Learn More]](https://invertase.io/oss/react-native-firebase/contributing/donations-expenses)\r\n\r\n- 👉 Check out [`React Native Firebase`](https://twitter.com/rnfirebase) and [`Invertase`](https://twitter.com/invertaseio) on Twitter for updates on the library.",
"title": "Cannot upload image to firebase-cloud-storage",
"type": "issue"
}
] | 2 | 4 | 5,275 | false | true | 5,068 | false |
sc2pte/sc2-api-service | sc2pte | 688,821,468 | 201 | {
"number": 201,
"repo": "sc2-api-service",
"user_login": "sc2pte"
} | [
{
"action": "opened",
"author": "lwojcik",
"comment_id": null,
"datetime": 1598833362000,
"masked_author": "username_0",
"text": "",
"title": "move devdependencies to dependencies",
"type": "issue"
}
] | 2 | 2 | 0 | false | true | 0 | false |
vuejs/vue-test-utils | vuejs | 408,093,018 | 1,138 | null | [
{
"action": "opened",
"author": "begueradj",
"comment_id": null,
"datetime": 1549622079000,
"masked_author": "username_0",
"text": "### Version\r\n1.0.0-beta.29\r\n\r\n### Reproduction link\r\n[https://github.com/username_0/bugs/tree/master/nuxtVuetifyJest](https://github.com/username_0/bugs/tree/master/nuxtVuetifyJest)\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n### Steps to reproduce\r\n```\r\nconst localVue = createLocalVue()\r\nlocalVue.use(Vuetify)\r\n```\r\n\r\n### What is expected?\r\nI expect my test to pass without any error or warning messages.\r\n\r\n### What is actually happening?\r\nThe test passes but I receive this nasty red message:\r\n\r\n```\r\n^[[999D console.error node_modules/vuetify/dist/vuetify.js:25038 \r\n [Vuetify] Multiple instances of Vue detected \r\n See https://github.com/vuetifyjs/vuetify/issues/4068 \r\n \r\n If you're seeing \"$attrs is readonly\", it's caused by this \r\n```\r\n\r\n---\r\n* The documentation clearly recommends to use `localVue.use(Vuetify)` so please do not suggest me to `Vue.use(Vuetify)` unless if you are a superman with valid reasons able to convince me.\r\n\r\n* I am using Jest Nuxt Vuetify. You can try my github repository provided in the above link.\r\n Billal Begueradj.\r\n\r\n<!-- generated by vue-issues. DO NOT REMOVE -->",
"title": " [Vuetify] Multiple instances of Vue detected ",
"type": "issue"
},
{
"action": "created",
"author": "eddyerburgh",
"comment_id": 461766702,
"datetime": 1549623579000,
"masked_author": "username_1",
"text": "Please see this comment in Vuetify—https://github.com/vuetifyjs/vuetify/issues/4068#issuecomment-422406319",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "eddyerburgh",
"comment_id": null,
"datetime": 1549623579000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "begueradj",
"comment_id": 461768385,
"datetime": 1549623968000,
"masked_author": "username_0",
"text": "I tried what that comments suggests:\r\n```\r\nVue.use(Vuetify)\r\nconst localVue = createLocalVue()\r\nlocalVue.use(Vuetify)\r\n```\r\nStill getting the exact same error. \r\nThank you @username_1",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "amiefx",
"comment_id": 580324547,
"datetime": 1580400350000,
"masked_author": "username_2",
"text": "I had same problem. \r\nit was due Capitalization of Vue\r\nI changed \"import Vue from 'Vue';\" with \"import Vue from 'vue';\"\r\nit works now",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Celfonica",
"comment_id": 671160227,
"datetime": 1597034947000,
"masked_author": "username_3",
"text": "I had the same error, and for me, it was just as it says:\r\n\r\nvuetify.js:53625 [Vuetify] **Multiple instances of Vue detected**\r\nSee https://github.com/vuetifyjs/vuetify/issues/4068\r\n\r\nIf you're seeing \"$attrs is readonly\", it's caused by this\r\n\r\nI searched in my components code and realized I have vuetify called and vue inside components, and that was causing the error what I did is took those lines out and now I have only calling the vue from my vue.js file and the error was gone. \r\n\r\nGood Luck 👍",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bennysalewski",
"comment_id": 747693463,
"datetime": 1608238153000,
"masked_author": "username_4",
"text": "https://github.com/vuetifyjs/vuetify/issues/4964#issuecomment-747066049",
"title": null,
"type": "comment"
}
] | 5 | 7 | 2,497 | false | false | 2,497 | true |
stellargraph/stellargraph | stellargraph | 569,643,367 | 930 | {
"number": 930,
"repo": "stellargraph",
"user_login": "stellargraph"
} | [
{
"action": "opened",
"author": "huonw",
"comment_id": null,
"datetime": 1582521823000,
"masked_author": "username_0",
"text": "",
"title": "Add CHANGELOG entries for new work since 0.9",
"type": "issue"
}
] | 4 | 4 | 186 | false | true | 0 | false |
smaranjitghose/girlscript_app | null | 583,930,555 | 165 | {
"number": 165,
"repo": "girlscript_app",
"user_login": "smaranjitghose"
} | [
{
"action": "opened",
"author": "Anushka-shukla",
"comment_id": null,
"datetime": 1584556899000,
"masked_author": "username_0",
"text": "",
"title": "Mock Up for the Application",
"type": "issue"
},
{
"action": "created",
"author": "smaranjitghose",
"comment_id": 601031336,
"datetime": 1584603418000,
"masked_author": "username_1",
"text": "Please give another PR. This one has too many merge conflicts",
"title": null,
"type": "comment"
}
] | 2 | 2 | 61 | false | false | 61 | false |
quasarframework/quasar | quasarframework | 446,789,883 | 4,168 | null | [
{
"action": "opened",
"author": "vasild",
"comment_id": null,
"datetime": 1558467502000,
"masked_author": "username_0",
"text": "<!--\r\n\r\nGot a question?\r\n===\r\nThe issue list of this repo is **exclusively** for bug reports and feature requests. For simple questions, please use the following resources:\r\n\r\n- Read the docs: https://v1.quasar-framework.org\r\n- For simple/quick questions ask on the Discord chat room: http://chat.quasar-framework.org/\r\n- For complex questions or requiring help, ask on the forum: https://forum.quasar-framework.org/\r\n\r\nReporting a bug?\r\n================\r\n- Are you sure it isn't already reported? Do a search first! It may have already been answered or even fixed in the development branch (`dev`).\r\n\r\n- If you are reporting a bug for Quasar v1.0+, then please try to include a forked JsFiddle/Codepen: https://jsfiddle.net/username_2/rmaodk0f or https://codepen.io/username_2/pen/VgQbdx\r\n\r\n- If you are reporting a bug for Quasar v0.15+, then please try to include a forked JsFiddle/Codepen from one of these: https://jsfiddle.net/username_2/waugrryy/ (jsFiddle - Material theme) or https://jsfiddle.net/username_2/7gu065yg/ (jsFiddle - iOS theme) or https://codepen.io/username_2/pen/KQRZJg (Codepen - Material theme) or https://codepen.io/username_2/pen/paVpBN (Codepen - iOS theme)\r\n\r\n- Check if the issue is reproducible with the latest stable version of Quasar. If you are using a pre-release, please indicate the specific version you are using.\r\n\r\n- It is **required** that you clearly describe the steps necessary to reproduce the issue you are running into. Issues with no clear repro steps will not be triaged. If an issue labeled \"need repro\" receives no further input from the issue author for more than 5 days, it will be closed.\r\n\r\n- If your issue is resolved but still open, don’t hesitate to close it. In case you found a solution by yourself, it could be helpful to explain how you fixed it.\r\n\r\nHave a feature suggestion/request?\r\n=======================\r\nRemove the template from below and provide thoughtful commentary *and code samples* on what this feature means for your product. What will it allow you to do that you can't do today? How will it make current workarounds straightforward? What potential bugs and edge cases does it help to avoid? etc. Please keep it product-centric.\r\n-->\r\n\r\n<!-- BUG REPORT TEMPLATE -->\r\n### Software version\r\n\r\n<!-- You can use the `quasar info` command and copy paste it here -->\r\nQuasar: 1.0.0-beta.23\r\n@quasar/app (v1+ only): v1.0.0-beta.26\r\nOS: FreeBSD 12\r\nNode: 12.2.0\r\nNPM: 6.9.0\r\nBrowsers: Firefox 67.0\r\niOS:\r\nAndroid:\r\nAny other software related to your bug:\r\n\r\n### JsFiddle\r\n<!-- v1 only: Fork this https://jsfiddle.net/username_2/rmaodk0f or https://codepen.io/username_2/pen/VgQbdx and fill it in here -->\r\nNo need for jsfiddle, as the bug is observed also on the docs page: https://v1.quasar-framework.org/vue-components/table#Usage\r\n\r\n<!-- v0.15-17: fork this https://jsfiddle.net/username_2/waugrryy/ and fill it in here -->\r\n\r\n### What did you get as the error?\r\nSome tables have `Records per page: 5` at the bottom. Nothing changes visually when `5` is clicked. The console shows:\r\n```\r\nInternalError: \"too much recursion\"\r\n focus https://v1.quasar-framework.org/js/vendor.5793ed61.js:24\r\n showPopup https://v1.quasar-framework.org/js/vendor.5793ed61.js:24\r\n focus https://v1.quasar-framework.org/js/vendor.5793ed61.js:24\r\n showPopup https://v1.quasar-framework.org/js/vendor.5793ed61.js:24\r\n...\r\n```\r\n\r\n### What were you expecting?\r\nA menu should be displayed showing various options for `Records per page`, e.g. 5, 10, 20.\r\n\r\n### What steps did you take, to get the error?\r\nJust open https://v1.quasar-framework.org/vue-components/table#Usage and try to click `5` below some of the tables, next to `Records per page`\r\n\r\nThis is a regression in 1.0.0-beta.23 and the bug does not exist in 1.0.0-beta.22.\r\nI confirm that commit f6ad9077 is the one that broke it - `f6ad9077~` is ok, `f6ad9077` is broken.",
"title": "Table rows-per-page menu broken",
"type": "issue"
},
{
"action": "created",
"author": "vasild",
"comment_id": 494529387,
"datetime": 1558467619000,
"masked_author": "username_0",
"text": "The bug is not fixed in the latest `dev` branch - e7c0aba4 still exhibits it.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "pdanpdan",
"comment_id": 494667467,
"datetime": 1558505824000,
"masked_author": "username_1",
"text": "Can you please tell us what user agent you're using on the browser?",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "rstoenescu",
"comment_id": null,
"datetime": 1558510630000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "rstoenescu",
"comment_id": 494689386,
"datetime": 1558510630000,
"masked_author": "username_2",
"text": "@username_0 Fix will be available in v1-rc.1. Can you confirm this?\r\nAnd also, please tell us the user agent of your browser. Thank you.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "vasild",
"comment_id": 494736378,
"datetime": 1558519015000,
"masked_author": "username_0",
"text": "Thanks for the quick response.\r\n\r\nI confirm that the bug is fixed in the latest `dev` branch (02143345). I guess fixed by f1abe907.\r\n\r\nMy UA is `Mozilla/5.0 (X11; FreeBSD amd64; rv:67.0) Gecko/20100101 Firefox/67.0`. It is not anonymized, but the previous code in `Platform.js` was a bit lame - assuming that if the OS is not \"Windows, Linux or Mac\" then it does not exist, kind of.\r\n\r\nThanks!",
"title": null,
"type": "comment"
}
] | 3 | 6 | 4,558 | false | false | 4,558 | true |
jqwidgets/jQWidgets | null | 538,399,851 | 233 | null | [
{
"action": "opened",
"author": "jqwidgets",
"comment_id": null,
"datetime": 1576501496000,
"masked_author": "username_0",
"text": "When preventing the exporting of the headers of the **jqxGrid**, it throws an error.\r\n\r\n**Example:**\r\nhttp://jsfiddle.net/t05xbyqg/1/\r\n\r\n**Topic:**\r\nhttps://www.username_0.com/community/topic/export-pdf-error-when-param-exportheader-is-false",
"title": "jqxGrid - exporting data to PDF file format with disabled exporting of the Headers",
"type": "issue"
},
{
"action": "created",
"author": "jqwidgets",
"comment_id": 568521370,
"datetime": 1577119110000,
"masked_author": "username_0",
"text": "Fixed for ver. 9.0.0.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jqwidgets",
"comment_id": null,
"datetime": 1577119110000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 3 | 261 | false | false | 261 | true |
MicrosoftDocs/mslearn-distribute-load-with-traffic-manager | MicrosoftDocs | 542,557,397 | 4 | null | [
{
"action": "opened",
"author": "SkippingAdi",
"comment_id": null,
"datetime": 1577367177000,
"masked_author": "username_0",
"text": "As of 2019-12-26 this script seems not to work, when executed from within docs.learn at: https://docs.microsoft.com/en-us/learn/modules/distribute-load-with-traffic-manager/3-exercise-priority-routing?source=learn\r\n\r\nExecuting the script with:\r\naz group deployment create --resource-group learn-26597206-c2fc-4c02-9809-e3a76b92b72c --template-uri https://raw.githubusercontent.com/MicrosoftDocs/mslearn-distribute-load-with-traffic-manager/master/azuredeploy.json --parameters password=\"$(head /dev/urandom | tr -dc A-Za-z0-9| head -c 32)\"\r\n\r\nError message a few minutes of execution:\r\nDeployment failed. Correlation ID: 83128136-b02d-495e-a15f-4de156f6340f. {\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource operation completed with terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"VMExtensionProvisioningError\",\r\n \"message\": \"VM has reported a failure when processing extension 'apache-ext'. Error message: \\\"Enable failed: failed to execute command: command terminated with exit status=8\\n[stdout]\\n0ubuntu2_amd64.deb ...\\r\\nUnpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\\r\\nSelecting previously unselected package libjpeg8:amd64.\\r\\nPreparing to unpack .../04-libjpeg8_8c-2ubuntu8_amd64.deb ...\\r\\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\\r\\nSelecting previously unselected package libjbig0:amd64.\\r\\nPreparing to unpack .../05-libjbig0_2.1-3.1build1_amd64.deb ...\\r\\nUnpacking libjbig0:amd64 (2.1-3.1build1) ...\\r\\nSelecting previously unselected package libtiff5:amd64.\\r\\nPreparing to unpack .../06-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ...\\r\\nUnpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ...\\r\\nSelecting previously unselectedpackage libwebp6:amd64.\\r\\nPreparing to unpack .../07-libwebp6_0.6.1-2_amd64.deb ...\\r\\nUnpacking libwebp6:amd64 (0.6.1-2) ...\\r\\nSelecting previously unselected package libxpm4:amd64.\\r\\nPreparing to unpack.../08-libxpm4_1%3a3.5.12-1_amd64.deb ...\\r\\nUnpacking libxpm4:amd64 (1:3.5.12-1) ...\\r\\nSelecting previously unselected package libgd3:amd64.\\r\\nPreparing to unpack .../09-libgd3_2.2.5-4ubuntu0.3_amd64.deb ...\\r\\nUnpacking libgd3:amd64 (2.2.5-4ubuntu0.3) ...\\r\\nSelecting previously unselected package nginx-common.\\r\\nPreparing to unpack .../10-nginx-common_1.14.0-0ubuntu1.6_all.deb ...\\r\\nUnpacking nginx-common(1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package libnginx-mod-http-geoip.\\r\\nPreparing to unpack .../11-libnginx-mod-http-geoip_1.14.0-0ubuntu1.6_amd64.deb ...\\r\\nUnpacking libnginx-mod-http-geoip (1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package libnginx-mod-http-image-filter.\\r\\nPreparing to unpack .../12-libnginx-mod-http-image-filter_1.14.0-0ubuntu1.6_amd64.deb ...\\r\\nUnpacking libnginx-mod-http-image-filter (1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package libnginx-mod-http-xslt-filter.\\r\\nPreparing to unpack .../13-libnginx-mod-http-xslt-filter_1.14.0-0ubuntu1.6_amd64.deb ...\\r\\nUnpacking libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package libnginx-mod-mail.\\r\\nPreparing to unpack .../14-libnginx-mod-mail_1.14.0-0ubuntu1.6_amd64.deb ...\\r\\nUnpacking libnginx-mod-mail (1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package libnginx-mod-stream.\\r\\nPreparing to unpack .../15-libnginx-mod-stream_1.14.0-0ubuntu1.6_amd64.deb ...\\r\\nUnpacking libnginx-mod-stream (1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package nginx-core.\\r\\nPreparing to unpack .../16-nginx-core_1.14.0-0ubuntu1.6_amd64.deb ...\\r\\nUnpacking nginx-core (1.14.0-0ubuntu1.6) ...\\r\\nSelecting previously unselected package nginx.\\r\\nPreparing to unpack .../17-nginx_1.14.0-0ubuntu1.6_all.deb ...\\r\\nUnpacking nginx (1.14.0-0ubuntu1.6) ...\\r\\nSetting up libjbig0:amd64 (2.1-3.1build1) ...\\r\\nSetting up fonts-dejavu-core (2.37-1) ...\\r\\nSetting up nginx-common (1.14.0-0ubuntu1.6) ...\\r\\ndebconf: unable to initialize frontend: Dialog\\r\\ndebconf: (TERM is not set, so the dialog frontend is not usable.)\\r\\ndebconf: falling back to frontend: Readline\\r\\nCreated symlink /etc/systemd/system/multi-user.target.wants/nginx.service → /lib/systemd/system/nginx.service.\\r\\nSetting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.3) ...\\r\\nSetting up libnginx-mod-mail (1.14.0-0ubuntu1.6) ...\\r\\nSetting up libxpm4:amd64 (1:3.5.12-1) ...\\r\\nSetting up libnginx-mod-http-xslt-filter (1.14.0-0ubuntu1.6) ...\\r\\nSetting up libnginx-mod-http-geoip (1.14.0-0ubuntu1.6) ...\\r\\nSetting up libwebp6:amd64 (0.6.1-2) ...\\r\\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\\r\\nSetting up fontconfig-config (2.12.6-0ubuntu2) ...\\r\\nSetting up libnginx-mod-stream (1.14.0-0ubuntu1.6) ...\\r\\nSetting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ...\\r\\nSetting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ...\\r\\nSetting up libgd3:amd64 (2.2.5-4ubuntu0.3) ...\\r\\nSetting up libnginx-mod-http-image-filter (1.14.0-0ubuntu1.6) ...\\r\\nSetting up nginx-core (1.14.0-0ubuntu1.6) ...\\r\\nSetting up nginx (1.14.0-0ubuntu1.6) ...\\r\\nProcessing triggers for systemd (237-3ubuntu10.33) ...\\r\\nProcessing triggers for man-db (2.8.3-2ubuntu0.1) ...\\r\\nProcessing triggers for ufw (0.36-0ubuntu0.18.04.1) ...\\r\\nProcessing triggers for ureadahead (0.100.0-21) ...\\r\\nProcessing triggers for libc-bin (2.27-3ubuntu1) ...\\r\\n\\n[stderr]\\n\\nWARNING: apt does not have a stable CLI interface. Use with caution in scripts.\\n\\ndebconf: unable to initialize frontend: Dialog\\ndebconf: (TERM is not set, so the dialog frontend is not usable.)\\ndebconf: falling back to frontend: Readline\\ndebconf: unable to initialize frontend: Readline\\ndebconf: (This frontend requires a controllingtty.)\\ndebconf: falling back to frontend: Teletype\\ndpkg-preconfigure: unable to re-open stdin: \\n--2019-12-26 13:12:54-- https://raw.githubusercontent.com/MicrosoftDocs/mslearn-distribute-load-with-traffic-manager/module-update/index.eastasia.html\\nResolving raw.githubusercontent.com (raw.githubusercontent.com)... 151.101.76.133\\nConnecting to raw.githubusercontent.com (raw.githubusercontent.com)|151.101.76.133|:443... connected.\\nHTTP request sent, awaiting response... 404 Not Found\\n2019-12-26 13:12:55 ERROR 404: Not Found.\\n\\n\\\"\\r\\n\\r\\nMore information on troubleshooting is available at https://aka.ms/VMExtensionCSELinuxTroubleshoot \"\r\n }\r\n ]\r\n }\r\n}",
"title": "VMExtensionProvisioningError",
"type": "issue"
},
{
"action": "created",
"author": "phhlho",
"comment_id": 570388254,
"datetime": 1578005876000,
"masked_author": "username_1",
"text": "There is currently a pull request with the fix for this issue outstanding [PR#3](https://github.com/MicrosoftDocs/mslearn-distribute-load-with-traffic-manager/pull/3). In case someone else stumbles on this issue before it's merged in, I've forked the code and made the change. You can run the command from the exercise and aim it at my fork:\r\n` az group deployment create --resource-group learn-57aa8379-db66-4216-803f-f03630e0dcda --template-uri https://raw.githubusercontent.com/username_1/mslearn-distribute-load-with-traffic-manager/master/azuredeploy.json --parameters password=\"$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c 32)\"`",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jboeshart",
"comment_id": 608074023,
"datetime": 1585857745000,
"masked_author": "username_2",
"text": "Fixed in #3",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jboeshart",
"comment_id": null,
"datetime": 1585857746000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 4 | 7,034 | false | false | 7,034 | true |
morganey-lang/Morganey | morganey-lang | 180,679,641 | 244 | null | [
{
"action": "opened",
"author": "06needhamt",
"comment_id": null,
"datetime": 1475510716000,
"masked_author": "username_0",
"text": "",
"title": "Release version 0.0.2 with changes from #243 as they will make plugin development much easier",
"type": "issue"
},
{
"action": "closed",
"author": "rexim",
"comment_id": null,
"datetime": 1475511639000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "rexim",
"comment_id": 251152330,
"datetime": 1475511639000,
"masked_author": "username_1",
"text": "1. It's up to the Project Leader to decide how to number the next stable version . Since we follow http://semver.org/ the next version won't be called 0.0.2 if it's gonna include #242.\r\n2. Please don't put issue numbers in the title of the issue. They are not clickable and and not automatically linked.\r\n3. Please don't create issue for including particular features to the next stable release. It clutters the issue tracker. I'd appreciate if you simply ask to include features to the next stable releases in the corresponding tickets.\r\n\r\nI will include #242 to the next stable release once I plan it properly.\r\n\r\nThanks.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "06needhamt",
"comment_id": 251152565,
"datetime": 1475511696000,
"masked_author": "username_0",
"text": "Ok no problem",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "rexim",
"comment_id": 251361018,
"datetime": 1475579913000,
"masked_author": "username_1",
"text": "@username_0 please refer to https://github.com/morganey-lang/Morganey/milestone/1 for the next release. If you want any issues to be included there simply tell me that in the issue itself and I'll include it to the milestone. :)",
"title": null,
"type": "comment"
}
] | 2 | 5 | 864 | false | false | 864 | true |
rapidsai/rmm | rapidsai | 568,637,669 | 304 | {
"number": 304,
"repo": "rmm",
"user_login": "rapidsai"
} | [
{
"action": "opened",
"author": "jrhemstad",
"comment_id": null,
"datetime": 1582240899000,
"masked_author": "username_0",
"text": "Based on https://github.com/rapidsai/rmm/pull/297\r\n\r\nFor testing purposes, hard codes RMM to always enable logging. Build as normal. Logging will be enabled no matter what initialization options are specified to `rmmInitialize`. \r\n\r\nThe desired log file is specified via the `RMM_LOG_FILE` environment variable.\r\n\r\nNote: the existing logging APIs should not be used in conjunction with these changes.",
"title": "[DO NOT MERGE] Enable logging ",
"type": "issue"
},
{
"action": "created",
"author": "jakirkham",
"comment_id": 595549933,
"datetime": 1583457965000,
"masked_author": "username_1",
"text": "Is this being replaced by PR ( https://github.com/rapidsai/rmm/pull/297 )? Or do we still need this?",
"title": null,
"type": "comment"
}
] | 2 | 2 | 500 | false | false | 500 | false |
gatsbyjs/gatsby | gatsbyjs | 551,973,984 | 20,711 | null | [
{
"action": "opened",
"author": "antonioperic",
"comment_id": null,
"datetime": 1579463441000,
"masked_author": "username_0",
"text": "We have situation where in our graphql schema we have fields \r\n`taxon.main `which is string\r\nand `taxon.others` which is `array` of `strings` all strings are code/id of `Tours` in our case.\r\n\r\n<img width=\"1437\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2453151/72687292-b3be8a80-3afc-11ea-9dd9-f316a348d88b.png\">\r\n\r\nwhat we want to achieve is replacing only code with entire information for Taxon, partially we did this with this part of code:\r\n\r\n```\r\nexports.createSchemaCustomization = ({ actions, schema }) => {\r\n const { createTypes } = actions\r\n const typeDefs = [\r\n \"type Product implements Node\",\r\n schema.buildObjectType({\r\n name: \"Product\",\r\n fields: {\r\n taxons: {\r\n type: \"Tours\",\r\n resolve: (source, args, context, info) => {\r\n console.log(\"source\", source)\r\n // If you were linking by ID, you could use `getNodeById` to\r\n // find the correct author:\r\n // return context.nodeModel.getNodeById({\r\n // id: source.author,\r\n // type: \"AuthorJson\",\r\n // })\r\n // But since the example is using the author email as foreign key,\r\n // you can use `runQuery`, or get all author nodes\r\n // with `getAllNodes` and manually find the linked author\r\n // node:\r\n return context.nodeModel\r\n .getAllNodes({ type: \"Tours\" })\r\n .find(tour => tour.code === source.taxons.main)\r\n },\r\n },\r\n },\r\n }),\r\n ]\r\n createTypes(typeDefs)\r\n}\r\n```\r\n\r\nthe result is that we have all Taxon information in taxons field, but main and others fields are now null.\r\n\r\n<img width=\"1440\" alt=\"image\" src=\"https://user-images.githubusercontent.com/2453151/72687354-45c69300-3afd-11ea-9400-2f324fdb0d34.png\">\r\n\r\nWhat we will have to achive is to have taxon.main as Tour object and taxon.others as array of Tour objects",
"title": "How to override graphql schema when we have array?",
"type": "issue"
},
{
"action": "created",
"author": "LekoArts",
"comment_id": 576149610,
"datetime": 1579506765000,
"masked_author": "username_1",
"text": "Hi, thanks for the issue! Could you please explain your issue in more detail and possibly give a [minimal reproduction][reproduction].\r\n\r\nThanks for using Gatsby! 💜\r\n\r\n[reproduction]: https://gatsby.dev/reproduction",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "davorduhovic",
"comment_id": 576412895,
"datetime": 1579550471000,
"masked_author": "username_2",
"text": "Hi @username_0 , you can do something like this, \r\n\r\n`type Product implements Node {\r\n\t\t\ttaxons: ProductTaxon \r\n\t\t}`,\r\n `type ProductTaxon { \r\n\t\t\tmain: Tours! @link(by: \"code\") \r\n\t\t\tothers: [Tours]! @link(by: \"code\") \r\n }`\r\n\r\nthis will link Tours by foreign-key: more data here https://www.gatsbyjs.org/docs/schema-customization/#foreign-key-fields.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "antonioperic",
"comment_id": 576429237,
"datetime": 1579554154000,
"masked_author": "username_0",
"text": "@username_2 thank you, seems that works!",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "antonioperic",
"comment_id": null,
"datetime": 1579554155000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 5 | 2,550 | false | false | 2,550 | true |
manubb/Leaflet.PixiOverlay | null | 482,710,051 | 32 | null | [
{
"action": "opened",
"author": "cokicm",
"comment_id": null,
"datetime": 1566288749000,
"masked_author": "username_0",
"text": "_renderer created at line [106](https://github.com/username_1/Leaflet.PixiOverlay/blob/3dccef66de8b441ed7de4e1221aabc877d7b99e9/L.PixiOverlay.js#L106) is not destroyed. On creating multiple PixiOverlays, video memory allocated at this place leaks.\r\n\r\nIf the field is destroyed by calling _renderer.destroy(), GPU memory is freed.\r\n\r\nProbably PixiOverlay should have its own destroy() method that should destroy _renderer and possibly _auxRenderer as well.",
"title": "_renderer is not destroyed",
"type": "issue"
},
{
"action": "created",
"author": "manubb",
"comment_id": 523890002,
"datetime": 1566477954000,
"masked_author": "username_1",
"text": "Thanks for reporting. I will fix this but i need some time to think about it.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 528 | false | false | 528 | true |
rhshah/iAnnotateSV | null | 625,862,408 | 28 | null | [
{
"action": "opened",
"author": "mkinnaman",
"comment_id": null,
"datetime": 1590598395000,
"masked_author": "username_0",
"text": "Hi I am interested in using your code here but running into an issue getting it to run:\r\n\r\n`python iAnnotateSV.py -i iAnnotateSV/data/test/testData.txt -ofp test -o iAnnotateSV/data/test/ -r hg19 -d 3000 -v\r\nTraceback (most recent call last):\r\n File \"iAnnotateSV.py\", line 350, in <module>\r\n main()\r\n File \"iAnnotateSV.py\", line 218, in main\r\n NewRefDF = hp.ExtendPromoterRegion(refDF, args.distance)\r\n File \"/home/kinnamam/iAnnotateSV/iAnnotateSV/helper.py\", line 42, in ExtendPromoterRegion\r\n df['geneStart'] = df['txStart']\r\n File \"/home/kinnamam/.local/lib/python2.7/site-packages/pandas/core/frame.py\", line 2927, in __getitem__\r\n indexer = self.columns.get_loc(key)\r\n File \"/home/kinnamam/.local/lib/python2.7/site-packages/pandas/core/indexes/base.py\", line 2659, in get_loc\r\n return self._engine.get_loc(self._maybe_cast_indexer(key))\r\n File \"pandas/_libs/index.pyx\", line 108, in pandas._libs.index.IndexEngine.get_loc\r\n File \"pandas/_libs/index.pyx\", line 132, in pandas._libs.index.IndexEngine.get_loc\r\n File \"pandas/_libs/hashtable_class_helper.pxi\", line 1601, in pandas._libs.hashtable.PyObjectHashTable.get_item\r\n File \"pandas/_libs/hashtable_class_helper.pxi\", line 1608, in pandas._libs.hashtable.PyObjectHashTable.get_item\r\nKeyError: 'txStart'`\r\n\r\nAny ideas how to troubleshoot this? Have tried running with my own data and example data, same result.",
"title": "keyerror issue",
"type": "issue"
},
{
"action": "created",
"author": "rhshah",
"comment_id": 635070515,
"datetime": 1590635712000,
"masked_author": "username_1",
"text": "Hello @username_0, Thank you for taking the time to report the issue. Are the files in the `/iAnnotateSV/iAnnotateSV/data` folder correctly cloned? You need to use [git-lfs](https://git-lfs.github.com/) to clone this repository.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mkinnaman",
"comment_id": 635327430,
"datetime": 1590669910000,
"masked_author": "username_0",
"text": "Thanks - I didnt have git-ifs so recloned now and should be cloned correctly - Now getting a different error when I run:\r\n\r\n`python iAnnotateSV.py -i /Users/kinnamam/Computational/iAnnotateSV/iAnnotateSV/data/test/testData.txt -ofp test -o /Users/kinnamam/Computational/iAnnotateSV/iAnnotateSV/data/test/ -r hg19 -d 3000\r\nTraceback (most recent call last):\r\n File \"iAnnotateSV.py\", line 350, in <module>\r\n main()\r\n File \"iAnnotateSV.py\", line 220, in main\r\n annDF = processSV(svDF, NewRefDF, args)\r\n File \"iAnnotateSV.py\", line 276, in processSV\r\n intronframe1) = aeb.AnnotateEachBreakpoint(chr1, pos1, str1, refDF, args.autoSelect)\r\n File \"/Users/kinnamam/Computational/iAnnotateSV/iAnnotateSV/AnnotateEachBreakpoint.py\", line 150, in AnnotateEachBreakpoint\r\n (geneName,transcript,desc,zone,strandDirection,intronnum,intronframe) = ft.FindATranscript(coordData, df)\r\n File \"/Users/kinnamam/Computational/iAnnotateSV/iAnnotateSV/FindTranscript.py\", line 18, in FindATranscript\r\n idxMin = int(queryDF['d'].idxmin(axis=1))\r\n File \"/Users/kinnamam/miniconda3/envs/iannotatesv/lib/python2.7/site-packages/pandas/core/series.py\", line 1881, in idxmin\r\n i = nanops.nanargmin(com.values_from_object(self), skipna=skipna)\r\n File \"/Users/kinnamam/miniconda3/envs/iannotatesv/lib/python2.7/site-packages/pandas/core/nanops.py\", line 73, in _f\r\n raise TypeError(msg.format(name=f.__name__.replace('nan', '')))\r\nTypeError: reduction operation 'argmin' not allowed for this dtype`\r\n\r\nThoughts?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "rhshah",
"comment_id": 651243587,
"datetime": 1593449959000,
"masked_author": "username_1",
"text": "Hi, My apologies for late reply it seems when I updated to a newer version of pandas for, I did not test the auto-selection part. Please use the latest version",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "rhshah",
"comment_id": null,
"datetime": 1593449959000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "mkinnaman",
"comment_id": 651280234,
"datetime": 1593454526000,
"masked_author": "username_0",
"text": "Thank you! smooth sailing now - great tool",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "rhshah",
"comment_id": 651319259,
"datetime": 1593459570000,
"masked_author": "username_1",
"text": "I am glad it helps.",
"title": null,
"type": "comment"
}
] | 2 | 7 | 3,347 | false | false | 3,347 | true |
rcgsheffield/sheffield_hpc | rcgsheffield | 719,224,584 | 1,097 | null | [
{
"action": "opened",
"author": "jkwmoore",
"comment_id": null,
"datetime": 1602494980000,
"masked_author": "username_0",
"text": "I can see that CASTEP has licence requirements (stated on our docs) but their site seems to now mention a cost-free worldwide source code licence for academic use.\r\n\r\nhttp://www.castep.org/CASTEP/GettingCASTEP\r\n\r\nWe may wish to contact dominik.jochym@stfc.ac.uk about how to best capture their requirements given they desire the ORCID for each user.",
"title": "Investigate the more permissive CASTEP licencing and update docs accordingly.",
"type": "issue"
},
{
"action": "created",
"author": "jkwmoore",
"comment_id": 707729654,
"datetime": 1602594879000,
"masked_author": "username_0",
"text": "Reply from Dominik is that he is happy with how we are currently dealing with this - namely: individuals / research groups must request their access from him and prove to us they have access - then we grant them access to this on the HPCs.\r\n\r\nIn the future they will be streamlining their registration system (making it an online portal) for researchers which will make the process less email heavy.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "jkwmoore",
"comment_id": null,
"datetime": 1602594881000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 3 | 748 | false | false | 748 | false |
yardencsGitHub/tweetynet | null | 724,130,030 | 53 | null | [
{
"action": "opened",
"author": "NickleDave",
"comment_id": null,
"datetime": 1603058398000,
"masked_author": "username_0",
"text": "- [ ] make a `syntax_and_species` directory in `data` and move data from `tweetynet-paper` into it\r\n- [ ] make a `syntax_and_species` directory in `src/scripts` and move all the `fig2_panelx.m` files into there\r\n- [ ]",
"title": "move data and code from tweetynet-paper repo into this one",
"type": "issue"
},
{
"action": "closed",
"author": "NickleDave",
"comment_id": null,
"datetime": 1622593856000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "NickleDave",
"comment_id": 852598049,
"datetime": 1622593856000,
"masked_author": "username_0",
"text": "I think this refers to images in the first figure that we're going to remove anyway, so I'm going to close this",
"title": null,
"type": "comment"
}
] | 1 | 3 | 328 | false | false | 328 | false |
encode/django-rest-framework | encode | 235,332,880 | 5,211 | {
"number": 5211,
"repo": "django-rest-framework",
"user_login": "encode"
} | [
{
"action": "opened",
"author": "practual",
"comment_id": null,
"datetime": 1497293885000,
"masked_author": "username_0",
"text": "## Description\r\n\r\nWhen checking for 'dotted' source nested values prior to serializer create or update, the problematic fields are not being identified correctly.\r\n\r\nIn the example given in the code comment, the validated data would look like `{'profile': {'address': '10 downing street'}}` but the code is currently checking for key 'address' in the dict.",
"title": "Check source attrs when checking for nested writes.",
"type": "issue"
},
{
"action": "created",
"author": "xordoquy",
"comment_id": 307893001,
"datetime": 1497295326000,
"masked_author": "username_1",
"text": "I'm closing this because it breaks things and the change is not clear at all and feels like an usage issue.\r\nCould we start this either with a more in depth explanation of the issue or a test case demonstrating it ?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "practual",
"comment_id": 307915719,
"datetime": 1497299606000,
"masked_author": "username_0",
"text": "Re-raised as https://github.com/encode/django-rest-framework/pull/5212",
"title": null,
"type": "comment"
}
] | 2 | 3 | 641 | false | false | 641 | false |
ServiceInnovationLab/serviceinnovationlab.github.io | ServiceInnovationLab | 437,420,980 | 139 | {
"number": 139,
"repo": "serviceinnovationlab.github.io",
"user_login": "ServiceInnovationLab"
} | [
{
"action": "opened",
"author": "JacOng17",
"comment_id": null,
"datetime": 1556230643000,
"masked_author": "username_0",
"text": "Added a card skeleton for Digital Nations. Will complete it when content is complete (picture, report, text, etc.)",
"title": "[WIP] Added card for Digital Nations.",
"type": "issue"
},
{
"action": "created",
"author": "Br3nda",
"comment_id": 491642878,
"datetime": 1557707888000,
"masked_author": "username_1",
"text": "Waiting on content from @ssibbehh or Ross.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 156 | false | false | 156 | false |
vert-x3/vertx-codegen | vert-x3 | 649,009,378 | 304 | {
"number": 304,
"repo": "vertx-codegen",
"user_login": "vert-x3"
} | [
{
"action": "opened",
"author": "pmlopes",
"comment_id": null,
"datetime": 1593612256000,
"masked_author": "username_0",
"text": "A few bugs are fixed with handling serializable/deserializable on data objects. As a second step better error messages are now provided to the user. For example:\r\n\r\n```java\r\n@DataObject\r\nclass DO {\r\n}\r\n```\r\n\r\nUsed on:\r\n\r\n```java\r\n@VertxGen\r\ninterface MyAPI {\r\n void method(Handler<AsyncResult<DO>> handler);\r\n}\r\n```\r\n\r\nWhich would before fail with the message:\r\n\r\n```\r\n\"type DO is not legal for use for a parameter in code generation\"\r\n```\r\n\r\nWill now report:\r\n\r\n```\r\n@DataObject type DO does not declare a required serializable method when used in return\r\n```\r\n\r\nIt is now clear that the `DataObject` contract is incomplete and the user should either implement a `toJson()` method or add a custom serializer annotation.",
"title": "Better error messages",
"type": "issue"
},
{
"action": "created",
"author": "vietj",
"comment_id": 653076622,
"datetime": 1593703983000,
"masked_author": "username_1",
"text": "cherry-picked directly - thanks",
"title": null,
"type": "comment"
}
] | 2 | 2 | 752 | false | false | 752 | false |
qryxip/cargo-compete | null | 680,050,218 | 40 | {
"number": 40,
"repo": "cargo-compete",
"user_login": "qryxip"
} | [
{
"action": "opened",
"author": "qryxip",
"comment_id": null,
"datetime": 1597653147000,
"masked_author": "username_0",
"text": "bors r+",
"title": "Support empty workspaces",
"type": "issue"
}
] | 2 | 2 | 368 | false | true | 7 | false |
Kethku/neovide | null | 706,726,623 | 365 | null | [
{
"action": "opened",
"author": "VladimirMarkelov",
"comment_id": null,
"datetime": 1600812911000,
"masked_author": "username_0",
"text": "I downloaded the binary from 0.6.0 releases, but in resources it states that it is 0.5.0.\r\nDo releases contain correct binary?\r\n\r\nExtra question: how to check neovide version? `neovide --version` does not show anything. Inside neovide `:version` shows neovim version.",
"title": "Windows: neovide version",
"type": "issue"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 697020312,
"datetime": 1600814474000,
"masked_author": "username_1",
"text": "I'll look at adding this as a feature. For now you can get the most up-to-date build from the actions. https://github.com/username_2/neovide/actions/runs/256882562\r\n\r\nWe are still trying to get the project in a stable state. There is a big merge incoming.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 697025693,
"datetime": 1600815528000,
"masked_author": "username_0",
"text": "Thank you for the information. With the binary from action I see another trouble: I can run it only if the current directory is the directory where `neovim` is and only from `cmd`, in powershell console it does not run at all:\r\n\r\n```\r\nPS D:\\> cd D:\\Utils\\neovim\\bin\\\r\nPS D:\\Utils\\neovim\\bin> d:/Utils/neovim/bin/neovide.exe --log\r\nPS D:\\Utils\\neovim\\bin> ls .\\nvim.exe\r\n Directory: D:\\Utils\\neovim\\bin\r\nMode LastWriteTime Length Name\r\n---- ------------- ------ ----\r\n------ 1/9/2020 8:28 AM 4083712 nvim.exe\r\n\r\nPS D:\\Utils\\neovim\\bin> type .\\neovide_rCURRENT.log\r\nERROR [neovide::bridge] nvim not found!\r\nPS D:\\Utils\\neovim\\bin>\r\n```\r\n\r\nSo, `ls` shows `neovim.exe` but neovide cannot run it. Double-click in Explorer starts neovide successfully, but it is not sufficient. Going back to stable.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 697026883,
"datetime": 1600815749000,
"masked_author": "username_1",
"text": "Does it work with stable?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 697030153,
"datetime": 1600816361000,
"masked_author": "username_0",
"text": "Yes. I added to FAR a menu item to open any file with neovide like `\"d:\\Utils\\neovim\\bin\\neovide.exe\" \"!\\!.!\"` and have been using it for months. After replacing the old binary with a new one, my menu item stopped working. After a little investigation, I found out that neovide on my machine starts only from Explorer by double-click or from `cmd` when the current directory is `nvim` one.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 699795912,
"datetime": 1601273647000,
"masked_author": "username_1",
"text": "Does neovim exist in PATH? This may require someone with more Windows experience. @username_2",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 699836493,
"datetime": 1601278678000,
"masked_author": "username_0",
"text": "No, it does not. \r\n\r\nOn the other hand, it did not work even when the current directory was `neovim/bin` where neovim binary was. The strangest thing is that stable works great.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 699837673,
"datetime": 1601278819000,
"masked_author": "username_1",
"text": "When you say stable, you mean the binary from the release download right?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 699839375,
"datetime": 1601279024000,
"masked_author": "username_0",
"text": "Yes. The latest from releases 0.6.0",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 699840633,
"datetime": 1601279180000,
"masked_author": "username_0",
"text": "Just downloaded from actions, the newest binary (from the younger action that passed). It works from current directory. So, it gets better, but from an arbitrary directory it still does not work.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 699841604,
"datetime": 1601279304000,
"masked_author": "username_0",
"text": "Yes, maybe it is PATH-related. Just tried to set environment variable `NEOVIM_BIN` and it started to work",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 699846510,
"datetime": 1601279930000,
"masked_author": "username_0",
"text": "What if for Windows look for `nvim` binary in the directory from which `neovide` has started?\r\n\r\nKind of:\r\n\r\n```rust\r\n// let's assume, previous `which::which` failed, so for Windows we do extra check after that\r\n let s = std::env::current_exe()\r\n .expect(\"Can't get the exec path\")\r\n .parent()\r\n .expect(\"Can't get the directory\");\r\n let nvim_dir = which::which_in( s ); // it is incorrect call, but I think, you get the idea\r\n````",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 700149665,
"datetime": 1601311237000,
"masked_author": "username_1",
"text": "The ```which``` function doesn't work if nvim isn't in your PATH, so it's a bit of a moot point.\r\n\r\nFYI: you can get a permalink to a codeline, so it's easier to figure out what you're referencing. Just hover to the left of the code until three little dots show up and select permalink.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 700166548,
"datetime": 1601313092000,
"masked_author": "username_0",
"text": "Sorry, I forgot about permalinks. Here it is the `else` I proposed to update for `windows` case:\r\nhttps://github.com/username_2/neovide/blob/b3729681d37a679412cff565809389dc560e5400/src/bridge/mod.rs#L77\r\n\r\nI did not check how `nvim-qt` is implemented, but as it works fine from `nvim/bin` without changing `PATH` and wihout setting env variable, I supposed that besides `PATH`, it checks its starting directory for `nvim` binary as well.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 700184869,
"datetime": 1601315209000,
"masked_author": "username_1",
"text": "So if I understand correctly, you have built the neovide binary and moved it to neovim/bin where nvim lives, and neovide doesn't run because it can't find nvim?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 700192927,
"datetime": 1601316163000,
"masked_author": "username_0",
"text": "No. I took it from latest successful github actions",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 700202761,
"datetime": 1601317314000,
"masked_author": "username_1",
"text": "Did you try moving back to the old version?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 700204420,
"datetime": 1601317512000,
"masked_author": "username_0",
"text": "Yes, after \"nightly\" version acted up, I redownloaded 0.6.0 and use it now.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 705804406,
"datetime": 1602188772000,
"masked_author": "username_1",
"text": "I don't have access to a Windows machine, and it sounds like your case is a bit unusual, so if you could check this branch for me https://github.com/username_1/neovide/tree/issue-365 and verify that it works, I'll submit a PR.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 705840771,
"datetime": 1602193572000,
"masked_author": "username_0",
"text": "I see, now if it fails to detect the binary by provided path, it uses default `nvim` (as if running from the current directory). On the one hand, it may work. On the other hand, the current working directory is not `nvim` one, so it may fail in the same way. \r\n\r\nI wanted to download a new binary but it seems github action fails for some reason.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 705860586,
"datetime": 1602196911000,
"masked_author": "username_1",
"text": "Forgot to fetch upstream. A binary should be building now. Give me a heads up when you try it out. The change I made basically adds back similar functionality to what we had before but specifically for Windows.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 705871067,
"datetime": 1602198964000,
"masked_author": "username_0",
"text": "```diff\r\n- return Some(\"nvim\");\r\n+ return Some(Command::new(\"nvim\"));\r\n```\r\n?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 705876997,
"datetime": 1602199890000,
"masked_author": "username_1",
"text": "Yup, thanks for the catch.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 705879111,
"datetime": 1602199999000,
"masked_author": "username_1",
"text": "Double checked. This won't fix your issue. One sec.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "j4qfrost",
"comment_id": 705884664,
"datetime": 1602200492000,
"masked_author": "username_1",
"text": "@username_0 I think this should solve your problem now. I wasn't reading my own error messages correctly.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 705884789,
"datetime": 1602200521000,
"masked_author": "username_0",
"text": "I've get binary when it build and try it",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VladimirMarkelov",
"comment_id": 705899618,
"datetime": 1602203821000,
"masked_author": "username_0",
"text": "It seems working. Thanks!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Kethku",
"comment_id": 757576475,
"datetime": 1610326466000,
"masked_author": "username_2",
"text": "This has been fixed",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "Kethku",
"comment_id": null,
"datetime": 1610326467000,
"masked_author": "username_2",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 29 | 5,116 | false | false | 5,116 | true |
matchai/waka-box | null | 732,871,891 | 73 | null | [
{
"action": "opened",
"author": "yihuajack",
"comment_id": null,
"datetime": 1604031977000,
"masked_author": "username_0",
"text": "At first I failed to update my gist completing all the steps in README. Then I found a step \"Open the 'Actions' tab of your fork and click the 'enable' button\" in another box project's README (Step 2 of \"Project setup\") (https://github.com/maxam2017/productive-box). I re-forked this repository, tried this step, and followed the following steps, then I found my gist successfully updated. Is enabling Actions of the forked repository required when setup? If so, I suggest add this step in place in README.",
"title": "Is enabling Actions of the forked repository required when setup?",
"type": "issue"
}
] | 1 | 1 | 506 | false | false | 506 | false |
MicrosoftDocs/azure-docs.zh-tw | MicrosoftDocs | 493,615,199 | 541 | {
"number": 541,
"repo": "azure-docs.zh-tw",
"user_login": "MicrosoftDocs"
} | [
{
"action": "opened",
"author": "changeworld",
"comment_id": null,
"datetime": 1568461772000,
"masked_author": "username_0",
"text": "",
"title": "Fix mistranslation",
"type": "issue"
},
{
"action": "created",
"author": "srvbpigh",
"comment_id": 531473762,
"datetime": 1568462111000,
"masked_author": "username_1",
"text": "@username_0,您好:\n\n感謝您的參與! 我們正在處理您的建議,而且即將告訴您最新進度。 \n\n\n感謝您, \n\nMicrosoft DOCS 全球體驗小組",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "srvbpigh",
"comment_id": 531804993,
"datetime": 1568644425000,
"masked_author": "username_1",
"text": "@username_0:\n\n再次感謝您提供建議! 我們同意您的建議,而且我們將會合併此 PR。您的建議也會用於下一次文章更新。\n\n \n感謝您,\n\nMicrosoft DOCS 全球體驗小組",
"title": null,
"type": "comment"
}
] | 2 | 3 | 177 | false | false | 177 | true |
RENCI/ctmd | RENCI | 572,871,515 | 206 | null | [
{
"action": "opened",
"author": "dcarsey",
"comment_id": null,
"datetime": 1582908585000,
"masked_author": "username_0",
"text": "We have a plan, but need a SSO plan document.",
"title": "TIN Dashboard / CTMD SSO use case and strategy",
"type": "issue"
},
{
"action": "closed",
"author": "mbwatson",
"comment_id": null,
"datetime": 1591719031000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 45 | false | false | 45 | false |
Azure/autorest.swift | Azure | 673,905,152 | 114 | {
"number": 114,
"repo": "autorest.swift",
"user_login": "Azure"
} | [
{
"action": "opened",
"author": "tjprescott",
"comment_id": null,
"datetime": 1596669136000,
"masked_author": "username_0",
"text": "Closes #97.\r\n\r\nThis works as intended, but the generated code has bugs, so we should discuss what the approach should be: a) workaround in code-gen or b) fix in Swagger.\r\n\r\n```Swift\r\n// Value of optional type must be unwrapped to refer to member 'foo'...\r\nif let val = body.foo {\r\n patch.replace(atPath: \"foo/\", withValue: val)\r\n}\r\n```\r\nThe problem here is that for a PATCH, the body should not be optional since there's no point in a patch operation without a body.\r\n\r\n\r\n```Swift\r\n// Initializer for conditional binding must have Optional type\r\nif let val = body.bar {\r\n patch.replace(atPath: \"bar/\", withValue: val)\r\n}\r\n```\r\nHere the body isn't optional, but neither is the property `bar`. All properties on the patch object should be optional, since it is the optionality that determines whether an update is sent. Arguably, since this object only contains one property, it should be required, but that's very special case. The question is, should we work around that in the code generator?",
"title": "Limited JSON Patch",
"type": "issue"
},
{
"action": "created",
"author": "sacheu",
"comment_id": 670016454,
"datetime": 1596729386000,
"masked_author": "username_1",
"text": "Since `All properties on the patch object should be optional`, so even there is only 1 property, it should still be optionals. \r\n\r\nSo we can make this object contains 1 property to be optionals and that resolve this issue? Am I missing something?",
"title": null,
"type": "comment"
}
] | 2 | 2 | 1,241 | false | false | 1,241 | false |
navikt/testnorge | navikt | 705,574,940 | 253 | {
"number": 253,
"repo": "testnorge",
"user_login": "navikt"
} | [
{
"action": "opened",
"author": "baardkrk",
"comment_id": null,
"datetime": 1600693060000,
"masked_author": "username_0",
"text": "Konfigurerte alle prosjekter som ikke allerede hadde slått av spring-banneret til å slå det av i prod. Dette for å gjøre logger mer oversiktelige.",
"title": "Ban the Spring Banner",
"type": "issue"
}
] | 2 | 2 | 3,236 | false | true | 146 | false |
tinacms/tinacms | tinacms | 630,230,834 | 1,211 | {
"number": 1211,
"repo": "tinacms",
"user_login": "tinacms"
} | [
{
"action": "opened",
"author": "kendallstrautman",
"comment_id": null,
"datetime": 1591209474000,
"masked_author": "username_0",
"text": "...\r\n</InlineGroup>\r\n```\r\nor \r\n\r\n```js\r\n<BlocksControls index={index} focusRing={false}>\r\n ...\r\n</BlocksControls>\r\n```",
"title": "Adds focus ring prop to inline groups and blocks controls",
"type": "issue"
},
{
"action": "created",
"author": "ncphillips",
"comment_id": 638405309,
"datetime": 1591211630000,
"masked_author": "username_1",
"text": "...\r\n</InlineGroup>\r\n```",
"title": null,
"type": "comment"
}
] | 2 | 2 | 143 | false | false | 143 | false |
layer5io/meshery.io | layer5io | 586,497,411 | 132 | {
"number": 132,
"repo": "meshery.io",
"user_login": "layer5io"
} | [
{
"action": "opened",
"author": "gunjanmimo",
"comment_id": null,
"datetime": 1584995262000,
"masked_author": "username_0",
"text": "",
"title": "Performance test gunjanmimo 127",
"type": "issue"
},
{
"action": "created",
"author": "ashiscs",
"comment_id": 602858979,
"datetime": 1584997980000,
"masked_author": "username_1",
"text": "fixes #127",
"title": null,
"type": "comment"
}
] | 2 | 2 | 10 | false | false | 10 | false |
ecomclub/storefront-template | ecomclub | 553,678,541 | 140 | {
"number": 140,
"repo": "storefront-template",
"user_login": "ecomclub"
} | [
{
"action": "opened",
"author": "igorsfreitas",
"comment_id": null,
"datetime": 1579713114000,
"masked_author": "username_0",
"text": "",
"title": "enhancement(accessibility): fix aria labels on buttons",
"type": "issue"
},
{
"action": "created",
"author": "leomp12",
"comment_id": 577296482,
"datetime": 1579714080000,
"masked_author": "username_1",
"text": "Dá uma olhada no relatório do Lighthouse pra esta PR por favor:\r\nhttps://storage.googleapis.com/lighthouse-infrastructure.appspot.com/reports/1579713496778-34964.report.html#accessibility",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "igorsfreitas",
"comment_id": 577302439,
"datetime": 1579714938000,
"masked_author": "username_0",
"text": "Done.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 192 | false | false | 192 | false |
dotnet/docfx | dotnet | 381,065,726 | 3,628 | null | [
{
"action": "opened",
"author": "superyyrrzz",
"comment_id": null,
"datetime": 1542273204000,
"masked_author": "username_0",
"text": "happens when restore azure-docs-pr https://github.com/OPS-E2E-PPE/azure-docs-pr/tree/docfx-v3-with-fix\r\n\r\nlogs:\r\n```\r\nPreparing worktree (checking out '584c40929a43baebd45c9ebd2c75b5900e5ef5e5')\r\nfatal: '$GIT_DIR' too big\r\nRestore dependencies done in 7.83s, 00:00:07\r\ngit-clone-failed (0,0): Cloning git repository 'https://github.com/Azure-Samples/media-services-dotnet-on-demand-encoding-with-media-encoder-standard' ('584c40929a43baebd45c9ebd2c75b5900e5ef5e5') failed.\r\n```\r\n\r\nRelated code in git.exe: https://github.com/git/git/blob/d166e6afe5f257217836ef24a73764eba390c58d/setup.c#L662",
"title": "restore failed with `fatal: '$GIT_DIR' too big`",
"type": "issue"
},
{
"action": "closed",
"author": "yufeih",
"comment_id": null,
"datetime": 1542369444000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 591 | false | false | 591 | false |
FasterXML/jackson-databind | FasterXML | 548,288,438 | 2,590 | null | [
{
"action": "opened",
"author": "Logic-32",
"comment_id": null,
"datetime": 1578690060000,
"masked_author": "username_0",
"text": "#2220 changed `ObjectMapper.convertValue()` to always (de)serialize values instead of trying to intelligently return an object if it doesn't need converted but the documentation still suggest it is trying to be intelligent. Can the docs be updated to reflect current behavior?\r\n\r\nRef: https://github.com/FasterXML/jackson-databind/blob/0d17325546ca5e17dec5f85ea24132fd03205683/src/main/java/com/fasterxml/jackson/databind/ObjectMapper.java#L2072",
"title": "Fix documentation on convertValue()",
"type": "issue"
},
{
"action": "created",
"author": "cowtowncoder",
"comment_id": 573245994,
"datetime": 1578699079000,
"masked_author": "username_1",
"text": "Good point, yes.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "cowtowncoder",
"comment_id": null,
"datetime": 1578699515000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "cowtowncoder",
"comment_id": 573247502,
"datetime": 1578699515000,
"masked_author": "username_1",
"text": "Updated javadocs for `ObjectMapper` in 2.10.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 506 | false | false | 506 | false |
JFormDesigner/FlatLaf | null | 640,521,312 | 115 | null | [
{
"action": "opened",
"author": "UltimateYZ",
"comment_id": null,
"datetime": 1592406548000,
"masked_author": "username_0",
"text": "Hi JFormDesigner,\r\n\r\nI'm trying to add a simple mouse event (mouse Pressed) to change the thumbColor from the user input, in my flatscrollbarUI class but it doesn't work... Is there a convenient way to do it? Pls help...",
"title": "Is there a simple way to add mouse event on flatlaf scrollbar component?",
"type": "issue"
},
{
"action": "created",
"author": "DevCharly",
"comment_id": 645476818,
"datetime": 1592411013000,
"masked_author": "username_1",
"text": "You can simply add the mouse listener to the `JScrollBar`. See:\r\nhttps://github.com/JFormDesigner/FlatLaf/blob/211030b5b6b0beac5a60b954ea89c9a681b77d94/flatlaf-core/src/main/java/com/formdev/flatlaf/ui/FlatScrollBarUI.java#L101\r\n\r\nYou probably have to change `hoverThumbColor` because this color is used when the mouse pointer is over the thumb.\r\n\r\nOr override method `getThumbColor`:\r\nhttps://github.com/JFormDesigner/FlatLaf/blob/211030b5b6b0beac5a60b954ea89c9a681b77d94/flatlaf-core/src/main/java/com/formdev/flatlaf/ui/FlatScrollBarUI.java#L285-L289\r\n\r\nAnd maybe invoke `scrollbar.repaint()` ?\r\n\r\nAnyway, I think it would be nice if `FlatScrollBarUI` would support some \"pressed\" colors out of the box. This is now missing. I'll add them in the next days...",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "UltimateYZ",
"comment_id": 645537120,
"datetime": 1592417567000,
"masked_author": "username_0",
"text": "Thanks, I really appreciated it.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "UltimateYZ",
"comment_id": null,
"datetime": 1592417587000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "reopened",
"author": "UltimateYZ",
"comment_id": null,
"datetime": 1592418097000,
"masked_author": "username_0",
"text": "Hi JFormDesigner,\r\n\r\nI'm trying to add a simple mouse event (mouse Pressed) to change the thumbColor paint (momentarily) from the user's mice left button input, in my flatscrollbarUI class but it doesn't work... Is there a convenient way to do it?\r\n\r\n Pls help...",
"title": "Is there a simple way to add mouse event on flatlaf scrollbar component?",
"type": "issue"
},
{
"action": "created",
"author": "UltimateYZ",
"comment_id": 645542399,
"datetime": 1592418198000,
"masked_author": "username_0",
"text": "Well, I tried to use repaint() method... \r\n\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "DevCharly",
"comment_id": 646036118,
"datetime": 1592488851000,
"masked_author": "username_1",
"text": "@username_0 `g.setColor(...)` should be invoked only in paint methods just before painting lines, rectangles, text, etc. Not sure where the `g` comes from in your `mousePressed` method.\r\n\r\nTry following:\r\n~~~java\r\nhoverThumbColor = Color.red;\r\nscrollbar.repaint();\r\n~~~\r\n\r\nBTW I've pushed commit fe15f44e967c72244f770a630d0ac604be75e451 to master branch that implements pressed colors for ScrollBars. By default the thumb is made slightly darker/lighter when pressed.\r\n\r\nYou can use own colors with:\r\n~~~java\r\nUIManager.put( \"ScrollBar.pressedThumbColor\", Color.red );\r\n~~~\r\n\r\nIf you like to change the pressed color dynamically, you can override method `FlatScrollBarUI.getThumbColor`:\r\n~~~java\r\n@Override\r\nprotected Color getThumbColor( JComponent c, boolean hover, boolean pressed ) {\r\n if( pressed )\r\n return anyColor;\r\n return super.getThumbColor( c, hover, pressed );\r\n}\r\n~~~",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "UltimateYZ",
"comment_id": 646120676,
"datetime": 1592495826000,
"masked_author": "username_0",
"text": "Thanks for the help.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "UltimateYZ",
"comment_id": null,
"datetime": 1592495827000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 9 | 2,375 | false | false | 2,375 | true |
adibender/coalitions | null | 679,534,443 | 129 | null | [
{
"action": "opened",
"author": "adibender",
"comment_id": null,
"datetime": 1597484016000,
"masked_author": "username_0",
"text": "@username_1 do you have time to look into this? Not sure where the 90m come from?",
"title": "New failures on CRAN",
"type": "issue"
},
{
"action": "created",
"author": "bauer-alex",
"comment_id": 688183559,
"datetime": 1599469604000,
"masked_author": "username_1",
"text": "Sorry, was on vacation. :-/\r\n\r\nIs this still pending, since the above stated deadline was August 29?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "adibender",
"comment_id": 688204516,
"datetime": 1599471622000,
"masked_author": "username_0",
"text": "no sorry, forgot to close. all good now",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "adibender",
"comment_id": null,
"datetime": 1599471629000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 220 | false | false | 220 | true |
NLDev/Hacktoberfest-2020-FizzBuzz | null | 713,248,518 | 234 | {
"number": 234,
"repo": "Hacktoberfest-2020-FizzBuzz",
"user_login": "NLDev"
} | [
{
"action": "opened",
"author": "jotagarciaz",
"comment_id": null,
"datetime": 1601595003000,
"masked_author": "username_0",
"text": "Sorry I for my fail in the previous PR #160 I hope this one contains the actual file.",
"title": "Another version ruby",
"type": "issue"
},
{
"action": "created",
"author": "NLDev",
"comment_id": 702449293,
"datetime": 1601595084000,
"masked_author": "username_1",
"text": "thx!",
"title": null,
"type": "comment"
}
] | 2 | 2 | 89 | false | false | 89 | false |
telerik/kendo-ui-core | telerik | 486,232,782 | 5,238 | null | [
{
"action": "opened",
"author": "VicTachev",
"comment_id": null,
"datetime": 1566991805000,
"masked_author": "username_0",
"text": "### Reproduction of the problem\r\n1. Run this dojo - https://dojo.telerik.com/ixIbuVeM\r\n\r\n### Current behavior\r\nThe first column is not resized correctly to fit the entire text.\r\n\r\n### Expected/desired behavior\r\nThe cell should be resized to fit the text\r\n\r\n### Environment\r\n\r\n* **Kendo UI version:** 2019.2.619\r\n* **Browser:** [all]",
"title": "kendo.ooxml.Workbook does not properly calculate autoWidth of columns",
"type": "issue"
}
] | 1 | 1 | 332 | false | false | 332 | false |
leisim/dartx | null | 565,993,522 | 58 | null | [
{
"action": "opened",
"author": "sgehrman",
"comment_id": null,
"datetime": 1581897467000,
"masked_author": "username_0",
"text": "Because no versions of hive_generator match >0.7.0 <0.8.0 and hive_generator 0.7.0 depends on dartx ^0.2.0, hive_generator ^0.7.0 requires dartx ^0.2.0.\r\nBecause dartx 0.2.0 depends on characters ^0.3.0 and no versions of dartx match >0.2.0 <0.3.0, dartx ^0.2.0 requires characters ^0.3.0.\r\n\r\n\r\n\r\nThus, hive_generator ^0.7.0 requires characters ^0.3.0.\r\nSo, because therapist_training depends on both characters ^0.5.0 and hive_generator ^0.7.0, version solving failed.",
"title": "please update package versions. I'm getting errors including hive_generator ",
"type": "issue"
},
{
"action": "created",
"author": "sgehrman",
"comment_id": 586773174,
"datetime": 1581898731000,
"masked_author": "username_0",
"text": "nevermind, I'll talk to hive_generator.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "sgehrman",
"comment_id": null,
"datetime": 1581898731000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 3 | 508 | false | false | 508 | false |
ManageIQ/manageiq-providers-openstack | ManageIQ | 498,074,283 | 511 | {
"number": 511,
"repo": "manageiq-providers-openstack",
"user_login": "ManageIQ"
} | [
{
"action": "opened",
"author": "aufi",
"comment_id": null,
"datetime": 1569392633000,
"masked_author": "username_0",
"text": "Error passed to UI by failed Snapshot create call was not displayed by UI correctly.\r\nUpdating error message with information parsed from original fog error.\r\n\r\nFixes https://bugzilla.redhat.com/show_bug.cgi?id=1750558",
"title": "Fix Snapshot create error message",
"type": "issue"
},
{
"action": "created",
"author": "simaishi",
"comment_id": 536539058,
"datetime": 1569846592000,
"masked_author": "username_1",
"text": "@username_0 @username_2 Can this be `ivanchuk/yes` and `hammer/yes`?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mansam",
"comment_id": 536641306,
"datetime": 1569860876000,
"masked_author": "username_2",
"text": "@username_1 yes, I've added the flags",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "simaishi",
"comment_id": 538480124,
"datetime": 1570208502000,
"masked_author": "username_1",
"text": "Hammer backport details:\r\n\r\n```\r\n$ git log -1\r\ncommit a891334edd84b1894cb423c8e43efa0cbcbef048\r\nAuthor: Samuel Lucidi <slucidi@redhat.com>\r\nDate: Thu Sep 26 10:30:07 2019 -0400\r\n\r\n Merge pull request #511 from username_0/fix_snapshot_notification_err\r\n \r\n Fix Snapshot create error message\r\n \r\n (cherry picked from commit 70b26ed95dcf310dd6b32ebd78461e2c45ac4803)\r\n \r\n Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1757148\r\n```",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "simaishi",
"comment_id": 548769228,
"datetime": 1572610903000,
"masked_author": "username_1",
"text": "Ivanchuk backport details:\r\n\r\n```\r\n$ git log -1\r\ncommit baa0b1069402c31451a0f0f7d375766c1d563dfc\r\nAuthor: Samuel Lucidi <slucidi@redhat.com>\r\nDate: Thu Sep 26 10:30:07 2019 -0400\r\n\r\n Merge pull request #511 from username_0/fix_snapshot_notification_err\r\n \r\n Fix Snapshot create error message\r\n \r\n (cherry picked from commit 70b26ed95dcf310dd6b32ebd78461e2c45ac4803)\r\n \r\n Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1767785\r\n```",
"title": null,
"type": "comment"
}
] | 4 | 9 | 2,264 | false | true | 1,209 | true |
hasura/gatsby-gitbook-starter | hasura | 569,179,486 | 56 | null | [
{
"action": "opened",
"author": "JGeiser9",
"comment_id": null,
"datetime": 1582318489000,
"masked_author": "username_0",
"text": "First, this is an awesome template for a docs page. Thanks for all of your hard work on this template. \r\n\r\nI skimmed through and attempted to edit the config.js file a bit after cloning for an option to force the order of the sub menu items as well. Is there a way to currently do this?",
"title": "forcedNavOrder for dropdown",
"type": "issue"
},
{
"action": "created",
"author": "praveenweb",
"comment_id": 590661031,
"datetime": 1582600420000,
"masked_author": "username_1",
"text": "Hi @username_0,\r\n\r\nThe forced ordering of nav items is currently configurable only for the top level items. For sub items, it is assumed that files will be ordered alphabetically. Typically number prefixes like 1, 1.1 etc are used to force the order.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "JGeiser9",
"comment_id": 590967751,
"datetime": 1582650524000,
"masked_author": "username_0",
"text": "Thats a fair assumption, I will roll with the prefix format. Thanks for the response",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "JGeiser9",
"comment_id": null,
"datetime": 1582650525000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "pdesmarets",
"comment_id": 751984384,
"datetime": 1609228105000,
"masked_author": "username_2",
"text": "I love the template, thanks for making it available. But renumbering when inserting a new page can be cumbersome and error prone. It would be great to enhance the forcedNavOrder capability to declare the order of nested levels.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "pdesmarets",
"comment_id": 751996647,
"datetime": 1609231128000,
"masked_author": "username_2",
"text": "Besides, it appears that the Contents right-hand sidebar is lost when naming files start with a number.",
"title": null,
"type": "comment"
}
] | 3 | 6 | 950 | false | false | 950 | true |
pnpm/pnpm | pnpm | 306,350,738 | 1,089 | null | [
{
"action": "opened",
"author": "vjpr",
"comment_id": null,
"datetime": 1521442422000,
"masked_author": "username_0",
"text": "Should `recursive install` replicate Lerna's behaviour?",
"title": "Run `prepare` on `pnpm recursive install`?",
"type": "issue"
},
{
"action": "created",
"author": "zkochan",
"comment_id": 379575442,
"datetime": 1523215471000,
"masked_author": "username_1",
"text": "I assume it would make sense if we would bootstrap the packages in random order. However, we install them concurrently in chunks and each chunk has all of its dependencies bootstrapped before.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "zkochan",
"comment_id": 383722830,
"datetime": 1524517538000,
"masked_author": "username_1",
"text": "This is a good idea because we'll be able to run installation in every package concurrently. Currently, we can run installation concurrently in independent groups (chunks). One group at a time",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "zkochan",
"comment_id": null,
"datetime": 1536689115000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 439 | false | false | 439 | false |
Coldairarrow/Colder.Admin.AntdVue | null | 631,311,213 | 61 | null | [
{
"action": "opened",
"author": "zonzen",
"comment_id": null,
"datetime": 1591332953000,
"masked_author": "username_0",
"text": "",
"title": "web里设置Layout为topmenu无效",
"type": "issue"
},
{
"action": "closed",
"author": "Coldairarrow",
"comment_id": null,
"datetime": 1593052643000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 0 | false | false | 0 | false |
spinnaker/orca | spinnaker | 653,383,393 | 3,799 | {
"number": 3799,
"repo": "orca",
"user_login": "spinnaker"
} | [
{
"action": "opened",
"author": "marchello2000",
"comment_id": null,
"datetime": 1594221485000,
"masked_author": "username_0",
"text": "Function to retrieve application metadata (from `front50`) via SpEL",
"title": "feat(SpEL): Add applicationMetadata SpEL helper function",
"type": "issue"
},
{
"action": "created",
"author": "luispollo",
"comment_id": 656434254,
"datetime": 1594345339000,
"masked_author": "username_1",
"text": "Good to know it's this easy to add helpers! Thanks for Cc'ing me.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 132 | false | false | 132 | false |
mozilla/community-portal | mozilla | 655,810,565 | 607 | null | [
{
"action": "opened",
"author": "nukeador",
"comment_id": null,
"datetime": 1594643217000,
"masked_author": "username_0",
"text": "The link on the footer to \"Creative Commons license\" doesn't link anywhere.\r\n\r\nIt should link to: https://www.mozilla.org/foundation/licensing/website-content/",
"title": "Footer Creative Common License missing link",
"type": "issue"
},
{
"action": "closed",
"author": "kycapstick",
"comment_id": null,
"datetime": 1595002102000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "kycapstick",
"comment_id": 660193107,
"datetime": 1595002102000,
"masked_author": "username_1",
"text": "Fixed",
"title": null,
"type": "comment"
}
] | 2 | 3 | 164 | false | false | 164 | false |
bytecodealliance/cargo-wasi | bytecodealliance | 724,514,747 | 73 | null | [
{
"action": "opened",
"author": "altaway",
"comment_id": null,
"datetime": 1603106027000,
"masked_author": "username_0",
"text": "Something like `cargo wasi build -t wat`.\r\n\r\nRight now, I'm running `cargo wasi build` followed by `wasm2wat /path/to/project.wasm` which generates `/path/to/project.wat`.",
"title": "Please add an option to compile to \"wat\" instead of \"wasm\"",
"type": "issue"
},
{
"action": "closed",
"author": "saitaruninaganti",
"comment_id": null,
"datetime": 1610080427000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "reopened",
"author": "saitaruninaganti",
"comment_id": null,
"datetime": 1610080449000,
"masked_author": "username_1",
"text": "Something like `cargo wasi build -t wat`.\r\n\r\nRight now, I'm running `cargo wasi build` followed by `wasm2wat /path/to/project.wasm` which generates `/path/to/project.wat`.",
"title": "Please add an option to compile to \"wat\" instead of \"wasm\"",
"type": "issue"
}
] | 2 | 3 | 342 | false | false | 342 | false |
zetayue/CPA | null | 684,674,539 | 1 | null | [
{
"action": "opened",
"author": "SakerLiu",
"comment_id": null,
"datetime": 1598275977000,
"masked_author": "username_0",
"text": "",
"title": "Can ytou provide source code",
"type": "issue"
},
{
"action": "created",
"author": "zetayue",
"comment_id": 680478194,
"datetime": 1598411582000,
"masked_author": "username_1",
"text": "Thanks for your interest! We are working on the final migrations and revisions. The code will be uploaded next month as soon as possible.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "zetayue",
"comment_id": null,
"datetime": 1601256987000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "zetayue",
"comment_id": 699723873,
"datetime": 1601256987000,
"masked_author": "username_1",
"text": "The source code has been already uploaded. Please let me know if you have any questions.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 225 | false | false | 225 | false |
dpa99c/cordova-plugin-firebasex | null | 680,091,260 | 484 | null | [
{
"action": "opened",
"author": "SibabratSwain",
"comment_id": null,
"datetime": 1597656851000,
"masked_author": "username_0",
"text": "I have followed the documentation and the custom notification was working just fine. But in the updated iOS version(13.6) in iPhone SE(old) I am unable to get the custom notification sound. It. might be a bug fir the updated iOS version. \r\n\r\nCould you please check this!\r\n\r\nI have added the plugin in my ionic 3 apps. Let me show you a few things and codes for better understandings. \r\n\r\nI have added this to config.xml under ios platform. \r\n \r\n`<resource-file src=\"resources/ios/sound/notification_sound.caf\" />`\r\n\r\n\r\nin the above screenshot, you can clearly see the file under Resources. \r\n\r\n_it is a .caf file and less than 30 seconds hence follow apple rules for ringtone which I got after converting like in docs_\r\n\r\nThe push notification works through firebase cloud functions like this. \r\n\r\n\r\nThis was working fine but now not. Please suggest some solution to this. Thanks",
"title": "Custom notification sound is not working in iOS 13.6",
"type": "issue"
},
{
"action": "created",
"author": "spacesuitdiver",
"comment_id": 682004580,
"datetime": 1598540429000,
"masked_author": "username_1",
"text": "Ours is working fine with simply `sound: 'mysound.caf'` as part of the notification payload.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "SibabratSwain",
"comment_id": 682306668,
"datetime": 1598585829000,
"masked_author": "username_0",
"text": "@username_1 Yes, buddy. It worked. Just removed notification sound from data Object",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "SibabratSwain",
"comment_id": null,
"datetime": 1598585829000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 1,341 | false | false | 1,341 | true |
olafurpg/sbt-ci-release | null | 646,677,779 | 129 | {
"number": 129,
"repo": "sbt-ci-release",
"user_login": "olafurpg"
} | [
{
"action": "opened",
"author": "sideeffffect",
"comment_id": null,
"datetime": 1593262485000,
"masked_author": "username_0",
"text": "Allows the user to choose certain branches, where a stable version of the artifact will be published on every push (i.e. not only when on a tag).\r\nThis is suitable, for example, in a continuous publishing/deployment scenario.",
"title": "Enable opt-in publishing release from certain branches even when not on tag",
"type": "issue"
},
{
"action": "created",
"author": "olafurpg",
"comment_id": 650991703,
"datetime": 1593416747000,
"masked_author": "username_1",
"text": "Thank you for this contribution! I'm curious if it's possible to achieve similar functionality with the following steps in CI?\r\n```sh\r\ngit tag -af $(git describe) -m $(git describe)\r\nsbt ci-release\r\n```\r\n\r\nI would prefer to try and keep this plugin as simple as possible.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "sideeffffect",
"comment_id": 654523062,
"datetime": 1594080228000,
"masked_author": "username_0",
"text": "...\r\n[info] 1.5.3-5-g5e98230\r\n```\r\nThen it \"works\". But it's quite hacky :disappointed: . People probably won't like the `g` and would like `+`, so that the version would look the same as if produced by `sbt-dynver` in a normal way.\r\n\r\nAnother advantage of doing this in `sbt-ci-release` (over manipulating with git from the outside), is that you don't need to touch git yourself at all. All you need is `sbt-ci-release` and do the configuration in sbt.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "olafurpg",
"comment_id": 654673702,
"datetime": 1594109018000,
"masked_author": "username_1",
"text": "You can BTW avoid the `+` character with `dynverSeparator in ThisBuild := \"-\"`. The `MatchError` looks like a bug in sbt-dynver. I encourage you to report an issue to sbt-dynver so that the version number can be configured. Alternatively, you can set the version yourself with `version in ThisBuild := \"...\"`\r\n\r\nI'm gonna close this PR since I'm not convinced the benefits outweigh the added complexity in this plugin. You can always fork the repo and release under another organization, `CiReleasePlugin.scala` is less than 200 lines of code anyways.",
"title": null,
"type": "comment"
}
] | 2 | 4 | 1,501 | false | false | 1,501 | false |
dlang/druntime | dlang | 254,800,329 | 1,914 | {
"number": 1914,
"repo": "druntime",
"user_login": "dlang"
} | [
{
"action": "opened",
"author": "WalterBright",
"comment_id": null,
"datetime": 1504343644000,
"masked_author": "username_0",
"text": "Having `stdout`, etc., be a variable means druntime needs to be linked in, meaning they do not work for `-betterC`. Switching to an enum makes it work.",
"title": "core.stdc.stdio - change stdout, etc., to enum for -betterC",
"type": "issue"
},
{
"action": "created",
"author": "WalterBright",
"comment_id": 326761456,
"datetime": 1504376438000,
"masked_author": "username_0",
"text": "No, this one is specific to the Digital Mars C runtime.\r\n\r\nNote that this change is necessary to make betterC code able to access `stdin` at all. In general, `core.stdc` implementations should try to find ways that do not require linking in druntime.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "schveiguy",
"comment_id": 327491182,
"datetime": 1504706204000,
"masked_author": "username_1",
"text": "ping @username_3 any ideas on the doc build failure? They look internal to the build system itself, but I'm not 100% sure.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "wilzbach",
"comment_id": 327575628,
"datetime": 1504723071000,
"masked_author": "username_2",
"text": "I think this has been fixed one or two days ago. Unfortunately the only way to rekick DAutoTest is to rebase (unfortunately I can't help here as I'm without a computer atm).",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "CyberShadow",
"comment_id": 327580722,
"datetime": 1504724185000,
"masked_author": "username_3",
"text": "@username_1 It's green now so I'm not sure what the error was, but judging from other build failures in the past few days, it was almost certainly due to code.dlang.org being down.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "schveiguy",
"comment_id": 327587618,
"datetime": 1504725812000,
"masked_author": "username_1",
"text": "This was the failed build: http://dtest.dlang.io/results/209be21a8f62782bb5b8f66edc7f9f8d62e1c439/2b5450cb012263aa23aad9c24f9528adefbba887/",
"title": null,
"type": "comment"
}
] | 6 | 8 | 1,428 | false | true | 1,015 | true |
tensorflow/tensorflow | tensorflow | 650,813,313 | 41,073 | null | [
{
"action": "opened",
"author": "haifengkao",
"comment_id": null,
"datetime": 1593829885000,
"masked_author": "username_0",
"text": "**System information**\r\n- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): NO\r\n- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): OSX 10.15.5\r\n- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device:\r\n- TensorFlow installed from (source or binary): binary\r\n- TensorFlow version (use command below): v2.2.0-rc4-8-g2b96f3662b 2.2.0\r\n- Python version: 3.7.4\r\n- Bazel version (if compiling from source):\r\n- GCC/Compiler version (if compiling from source):\r\n- CUDA/cuDNN version: CPU only\r\n- GPU model and memory: CPU only\r\n\r\n**Describe the current behavior**\r\n\r\n\r\n**Describe the expected behavior**\r\nshould save the model successfully\r\n\r\n**Standalone code to reproduce the issue**\r\n```py\r\nimport tensorflow as tf\r\nfrom tensorflow import feature_column\r\ntf.compat.v1.disable_eager_execution()\r\n\r\n# Define categorical colunm for our text feature, which is preprocessed into sequence of tokens\r\ntext_column = feature_column.sequence_categorical_column_with_vocabulary_list(key='text', vocabulary_list=list(['asd', 'asdf']))\r\n\r\nmax_length = 6\r\nsequence_feature_layer_inputs = {}\r\nsequence_feature_layer_inputs['text'] = tf.keras.Input(\r\n shape=(max_length,), name='text', dtype=tf.string)\r\n\r\ntext_embedding = feature_column.shared_embeddings([text_column], dimension=64)\r\n\r\n# below is ok to save\r\n# text_embedding = feature_column.embedding_column(text_column, dimension=8)\r\n\r\n# Define SequenceFeatures layer to pass feature_columns into Keras model\r\nsequence_feature_layer = tf.keras.experimental.SequenceFeatures(text_embedding)\r\n\r\n# note here that SequenceFeatures layer produce tuple of two tensors as output. We need just first to pass next.\r\nsequence_feature_layer_outputs, _ = sequence_feature_layer(\r\n sequence_feature_layer_inputs)\r\nx = tf.keras.layers.Conv1D(8, 4)(sequence_feature_layer_outputs)\r\nx = tf.keras.layers.MaxPooling1D(2)(x)\r\nx = tf.keras.layers.Dense(256, activation='relu')(x)\r\nx = tf.keras.layers.Dropout(0.2)(x)\r\nx = tf.keras.layers.GlobalAveragePooling1D()(x)\r\n# This example supposes binary classification, as labels are 0 or 1\r\nx = tf.keras.layers.Dense(1, activation='sigmoid')(x)\r\n\r\nmodel = tf.keras.models.Model(\r\n inputs=[v for v in sequence_feature_layer_inputs.values()], outputs=x)\r\n\r\nmodel.summary()\r\n\r\n# This example supposes binary classification, as labels are 0 or 1\r\nmodel.compile(optimizer='adam',\r\n loss='binary_crossentropy',\r\n metrics=['accuracy']\r\n #run_eagerly=True\r\n )\r\n\r\nmodel.save('model.h5')\r\n```",
"title": "tf.feature_column.shared_embeddings cannot be saved",
"type": "issue"
},
{
"action": "created",
"author": "Saduf2019",
"comment_id": 654149580,
"datetime": 1594031081000,
"masked_author": "username_1",
"text": "@username_0 \r\nI am able to replicate the issue faced, please find the [gist here.](https://colab.research.google.com/gist/username_1/961444f26a7df634919fb5aad51a826c/untitled257.ipynb)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "haifengkao",
"comment_id": 654626050,
"datetime": 1594102521000,
"masked_author": "username_0",
"text": "Yes, I can replicate on my computer as well. I feel that the whole feature column stuff are underdeveloped. \r\nWill this issue be solved?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "davidcereal",
"comment_id": 735424608,
"datetime": 1606669406000,
"masked_author": "username_2",
"text": "Any updates on this? Been a while and issue persists for me as well.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "tanzhenyu",
"comment_id": 735892631,
"datetime": 1606753617000,
"masked_author": "username_3",
"text": "Use Keras Preprocessing Layers instead of feature columns",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "davidcereal",
"comment_id": 740136015,
"datetime": 1607369962000,
"masked_author": "username_2",
"text": "I'm using the [TensorFlow Ranking ](https://github.com/tensorflow/ranking) library, which is dependent on feature_columns as input to transform the features into a format suitable for Learn to Rank modeling. Since feature_columns have not been deprecated, I would hope this bug would be fixed.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "tanzhenyu",
"comment_id": 740149226,
"datetime": 1607371477000,
"masked_author": "username_3",
"text": "@ramakumar1729 Has TFR's support for KPL been opened sourced?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "VikashPeddakota999",
"comment_id": 748571726,
"datetime": 1608447584000,
"masked_author": "username_4",
"text": "@username_2 have you been able to find a solution?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "davidcereal",
"comment_id": 748639406,
"datetime": 1608486960000,
"masked_author": "username_2",
"text": "@username_4, unfortunately not yet.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "saikumarchalla",
"comment_id": 849281367,
"datetime": 1622084563000,
"masked_author": "username_5",
"text": "Was able to reproduce the issue in TF 2.5 version. Please find the gist [here](https://colab.research.google.com/gist/username_5/81555574e109c37d3c3a693869dd4f2b/untitled86.ipynb).Thanks!",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "austinzh",
"comment_id": 893084737,
"datetime": 1628125740000,
"masked_author": "username_6",
"text": "If you only want to use shared_embedding, you checkout my gist, I do a copy of yours and modify it\r\nhttps://colab.research.google.com/gist/username_6/361f7758b56dfa41b538c9b0c16feeb5/untitled86.ipynb",
"title": null,
"type": "comment"
}
] | 7 | 11 | 4,003 | false | false | 4,003 | true |
Gobot1234/steam.py | null | 606,896,099 | 6 | null | [
{
"action": "opened",
"author": "NikittyS",
"comment_id": null,
"datetime": 1587866131000,
"masked_author": "username_0",
"text": "Hello. First of first you create a awesome bot. Very easy to start.\r\n\r\nBut I'm need some help.\r\n\r\nI tried your examples and got errors.\r\n\r\n- Mac OS\r\n- Python 3.8.2\r\n\r\n**1. comment_monitor.py**\r\n\r\n\r\nAnd doesn't delete a comments with URL (not from friend).\r\n\r\n**2. trade.py**\r\nEverything is good, but when i got a trade (as gift), script doesn't accept trade automatically.\r\n\r\n\r\n\r\nMaybe I'm doing something wrong.\r\n\r\n**3. Send trade**\r\nJust a question. Can you write example how get my (cs:go) inventory list and send trade (with some item) to user?\r\n\r\nThank you.",
"title": "Need some help",
"type": "issue"
},
{
"action": "created",
"author": "Gobot1234",
"comment_id": 619561281,
"datetime": 1587911528000,
"masked_author": "username_1",
"text": "Thanks for the bug report.\r\n\r\n1. Both issues should be fixed.\r\n3. There is an example in the FAQ which you can [read here](https://steampy.rtfd.io/en/latest/faq.html#how-do-i-send-a-trade)\r\n\r\nI'm currently working on 2.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "Gobot1234",
"comment_id": 619563354,
"datetime": 1587912200000,
"masked_author": "username_1",
"text": "2. Should now be fixed, I'll push the changes I've made now.",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "Gobot1234",
"comment_id": null,
"datetime": 1587912614000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 4 | 1,063 | false | false | 1,063 | false |
Liebeck/spacy-iwnlp | null | 494,749,798 | 1 | null | [
{
"action": "opened",
"author": "johann-petrak",
"comment_id": null,
"datetime": 1568740698000,
"masked_author": "username_0",
"text": "The current code assigns the lemmata in the __call__ method of spaCyIWNLP to every token which is fine.\r\n\r\nHowever, when registering the extension, a getter is defined as well which will then ignore what has been stored in the \"_\" dict and instead re-calculate the lemmas and return those. \r\n\r\nUnless I misunderstand something important here, I think this is a problem, because it will always invoke the wrapper whenever the lemmas for a token are retrieved.\r\n\r\nAlso, it makes it impossible for a client pipeline to update or set the iwnlp_lemmas field, should it not return anything or return something wrong (e.g. the IWNLP lemmatizer does not create a lemma for punctuation while Spacy does, so in order to always have some lemma, one could set the iwnlp_lemmas attribute to `[token.lemma_]`. Indeed it is possible to set the attribute to this, but it is not possible to retrieve this because it will instead recalculate the value and return that.",
"title": "Why assign the lemma and re-calculate it using the getter?",
"type": "issue"
},
{
"action": "created",
"author": "Liebeck",
"comment_id": 532319303,
"datetime": 1568741141000,
"masked_author": "username_1",
"text": "Hi @username_0,\r\nthanks for you feedback! I wrote the extension when spaCy v2 was still in alpha / was just released. As far as I recall, the __call__ method is only invoked when creating the pipeline. Did this behavior change?\r\n\r\nI've never thought of making the lemma settable but we can of course change that implementation as there is no disadvantage to make it settable. Can you create a pull request? ;-)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "johann-petrak",
"comment_id": 532581084,
"datetime": 1568795584000,
"masked_author": "username_0",
"text": "No, the getter is invoked whenever the value of an attribute is retrieved, either through `token._.attrname` or through `token._.get(\"attrname\")`. So in your code, setting the value in `__call__` is superfluous because the getter will get invoked very time and call the wrapper anyways. \r\n\r\nThe difference is this: if you define the getter (and `__call__` does nothing), then the lemma field can be retrieved as soon as the spaCyIWNLP object has been created, it does not even need to be part of the Spacy pipeline! On the other hand if you do not set the getter and keep the code in `__call__`, the lemma attribute can only be retrieved after the spaCyWNLP object as been called as part of a Spacy pipeline. \r\n\r\nI think the second solution is more intuitive, and probably faster if the attribute can get accessed many times.\r\n\r\nOne additional detail is that if you add the \"default\" parameter to the `set_extension` call, the given default value (which could be None or an empty list in your case) is returned even before the pipeline is run and the actual value has been set by the wrapper. \r\n\r\nSo my suggestion would be to simply change the code so that line 10 becomes:\r\n```\r\nToken.set_extension('iwnlp_lemmas', force=True, default=None)\r\n```",
"title": null,
"type": "comment"
}
] | 2 | 3 | 2,609 | false | false | 2,609 | true |
FJNR-inc/Blitz-API | FJNR-inc | 510,501,938 | 240 | {
"number": 240,
"repo": "Blitz-API",
"user_login": "FJNR-inc"
} | [
{
"action": "opened",
"author": "Jerome-Celle",
"comment_id": null,
"datetime": 1571732688000,
"masked_author": "username_0",
"text": "| Q | R\r\n| ------------------------------------------ | -------------------------------------------\r\n| Type of contribution ? | Enhancement\r\n| Tickets (_issues_) concerned | []\r\n\r\n---\r\n\r\n##### What have you changed ?\r\n...\r\n\r\n##### How did you change it ?\r\n...\r\n\r\n##### Is there a special consideration?\r\n...\r\n\r\nVerification :\r\n - [ ] My branch name respect the standard defined in `CONTRIBUTING.md`\r\n - [ ] All my commits respect the standard defined in `CONTRIBUTING.md`\r\n - [ ] My additions are I18N\r\n - [ ] This Pull-Request fully meets the requirements defined in the issue\r\n - [ ] I added or modified the attached tests\r\n - [ ] I added or modified the documentation",
"title": "add language in user export",
"type": "issue"
}
] | 2 | 2 | 1,342 | false | true | 751 | false |
oceanprotocol/market | oceanprotocol | 664,298,114 | 38 | null | [
{
"action": "opened",
"author": "kremalicious",
"comment_id": null,
"datetime": 1595493571000,
"masked_author": "username_0",
"text": "For the beginning we need the following queries, accessible via UI with filters & reflected in search query URLs:\r\n\r\n- text search: `/search?text=searchtext`\r\n- tag search: `/search?tags=tagtext`\r\n- category search: `/search?categories=categorytext` (needs reintroduction of categories during publish)\r\n- price search: `/search?minPrice=1&maxPrice=3` (this one needs a decision first what exactly our price represents, see #35)\r\n- search for data token info as part of `text` search\r\n\r\nAll of them:\r\n- need to be combinable\r\n- need to account for pagination (have `&page=2` in query)\r\n\r\nMost of the functionality is in place in the codebase, needs to be connected and verified it all works.",
"title": "minimum viable search",
"type": "issue"
},
{
"action": "created",
"author": "trentmc",
"comment_id": 736430888,
"datetime": 1606820917000,
"masked_author": "username_1",
"text": "Higher priority because this will really help usability",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "trentmc",
"comment_id": 736432019,
"datetime": 1606820957000,
"masked_author": "username_1",
"text": "Matthias will take this to start with, to spec it out better first.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mihaisc",
"comment_id": 762211667,
"datetime": 1610971973000,
"masked_author": "username_2",
"text": "When sorting by liquidity 'asc' the first few pages are filled with assets that have no pricing or have fixed price. When sorting by liquidity should we show only assets with pools? If the users sorts by liquidity he is clearly interested in pools so it's a bad experience to go through multiple pages (8 pages at this date) until he finds the first asset with a pool.\r\n\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bogdanfazakas",
"comment_id": 762249722,
"datetime": 1610976380000,
"masked_author": "username_3",
"text": "",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "bogdanfazakas",
"comment_id": null,
"datetime": 1610976381000,
"masked_author": "username_3",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "reopened",
"author": "bogdanfazakas",
"comment_id": null,
"datetime": 1610976386000,
"masked_author": "username_3",
"text": "Quick wins with current technology where we use Aquarius `nativeSearch` in the `/search` route. This also means all sorting & filtering actions fire a server search to Aquarius:\r\n\r\n### Sorting\r\n\r\n- by default, sort results by date created, newest first\r\n- sort results by liquidity, from highest to lowest (`ddo.price.ocean`)\r\n- sort results by price, from highest to lowest (`ddo.price.value`)\r\n- needs UI pattern for sorting actions\r\n\r\n### Filtering\r\n\r\n- filter to show only pools/only exchanges\r\n- needs UI pattern for filter actions",
"title": "minimum viable search",
"type": "issue"
},
{
"action": "created",
"author": "kremalicious",
"comment_id": 762381716,
"datetime": 1610990596000,
"masked_author": "username_0",
"text": "good point, first thought would be in UI to auto-switch to `FIXED` whenever `LIQUIDITY` is clicked on which should make this then clear",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mihaisc",
"comment_id": 762428260,
"datetime": 1610997276000,
"masked_author": "username_2",
"text": "That's a good idea, it's clear and transparent to the user",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bogdanfazakas",
"comment_id": 762442302,
"datetime": 1610999381000,
"masked_author": "username_3",
"text": "so basically every time the user sorts the result by `LIQUIDITY` we will also apply the price filter with `DYNAMIC` and display only assets with price.type pool ? Should we do the same when `PRICE` is selected and display only assets that have price.type exchange ?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mihaisc",
"comment_id": 762685411,
"datetime": 1611045087000,
"masked_author": "username_2",
"text": "Yes regarding the first part with `LIQUIDITY`, no to the second part. Both types ( `FIXED` or exchange and `DYNAMIC` or pool ) have price. At best we can have another option to ignore assets that have no pricing set on them",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bogdanfazakas",
"comment_id": 762739641,
"datetime": 1611050840000,
"masked_author": "username_3",
"text": "Ok then I'll handle the first part initially, then if we decide we need to ignore assets with no price will do that also.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mihaisc",
"comment_id": 762741795,
"datetime": 1611051072000,
"masked_author": "username_2",
"text": "Should we have a filter to ignore assets without pricing? there are a few pages of them",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "bogdanfazakas",
"comment_id": 762770643,
"datetime": 1611054305000,
"masked_author": "username_3",
"text": "We can have a new filter called let's say `WITH PRICE` and display only assets with price.value greater than 0.\r\nWe'll end up with something like this in the UI.\r\n",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "mihaisc",
"comment_id": 762833517,
"datetime": 1611062281000,
"masked_author": "username_2",
"text": "The correct query would be `price.isConsumable = \"true\" ` (syntax probably not ok), but it's currently blocked by https://github.com/oceanprotocol/aquarius/issues/361",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "kremalicious",
"comment_id": null,
"datetime": 1611222127000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 4 | 16 | 3,190 | false | false | 3,190 | false |
debrief/pepys-import | debrief | 675,027,773 | 556 | null | [
{
"action": "opened",
"author": "robintw",
"comment_id": null,
"datetime": 1596808015000,
"masked_author": "username_0",
"text": "Quote from Slack below:\r\n\r\nNext error:\r\n```\r\n\"REP Importer - Enhanced Validator Error on Timestamp:2020-07-10 00:03:06.015000, Sensor:1084, Platform: Northumberland\": \"Calculated speed (0.047 meter / second)is more than the measured speed * 10 (0.000 meter /second)!\"\r\n```\r\n\r\nThis looks like a special case. As the speeds get very slow, rounding errors (well, maybe quantisation) may result in a zero speed. Hmm, I guess that if the measured speed is zero we mark any speed up to 1 m/sec as valid.",
"title": "Fix Validator when speeds are measured or calculated to be zero",
"type": "issue"
},
{
"action": "created",
"author": "IanMayo",
"comment_id": 673551259,
"datetime": 1597333114000,
"masked_author": "username_1",
"text": "Users have been frustrated again today. They have a data source that doesn't contain course and speed. So, these columns are zero.\r\n\r\nWe should skip enhanced validation if BOTH course and speed are exactly zero.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "BarisSari",
"comment_id": 673991210,
"datetime": 1597398321000,
"masked_author": "username_2",
"text": "Hello @username_1 . I have a question. You say that the data source doesn't contain course and speed. Doesn't it mean that these values are `None` instead of `0.0`? I added an if clause to skip the enhanced validator when they both are zero. But I want to be sure that this will be enough to solve the users' issue.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "IanMayo",
"comment_id": 673999134,
"datetime": 1597399516000,
"masked_author": "username_1",
"text": "Yes, the values are `0.0` (or just `0`). They're not the value `None`.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "IanMayo",
"comment_id": 675434240,
"datetime": 1597751787000,
"masked_author": "username_1",
"text": "Change in plan. We're going to allow the analyst to skip enhanced validation, in #562",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "IanMayo",
"comment_id": null,
"datetime": 1597751788000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 3 | 6 | 1,182 | false | false | 1,182 | true |
rancher/dashboard | rancher | 622,630,605 | 681 | {
"number": 681,
"repo": "dashboard",
"user_login": "rancher"
} | [
{
"action": "opened",
"author": "mantis-toboggan-md",
"comment_id": null,
"datetime": 1590079143000,
"masked_author": "username_0",
"text": "#618 \r\n<img width=\"1088\" alt=\"Screen Shot 2020-05-21 at 9 38 28 AM\" src=\"https://user-images.githubusercontent.com/42977925/82582404-dca46a00-9b46-11ea-956e-1b5b231e9465.png\">",
"title": "show cert issuer and expiration in secret list",
"type": "issue"
},
{
"action": "created",
"author": "vincent99",
"comment_id": 632338202,
"datetime": 1590094205000,
"masked_author": "username_1",
"text": "Not sure if this was intentional but the Issuer isn't what I mentioned in #618; It's still useful infor for a detail page (this cert was issued by Let'sEncrypt or GoDaddy), but the name(s) the cert is for (this cert is for rancher.com) would be a lot more useful for the table.\r\n\r\nYou don't get the data parsed out for free by the API but here's how it's displayed in 2.x as a single-line string like \"*.bar.com + 5 others\": https://github.com/rancher/ui/blob/22d87be7036e7180e5e1fd05ea8681c34694b534/app/models/certificate.js#L44-L101\r\n\r\nShowing the expiration date in a warning color if it expires soon (2.x defines as <= 8 days so you get at least a full week's notice), or error if it's already past, is also nice.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 893 | false | false | 893 | false |
microsoft/vscode | microsoft | 615,372,089 | 97,403 | null | [
{
"action": "opened",
"author": "csrapr",
"comment_id": null,
"datetime": 1589110308000,
"masked_author": "username_0",
"text": "<!-- ⚠️⚠️ Do Not Delete This! bug_report_template ⚠️⚠️ -->\r\n<!-- Please read our Rules of Conduct: https://opensource.microsoft.com/codeofconduct/ -->\r\n<!-- 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\nmy vscode force closed for a fucking update and I lost 14 hours of DL training\r\nDON'T DO THAT AGAIN\r\nthank you.",
"title": "VSCode force closed to update",
"type": "issue"
},
{
"action": "created",
"author": "joaomoreno",
"comment_id": 627381807,
"datetime": 1589293791000,
"masked_author": "username_1",
"text": "VS Code should never automatically update without your consent. Are you sure it didn't close because Windows decided to restart your machine due to an update?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "csrapr",
"comment_id": 628923810,
"datetime": 1589496203000,
"masked_author": "username_0",
"text": "No, I was working on a different window when everything closed down and a tiny update window with a progress bar opened. When I reopened the program I got the changelog tab",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "joaomoreno",
"comment_id": 725505321,
"datetime": 1605110334000,
"masked_author": "username_1",
"text": "@username_0 Has this happened again since?",
"title": null,
"type": "comment"
}
] | 3 | 6 | 1,056 | false | true | 854 | true |
cocos-creator/engine | cocos-creator | 736,597,042 | 7,701 | null | [
{
"action": "opened",
"author": "parvparv",
"comment_id": null,
"datetime": 1604549817000,
"masked_author": "username_0",
"text": "### Creator version?(版本号)\r\n 2.4.3 以及之前的版本一直都有\r\n \r\n### How to reproduce?(如何重现)\r\n \r\n音乐播放时 \r\nid= cc.audioEngine.play(clip, false, 0.5)\r\n然后 在同一贞 执行\r\n\tcc.audioEngine.pause(id);\r\n\t cc.audioEngine.resume(id);\r\n就会导致 \r\n音乐还在播放 \r\n引擎直接调用 \r\nsetFinishCallback\r\n同时\r\n cc.audioEngine.getState(id);\r\ncc.audioEngine.getCurrentTime(id); \r\n所获取的 数值 也是 音乐播放完 才应该有的数值\r\n\r\n\r\n如果是 这样,, \r\n\tcc.audioEngine.pause(id);\r\nthis.scheduleOnce( function(){ \r\n\t\t\t cc.audioEngine.resume(id);\r\n\t\t\t\t},0);\r\n\t\r\n目前还没发现问题。。\r\n\r\n\r\n论坛里说可能是 暂停 恢复时 对end事件进行解绑和绑定 造成的\r\nhttps://forum.cocos.org/t/bug-setfinishcallback/93135\r\n\r\n不论什么原因 ,。。。 \r\n恳请请修复bug",
"title": "2.4.3 audioengine bug",
"type": "issue"
},
{
"action": "created",
"author": "parvparv",
"comment_id": 728066424,
"datetime": 1605535259000,
"masked_author": "username_0",
"text": "dingqi",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "OnlyKoei",
"comment_id": 799320885,
"datetime": 1615805551000,
"masked_author": "username_1",
"text": "文件路径:\\resources\\engine\\cocos2d\\audio\\CCAudio.js\r\n照下图这样修改;\r\n",
"title": null,
"type": "comment"
},
{
"action": "closed",
"author": "OnlyKoei",
"comment_id": null,
"datetime": 1616050243000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
},
{
"action": "created",
"author": "sushanhong",
"comment_id": 809092668,
"datetime": 1616997606000,
"masked_author": "username_2",
"text": "2.4.5-rc3版本验证,vivo平台播放音乐时,锁屏解锁后,音频还是正常播放",
"title": null,
"type": "comment"
}
] | 3 | 5 | 828 | false | false | 828 | false |
demisto/content | demisto | 638,686,608 | 7,578 | {
"number": 7578,
"repo": "content",
"user_login": "demisto"
} | [
{
"action": "opened",
"author": "moishce",
"comment_id": null,
"datetime": 1592212910000,
"masked_author": "username_0",
"text": "## Status\r\n- [x] In Progress\r\n- [ ] Ready\r\n- [ ] In Hold - (Reason for hold)\r\n\r\n## Related Issues\r\nfixes: https://github.com/demisto/etc/issues/25536\r\n\r\n## Description\r\nArcsight QueryViewer Duplicate Event because \"already fetched\" not updated properly",
"title": "fix bug - Arcsight QueryViewer Duplicate Event",
"type": "issue"
},
{
"action": "created",
"author": "ShahafBenYakir",
"comment_id": 651006526,
"datetime": 1593418536000,
"masked_author": "username_1",
"text": "Can we try and add a test? What do you think will be the effort?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "moishce",
"comment_id": 651020837,
"datetime": 1593420150000,
"masked_author": "username_0",
"text": "We don't have an instant.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "kirbles19",
"comment_id": 651105971,
"datetime": 1593435778000,
"masked_author": "username_2",
"text": "@username_0 Done.",
"title": null,
"type": "comment"
}
] | 3 | 4 | 355 | false | false | 355 | true |
AY2021S1-CS2103T-F11-4/tp | AY2021S1-CS2103T-F11-4 | 705,043,420 | 19 | null | [
{
"action": "opened",
"author": "qwoprocks",
"comment_id": null,
"datetime": 1600576440000,
"masked_author": "username_0",
"text": "",
"title": "DG update: List of user stories",
"type": "issue"
},
{
"action": "closed",
"author": "LeeEnHao",
"comment_id": null,
"datetime": 1600681824000,
"masked_author": "username_1",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 2 | 0 | false | false | 0 | false |
L3n1n/NeavUI-Classic | null | 492,256,806 | 5 | null | [
{
"action": "opened",
"author": "Astug",
"comment_id": null,
"datetime": 1568210368000,
"masked_author": "username_0",
"text": "https://imgur.com/iEAKpRh\r\n\r\nWhen hovering over actionbutton 7 with your mouse the tooltip from the latency bar shows up.\r\n\r\nQuestion;\r\n\r\nCurrently when another addon creates text in the tooltip it shows below the healthbar.\r\nCan you make the healthbar in the tooltip always stay at the bottom? So that when other addons add text (f.ex. questie provides mob info in tooltip), that info would show above the healthbar.\r\n\r\nExample: https://imgur.com/a/MwT1Ime\r\n\r\nI would like to see the guild & target info text appear above the healthbar.\r\n\r\nThank you so much for your time.",
"title": "Latency bar tooltip shows on actionbutton 7",
"type": "issue"
},
{
"action": "created",
"author": "L3n1n",
"comment_id": 530544959,
"datetime": 1568232542000,
"masked_author": "username_1",
"text": "I fixed latency bar and added guild names in tooltips. But i can't reorder text lines in tooltips of other addons, because it works like that: we have nTooltip which mods default tooltips and we have another addon which adds new text line after current lines. Conclusion: you need to modify another addon.",
"title": null,
"type": "comment"
}
] | 2 | 2 | 878 | false | false | 878 | false |
noobaa/noobaa-core | noobaa | 699,436,278 | 6,170 | {
"number": 6170,
"repo": "noobaa-core",
"user_login": "noobaa"
} | [
{
"action": "created",
"author": "liranmauda",
"comment_id": 696069848,
"datetime": 1600689750000,
"masked_author": "username_0",
"text": "we are using node-fetch as a dependency of @google-cloud/storage and googleapis.\r\nonce we will update those it should update node-fetch.\r\nClosing.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 6,464 | false | true | 146 | false |
Kronos-Integration/kronos-flow-control-step | Kronos-Integration | 455,380,554 | 754 | null | [
{
"action": "closed",
"author": "arlac77",
"comment_id": null,
"datetime": 1560599510000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 2 | 9 | 13,258 | false | true | 0 | false |
littledan/serializable-objects | null | 405,923,154 | 4 | null | [
{
"action": "opened",
"author": "domenic",
"comment_id": null,
"datetime": 1549067017000,
"masked_author": "username_0",
"text": "Although I appreciate the analogy to custom elements, I wasn't able to quite follow from the 3 or so sentences in this FAQ.\r\n\r\nMaybe an easier way to show it would be, at what step would the UA get stuck if you didn't extend from a base class? I guess maybe the issues is that instances of the class would not be known to be instances of the registered-serializable class? Hmmmmm.",
"title": "Expand on \"Why require both extending and registering?\"",
"type": "issue"
},
{
"action": "created",
"author": "littledan",
"comment_id": 459919855,
"datetime": 1549070112000,
"masked_author": "username_1",
"text": "Extending is all about giving it the platform brand so that structured clone doesn't get any slower checking for these kinds of objects. Otherwise, given an object, what would structured clone even do to check whether it should use these fancy new methods, or ignore them and treat it like any other object?",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "domenic",
"comment_id": 460347305,
"datetime": 1549303076000,
"masked_author": "username_0",
"text": "Well, at least on the serialization side, it could look for the presence of the serialize method, since it would have to grab all the own properties anyway in the fallback case. (Probably want to use a symbol then for back-compat.)",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "littledan",
"comment_id": 460430393,
"datetime": 1549317631000,
"masked_author": "username_1",
"text": "Do you think we could add an additional property access each time we serialize an object, without a performance regression? I'm not sure; this feels like just asking for a repeat of the performance cliffs ES6 is full of.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "domenic",
"comment_id": 460431168,
"datetime": 1549317771000,
"masked_author": "username_0",
"text": "To be clear, we'd only do it after failing all the pre-existing brand checks. So we'd already be in the generic object case.\r\n\r\nThen it'd be a difference between the current n property gets, and the n+1 property gets for this additional symbol. Compared with this proposal's n property gets + 1 internal slot get.\r\n\r\nTo me the two n+1s don't seem significantly different from each other, but you'd know better.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "littledan",
"comment_id": 460507688,
"datetime": 1549340415000,
"masked_author": "username_1",
"text": "Well, I haven't edited this code in any implementation, so I am guessing as well. I didn't think think that this would be adding an internal slot get, since it is accessing the same platform brand. But maybe it wouldn't be expensive to check for the symbol in practice. Something to investigate.",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "jimmywarting",
"comment_id": 793171563,
"datetime": 1615246582000,
"masked_author": "username_2",
"text": "What if you want the class to extend something else like EventTarget?\r\n```js\r\nclass Person extends EventTarget { }\r\n```\r\nHow are you suppose to make this clonable? Multiple extends are not supported",
"title": null,
"type": "comment"
}
] | 3 | 7 | 2,041 | false | false | 2,041 | false |
material-components/material-components-flutter-gallery | material-components | 507,333,951 | 6 | null | [
{
"action": "opened",
"author": "rami-a",
"comment_id": null,
"datetime": 1571154587000,
"masked_author": "username_0",
"text": "## Acceptance Criteria\r\n- [ ] animated loading screen\r\n- [ ] people selection\r\n- [ ] location selection\r\n- [ ] date selection\r\n- [ ] time selection\r\n- [ ] navigation backdrop\r\n\r\n(internal) animations are at go/direct/#/spec/42090001+20620001+228960001+242880001+260840001+246850001",
"title": "Build additional screens for Crane (8)",
"type": "issue"
},
{
"action": "closed",
"author": "rami-a",
"comment_id": null,
"datetime": 1585586294000,
"masked_author": "username_0",
"text": "",
"title": null,
"type": "issue"
}
] | 1 | 2 | 281 | false | false | 281 | false |
realkdaigle/hello-treehouse | null | 620,520,460 | 355 | null | [
{
"action": "opened",
"author": "cyadehn",
"comment_id": null,
"datetime": 1589837713000,
"masked_author": "username_0",
"text": "Running start.rb after cloning the project results in a Ruby error\r\n\r\nOS X High Sierra 10.13.6\r\nruby 2.7.0p0\r\n\r\n```\r\nChristophers-MacBook-Pro:hello-treehouse christopherdehner$ ruby start.rb\r\nStarting...\r\nstart.rb:5:in `<main>': Don't start! It will explode! (RuntimeError)",
"title": "Running start.rb results in an error",
"type": "issue"
}
] | 1 | 1 | 273 | false | false | 273 | false |
tensorflow/tensorboard | tensorflow | 590,423,225 | 3,444 | null | [
{
"action": "opened",
"author": "msusol",
"comment_id": null,
"datetime": 1585585513000,
"masked_author": "username_0",
"text": "Projector Demo does not properly provide metadata for the tensors (vocabulary). \r\nhttps://github.com/tensorflow/tensorboard/blob/master/tensorboard/plugins/projector/projector_demo.py\r\n\r\nencoder.subwords does not match the dimension of the weights (tensors).\r\n\r\n\"Number of tensors (8184) do not match the number of lines in metadata (7928).\"\r\n\r\n$ print(len(weights.numpy()))\r\n8184\r\n$ print(len(encoder.subwords))\r\n7928\r\n\r\n## Environment information (required)\r\n\r\ntested from internal colab\r\n\r\n## Issue description\r\n\r\nNumber of tensors (8184) do not match the number of lines in metadata (7928).",
"title": "projector_demo.py does not have proper metadata",
"type": "issue"
},
{
"action": "created",
"author": "wchargin",
"comment_id": 606120733,
"datetime": 1585587627000,
"masked_author": "username_1",
"text": "Hi @username_0! Thanks for the report. I can reproduce this: running the\r\ndemo script via `python` (not Bazel) in a new virtualenv with\r\n`tensorflow` and `tensorflow-datasets`, then pointing `tensorboard` at\r\nthe resulting logdir, I see both “Number of tensors (8184) do not match\r\nthe number of lines in metadata (7928)” in a toast at bottom-left and\r\n“TypeError: Cannot read property 'toString' of undefined” in a centered\r\nmodal:\r\n\r\n![Screenshot of failure messages][ss]\r\n\r\n@hfiller, could you please take a look?\r\n\r\n<details>\r\n\r\n<summary>Output of `pip freeze` for repro virtualenv</summary>\r\n\r\n```\r\nabsl-py==0.9.0\r\nastor==0.8.1\r\nattrs==19.3.0\r\ncachetools==4.0.0\r\ncertifi==2019.11.28\r\nchardet==3.0.4\r\ndill==0.3.1.1\r\nfuture==0.18.2\r\ngast==0.2.2\r\ngoogle-auth==1.12.0\r\ngoogle-auth-oauthlib==0.4.1\r\ngoogle-pasta==0.2.0\r\ngoogleapis-common-protos==1.51.0\r\ngrpcio==1.27.2\r\nh5py==2.10.0\r\nidna==2.9\r\nKeras-Applications==1.0.8\r\nKeras-Preprocessing==1.1.0\r\nMarkdown==3.2.1\r\nnumpy==1.18.2\r\noauthlib==3.1.0\r\nopt-einsum==3.2.0\r\npkg-resources==0.0.0\r\npromise==2.3\r\nprotobuf==3.11.3\r\npyasn1==0.4.8\r\npyasn1-modules==0.2.8\r\nrequests==2.23.0\r\nrequests-oauthlib==1.3.0\r\nrsa==4.0\r\nscipy==1.4.1\r\nsix==1.14.0\r\ntensorboard==2.1.1\r\ntensorflow==2.1.0\r\ntensorflow-datasets==2.1.0\r\ntensorflow-estimator==2.1.0\r\ntensorflow-metadata==0.21.1\r\ntermcolor==1.1.0\r\ntqdm==4.44.1\r\nurllib3==1.25.8\r\nWerkzeug==1.0.0\r\nwrapt==1.12.1\r\n```\r\n\r\n</details>\r\n\r\n[ss]: https://user-images.githubusercontent.com/4317806/77939981-d2fc3580-726c-11ea-9f1d-18b072082b13.png",
"title": null,
"type": "comment"
},
{
"action": "created",
"author": "wchargin",
"comment_id": 606163646,
"datetime": 1585592658000,
"masked_author": "username_1",
"text": "FWIW, I can also reproduce this against today’s nightlies:\r\n\r\n<details>\r\n\r\n<summary>`pip freeze`</summary>\r\n\r\n```\r\nabsl-py==0.9.0\r\nastunparse==1.6.3\r\nattrs==19.3.0\r\ncachetools==4.0.0\r\ncertifi==2019.11.28\r\nchardet==3.0.4\r\ndill==0.3.1.1\r\nfuture==0.18.2\r\ngast==0.3.3\r\ngoogle-auth==1.12.0\r\ngoogle-auth-oauthlib==0.4.1\r\ngoogle-pasta==0.2.0\r\ngoogleapis-common-protos==1.51.0\r\ngrpcio==1.27.2\r\nh5py==2.10.0\r\nidna==2.9\r\nKeras-Preprocessing==1.1.0\r\nMarkdown==3.2.1\r\nnumpy==1.18.2\r\noauthlib==3.1.0\r\nopt-einsum==3.2.0\r\npkg-resources==0.0.0\r\npromise==2.3\r\nprotobuf==3.11.3\r\npyasn1==0.4.8\r\npyasn1-modules==0.2.8\r\nrequests==2.23.0\r\nrequests-oauthlib==1.3.0\r\nrsa==4.0\r\nscipy==1.4.1\r\nsix==1.14.0\r\ntb-nightly==2.3.0a20200330\r\ntensorboard-plugin-wit==1.6.0.post2\r\ntensorflow-datasets==2.1.0\r\ntensorflow-metadata==0.21.1\r\ntermcolor==1.1.0\r\ntf-estimator-nightly==2.3.0.dev2020033001\r\ntf-nightly==2.2.0.dev20200330\r\ntqdm==4.44.1\r\nurllib3==1.25.8\r\nWerkzeug==1.0.0\r\nwrapt==1.12.1\r\n```\r\n\r\n</details>\r\n\r\nIn nightly, I don’t get the “Cannot read property 'toString' of\r\nundefined” error, but I still see the “Number of tensors (8184) do not\r\nmatch the number of lines in metadata (7928)” toast.",
"title": null,
"type": "comment"
}
] | 2 | 3 | 3,280 | false | false | 3,280 | true |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.