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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
50,584 | 13,187,600,111 | IssuesEvent | 2020-08-13 03:57:05 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | sim-services - missing sphinx docs (Trac #996) | Migrated from Trac combo simulation defect | `sim-services/resources/docs/sanity_checkers/sanity_checkers.rst` isn't picked up by sphinx on `make docs`
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/996
, reported by nega and owned by nega</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2015-05-26T21:51:48", ... | 1.0 | sim-services - missing sphinx docs (Trac #996) - `sim-services/resources/docs/sanity_checkers/sanity_checkers.rst` isn't picked up by sphinx on `make docs`
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/996
, reported by nega and owned by nega</em></summary>
<p>
```json
{
"status": "cl... | defect | sim services missing sphinx docs trac sim services resources docs sanity checkers sanity checkers rst isn t picked up by sphinx on make docs migrated from reported by nega and owned by nega json status closed changetime description sim services r... | 1 |
55,739 | 30,925,944,430 | IssuesEvent | 2023-08-06 13:32:00 | tensorflow/tensorflow | https://api.github.com/repos/tensorflow/tensorflow | reopened | gradient returns `None` | stat:awaiting response stale comp:keras type:performance TF 2.7 | ### Issue type
Performance
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.7.1
### Custom code
Yes
### OS platform and distribution
CentOS Linux 7 (Core)
### Mobile device
_No response_
### Python version
3.8.12
### B... | True | gradient returns `None` - ### Issue type
Performance
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.7.1
### Custom code
Yes
### OS platform and distribution
CentOS Linux 7 (Core)
### Mobile device
_No response_
### Python ... | non_defect | gradient returns none issue type performance have you reproduced the bug with tensorflow nightly no source source tensorflow version custom code yes os platform and distribution centos linux core mobile device no response python ... | 0 |
27,252 | 4,952,295,905 | IssuesEvent | 2016-12-01 11:29:16 | rbei-etas/busmaster | https://api.github.com/repos/rbei-etas/busmaster | opened | Error in editing Utility function | 1.3 patch (defect) 3.3 low priority (EC3) | Create a utility function with void return type and try to edit the same function to change return type to int. Error 'function already exists' is displayed. | 1.0 | Error in editing Utility function - Create a utility function with void return type and try to edit the same function to change return type to int. Error 'function already exists' is displayed. | defect | error in editing utility function create a utility function with void return type and try to edit the same function to change return type to int error function already exists is displayed | 1 |
157,084 | 12,345,949,436 | IssuesEvent | 2020-05-15 09:51:38 | gluster/glusterfs | https://api.github.com/repos/gluster/glusterfs | closed | [RFE] Keep all the trace and debug level logs in memory in a circular buffer | FA: Debug-ability & Quality FA: Testing Improvements FA: Usability & Supportability Prio: Medium wontfix | By keeping debug and trace logs in memory, we can get more debug friendly feature.
This would help developers to debug the issue faster, and there is no need to restart the process. | 1.0 | [RFE] Keep all the trace and debug level logs in memory in a circular buffer - By keeping debug and trace logs in memory, we can get more debug friendly feature.
This would help developers to debug the issue faster, and there is no need to restart the process. | non_defect | keep all the trace and debug level logs in memory in a circular buffer by keeping debug and trace logs in memory we can get more debug friendly feature this would help developers to debug the issue faster and there is no need to restart the process | 0 |
489,968 | 14,114,051,224 | IssuesEvent | 2020-11-07 14:17:00 | python/mypy | https://api.github.com/repos/python/mypy | closed | Forcefully follow import to site-package, despite no py.typed file | feature needs discussion priority-2-low | If I manually do a
`touch .tox/mypy/lib/python3.6/site-packages/kubernetes/py.typed`
I can
1. increase my testing coverage and
2. remove mypy's
```ini
[mypy-kubernetes.*]
ignore_missing_imports=True
```
I'm missing a way to force following the import to `kubernetes`.
Right now, my... | 1.0 | Forcefully follow import to site-package, despite no py.typed file - If I manually do a
`touch .tox/mypy/lib/python3.6/site-packages/kubernetes/py.typed`
I can
1. increase my testing coverage and
2. remove mypy's
```ini
[mypy-kubernetes.*]
ignore_missing_imports=True
```
I'm missing a... | non_defect | forcefully follow import to site package despite no py typed file if i manually do a touch tox mypy lib site packages kubernetes py typed i can increase my testing coverage and remove mypy s ini ignore missing imports true i m missing a way to force following ... | 0 |
71,253 | 23,508,335,500 | IssuesEvent | 2022-08-18 14:24:37 | scoutplan/scoutplan | https://api.github.com/repos/scoutplan/scoutplan | closed | [Scoutplan Production/production] NameError: undefined local variable or method `payment_amount' for #<Event id: 87409, unit_id: 32098, title: "Committee / Parent Meeting", description: nil, starts_at: "2022-09-01 19:00:00.000000000 -0400", ends_at: "2022-09-01 20:00:00.000000000 -0400", location: "Zoom", created_at: "... | defect | ## Backtrace
line 78 of [PROJECT_ROOT]/app/models/event.rb: requires_payment?
line 47 of [PROJECT_ROOT]/app/views/events/show.html.slim: block in _app_views_events_show_html_slim__3704642992670495319_8440500
line 5 of [PROJECT_ROOT]/app/views/events/show.html.slim: _app_views_events_show_html_slim__3704642... | 1.0 | [Scoutplan Production/production] NameError: undefined local variable or method `payment_amount' for #<Event id: 87409, unit_id: 32098, title: "Committee / Parent Meeting", description: nil, starts_at: "2022-09-01 19:00:00.000000000 -0400", ends_at: "2022-09-01 20:00:00.000000000 -0400", location: "Zoom", created_at: "... | defect | nameerror undefined local variable or method payment amount for event id unit id title committee parent meeting description nil starts at ends at location zoom created at updated at requires rsvp false max t... | 1 |
206,418 | 23,384,836,961 | IssuesEvent | 2022-08-11 12:56:46 | H-459/exam_baragon_gal | https://api.github.com/repos/H-459/exam_baragon_gal | opened | jackson-databind-2.9.9.jar: 50 vulnerabilities (highest severity is: 9.8) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary>
<p>General data-binding functionality for Jackson: works on core streaming API</p>
<p>Library home page: <a href="http://... | True | jackson-databind-2.9.9.jar: 50 vulnerabilities (highest severity is: 9.8) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.9.9.jar</b></p></summary>
<p>General data-binding functionality for Jac... | non_defect | jackson databind jar vulnerabilities highest severity is vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file baragondata pom xml path to vulnerable library t... | 0 |
3,083 | 2,607,983,225 | IssuesEvent | 2015-02-26 00:50:31 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | Notepad++ Ctrl-Y Keybind | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Open any file, type something
2.press ctrl-z (undo)
3.press ctrl-y (redo effect - native command expected)
What is the expected output? What do you see instead?
Redo expected, nothing happens.
What version of the product are you using? On what operating system?
ZC 0.7 / Np... | 1.0 | Notepad++ Ctrl-Y Keybind - ```
What steps will reproduce the problem?
1.Open any file, type something
2.press ctrl-z (undo)
3.press ctrl-y (redo effect - native command expected)
What is the expected output? What do you see instead?
Redo expected, nothing happens.
What version of the product are you using? On what op... | defect | notepad ctrl y keybind what steps will reproduce the problem open any file type something press ctrl z undo press ctrl y redo effect native command expected what is the expected output what do you see instead redo expected nothing happens what version of the product are you using on what op... | 1 |
28,631 | 5,314,537,917 | IssuesEvent | 2017-02-13 15:17:43 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | BOINC BSODs on Win10 at 7.6.33 | C: Client - Screen Saver E: to be determined T: Defect | Seeing a BSOD which I thought was being caused by MilkyWay GPU s/w I now think is a BOINC issue. I have several Win10 minidumps of the issue (I hope), or whatever windows takes when it goes blue. The reason why I think its GPU is I have that set only to run when I am away from the computer and when screensaver is runni... | 1.0 | BOINC BSODs on Win10 at 7.6.33 - Seeing a BSOD which I thought was being caused by MilkyWay GPU s/w I now think is a BOINC issue. I have several Win10 minidumps of the issue (I hope), or whatever windows takes when it goes blue. The reason why I think its GPU is I have that set only to run when I am away from the compu... | defect | boinc bsods on at seeing a bsod which i thought was being caused by milkyway gpu s w i now think is a boinc issue i have several minidumps of the issue i hope or whatever windows takes when it goes blue the reason why i think its gpu is i have that set only to run when i am away from the computer and w... | 1 |
47,892 | 12,132,446,693 | IssuesEvent | 2020-04-23 07:17:27 | kwk/test-llvm-bz-import-5 | https://api.github.com/repos/kwk/test-llvm-bz-import-5 | closed | hard-wired assumption that shared-library extension is ".so" | BZ-BUG-STATUS: RESOLVED BZ-RESOLUTION: FIXED Build scripts/Makefiles dummy import from bugzilla | This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=214. | 1.0 | hard-wired assumption that shared-library extension is ".so" - This issue was imported from Bugzilla https://bugs.llvm.org/show_bug.cgi?id=214. | non_defect | hard wired assumption that shared library extension is so this issue was imported from bugzilla | 0 |
645,407 | 21,004,107,550 | IssuesEvent | 2022-03-29 20:32:22 | trufflesuite/truffle | https://api.github.com/repos/trufflesuite/truffle | closed | Error: Deployer._preFlightCheck when deploying | Migrations needs investigated priority2 ⚠️ | - [ ] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
When trying to deploy a smart contract which is using some interfaces, it returns the following error:
```
"MyContract" is an abstract contract or an interfac... | 1.0 | Error: Deployer._preFlightCheck when deploying - - [ ] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
When trying to deploy a smart contract which is using some interfaces, it returns the following error:
```
"M... | non_defect | error deployer preflightcheck when deploying i ve asked for help in the before filing this issue issue when trying to deploy a smart contract which is using some interfaces it returns the following error mycontract is an abstract contract or an interface ... | 0 |
71,141 | 23,467,821,227 | IssuesEvent | 2022-08-16 18:32:34 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Sidebar doesn't stay collapsed | T-Defect | ### Steps to reproduce
1. Collapse the sidebar
2. Make the window narrower
3. Make the window wider again
### Outcome
#### What did you expect?
Sidebar stays as big as it is, even if that means keeping it collapsed.
#### What happened instead?
Sidebar un-collapses.
### Operating system
Windows 10
### App... | 1.0 | Sidebar doesn't stay collapsed - ### Steps to reproduce
1. Collapse the sidebar
2. Make the window narrower
3. Make the window wider again
### Outcome
#### What did you expect?
Sidebar stays as big as it is, even if that means keeping it collapsed.
#### What happened instead?
Sidebar un-collapses.
### Oper... | defect | sidebar doesn t stay collapsed steps to reproduce collapse the sidebar make the window narrower make the window wider again outcome what did you expect sidebar stays as big as it is even if that means keeping it collapsed what happened instead sidebar un collapses oper... | 1 |
9,725 | 3,068,674,499 | IssuesEvent | 2015-08-18 16:41:59 | websharks/html-compressor | https://api.github.com/repos/websharks/html-compressor | closed | Letters are missing, when use final HTML compression | bug tested/reproduced | When enable "Yes, compress (remove extra whitespace) in the final HTML code too." some Russian letters (like "Р") are missing. Please fix it.
 | 1.0 | Letters are missing, when use final HTML compression - When enable "Yes, compress (remove extra whitespace) in the final HTML code too." some Russian letters (like "Р") are missing. Please fix it.
 error | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
#running a large data set with either "fast" or "normal"
>modelomatic_OSX Phyllos_OR137_Funct_tAlign.phylip bionj
Phyllos_OR137_Funct_tAlign_mOm_results_fast.txt 0 fast
#or "normal"
>modelomatic_OSX Phyllos_OR137_Funct_tAlign.phylip bionj
Phyllos_OR137_Funct_tAlign_mOm_re... | 1.0 | Broken Prob() error - ```
What steps will reproduce the problem?
#running a large data set with either "fast" or "normal"
>modelomatic_OSX Phyllos_OR137_Funct_tAlign.phylip bionj
Phyllos_OR137_Funct_tAlign_mOm_results_fast.txt 0 fast
#or "normal"
>modelomatic_OSX Phyllos_OR137_Funct_tAlign.phylip bionj
Phyllos_OR1... | defect | broken prob error what steps will reproduce the problem running a large data set with either fast or normal modelomatic osx phyllos funct talign phylip bionj phyllos funct talign mom results fast txt fast or normal modelomatic osx phyllos funct talign phylip bionj phyllos funct talign ... | 1 |
29,786 | 5,891,534,592 | IssuesEvent | 2017-05-17 17:17:47 | CocoaPods/CocoaPods | https://api.github.com/repos/CocoaPods/CocoaPods | closed | "Unable to find host target(s)" with static library target | s2:confirmed t2:defect | ## What did you do?
Run `pod install` to install dependencies on a project StaticLib containing a single **Cocoa Touch Static Library** target.
## What did you expect to happen?
Install all pod dependencies correctly.
Note that if I had a project containing a single **Cocoa Touch Dynamic Framework target**, `... | 1.0 | "Unable to find host target(s)" with static library target - ## What did you do?
Run `pod install` to install dependencies on a project StaticLib containing a single **Cocoa Touch Static Library** target.
## What did you expect to happen?
Install all pod dependencies correctly.
Note that if I had a project co... | defect | unable to find host target s with static library target what did you do run pod install to install dependencies on a project staticlib containing a single cocoa touch static library target what did you expect to happen install all pod dependencies correctly note that if i had a project co... | 1 |
275,149 | 8,575,038,036 | IssuesEvent | 2018-11-12 16:15:37 | poanetwork/blockscout | https://api.github.com/repos/poanetwork/blockscout | closed | Transaction Details 404 page | enhancement in progress priority: high team: developer | If a transaction does not exist yet, we should not show a standard 404 page. Instead, we should show the TX details page but with a message stating that our node hasn't picked up the transaction yet and the page will update automatically when it does.
1. If the user is on the correct route for the transaction detail... | 1.0 | Transaction Details 404 page - If a transaction does not exist yet, we should not show a standard 404 page. Instead, we should show the TX details page but with a message stating that our node hasn't picked up the transaction yet and the page will update automatically when it does.
1. If the user is on the correct r... | non_defect | transaction details page if a transaction does not exist yet we should not show a standard page instead we should show the tx details page but with a message stating that our node hasn t picked up the transaction yet and the page will update automatically when it does if the user is on the correct route... | 0 |
19,392 | 3,198,773,653 | IssuesEvent | 2015-10-01 14:00:38 | compomics/searchgui | https://api.github.com/repos/compomics/searchgui | closed | Database import failed | auto-migrated Priority-Medium Type-Defect | ```
I tried to import a self-made database which apperently worked well, as all
sequences were read in and search-GUI (like usually) asks if I alsol want to
add the decoys to the DB. Answering with yes, it does so.
But, after this step the message occurs:
"FASTA Import Error
File D:\\..."
I do not get a specific err... | 1.0 | Database import failed - ```
I tried to import a self-made database which apperently worked well, as all
sequences were read in and search-GUI (like usually) asks if I alsol want to
add the decoys to the DB. Answering with yes, it does so.
But, after this step the message occurs:
"FASTA Import Error
File D:\\..."
I ... | defect | database import failed i tried to import a self made database which apperently worked well as all sequences were read in and search gui like usually asks if i alsol want to add the decoys to the db answering with yes it does so but after this step the message occurs fasta import error file d i ... | 1 |
53,226 | 13,261,216,324 | IssuesEvent | 2020-08-20 19:29:39 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | Steamshovel in Python 3 (Trac #1005) | Migrated from Trac combo core defect |
```text
[ 86%] Building CXX object steamshovel/CMakeFiles/shovelart-pybindings.dir/private/shovelart/pybindings/Types.cpp.o
/home/mntobin/IceRec/src/steamshovel/private/shovelart/pybindings/Types.cpp: In
static member function ‘static void * scripting::shovelart
::QStringConversion::convertible(PyObject *)’:
/... | 1.0 | Steamshovel in Python 3 (Trac #1005) -
```text
[ 86%] Building CXX object steamshovel/CMakeFiles/shovelart-pybindings.dir/private/shovelart/pybindings/Types.cpp.o
/home/mntobin/IceRec/src/steamshovel/private/shovelart/pybindings/Types.cpp: In
static member function ‘static void * scripting::shovelart
::QString... | defect | steamshovel in python trac text building cxx object steamshovel cmakefiles shovelart pybindings dir private shovelart pybindings types cpp o home mntobin icerec src steamshovel private shovelart pybindings types cpp in static member function ‘static void scripting shovelart qstringconversi... | 1 |
327,037 | 28,038,809,496 | IssuesEvent | 2023-03-28 16:53:33 | paradigmxyz/reth | https://api.github.com/repos/paradigmxyz/reth | opened | Improve network with txpool test coverage | C-enhancement A-tx-pool C-test A-networking | ### Describe the feature
https://github.com/paradigmxyz/reth/pull/1901 surfaced several bugs in the network <-> pool integration that went unnoticed until #2004
to catch these, test coverage with installed txpool service needs to be improved
## TODO
* add new `network` integration tests with txpool task
* en... | 1.0 | Improve network with txpool test coverage - ### Describe the feature
https://github.com/paradigmxyz/reth/pull/1901 surfaced several bugs in the network <-> pool integration that went unnoticed until #2004
to catch these, test coverage with installed txpool service needs to be improved
## TODO
* add new `netwo... | non_defect | improve network with txpool test coverage describe the feature surfaced several bugs in the network pool integration that went unnoticed until to catch these test coverage with installed txpool service needs to be improved todo add new network integration tests with txpool task ensure ... | 0 |
25,745 | 4,440,041,423 | IssuesEvent | 2016-08-19 00:48:37 | FoldingAtHome/fah-client-pub | https://api.github.com/repos/FoldingAtHome/fah-client-pub | closed | GPU "not configured" still downloads WUs and repeatedly fails | defect | Trac | Data
---: | :---
Ticket | 1133
Reported by | @bb30994
Status | new
Component | FAHClient
Priority | 5
In certain rare instances, a GPU can be classified as "not configured" but it's still attached to a slot and can be started, resulting in a series of dumped WUs. The slot needs to be smart enough to disable it... | 1.0 | GPU "not configured" still downloads WUs and repeatedly fails - Trac | Data
---: | :---
Ticket | 1133
Reported by | @bb30994
Status | new
Component | FAHClient
Priority | 5
In certain rare instances, a GPU can be classified as "not configured" but it's still attached to a slot and can be started, resulting in a series... | defect | gpu not configured still downloads wus and repeatedly fails trac data ticket reported by status new component fahclient priority in certain rare instances a gpu can be classified as not configured but it s still attached to a slot and can be started resulting in a series of dumpe... | 1 |
6,998 | 2,610,321,283 | IssuesEvent | 2015-02-26 19:43:37 | chrsmith/republic-at-war | https://api.github.com/repos/chrsmith/republic-at-war | closed | CRASH | auto-migrated Priority-Medium Type-Defect | ```
Stolen AAT available at the merc center without the upgrade. (probably causes
crash if built anyway)
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 9 May 2011 at 12:08 | 1.0 | CRASH - ```
Stolen AAT available at the merc center without the upgrade. (probably causes
crash if built anyway)
```
-----
Original issue reported on code.google.com by `z3r0...@gmail.com` on 9 May 2011 at 12:08 | defect | crash stolen aat available at the merc center without the upgrade probably causes crash if built anyway original issue reported on code google com by gmail com on may at | 1 |
19,653 | 4,428,447,353 | IssuesEvent | 2016-08-17 02:21:42 | Automattic/facebook-instant-articles-wp | https://api.github.com/repos/Automattic/facebook-instant-articles-wp | closed | Using separate front/back-end URLs | Documentation | Following on from #325 we should document the need for the Facebook app to use the backend URL in order to authenticate the plugin. Including;
* App can only have one app domain
* That app domain must be the backend URL
* If an app is used for frontend things, a separate app will be needed for the backend | 1.0 | Using separate front/back-end URLs - Following on from #325 we should document the need for the Facebook app to use the backend URL in order to authenticate the plugin. Including;
* App can only have one app domain
* That app domain must be the backend URL
* If an app is used for frontend things, a separate app wi... | non_defect | using separate front back end urls following on from we should document the need for the facebook app to use the backend url in order to authenticate the plugin including app can only have one app domain that app domain must be the backend url if an app is used for frontend things a separate app will... | 0 |
34,043 | 7,330,106,636 | IssuesEvent | 2018-03-05 08:44:52 | primefaces/primeng | https://api.github.com/repos/primefaces/primeng | closed | PanelMenu ignores the visible attribute | defect | ### There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => Search github for a similar issue or PR bef... | 1.0 | PanelMenu ignores the visible attribute - ### There is no guarantee in receiving a response in GitHub Issue Tracker, If you'd like to secure our response, you may consider *PrimeNG PRO Support* where support is provided within 4 business hours
**I'm submitting a ...** (check one with "x")
```
[x ] bug report => S... | defect | panelmenu ignores the visible attribute there is no guarantee in receiving a response in github issue tracker if you d like to secure our response you may consider primeng pro support where support is provided within business hours i m submitting a check one with x bug report sear... | 1 |
42,519 | 11,099,239,142 | IssuesEvent | 2019-12-16 16:37:55 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | RingBuffer ReadManyOperation fails to set `NextSequenceToReadFrom` on ResultSet | Module: Ringbuffer Source: Internal Team: Core Type: Defect | This [PR](https://github.com/hazelcast/hazelcast/pull/12429) introduced a [new method](https://github.com/hazelcast/hazelcast/pull/12429/files#diff-3b1753cbdb6e6b21b7ecd707c83b8897R106) on `ReadResultSet`.
However it's currently only usable when used to read from [event journal](https://github.com/hazelcast/hazelca... | 1.0 | RingBuffer ReadManyOperation fails to set `NextSequenceToReadFrom` on ResultSet - This [PR](https://github.com/hazelcast/hazelcast/pull/12429) introduced a [new method](https://github.com/hazelcast/hazelcast/pull/12429/files#diff-3b1753cbdb6e6b21b7ecd707c83b8897R106) on `ReadResultSet`.
However it's currently only ... | defect | ringbuffer readmanyoperation fails to set nextsequencetoreadfrom on resultset this introduced a on readresultset however it s currently only usable when used to read from when you use ringbuffer then the getnextsequencetoreadfrom always return i suspect it s because the fails to ... | 1 |
9,219 | 2,615,139,863 | IssuesEvent | 2015-03-01 06:14:06 | chrsmith/reaver-wps | https://api.github.com/repos/chrsmith/reaver-wps | closed | failed association warnings error message | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. failed association warnings
What version of the product are you using? On what operating system?
Most current reaver-1.2.tar.gz Reaver v1.2
Please provide any additional information below.
I have tried everything from uninstalling and reinstalling.
I keep getting the... | 1.0 | failed association warnings error message - ```
What steps will reproduce the problem?
1. failed association warnings
What version of the product are you using? On what operating system?
Most current reaver-1.2.tar.gz Reaver v1.2
Please provide any additional information below.
I have tried everything from uninst... | defect | failed association warnings error message what steps will reproduce the problem failed association warnings what version of the product are you using on what operating system most current reaver tar gz reaver please provide any additional information below i have tried everything from uninsta... | 1 |
281,336 | 24,384,982,383 | IssuesEvent | 2022-10-04 10:58:12 | Kuadrant/testsuite | https://api.github.com/repos/Kuadrant/testsuite | closed | Add test for Auth credentials | good first issue test-case Kuadrant | You can override where Authorino expects the authentication details
https://github.com/Kuadrant/authorino/blob/main/docs/features.md#extra-auth-credentials-credentials
- [ ] Authorization header
- [ ] Custom header
- [ ] Cookie
- [ ] Query | 1.0 | Add test for Auth credentials - You can override where Authorino expects the authentication details
https://github.com/Kuadrant/authorino/blob/main/docs/features.md#extra-auth-credentials-credentials
- [ ] Authorization header
- [ ] Custom header
- [ ] Cookie
- [ ] Query | non_defect | add test for auth credentials you can override where authorino expects the authentication details authorization header custom header cookie query | 0 |
1,019 | 2,594,446,789 | IssuesEvent | 2015-02-20 03:31:33 | BALL-Project/ball | https://api.github.com/repos/BALL-Project/ball | closed | energyminimization changes bondingorder | C: BALL Core P: major R: invalid T: defect | **Reported by mkonietzko on 30 Jun 42616200 03:02 UTC**
energyminimization changes aromatic bondings in single bondings. | 1.0 | energyminimization changes bondingorder - **Reported by mkonietzko on 30 Jun 42616200 03:02 UTC**
energyminimization changes aromatic bondings in single bondings. | defect | energyminimization changes bondingorder reported by mkonietzko on jun utc energyminimization changes aromatic bondings in single bondings | 1 |
134,195 | 18,439,659,470 | IssuesEvent | 2021-10-14 16:29:38 | Verseghy/website_backend | https://api.github.com/repos/Verseghy/website_backend | opened | CVE-2021-33623 (High) detected in trim-newlines-1.0.0.tgz | security vulnerability | ## CVE-2021-33623 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-newlines-1.0.0.tgz</b></p></summary>
<p>Trim newlines from the start and/or end of a string</p>
<p>Library home p... | True | CVE-2021-33623 (High) detected in trim-newlines-1.0.0.tgz - ## CVE-2021-33623 - High Severity Vulnerability
<details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>trim-newlines-1.0.0.tgz</b></p></summary>
<p>Trim newlines... | non_defect | cve high detected in trim newlines tgz cve high severity vulnerability vulnerable library trim newlines tgz trim newlines from the start and or end of a string library home page a href path to dependency file website backend package json path to vulnerable library we... | 0 |
76,001 | 21,097,338,029 | IssuesEvent | 2022-04-04 11:35:27 | microsoft/PowerToys | https://api.github.com/repos/microsoft/PowerToys | closed | Build fails on Windows 10/Visual Studio 2019 Community Edition | Issue-Bug Resolution-Fix-Committed Priority-1 Area-Build | ### Microsoft PowerToys version
All
### Running as admin
- [ ] Yes
### Area(s) with issue?
General
### Steps to reproduce
1. Fork the repository.
2. Clone the repository.
3. Install dependencies and clone submodules.
4. Try building the solution.
 with issue?
General
### Steps to reproduce
1. Fork the repository.
2. Clone the repository.
3. Install dependencies and clone submodules.
4. Try building the solution... | non_defect | build fails on windows visual studio community edition microsoft powertoys version all running as admin yes area s with issue general steps to reproduce fork the repository clone the repository install dependencies and clone submodules try building the solution ... | 0 |
3,887 | 4,086,891,964 | IssuesEvent | 2016-06-01 07:57:07 | dotnet/corefx | https://api.github.com/repos/dotnet/corefx | closed | Reduce ETW events impact on WCF perf | tenet-performance | @vancem is currently looking into a fix of an ETW issue that has an impact of 2~3 times on the throughput of WCF. The fix is tracked for RTM release. | True | Reduce ETW events impact on WCF perf - @vancem is currently looking into a fix of an ETW issue that has an impact of 2~3 times on the throughput of WCF. The fix is tracked for RTM release. | non_defect | reduce etw events impact on wcf perf vancem is currently looking into a fix of an etw issue that has an impact of times on the throughput of wcf the fix is tracked for rtm release | 0 |
41,280 | 10,354,024,886 | IssuesEvent | 2019-09-05 12:56:54 | mozilla-lockwise/lockwise-android | https://api.github.com/repos/mozilla-lockwise/lockwise-android | opened | Crash - App crashes accessing several times to Edit/Delete entry | type: defect | ## Steps to reproduce
I don't have exact steps yet, but I have seen the crash many times when going to Edit entry, Discard or Cancel, then go to Delete entry and cancel. Repeating these steps the app crashes.
### Expected behavior
App should not crash
### Actual behavior
The app crashes following several steps. It... | 1.0 | Crash - App crashes accessing several times to Edit/Delete entry - ## Steps to reproduce
I don't have exact steps yet, but I have seen the crash many times when going to Edit entry, Discard or Cancel, then go to Delete entry and cancel. Repeating these steps the app crashes.
### Expected behavior
App should not cras... | defect | crash app crashes accessing several times to edit delete entry steps to reproduce i don t have exact steps yet but i have seen the crash many times when going to edit entry discard or cancel then go to delete entry and cancel repeating these steps the app crashes expected behavior app should not cras... | 1 |
29,196 | 5,583,108,251 | IssuesEvent | 2017-03-28 23:08:24 | geoscience-community-codes/GISMO | https://api.github.com/repos/geoscience-community-codes/GISMO | closed | Waveform not spanning Antelope day database boundaries | auto-migrated Priority-Medium Type-Defect | _From @GoogleCodeExporter on August 1, 2015 21:51_
```
What steps will reproduce the problem?
ds = datasource('uaf_continuous');
scnl = scnlobject('RDWB','BHZ','','');
time = datenum(['04/01/2009 00:00' ; '04/01/2009 01:00']);
w = waveform(ds,scnl,time-600/86400,time+600/86400)
The problem arises because the first s... | 1.0 | Waveform not spanning Antelope day database boundaries - _From @GoogleCodeExporter on August 1, 2015 21:51_
```
What steps will reproduce the problem?
ds = datasource('uaf_continuous');
scnl = scnlobject('RDWB','BHZ','','');
time = datenum(['04/01/2009 00:00' ; '04/01/2009 01:00']);
w = waveform(ds,scnl,time-600/8640... | defect | waveform not spanning antelope day database boundaries from googlecodeexporter on august what steps will reproduce the problem ds datasource uaf continuous scnl scnlobject rdwb bhz time datenum w waveform ds scnl time time the problem arises because the first s... | 1 |
77,514 | 27,031,097,408 | IssuesEvent | 2023-02-12 07:37:27 | jMonkeyEngine/jmonkeyengine | https://api.github.com/repos/jMonkeyEngine/jmonkeyengine | closed | New animation system: shared stateful static objects cause unexpected threading issues | defect | In general, JME operates in a "threading not supported" mode but in a "you are fine to do whatever until you attach it to the scene graph" sort of way. Meaning that you can load and manipulate Spatials from separate threads but once you attach them to the render-thread managed scene, then hands off.
The animation s... | 1.0 | New animation system: shared stateful static objects cause unexpected threading issues - In general, JME operates in a "threading not supported" mode but in a "you are fine to do whatever until you attach it to the scene graph" sort of way. Meaning that you can load and manipulate Spatials from separate threads but on... | defect | new animation system shared stateful static objects cause unexpected threading issues in general jme operates in a threading not supported mode but in a you are fine to do whatever until you attach it to the scene graph sort of way meaning that you can load and manipulate spatials from separate threads but on... | 1 |
69,820 | 22,684,711,978 | IssuesEvent | 2022-07-04 13:07:08 | vector-im/element-ios | https://api.github.com/repos/vector-im/element-ios | opened | Constructed replies sometimes have an empty "(null)" replied content | T-Defect | ### Steps to reproduce
1. Browsing a timeline with some replies, especially while backpaginating
### Outcome

This is due to some replied events that have (usually temporary) missing fields in the loca... | 1.0 | Constructed replies sometimes have an empty "(null)" replied content - ### Steps to reproduce
1. Browsing a timeline with some replies, especially while backpaginating
### Outcome

This is due to some ... | defect | constructed replies sometimes have an empty null replied content steps to reproduce browsing a timeline with some replies especially while backpaginating outcome this is due to some replied events that have usually temporary missing fields in the local db element ios should use the fal... | 1 |
64,773 | 16,037,927,251 | IssuesEvent | 2021-04-22 01:44:32 | rubyforgood/casa | https://api.github.com/repos/rubyforgood/casa | opened | Clarify Follow Up / Resolve button and tooltip color & text | not-ready-to-build | **What type of user is this for? volunteer/supervisor/admin/all**
volunteer
**Description**
Clarify Follow Up / Resolve button and tooltip color & text
User confusion:
> 3. After one entry was put in , it now says “resolve”. Don’t know what that means since I don’t see anything to resolve.
**Screenshots ... | 1.0 | Clarify Follow Up / Resolve button and tooltip color & text - **What type of user is this for? volunteer/supervisor/admin/all**
volunteer
**Description**
Clarify Follow Up / Resolve button and tooltip color & text
User confusion:
> 3. After one entry was put in , it now says “resolve”. Don’t know what that me... | non_defect | clarify follow up resolve button and tooltip color text what type of user is this for volunteer supervisor admin all volunteer description clarify follow up resolve button and tooltip color text user confusion after one entry was put in it now says “resolve” don’t know what that me... | 0 |
702,091 | 24,120,610,189 | IssuesEvent | 2022-09-20 18:21:15 | googleapis/nodejs-private-catalog | https://api.github.com/repos/googleapis/nodejs-private-catalog | closed | Quickstart: should run quickstart failed | type: bug priority: p1 flakybot: issue flakybot: flaky api: cloudprivatecatalog | Note: #9 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 4259f2f26191b70e98cab9b2a75bef793ce3d7da
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f99a4f9c-c673-407a-81e9-07936283e8a3), [Sponge](http://sponge2/f99a4f9c-c673-407a-81e... | 1.0 | Quickstart: should run quickstart failed - Note: #9 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 4259f2f26191b70e98cab9b2a75bef793ce3d7da
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/f99a4f9c-c673-407a-81e9-07936283e8a3), [Sp... | non_defect | quickstart should run quickstart failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output command failed node quickstart js long door unauthenticated request had invalid authentication credent... | 0 |
78,031 | 27,284,036,004 | IssuesEvent | 2023-02-23 12:12:55 | vector-im/element-x-ios | https://api.github.com/repos/vector-im/element-x-ios | closed | When specifying a custom server, you cannot specify a URL in the box asking for a URL. | T-Defect A-Login S-Critical O-Occasional Team: Element X Platform | ### Steps to reproduce
Failure:
1. Click "onboarding_continue",
2. Click "login-change_server"
3. Click "change_server-server" and type "https://servername.lab.element.dev" (a valid URL for the C-S api of a server supporting sliding sync)
4. View the error that pops up.
(see https://app-automate.browserstack.... | 1.0 | When specifying a custom server, you cannot specify a URL in the box asking for a URL. - ### Steps to reproduce
Failure:
1. Click "onboarding_continue",
2. Click "login-change_server"
3. Click "change_server-server" and type "https://servername.lab.element.dev" (a valid URL for the C-S api of a server supporting ... | defect | when specifying a custom server you cannot specify a url in the box asking for a url steps to reproduce failure click onboarding continue click login change server click change server server and type a valid url for the c s api of a server supporting sliding sync view the error t... | 1 |
105,823 | 23,121,444,812 | IssuesEvent | 2022-07-27 22:02:21 | gdscashesi/ashesi-hackers-league | https://api.github.com/repos/gdscashesi/ashesi-hackers-league | closed | skeleton loader | code | Build for us a skeleton loader component we can customize for our needs. It should be able to morph shapes according to the props passed to it
@Oheneba-Dade
```js
<Skeleton shape="circle"/> // renders a circle skeleton loader
<Skeleton shape="square"/> // renders a square skeleton loader
<Skeleton shape="line... | 1.0 | skeleton loader - Build for us a skeleton loader component we can customize for our needs. It should be able to morph shapes according to the props passed to it
@Oheneba-Dade
```js
<Skeleton shape="circle"/> // renders a circle skeleton loader
<Skeleton shape="square"/> // renders a square skeleton loader
<Sk... | non_defect | skeleton loader build for us a skeleton loader component we can customize for our needs it should be able to morph shapes according to the props passed to it oheneba dade js renders a circle skeleton loader renders a square skeleton loader renders a line skeleton loader | 0 |
61,634 | 8,531,742,817 | IssuesEvent | 2018-11-04 15:17:09 | EnMasseProject/enmasse | https://api.github.com/repos/EnMasseProject/enmasse | closed | [Minor][docs] Difference between how firefox and chrome render upstream docs font | component/documentation | Very small insignificant point, but after discussion with @jenmalloy, we agreed that I will create an issue so it may be looked into at some point in the future.
Firefox renders the upstream docs font quite badly.. compared to Chrome. The letter spacing is quite inconsistent in FF. Sometimes 'squashing' the letters... | 1.0 | [Minor][docs] Difference between how firefox and chrome render upstream docs font - Very small insignificant point, but after discussion with @jenmalloy, we agreed that I will create an issue so it may be looked into at some point in the future.
Firefox renders the upstream docs font quite badly.. compared to Chrome... | non_defect | difference between how firefox and chrome render upstream docs font very small insignificant point but after discussion with jenmalloy we agreed that i will create an issue so it may be looked into at some point in the future firefox renders the upstream docs font quite badly compared to chrome the lette... | 0 |
61,916 | 17,023,808,251 | IssuesEvent | 2021-07-03 03:58:05 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | [amenity-points] amenity=waste_disposal and amenity=waste_basket is not rendered | Component: mapnik Priority: minor Resolution: duplicate Type: defect | **[Submitted to the original trac issue database at 8.39am, Sunday, 8th July 2012]**
amenity=waste_disposal and amenity=waste_basket is not rendered in Mapnik at 18 zoom. | 1.0 | [amenity-points] amenity=waste_disposal and amenity=waste_basket is not rendered - **[Submitted to the original trac issue database at 8.39am, Sunday, 8th July 2012]**
amenity=waste_disposal and amenity=waste_basket is not rendered in Mapnik at 18 zoom. | defect | amenity waste disposal and amenity waste basket is not rendered amenity waste disposal and amenity waste basket is not rendered in mapnik at zoom | 1 |
69,239 | 22,291,268,562 | IssuesEvent | 2022-06-12 11:59:02 | primefaces/primereact | https://api.github.com/repos/primefaces/primereact | closed | DataTable: Filter Menu not displayed when inside <React.StrictMode> in React 18 | defect 👍 confirmed | In case it helps you with the adoption of React 18,
**I'm submitting a...**
```
[x] bug report
[ ] feature request
[ ] support request
```
**Codesandbox Case**
https://codesandbox.io/s/primereact-test-forked-vkirpl?file=/src/index.js
**Current behavior**
When opening the filter menu, only the "Clear" an... | 1.0 | DataTable: Filter Menu not displayed when inside <React.StrictMode> in React 18 - In case it helps you with the adoption of React 18,
**I'm submitting a...**
```
[x] bug report
[ ] feature request
[ ] support request
```
**Codesandbox Case**
https://codesandbox.io/s/primereact-test-forked-vkirpl?file=/src/i... | defect | datatable filter menu not displayed when inside in react in case it helps you with the adoption of react i m submitting a bug report feature request support request codesandbox case current behavior when opening the filter menu only the clear and apply butto... | 1 |
53,289 | 13,261,359,882 | IssuesEvent | 2020-08-20 19:45:18 | icecube-trac/tix4 | https://api.github.com/repos/icecube-trac/tix4 | closed | cmake - I3_USE_ROOT macro set w/o root installed (Trac #1131) | Migrated from Trac cmake defect | if USE_ROOT is given to cmake, the C macro I3_USE_ROOT is set even if root isn't found.
see #1115
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1131">https://code.icecube.wisc.edu/projects/icecube/ticket/1131</a>, reported by negaand owned by nega</em></summary>
... | 1.0 | cmake - I3_USE_ROOT macro set w/o root installed (Trac #1131) - if USE_ROOT is given to cmake, the C macro I3_USE_ROOT is set even if root isn't found.
see #1115
<details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/projects/icecube/ticket/1131">https://code.icecube.wisc.edu/projects/icecube/ti... | defect | cmake use root macro set w o root installed trac if use root is given to cmake the c macro use root is set even if root isn t found see migrated from json status closed changetime ts description if use root is given to cmake the c m... | 1 |
436,834 | 30,571,467,644 | IssuesEvent | 2023-07-20 22:48:20 | terrapower/armi | https://api.github.com/repos/terrapower/armi | closed | Missing unit definitions | documentation good first issue cleanup | Unit definitions are missing in much of the documentation. Because there is not a single set of units used throughout ARMI, variables without unit specifications are difficult to comprehend.
It would be useful to add units on all physical quantities outlined in the documentation, preferably in a consistent manner. | 1.0 | Missing unit definitions - Unit definitions are missing in much of the documentation. Because there is not a single set of units used throughout ARMI, variables without unit specifications are difficult to comprehend.
It would be useful to add units on all physical quantities outlined in the documentation, preferabl... | non_defect | missing unit definitions unit definitions are missing in much of the documentation because there is not a single set of units used throughout armi variables without unit specifications are difficult to comprehend it would be useful to add units on all physical quantities outlined in the documentation preferabl... | 0 |
33,092 | 7,656,908,834 | IssuesEvent | 2018-05-10 17:52:10 | usnistgov/ACVP | https://api.github.com/repos/usnistgov/ACVP | closed | DSA pqgVer: not supported for L=1024/N=160? | Numerical code bug Spec error | When I request the pqgVer for L-1024, I get the following response from the server:
```
[ {
"acvVersion" : "0.4"
}, {
"vsId" : 2141,
"status" : "error during vector generation",
"message" : "failed to generate tests for: 2141"
} ]
```
My request was
```
{
"algorithm":"DSA",
... | 1.0 | DSA pqgVer: not supported for L=1024/N=160? - When I request the pqgVer for L-1024, I get the following response from the server:
```
[ {
"acvVersion" : "0.4"
}, {
"vsId" : 2141,
"status" : "error during vector generation",
"message" : "failed to generate tests for: 2141"
} ]
```
My request was
... | non_defect | dsa pqgver not supported for l n when i request the pqgver for l i get the following response from the server acvversion vsid status error during vector generation message failed to generate tests for my request was ... | 0 |
93,205 | 3,896,986,976 | IssuesEvent | 2016-04-16 04:34:42 | FrozenSand/UrbanTerror4 | https://api.github.com/repos/FrozenSand/UrbanTerror4 | closed | Error popup - Text outside of the frame | confirmed low priority | The error-popup, e.g when map can't be downloaded, is bugging.
The URL leaves the border of the box.
**Example over here:**

| 1.0 | Error popup - Text outside of the frame - The error-popup, e.g when map can't be downloaded, is bugging.
The URL leaves the border of the box.
**Example over here:**

| non_defect | error popup text outside of the frame the error popup e g when map can t be downloaded is bugging the url leaves the border of the box example over here | 0 |
36,937 | 8,198,668,317 | IssuesEvent | 2018-08-31 17:14:20 | google/googletest | https://api.github.com/repos/google/googletest | closed | Unable to compile tests which use exception assertions | Priority-Medium Type-Defect auto-migrated | ```
The issue has been posted in googletestframework without being replied, so I
post it here as well.
https://groups.google.com/d/topic/googletestframework/D3OqJspi2TI/discussion
If you really need to create a new issue, please provide the information
asked for below.
What steps will reproduce the problem?
1. Crea... | 1.0 | Unable to compile tests which use exception assertions - ```
The issue has been posted in googletestframework without being replied, so I
post it here as well.
https://groups.google.com/d/topic/googletestframework/D3OqJspi2TI/discussion
If you really need to create a new issue, please provide the information
asked f... | defect | unable to compile tests which use exception assertions the issue has been posted in googletestframework without being replied so i post it here as well if you really need to create a new issue please provide the information asked for below what steps will reproduce the problem create a test file tha... | 1 |
39,304 | 9,389,990,195 | IssuesEvent | 2019-04-06 00:32:58 | zfsonlinux/zfs | https://api.github.com/repos/zfsonlinux/zfs | closed | PANIC at dnode.c:715:dnode_reallocate() / Crash - interrupt took too long | Type: Defect Type: Question | Hi! I am not sure how to debug this. Any ideas?
filename: /lib/modules/4.15.18-12-pve/zfs/zfs.ko
version: 0.7.13-pve1~bpo1

| 1.0 | PANIC at dnode.c:715:dnode_reallocate() / Crash - interrupt took too long - Hi! I am not sure how to debug this. Any ideas?
filename: /lib/modules/4.15.18-12-pve/zfs/zfs.ko
version: 0.7.13-pve1~bpo1
 @BeerOrCoffee | CLT Pleno NodeJS TDD Remoto DevOps Especialista Presencial Testes automatizados Scrum Git Stale | <!--
==================================================
Caso a vaga for remoto durante a pandemia informar no texto "Remoto durante o covid"
==================================================
-->
<!--
==================================================
POR FAVOR, SÓ POSTE SE A VAGA FOR PARA BACK-END!
Não faça... | 1.0 | [Brasil - Remoto] Back-end Developer Sr (NODE.JS) @BeerOrCoffee - <!--
==================================================
Caso a vaga for remoto durante a pandemia informar no texto "Remoto durante o covid"
==================================================
-->
<!--
==============================================... | non_defect | back end developer sr node js beerorcoffee caso a vaga for remoto durante a pandemia informar no texto remoto durante o covid por favor ... | 0 |
45,056 | 12,530,667,005 | IssuesEvent | 2020-06-04 13:26:25 | STEllAR-GROUP/hpx | https://api.github.com/repos/STEllAR-GROUP/hpx | reopened | Thread stacksize not properly set | type: defect | Did you have a case where `stacksize` still was `thread_stacksize_current` at this point? I would rather put an assert in the first if after `stacksize` has been updated as this shouldn't happen. A created HPX thread should always have one of the actual sizes (small, medium, ...), and a non-HPX thread should return the... | 1.0 | Thread stacksize not properly set - Did you have a case where `stacksize` still was `thread_stacksize_current` at this point? I would rather put an assert in the first if after `stacksize` has been updated as this shouldn't happen. A created HPX thread should always have one of the actual sizes (small, medium, ...), an... | defect | thread stacksize not properly set did you have a case where stacksize still was thread stacksize current at this point i would rather put an assert in the first if after stacksize has been updated as this shouldn t happen a created hpx thread should always have one of the actual sizes small medium an... | 1 |
10,317 | 2,622,143,696 | IssuesEvent | 2015-03-04 00:03:11 | byzhang/i7z | https://api.github.com/repos/byzhang/i7z | closed | actual freq(Mult.) displays "nan(nans)" | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1.Intel Core i5 750 , 2.66GHz, Turbo Max 3.2GHz
2.use all the 4 cores to 100%
3.run i7z
What is the expected output? What do you see instead?
listed actual freq displays "nan", Mult displays "nanx"
What version of the product are you using? On what operating system?
BTW is i... | 1.0 | actual freq(Mult.) displays "nan(nans)" - ```
What steps will reproduce the problem?
1.Intel Core i5 750 , 2.66GHz, Turbo Max 3.2GHz
2.use all the 4 cores to 100%
3.run i7z
What is the expected output? What do you see instead?
listed actual freq displays "nan", Mult displays "nanx"
What version of the product are you... | defect | actual freq mult displays nan nans what steps will reproduce the problem intel core turbo max use all the cores to run what is the expected output what do you see instead listed actual freq displays nan mult displays nanx what version of the product are you using on wha... | 1 |
20,191 | 4,513,610,636 | IssuesEvent | 2016-09-04 11:32:54 | owncloud/gallery | https://api.github.com/repos/owncloud/gallery | closed | Gallery+ links in Gallery | documentation | @jancborchardt suggested I should ask this question here.
I've noticed that Gallery+ will be integrated into oc 8.2.0 and I'm curious what will happen to all the links that were created by Gallery+.
e.g. right now I have a link `https://<server>/index.php/apps/galleryplus/s/Y3hngafqvdLBR7g`
Will this link still ... | 1.0 | Gallery+ links in Gallery - @jancborchardt suggested I should ask this question here.
I've noticed that Gallery+ will be integrated into oc 8.2.0 and I'm curious what will happen to all the links that were created by Gallery+.
e.g. right now I have a link `https://<server>/index.php/apps/galleryplus/s/Y3hngafqvdL... | non_defect | gallery links in gallery jancborchardt suggested i should ask this question here i ve noticed that gallery will be integrated into oc and i m curious what will happen to all the links that were created by gallery e g right now i have a link will this link still work in want to... | 0 |
72,373 | 13,823,160,073 | IssuesEvent | 2020-10-13 06:34:52 | eclipse/che | https://api.github.com/repos/eclipse/che | closed | Switch existing tests on k8s to use single-host | area/qe kind/task new¬eworthy status/code-review team/che-qe | ### Is your task related to a problem? Please describe.
Subtask of https://github.com/eclipse/che/issues/16842.
### Describe the solution you'd like
All the tests we are currently running on k8s should run with single-host configuration
### Additional context
**Known issues**
- Running demo application ... | 1.0 | Switch existing tests on k8s to use single-host - ### Is your task related to a problem? Please describe.
Subtask of https://github.com/eclipse/che/issues/16842.
### Describe the solution you'd like
All the tests we are currently running on k8s should run with single-host configuration
### Additional contex... | non_defect | switch existing tests on to use single host is your task related to a problem please describe subtask of describe the solution you d like all the tests we are currently running on should run with single host configuration additional context known issues running demo applicati... | 0 |
645,304 | 21,001,121,517 | IssuesEvent | 2022-03-29 17:33:03 | 123kevyd/recipeasy | https://api.github.com/repos/123kevyd/recipeasy | closed | Connect recipe backend to frontend | Front End High Priority Back End Dev Task | desc: Recipes aren't fetched from the backend and displayed yet | 1.0 | Connect recipe backend to frontend - desc: Recipes aren't fetched from the backend and displayed yet | non_defect | connect recipe backend to frontend desc recipes aren t fetched from the backend and displayed yet | 0 |
52,849 | 7,787,026,006 | IssuesEvent | 2018-06-06 20:55:14 | pangeo-data/pangeo | https://api.github.com/repos/pangeo-data/pangeo | closed | Rework setup guides | documentation | We currently have a handful of setup guides for dask/xarray/pangeo for Cheyenne and Geyser/Caldera. These are quite out of date now and seem to be causing potential users/adopters all sorts of problems. I am proposing that we create more general setup guides:
### HPC systems
In this, we'll discuss how to:
1. set... | 1.0 | Rework setup guides - We currently have a handful of setup guides for dask/xarray/pangeo for Cheyenne and Geyser/Caldera. These are quite out of date now and seem to be causing potential users/adopters all sorts of problems. I am proposing that we create more general setup guides:
### HPC systems
In this, we'll di... | non_defect | rework setup guides we currently have a handful of setup guides for dask xarray pangeo for cheyenne and geyser caldera these are quite out of date now and seem to be causing potential users adopters all sorts of problems i am proposing that we create more general setup guides hpc systems in this we ll di... | 0 |
3,279 | 2,610,059,808 | 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、1
18、198及椒江一金清公交车直达枫南小区,乘坐107、105、109、
112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医疗设备,与世界同步。权威专... | 1.0 | 临海不孕不育治疗费用 - ```
临海不孕不育治疗费用【台州五洲生殖医院】24小时健康咨询
热线:0576-88066933-(扣扣800080609)-(微信号tzwzszyy)医院地址:台州市
椒江区枫南路229号(枫南大转盘旁)乘车线路:乘坐104、108、1
18、198及椒江一金清公交车直达枫南小区,乘坐107、105、109、
112、901、 902公交车到星星广场下车,步行即可到院。
诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,��
�精,无精。包皮包茎,精索静脉曲张,淋病等。
台州五洲生殖医院是台州最大的男科医院,权威专家在线免��
�咨询,拥有专业完善的男科检查治疗设备,严格按照国家标�
��收费。尖端医... | defect | 临海不孕不育治疗费用 临海不孕不育治疗费用【台州五洲生殖医院】 热线 微信号tzwzszyy 医院地址 台州市 (枫南大转盘旁)乘车线路 、 、 、 , 、 、 、 、 、 ,步行即可到院。 诊疗项目:阳痿,早泄,前列腺炎,前列腺增生,龟头炎,�� �精,无精。包皮包茎,精索静脉曲张,淋病等。 台州五洲生殖医院是台州最大的男科医院,权威专家在线免�� �咨询,拥有专业完善的男科检查治疗设备,严格按照国家标� ��收费。尖端医疗设备,与世界同步。权威专家,成就专业典 范。人性化服务,一切以患者为中心。 看男科就选台州五洲生殖医院,专业男科为男人。 original i... | 1 |
696,289 | 23,895,627,558 | IssuesEvent | 2022-09-08 14:35:33 | bcgov/entity | https://api.github.com/repos/bcgov/entity | closed | Update Resources Page to include Maximus number for account setup and login support | Priority1 OCM | Update resources page to include phone number for login/account set up support.
Just below "call the help desk"
add text, in the same font, same button, etc
For login/account setup support, call: 1-877-370-1033
 is retiring for .NET 2.0, 2.2, 3.0 by mid-March 2021 (at latest) | area:feature impact:upgrade-required services:app-services verified | Codeless App Insights monitoring on Azure App Service (Windows) is retiring for .NET 2.0, 2.2, 3.0 by mid-March 2021 (at latest)
**Deadline:** Mar 15, 2021
**Impacted Services:**
- Azure App Service (Windows)
**More information:**
- https://github.com/Azure/app-service-announcements/issues/319
### Notice
... | 2.0 | Codeless App Insights monitoring on Azure App Service (Windows) is retiring for .NET 2.0, 2.2, 3.0 by mid-March 2021 (at latest) - Codeless App Insights monitoring on Azure App Service (Windows) is retiring for .NET 2.0, 2.2, 3.0 by mid-March 2021 (at latest)
**Deadline:** Mar 15, 2021
**Impacted Services:**
- Az... | non_defect | codeless app insights monitoring on azure app service windows is retiring for net by mid march at latest codeless app insights monitoring on azure app service windows is retiring for net by mid march at latest deadline mar impacted services azure app se... | 0 |
29,272 | 5,632,040,548 | IssuesEvent | 2017-04-05 15:44:27 | BOINC/boinc | https://api.github.com/repos/BOINC/boinc | closed | change checkpoint timing mechanism | C: BOINC - API P: Minor T: Defect | **Reported by davea on 9 Feb 37549995 04:26 UTC**
Old: checkpoint timing is driven by a timer in the runtime library. Checkpoint times of different jobs are out of phase.
New: have the core client send a message saying it's time to checkpoint; do this synchronously between jobs
Migrated-From: http://boinc.berkeley.... | 1.0 | change checkpoint timing mechanism - **Reported by davea on 9 Feb 37549995 04:26 UTC**
Old: checkpoint timing is driven by a timer in the runtime library. Checkpoint times of different jobs are out of phase.
New: have the core client send a message saying it's time to checkpoint; do this synchronously between jobs
... | defect | change checkpoint timing mechanism reported by davea on feb utc old checkpoint timing is driven by a timer in the runtime library checkpoint times of different jobs are out of phase new have the core client send a message saying it s time to checkpoint do this synchronously between jobs migrated ... | 1 |
177,135 | 6,574,674,204 | IssuesEvent | 2017-09-11 13:43:28 | vmware/vic | https://api.github.com/repos/vmware/vic | opened | docker inspect does not populate IPAddress field properly | kind/bug priority/medium | vanilla docker:
```
"NetworkSettings": {
"Bridge": "",
"SandboxID": "ff905ff4362daaa20182f5f43c0fbfa7ab3925886fb218f5219553c560e2d012",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
... | 1.0 | docker inspect does not populate IPAddress field properly - vanilla docker:
```
"NetworkSettings": {
"Bridge": "",
"SandboxID": "ff905ff4362daaa20182f5f43c0fbfa7ab3925886fb218f5219553c560e2d012",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLo... | non_defect | docker inspect does not populate ipaddress field properly vanilla docker networksettings bridge sandboxid hairpinmode false ports tcp null ... | 0 |
112,496 | 11,770,415,015 | IssuesEvent | 2020-03-15 19:08:09 | contributing-to-kubernetes/cool-kubernetes | https://api.github.com/repos/contributing-to-kubernetes/cool-kubernetes | closed | Document PR #85968 (Fix bug in apiserver service cidr split) | documentation | **PR:**
https://github.com/kubernetes/kubernetes/pull/85968
**ISSUE:**
bug
**SIG LABELS:**
sig/api-machinery
sig/network | 1.0 | Document PR #85968 (Fix bug in apiserver service cidr split) - **PR:**
https://github.com/kubernetes/kubernetes/pull/85968
**ISSUE:**
bug
**SIG LABELS:**
sig/api-machinery
sig/network | non_defect | document pr fix bug in apiserver service cidr split pr issue bug sig labels sig api machinery sig network | 0 |
696,842 | 23,918,326,700 | IssuesEvent | 2022-09-09 14:33:48 | cs2103jan2015-w09-4j/main | https://api.github.com/repos/cs2103jan2015-w09-4j/main | closed | User can dismiss or bring up the program to the task bar | priority.high feature.advanced | The program can be dismissed at will.
This task requires the GUI version of the program be up first.
| 1.0 | User can dismiss or bring up the program to the task bar - The program can be dismissed at will.
This task requires the GUI version of the program be up first.
| non_defect | user can dismiss or bring up the program to the task bar the program can be dismissed at will this task requires the gui version of the program be up first | 0 |
13,928 | 2,789,762,255 | IssuesEvent | 2015-05-08 21:20:08 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Bug: Y-axis title on areachart is way too small (5 pt?) - and API does not allow us to change this | Priority-Medium Type-Defect | Original [issue 72](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=72) created by orwant on 2009-09-30T16:53:01.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at all possible, or attach code.</b>
1. It should default to the same as th... | 1.0 | Bug: Y-axis title on areachart is way too small (5 pt?) - and API does not allow us to change this - Original [issue 72](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=72) created by orwant on 2009-09-30T16:53:01.000Z:
<b>What steps will reproduce the problem? Please provide a link to a</b>... | defect | bug y axis title on areachart is way too small pt and api does not allow us to change this original created by orwant on what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code it should default to the same as the catego... | 1 |
14,160 | 2,790,616,419 | IssuesEvent | 2015-05-09 11:38:35 | excilys/androidannotations | https://api.github.com/repos/excilys/androidannotations | closed | @PreferenceChange minor parameter related changes | Defect | You are supporting a Boolean parameter on the @PreferenceChange annotation (but not mentioned in documentation), and you are not supporting a
Set<String>
parameter (but is reported in the documentation, you probably only meant to say that Set is supported) Finally the Long parameter is not supported (and c... | 1.0 | @PreferenceChange minor parameter related changes - You are supporting a Boolean parameter on the @PreferenceChange annotation (but not mentioned in documentation), and you are not supporting a
Set<String>
parameter (but is reported in the documentation, you probably only meant to say that Set is supported... | defect | preferencechange minor parameter related changes you are supporting a boolean parameter on the preferencechange annotation but not mentioned in documentation and you are not supporting a set parameter but is reported in the documentation you probably only meant to say that set is supported final... | 1 |
23,730 | 11,944,603,513 | IssuesEvent | 2020-04-03 03:00:05 | microsoft/BotFramework-WebChat | https://api.github.com/repos/microsoft/BotFramework-WebChat | opened | Webchat Speech Services in Spanish | Bot Services Pending Question customer-reported | 🚨 The issue tracker is not for implementation questions 🚨
<!-- ATTENTION: Bot Framework internals, please remove the `customer-reported` and `Bot Services` labels before submitting this issue. -->
<!-- If you have other questions on implementation of Web Chat or about other features of Bot Framework, please se... | 1.0 | Webchat Speech Services in Spanish - 🚨 The issue tracker is not for implementation questions 🚨
<!-- ATTENTION: Bot Framework internals, please remove the `customer-reported` and `Bot Services` labels before submitting this issue. -->
<!-- If you have other questions on implementation of Web Chat or about other... | non_defect | webchat speech services in spanish 🚨 the issue tracker is not for implementation questions 🚨 greetings guys i managed to connect my bot to speech services however i m trying to get it to recognize and speak spanish but it is still sending en us to cognitive services sample url wss eastus stt... | 0 |
75,810 | 26,074,610,840 | IssuesEvent | 2022-12-24 09:55:31 | openzfs/zfs | https://api.github.com/repos/openzfs/zfs | closed | initramfs: booting a snapshot doesn't work if the rootfs dataset tree contains branches using canmount=off | Type: Defect Status: Stale | ### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | bullseye/buster (stable/oldstable, same ZFS version)
Kernel Version | n/a, script issue
Architecture | n/a, script issue
OpenZFS Version | zfs-2.0.3-9~bpo10+1 (bug present in current master)
### Describe th... | 1.0 | initramfs: booting a snapshot doesn't work if the rootfs dataset tree contains branches using canmount=off - ### System information
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | bullseye/buster (stable/oldstable, same ZFS version)
Kernel Version | n/a, script issue
Architecture ... | defect | initramfs booting a snapshot doesn t work if the rootfs dataset tree contains branches using canmount off system information type version name distribution name debian distribution version bullseye buster stable oldstable same zfs version kernel version n a script issue architecture ... | 1 |
90,454 | 18,156,218,609 | IssuesEvent | 2021-09-27 02:10:59 | EddieHubCommunity/api | https://api.github.com/repos/EddieHubCommunity/api | closed | Unittesting | ✨ goal: improvement 💻 aspect: code 💬 talk: discussion no-issue-activity | The Unittests which are currently available are the predefined ones. Should we invest time in Unittests in addition to e2e-tests? | 1.0 | Unittesting - The Unittests which are currently available are the predefined ones. Should we invest time in Unittests in addition to e2e-tests? | non_defect | unittesting the unittests which are currently available are the predefined ones should we invest time in unittests in addition to tests | 0 |
9,910 | 2,616,009,868 | IssuesEvent | 2015-03-02 00:53:26 | jasonhall/bwapi | https://api.github.com/repos/jasonhall/bwapi | closed | How to warp two Protoss Templar into one Protoss Archon? | auto-migrated Component-Logic Maintainability Priority-High Type-Defect Usability | ```
What steps will reproduce the problem?
1. In BWAPI, I cannot find a way to warp(merge) two templars into an
Archon.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
BWAPI 2.6.1. It is not OS-dependent.
Please provide any additional in... | 1.0 | How to warp two Protoss Templar into one Protoss Archon? - ```
What steps will reproduce the problem?
1. In BWAPI, I cannot find a way to warp(merge) two templars into an
Archon.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
BWAPI 2.6.1. ... | defect | how to warp two protoss templar into one protoss archon what steps will reproduce the problem in bwapi i cannot find a way to warp merge two templars into an archon what is the expected output what do you see instead what version of the product are you using on what operating system bwapi ... | 1 |
59,565 | 17,023,163,740 | IssuesEvent | 2021-07-03 00:39:36 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Segment direction is reversed | Component: potlatch (flash editor) Priority: major Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 2.04am, Saturday, 19th May 2007]**
I just used potlach (a couple of hours before the official announcment) to plot some motorways. I made sure that they got plotted in the right direction, so they keep the one-way-ness.
However, looking at the data in JOSM, all se... | 1.0 | Segment direction is reversed - **[Submitted to the original trac issue database at 2.04am, Saturday, 19th May 2007]**
I just used potlach (a couple of hours before the official announcment) to plot some motorways. I made sure that they got plotted in the right direction, so they keep the one-way-ness.
However, loo... | defect | segment direction is reversed i just used potlach a couple of hours before the official announcment to plot some motorways i made sure that they got plotted in the right direction so they keep the one way ness however looking at the data in josm all segments created by potlach are reversed this r... | 1 |
30,181 | 13,206,957,203 | IssuesEvent | 2020-08-14 21:33:14 | cityofaustin/atd-data-tech | https://api.github.com/repos/cityofaustin/atd-data-tech | closed | [Bug] Fee Status Field Error | Need: 1-Must Have Product: TIA Module Service: Apps Type: Bug Report | ### Update Fee Paid Field to accept 'No' as a valid value.
- When updating the 'Review Fee Sent' field to 'Yes', and the Fee Paid field to 'No', the system throws the error "Fee Paid is Required"

| 1.0 | [Bug] Fee Status Field Error - ### Update Fee Paid Field to accept 'No' as a valid value.
- When updating the 'Review Fee Sent' field to 'Yes', and the Fee Paid field to 'No', the system throws the error "Fee Paid is Required"

| 1.0 | [1][startailcoon] Deposit Modal Tweaks - When selecting from the dashboard, we should send both the gateway and the symbol to the deposit modal so both values are populated when the modal opens. As it stands now, we are always defaulting to BTS.
 are not meaningful: | Priority-Medium Type-Defect auto-migrated autoclosed-unfixed | ```
From Stefan:
- Erythrocyte subClassOf lacks_part some ribosome
- 'erythroid lineage cell' and (lacks_part some nucleolus) and
(lacks_plasma_membrane_part some 'CD19 molecule') …
(145 uses of lacks* )
```
Original issue reported on code.google.com by `cmung...@gmail.com` on 25 Jun 2013 at 10:34
| 1.0 | "lacks" relations as object properties (between individuals) are not meaningful: - ```
From Stefan:
- Erythrocyte subClassOf lacks_part some ribosome
- 'erythroid lineage cell' and (lacks_part some nucleolus) and
(lacks_plasma_membrane_part some 'CD19 molecule') …
(145 uses of lacks* )
```
Original issue rep... | defect | lacks relations as object properties between individuals are not meaningful from stefan erythrocyte subclassof lacks part some ribosome erythroid lineage cell and lacks part some nucleolus and lacks plasma membrane part some molecule … uses of lacks original issue reported... | 1 |
60,487 | 17,023,439,739 | IssuesEvent | 2021-07-03 02:02:31 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | closed | Not translatable text on relation history page | Component: website Priority: minor Resolution: fixed Type: defect | **[Submitted to the original trac issue database at 7.21pm, Friday, 10th July 2009]**
The text "Download XML or view details" in the bottom of the relation history page is not translatable. Please correct the file [http://svn.openstreetmap.org/sites/rails_port/app/views/browse/relation_history.html.erb] (like the node... | 1.0 | Not translatable text on relation history page - **[Submitted to the original trac issue database at 7.21pm, Friday, 10th July 2009]**
The text "Download XML or view details" in the bottom of the relation history page is not translatable. Please correct the file [http://svn.openstreetmap.org/sites/rails_port/app/views... | defect | not translatable text on relation history page the text download xml or view details in the bottom of the relation history page is not translatable please correct the file like the node history and way history and add missing strings to the files | 1 |
758,676 | 26,564,413,018 | IssuesEvent | 2023-01-20 18:43:10 | grpc/grpc | https://api.github.com/repos/grpc/grpc | closed | [fork] grpcio1.52.0rc1 python library hang on fork. | kind/bug lang/Python priority/P2 untriaged | <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For questions that specifically need to be answered by gRPC t... | 1.0 | [fork] grpcio1.52.0rc1 python library hang on fork. - <!--
PLEASE DO NOT POST A QUESTION HERE.
This form is for bug reports and feature requests ONLY!
For general questions and troubleshooting, please ask/look for answers at StackOverflow, with "grpc" tag: https://stackoverflow.com/questions/tagged/grpc
For que... | non_defect | python library hang on fork please do not post a question here this form is for bug reports and feature requests only for general questions and troubleshooting please ask look for answers at stackoverflow with grpc tag for questions that specifically need to be answered by grpc team mem... | 0 |
307,751 | 9,421,804,119 | IssuesEvent | 2019-04-11 07:51:18 | NillerMedDild/Enigmatica2Expert | https://api.github.com/repos/NillerMedDild/Enigmatica2Expert | closed | RFTools spawner not spawning Modded creatures | Marker: Config Priority: Low Status: Completed Type: Enhancement | 1.59a
So far the issue has been reproduced.
modded mobs including the Blizz and similar mobs are giving a "NullRF" notification in the RFTools spawner.
| 1.0 | RFTools spawner not spawning Modded creatures - 1.59a
So far the issue has been reproduced.
modded mobs including the Blizz and similar mobs are giving a "NullRF" notification in the RFTools spawner.
| non_defect | rftools spawner not spawning modded creatures so far the issue has been reproduced modded mobs including the blizz and similar mobs are giving a nullrf notification in the rftools spawner | 0 |
28,680 | 5,330,555,167 | IssuesEvent | 2017-02-15 17:19:00 | bridgedotnet/Bridge | https://api.github.com/repos/bridgedotnet/Bridge | closed | Struct is not cloned during box/unbox operations | defect in progress | Any value type must be cloned during box/unbox conversion
### Steps To Reproduce
http://deck.net/b68d86f0bd432125ec567d028859f04b
```c#
interface IChangeBoxedPoint
{
void Change(int x, int y);
}
struct Point : IChangeBoxedPoint
{
private int m_x, m_y;
public Point(int x, int y)
... | 1.0 | Struct is not cloned during box/unbox operations - Any value type must be cloned during box/unbox conversion
### Steps To Reproduce
http://deck.net/b68d86f0bd432125ec567d028859f04b
```c#
interface IChangeBoxedPoint
{
void Change(int x, int y);
}
struct Point : IChangeBoxedPoint
{
private int m... | defect | struct is not cloned during box unbox operations any value type must be cloned during box unbox conversion steps to reproduce c interface ichangeboxedpoint void change int x int y struct point ichangeboxedpoint private int m x m y public point int x int y ... | 1 |
22,758 | 3,697,312,425 | IssuesEvent | 2016-02-27 15:56:50 | garglk/garglk | https://api.github.com/repos/garglk/garglk | closed | libsmpeg0 dependency | auto-migrated Priority-Medium Type-Defect | ```
Installing Gargoyle in Ubuntu GNOME 14.04 there is need to install manually the
pakage libsmpeg0 because it is not pheraps inserted in the dependency list of
the Debian pakage.
Probably you have to insert libsmpeg0 in the dependency list :)
```
Original issue reported on code.google.com by `valerio....@gmail.co... | 1.0 | libsmpeg0 dependency - ```
Installing Gargoyle in Ubuntu GNOME 14.04 there is need to install manually the
pakage libsmpeg0 because it is not pheraps inserted in the dependency list of
the Debian pakage.
Probably you have to insert libsmpeg0 in the dependency list :)
```
Original issue reported on code.google.com b... | defect | dependency installing gargoyle in ubuntu gnome there is need to install manually the pakage because it is not pheraps inserted in the dependency list of the debian pakage probably you have to insert in the dependency list original issue reported on code google com by valerio gmail com ... | 1 |
49,998 | 13,187,304,798 | IssuesEvent | 2020-08-13 02:59:31 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | opened | [clsim] 100 char unix socket limitation (Trac #2422) | Incomplete Migration Migrated from Trac combo simulation defect | <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2422">https://code.icecube.wisc.edu/ticket/2422</a>, reported by msilva and owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24T12:32:17",
"description": "Clsim server uses a ZMQ... | 1.0 | [clsim] 100 char unix socket limitation (Trac #2422) - <details>
<summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/2422">https://code.icecube.wisc.edu/ticket/2422</a>, reported by msilva and owned by jvansanten</em></summary>
<p>
```json
{
"status": "closed",
"changetime": "2020-06-24T... | defect | char unix socket limitation trac migrated from json status closed changetime description clsim server uses a zmq unix socket to communicate unix sockets are limited to roughly characters of absolute path length by the kernel some sites are exceedi... | 1 |
152,899 | 12,129,142,477 | IssuesEvent | 2020-04-22 21:53:48 | urapadmin/kiosk | https://api.github.com/repos/urapadmin/kiosk | closed | file download does not work any longer | bug file repository test-stage | because the filename is assembled using the old archaeological context. And there is a try / except missing in filerepositorycontroller.download. | 1.0 | file download does not work any longer - because the filename is assembled using the old archaeological context. And there is a try / except missing in filerepositorycontroller.download. | non_defect | file download does not work any longer because the filename is assembled using the old archaeological context and there is a try except missing in filerepositorycontroller download | 0 |
70,583 | 23,246,882,928 | IssuesEvent | 2022-08-03 21:10:06 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | opened | Can not serialize TreeMap with GenericRecord | Type: Defect | I am using hazelcast 5.1.3 with java 17.
example below not working. I am expected that treeMap with generic record will be printed.
returned object is corrupted after this code in `BufferPoolImpl` when DataInput is cleared
```
@Override
public void returnInputBuffer(BufferObjectDataInput in) {
... | 1.0 | Can not serialize TreeMap with GenericRecord - I am using hazelcast 5.1.3 with java 17.
example below not working. I am expected that treeMap with generic record will be printed.
returned object is corrupted after this code in `BufferPoolImpl` when DataInput is cleared
```
@Override
public void retu... | defect | can not serialize treemap with genericrecord i am using hazelcast with java example below not working i am expected that treemap with generic record will be printed returned object is corrupted after this code in bufferpoolimpl when datainput is cleared override public void retur... | 1 |
722,670 | 24,871,105,430 | IssuesEvent | 2022-10-27 15:16:50 | AY2223S1-CS2103T-W16-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W16-3/tp | closed | Update person view panel when a person card is clicked on | priority.Medium type.Enhancement | Currently the only way to change the person view panel is by calling the view command.
Clicking a person card on the person list panel should also change the person view panel details. | 1.0 | Update person view panel when a person card is clicked on - Currently the only way to change the person view panel is by calling the view command.
Clicking a person card on the person list panel should also change the person view panel details. | non_defect | update person view panel when a person card is clicked on currently the only way to change the person view panel is by calling the view command clicking a person card on the person list panel should also change the person view panel details | 0 |
78,367 | 27,456,022,653 | IssuesEvent | 2023-03-02 21:25:36 | scipy/scipy | https://api.github.com/repos/scipy/scipy | opened | BUG: signal.freqs has undocumented magic numbers resulting in odd behavior | defect | ### Describe your issue.
There are a few magic numbers in the code for the frequency range heuristics. It would be great if there were some explanation behind them. Current values provide non-symmetric plots in the case of symmetric (mirror image) filters. It seems the original goal was to pick about one decade of fre... | 1.0 | BUG: signal.freqs has undocumented magic numbers resulting in odd behavior - ### Describe your issue.
There are a few magic numbers in the code for the frequency range heuristics. It would be great if there were some explanation behind them. Current values provide non-symmetric plots in the case of symmetric (mirror i... | defect | bug signal freqs has undocumented magic numbers resulting in odd behavior describe your issue there are a few magic numbers in the code for the frequency range heuristics it would be great if there were some explanation behind them current values provide non symmetric plots in the case of symmetric mirror i... | 1 |
114,442 | 11,847,743,305 | IssuesEvent | 2020-03-24 12:36:36 | dlopez079/lopezdavidv1 | https://api.github.com/repos/dlopez079/lopezdavidv1 | closed | Create Authentication and front Scaffolding with Vue | documentation | Using View, create front end scaffolding and authentication. | 1.0 | Create Authentication and front Scaffolding with Vue - Using View, create front end scaffolding and authentication. | non_defect | create authentication and front scaffolding with vue using view create front end scaffolding and authentication | 0 |
74,254 | 25,028,391,524 | IssuesEvent | 2022-11-04 10:08:31 | vector-im/element-call | https://api.github.com/repos/vector-im/element-call | opened | Missing audio/video for at least one particiapnt. | T-Defect | ### Steps to reproduce
1. Start a call with 4 participants.
2. Participants were using a mix of Firefox and Chrome.
3. User video streams were fairly reliable for me (`@ivory-sure-guineafowl:call.ems.host`), but not for other users. However, we all couldn't hear some participants some of the time.
### Debug l... | 1.0 | Missing audio/video for at least one particiapnt. - ### Steps to reproduce
1. Start a call with 4 participants.
2. Participants were using a mix of Firefox and Chrome.
3. User video streams were fairly reliable for me (`@ivory-sure-guineafowl:call.ems.host`), but not for other users. However, we all couldn't hear so... | defect | missing audio video for at least one particiapnt steps to reproduce start a call with participants participants were using a mix of firefox and chrome user video streams were fairly reliable for me ivory sure guineafowl call ems host but not for other users however we all couldn t hear so... | 1 |
59,058 | 17,015,339,689 | IssuesEvent | 2021-07-02 11:10:56 | tomhughes/trac-tickets | https://api.github.com/repos/tomhughes/trac-tickets | opened | Hard to select way with many nodes | Component: potlatch2 Priority: trivial Type: defect | **[Submitted to the original trac issue database at 6.54am, Monday, 17th January 2011]**
If there are a lot of nodes on a way, it's hard or impossible to select because you end up dragging nodes instead of ways.
One use case where this is a problem is aligning a roundabout with background imagery. To select the way... | 1.0 | Hard to select way with many nodes - **[Submitted to the original trac issue database at 6.54am, Monday, 17th January 2011]**
If there are a lot of nodes on a way, it's hard or impossible to select because you end up dragging nodes instead of ways.
One use case where this is a problem is aligning a roundabout with ... | defect | hard to select way with many nodes if there are a lot of nodes on a way it s hard or impossible to select because you end up dragging nodes instead of ways one use case where this is a problem is aligning a roundabout with background imagery to select the way you may have to zoom in but if there s no ... | 1 |
50,476 | 13,187,519,689 | IssuesEvent | 2020-08-13 03:40:41 | icecube-trac/tix3 | https://api.github.com/repos/icecube-trac/tix3 | closed | [examples] scripts should run and build docs properly (Trac #776) | Migrated from Trac defect other | Many of the python modules and scripts in examples/ rely on imports from the long attic'd utils/ project. This breaks scripts, modules, and doc generation. #516 was related this.
doc generation is disabled in r1947/IceTray
<details>
<summary><em>Migrated from https://code.icecube.wisc.edu/ticket/776
, reported by ne... | 1.0 | [examples] scripts should run and build docs properly (Trac #776) - Many of the python modules and scripts in examples/ rely on imports from the long attic'd utils/ project. This breaks scripts, modules, and doc generation. #516 was related this.
doc generation is disabled in r1947/IceTray
<details>
<summary><em>Mig... | defect | scripts should run and build docs properly trac many of the python modules and scripts in examples rely on imports from the long attic d utils project this breaks scripts modules and doc generation was related this doc generation is disabled in icetray migrated from reported by nega and ... | 1 |
14,114 | 2,789,911,880 | IssuesEvent | 2015-05-08 22:22:00 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | closed | "Invalid argument" error on IE while rendering a column chart | Priority-Medium Type-Defect | Original [issue 498](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=498) created by orwant on 2011-01-20T08:03:15.000Z:
This is similar to issue 373, but doesn't seem to have been solved:
<b>What steps will reproduce the problem? Please provide a link to a</b>
<b>demonstration page if at... | 1.0 | "Invalid argument" error on IE while rendering a column chart - Original [issue 498](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=498) created by orwant on 2011-01-20T08:03:15.000Z:
This is similar to issue 373, but doesn't seem to have been solved:
<b>What steps will reproduce the pro... | defect | invalid argument error on ie while rendering a column chart original created by orwant on this is similar to issue but doesn t seem to have been solved what steps will reproduce the problem please provide a link to a demonstration page if at all possible or attach code create a ... | 1 |
37,065 | 8,221,538,642 | IssuesEvent | 2018-09-06 02:32:13 | davidhabib/Auctions-for-Salesforce | https://api.github.com/repos/davidhabib/Auctions-for-Salesforce | opened | New Ticket Wizard should not require Contact for Organization tickets | Defect | hub thread:
https://powerofus.force.com/0D58000004U6tRr
Looks like when I reworked the ticket code to work with NPSP 3.0, in Dec 2017, it began to assume it always had a Contact. Previously, A4S did allow organization tickets to be purchased without a Contact.
| 1.0 | New Ticket Wizard should not require Contact for Organization tickets - hub thread:
https://powerofus.force.com/0D58000004U6tRr
Looks like when I reworked the ticket code to work with NPSP 3.0, in Dec 2017, it began to assume it always had a Contact. Previously, A4S did allow organization tickets to be purchased wi... | defect | new ticket wizard should not require contact for organization tickets hub thread looks like when i reworked the ticket code to work with npsp in dec it began to assume it always had a contact previously did allow organization tickets to be purchased without a contact | 1 |
20,198 | 3,314,716,430 | IssuesEvent | 2015-11-06 07:37:00 | OpenMS/OpenMS | https://api.github.com/repos/OpenMS/OpenMS | closed | Peaks shown as single pixels - nothing to see [315] | 1.9 defect major TOPPView | Submitted by hendrikweisser on 2011-07-13 23:22:29
Displaying LC-MS maps in TOPPView, it seems that the size of individual peaks depends on the screen size/resolution. This leads to the following problem on big monitors: When zooming in, peaks are shown as single pixels for much too long. This means that at medium zoo... | 1.0 | Peaks shown as single pixels - nothing to see [315] - Submitted by hendrikweisser on 2011-07-13 23:22:29
Displaying LC-MS maps in TOPPView, it seems that the size of individual peaks depends on the screen size/resolution. This leads to the following problem on big monitors: When zooming in, peaks are shown as single p... | defect | peaks shown as single pixels nothing to see submitted by hendrikweisser on displaying lc ms maps in toppview it seems that the size of individual peaks depends on the screen size resolution this leads to the following problem on big monitors when zooming in peaks are shown as single pixels for mu... | 1 |
160,170 | 13,783,045,547 | IssuesEvent | 2020-10-08 18:35:02 | FirebaseExtended/flutterfire | https://api.github.com/repos/FirebaseExtended/flutterfire | opened | [📚] Please provide a complete Streambuilder based example for auth based apps | good first issue type: documentation | Hello,
Looking at the auth docs they stop short of providing a complete Flutter Material app based example, with a Scaffold and a Streambuilder.
Can this please be provided?
https://firebase.flutter.dev/docs/auth/usage
| 1.0 | [📚] Please provide a complete Streambuilder based example for auth based apps - Hello,
Looking at the auth docs they stop short of providing a complete Flutter Material app based example, with a Scaffold and a Streambuilder.
Can this please be provided?
https://firebase.flutter.dev/docs/auth/usage
| non_defect | please provide a complete streambuilder based example for auth based apps hello looking at the auth docs they stop short of providing a complete flutter material app based example with a scaffold and a streambuilder can this please be provided | 0 |
54,939 | 3,071,637,987 | IssuesEvent | 2015-08-19 13:19:07 | Maslor/wfmgr | https://api.github.com/repos/Maslor/wfmgr | closed | can't delete tasks | enhancement high priority UI | tasks are being created with no problems. Yet, there is no "remove task" button. | 1.0 | can't delete tasks - tasks are being created with no problems. Yet, there is no "remove task" button. | non_defect | can t delete tasks tasks are being created with no problems yet there is no remove task button | 0 |
572 | 2,572,202,967 | IssuesEvent | 2015-02-10 21:04:07 | paparazzi/paparazzi | https://api.github.com/repos/paparazzi/paparazzi | closed | Problem with waypoint altitude | Not a defect | I am testing the autoland using MentorEnergy AC.
the AF has alt=30 but when geo_init run it set to -155m when the correct is ground altitude + 30 (215m)
The same occur with TD. After geoinit it get -185 when the correct is ground altitude + 0 (185m)
i think someone changed a signal in the code becahuse some tim... | 1.0 | Problem with waypoint altitude - I am testing the autoland using MentorEnergy AC.
the AF has alt=30 but when geo_init run it set to -155m when the correct is ground altitude + 30 (215m)
The same occur with TD. After geoinit it get -185 when the correct is ground altitude + 0 (185m)
i think someone changed a sig... | defect | problem with waypoint altitude i am testing the autoland using mentorenergy ac the af has alt but when geo init run it set to when the correct is ground altitude the same occur with td after geoinit it get when the correct is ground altitude i think someone changed a signal in the co... | 1 |
111,935 | 14,173,095,972 | IssuesEvent | 2020-11-12 17:50:39 | hydroshare/hydroshare | https://api.github.com/repos/hydroshare/hydroshare | closed | Look at portal.lternet.edu for ideas on improving resource landing page | Resource Model design phase needed low priority | Based on review of HydroShare with Rick Hooper he noted a number of places where retrieving information from HydroShare resources and their landing pages was unclear, and possibly better done at portal.lternet.edu
- There is a metadata link that expands the metadata. This seemed more user friendly than our resourcemet... | 1.0 | Look at portal.lternet.edu for ideas on improving resource landing page - Based on review of HydroShare with Rick Hooper he noted a number of places where retrieving information from HydroShare resources and their landing pages was unclear, and possibly better done at portal.lternet.edu
- There is a metadata link that ... | non_defect | look at portal lternet edu for ideas on improving resource landing page based on review of hydroshare with rick hooper he noted a number of places where retrieving information from hydroshare resources and their landing pages was unclear and possibly better done at portal lternet edu there is a metadata link that ... | 0 |
2,458 | 2,607,903,630 | IssuesEvent | 2015-02-26 00:14:39 | chrsmithdemos/zen-coding | https://api.github.com/repos/chrsmithdemos/zen-coding | closed | Notepad++ AppData plugin install Javascript error | auto-migrated Priority-Medium Type-Defect | ```
What steps will reproduce the problem?
1. Instead of installing it to %programfiles%\Notepad++\Plugins; install to
%appdata%\Notepad++\Plugins
2. Start notepad++
3. get this error:
---------------------------
Microsoft JScript runtime error
---------------------------
Path not found
---------------------------
OK... | 1.0 | Notepad++ AppData plugin install Javascript error - ```
What steps will reproduce the problem?
1. Instead of installing it to %programfiles%\Notepad++\Plugins; install to
%appdata%\Notepad++\Plugins
2. Start notepad++
3. get this error:
---------------------------
Microsoft JScript runtime error
---------------------... | defect | notepad appdata plugin install javascript error what steps will reproduce the problem instead of installing it to programfiles notepad plugins install to appdata notepad plugins start notepad get this error microsoft jscript runtime error ... | 1 |
224,412 | 24,772,981,395 | IssuesEvent | 2022-10-23 11:32:04 | sast-automation-dev/openidm-community-edition-41 | https://api.github.com/repos/sast-automation-dev/openidm-community-edition-41 | opened | activiti-engine-5.10.jar: 3 vulnerabilities (highest severity is: 8.1) | security vulnerability | <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activiti-engine-5.10.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /openidm-workflow-activiti/pom.xml</p>
<p>Path to vulnerable library: /home/wss-scanner... | True | activiti-engine-5.10.jar: 3 vulnerabilities (highest severity is: 8.1) - <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>activiti-engine-5.10.jar</b></p></summary>
<p></p>
<p>Path to dependency file: /openidm-workf... | non_defect | activiti engine jar vulnerabilities highest severity is vulnerable library activiti engine jar path to dependency file openidm workflow activiti pom xml path to vulnerable library home wss scanner repository org apache commons commons email commons email jar home wss... | 0 |
80,801 | 30,536,656,993 | IssuesEvent | 2023-07-19 17:53:38 | department-of-veterans-affairs/va.gov-team | https://api.github.com/repos/department-of-veterans-affairs/va.gov-team | closed | [Components and pattern standards] Design components or patterns don't align with Design System guidelines. (04.07.13) | content design accessibility ia a11y-defect-3 collab-cycle-feedback Staging CCIssue04.07 CC-Dashboard MHV-Secure-Messaging | ### General Information
#### VFS team name
MHV
#### VFS product name
My HealtheVet
#### VFS feature name
Secure Messaging
#### Point of Contact/Reviewers
Brian DeConinck - @briandeconinck - Accessibility
*For more information on how to interpret this ticket, please refer to the [Anatomy of a Staging Review issue t... | 1.0 | [Components and pattern standards] Design components or patterns don't align with Design System guidelines. (04.07.13) - ### General Information
#### VFS team name
MHV
#### VFS product name
My HealtheVet
#### VFS feature name
Secure Messaging
#### Point of Contact/Reviewers
Brian DeConinck - @briandeconinck - Acces... | defect | design components or patterns don t align with design system guidelines general information vfs team name mhv vfs product name my healthevet vfs feature name secure messaging point of contact reviewers brian deconinck briandeconinck accessibility for more information on h... | 1 |
74,375 | 25,096,363,653 | IssuesEvent | 2022-11-08 10:25:59 | vector-im/element-web | https://api.github.com/repos/vector-im/element-web | opened | Spotlight search gets unhelpfully stuck in 'public room' search mode if you typo a search | T-Defect | ### Steps to reproduce
1. Press cmd/ctrl-K
2. Rapidly type in someone's name and hit enter
3. Discover that you typoed the name, and you are now stuck in "Public rooms" filter (because the first item if you don't have any results is to select "public rooms"
4. Feel disoriented, and manually delete all the text incl... | 1.0 | Spotlight search gets unhelpfully stuck in 'public room' search mode if you typo a search - ### Steps to reproduce
1. Press cmd/ctrl-K
2. Rapidly type in someone's name and hit enter
3. Discover that you typoed the name, and you are now stuck in "Public rooms" filter (because the first item if you don't have any res... | defect | spotlight search gets unhelpfully stuck in public room search mode if you typo a search steps to reproduce press cmd ctrl k rapidly type in someone s name and hit enter discover that you typoed the name and you are now stuck in public rooms filter because the first item if you don t have any res... | 1 |
34,631 | 7,458,153,441 | IssuesEvent | 2018-03-30 08:55:42 | kerdokullamae/test_koik_issued | https://api.github.com/repos/kerdokullamae/test_koik_issued | closed | Lisada viimasest tarnest muutunud klassifikaatorid sql'idesse (osa 2) | C: AVAR P: highest R: fixed T: defect | **Reported by sven syld on 6 Oct 2014 13:04 UTC**
FILE_STORAGE_TYPE tõlked on vaja lisada. | 1.0 | Lisada viimasest tarnest muutunud klassifikaatorid sql'idesse (osa 2) - **Reported by sven syld on 6 Oct 2014 13:04 UTC**
FILE_STORAGE_TYPE tõlked on vaja lisada. | defect | lisada viimasest tarnest muutunud klassifikaatorid sql idesse osa reported by sven syld on oct utc file storage type tõlked on vaja lisada | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.