Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 757 | labels stringlengths 4 664 | body stringlengths 3 261k | index stringclasses 10
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 232k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
70,018 | 22,786,421,347 | IssuesEvent | 2022-07-09 10:10:25 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | [Manager][SimpleView] It is not possible to change skin when Manager isn't connected to the client | P: Trivial R: fixed T: Defect E: 1 day C: Manager - Simple View Newbie | Before manager is connected to client:

After it connected to client:

| 1.0 | [Manager][SimpleView] It is not possible to change skin when Manager isn't connected to the client - Before manager is connected to client:

After it connected to client:
 Using 'a' after it is deallocated / released (Trac #336) | False positive Incomplete Migration Migrated from Trac defect noone | Migrated from https://trac.cppcheck.net/ticket/336
```json
{
"status": "closed",
"changetime": "2009-05-30T18:42:31",
"description": "False positive with this code:\n\n{{{\nchar *f( const char *x )\n{\n delete [] x;\n return new char[10];\n}\n\nint main()\n{\n char *a=0;\n a = f( a );\n a[0] = 1;\n ... | 1.0 | False positive, (error) Using 'a' after it is deallocated / released (Trac #336) - Migrated from https://trac.cppcheck.net/ticket/336
```json
{
"status": "closed",
"changetime": "2009-05-30T18:42:31",
"description": "False positive with this code:\n\n{{{\nchar *f( const char *x )\n{\n delete [] x;\n ret... | defect | false positive error using a after it is deallocated released trac migrated from json status closed changetime description false positive with this code n n nchar f const char x n n delete x n return new char n n nint main n n char a ... | 1 |
555,723 | 16,464,093,297 | IssuesEvent | 2021-05-22 03:38:08 | treehouses/remote | https://api.github.com/repos/treehouses/remote | closed | Add some kind of way to display all of the processes running on the rpi | enhancement low priority | Instead of just displaying the memory usage, some kind of display for a list of all of the processes running on the rpi would be helpful.
Possible way of doing so
get output of ps aux and display on remote app. | 1.0 | Add some kind of way to display all of the processes running on the rpi - Instead of just displaying the memory usage, some kind of display for a list of all of the processes running on the rpi would be helpful.
Possible way of doing so
get output of ps aux and display on remote app. | non_defect | add some kind of way to display all of the processes running on the rpi instead of just displaying the memory usage some kind of display for a list of all of the processes running on the rpi would be helpful possible way of doing so get output of ps aux and display on remote app | 0 |
229,430 | 17,569,291,618 | IssuesEvent | 2021-08-14 10:39:18 | kitsudaiki/libKitsunemimiSakuraNetwork | https://api.github.com/repos/kitsudaiki/libKitsunemimiSakuraNetwork | closed | change callbacks again | Documentation API-breaking Improvement Tests | ## Feature-request
### Description
In issue #111 the callbacks were reduced. This was a stupid decision and not this brings problems, why these changes have to be reverted partially.
### Related Issue
- #111
| 1.0 | change callbacks again - ## Feature-request
### Description
In issue #111 the callbacks were reduced. This was a stupid decision and not this brings problems, why these changes have to be reverted partially.
### Related Issue
- #111
| non_defect | change callbacks again feature request description in issue the callbacks were reduced this was a stupid decision and not this brings problems why these changes have to be reverted partially related issue | 0 |
73,114 | 24,465,993,200 | IssuesEvent | 2022-10-07 15:03:31 | jOOQ/jOOQ | https://api.github.com/repos/jOOQ/jOOQ | closed | Work around Derby's Error [30000] [54002]: A string constant starting with '...' is too long | T: Defect C: Functionality C: DB: Derby P: Medium E: All Editions | This test fails in Derby:
```sql
create table "t" (
"i" int,
"c" clob,
primary key ("i")
);
insert into "t" ("i", "c") values (2, '0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60... | 1.0 | Work around Derby's Error [30000] [54002]: A string constant starting with '...' is too long - This test fails in Derby:
```sql
create table "t" (
"i" int,
"c" clob,
primary key ("i")
);
insert into "t" ("i", "c") values (2, '0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,... | defect | work around derby s error a string constant starting with is too long this test fails in derby sql create table t i int c clob primary key i insert into t i c values ... | 1 |
8,520 | 2,611,516,040 | IssuesEvent | 2015-02-27 05:51:14 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | Hammer desync | auto-migrated Priority-Medium Type-Defect | ```
I was playing a lan game. 2 human teams vs. 1 AI Team. On AI Survival mode + Default set.
After 15 minutes of game, my friend shot the hammer to a AI's hog, and then it desync.
-------------------
Version: Hedgewars 0.9.19 8592|12bdc51a9790 / System: Ubuntu 12.04.1
-------------------
Demo of the game http:/... | 1.0 | Hammer desync - ```
I was playing a lan game. 2 human teams vs. 1 AI Team. On AI Survival mode + Default set.
After 15 minutes of game, my friend shot the hammer to a AI's hog, and then it desync.
-------------------
Version: Hedgewars 0.9.19 8592|12bdc51a9790 / System: Ubuntu 12.04.1
-------------------
Demo of... | defect | hammer desync i was playing a lan game human teams vs ai team on ai survival mode default set after minutes of game my friend shot the hammer to a ai s hog and then it desync version hedgewars system ubuntu demo of the game the ... | 1 |
377,419 | 26,250,698,927 | IssuesEvent | 2023-01-05 19:01:29 | invertase/dart_custom_lint | https://api.github.com/repos/invertase/dart_custom_lint | closed | Incorrect documentation for how to use hot restart/reload | documentation | [Docs say](https://pub.dev/packages/custom_lint#using-the-dart-debugger-and-enabling-hot-restart):
> First, create a tools/custom_lint_debug.dart file next to tools/custom_lint.dart with the following content:
```dart
import 'dart:io';
import 'package:custom_lint/basic_runner.dart';
void main() {
await c... | 1.0 | Incorrect documentation for how to use hot restart/reload - [Docs say](https://pub.dev/packages/custom_lint#using-the-dart-debugger-and-enabling-hot-restart):
> First, create a tools/custom_lint_debug.dart file next to tools/custom_lint.dart with the following content:
```dart
import 'dart:io';
import 'package... | non_defect | incorrect documentation for how to use hot restart reload first create a tools custom lint debug dart file next to tools custom lint dart with the following content dart import dart io import package custom lint basic runner dart void main await customlint workingdirectory directo... | 0 |
23,366 | 3,835,591,833 | IssuesEvent | 2016-04-01 14:52:44 | LoungeCPP/Tatsoryk | https://api.github.com/repos/LoungeCPP/Tatsoryk | opened | Player Names | client design feature server | ### Client
* [ ] ask player for a unique name to play with before allowing them to connect
* [ ] send display names of each player in some way that relates them to the 'avatars'
### Server
* [ ] update to have player name information passed around
* [ ] reject players joining if they have not sent a unique name
... | 1.0 | Player Names - ### Client
* [ ] ask player for a unique name to play with before allowing them to connect
* [ ] send display names of each player in some way that relates them to the 'avatars'
### Server
* [ ] update to have player name information passed around
* [ ] reject players joining if they have not sent... | non_defect | player names client ask player for a unique name to play with before allowing them to connect send display names of each player in some way that relates them to the avatars server update to have player name information passed around reject players joining if they have not sent a uniqu... | 0 |
587,499 | 17,617,693,108 | IssuesEvent | 2021-08-18 11:52:55 | cormas/cormas | https://api.github.com/repos/cormas/cormas | opened | Rename carre -> square | porting priority 3 | Method occurrences of carre should be replaced by its english translation: square.
| 1.0 | Rename carre -> square - Method occurrences of carre should be replaced by its english translation: square.
| non_defect | rename carre square method occurrences of carre should be replaced by its english translation square | 0 |
81,021 | 30,661,231,925 | IssuesEvent | 2023-07-25 15:07:31 | matrix-org/synapse | https://api.github.com/repos/matrix-org/synapse | opened | Deleting a room leaves clients with stuck rooms | A-Moderation S-Tolerable T-Defect O-Uncommon A-User-Experience A-Retention | When a room is deleted through `start_shutdown_and_purge_room` (e.g. using the admin API), the users in the room don't receive a leave event or any other signal that it should be removed from the room list.
This leaves clients with stuck rooms that cannot have messages sent into. The issue can only be fixed by the c... | 1.0 | Deleting a room leaves clients with stuck rooms - When a room is deleted through `start_shutdown_and_purge_room` (e.g. using the admin API), the users in the room don't receive a leave event or any other signal that it should be removed from the room list.
This leaves clients with stuck rooms that cannot have messag... | defect | deleting a room leaves clients with stuck rooms when a room is deleted through start shutdown and purge room e g using the admin api the users in the room don t receive a leave event or any other signal that it should be removed from the room list this leaves clients with stuck rooms that cannot have messag... | 1 |
92,721 | 26,755,886,288 | IssuesEvent | 2023-01-31 00:10:40 | IgniteUI/igniteui-angular | https://api.github.com/repos/IgniteUI/igniteui-angular | closed | Input Group Theming Issues | :bug: bug material-theme dark-theme status: inactive source: appbuilder | ## Description
This is an AppBuilder app showing Input Group, using a custom dark theme based on material dark, with custom surface background color (blue).
## Expected result
13. When label is missing, outline looks broken.
14. Outline: same [recommendations I made for date picker](https://github.com/Ignit... | 1.0 | Input Group Theming Issues - ## Description
This is an AppBuilder app showing Input Group, using a custom dark theme based on material dark, with custom surface background color (blue).
## Expected result
13. When label is missing, outline looks broken.
14. Outline: same [recommendations I made for date pic... | non_defect | input group theming issues description this is an appbuilder app showing input group using a custom dark theme based on material dark with custom surface background color blue expected result when label is missing outline looks broken outline same all text labels same recommen... | 0 |
192,634 | 14,623,115,774 | IssuesEvent | 2020-12-23 02:23:01 | kubernetes-sigs/azuredisk-csi-driver | https://api.github.com/repos/kubernetes-sigs/azuredisk-csi-driver | closed | enable deployment and statefulset e2e tests on Windows | kind/test | <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
-->
**What happened**:
I disable these 2 e2e tests on Windows due to this issue: https://github.com/kubernetes-sigs/azuredisk-csi-driver/is... | 1.0 | enable deployment and statefulset e2e tests on Windows - <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
-->
**What happened**:
I disable these 2 e2e tests on Windows due to this issue: h... | non_defect | enable deployment and statefulset tests on windows please use this template while reporting a bug and provide as much info as possible not doing so may result in your bug not being addressed in a timely manner thanks what happened i disable these tests on windows due to this issue ... | 0 |
74,914 | 25,404,008,431 | IssuesEvent | 2022-11-22 14:07:24 | decentraland/unity-renderer | https://api.github.com/repos/decentraland/unity-renderer | closed | Player online status is not visible in the Chat window | bug medium defect stream-social | The online status of the players is not visible in the chat window where we show the private conversations.
**Steps to reproduce**
- Talk to a friend that is online
- Check the Chat panel an see the online status of that player
 | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/971">https://code.icecube.wisc.edu/projects/icecube/ticket/971</a>, reported by mzolland owned by mzoll</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2016-03-18T21:14:03",
"_ts": "14583356... | 1.0 | rst-documentation for wimpsim-reader (Trac #971) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/971">https://code.icecube.wisc.edu/projects/icecube/ticket/971</a>, reported by mzolland owned by mzoll</em></summary>
<p>
```json
{
"status": "closed",
"chang... | defect | rst documentation for wimpsim reader trac migrated from json status closed changetime ts description add rst documentation for wimpsim reader n nat least add some rudimentary stuff ref to dox docu reporter mzoll cc r... | 1 |
15,520 | 2,858,931,665 | IssuesEvent | 2015-06-03 07:30:46 | contao/core | https://api.github.com/repos/contao/core | closed | Hook modifyFrontendPage und gecachte Seiten | defect | Der modifyFrontendPage Hook wird momentan nach dem Cachen einer Seite ausgeführt. Dies führt dazu, dass er nur auf ungecachte Seiten angewandt. Die Ausgabe einer gecachten Seite kann man leider nicht damit beeinflussen.
Es wäre wünschenswert, dass der Hook entweder vor dem Cachen angewandt wird. Alternativ wäre es w... | 1.0 | Hook modifyFrontendPage und gecachte Seiten - Der modifyFrontendPage Hook wird momentan nach dem Cachen einer Seite ausgeführt. Dies führt dazu, dass er nur auf ungecachte Seiten angewandt. Die Ausgabe einer gecachten Seite kann man leider nicht damit beeinflussen.
Es wäre wünschenswert, dass der Hook entweder vor d... | defect | hook modifyfrontendpage und gecachte seiten der modifyfrontendpage hook wird momentan nach dem cachen einer seite ausgeführt dies führt dazu dass er nur auf ungecachte seiten angewandt die ausgabe einer gecachten seite kann man leider nicht damit beeinflussen es wäre wünschenswert dass der hook entweder vor d... | 1 |
42,124 | 12,877,203,902 | IssuesEvent | 2020-07-11 09:39:58 | Tsanfer/vuepress_theme_reco-Github_Actions | https://api.github.com/repos/Tsanfer/vuepress_theme_reco-Github_Actions | closed | CVE-2020-11022 (Medium) detected in multiple libraries | security vulnerability | ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.8.3-2.0.0.min.js</b>, <b>jquery-2.1.4.min.js</b>, <b>jquery-3.2.1.min.js</b></p></summary>
<p>
<details><... | True | CVE-2020-11022 (Medium) detected in multiple libraries - ## CVE-2020-11022 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-1.8.3-2.0.0.min.js</b>, <b>jquery-2.1.4.min.js</b>,... | non_defect | cve medium detected in multiple libraries cve medium severity vulnerability vulnerable libraries jquery min js jquery min js jquery min js jquery min js flat ui free is a beautiful theme for bootstrap we have redesigned many of its compone... | 0 |
38,644 | 8,950,712,296 | IssuesEvent | 2019-01-25 11:38:06 | svigerske/ipopt-donotuse | https://api.github.com/repos/svigerske/ipopt-donotuse | closed | EXTRA_DIST contains Windows/VisualStudio_dotNET/include/config.h | Ipopt defect highest minor | Issue created by migration from Trac.
Original creator: @svigerske
Original creation time: 2007-02-04 13:11:46
Assignee: ipopt-team
Version: 3.2
Hi,
the EXTRA_DIST variable in Makefile.am (project base directory) cointains a Windows/VisualStudio_dotNET/include/config.h. This file does not exists and lets "make di... | 1.0 | EXTRA_DIST contains Windows/VisualStudio_dotNET/include/config.h - Issue created by migration from Trac.
Original creator: @svigerske
Original creation time: 2007-02-04 13:11:46
Assignee: ipopt-team
Version: 3.2
Hi,
the EXTRA_DIST variable in Makefile.am (project base directory) cointains a Windows/VisualStudio_d... | defect | extra dist contains windows visualstudio dotnet include config h issue created by migration from trac original creator svigerske original creation time assignee ipopt team version hi the extra dist variable in makefile am project base directory cointains a windows visualstudio dotnet in... | 1 |
41,900 | 10,821,469,702 | IssuesEvent | 2019-11-08 18:45:15 | orbeon/orbeon-forms | https://api.github.com/repos/orbeon/orbeon-forms | opened | Ability to conditionally attach files to emails | Module: Form Builder Module: Form Runner Type: RFE | Could this be done at the level of the `email` action?
[+1 from user](https://mail.google.com/mail/u/0/#inbox/FMfcgxwDsFfdcPqWxhBgSKXsCBjQRnvf) | 1.0 | Ability to conditionally attach files to emails - Could this be done at the level of the `email` action?
[+1 from user](https://mail.google.com/mail/u/0/#inbox/FMfcgxwDsFfdcPqWxhBgSKXsCBjQRnvf) | non_defect | ability to conditionally attach files to emails could this be done at the level of the email action | 0 |
11,986 | 3,560,863,269 | IssuesEvent | 2016-01-23 11:15:07 | php-cache/issues | https://api.github.com/repos/php-cache/issues | closed | Installation Instructions & Requirements | documentation easy-pick | Just above the "framework integration" there should be installation instructions. It should just say that you need to use composer to install an adapter and the reference to the packet's github page | 1.0 | Installation Instructions & Requirements - Just above the "framework integration" there should be installation instructions. It should just say that you need to use composer to install an adapter and the reference to the packet's github page | non_defect | installation instructions requirements just above the framework integration there should be installation instructions it should just say that you need to use composer to install an adapter and the reference to the packet s github page | 0 |
39,129 | 10,300,260,178 | IssuesEvent | 2019-08-28 17:01:05 | google/or-tools | https://api.github.com/repos/google/or-tools | closed | getting "Error 128" in: tools\make third_party | Build: Makefile OS: Windows | Hi,
When I enter >>tools\make third_party via x64 Native Tools this is what I get after a minute or two:
...
include/google/protobuf/wire_format_lite.h
include/google/protobuf/wrappers.pb.h
include/google/protobuf/wrappers.proto
tools\win\rm.exe -rf dependencies/sources/abseil-cpp-bf29470
git clone --quiet https... | 1.0 | getting "Error 128" in: tools\make third_party - Hi,
When I enter >>tools\make third_party via x64 Native Tools this is what I get after a minute or two:
...
include/google/protobuf/wire_format_lite.h
include/google/protobuf/wrappers.pb.h
include/google/protobuf/wrappers.proto
tools\win\rm.exe -rf dependencies/so... | non_defect | getting error in tools make third party hi when i enter tools make third party via native tools this is what i get after a minute or two include google protobuf wire format lite h include google protobuf wrappers pb h include google protobuf wrappers proto tools win rm exe rf dependencies source... | 0 |
68,641 | 7,106,402,386 | IssuesEvent | 2018-01-16 16:35:52 | NOAA-PMEL/LAS | https://api.github.com/repos/NOAA-PMEL/LAS | closed | LASTest cannot seem to test product requests | S: major Testing bug | **Reported by @kevin-obrien on 15 Jan 2010 21:19 UTC**
I was testing out using Jing's LAStest suite, and I noticed that it cannot correctly test for product creation. It will run OPeNDAP tests correctly, but every attempt that is made to create a product ends in failure.
```
[java] ==== LAS test: Are the pro... | 1.0 | LASTest cannot seem to test product requests - **Reported by @kevin-obrien on 15 Jan 2010 21:19 UTC**
I was testing out using Jing's LAStest suite, and I noticed that it cannot correctly test for product creation. It will run OPeNDAP tests correctly, but every attempt that is made to create a product ends in failure.... | non_defect | lastest cannot seem to test product requests reported by kevin obrien on jan utc i was testing out using jing s lastest suite and i noticed that it cannot correctly test for product creation it will run opendap tests correctly but every attempt that is made to create a product ends in failure ... | 0 |
46,489 | 19,254,693,598 | IssuesEvent | 2021-12-09 10:01:45 | quarkusio/quarkus | https://api.github.com/repos/quarkusio/quarkus | closed | Regression: DevServices for Keycloak fails to load a realm file from the file system | kind/bug area/oidc area/devservices area/keycloak | ### Describe the bug
We have 3 quickstart tests where `Dev Services for Keycloak` loads the file from the classpath.
The user reported on Zulip loading the file system does not work.
As it happens, it used to work but myself has managed to lose the line which did make it work during some of the refactoring.
It ha... | 1.0 | Regression: DevServices for Keycloak fails to load a realm file from the file system - ### Describe the bug
We have 3 quickstart tests where `Dev Services for Keycloak` loads the file from the classpath.
The user reported on Zulip loading the file system does not work.
As it happens, it used to work but myself has... | non_defect | regression devservices for keycloak fails to load a realm file from the file system describe the bug we have quickstart tests where dev services for keycloak loads the file from the classpath the user reported on zulip loading the file system does not work as it happens it used to work but myself has... | 0 |
1,500 | 2,603,966,576 | IssuesEvent | 2015-02-24 18:59:12 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳女生殖疱疹症状 | auto-migrated Priority-Medium Type-Defect | ```
沈阳女生殖疱疹症状〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com by `q964105.... | 1.0 | 沈阳女生殖疱疹症状 - ```
沈阳女生殖疱疹症状〓沈陽軍區政治部醫院性病〓TEL:024-3102
3308〓成立于1946年,68年專注于性傳播疾病的研究和治療。位�
��沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌的�
��史悠久、設備精良、技術權威、專家云集,是預防、保健、
醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等��
�隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東�
��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍
后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二��
�功。
```
-----
Original issue reported on code.google.com ... | defect | 沈阳女生殖疱疹症状 沈阳女生殖疱疹症状〓沈陽軍區政治部醫院性病〓tel: 〓 , 。位� �� 。是一所與新中國同建立共輝煌的� ��史悠久、設備精良、技術權威、專家云集,是預防、保健、 醫療、科研康復為一體的綜合性醫院。是國家首批公立甲等�� �隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、東� ��大學等知名高等院校的教學醫院。曾被中國人民解放軍空軍 后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體二�� �功。 original issue reported on code google com by gmail com on jun at | 1 |
63,602 | 12,343,671,155 | IssuesEvent | 2020-05-15 04:50:21 | microsoft/vscode | https://api.github.com/repos/microsoft/vscode | opened | Fix all quick fixes should not be marked as preferred | bug editor-code-actions javascript typescript | Issue Type: <b>Bug</b>
**Repro**
1. In a TS file:
```
export const _ = 1;
const a = 1;
const b = 2;
```
2. Put cursor on `a` and trigger auto fix
**Bug**
Context menu is shown. This should instead just fix the single error and remove `a`
VS Code version: Code - Insiders 1.46.0-insider (e1d8f... | 1.0 | Fix all quick fixes should not be marked as preferred - Issue Type: <b>Bug</b>
**Repro**
1. In a TS file:
```
export const _ = 1;
const a = 1;
const b = 2;
```
2. Put cursor on `a` and trigger auto fix
**Bug**
Context menu is shown. This should instead just fix the single error and remove `a`
... | non_defect | fix all quick fixes should not be marked as preferred issue type bug repro in a ts file export const const a const b put cursor on a and trigger auto fix bug context menu is shown this should instead just fix the single error and remove a vs ... | 0 |
14,707 | 2,831,388,629 | IssuesEvent | 2015-05-24 15:53:31 | nobodyguy/dslrdashboard | https://api.github.com/repos/nobodyguy/dslrdashboard | closed | Was working well for many weeks. Suddenly will not connect to D7000. | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. switch on TPLINK 3040 wireless router
2. switch on camera D7000 (connected by USB cable to router)
3. make wireless connection between Nexus7 and router (successful)
4. launch DD on Nexus 7.
5. long-touch the 'connect to OpenWrt' button to bring up IP confirmation
box(ta... | 1.0 | Was working well for many weeks. Suddenly will not connect to D7000. - ```
What steps will reproduce the problem?
1. switch on TPLINK 3040 wireless router
2. switch on camera D7000 (connected by USB cable to router)
3. make wireless connection between Nexus7 and router (successful)
4. launch DD on Nexus 7.
5. long-to... | defect | was working well for many weeks suddenly will not connect to what steps will reproduce the problem switch on tplink wireless router switch on camera connected by usb cable to router make wireless connection between and router successful launch dd on nexus long touch the connect... | 1 |
275,744 | 23,936,223,348 | IssuesEvent | 2022-09-11 09:10:10 | DevCloudFE/vue-devui | https://api.github.com/repos/DevCloudFE/vue-devui | closed | 解决单元测试报错问题 | good first issue unit-test | 目前还有19个单元测试未通过:
[https://github.com/DevCloudFE/vue-devui/runs/8225861666?check_suite_focus=true](https://github.com/DevCloudFE/vue-devui/runs/8225861666?check_suite_focus=true)
本地执行以下命令可执行单元测试,并看到单元测试的结果:
```
pnpm test
```
报错详情如下:
```
Summary of all failing tests
FAIL devui/table/__tests__/table.spec.tsx... | 1.0 | 解决单元测试报错问题 - 目前还有19个单元测试未通过:
[https://github.com/DevCloudFE/vue-devui/runs/8225861666?check_suite_focus=true](https://github.com/DevCloudFE/vue-devui/runs/8225861666?check_suite_focus=true)
本地执行以下命令可执行单元测试,并看到单元测试的结果:
```
pnpm test
```
报错详情如下:
```
Summary of all failing tests
FAIL devui/table/__tests__/t... | non_defect | 解决单元测试报错问题 : 本地执行以下命令可执行单元测试,并看到单元测试的结果: pnpm test 报错详情如下: summary of all failing tests fail devui table tests table spec tsx s ● d table › sort expect received tobe expected object is equality expected received co... | 0 |
37,511 | 8,409,608,678 | IssuesEvent | 2018-10-12 07:57:39 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | Boinc GUI is mirrored | C: Manager - Localization P: Trivial T: Defect | **Reported by harley84 on 17 Nov 39527312 07:06 UTC**
Even though my Windows XP is an English version, my regional and Language options specify that I am using Hebrew preferences and located in Israel. Perhaps thats why all GUI looks mirrored to me.
Migrated-From: http://boinc.berkeley.edu/trac/ticket/934
| 1.0 | Boinc GUI is mirrored - **Reported by harley84 on 17 Nov 39527312 07:06 UTC**
Even though my Windows XP is an English version, my regional and Language options specify that I am using Hebrew preferences and located in Israel. Perhaps thats why all GUI looks mirrored to me.
Migrated-From: http://boinc.berkeley.edu/tra... | defect | boinc gui is mirrored reported by on nov utc even though my windows xp is an english version my regional and language options specify that i am using hebrew preferences and located in israel perhaps thats why all gui looks mirrored to me migrated from | 1 |
688,000 | 23,544,782,872 | IssuesEvent | 2022-08-21 00:16:52 | dnd-side-project/dnd-7th-4-frontend | https://api.github.com/repos/dnd-side-project/dnd-7th-4-frontend | closed | [Feature] footer 생성 | Priority: Critical Status: In Progress Type: Feature | ## Feature Behavior
footer를 생성합니다.
## Requirement Reason
외부 API 사용을 위해서 footer 생성이 필요합니다.
## Detailed Description
footer 생성
## Screenshots


 and receive this message:

This also happened when I tried to join another channel as well:
 and receive this message:

This also happened when I tri... | defect | m unknown was returned while trying to access room or space steps to reproduce i go to join a public channel in this case jam bitcoin kyoto and receive this message this also happened when i tried to join another channel as well outcome i expected to be able to join these public chann... | 1 |
45,584 | 12,889,306,100 | IssuesEvent | 2020-07-13 14:20:48 | cf-convention/cf-conventions | https://api.github.com/repos/cf-convention/cf-conventions | closed | Broken link to NUG Definition of Coordinate Variables | defect | Hello all,
While searching for defining characteristics of a _coordinate variable_ versus a _geospatial variable_, I found this issue. I marked it as a defect. My search also brought me to related issue #174, which seems to not have been resolved yet.
# Hyperlink to the NetCDF Users Guide (NUG) Definition of _coo... | 1.0 | Broken link to NUG Definition of Coordinate Variables - Hello all,
While searching for defining characteristics of a _coordinate variable_ versus a _geospatial variable_, I found this issue. I marked it as a defect. My search also brought me to related issue #174, which seems to not have been resolved yet.
# Hype... | defect | broken link to nug definition of coordinate variables hello all while searching for defining characteristics of a coordinate variable versus a geospatial variable i found this issue i marked it as a defect my search also brought me to related issue which seems to not have been resolved yet hyperl... | 1 |
45,824 | 13,055,753,281 | IssuesEvent | 2020-07-30 02:38:02 | icecube-trac/tix2 | https://api.github.com/repos/icecube-trac/tix2 | opened | env-shell.sh might be able to error-check on non-interactive sessions? (Trac #100) | Incomplete Migration Migrated from Trac defect infrastructure | Migrated from https://code.icecube.wisc.edu/ticket/100
```json
{
"status": "closed",
"changetime": "2007-12-03T16:03:22",
"description": "Hello Bai and all,\n\nThe env-shell.sh works different from env.sh. With env.sh you would modify an existing shell, with env-shell.sh you start a new one. But when star... | 1.0 | env-shell.sh might be able to error-check on non-interactive sessions? (Trac #100) - Migrated from https://code.icecube.wisc.edu/ticket/100
```json
{
"status": "closed",
"changetime": "2007-12-03T16:03:22",
"description": "Hello Bai and all,\n\nThe env-shell.sh works different from env.sh. With env.sh you... | defect | env shell sh might be able to error check on non interactive sessions trac migrated from json status closed changetime description hello bai and all n nthe env shell sh works different from env sh with env sh you would modify an existing shell with env shell sh ... | 1 |
28,360 | 12,831,408,723 | IssuesEvent | 2020-07-07 05:16:39 | terraform-providers/terraform-provider-aws | https://api.github.com/repos/terraform-providers/terraform-provider-aws | closed | EBS volume creation does not honor aws:RequestTag | enhancement service/ec2 | <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and [State Backend](https://www.terraform.io/docs/backen... | 1.0 | EBS volume creation does not honor aws:RequestTag - <!---
Please note the following potential times when an issue might be in Terraform core:
* [Configuration Language](https://www.terraform.io/docs/configuration/index.html) or resource ordering issues
* [State](https://www.terraform.io/docs/state/index.html) and ... | non_defect | ebs volume creation does not honor aws requesttag please note the following potential times when an issue might be in terraform core or resource ordering issues and issues issues issues spans resources across multiple providers if you are running into one of these scena... | 0 |
237,820 | 18,169,103,418 | IssuesEvent | 2021-09-27 17:45:47 | AY2122S1-CS2103T-W12-1/tp | https://api.github.com/repos/AY2122S1-CS2103T-W12-1/tp | closed | Update README page | documentation | - Add a UI mockup of the intended final product.
- Update all contents to match your own project.
- Update the link of the GitHub Actions build status badge so that it reflects the build status of your team repo.
- Acknowledge the original source of the code | 1.0 | Update README page - - Add a UI mockup of the intended final product.
- Update all contents to match your own project.
- Update the link of the GitHub Actions build status badge so that it reflects the build status of your team repo.
- Acknowledge the original source of the code | non_defect | update readme page add a ui mockup of the intended final product update all contents to match your own project update the link of the github actions build status badge so that it reflects the build status of your team repo acknowledge the original source of the code | 0 |
23,137 | 3,770,013,683 | IssuesEvent | 2016-03-16 13:09:53 | obophenotype/upheno | https://api.github.com/repos/obophenotype/upheno | closed | Remove ref to FMA:74642 ! luteinizing hormone and FMA:52901 ! Horizontal plate of palatine bone in mp axioms | Priority-Medium Status-Accepted Type-Defect | Originally reported on Google Code with ID 2
```
[Term]
id: MP:0000431 ! absent palatine shelf
intersection_of: PATO:0002000 ! lacks all parts of type
intersection_of: inheres_in MA:0001495 ! palatine bone
intersection_of: towards FMA:52901 ! Horizontal plate of palatine bone
[Term]
id: MP:0009895 ! decreased p... | 1.0 | Remove ref to FMA:74642 ! luteinizing hormone and FMA:52901 ! Horizontal plate of palatine bone in mp axioms - Originally reported on Google Code with ID 2
```
[Term]
id: MP:0000431 ! absent palatine shelf
intersection_of: PATO:0002000 ! lacks all parts of type
intersection_of: inheres_in MA:0001495 ! palatine bone
... | defect | remove ref to fma luteinizing hormone and fma horizontal plate of palatine bone in mp axioms originally reported on google code with id id mp absent palatine shelf intersection of pato lacks all parts of type intersection of inheres in ma palatine bone intersection of towards fma ... | 1 |
312,680 | 26,873,900,181 | IssuesEvent | 2023-02-04 20:11:53 | MPMG-DCC-UFMG/F01 | https://api.github.com/repos/MPMG-DCC-UFMG/F01 | closed | Teste de generalizacao para a tag Informações Institucionais - Leis Municipais - Datas | generalization test development template - Síntese tecnologia e informatica (88) tag - Informações Institucionais subtag - Leis Municipais | DoD: Realizar o teste de Generalização do validador da tag Informações Institucionais - Leis Municipais para o Município de Datas. | 1.0 | Teste de generalizacao para a tag Informações Institucionais - Leis Municipais - Datas - DoD: Realizar o teste de Generalização do validador da tag Informações Institucionais - Leis Municipais para o Município de Datas. | non_defect | teste de generalizacao para a tag informações institucionais leis municipais datas dod realizar o teste de generalização do validador da tag informações institucionais leis municipais para o município de datas | 0 |
75,094 | 25,530,305,409 | IssuesEvent | 2022-11-29 07:49:46 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Replies to images with long names overflow the timeline | T-Defect S-Minor A-Media A-Replies O-Uncommon Hacktoberfest | ### Steps to reproduce
Reply to an image with a really long file name
### What happened?
### What happened?

The file name of the image overflows the timeline
### What did you expect?
The file n... | 1.0 | Replies to images with long names overflow the timeline - ### Steps to reproduce
Reply to an image with a really long file name
### What happened?
### What happened?

The file name of the image overfl... | defect | replies to images with long names overflow the timeline steps to reproduce reply to an image with a really long file name what happened what happened the file name of the image overflows the timeline what did you expect the file name should be truncated or wrapped over multiple ... | 1 |
266,399 | 23,235,367,528 | IssuesEvent | 2022-08-03 11:17:39 | wailsapp/wails | https://api.github.com/repos/wailsapp/wails | closed | [Linux] Gdk-CRITICAL **: 22:17:45.455: gdk_window_get_origin: assertion 'GDK_IS_WINDOW (window)' failed | Bug Ready For Testing | ### Description
When running an app built with v2.0.0-beta.42 either as a binary or via `wails dev`, when the window opens the following is printed on the console:
```shell
(wailsv2b42:482510): Gdk-CRITICAL **: 22:17:45.455: gdk_window_get_origin: assertion 'GDK_IS_WINDOW (window)' failed
SetMinMaxSize - min: (... | 1.0 | [Linux] Gdk-CRITICAL **: 22:17:45.455: gdk_window_get_origin: assertion 'GDK_IS_WINDOW (window)' failed - ### Description
When running an app built with v2.0.0-beta.42 either as a binary or via `wails dev`, when the window opens the following is printed on the console:
```shell
(wailsv2b42:482510): Gdk-CRITICAL ... | non_defect | gdk critical gdk window get origin assertion gdk is window window failed description when running an app built with beta either as a binary or via wails dev when the window opens the following is printed on the console shell gdk critical gdk window get... | 0 |
121,738 | 17,662,302,676 | IssuesEvent | 2021-08-21 19:13:01 | ghc-dev/Gregory-Pena | https://api.github.com/repos/ghc-dev/Gregory-Pena | opened | CVE-2020-10744 (Medium) detected in ansible-2.9.9.tar.gz | security vulnerability | ## CVE-2020-10744 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary>
<p>Radically simple IT automation</p>
<p>Library home page: <a href="https://... | True | CVE-2020-10744 (Medium) detected in ansible-2.9.9.tar.gz - ## CVE-2020-10744 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>ansible-2.9.9.tar.gz</b></p></summary>
<p>Radically simpl... | non_defect | cve medium detected in ansible tar gz cve medium severity vulnerability vulnerable library ansible tar gz radically simple it automation library home page a href path to dependency file gregory pena requirements txt path to vulnerable library requirements txt de... | 0 |
30,291 | 6,085,821,888 | IssuesEvent | 2017-06-17 18:18:58 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Type definition file missing for shorthand | defect | primeng/primeng shorthand misses type def file so module not found errors happen. | 1.0 | Type definition file missing for shorthand - primeng/primeng shorthand misses type def file so module not found errors happen. | defect | type definition file missing for shorthand primeng primeng shorthand misses type def file so module not found errors happen | 1 |
286,777 | 8,793,180,118 | IssuesEvent | 2018-12-21 18:53:35 | GoMint/GoMint | https://api.github.com/repos/GoMint/GoMint | closed | `java.lang.Exception: null` when programmatically setting a player's gamemode | cat7: internal comp3: server effort6: cannot be determined frequency3: high priority2: high type: bug | **Describe the bug**
When setting a player's gamemode an exception is thrown and the player's gamemode is not changed.
**To Reproduce**
```java
player.setGamemode(Gamemode.CREATIVE);
```
**Expected behavior**
No exception and a change of gamemode.
**Screenshots**
Error:
;
```
**Expected behavior**
No exception and a c... | non_defect | java lang exception null when programmatically setting a player s gamemode describe the bug when setting a player s gamemode an exception is thrown and the player s gamemode is not changed to reproduce java player setgamemode gamemode creative expected behavior no exception and a c... | 0 |
53,618 | 13,261,980,898 | IssuesEvent | 2020-08-20 20:53:16 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | simple-injector fails to build (Trac #1762) | Migrated from Trac combo simulation defect | The simple-injector project fails to build after I updated the combo source code.
I think it's connected to the update of the serialization project.
I'm using this version of combo:
URL: http://code.icecube.wisc.edu/svn/meta-projects/combo/trunk
Repository Root: http://code.icecube.wisc.edu/svn
Repository UUID: 167313... | 1.0 | simple-injector fails to build (Trac #1762) - The simple-injector project fails to build after I updated the combo source code.
I think it's connected to the update of the serialization project.
I'm using this version of combo:
URL: http://code.icecube.wisc.edu/svn/meta-projects/combo/trunk
Repository Root: http://cod... | defect | simple injector fails to build trac the simple injector project fails to build after i updated the combo source code i think it s connected to the update of the serialization project i m using this version of combo url repository root repository uuid revision node kind directory schedule... | 1 |
23,054 | 3,755,593,127 | IssuesEvent | 2016-03-12 19:27:48 | RomanGolovanov/aMetro | https://api.github.com/repos/RomanGolovanov/aMetro | closed | При первом выборе карты программа закрывается | auto-migrated Component-Logic Priority-Medium Type-Defect Usability | ```
1. Установить программу на чистую ОС
2. Запустить
3. Скачать карту города
4. Открыть
```
Original issue reported on code.google.com by `Roman.Go...@gmail.com` on 21 Nov 2010 at 6:59 | 1.0 | При первом выборе карты программа закрывается - ```
1. Установить программу на чистую ОС
2. Запустить
3. Скачать карту города
4. Открыть
```
Original issue reported on code.google.com by `Roman.Go...@gmail.com` on 21 Nov 2010 at 6:59 | defect | при первом выборе карты программа закрывается установить программу на чистую ос запустить скачать карту города открыть original issue reported on code google com by roman go gmail com on nov at | 1 |
277,397 | 8,628,689,198 | IssuesEvent | 2018-11-21 18:08:42 | googleapis/google-cloud-ruby | https://api.github.com/repos/googleapis/google-cloud-ruby | closed | Synthesis failed for video_intelligence | autosynth failure priority: p1 type: bug | Hello! Autosynth couldn't regenerate video_intelligence. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-video_intelligence'
[35msynthtool > [31m[43mYou are running the synthesis script directly, this will be disabled in a future release of... | 1.0 | Synthesis failed for video_intelligence - Hello! Autosynth couldn't regenerate video_intelligence. :broken_heart:
Here's the output from running `synth.py`:
```
Cloning into 'working_repo'...
Switched to branch 'autosynth-video_intelligence'
[35msynthtool > [31m[43mYou are running the synthesis script directly, th... | non_defect | synthesis failed for video intelligence hello autosynth couldn t regenerate video intelligence broken heart here s the output from running synth py cloning into working repo switched to branch autosynth video intelligence are running the synthesis script directly this will be disable... | 0 |
52,151 | 13,723,037,515 | IssuesEvent | 2020-10-03 07:09:04 | OpenSID/OpenSID | https://api.github.com/repos/OpenSID/OpenSID | closed | CELAH JSO DI VERSI 20.10 | security |

<!--
Harap diisi hanya untuk melaporakn bug atau permintaan penambahan fitur saja. Jika ada pertanyaan dukungan komunitas OpenSID sebaiknya posting di grup Facebook: https://www.fa... | True | CELAH JSO DI VERSI 20.10 -

<!--
Harap diisi hanya untuk melaporakn bug atau permintaan penambahan fitur saja. Jika ada pertanyaan dukungan komunitas OpenSID sebaiknya posting di gr... | non_defect | celah jso di versi harap diisi hanya untuk melaporakn bug atau permintaan penambahan fitur saja jika ada pertanyaan dukungan komunitas opensid sebaiknya posting di grup facebook bagaimana alurnya sampai muncul masalah di bagian kolom komentar masih bisa di isi menggunakan kode php ... | 0 |
757,216 | 26,500,914,827 | IssuesEvent | 2023-01-18 10:12:21 | MartinXPN/LambdaJudge | https://api.github.com/repos/MartinXPN/LambdaJudge | closed | Add linting stage | enhancement priority/mid | Currently we only compile and execute the code. Would be better to have an optional linting stage.
In case the linting fails, the judge returns a linting error and doesn't execute the program. | 1.0 | Add linting stage - Currently we only compile and execute the code. Would be better to have an optional linting stage.
In case the linting fails, the judge returns a linting error and doesn't execute the program. | non_defect | add linting stage currently we only compile and execute the code would be better to have an optional linting stage in case the linting fails the judge returns a linting error and doesn t execute the program | 0 |
9,891 | 3,078,193,894 | IssuesEvent | 2015-08-21 08:33:46 | devprovers/QA-Teamwork-Provers | https://api.github.com/repos/devprovers/QA-Teamwork-Provers | closed | Display Event | To Be Tested Use Case | Use Case №22: Display Event
Primary Actor: User
Pre Condition: User logged in
Scenario:
1. User selects an event from Calendar (left pane, refer user screens in Appendix )
2. System displays the event information
| 1.0 | Display Event - Use Case №22: Display Event
Primary Actor: User
Pre Condition: User logged in
Scenario:
1. User selects an event from Calendar (left pane, refer user screens in Appendix )
2. System displays the event information
| non_defect | display event use case № display event primary actor user pre condition user logged in scenario user selects an event from calendar left pane refer user screens in appendix system displays the event information | 0 |
34,172 | 7,373,574,880 | IssuesEvent | 2018-03-13 17:39:04 | idaholab/moose | https://api.github.com/repos/idaholab/moose | closed | hit: lexer sometimes tokenizes space after ${ expressions | C: MOOSE P: normal T: defect | ## Rationale
HIT lexes inputs incorrectly with ${ under sometimes.
## Description
Inline comments following ${ expressions are lexed wrong where the space between } and # is included as part of the field value token - e.g.
```
foo = ${bar} # an inline comment
```
is read as ``foo="${bar} "``
## Impact
... | 1.0 | hit: lexer sometimes tokenizes space after ${ expressions - ## Rationale
HIT lexes inputs incorrectly with ${ under sometimes.
## Description
Inline comments following ${ expressions are lexed wrong where the space between } and # is included as part of the field value token - e.g.
```
foo = ${bar} # an inline... | defect | hit lexer sometimes tokenizes space after expressions rationale hit lexes inputs incorrectly with under sometimes description inline comments following expressions are lexed wrong where the space between and is included as part of the field value token e g foo bar an inline... | 1 |
24,626 | 4,049,393,276 | IssuesEvent | 2016-05-23 14:02:43 | payara/Payara | https://api.github.com/repos/payara/Payara | closed | No LoginModules configured for jdcbRealm on Payara Micro | 0:Triaged 2:Defect c:ConfirmedBug | Hello,
I'm trying to configure security with a jdbc realm on an application bundled up as an uber jar with payara micro (4.1.1.162), but I just can't seem to get it to work. I've packaged a domain.xml with the pool and jdbc resource configuration in the uber jar and I get "No LoginModules configured for jdbcRealm", ... | 1.0 | No LoginModules configured for jdcbRealm on Payara Micro - Hello,
I'm trying to configure security with a jdbc realm on an application bundled up as an uber jar with payara micro (4.1.1.162), but I just can't seem to get it to work. I've packaged a domain.xml with the pool and jdbc resource configuration in the uber... | defect | no loginmodules configured for jdcbrealm on payara micro hello i m trying to configure security with a jdbc realm on an application bundled up as an uber jar with payara micro but i just can t seem to get it to work i ve packaged a domain xml with the pool and jdbc resource configuration in the uber j... | 1 |
69,723 | 22,629,605,826 | IssuesEvent | 2022-06-30 13:40:09 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | closed | Inconsistent order of reactions | T-Defect | ### Steps to reproduce
1. Send reactions
2. Wait for enough messages to be sent to the room
3. Refresh the tab
4. Back-paginate in the room till you reach the message you reacted on
### Outcome
#### What did you expect?
The reactions appeared in the order I sent them. In this case, I reacted with the emo... | 1.0 | Inconsistent order of reactions - ### Steps to reproduce
1. Send reactions
2. Wait for enough messages to be sent to the room
3. Refresh the tab
4. Back-paginate in the room till you reach the message you reacted on
### Outcome
#### What did you expect?
The reactions appeared in the order I sent them. In... | defect | inconsistent order of reactions steps to reproduce send reactions wait for enough messages to be sent to the room refresh the tab back paginate in the room till you reach the message you reacted on outcome what did you expect the reactions appeared in the order i sent them in... | 1 |
51,555 | 13,207,525,355 | IssuesEvent | 2020-08-14 23:26:59 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | opened | bad error when execute after config problem (Trac #616) | IceTray Incomplete Migration Migrated from Trac defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/616">https://code.icecube.wisc.edu/projects/icecube/ticket/616</a>, reported by troyand owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2012-10-31T19:05:10",
"_ts": "13517103... | 1.0 | bad error when execute after config problem (Trac #616) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/616">https://code.icecube.wisc.edu/projects/icecube/ticket/616</a>, reported by troyand owned by olivas</em></summary>
<p>
```json
{
"status": "closed",
... | defect | bad error when execute after config problem trac migrated from json status closed changetime ts description real error is caught and displayed error displayed during finish is bogus n n icetray resources scripts return numpy bool py nlog... | 1 |
40,065 | 9,817,525,719 | IssuesEvent | 2019-06-13 16:56:26 | catmaid/CATMAID | https://api.github.com/repos/catmaid/CATMAID | closed | 3D Viewer: Shift + Click on volumes only works with Volumetric Lines disabled | context: 3d-viewer type: defect | To Shift + Click volumes and jump to the location the "pickable" checkbox needs to be enabled. This however is not enough: picking works only if "Volumetric lines" are disabled. The reason is that a custom shader is used for volumetric lines where I override the picking material. This needs to be done however only for ... | 1.0 | 3D Viewer: Shift + Click on volumes only works with Volumetric Lines disabled - To Shift + Click volumes and jump to the location the "pickable" checkbox needs to be enabled. This however is not enough: picking works only if "Volumetric lines" are disabled. The reason is that a custom shader is used for volumetric line... | defect | viewer shift click on volumes only works with volumetric lines disabled to shift click volumes and jump to the location the pickable checkbox needs to be enabled this however is not enough picking works only if volumetric lines are disabled the reason is that a custom shader is used for volumetric lines... | 1 |
31,458 | 14,971,822,530 | IssuesEvent | 2021-01-27 21:46:41 | BootBlock/FileSieve | https://api.github.com/repos/BootBlock/FileSieve | closed | ProcessItem() can be optimised | backend-core performance | `ProcessItem`() returns a new object once it has finished processing (one for each file being processed), but the contents only differ in its `Result` property - and there are only - currently - three different values.
Instead of creating a new object each time, pre-create all three objects (to each represent `OK`, ... | True | ProcessItem() can be optimised - `ProcessItem`() returns a new object once it has finished processing (one for each file being processed), but the contents only differ in its `Result` property - and there are only - currently - three different values.
Instead of creating a new object each time, pre-create all three ... | non_defect | processitem can be optimised processitem returns a new object once it has finished processing one for each file being processed but the contents only differ in its result property and there are only currently three different values instead of creating a new object each time pre create all three ... | 0 |
135,933 | 30,448,597,098 | IssuesEvent | 2023-07-16 01:51:29 | warriordog/ActivityPubSharp | https://api.github.com/repos/warriordog/ActivityPubSharp | closed | consider removing Linkable and LinkableList | area:code | We could substitute them like this:
* `Linkable<T>` -> `ASType`
* `LinkableList<T>` -> `List<ASType>`
Pros:
* Reduced code complexity
* Eliminate several JSON converters
* Can model something like `MentionLink | ASObject`
Cons:
* Can no longer model something like `ASLink | PersonActor` - user would need to... | 1.0 | consider removing Linkable and LinkableList - We could substitute them like this:
* `Linkable<T>` -> `ASType`
* `LinkableList<T>` -> `List<ASType>`
Pros:
* Reduced code complexity
* Eliminate several JSON converters
* Can model something like `MentionLink | ASObject`
Cons:
* Can no longer model something li... | non_defect | consider removing linkable and linkablelist we could substitute them like this linkable astype linkablelist list pros reduced code complexity eliminate several json converters can model something like mentionlink asobject cons can no longer model something like aslink ... | 0 |
116,050 | 14,918,282,756 | IssuesEvent | 2021-01-22 21:23:39 | grommet/hpe-design-system | https://api.github.com/repos/grommet/hpe-design-system | closed | What's New page | Implement design system site | [Preview](https://deploy-preview-1362--keen-mayer-a86c8b.netlify.app/whats-new)
Implement based on the design on artboard Desktop - 25 in https://www.figma.com/file/ZF49kIemstIfIiAul0rvWj/What's-New-Page?node-id=132%3A1315
## Deliverables
- [x] new page published on the site with content going back to December 2... | 1.0 | What's New page - [Preview](https://deploy-preview-1362--keen-mayer-a86c8b.netlify.app/whats-new)
Implement based on the design on artboard Desktop - 25 in https://www.figma.com/file/ZF49kIemstIfIiAul0rvWj/What's-New-Page?node-id=132%3A1315
## Deliverables
- [x] new page published on the site with content going ... | non_defect | what s new page implement based on the design on artboard desktop in deliverables new page published on the site with content going back to december pin a note in the staff slack channel on when how we ll update it | 0 |
20,616 | 3,388,391,313 | IssuesEvent | 2015-11-29 08:07:45 | crutchcorn/stagger | https://api.github.com/repos/crutchcorn/stagger | reopened | Recognize extraneous NUL characters at the end of a text frame | auto-migrated Priority-Medium Type-Defect | ```
Empty string values at the end of a text frame can be (and should be) safely
ignored. However, empty strings in the middle may have special significance.
```
Original issue reported on code.google.com by `Karoly.Lorentey` on 24 Jun 2009 at 11:13 | 1.0 | Recognize extraneous NUL characters at the end of a text frame - ```
Empty string values at the end of a text frame can be (and should be) safely
ignored. However, empty strings in the middle may have special significance.
```
Original issue reported on code.google.com by `Karoly.Lorentey` on 24 Jun 2009 at 11:13 | defect | recognize extraneous nul characters at the end of a text frame empty string values at the end of a text frame can be and should be safely ignored however empty strings in the middle may have special significance original issue reported on code google com by karoly lorentey on jun at | 1 |
402,176 | 11,805,933,643 | IssuesEvent | 2020-03-19 08:31:41 | TykTechnologies/tyk | https://api.github.com/repos/TykTechnologies/tyk | closed | DRL / Redis Algorithm Switcher | Priority: High bug | **Branch/Environment/Version**
master
**Describe the bug**
https://github.com/TykTechnologies/tyk/blob/master/gateway/session_manager.go#L245-L255
```
if n <= 1 || n*c > rate {
// If we have 1 server, there is no need to strain redis at all the leaky
// bucket algorithm will suffice.
if l.li... | 1.0 | DRL / Redis Algorithm Switcher - **Branch/Environment/Version**
master
**Describe the bug**
https://github.com/TykTechnologies/tyk/blob/master/gateway/session_manager.go#L245-L255
```
if n <= 1 || n*c > rate {
// If we have 1 server, there is no need to strain redis at all the leaky
// bucket alg... | non_defect | drl redis algorithm switcher branch environment version master describe the bug if n rate if we have server there is no need to strain redis at all the leaky bucket algorithm will suffice if l limitdrl currentsession key ratescope apilimit dryrun ... | 0 |
27,959 | 5,142,667,452 | IssuesEvent | 2017-01-12 14:00:53 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | size() doesn't match the actual element number of Set<QueryableEntry> | Team: Core Type: Defect |
Set<QueryableEntry> set = ((IndexAwarePredicate) predicate).filter(queryContext);
int size = set.size();
int act_size = 0;
for(QueryableEntry queryableEntry : set) {
act_size++;
}
assert size==act_size; =====> **Here will throws AssertionError**
_________________________________________________... | 1.0 | size() doesn't match the actual element number of Set<QueryableEntry> -
Set<QueryableEntry> set = ((IndexAwarePredicate) predicate).filter(queryContext);
int size = set.size();
int act_size = 0;
for(QueryableEntry queryableEntry : set) {
act_size++;
}
assert size==act_size; =====> **Here will th... | defect | size doesn t match the actual element number of set set set indexawarepredicate predicate filter querycontext int size set size int act size for queryableentry queryableentry set act size assert size act size here will throws assertionerror ... | 1 |
72,233 | 24,007,130,085 | IssuesEvent | 2022-09-14 15:35:41 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | opened | TreeNode connectors not rendering well when there are too many nodes | defect | ### Describe the bug
I'm currently developing a dynamic orgchart using Angular of a work team that has around 100 people in it.
I'm using a json to get the data from the team, combined with a model.
Playing with the layout of chrome, expanding and collapsing nodes, I found that the first connection of the tree ... | 1.0 | TreeNode connectors not rendering well when there are too many nodes - ### Describe the bug
I'm currently developing a dynamic orgchart using Angular of a work team that has around 100 people in it.
I'm using a json to get the data from the team, combined with a model.
Playing with the layout of chrome, expandi... | defect | treenode connectors not rendering well when there are too many nodes describe the bug i m currently developing a dynamic orgchart using angular of a work team that has around people in it i m using a json to get the data from the team combined with a model playing with the layout of chrome expanding... | 1 |
42,053 | 10,765,167,950 | IssuesEvent | 2019-11-01 10:16:40 | mozilla-lockwise/lockwise-android | https://api.github.com/repos/mozilla-lockwise/lockwise-android | opened | The CUD new prompts are displayed while recording the screen | feature-CUD 🐄 type: defect | ## Steps to reproduce
1. Launch Lockwise.
2. Login with valid credentials.
3. Record the screen.
4. Reach all the new sections added(for CUD).
### Expected behavior
Everything is black and no prompts are displayed while recording the screen.
### Actual behavior
The CUD new prompts are displayed while recording ... | 1.0 | The CUD new prompts are displayed while recording the screen - ## Steps to reproduce
1. Launch Lockwise.
2. Login with valid credentials.
3. Record the screen.
4. Reach all the new sections added(for CUD).
### Expected behavior
Everything is black and no prompts are displayed while recording the screen.
### Actu... | defect | the cud new prompts are displayed while recording the screen steps to reproduce launch lockwise login with valid credentials record the screen reach all the new sections added for cud expected behavior everything is black and no prompts are displayed while recording the screen actu... | 1 |
1,777 | 2,603,971,239 | IssuesEvent | 2015-02-24 19:00:18 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳冠状沟有红色疙瘩 | auto-migrated Priority-Medium Type-Defect | ```
沈阳冠状沟有红色疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3
1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。�
��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌�
��歷史悠久、設備精良、技術權威、專家云集,是預防、保健
、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲��
�部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、�
��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空
軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體��
�等功。
```
-----
Original issue reported on code.google.com by `q964105... | 1.0 | 沈阳冠状沟有红色疙瘩 - ```
沈阳冠状沟有红色疙瘩〓沈陽軍區政治部醫院性病〓TEL:024-3
1023308〓成立于1946年,68年專注于性傳播疾病的研究和治療。�
��于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝煌�
��歷史悠久、設備精良、技術權威、專家云集,是預防、保健
、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲��
�部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、�
��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空
軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體��
�等功。
```
-----
Original issue reported on code.google.co... | defect | 沈阳冠状沟有红色疙瘩 沈阳冠状沟有红色疙瘩〓沈陽軍區政治部醫院性病〓tel: 〓 , 。� �� 。是一所與新中國同建立共輝煌� ��歷史悠久、設備精良、技術權威、專家云集,是預防、保健 、醫療、科研康復為一體的綜合性醫院。是國家首批公立甲�� �部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學、� ��南大學等知名高等院校的教學醫院。曾被中國人民解放軍空 軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集體�� �等功。 original issue reported on code google com by gmail com on jun at | 1 |
44,605 | 12,281,464,683 | IssuesEvent | 2020-05-08 15:54:18 | akvo/akvo-flow-mobile | https://api.github.com/repos/akvo/akvo-flow-mobile | closed | DatePicker dialog when rotated is cut off | Defect stale | When using date question view, the DatePicker gets displayed correctly but there is a minor issue:
when we rotate the device to landscape mode the picker still is displayed but it is cut off and not scrollable, see screenshot:
 payload format used for > 4GB file support is rpm specific (and expected to become *the* format in v6), it's our responsibility to properly document it. Even if there's not a whole lot to document. | 1.0 | Document the "new" rpm-specific payload format - As the ["new"](https://github.com/rpm-software-management/rpm/commit/68c7cf80d7b763498d0077daa91f649bc209e7ae) payload format used for > 4GB file support is rpm specific (and expected to become *the* format in v6), it's our responsibility to properly document it. Even if... | non_defect | document the new rpm specific payload format as the payload format used for file support is rpm specific and expected to become the format in it s our responsibility to properly document it even if there s not a whole lot to document | 0 |
1,655 | 2,603,969,010 | IssuesEvent | 2015-02-24 18:59:47 | chrsmith/nishazi6 | https://api.github.com/repos/chrsmith/nishazi6 | opened | 沈阳沈阳疱疹治疗的办法 | auto-migrated Priority-Medium Type-Defect | ```
沈阳沈阳疱疹治疗的办法〓沈陽軍區政治部醫院性病〓TEL:02
4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療�
��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝�
��的歷史悠久、設備精良、技術權威、專家云集,是預防、保
健、醫療、科研康復為一體的綜合性醫院。是國家首批公立��
�等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學�
��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍
空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集��
�二等功。
```
-----
Original issue reported on code.google.com by `q96410... | 1.0 | 沈阳沈阳疱疹治疗的办法 - ```
沈阳沈阳疱疹治疗的办法〓沈陽軍區政治部醫院性病〓TEL:02
4-31023308〓成立于1946年,68年專注于性傳播疾病的研究和治療�
��位于沈陽市沈河區二緯路32號。是一所與新中國同建立共輝�
��的歷史悠久、設備精良、技術權威、專家云集,是預防、保
健、醫療、科研康復為一體的綜合性醫院。是國家首批公立��
�等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學�
��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍
空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集��
�二等功。
```
-----
Original issue reported on code.google.... | defect | 沈阳沈阳疱疹治疗的办法 沈阳沈阳疱疹治疗的办法〓沈陽軍區政治部醫院性病〓tel: 〓 , � �� 。是一所與新中國同建立共輝� ��的歷史悠久、設備精良、技術權威、專家云集,是預防、保 健、醫療、科研康復為一體的綜合性醫院。是國家首批公立�� �等部隊醫院、全國首批醫療規范定點單位,是第四軍醫大學� ��東南大學等知名高等院校的教學醫院。曾被中國人民解放軍 空軍后勤部衛生部評為衛生工作先進單位,先后兩次榮立集�� �二等功。 original issue reported on code google com by gmail com on jun at | 1 |
20,790 | 3,419,159,358 | IssuesEvent | 2015-12-08 08:10:05 | dart-lang/sdk | https://api.github.com/repos/dart-lang/sdk | closed | Many constructors can be generated dynamically | area-dart2js Priority-Medium triaged Type-Defect | Given this class:
class Point {
var x;
var y;
Point(this.x, this.y);
operator +(Point other) {
return new Point(x + other.x, y + other.y);
}
String toString() => "($x, $y)";
}
dart2js will generate:
$$.Poin... | 1.0 | Many constructors can be generated dynamically - Given this class:
class Point {
var x;
var y;
Point(this.x, this.y);
operator +(Point other) {
return new Point(x + other.x, y + other.y);
}
String toString() => "(... | defect | many constructors can be generated dynamically given this class class point nbsp nbsp var x nbsp nbsp var y nbsp nbsp point this x this y nbsp nbsp operator point other nbsp nbsp nbsp nbsp return new point x other x y other y nbsp nbsp nbsp nbsp string tostring gt quot ... | 1 |
70,011 | 22,784,725,246 | IssuesEvent | 2022-07-09 04:11:16 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Info event tiles and the normal event tiles are not aligned on IRC layout | T-Defect | ### Steps to reproduce
1. Enable IRC layout
2. Open a popular room
### Outcome
#### What did you expect?
Info event tiles and normal event tiles should be aligned.
#### What happened instead?
They are not aligned.
 | Migrated from Trac defect documentation | http://software.icecube.wisc.edu/offline-software.trunk/projects/icetray/modules.html
contains many examples of writing a pure python module but
all are missing the needed:
self.AddOutBox("OutBox")
in the __init__
Without this, you get errors about inbox/outbox connections. Seems this is no longer done for... | 1.0 | Python module examples in docs missing outbox. (Trac #671) - http://software.icecube.wisc.edu/offline-software.trunk/projects/icetray/modules.html
contains many examples of writing a pure python module but
all are missing the needed:
self.AddOutBox("OutBox")
in the __init__
Without this, you get errors abou... | defect | python module examples in docs missing outbox trac contains many examples of writing a pure python module but all are missing the needed self addoutbox outbox in the init without this you get errors about inbox outbox connections seems this is no longer done for free migrated fr... | 1 |
78,189 | 27,362,232,188 | IssuesEvent | 2023-02-27 16:35:07 | vector-im/element-x-ios | https://api.github.com/repos/vector-im/element-x-ios | opened | Settings is asking me to complete verification even when it's done | T-Defect A-E2EE S-Major O-Frequent | ### Steps to reproduce
1. Complete verification
2. Go to settings
### Outcome
#### What did you expect?
Settings says "verification complete" or has the UI for verified devices
#### What happened instead?
Setting is offering for me to "complete verification" which kicks the process off again
### Your phone mo... | 1.0 | Settings is asking me to complete verification even when it's done - ### Steps to reproduce
1. Complete verification
2. Go to settings
### Outcome
#### What did you expect?
Settings says "verification complete" or has the UI for verified devices
#### What happened instead?
Setting is offering for me to "comple... | defect | settings is asking me to complete verification even when it s done steps to reproduce complete verification go to settings outcome what did you expect settings says verification complete or has the ui for verified devices what happened instead setting is offering for me to comple... | 1 |
768,242 | 26,958,998,304 | IssuesEvent | 2023-02-08 16:46:32 | googleapis/java-core | https://api.github.com/repos/googleapis/java-core | closed | Core: GrpcTransportOptions uses fixed sized thread pool. | type: feature request priority: p4 | The default Executor used by [GrpcTransportOptions](https://github.com/googleapis/java-core/blob/master/google-cloud-core-grpc/src/main/java/com/google/cloud/grpc/GrpcTransportOptions.java#L54) uses a fixed-sized thread pool of 8 threads. This causes contention on machines with larger numbers of CPU cores, and calling ... | 1.0 | Core: GrpcTransportOptions uses fixed sized thread pool. - The default Executor used by [GrpcTransportOptions](https://github.com/googleapis/java-core/blob/master/google-cloud-core-grpc/src/main/java/com/google/cloud/grpc/GrpcTransportOptions.java#L54) uses a fixed-sized thread pool of 8 threads. This causes contentio... | non_defect | core grpctransportoptions uses fixed sized thread pool the default executor used by uses a fixed sized thread pool of threads this causes contention on machines with larger numbers of cpu cores and calling low latency apis in addition the setting of the options allowcorethreadtimeout according to the j... | 0 |
79,624 | 28,486,449,067 | IssuesEvent | 2023-04-18 08:12:30 | hyperledger/iroha | https://api.github.com/repos/hyperledger/iroha | closed | [BUG] [CD] RC 13 deployment is only frozen on `Kubernetes` or `Minikube` environments. | Bug iroha2 Dev defect QA-confirmed | ### OS and Environment
`Kubernetes` or `Minikube`
`Ubuntu`
`DockerHub`
### GIT commit hash
c4af68c4f7959b154eb5380aa93c894e2e63fe4e
### Minimum working example / Steps to reproduce
1. Try to deploy classical iroha2 network with leader peer and three/four peers both on Kubernetes cluster using helm ch... | 1.0 | [BUG] [CD] RC 13 deployment is only frozen on `Kubernetes` or `Minikube` environments. - ### OS and Environment
`Kubernetes` or `Minikube`
`Ubuntu`
`DockerHub`
### GIT commit hash
c4af68c4f7959b154eb5380aa93c894e2e63fe4e
### Minimum working example / Steps to reproduce
1. Try to deploy classical iroh... | defect | rc deployment is only frozen on kubernetes or minikube environments os and environment kubernetes or minikube ubuntu dockerhub git commit hash minimum working example steps to reproduce try to deploy classical network with leader peer and three four peers bot... | 1 |
58,272 | 16,458,623,053 | IssuesEvent | 2021-05-21 15:39:56 | gwaldron/osgearth | https://api.github.com/repos/gwaldron/osgearth | closed | osgearth_3pv: spy view broken | defect | The "spy" mode in 3pv is not working. The spy camera flashes terrain tiles and then they immediately disappear. | 1.0 | osgearth_3pv: spy view broken - The "spy" mode in 3pv is not working. The spy camera flashes terrain tiles and then they immediately disappear. | defect | osgearth spy view broken the spy mode in is not working the spy camera flashes terrain tiles and then they immediately disappear | 1 |
31,649 | 2,735,073,186 | IssuesEvent | 2015-04-18 02:07:25 | GoogleCloudPlatform/kubernetes | https://api.github.com/repos/GoogleCloudPlatform/kubernetes | closed | the container data lost when restart k8s cluster env | priority/support | hi,
I meet some questions when use kubernetes cluster, please kindly help me if you know the reason.
1.The pod container's data lost when restart k8s cluster, I find replicatorController will create a new pod other than restart the pod container when start the cluster. I set the "restartPolicy" for replicatorControll... | 1.0 | the container data lost when restart k8s cluster env - hi,
I meet some questions when use kubernetes cluster, please kindly help me if you know the reason.
1.The pod container's data lost when restart k8s cluster, I find replicatorController will create a new pod other than restart the pod container when start the cl... | non_defect | the container data lost when restart cluster env hi i meet some questions when use kubernetes cluster please kindly help me if you know the reason the pod container s data lost when restart cluster i find replicatorcontroller will create a new pod other than restart the pod container when start the cluste... | 0 |
69,905 | 22,745,036,349 | IssuesEvent | 2022-07-07 08:26:06 | scipy/scipy | https://api.github.com/repos/scipy/scipy | closed | ks_2samp throws `RuntimeWarning: overflow encountered in double_scalars` | defect scipy.stats | Hiya all. My code's throwing a `RuntimeWarning` for a floating-point overflow. Thought I'd better share.
#### Reproducing code example:
```python
import pickle
import pandas as pd
from scipy.stats import ks_2samp
# version info
import sys, scipy, numpy; print(scipy.__version__, numpy.__version__, sys.version... | 1.0 | ks_2samp throws `RuntimeWarning: overflow encountered in double_scalars` - Hiya all. My code's throwing a `RuntimeWarning` for a floating-point overflow. Thought I'd better share.
#### Reproducing code example:
```python
import pickle
import pandas as pd
from scipy.stats import ks_2samp
# version info
import... | defect | ks throws runtimewarning overflow encountered in double scalars hiya all my code s throwing a runtimewarning for a floating point overflow thought i d better share reproducing code example python import pickle import pandas as pd from scipy stats import ks version info import sys sc... | 1 |
275,470 | 8,576,044,119 | IssuesEvent | 2018-11-12 19:08:02 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | VisIt may not get number of materials correct from vtk multi-block datasets | Bug Likelihood: 3 - Occasional Priority: Normal Severity: 2 - Minor Irritation | VisIt only uses the material information contained in the first block, so if subsequent blocks have different materials than the first, VisIt will not know about them.
This can currently be overcome by adding an integer FieldData array to the first block called 'MaterialIds' listing all the material ids for the enti... | 1.0 | VisIt may not get number of materials correct from vtk multi-block datasets - VisIt only uses the material information contained in the first block, so if subsequent blocks have different materials than the first, VisIt will not know about them.
This can currently be overcome by adding an integer FieldData array to ... | non_defect | visit may not get number of materials correct from vtk multi block datasets visit only uses the material information contained in the first block so if subsequent blocks have different materials than the first visit will not know about them this can currently be overcome by adding an integer fielddata array to ... | 0 |
113,646 | 24,464,398,951 | IssuesEvent | 2022-10-07 13:53:36 | mk28/TINF21C_Team2_AAS_digital_nameplate | https://api.github.com/repos/mk28/TINF21C_Team2_AAS_digital_nameplate | closed | Deploy the application to GitHub Pages | enhancement team-code | Make it possible to deploy a built version of the application to GitHub Pages.
Best would be to add a script that allows for one-click deployment. | 1.0 | Deploy the application to GitHub Pages - Make it possible to deploy a built version of the application to GitHub Pages.
Best would be to add a script that allows for one-click deployment. | non_defect | deploy the application to github pages make it possible to deploy a built version of the application to github pages best would be to add a script that allows for one click deployment | 0 |
31,911 | 6,661,475,430 | IssuesEvent | 2017-10-02 08:47:02 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | Readonly attribute of p-editor component does not reflect changes | defect | **I'm submitting a ...** (check one with "x")
```
[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request h... | 1.0 | Readonly attribute of p-editor component does not reflect changes - **I'm submitting a ...** (check one with "x")
```
[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Ro... | defect | readonly attribute of p editor component does not reflect changes i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit supp... | 1 |
81,029 | 30,668,293,439 | IssuesEvent | 2023-07-25 20:06:23 | primefaces/primefaces | https://api.github.com/repos/primefaces/primefaces | opened | Component: <p:inputText> | :lady_beetle: defect :bangbang: needs-triage | ### Describe the bug
With version 12.0.0.0 it works perfectly, when upgrading to version 13.0.0.0, when selecting an element from an autocomplete and clicking the button to update elements, it generates this exception. That corresponds to an inputText that is in a dialog that is not shown in the event.
Caused by: j... | 1.0 | Component: <p:inputText> - ### Describe the bug
With version 12.0.0.0 it works perfectly, when upgrading to version 13.0.0.0, when selecting an element from an autocomplete and clicking the button to update elements, it generates this exception. That corresponds to an inputText that is in a dialog that is not shown ... | defect | component describe the bug with version it works perfectly when upgrading to version when selecting an element from an autocomplete and clicking the button to update elements it generates this exception that corresponds to an inputtext that is in a dialog that is not shown in the event ... | 1 |
190,111 | 6,808,821,186 | IssuesEvent | 2017-11-04 09:02:41 | Intel-bigdata/SSM | https://api.github.com/repos/Intel-bigdata/SSM | closed | Refine file path in SYNC cmdlet | LowPriority | Currently file path in cmdlet parameters are directory, e.g., /src/. However, we need detailed information such as /src/1.txt. | 1.0 | Refine file path in SYNC cmdlet - Currently file path in cmdlet parameters are directory, e.g., /src/. However, we need detailed information such as /src/1.txt. | non_defect | refine file path in sync cmdlet currently file path in cmdlet parameters are directory e g src however we need detailed information such as src txt | 0 |
20,403 | 10,516,826,920 | IssuesEvent | 2019-09-28 20:30:04 | alpersonalwebsite/react-redux-example-redux-thunk | https://api.github.com/repos/alpersonalwebsite/react-redux-example-redux-thunk | opened | CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js | security vulnerability | ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library for DOM operations</p>
<p>Library home page: <a href="htt... | True | CVE-2012-6708 (Medium) detected in jquery-1.7.1.min.js - ## CVE-2012-6708 - Medium Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jquery-1.7.1.min.js</b></p></summary>
<p>JavaScript library ... | non_defect | cve medium detected in jquery min js cve medium severity vulnerability vulnerable library jquery min js javascript library for dom operations library home page a href path to dependency file tmp ws scm react redux example redux thunk node modules sockjs examples hapi h... | 0 |
78,345 | 27,448,415,600 | IssuesEvent | 2023-03-02 15:44:09 | department-of-veterans-affairs/va.gov-cms | https://api.github.com/repos/department-of-veterans-affairs/va.gov-cms | opened | CMS mirror is using tip of main instead of released tag | Defect DevOps CMS Team | ## Describe the defect
The CMS mirror in tugboat that provides data to all the lower environment FE content-builds is using the database from prod, but is building with where the tip of main is at the time it builds (2-3AM). This means that FE tests are running against CMS code that is not actually on prod yet. This... | 1.0 | CMS mirror is using tip of main instead of released tag - ## Describe the defect
The CMS mirror in tugboat that provides data to all the lower environment FE content-builds is using the database from prod, but is building with where the tip of main is at the time it builds (2-3AM). This means that FE tests are runnin... | defect | cms mirror is using tip of main instead of released tag describe the defect the cms mirror in tugboat that provides data to all the lower environment fe content builds is using the database from prod but is building with where the tip of main is at the time it builds this means that fe tests are running ... | 1 |
31,776 | 5,996,415,161 | IssuesEvent | 2017-06-03 14:07:45 | meportillo/GestorOdontologico | https://api.github.com/repos/meportillo/GestorOdontologico | closed | Actualizar Entrega 2 con el diagrama de casos de uso | Documentation | Dejar un solo Caso de Uso: Actualizar Obras Sociales | 1.0 | Actualizar Entrega 2 con el diagrama de casos de uso - Dejar un solo Caso de Uso: Actualizar Obras Sociales | non_defect | actualizar entrega con el diagrama de casos de uso dejar un solo caso de uso actualizar obras sociales | 0 |
45,874 | 2,941,724,970 | IssuesEvent | 2015-07-02 09:50:14 | bioinformatics-ua/catalogue | https://api.github.com/repos/bioinformatics-ua/catalogue | opened | Allowing filtering in advanced search | enhancement normal priority | During the GA of EMIF, Myriam raised the problem of being hard to find questions on the advanced search for someone who is not familiar with the templates.
One possible solution would be allowing filtering of the questions in a similar way to the one done on compare databases.
I still don't know how hard it would... | 1.0 | Allowing filtering in advanced search - During the GA of EMIF, Myriam raised the problem of being hard to find questions on the advanced search for someone who is not familiar with the templates.
One possible solution would be allowing filtering of the questions in a similar way to the one done on compare databases.... | non_defect | allowing filtering in advanced search during the ga of emif myriam raised the problem of being hard to find questions on the advanced search for someone who is not familiar with the templates one possible solution would be allowing filtering of the questions in a similar way to the one done on compare databases ... | 0 |
758,999 | 26,576,663,254 | IssuesEvent | 2023-01-21 22:38:24 | battlecode/galaxy | https://api.github.com/repos/battlecode/galaxy | closed | Ratings probably have some sort of race | type: bug priority: p1 critical module: backend | Unsure yet, but somehow a match that could've had its ratings finalised wasn't.
More details to follow. Preliminary info as in logs screenshot; this match should've been eventually finalised.
<img width="1350" alt="image" src="https://user-images.githubusercontent.com/16425187/213413851-7945f1bd-78c4-4661-9038-e13a... | 1.0 | Ratings probably have some sort of race - Unsure yet, but somehow a match that could've had its ratings finalised wasn't.
More details to follow. Preliminary info as in logs screenshot; this match should've been eventually finalised.
<img width="1350" alt="image" src="https://user-images.githubusercontent.com/16425... | non_defect | ratings probably have some sort of race unsure yet but somehow a match that could ve had its ratings finalised wasn t more details to follow preliminary info as in logs screenshot this match should ve been eventually finalised img width alt image src | 0 |
3,280 | 2,610,059,822 | IssuesEvent | 2015-02-26 18:17:38 | chrsmith/jsjsj122 | https://api.github.com/repos/chrsmith/jsjsj122 | opened | 临海不孕不育治疗多少钱 | auto-migrated Priority-Medium Type-Defect | ```
临海不孕不育治疗多少钱【台州五洲生殖医院】24小时健康咨
询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州
市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108�
��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109
、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。... | 1.0 | 临海不孕不育治疗多少钱 - ```
临海不孕不育治疗多少钱【台州五洲生殖医院】24小时健康咨
询热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州
市椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108�
��118、198及椒江一金清公交车直达枫南小区,乘坐107、105、109
、112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费... | defect | 临海不孕不育治疗多少钱 临海不孕不育治疗多少钱【台州五洲生殖医院】 询热线 微信号tzwzszyy 医院地址 台州 (枫南大转盘旁)乘车线路 、 � �� 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 origina... | 1 |
769,004 | 26,990,353,249 | IssuesEvent | 2023-02-09 19:21:45 | matrixorigin/matrixone | https://api.github.com/repos/matrixorigin/matrixone | closed | [Enhancement]: Add partition id to table id | kind/enhancement priority/p0 dn cn perf-tp perf-ap source/dev | ### Is there an existing issue for enhancement?
- [X] I have checked the existing issues.
### What would you like to be added ?
```Markdown
Add a partition id to table id. I think 2 bytes is enough, maybe 1 byte.
CN/DN communication must understand this. If a table is not partitioned, let's use -1.
Push/pul... | 1.0 | [Enhancement]: Add partition id to table id - ### Is there an existing issue for enhancement?
- [X] I have checked the existing issues.
### What would you like to be added ?
```Markdown
Add a partition id to table id. I think 2 bytes is enough, maybe 1 byte.
CN/DN communication must understand this. If a table... | non_defect | add partition id to table id is there an existing issue for enhancement i have checked the existing issues what would you like to be added markdown add a partition id to table id i think bytes is enough maybe byte cn dn communication must understand this if a table is not partit... | 0 |
7,939 | 2,611,067,823 | IssuesEvent | 2015-02-27 00:31:43 | alistairreilly/andors-trail | https://api.github.com/repos/alistairreilly/andors-trail | opened | Minor bugs in r164 | auto-migrated Type-Defect | ```
Typos and other minor bugs in the latest release. (r164)
Spoiler: This contains some of the new stuff.
```
Original issue reported on code.google.com by `SamuelPl...@gmail.com` on 5 Oct 2011 at 7:26
Attachments:
* [minor bugs.zip](https://storage.googleapis.com/google-code-attachments/andors-trail/issue-245/comme... | 1.0 | Minor bugs in r164 - ```
Typos and other minor bugs in the latest release. (r164)
Spoiler: This contains some of the new stuff.
```
Original issue reported on code.google.com by `SamuelPl...@gmail.com` on 5 Oct 2011 at 7:26
Attachments:
* [minor bugs.zip](https://storage.googleapis.com/google-code-attachments/andors-... | defect | minor bugs in typos and other minor bugs in the latest release spoiler this contains some of the new stuff original issue reported on code google com by samuelpl gmail com on oct at attachments bugs zip | 1 |
73,455 | 24,641,467,352 | IssuesEvent | 2022-10-17 12:00:42 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | closed | Display empty GPX entries or discard them automatically (was Cannot discard mapillary) | Defect Minor | Description:
---
Hi, once I enabled mapillary, it seems that now I cannot discard it. Also, when I open the app the view is on, even if I have hid it in the previous use.
Device info:
---
<table>
<tr><td>App version</td><td>18.0.2.0</td></tr>
<tr><td>App version code</td><td>2203</td></tr>
<tr><td>Android build versi... | 1.0 | Display empty GPX entries or discard them automatically (was Cannot discard mapillary) - Description:
---
Hi, once I enabled mapillary, it seems that now I cannot discard it. Also, when I open the app the view is on, even if I have hid it in the previous use.
Device info:
---
<table>
<tr><td>App version</td><td>18.0.... | defect | display empty gpx entries or discard them automatically was cannot discard mapillary description hi once i enabled mapillary it seems that now i cannot discard it also when i open the app the view is on even if i have hid it in the previous use device info app version app version ... | 1 |
59,393 | 11,961,026,388 | IssuesEvent | 2020-04-05 06:25:24 | atomist/sdm-pack-aspect | https://api.github.com/repos/atomist/sdm-pack-aspect | closed | Code Inspection: npm audit on master | code-inspection | ### handlebars:<4.5.2
- _(error)_ [Arbitrary Code Execution](https://npmjs.com/advisories/1316) _Upgrade to version 4.5.2 or later._
- `handlebars:4.4.2`:
- `express-handlebars>handlebars`
### handlebars:>=4.0.0 <4.4.5
- _(warn)_ [Denial of Service](https://npmjs.com/advisories/1300) _Upgrade to version 4.4.... | 1.0 | Code Inspection: npm audit on master - ### handlebars:<4.5.2
- _(error)_ [Arbitrary Code Execution](https://npmjs.com/advisories/1316) _Upgrade to version 4.5.2 or later._
- `handlebars:4.4.2`:
- `express-handlebars>handlebars`
### handlebars:>=4.0.0 <4.4.5
- _(warn)_ [Denial of Service](https://npmjs.com/ad... | non_defect | code inspection npm audit on master handlebars error upgrade to version or later handlebars express handlebars handlebars handlebars warn upgrade to version or later handlebars express handlebars handl... | 0 |
41,011 | 10,264,649,072 | IssuesEvent | 2019-08-22 16:52:50 | Hippocampome-Org/php | https://api.github.com/repos/Hippocampome-Org/php | closed | DWW: [menus]: The browse menu selections change between the starting page and other pages | Development Local Production Review csv2db defect | When one is first on the starting page, the Browse menu options look like this:

After switching over to the Help section, the Browse menu options look like this:

After switching over to the Help s... | defect | dww the browse menu selections change between the starting page and other pages when one is first on the starting page the browse menu options look like this after switching over to the help section the browse menu options look like this the question is why do the menu options change when th... | 1 |
10,526 | 7,204,555,483 | IssuesEvent | 2018-02-06 13:07:53 | tarantool/tarantool | https://api.github.com/repos/tarantool/tarantool | closed | sql: redundant OP_Clear opcodes | good first issue performance sql | ```
CREATE TABLE t1(a PRIMARY KEY, b, c);
CREATE INDEX t1b ON t1(b);
CREATE INDEX t1c ON t1(c);
CREATE INDEX t1bc ON t1(b, c);
DELET FROM t1;
```
Generated VDBE program:
```
101> 0 Init 0 6 0 00 Start at 6
101> 1 Clear 526336 0 0 00
101> ... | True | sql: redundant OP_Clear opcodes - ```
CREATE TABLE t1(a PRIMARY KEY, b, c);
CREATE INDEX t1b ON t1(b);
CREATE INDEX t1c ON t1(c);
CREATE INDEX t1bc ON t1(b, c);
DELET FROM t1;
```
Generated VDBE program:
```
101> 0 Init 0 6 0 00 Start at 6
101> 1 Clear 526336 ... | non_defect | sql redundant op clear opcodes create table a primary key b c create index on b create index on c create index on b c delet from generated vdbe program init start at clear ... | 0 |
751,158 | 26,231,548,129 | IssuesEvent | 2023-01-05 00:57:51 | googleapis/repo-automation-bots | https://api.github.com/repos/googleapis/repo-automation-bots | closed | [Owl Bot bootstrapper] Can you provide a way to test language-specific container? | type: feature request priority: p3 bot: owl-bot bootstrapper | What I want to do:
Build a language specific container in my local Docker:
```
suztomo@suztomo:~/google-cloud-java/generation/new_client$ docker build .
Sending build context to Docker daemon 42.5kB
Step 1/6 : FROM ubuntu:22.10
---> 0f175c10c2b4
Step 2/6 : WORKDIR /workspace
---> Using cache
---> d887... | 1.0 | [Owl Bot bootstrapper] Can you provide a way to test language-specific container? - What I want to do:
Build a language specific container in my local Docker:
```
suztomo@suztomo:~/google-cloud-java/generation/new_client$ docker build .
Sending build context to Docker daemon 42.5kB
Step 1/6 : FROM ubuntu:22.... | non_defect | can you provide a way to test language specific container what i want to do build a language specific container in my local docker suztomo suztomo google cloud java generation new client docker build sending build context to docker daemon step from ubuntu step wo... | 0 |
98,734 | 30,087,929,245 | IssuesEvent | 2023-06-29 10:01:05 | ToolJet/ToolJet | https://api.github.com/repos/ToolJet/ToolJet | closed | [refactor]: Move version regarding states from editor to zustand store | appbuilder | ### What area of the codebase is to be refactored?
<!--
Provide a description of the codebase area to be refactored.
-->
Editor component
### What are the potential advantages of this proposed refactoring?
<!--
Provide a description of the potential advantages of the proposed refactoring.
-->
Thi... | 1.0 | [refactor]: Move version regarding states from editor to zustand store - ### What area of the codebase is to be refactored?
<!--
Provide a description of the codebase area to be refactored.
-->
Editor component
### What are the potential advantages of this proposed refactoring?
<!--
Provide a descrip... | non_defect | move version regarding states from editor to zustand store what area of the codebase is to be refactored provide a description of the codebase area to be refactored editor component what are the potential advantages of this proposed refactoring provide a description of t... | 0 |
785,883 | 27,626,763,620 | IssuesEvent | 2023-03-10 07:35:15 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Volcanoth! | NPC Quest - Event Priority: Critical Status: Confirmed Starting zones | Volcanoth quest id: 24958
Goblin racial questline
After killing Volcanoth the plane to move you out of the Volcano spawns but does not remove you from the area, when trying to leave the cave I ended up falling through the world until a dev moved me.
I'm unsure if the Volcanoth! quest is marked complete but I'v... | 1.0 | Volcanoth! - Volcanoth quest id: 24958
Goblin racial questline
After killing Volcanoth the plane to move you out of the Volcano spawns but does not remove you from the area, when trying to leave the cave I ended up falling through the world until a dev moved me.
I'm unsure if the Volcanoth! quest is marked com... | non_defect | volcanoth volcanoth quest id goblin racial questline after killing volcanoth the plane to move you out of the volcano spawns but does not remove you from the area when trying to leave the cave i ended up falling through the world until a dev moved me i m unsure if the volcanoth quest is marked complet... | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.