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 957 | labels stringlengths 4 795 | body stringlengths 1 259k | index stringclasses 12
values | text_combine stringlengths 96 259k | label stringclasses 2
values | text stringlengths 96 252k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
710,100 | 24,404,657,680 | IssuesEvent | 2022-10-05 06:43:26 | bounswe/bounswe2022group7 | https://api.github.com/repos/bounswe/bounswe2022group7 | opened | Preparing Questions for the Customer Meeting | Status: In Progress Priority: Medium Difficulty: Medium | We need to prepare questions for the customer meeting. We decided that everyone can contribute to this task in [our first meeting](https://github.com/bounswe/bounswe2022group7/wiki/CMPE451-Meeting-Notes-%231). @CahidArda will compile the questions.
Deadline: 10/10/2022 23:59 | 1.0 | Preparing Questions for the Customer Meeting - We need to prepare questions for the customer meeting. We decided that everyone can contribute to this task in [our first meeting](https://github.com/bounswe/bounswe2022group7/wiki/CMPE451-Meeting-Notes-%231). @CahidArda will compile the questions.
Deadline: 10/10/2022 23:59 | priority | preparing questions for the customer meeting we need to prepare questions for the customer meeting we decided that everyone can contribute to this task in cahidarda will compile the questions deadline | 1 |
752,108 | 26,273,702,516 | IssuesEvent | 2023-01-06 19:37:48 | dcs-retribution/dcs-retribution | https://api.github.com/repos/dcs-retribution/dcs-retribution | opened | Show package information on kneeboard | Enhancement Priority Medium | ### Is your feature request related to a problem? Please describe.
Refer to Discord: https://discord.com/channels/1015931619187621999/1025767206128197742/1060268439614263309
### Describe the solution you'd like
Show more information about package in kneeboard,
### Additional context
_No response_ | 1.0 | Show package information on kneeboard - ### Is your feature request related to a problem? Please describe.
Refer to Discord: https://discord.com/channels/1015931619187621999/1025767206128197742/1060268439614263309
### Describe the solution you'd like
Show more information about package in kneeboard,
### Additional context
_No response_ | priority | show package information on kneeboard is your feature request related to a problem please describe refer to discord describe the solution you d like show more information about package in kneeboard additional context no response | 1 |
473,078 | 13,636,305,033 | IssuesEvent | 2020-09-25 05:29:33 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Make text width calculation fast | Category: Optimization Priority: Medium | 
Right now its copying it to a text box then querying the length, instead it can cache the font widths to a table and do the calculation.
| 1.0 | Make text width calculation fast - 
Right now its copying it to a text box then querying the length, instead it can cache the font widths to a table and do the calculation.
| priority | make text width calculation fast right now its copying it to a text box then querying the length instead it can cache the font widths to a table and do the calculation | 1 |
555,072 | 16,446,950,469 | IssuesEvent | 2021-05-20 20:49:52 | sopra-fs21-group-22/client | https://api.github.com/repos/sopra-fs21-group-22/client | closed | update role information | medium priority task | - [x] add role information text with game task message
- [x] move pop up from button to card
- [x] get rid of role information button | 1.0 | update role information - - [x] add role information text with game task message
- [x] move pop up from button to card
- [x] get rid of role information button | priority | update role information add role information text with game task message move pop up from button to card get rid of role information button | 1 |
163,273 | 6,195,084,643 | IssuesEvent | 2017-07-05 11:40:04 | gctools-outilsgc/gcconnex | https://api.github.com/repos/gctools-outilsgc/gcconnex | closed | My Profile - "We can help you fill out your profile!" function not working (Unclickable) | bug Medium Priority Usability | This issue may be specific to new users. I repeated the process multiple times (refreshing and logging out and logging in) and the same problem occurs again.
To replicate the issue:
1. Click on "My Profile" button
2. Attempt to click on "Let's do it!" or "Not Now" buttons in the "We can help you fill out your profile!" banner at the top
3. Not working / unclickable / buttons are not highlighted with a mouseover indicating that there is no further pathway

| 1.0 | My Profile - "We can help you fill out your profile!" function not working (Unclickable) - This issue may be specific to new users. I repeated the process multiple times (refreshing and logging out and logging in) and the same problem occurs again.
To replicate the issue:
1. Click on "My Profile" button
2. Attempt to click on "Let's do it!" or "Not Now" buttons in the "We can help you fill out your profile!" banner at the top
3. Not working / unclickable / buttons are not highlighted with a mouseover indicating that there is no further pathway

| priority | my profile we can help you fill out your profile function not working unclickable this issue may be specific to new users i repeated the process multiple times refreshing and logging out and logging in and the same problem occurs again to replicate the issue click on my profile button attempt to click on let s do it or not now buttons in the we can help you fill out your profile banner at the top not working unclickable buttons are not highlighted with a mouseover indicating that there is no further pathway | 1 |
248,157 | 7,928,061,937 | IssuesEvent | 2018-07-06 10:11:53 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Include GDAL (> v. 2.1.0) for import and manipulation | > Enhancement Concerns Data Persistence In Extensions OS All Priority Medium Version Git | ### Enhancement
- Enhancement: Include GDAL for import of various raster formats (like KEA)
### Wished behavior
- Bundeling the needed GDAL Java bindings in order to allow plugins that could ameliorate the use of raster data in GAMA.
### Done so far
- Tried to build GDAL with Java bindings on a Win 64 machine (without real success). Compiling GDAL is not that easy. (Target x64 is not compatible with machine x86 although running Windows on 64Bit processor with a 64Bit Windows)
| 1.0 | Include GDAL (> v. 2.1.0) for import and manipulation - ### Enhancement
- Enhancement: Include GDAL for import of various raster formats (like KEA)
### Wished behavior
- Bundeling the needed GDAL Java bindings in order to allow plugins that could ameliorate the use of raster data in GAMA.
### Done so far
- Tried to build GDAL with Java bindings on a Win 64 machine (without real success). Compiling GDAL is not that easy. (Target x64 is not compatible with machine x86 although running Windows on 64Bit processor with a 64Bit Windows)
| priority | include gdal v for import and manipulation enhancement enhancement include gdal for import of various raster formats like kea wished behavior bundeling the needed gdal java bindings in order to allow plugins that could ameliorate the use of raster data in gama done so far tried to build gdal with java bindings on a win machine without real success compiling gdal is not that easy target is not compatible with machine although running windows on processor with a windows | 1 |
479,921 | 13,807,508,593 | IssuesEvent | 2020-10-11 22:28:28 | litecoin-foundation/loafwallet-android | https://api.github.com/repos/litecoin-foundation/loafwallet-android | opened | Samsung Galaxy Note 4: Can't enter the last 3 words of the seed phrase | Priority-Medium bug | On Note 4 running Android 6.0.1, I cannot enter the last 3 words of the seed phrase. Instead of displaying next after word 9 it displays **Done** thus locking out the last 3 seed words.
| 1.0 | Samsung Galaxy Note 4: Can't enter the last 3 words of the seed phrase - On Note 4 running Android 6.0.1, I cannot enter the last 3 words of the seed phrase. Instead of displaying next after word 9 it displays **Done** thus locking out the last 3 seed words.
| priority | samsung galaxy note can t enter the last words of the seed phrase on note running android i cannot enter the last words of the seed phrase instead of displaying next after word it displays done thus locking out the last seed words | 1 |
587,145 | 17,605,612,954 | IssuesEvent | 2021-08-17 16:40:11 | chef/chef | https://api.github.com/repos/chef/chef | closed | macosx hostname resource error when previously unset | Priority: Medium Platform: macOS Status: Sustaining Backlog Focus: Resources Focus: Desktop | <!---
!!!!!! NOTE: CHEF CLIENT BUGS ONLY !!!!!!
This issue tracker is for the code contained within this repo -- `chef-client`, base `knife` functionality (not
plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc.
* Requests for new or alternative functionality should be made to [feedback.chef.io](https://feedback.chef.io/forums/301644-chef-product-feedback/category/110832-chef-client)
* [Chef Server issues](https://github.com/chef/chef-server/issues/new)
* [ChefDK issues](https://github.com/chef/chef-dk/issues/new)
* Cookbook Issues (see the https://github.com/chef-cookbooks repos or search [Supermarket](https://supermarket.chef.io) or GitHub/Google)
-->
## Description
Using the [hostname](https://docs.chef.io/resource_hostname.html) resource on macosx, the chef run will fail if the hostname has not been set before. I've found this common across our mac devices. Obviously this is somewhat counter intuitive as I am attempting to use the resource to set the hostname on said devices.
## Chef Version
14.12.9
Hosted Chef currently.
## Platform Version
Macosx:
```
platform_version: 10.14.4
platform_build: 18E226
```
## Replication Case
Use something like the following in a recipe and run against a macosx machine where the command `/usr/sbin/scutil --get HostName` returns `HostName: not set`
```
hostname 'set-machine-hostname' do
hostname config['hostname']
action :set
retries 1
end
```
## Client Output
<!--- The relevant output of the chef-client run or a link to a gist of the entire run, if there is one.
The debug output (chef-client -l debug) may be useful, but please link to a gist, or truncate it. -->
Output from run locally.
```
hostname[set-machine-hostname] (enroll::default line 65) had an error: Mixlib::ShellOut::ShellCommandFailed: execute[set HostName via scutil] (/opt/chefdk/embedded/lib/ruby/gems/2.5.0/gems/chef-14.10.9/lib/chef/resource/hostname.rb line 112) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of /usr/sbin/scutil --get HostName ----
STDOUT:
STDERR: HostName: not set
---- End output of /usr/sbin/scutil --get HostName ----
Ran /usr/sbin/scutil --get HostName returned 1
```
Verifying whether the hostname is set with the same command the code uses:
```
❯ /usr/sbin/scutil --get HostName
HostName: not set
❯ echo $?
1
```
Possible line where code is failing:
https://github.com/chef/chef/blob/master/lib/chef/resource/hostname.rb#L114
## Stacktrace
<!--- Please include the stacktrace.out output or link to a gist of it, if there is one. -->
N/A | 1.0 | macosx hostname resource error when previously unset - <!---
!!!!!! NOTE: CHEF CLIENT BUGS ONLY !!!!!!
This issue tracker is for the code contained within this repo -- `chef-client`, base `knife` functionality (not
plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc.
* Requests for new or alternative functionality should be made to [feedback.chef.io](https://feedback.chef.io/forums/301644-chef-product-feedback/category/110832-chef-client)
* [Chef Server issues](https://github.com/chef/chef-server/issues/new)
* [ChefDK issues](https://github.com/chef/chef-dk/issues/new)
* Cookbook Issues (see the https://github.com/chef-cookbooks repos or search [Supermarket](https://supermarket.chef.io) or GitHub/Google)
-->
## Description
Using the [hostname](https://docs.chef.io/resource_hostname.html) resource on macosx, the chef run will fail if the hostname has not been set before. I've found this common across our mac devices. Obviously this is somewhat counter intuitive as I am attempting to use the resource to set the hostname on said devices.
## Chef Version
14.12.9
Hosted Chef currently.
## Platform Version
Macosx:
```
platform_version: 10.14.4
platform_build: 18E226
```
## Replication Case
Use something like the following in a recipe and run against a macosx machine where the command `/usr/sbin/scutil --get HostName` returns `HostName: not set`
```
hostname 'set-machine-hostname' do
hostname config['hostname']
action :set
retries 1
end
```
## Client Output
<!--- The relevant output of the chef-client run or a link to a gist of the entire run, if there is one.
The debug output (chef-client -l debug) may be useful, but please link to a gist, or truncate it. -->
Output from run locally.
```
hostname[set-machine-hostname] (enroll::default line 65) had an error: Mixlib::ShellOut::ShellCommandFailed: execute[set HostName via scutil] (/opt/chefdk/embedded/lib/ruby/gems/2.5.0/gems/chef-14.10.9/lib/chef/resource/hostname.rb line 112) had an error: Mixlib::ShellOut::ShellCommandFailed: Expected process to exit with [0], but received '1'
---- Begin output of /usr/sbin/scutil --get HostName ----
STDOUT:
STDERR: HostName: not set
---- End output of /usr/sbin/scutil --get HostName ----
Ran /usr/sbin/scutil --get HostName returned 1
```
Verifying whether the hostname is set with the same command the code uses:
```
❯ /usr/sbin/scutil --get HostName
HostName: not set
❯ echo $?
1
```
Possible line where code is failing:
https://github.com/chef/chef/blob/master/lib/chef/resource/hostname.rb#L114
## Stacktrace
<!--- Please include the stacktrace.out output or link to a gist of it, if there is one. -->
N/A | priority | macosx hostname resource error when previously unset note chef client bugs only this issue tracker is for the code contained within this repo chef client base knife functionality not plugins chef apply chef solo chef client z etc requests for new or alternative functionality should be made to cookbook issues see the repos or search or github google description using the resource on macosx the chef run will fail if the hostname has not been set before i ve found this common across our mac devices obviously this is somewhat counter intuitive as i am attempting to use the resource to set the hostname on said devices chef version hosted chef currently platform version macosx platform version platform build replication case use something like the following in a recipe and run against a macosx machine where the command usr sbin scutil get hostname returns hostname not set hostname set machine hostname do hostname config action set retries end client output the relevant output of the chef client run or a link to a gist of the entire run if there is one the debug output chef client l debug may be useful but please link to a gist or truncate it output from run locally hostname enroll default line had an error mixlib shellout shellcommandfailed execute opt chefdk embedded lib ruby gems gems chef lib chef resource hostname rb line had an error mixlib shellout shellcommandfailed expected process to exit with but received begin output of usr sbin scutil get hostname stdout stderr hostname not set end output of usr sbin scutil get hostname ran usr sbin scutil get hostname returned verifying whether the hostname is set with the same command the code uses ❯ usr sbin scutil get hostname hostname not set ❯ echo possible line where code is failing stacktrace n a | 1 |
34,458 | 2,781,050,657 | IssuesEvent | 2015-05-06 10:19:11 | ospalh/anki-addons | https://api.github.com/repos/ospalh/anki-addons | opened | Kokosinseln-dict | downloadaudio enhancement priority:medium | Get pronunciations from dict.cc. They have user-supplied German pronunciations. Looks interesting. May be tricky, as they use JanaScript. | 1.0 | Kokosinseln-dict - Get pronunciations from dict.cc. They have user-supplied German pronunciations. Looks interesting. May be tricky, as they use JanaScript. | priority | kokosinseln dict get pronunciations from dict cc they have user supplied german pronunciations looks interesting may be tricky as they use janascript | 1 |
447,051 | 12,882,653,771 | IssuesEvent | 2020-07-12 17:58:31 | RPGHacker/asar | https://api.github.com/repos/RPGHacker/asar | closed | Literal space character can't be used | bug priority: medium | A single-quoted literal space character won't assemble properly, at least in 65816 architecture. `LDA #'A'` assembles fine, but `LDA #' '` throws E5117: Unknown command.
I am currently using the Windows release, version 1.71.
| 1.0 | Literal space character can't be used - A single-quoted literal space character won't assemble properly, at least in 65816 architecture. `LDA #'A'` assembles fine, but `LDA #' '` throws E5117: Unknown command.
I am currently using the Windows release, version 1.71.
| priority | literal space character can t be used a single quoted literal space character won t assemble properly at least in architecture lda a assembles fine but lda throws unknown command i am currently using the windows release version | 1 |
225,632 | 7,493,878,536 | IssuesEvent | 2018-04-07 01:48:56 | Marri/glowfic | https://api.github.com/repos/Marri/glowfic | opened | Warn users when uploading icons over 100x100 | 2. high priority 8. medium type: enhancement | Possibly only warn when over 200x200, for reasons of high density screens? We should warn if they are Very Large, though. | 1.0 | Warn users when uploading icons over 100x100 - Possibly only warn when over 200x200, for reasons of high density screens? We should warn if they are Very Large, though. | priority | warn users when uploading icons over possibly only warn when over for reasons of high density screens we should warn if they are very large though | 1 |
780,111 | 27,379,644,621 | IssuesEvent | 2023-02-28 09:09:52 | roq-trading/roq-issues | https://api.github.com/repos/roq-trading/roq-issues | closed | [roq-server] Support external trades | enhancement medium priority support | Current behavior is to filter any trades which do not originate from an order manage by Roq.
It should be possible to capture these external trades in the event-log. | 1.0 | [roq-server] Support external trades - Current behavior is to filter any trades which do not originate from an order manage by Roq.
It should be possible to capture these external trades in the event-log. | priority | support external trades current behavior is to filter any trades which do not originate from an order manage by roq it should be possible to capture these external trades in the event log | 1 |
726,626 | 25,005,348,274 | IssuesEvent | 2022-11-03 11:22:19 | zitadel/zitadel | https://api.github.com/repos/zitadel/zitadel | closed | Document Metrics Endpoint | category: docs priority: medium effort: 2 | The metrics endpoint should be integrated in the documentation.
**Acceptance criteria**
- [ ] Add metrics endpoint
- [ ] How can customers access data from the metrics
- [ ] What kind of metrics are included
- [ ] Document how users know if ZITADEL is running, healthz endpoint, readiness, etc.
| 1.0 | Document Metrics Endpoint - The metrics endpoint should be integrated in the documentation.
**Acceptance criteria**
- [ ] Add metrics endpoint
- [ ] How can customers access data from the metrics
- [ ] What kind of metrics are included
- [ ] Document how users know if ZITADEL is running, healthz endpoint, readiness, etc.
| priority | document metrics endpoint the metrics endpoint should be integrated in the documentation acceptance criteria add metrics endpoint how can customers access data from the metrics what kind of metrics are included document how users know if zitadel is running healthz endpoint readiness etc | 1 |
606,400 | 18,761,698,626 | IssuesEvent | 2021-11-05 17:13:58 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | closed | Some migrated translation labels are not translatable at UI | Bug Priority: Medium | With #3836 we added some keys into the system context translations, however, the following keys from the imported ones are not being translated at the UI.
|key | location|
|--- | ---|
|Add people or groups | Share entities popup|
|Administrators and Editors | Share entities popup|
|HELP | TEXT on rich text field|
|PREVIEW | TEXT on rich text field|
|EDIT | TEXT on rich text field|
|Search (not main search but on Copy From screen) | Not using the 'Search' translated term|
|Action | TEXT on Tools > Activity Log|
|Time | TEXT on Tools > Activity Log|
|Find | TEXT on Tools > Activity Log|
|Description | TEXT on Tools > Activity Log|
|Uwazi UI | BUTTON on Settings > Translations|
|Select... | TEXT|
|You should activate this feature for enhanced account security | TEXT on Settings > Account|
|This option will show a notification about the use of cookies in your instance. | TEXT on Settings > Collection|
|Month, Day, Year 09-18-2020 | TEXT on Settings > Collection|
|landing page description | |
Additionally, the following keys are shown as a unique label in the UI, but at code level are composed of several html elements.
|key |
|---|
|ProTip! Use cmd or shift + click to select multiple files.|
|Copy properties to this entity from:|
|Enable this page to be used as an entity view page:|
|Browse your PDFs to upload or drop your files here.|
|ProTip! For better performance, upload your documents in batches of 50 or less.|
| 1.0 | Some migrated translation labels are not translatable at UI - With #3836 we added some keys into the system context translations, however, the following keys from the imported ones are not being translated at the UI.
|key | location|
|--- | ---|
|Add people or groups | Share entities popup|
|Administrators and Editors | Share entities popup|
|HELP | TEXT on rich text field|
|PREVIEW | TEXT on rich text field|
|EDIT | TEXT on rich text field|
|Search (not main search but on Copy From screen) | Not using the 'Search' translated term|
|Action | TEXT on Tools > Activity Log|
|Time | TEXT on Tools > Activity Log|
|Find | TEXT on Tools > Activity Log|
|Description | TEXT on Tools > Activity Log|
|Uwazi UI | BUTTON on Settings > Translations|
|Select... | TEXT|
|You should activate this feature for enhanced account security | TEXT on Settings > Account|
|This option will show a notification about the use of cookies in your instance. | TEXT on Settings > Collection|
|Month, Day, Year 09-18-2020 | TEXT on Settings > Collection|
|landing page description | |
Additionally, the following keys are shown as a unique label in the UI, but at code level are composed of several html elements.
|key |
|---|
|ProTip! Use cmd or shift + click to select multiple files.|
|Copy properties to this entity from:|
|Enable this page to be used as an entity view page:|
|Browse your PDFs to upload or drop your files here.|
|ProTip! For better performance, upload your documents in batches of 50 or less.|
| priority | some migrated translation labels are not translatable at ui with we added some keys into the system context translations however the following keys from the imported ones are not being translated at the ui key location add people or groups share entities popup administrators and editors share entities popup help text on rich text field preview text on rich text field edit text on rich text field search not main search but on copy from screen not using the search translated term action text on tools activity log time text on tools activity log find text on tools activity log description text on tools activity log uwazi ui button on settings translations select text you should activate this feature for enhanced account security text on settings account this option will show a notification about the use of cookies in your instance text on settings collection month day year text on settings collection landing page description additionally the following keys are shown as a unique label in the ui but at code level are composed of several html elements key protip use cmd or shift click to select multiple files copy properties to this entity from enable this page to be used as an entity view page browse your pdfs to upload or drop your files here protip for better performance upload your documents in batches of or less | 1 |
55,892 | 3,075,111,827 | IssuesEvent | 2015-08-20 11:44:33 | pavel-pimenov/flylinkdc-r5xx | https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx | closed | Уменьшение списка закачек | bug duplicate imported Priority-Medium | _From [se...@front.ru](https://code.google.com/u/102901108034556914292/) on February 25, 2011 14:00:41_
Поставил r500 b85 x64 - но проблема осталась...
Возможно (или наверняка) дело не в FlyLink - но в чём, не могу понять (роутер DIR-100 - настроен\перенастроен кучу раз и с этим всё ОК)...
1. стоит автонастройка (в ручной подправил только ТСР и UDP) - имею 3 скачки + 1 закачку (как есть)...
2. ставлю ручное перенаправление - число закачек\скачек прежнее...
3. через несколько мин. ставлю опять автонастройку - число скачек 10 + 1 закачка...
4. через 5-10 мин. - число скачек опять 3 + 1 закачка...
И так каждый раз (при переключении - авто\ручное)...
Т.е. куда-то девается список скачек с меня (скрывается или удаляется), автобан отключен...
Может кто подскажет - где копать, что бы список скачек был постоянным во всех вариантах подключения???
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=373_ | 1.0 | Уменьшение списка закачек - _From [se...@front.ru](https://code.google.com/u/102901108034556914292/) on February 25, 2011 14:00:41_
Поставил r500 b85 x64 - но проблема осталась...
Возможно (или наверняка) дело не в FlyLink - но в чём, не могу понять (роутер DIR-100 - настроен\перенастроен кучу раз и с этим всё ОК)...
1. стоит автонастройка (в ручной подправил только ТСР и UDP) - имею 3 скачки + 1 закачку (как есть)...
2. ставлю ручное перенаправление - число закачек\скачек прежнее...
3. через несколько мин. ставлю опять автонастройку - число скачек 10 + 1 закачка...
4. через 5-10 мин. - число скачек опять 3 + 1 закачка...
И так каждый раз (при переключении - авто\ручное)...
Т.е. куда-то девается список скачек с меня (скрывается или удаляется), автобан отключен...
Может кто подскажет - где копать, что бы список скачек был постоянным во всех вариантах подключения???
_Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=373_ | priority | уменьшение списка закачек from on february поставил но проблема осталась возможно или наверняка дело не в flylink но в чём не могу понять роутер dir настроен перенастроен кучу раз и с этим всё ок стоит автонастройка в ручной подправил только тср и udp имею скачки закачку как есть ставлю ручное перенаправление число закачек скачек прежнее через несколько мин ставлю опять автонастройку число скачек закачка через мин число скачек опять закачка и так каждый раз при переключении авто ручное т е куда то девается список скачек с меня скрывается или удаляется автобан отключен может кто подскажет где копать что бы список скачек был постоянным во всех вариантах подключения original issue | 1 |
87,269 | 3,744,432,892 | IssuesEvent | 2016-03-10 01:46:22 | Shymain/discordRPG | https://api.github.com/repos/Shymain/discordRPG | closed | Skills display command. | Priority: Medium Status: To-Do Type: Request | .skills displays a list of skills with level and XP to next level, similar to .inv. | 1.0 | Skills display command. - .skills displays a list of skills with level and XP to next level, similar to .inv. | priority | skills display command skills displays a list of skills with level and xp to next level similar to inv | 1 |
42,328 | 2,870,205,080 | IssuesEvent | 2015-06-06 23:18:17 | gama-platform/gama | https://api.github.com/repos/gama-platform/gama | closed | Opengl Context not well initialized when using 2 displays | >Bug Priority Medium | ```
What steps will reproduce the problem?
1.Open models/3D/Boids/boids_3D.gaml
2.Run the model
What is the expected output? What do you see instead?
The RealBoids display is not well initialized. Image (background and boids) only appear
at the first iteration (after starting the simulation ) whereas it should appear directly.
It works when only defining one display (Comment DynamicColor display)
This is due to the fact that when the method InitTexture() is called in JOGLAWTGLRenderer
the context is not yet initialized.
Temporary solution:
if(this.context != null){
}
else{
throw new GamaRuntimeException("JOGLRenderer context is null");
}
but need to see the initialization process to fix it
Please use labels and text to provide additional information.
Mac OS X 10.7 64 bits
```
Original issue reported on code.google.com by `agrignard` on 2013-02-14 04:52:04 | 1.0 | Opengl Context not well initialized when using 2 displays - ```
What steps will reproduce the problem?
1.Open models/3D/Boids/boids_3D.gaml
2.Run the model
What is the expected output? What do you see instead?
The RealBoids display is not well initialized. Image (background and boids) only appear
at the first iteration (after starting the simulation ) whereas it should appear directly.
It works when only defining one display (Comment DynamicColor display)
This is due to the fact that when the method InitTexture() is called in JOGLAWTGLRenderer
the context is not yet initialized.
Temporary solution:
if(this.context != null){
}
else{
throw new GamaRuntimeException("JOGLRenderer context is null");
}
but need to see the initialization process to fix it
Please use labels and text to provide additional information.
Mac OS X 10.7 64 bits
```
Original issue reported on code.google.com by `agrignard` on 2013-02-14 04:52:04 | priority | opengl context not well initialized when using displays what steps will reproduce the problem open models boids boids gaml run the model what is the expected output what do you see instead the realboids display is not well initialized image background and boids only appear at the first iteration after starting the simulation whereas it should appear directly it works when only defining one display comment dynamiccolor display this is due to the fact that when the method inittexture is called in joglawtglrenderer the context is not yet initialized temporary solution if this context null else throw new gamaruntimeexception joglrenderer context is null but need to see the initialization process to fix it please use labels and text to provide additional information mac os x bits original issue reported on code google com by agrignard on | 1 |
826,255 | 31,562,430,554 | IssuesEvent | 2023-09-03 12:20:35 | DiscordBot-PMMP/DiscordBot | https://api.github.com/repos/DiscordBot-PMMP/DiscordBot | opened | [Bug] | Priority: Medium Status: Confirmed/Replicated Type: Bug | Attempting to respond to interaction with modal with:
```php
$this->api->interactionRespondWithModal($interaction, "Link Minecraft Account", "discordaccount_link_code", [
new ActionRow([
new TextInput("discordaccount_code", TextInputStyle::SHORT, "Code", $this->plugin->getConfig()->getNested("code.size", 4), $this->plugin->getConfig()->getNested("code.size", 16), true, null, "Unique link code from minecraft")
])
]);
```
results in
```log
[2023-09-03T12:16:35.110847+00:00] InternalThread.CRITICAL: ValueError: "0 is not a valid backing value for enum JaxkDev\DiscordBot\Models\Messages\Component\ComponentType" (EXCEPTION) in "phar:///Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Models/Messages/Component/ActionRow.php" at line 81 [] []
[2023-09-03T12:16:35.111486+00:00] InternalThread.CRITICAL: #0 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Models/Messages/Component/ActionRow(81): JaxkDev\DiscordBot\Models\Messages\Component\ComponentType::from(integer 0) [] []
[2023-09-03T12:16:35.111579+00:00] InternalThread.CRITICAL: #1 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Models/Messages/Component/ActionRow(75): JaxkDev\DiscordBot\Models\Messages\Component\ActionRow::componentFromBinary(object JaxkDev\DiscordBot\Communication\BinaryStream#394) [] []
[2023-09-03T12:16:35.111659+00:00] InternalThread.CRITICAL: #2 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/BinaryStream(121): JaxkDev\DiscordBot\Models\Messages\Component\ActionRow::fromBinary(object JaxkDev\DiscordBot\Communication\BinaryStream#394) [] []
[2023-09-03T12:16:35.111732+00:00] InternalThread.CRITICAL: #3 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Packets/Plugin/RequestInteractionRespondWithModal(77): JaxkDev\DiscordBot\Communication\BinaryStream->getSerializableArray(string[54] JaxkDev\DiscordBot\Models\Messages\Component\ActionRow) [] []
[2023-09-03T12:16:35.111804+00:00] InternalThread.CRITICAL: #4 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Thread(100): JaxkDev\DiscordBot\Communication\Packets\Plugin\RequestInteractionRespondWithModal::fromBinary(object JaxkDev\DiscordBot\Communication\BinaryStream#394) [] []
[2023-09-03T12:16:35.111875+00:00] InternalThread.CRITICAL: #5 (): JaxkDev\DiscordBot\Communication\Thread->JaxkDev\DiscordBot\Communication\{closure}(string[1139] .....A....1147867736207278161....778716166466175030......discordaccount_link....) [] []
[2023-09-03T12:16:35.111944+00:00] InternalThread.CRITICAL: #6 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Thread(86): array_map(object Closure#258, array[1]) [] []
[2023-09-03T12:16:35.112013+00:00] InternalThread.CRITICAL: #7 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/InternalBot/Client(204): JaxkDev\DiscordBot\Communication\Thread->readInboundData(integer 50) [] []
[2023-09-03T12:16:35.112082+00:00] InternalThread.CRITICAL: #8 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/InternalBot/Client(182): JaxkDev\DiscordBot\InternalBot\Client->tick() [] []
[2023-09-03T12:16:35.112149+00:00] InternalThread.CRITICAL: #9 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/vendor/react/event-loop/src/Timer/Timers(101): JaxkDev\DiscordBot\InternalBot\Client->JaxkDev\DiscordBot\InternalBot\{closure}(object React\EventLoop\Timer\Timer#538) [] []
[2023-09-03T12:16:35.112217+00:00] InternalThread.CRITICAL: #10 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/vendor/react/event-loop/src/StreamSelectLoop(185): React\EventLoop\Timer\Timers->tick() [] []
[2023-09-03T12:16:35.112285+00:00] InternalThread.CRITICAL: #11 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/vendor/team-reflex/discord-php/src/Discord/Discord(1496): React\EventLoop\StreamSelectLoop->run() [] []
[2023-09-03T12:16:35.112352+00:00] InternalThread.CRITICAL: #12 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/InternalBot/Client(149): Discord\Discord->run() [] []
[2023-09-03T12:16:35.112420+00:00] InternalThread.CRITICAL: #13 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Thread(52): JaxkDev\DiscordBot\InternalBot\Client->__construct(object JaxkDev\DiscordBot\Communication\Thread#3) [] []
[2023-09-03T12:16:35.112487+00:00] InternalThread.CRITICAL: #14 (): JaxkDev\DiscordBot\Communication\Thread->run() [] []
``` | 1.0 | [Bug] - Attempting to respond to interaction with modal with:
```php
$this->api->interactionRespondWithModal($interaction, "Link Minecraft Account", "discordaccount_link_code", [
new ActionRow([
new TextInput("discordaccount_code", TextInputStyle::SHORT, "Code", $this->plugin->getConfig()->getNested("code.size", 4), $this->plugin->getConfig()->getNested("code.size", 16), true, null, "Unique link code from minecraft")
])
]);
```
results in
```log
[2023-09-03T12:16:35.110847+00:00] InternalThread.CRITICAL: ValueError: "0 is not a valid backing value for enum JaxkDev\DiscordBot\Models\Messages\Component\ComponentType" (EXCEPTION) in "phar:///Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Models/Messages/Component/ActionRow.php" at line 81 [] []
[2023-09-03T12:16:35.111486+00:00] InternalThread.CRITICAL: #0 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Models/Messages/Component/ActionRow(81): JaxkDev\DiscordBot\Models\Messages\Component\ComponentType::from(integer 0) [] []
[2023-09-03T12:16:35.111579+00:00] InternalThread.CRITICAL: #1 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Models/Messages/Component/ActionRow(75): JaxkDev\DiscordBot\Models\Messages\Component\ActionRow::componentFromBinary(object JaxkDev\DiscordBot\Communication\BinaryStream#394) [] []
[2023-09-03T12:16:35.111659+00:00] InternalThread.CRITICAL: #2 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/BinaryStream(121): JaxkDev\DiscordBot\Models\Messages\Component\ActionRow::fromBinary(object JaxkDev\DiscordBot\Communication\BinaryStream#394) [] []
[2023-09-03T12:16:35.111732+00:00] InternalThread.CRITICAL: #3 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Packets/Plugin/RequestInteractionRespondWithModal(77): JaxkDev\DiscordBot\Communication\BinaryStream->getSerializableArray(string[54] JaxkDev\DiscordBot\Models\Messages\Component\ActionRow) [] []
[2023-09-03T12:16:35.111804+00:00] InternalThread.CRITICAL: #4 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Thread(100): JaxkDev\DiscordBot\Communication\Packets\Plugin\RequestInteractionRespondWithModal::fromBinary(object JaxkDev\DiscordBot\Communication\BinaryStream#394) [] []
[2023-09-03T12:16:35.111875+00:00] InternalThread.CRITICAL: #5 (): JaxkDev\DiscordBot\Communication\Thread->JaxkDev\DiscordBot\Communication\{closure}(string[1139] .....A....1147867736207278161....778716166466175030......discordaccount_link....) [] []
[2023-09-03T12:16:35.111944+00:00] InternalThread.CRITICAL: #6 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Thread(86): array_map(object Closure#258, array[1]) [] []
[2023-09-03T12:16:35.112013+00:00] InternalThread.CRITICAL: #7 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/InternalBot/Client(204): JaxkDev\DiscordBot\Communication\Thread->readInboundData(integer 50) [] []
[2023-09-03T12:16:35.112082+00:00] InternalThread.CRITICAL: #8 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/InternalBot/Client(182): JaxkDev\DiscordBot\InternalBot\Client->tick() [] []
[2023-09-03T12:16:35.112149+00:00] InternalThread.CRITICAL: #9 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/vendor/react/event-loop/src/Timer/Timers(101): JaxkDev\DiscordBot\InternalBot\Client->JaxkDev\DiscordBot\InternalBot\{closure}(object React\EventLoop\Timer\Timer#538) [] []
[2023-09-03T12:16:35.112217+00:00] InternalThread.CRITICAL: #10 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/vendor/react/event-loop/src/StreamSelectLoop(185): React\EventLoop\Timer\Timers->tick() [] []
[2023-09-03T12:16:35.112285+00:00] InternalThread.CRITICAL: #11 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/vendor/team-reflex/discord-php/src/Discord/Discord(1496): React\EventLoop\StreamSelectLoop->run() [] []
[2023-09-03T12:16:35.112352+00:00] InternalThread.CRITICAL: #12 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/InternalBot/Client(149): Discord\Discord->run() [] []
[2023-09-03T12:16:35.112420+00:00] InternalThread.CRITICAL: #13 /Users/jackhonour/Documents/PocketMine/PMMP5/plugins/DiscordBot_dev-39.phar/src/Communication/Thread(52): JaxkDev\DiscordBot\InternalBot\Client->__construct(object JaxkDev\DiscordBot\Communication\Thread#3) [] []
[2023-09-03T12:16:35.112487+00:00] InternalThread.CRITICAL: #14 (): JaxkDev\DiscordBot\Communication\Thread->run() [] []
``` | priority | attempting to respond to interaction with modal with php this api interactionrespondwithmodal interaction link minecraft account discordaccount link code new actionrow new textinput discordaccount code textinputstyle short code this plugin getconfig getnested code size this plugin getconfig getnested code size true null unique link code from minecraft results in log internalthread critical valueerror is not a valid backing value for enum jaxkdev discordbot models messages component componenttype exception in phar users jackhonour documents pocketmine plugins discordbot dev phar src models messages component actionrow php at line internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src models messages component actionrow jaxkdev discordbot models messages component componenttype from integer internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src models messages component actionrow jaxkdev discordbot models messages component actionrow componentfrombinary object jaxkdev discordbot communication binarystream internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src communication binarystream jaxkdev discordbot models messages component actionrow frombinary object jaxkdev discordbot communication binarystream internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src communication packets plugin requestinteractionrespondwithmodal jaxkdev discordbot communication binarystream getserializablearray string jaxkdev discordbot models messages component actionrow internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src communication thread jaxkdev discordbot communication packets plugin requestinteractionrespondwithmodal frombinary object jaxkdev discordbot communication binarystream internalthread critical jaxkdev discordbot communication thread jaxkdev discordbot communication closure string a discordaccount link internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src communication thread array map object closure array internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src internalbot client jaxkdev discordbot communication thread readinbounddata integer internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src internalbot client jaxkdev discordbot internalbot client tick internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar vendor react event loop src timer timers jaxkdev discordbot internalbot client jaxkdev discordbot internalbot closure object react eventloop timer timer internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar vendor react event loop src streamselectloop react eventloop timer timers tick internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar vendor team reflex discord php src discord discord react eventloop streamselectloop run internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src internalbot client discord discord run internalthread critical users jackhonour documents pocketmine plugins discordbot dev phar src communication thread jaxkdev discordbot internalbot client construct object jaxkdev discordbot communication thread internalthread critical jaxkdev discordbot communication thread run | 1 |
291,759 | 8,949,283,510 | IssuesEvent | 2019-01-25 06:55:36 | Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS | https://api.github.com/repos/Repair-DeskPOS/RepairDesk-BUGS-IMPROVEMENTS | closed | Ability to Display Admin Dashboard to Employees | DrPhoneFix Medium Priority enhancement | There should be an option where we can set under employee roles & permission so that they should not just see a technician dashboard

**but admin dashboard. See below:**

| 1.0 | Ability to Display Admin Dashboard to Employees - There should be an option where we can set under employee roles & permission so that they should not just see a technician dashboard

**but admin dashboard. See below:**

| priority | ability to display admin dashboard to employees there should be an option where we can set under employee roles permission so that they should not just see a technician dashboard but admin dashboard see below | 1 |
671,661 | 22,771,333,600 | IssuesEvent | 2022-07-08 10:16:00 | canonical-web-and-design/webteam.canonical.com | https://api.github.com/repos/canonical-web-and-design/webteam.canonical.com | closed | /masterclasses is returning 5xx responses | Priority: Medium | Trying to visit that page results in either 502 Bad Gateway, or a 500:

| 1.0 | /masterclasses is returning 5xx responses - Trying to visit that page results in either 502 Bad Gateway, or a 500:

| priority | masterclasses is returning responses trying to visit that page results in either bad gateway or a | 1 |
232,457 | 7,660,217,470 | IssuesEvent | 2018-05-11 09:42:58 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | mongo_client error after adding field in existing Content Builder Type | priority: medium status: need more informations 🤔 type: bug 🐛 | **Information**
Node.js version: v9.9.0
npm version: 5.6.0
Strapi version: 3.0.0-alpha.12.1.2
Database: v3.6.4-MongoDB
Operating system: Ubuntu 14.04 LTS
**What is the current behavior?**
I added an integer column to a Content Builder Type, called "Likes".
After clicking on Save, the server crashes and the following error is logged in the terminal:
```
".." /lib/mongo_client.js:804
throw err;
TypeError: Cannot read property 'toLowerCase' of undefined
at Object.convertType ( ".." /node_modules/strapi-mongoose/lib/utils/index.js:12:28)
```
**What is the expected behavior?**
After saving the content builder type, the server is expected to restart and the page should reload with the change.
**Suggested solutions**
Check format of fields in Strapi server code before executing query on MongoDB
---
- [x] I'm sure that this issue hasn't already been referenced.
| 1.0 | mongo_client error after adding field in existing Content Builder Type - **Information**
Node.js version: v9.9.0
npm version: 5.6.0
Strapi version: 3.0.0-alpha.12.1.2
Database: v3.6.4-MongoDB
Operating system: Ubuntu 14.04 LTS
**What is the current behavior?**
I added an integer column to a Content Builder Type, called "Likes".
After clicking on Save, the server crashes and the following error is logged in the terminal:
```
".." /lib/mongo_client.js:804
throw err;
TypeError: Cannot read property 'toLowerCase' of undefined
at Object.convertType ( ".." /node_modules/strapi-mongoose/lib/utils/index.js:12:28)
```
**What is the expected behavior?**
After saving the content builder type, the server is expected to restart and the page should reload with the change.
**Suggested solutions**
Check format of fields in Strapi server code before executing query on MongoDB
---
- [x] I'm sure that this issue hasn't already been referenced.
| priority | mongo client error after adding field in existing content builder type information node js version npm version strapi version alpha database mongodb operating system ubuntu lts what is the current behavior i added an integer column to a content builder type called likes after clicking on save the server crashes and the following error is logged in the terminal lib mongo client js throw err typeerror cannot read property tolowercase of undefined at object converttype node modules strapi mongoose lib utils index js what is the expected behavior after saving the content builder type the server is expected to restart and the page should reload with the change suggested solutions check format of fields in strapi server code before executing query on mongodb i m sure that this issue hasn t already been referenced | 1 |
350,286 | 10,481,700,791 | IssuesEvent | 2019-09-24 10:14:08 | project-march/gait-generation | https://api.github.com/repos/project-march/gait-generation | closed | Show overview of shortcuts | priority-medium | There are many shortcuts in the gait generator, they should be displayed somewhere | 1.0 | Show overview of shortcuts - There are many shortcuts in the gait generator, they should be displayed somewhere | priority | show overview of shortcuts there are many shortcuts in the gait generator they should be displayed somewhere | 1 |
64,210 | 3,206,201,849 | IssuesEvent | 2015-10-04 20:13:33 | Sonarr/Sonarr | https://api.github.com/repos/Sonarr/Sonarr | closed | Remove Illegal Characters instead of Replacing them | enhancement priority:medium | Right now we replace them or strip out all characters with the `CleanTitle` variants.
We need to add a config option to handle this:
Replace Illegal Characters, defaults to true and when false it will strip them out instead of replacing. | 1.0 | Remove Illegal Characters instead of Replacing them - Right now we replace them or strip out all characters with the `CleanTitle` variants.
We need to add a config option to handle this:
Replace Illegal Characters, defaults to true and when false it will strip them out instead of replacing. | priority | remove illegal characters instead of replacing them right now we replace them or strip out all characters with the cleantitle variants we need to add a config option to handle this replace illegal characters defaults to true and when false it will strip them out instead of replacing | 1 |
207,758 | 7,133,313,309 | IssuesEvent | 2018-01-22 17:13:17 | ZippyMagician/CardBot | https://api.github.com/repos/ZippyMagician/CardBot | opened | MySQL example command client | priority:medium review suggestion type:enhancement | Create an example MySQL command line with commands integrated for tutorials regarding setting up this bot | 1.0 | MySQL example command client - Create an example MySQL command line with commands integrated for tutorials regarding setting up this bot | priority | mysql example command client create an example mysql command line with commands integrated for tutorials regarding setting up this bot | 1 |
71,125 | 3,352,145,331 | IssuesEvent | 2015-11-17 21:30:11 | bounswe/bounswe2015group8 | https://api.github.com/repos/bounswe/bounswe2015group8 | closed | [Android] Login and Register pages' DB connection | Priority-Medium | Connect login and register pages on Android to DB instead of local one. | 1.0 | [Android] Login and Register pages' DB connection - Connect login and register pages on Android to DB instead of local one. | priority | login and register pages db connection connect login and register pages on android to db instead of local one | 1 |
673,696 | 23,027,912,722 | IssuesEvent | 2022-07-22 11:02:55 | pystardust/ani-cli | https://api.github.com/repos/pystardust/ani-cli | opened | Android: need to install vlc pkg version in order to use vlc for android. | type: bug priority 2: medium | V 3.3.0
```bash
ani-cli -r2 -q 720 -v 'kengan ashura'
Program "vlc" not found. Please install it.
```
Aslo updating from 3.2.3 to 3.3.0 using `ani-cli -U` will completely destroy itself.
```bash
No command ani-cli found in: /data/data/com.termux/files/usr/bin/ani-cli
```
| 1.0 | Android: need to install vlc pkg version in order to use vlc for android. - V 3.3.0
```bash
ani-cli -r2 -q 720 -v 'kengan ashura'
Program "vlc" not found. Please install it.
```
Aslo updating from 3.2.3 to 3.3.0 using `ani-cli -U` will completely destroy itself.
```bash
No command ani-cli found in: /data/data/com.termux/files/usr/bin/ani-cli
```
| priority | android need to install vlc pkg version in order to use vlc for android v bash ani cli q v kengan ashura program vlc not found please install it aslo updating from to using ani cli u will completely destroy itself bash no command ani cli found in data data com termux files usr bin ani cli | 1 |
692,906 | 23,753,740,475 | IssuesEvent | 2022-08-31 23:43:08 | vmware/singleton | https://api.github.com/repos/vmware/singleton | closed | [BUG][Ruby Client][Windows]Log data will be stored in 1 log file rather than 4 rotated log files. | kind/bug priority/medium area/ruby-client | **Describe the bug**
Log data will be stored in 1 log file rather than 4 rotated log files on Windows.
**To Reproduce**
Steps to reproduce the behavior:
1. Set log_file as below in config file: `log_file: ./stgnlog.log`
2. Execute around 100 cases one by one with `log_level: DEBUG` mode.
3. Check the generated log file: all log data around 2911KB will be stored in 1 file rather than 4 rotated log files.
**Expected behavior**
Max log rotation is 4 and each log file is around 1M.
| 1.0 | [BUG][Ruby Client][Windows]Log data will be stored in 1 log file rather than 4 rotated log files. - **Describe the bug**
Log data will be stored in 1 log file rather than 4 rotated log files on Windows.
**To Reproduce**
Steps to reproduce the behavior:
1. Set log_file as below in config file: `log_file: ./stgnlog.log`
2. Execute around 100 cases one by one with `log_level: DEBUG` mode.
3. Check the generated log file: all log data around 2911KB will be stored in 1 file rather than 4 rotated log files.
**Expected behavior**
Max log rotation is 4 and each log file is around 1M.
| priority | log data will be stored in log file rather than rotated log files describe the bug log data will be stored in log file rather than rotated log files on windows to reproduce steps to reproduce the behavior set log file as below in config file log file stgnlog log execute around cases one by one with log level debug mode check the generated log file all log data around will be stored in file rather than rotated log files expected behavior max log rotation is and each log file is around | 1 |
495,362 | 14,280,639,703 | IssuesEvent | 2020-11-23 06:27:37 | ajency/Dhanda-App | https://api.github.com/repos/ajency/Dhanda-App | closed | 7. Can we reduce the size of all placeholders by one point? currently it looks too big and loud. device one plus 7 | Assigned to QA Priority: Medium Suggestion Yet to Push | 
| 1.0 | 7. Can we reduce the size of all placeholders by one point? currently it looks too big and loud. device one plus 7 - 
| priority | can we reduce the size of all placeholders by one point currently it looks too big and loud device one plus | 1 |
376,687 | 11,150,177,951 | IssuesEvent | 2019-12-23 21:29:12 | Automattic/newspack-blocks | https://api.github.com/repos/Automattic/newspack-blocks | closed | Article Block: Add ability to exclude category, tag, etc. | Publication: Brooklyn Eagle [Priority] Medium enhancement | In the article block, add the ability to exclude one or more categories, tags, authors, etc.
This way you could set up a block showing all new articles -- for a "Latest News" section -- and exclude a category like "Opinion". | 1.0 | Article Block: Add ability to exclude category, tag, etc. - In the article block, add the ability to exclude one or more categories, tags, authors, etc.
This way you could set up a block showing all new articles -- for a "Latest News" section -- and exclude a category like "Opinion". | priority | article block add ability to exclude category tag etc in the article block add the ability to exclude one or more categories tags authors etc this way you could set up a block showing all new articles for a latest news section and exclude a category like opinion | 1 |
510,816 | 14,826,624,735 | IssuesEvent | 2021-01-15 00:26:28 | isaacbezerrasaraiva/Ark | https://api.github.com/repos/isaacbezerrasaraiva/Ark | closed | Implement Auto Increment Mechanism | 1.2. Innovation 2.2. Medium priority 3.1. Low complexity | The Ark was designed to allow and explore the usage of composite primary key columns.
Since auto increment of databases works only for a single column, its not possible to gerenerate auto increment value for a primary key column that depends of another parent columns keys.
To avoid a bunch of distinct solutions that can cause a pollution of the database, its necessary to create a unique auto increment mechanims, that can be used by every service that needs manipulate composite primary keys with auto increment column.
This auto increment mechanism cannot be mandatory, but just offer a unique solution, letting the decision to use or not based on the service needs. | 1.0 | Implement Auto Increment Mechanism - The Ark was designed to allow and explore the usage of composite primary key columns.
Since auto increment of databases works only for a single column, its not possible to gerenerate auto increment value for a primary key column that depends of another parent columns keys.
To avoid a bunch of distinct solutions that can cause a pollution of the database, its necessary to create a unique auto increment mechanims, that can be used by every service that needs manipulate composite primary keys with auto increment column.
This auto increment mechanism cannot be mandatory, but just offer a unique solution, letting the decision to use or not based on the service needs. | priority | implement auto increment mechanism the ark was designed to allow and explore the usage of composite primary key columns since auto increment of databases works only for a single column its not possible to gerenerate auto increment value for a primary key column that depends of another parent columns keys to avoid a bunch of distinct solutions that can cause a pollution of the database its necessary to create a unique auto increment mechanims that can be used by every service that needs manipulate composite primary keys with auto increment column this auto increment mechanism cannot be mandatory but just offer a unique solution letting the decision to use or not based on the service needs | 1 |
480,667 | 13,864,828,831 | IssuesEvent | 2020-10-16 02:35:13 | SatcherInstitute/het-frontend | https://api.github.com/repos/SatcherInstitute/het-frontend | opened | Attach frontend to real domain | Medium Priority | Right now it's getting deployed to some generated netlify domain. We want to move it to `healthequitytracker.org` or possibly `app.healthequitytracker.org` | 1.0 | Attach frontend to real domain - Right now it's getting deployed to some generated netlify domain. We want to move it to `healthequitytracker.org` or possibly `app.healthequitytracker.org` | priority | attach frontend to real domain right now it s getting deployed to some generated netlify domain we want to move it to healthequitytracker org or possibly app healthequitytracker org | 1 |
621,966 | 19,602,133,919 | IssuesEvent | 2022-01-06 03:21:54 | OffprintStudios/dragonfish | https://api.github.com/repos/OffprintStudios/dragonfish | opened | Hide child tags by default on browse tags page | Enhancement Medium Priority | Some franchises are getting large numbers of subtags, so they should be hidden on the browse tags page until you click to show them. | 1.0 | Hide child tags by default on browse tags page - Some franchises are getting large numbers of subtags, so they should be hidden on the browse tags page until you click to show them. | priority | hide child tags by default on browse tags page some franchises are getting large numbers of subtags so they should be hidden on the browse tags page until you click to show them | 1 |
436,942 | 12,556,107,262 | IssuesEvent | 2020-06-07 08:35:30 | svthalia/concrexit | https://api.github.com/repos/svthalia/concrexit | opened | Membership page shows 'you are a benefactor' if user does not have any memberships | bug priority: medium | ### Describe the bug
Membership page shows 'you are a benefactor' if user does not have any memberships
### How to reproduce
Steps to reproduce the behaviour:
1. Be a user without memberships
2. Visit `/user/membership/`
3. It says "You are a benefactor, contact the board (...)"
### Expected behaviour
It should say something like "you don't have any memberships in your history", possibly with some button to start a registration.
### Screenshots
<img width="1217" alt="image" src="https://user-images.githubusercontent.com/7915741/83964058-7a6b9900-a8aa-11ea-8e67-0ca69ea60d8a.png">
### Additional context
Add any other context about the problem here.
| 1.0 | Membership page shows 'you are a benefactor' if user does not have any memberships - ### Describe the bug
Membership page shows 'you are a benefactor' if user does not have any memberships
### How to reproduce
Steps to reproduce the behaviour:
1. Be a user without memberships
2. Visit `/user/membership/`
3. It says "You are a benefactor, contact the board (...)"
### Expected behaviour
It should say something like "you don't have any memberships in your history", possibly with some button to start a registration.
### Screenshots
<img width="1217" alt="image" src="https://user-images.githubusercontent.com/7915741/83964058-7a6b9900-a8aa-11ea-8e67-0ca69ea60d8a.png">
### Additional context
Add any other context about the problem here.
| priority | membership page shows you are a benefactor if user does not have any memberships describe the bug membership page shows you are a benefactor if user does not have any memberships how to reproduce steps to reproduce the behaviour be a user without memberships visit user membership it says you are a benefactor contact the board expected behaviour it should say something like you don t have any memberships in your history possibly with some button to start a registration screenshots img width alt image src additional context add any other context about the problem here | 1 |
806,317 | 29,810,954,546 | IssuesEvent | 2023-06-16 15:01:23 | DiscoTrayStudios/lake_nixon_final | https://api.github.com/repos/DiscoTrayStudios/lake_nixon_final | closed | Transfer globals from globals.dart to app_state.dart | type: enhancement category: backend priority: medium size: medium | **Is your feature request related to a problem? Please describe.**
The globals are currently hardcoded in a dart file called globals.dart. This is not the preferred solution.
**Describe the solution you'd like**
Globals should instead be placed in the AppState provider so they can be accessed throughout the app in the preferred method.
| 1.0 | Transfer globals from globals.dart to app_state.dart - **Is your feature request related to a problem? Please describe.**
The globals are currently hardcoded in a dart file called globals.dart. This is not the preferred solution.
**Describe the solution you'd like**
Globals should instead be placed in the AppState provider so they can be accessed throughout the app in the preferred method.
| priority | transfer globals from globals dart to app state dart is your feature request related to a problem please describe the globals are currently hardcoded in a dart file called globals dart this is not the preferred solution describe the solution you d like globals should instead be placed in the appstate provider so they can be accessed throughout the app in the preferred method | 1 |
558,514 | 16,535,627,847 | IssuesEvent | 2021-05-27 11:30:35 | turbot/steampipe-mod-aws-compliance | https://api.github.com/repos/turbot/steampipe-mod-aws-compliance | closed | Add `arn` column in `aws_api_gateway_stage` table | enhancement priority:medium | **Is your feature request related to a problem? Please describe.**
Add `arn` for REST API stages
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
N/A
| 1.0 | Add `arn` column in `aws_api_gateway_stage` table - **Is your feature request related to a problem? Please describe.**
Add `arn` for REST API stages
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
N/A
| priority | add arn column in aws api gateway stage table is your feature request related to a problem please describe add arn for rest api stages describe the solution you d like describe alternatives you ve considered additional context n a | 1 |
460,759 | 13,217,835,526 | IssuesEvent | 2020-08-17 07:36:28 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | repeated network policies can be added | area/console kind/bug kind/need-to-verify priority/medium |
**Describe the Bug**
The option to add network policies does not filter added network policies, and duplicate network policies can be added


/kind bug
/area console
/assign @leoendless
/milestone 3.1.0
/priority medium | 1.0 | repeated network policies can be added -
**Describe the Bug**
The option to add network policies does not filter added network policies, and duplicate network policies can be added


/kind bug
/area console
/assign @leoendless
/milestone 3.1.0
/priority medium | priority | repeated network policies can be added describe the bug the option to add network policies does not filter added network policies and duplicate network policies can be added kind bug area console assign leoendless milestone priority medium | 1 |
614,279 | 19,178,692,788 | IssuesEvent | 2021-12-04 02:29:41 | lokka30/Treasury | https://api.github.com/repos/lokka30/Treasury | closed | Split EconomyProvider interface or remove hasXSupport methods | enhancement help wanted on hold priority: medium developer thoughts wanted approved | Edit:
After the discussion here, I feel like the `hasXSupport` methods are a bad idea and I would actually like to see Treasury drop the idea of not implementing the entirety of its interfaces.
> It really doesn't make sense to me to have 50% of the methods be designed to not be implemented. Anyone who does offer Treasury support should be able to offer bank support with minimal extra work due to how similar the accounts are.
If we do truly want a method to check for support that should likely just be rolled into the API version system, not the provider interface(s). The javadocs for each method state the API version it was added in and the provider states the API version it was programmed against.
Original writeup:
I would like to see `EconomyProvider` separated into several interfaces.
As a developer, it makes it a lot easier to work with player/bank accounts if I know exactly what is available to me rather than constantly re-checking if banks are supported and whatnot.
As a server owner, the increased granularity makes it possible to invent a solution that more exactly suits my needs by selecting the exact bank and player account implementations I want.
* `TreasuryApiProvider`
* Provide Treasury API version implemented, owning plugin
* ~~`CurrencyProvider extends TreasuryApiProvider`~~
* ~~Provides currency definitions and handles parsing~~
* ~~Should define currency management (creation, deletion, modification, etc.)~~
* ~~Treasury should probably implement and provide at `ServicePriority.Lowest`~~
* See #40
* Definitely needs improvement, but outside the scope of this issue
* `AccountProvider extends TreasuryApiProvider`
* Provides a `requestCurrenciesInUse` or similar method
* Allows `CurrencyProvider` to support undefined currencies, making migration easier.
* `PlayerAccountProvider extends AccountProvider`
* Provides `PlayerAccounts`
* `BankAccountProvider extends AccountProvider`
* Provides `BankAccounts`
* Methods should not clash with `PlayerAccountProvider`
* Makes it possible to create a generic `MyEconomyImpl implements PlayerAccountProvider, BankAccountProvider` to mimic Vault style interface usage
| 1.0 | Split EconomyProvider interface or remove hasXSupport methods - Edit:
After the discussion here, I feel like the `hasXSupport` methods are a bad idea and I would actually like to see Treasury drop the idea of not implementing the entirety of its interfaces.
> It really doesn't make sense to me to have 50% of the methods be designed to not be implemented. Anyone who does offer Treasury support should be able to offer bank support with minimal extra work due to how similar the accounts are.
If we do truly want a method to check for support that should likely just be rolled into the API version system, not the provider interface(s). The javadocs for each method state the API version it was added in and the provider states the API version it was programmed against.
Original writeup:
I would like to see `EconomyProvider` separated into several interfaces.
As a developer, it makes it a lot easier to work with player/bank accounts if I know exactly what is available to me rather than constantly re-checking if banks are supported and whatnot.
As a server owner, the increased granularity makes it possible to invent a solution that more exactly suits my needs by selecting the exact bank and player account implementations I want.
* `TreasuryApiProvider`
* Provide Treasury API version implemented, owning plugin
* ~~`CurrencyProvider extends TreasuryApiProvider`~~
* ~~Provides currency definitions and handles parsing~~
* ~~Should define currency management (creation, deletion, modification, etc.)~~
* ~~Treasury should probably implement and provide at `ServicePriority.Lowest`~~
* See #40
* Definitely needs improvement, but outside the scope of this issue
* `AccountProvider extends TreasuryApiProvider`
* Provides a `requestCurrenciesInUse` or similar method
* Allows `CurrencyProvider` to support undefined currencies, making migration easier.
* `PlayerAccountProvider extends AccountProvider`
* Provides `PlayerAccounts`
* `BankAccountProvider extends AccountProvider`
* Provides `BankAccounts`
* Methods should not clash with `PlayerAccountProvider`
* Makes it possible to create a generic `MyEconomyImpl implements PlayerAccountProvider, BankAccountProvider` to mimic Vault style interface usage
| priority | split economyprovider interface or remove hasxsupport methods edit after the discussion here i feel like the hasxsupport methods are a bad idea and i would actually like to see treasury drop the idea of not implementing the entirety of its interfaces it really doesn t make sense to me to have of the methods be designed to not be implemented anyone who does offer treasury support should be able to offer bank support with minimal extra work due to how similar the accounts are if we do truly want a method to check for support that should likely just be rolled into the api version system not the provider interface s the javadocs for each method state the api version it was added in and the provider states the api version it was programmed against original writeup i would like to see economyprovider separated into several interfaces as a developer it makes it a lot easier to work with player bank accounts if i know exactly what is available to me rather than constantly re checking if banks are supported and whatnot as a server owner the increased granularity makes it possible to invent a solution that more exactly suits my needs by selecting the exact bank and player account implementations i want treasuryapiprovider provide treasury api version implemented owning plugin currencyprovider extends treasuryapiprovider provides currency definitions and handles parsing should define currency management creation deletion modification etc treasury should probably implement and provide at servicepriority lowest see definitely needs improvement but outside the scope of this issue accountprovider extends treasuryapiprovider provides a requestcurrenciesinuse or similar method allows currencyprovider to support undefined currencies making migration easier playeraccountprovider extends accountprovider provides playeraccounts bankaccountprovider extends accountprovider provides bankaccounts methods should not clash with playeraccountprovider makes it possible to create a generic myeconomyimpl implements playeraccountprovider bankaccountprovider to mimic vault style interface usage | 1 |
626,267 | 19,806,260,445 | IssuesEvent | 2022-01-19 07:11:46 | torohangupta/Wall-E | https://api.github.com/repos/torohangupta/Wall-E | closed | Add support for mod applications in Online College | feature/enhancement priority: medium type: interaction-button | **Description**
With the graduation of the majority of the mods, creating a way to get new mods is essential to the success of the server.
**Category**
Interaction/UI
**Reasoning**
Need mods | 1.0 | Add support for mod applications in Online College - **Description**
With the graduation of the majority of the mods, creating a way to get new mods is essential to the success of the server.
**Category**
Interaction/UI
**Reasoning**
Need mods | priority | add support for mod applications in online college description with the graduation of the majority of the mods creating a way to get new mods is essential to the success of the server category interaction ui reasoning need mods | 1 |
46,276 | 2,955,158,805 | IssuesEvent | 2015-07-08 00:16:49 | TheLQ/pircbotx | https://api.github.com/repos/TheLQ/pircbotx | reopened | Enhancement to MessageEvent respond function | auto-migrated enhancement Priority-Medium | ```
What's the problem?
1. MessageEvent can only respond with a Message to the channel the MessageEvent
came from. It would be nice to be easily able to respond to the User in a
PrivateMessage (I know it's possible but it's much less neat). It essentially
just needs a sendMessage(User target, String message) method on the
MessageEvent.
2. MessageEvent natively responds to all message with "User: message". An
option to respond with just "message" would again be neat.
What version of the product are you using? On what operating system?
Not the latest but I've looked through the Javadoc and it's not changed in 2.0.
Windows 7 64-bit.
Please provide any additional information below.
By no means critical and it's possible to get around but in my eyes would be a
nice to have.
```
Original issue reported on code.google.com by `admira...@gmail.com` on 1 Dec 2013 at 9:41 | 1.0 | Enhancement to MessageEvent respond function - ```
What's the problem?
1. MessageEvent can only respond with a Message to the channel the MessageEvent
came from. It would be nice to be easily able to respond to the User in a
PrivateMessage (I know it's possible but it's much less neat). It essentially
just needs a sendMessage(User target, String message) method on the
MessageEvent.
2. MessageEvent natively responds to all message with "User: message". An
option to respond with just "message" would again be neat.
What version of the product are you using? On what operating system?
Not the latest but I've looked through the Javadoc and it's not changed in 2.0.
Windows 7 64-bit.
Please provide any additional information below.
By no means critical and it's possible to get around but in my eyes would be a
nice to have.
```
Original issue reported on code.google.com by `admira...@gmail.com` on 1 Dec 2013 at 9:41 | priority | enhancement to messageevent respond function what s the problem messageevent can only respond with a message to the channel the messageevent came from it would be nice to be easily able to respond to the user in a privatemessage i know it s possible but it s much less neat it essentially just needs a sendmessage user target string message method on the messageevent messageevent natively responds to all message with user message an option to respond with just message would again be neat what version of the product are you using on what operating system not the latest but i ve looked through the javadoc and it s not changed in windows bit please provide any additional information below by no means critical and it s possible to get around but in my eyes would be a nice to have original issue reported on code google com by admira gmail com on dec at | 1 |
43,465 | 2,889,797,421 | IssuesEvent | 2015-06-13 19:25:25 | damonkohler/android-scripting | https://api.github.com/repos/damonkohler/android-scripting | closed | Request for PyCrypto | auto-migrated Priority-Medium Type-Enhancement | ```
Please consider packaging PyCrypto: http://pycrypto.org/
In particular, I need "from Crypto.Cipher import Blowfish" to work but the
entire library would be very helpful.
Thanks.
```
Original issue reported on code.google.com by `lester.h...@gmail.com` on 8 Sep 2010 at 2:34 | 1.0 | Request for PyCrypto - ```
Please consider packaging PyCrypto: http://pycrypto.org/
In particular, I need "from Crypto.Cipher import Blowfish" to work but the
entire library would be very helpful.
Thanks.
```
Original issue reported on code.google.com by `lester.h...@gmail.com` on 8 Sep 2010 at 2:34 | priority | request for pycrypto please consider packaging pycrypto in particular i need from crypto cipher import blowfish to work but the entire library would be very helpful thanks original issue reported on code google com by lester h gmail com on sep at | 1 |
147,757 | 5,651,623,995 | IssuesEvent | 2017-04-08 06:30:25 | dmillerw/Impractical-Storage | https://api.github.com/repos/dmillerw/Impractical-Storage | closed | [Bug] Blocks dropped by Gravity Inducer break if they land on top of non-solid blocks | confirmed-bug medium-priority | Same as vanilla, a falling block will drop as an item if it hits a torch/slab/etc | 1.0 | [Bug] Blocks dropped by Gravity Inducer break if they land on top of non-solid blocks - Same as vanilla, a falling block will drop as an item if it hits a torch/slab/etc | priority | blocks dropped by gravity inducer break if they land on top of non solid blocks same as vanilla a falling block will drop as an item if it hits a torch slab etc | 1 |
231,305 | 7,625,895,682 | IssuesEvent | 2018-05-03 23:38:48 | medic/medic-webapp | https://api.github.com/repos/medic/medic-webapp | closed | Configuration app: loader throbber doesn't work | Priority: 2 - Medium Status: 5 - Ready Type: Bug | There are various places the loading throbber should be displaying but isn't.
Obvious ones are loading the list of upgrades on the upgrade page, the list of forms on the forms page, the list of icons on the icons page, etc. | 1.0 | Configuration app: loader throbber doesn't work - There are various places the loading throbber should be displaying but isn't.
Obvious ones are loading the list of upgrades on the upgrade page, the list of forms on the forms page, the list of icons on the icons page, etc. | priority | configuration app loader throbber doesn t work there are various places the loading throbber should be displaying but isn t obvious ones are loading the list of upgrades on the upgrade page the list of forms on the forms page the list of icons on the icons page etc | 1 |
318,603 | 9,694,983,716 | IssuesEvent | 2019-05-24 20:41:35 | Polymer/lit-html | https://api.github.com/repos/Polymer/lit-html | closed | Document the parameters to PartCallback | Priority: Medium Status: Available Type: Enhancement | Specifically in my case, what can be said about `node`? | 1.0 | Document the parameters to PartCallback - Specifically in my case, what can be said about `node`? | priority | document the parameters to partcallback specifically in my case what can be said about node | 1 |
681,987 | 23,329,892,775 | IssuesEvent | 2022-08-09 03:19:58 | elabftw/elabftw | https://api.github.com/repos/elabftw/elabftw | closed | Get User Information via API (add /users endpoint) | feature request fixed in hypernext priority:medium | # Feature request
The userids e.g. present in the `lockedby` respectively `timestampedby` fields in the answer of getting an experiment (https://doc.elabftw.net/api/#api-Entity-GetExperiment) can not be resolved to a full name. It would be great if the API enables to request user information such as the names or if a switch can be used to either get the IDs or the fullname.
| 1.0 | Get User Information via API (add /users endpoint) - # Feature request
The userids e.g. present in the `lockedby` respectively `timestampedby` fields in the answer of getting an experiment (https://doc.elabftw.net/api/#api-Entity-GetExperiment) can not be resolved to a full name. It would be great if the API enables to request user information such as the names or if a switch can be used to either get the IDs or the fullname.
| priority | get user information via api add users endpoint feature request the userids e g present in the lockedby respectively timestampedby fields in the answer of getting an experiment can not be resolved to a full name it would be great if the api enables to request user information such as the names or if a switch can be used to either get the ids or the fullname | 1 |
25,518 | 2,683,827,857 | IssuesEvent | 2015-03-28 11:00:28 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | не вижу возможности скопировать текст, как в обычном command-line окне | 2–5 stars bug duplicate imported Priority-Medium | _From [als...@gmail.com](https://code.google.com/u/102235300726779983109/) on September 04, 2009 10:09:40_
Версия ОС: Windows XP sp3
Версия FAR: 2.0 build 1086
В стандартном фаре (или любом консольном окне) при нажатии ALT+space
показывается оконное меню, которое содержит пункт select.
в Conemu этого пункта нет ==> нельзя выделить мышью текст. например,
скопировать результат исполнения command-line utility.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=78_ | 1.0 | не вижу возможности скопировать текст, как в обычном command-line окне - _From [als...@gmail.com](https://code.google.com/u/102235300726779983109/) on September 04, 2009 10:09:40_
Версия ОС: Windows XP sp3
Версия FAR: 2.0 build 1086
В стандартном фаре (или любом консольном окне) при нажатии ALT+space
показывается оконное меню, которое содержит пункт select.
в Conemu этого пункта нет ==> нельзя выделить мышью текст. например,
скопировать результат исполнения command-line utility.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=78_ | priority | не вижу возможности скопировать текст как в обычном command line окне from on september версия ос windows xp версия far build в стандартном фаре или любом консольном окне при нажатии alt space показывается оконное меню которое содержит пункт select в conemu этого пункта нет нельзя выделить мышью текст например скопировать результат исполнения command line utility original issue | 1 |
16,711 | 2,615,122,231 | IssuesEvent | 2015-03-01 05:49:25 | chrsmith/google-api-java-client | https://api.github.com/repos/chrsmith/google-api-java-client | closed | How to monitor parsing progress | auto-migrated Priority-Medium Type-Sample | ```
Parsing might take log time to.
Can anyone provide some solution to monitor its progress?
```
Original issue reported on code.google.com by `je...@suzanowicz.pl` on 25 Aug 2011 at 2:14 | 1.0 | How to monitor parsing progress - ```
Parsing might take log time to.
Can anyone provide some solution to monitor its progress?
```
Original issue reported on code.google.com by `je...@suzanowicz.pl` on 25 Aug 2011 at 2:14 | priority | how to monitor parsing progress parsing might take log time to can anyone provide some solution to monitor its progress original issue reported on code google com by je suzanowicz pl on aug at | 1 |
529,762 | 15,395,106,652 | IssuesEvent | 2021-03-03 18:46:50 | Slicer/Slicer | https://api.github.com/repos/Slicer/Slicer | closed | Crash on macOS after enabling extension auto-update and installing new Slicer version | priority:medium type:bug | _This issue was created automatically from an original [Mantis Issue](https://mantisarchive.slicer.org/view.php?id=4550). Further discussion may take place here._ | 1.0 | Crash on macOS after enabling extension auto-update and installing new Slicer version - _This issue was created automatically from an original [Mantis Issue](https://mantisarchive.slicer.org/view.php?id=4550). Further discussion may take place here._ | priority | crash on macos after enabling extension auto update and installing new slicer version this issue was created automatically from an original further discussion may take place here | 1 |
509,210 | 14,724,562,763 | IssuesEvent | 2021-01-06 02:49:14 | Atulin/Ogma | https://api.github.com/repos/Atulin/Ogma | closed | Tag tag helper links use an absolute URL with `localhost` | bug priority:medium | ```cs
public override void Process(TagHelperContext context, TagHelperOutput output)
{
var href = _generator
.GetUriByPage(_accessor.HttpContext, "/Tag", null, new { id = Tag.Id, slug = Tag.Slug });
```
seems to be the issue | 1.0 | Tag tag helper links use an absolute URL with `localhost` - ```cs
public override void Process(TagHelperContext context, TagHelperOutput output)
{
var href = _generator
.GetUriByPage(_accessor.HttpContext, "/Tag", null, new { id = Tag.Id, slug = Tag.Slug });
```
seems to be the issue | priority | tag tag helper links use an absolute url with localhost cs public override void process taghelpercontext context taghelperoutput output var href generator geturibypage accessor httpcontext tag null new id tag id slug tag slug seems to be the issue | 1 |
223,563 | 7,458,476,078 | IssuesEvent | 2018-03-30 10:30:35 | CS2103JAN2018-F11-B4/main | https://api.github.com/repos/CS2103JAN2018-F11-B4/main | closed | Add command path | priority.medium | As a user, I can find the way from my restaurant to the customers' house, so that I can estimate the delivery time. | 1.0 | Add command path - As a user, I can find the way from my restaurant to the customers' house, so that I can estimate the delivery time. | priority | add command path as a user i can find the way from my restaurant to the customers house so that i can estimate the delivery time | 1 |
720,451 | 24,793,305,126 | IssuesEvent | 2022-10-24 15:14:51 | wp-media/wp-rocket | https://api.github.com/repos/wp-media/wp-rocket | closed | More info French broken links | type: bug Module: dashboard module: Beacon priority: low priority: medium severity: minor | **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.12.1.1
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Clicking more info link for Combine JS exclusion or Delay JS for fr profile displays nothing in the beacon
**To Reproduce**
Steps to reproduce the behavior:
1. Use Francais language on admin
2. Enable Minify JS and click more info for Combine JS exclusion
3. Click more info for Delay JS exclusion
**Expected behavior**
Relative doc displayed
- As per the [slack discussion](https://wp-media.slack.com/archives/C02QL83AYUT/p1665576566188149)
For Minify JS file exclusions fr doc https://fr.docs.wp-rocket.me/article/243-exclure-js-externe-minification
For Combine JS inline exclusions fr doc https://fr.docs.wp-rocket.me/article/1109-exclure-les-js-inline-de-la-combinaison
For Delay JS fr https://fr.docs.wp-rocket.me/article/1626-reporter-l-execution-du-javascript
**Screenshots**



**Backlog Grooming (for WP Media dev team use only)**
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort
| 2.0 | More info French broken links - **Before submitting an issue please check that you’ve completed the following steps:**
- Made sure you’re on the latest version => 3.12.1.1
- Used the search feature to ensure that the bug hasn’t been reported before
**Describe the bug**
Clicking more info link for Combine JS exclusion or Delay JS for fr profile displays nothing in the beacon
**To Reproduce**
Steps to reproduce the behavior:
1. Use Francais language on admin
2. Enable Minify JS and click more info for Combine JS exclusion
3. Click more info for Delay JS exclusion
**Expected behavior**
Relative doc displayed
- As per the [slack discussion](https://wp-media.slack.com/archives/C02QL83AYUT/p1665576566188149)
For Minify JS file exclusions fr doc https://fr.docs.wp-rocket.me/article/243-exclure-js-externe-minification
For Combine JS inline exclusions fr doc https://fr.docs.wp-rocket.me/article/1109-exclure-les-js-inline-de-la-combinaison
For Delay JS fr https://fr.docs.wp-rocket.me/article/1626-reporter-l-execution-du-javascript
**Screenshots**



**Backlog Grooming (for WP Media dev team use only)**
- [ ] Reproduce the problem
- [ ] Identify the root cause
- [ ] Scope a solution
- [ ] Estimate the effort
| priority | more info french broken links before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug clicking more info link for combine js exclusion or delay js for fr profile displays nothing in the beacon to reproduce steps to reproduce the behavior use francais language on admin enable minify js and click more info for combine js exclusion click more info for delay js exclusion expected behavior relative doc displayed as per the for minify js file exclusions fr doc for combine js inline exclusions fr doc for delay js fr screenshots backlog grooming for wp media dev team use only reproduce the problem identify the root cause scope a solution estimate the effort | 1 |
741,325 | 25,789,005,396 | IssuesEvent | 2022-12-10 00:27:50 | dnGrep/dnGrep | https://api.github.com/repos/dnGrep/dnGrep | closed | Feature Request: window-less panel for bookmarks (see screen shot) | enhancement imported Priority-Medium | _From [john.bu...@gmail.com](https://code.google.com/u/105739626209254255375/) on January 11, 2013 15:40:10_
I like that you moved the search-path filters to the search path dropdown. It would be great to have a similar "drop down" for bookmarks. See mock-up in attached screen shot. Found in 2.7.0 Beta.
_Original issue: http://code.google.com/p/dngrep/issues/detail?id=168_
| 1.0 | Feature Request: window-less panel for bookmarks (see screen shot) - _From [john.bu...@gmail.com](https://code.google.com/u/105739626209254255375/) on January 11, 2013 15:40:10_
I like that you moved the search-path filters to the search path dropdown. It would be great to have a similar "drop down" for bookmarks. See mock-up in attached screen shot. Found in 2.7.0 Beta.
_Original issue: http://code.google.com/p/dngrep/issues/detail?id=168_
| priority | feature request window less panel for bookmarks see screen shot from on january i like that you moved the search path filters to the search path dropdown it would be great to have a similar drop down for bookmarks see mock up in attached screen shot found in beta original issue | 1 |
179,314 | 6,623,660,904 | IssuesEvent | 2017-09-22 08:16:46 | canonical-websites/design.ubuntu.com | https://api.github.com/repos/canonical-websites/design.ubuntu.com | closed | Add social icons to footer | Priority: Medium Type: Enhancement | Add:
- Design blog
- Twitter account
- Instagram account
Use same pattern as in the footer of https://jujucharms.com/ | 1.0 | Add social icons to footer - Add:
- Design blog
- Twitter account
- Instagram account
Use same pattern as in the footer of https://jujucharms.com/ | priority | add social icons to footer add design blog twitter account instagram account use same pattern as in the footer of | 1 |
319,555 | 9,746,291,303 | IssuesEvent | 2019-06-03 11:52:55 | 0xProject/0x-launch-kit-frontend | https://api.github.com/repos/0xProject/0x-launch-kit-frontend | closed | Erc721 Background Color Metadata | 0x feedback medium priority | Rarebits and open sea have predefined standards for background colors that many/most NFTs support. Would be great to retrieve it from those sources.
See: https://docs.rarebits.io/reference
and https://docs.opensea.io/docs/2-adding-metadata for reference.
And if not attainable, fall back on a standard light gray background color.
Currently looks like we're showing random colors for these? Would prefer to use the metadata, or a consistent light gray instead of going for something more random.
<img width="1387" alt="Screen Shot 2019-05-23 at 10 30 50 AM" src="https://user-images.githubusercontent.com/29830192/58287875-fb6ef580-7d66-11e9-808b-3121e7b524a0.png">
| 1.0 | Erc721 Background Color Metadata - Rarebits and open sea have predefined standards for background colors that many/most NFTs support. Would be great to retrieve it from those sources.
See: https://docs.rarebits.io/reference
and https://docs.opensea.io/docs/2-adding-metadata for reference.
And if not attainable, fall back on a standard light gray background color.
Currently looks like we're showing random colors for these? Would prefer to use the metadata, or a consistent light gray instead of going for something more random.
<img width="1387" alt="Screen Shot 2019-05-23 at 10 30 50 AM" src="https://user-images.githubusercontent.com/29830192/58287875-fb6ef580-7d66-11e9-808b-3121e7b524a0.png">
| priority | background color metadata rarebits and open sea have predefined standards for background colors that many most nfts support would be great to retrieve it from those sources see and for reference and if not attainable fall back on a standard light gray background color currently looks like we re showing random colors for these would prefer to use the metadata or a consistent light gray instead of going for something more random img width alt screen shot at am src | 1 |
216,912 | 7,312,987,387 | IssuesEvent | 2018-02-28 22:55:54 | minio/mc | https://api.github.com/repos/minio/mc | closed | Minio client fails to copy local files with extended attributes to remote Minio server | priority: medium working as intended | ## Expected behaviour
Given user has a file with Linux extended attributes, the user can successfully upload the file using Minio client to a target Minio server (using mcli cp or mcli mirror)
## Actual behaviour
Upload fails with error message "Unexpected EOF".
## Steps to reproduce the behaviour
echo "Some test data" >> testfile
setfattr -n user.example -v "Some value" testfile
mcli cp ./testfile ${minioServerName}/${bucketName}/testfile
## mc version
Release-tag: DEVELOPMENT.2018-02-10T18-01-06Z
Commit-id: d9663e5d96d5f32725867167de2a0403704ae537
## System information
Client
Os: ArchLinux
Package: https://aur.archlinux.org/packages/minio-client
## Minio Server information
Docker image: minio/minio:latest
Version: 2017-12-28T01:21:00Z
Release-Tag: RELEASE.2017-12-28T01-21-00Z
Commit-ID: 545a9e4a820e8432a864398e6fbd2bf46c4fc917
| 1.0 | Minio client fails to copy local files with extended attributes to remote Minio server - ## Expected behaviour
Given user has a file with Linux extended attributes, the user can successfully upload the file using Minio client to a target Minio server (using mcli cp or mcli mirror)
## Actual behaviour
Upload fails with error message "Unexpected EOF".
## Steps to reproduce the behaviour
echo "Some test data" >> testfile
setfattr -n user.example -v "Some value" testfile
mcli cp ./testfile ${minioServerName}/${bucketName}/testfile
## mc version
Release-tag: DEVELOPMENT.2018-02-10T18-01-06Z
Commit-id: d9663e5d96d5f32725867167de2a0403704ae537
## System information
Client
Os: ArchLinux
Package: https://aur.archlinux.org/packages/minio-client
## Minio Server information
Docker image: minio/minio:latest
Version: 2017-12-28T01:21:00Z
Release-Tag: RELEASE.2017-12-28T01-21-00Z
Commit-ID: 545a9e4a820e8432a864398e6fbd2bf46c4fc917
| priority | minio client fails to copy local files with extended attributes to remote minio server expected behaviour given user has a file with linux extended attributes the user can successfully upload the file using minio client to a target minio server using mcli cp or mcli mirror actual behaviour upload fails with error message unexpected eof steps to reproduce the behaviour echo some test data testfile setfattr n user example v some value testfile mcli cp testfile minioservername bucketname testfile mc version release tag development commit id system information client os archlinux package minio server information docker image minio minio latest version release tag release commit id | 1 |
688,394 | 23,580,354,946 | IssuesEvent | 2022-08-23 07:06:35 | peakshift/makers.bolt.fun | https://api.github.com/repos/peakshift/makers.bolt.fun | closed | Create logged-out state for comments 💬 | enhancement good first issue component:nostr pending:review priority:medium | ## Issue
At the moment, if a user is logged out of their account (or has not yet created one), the Discussion section shows comments but no CTA of how to start commenting.
<img width="969" alt="Screenshot 2022-08-03 at 14 40 04" src="https://user-images.githubusercontent.com/36778205/182622350-4b5090e2-db76-4a18-9aa8-69dfdf80ee6b.png">
## Solutions
### Option 1
If the user is not yet authenticated, the toast that currently shows should be replaced with one that says, "Connect with lightning to use this feature." If the user clicks the link, it should open up the login widget. Once the user is connected, it shows the standard authenticated state of the Discussion component.
The downside of this option is that we should online display one toast at a time. So if the user logs in, and the toast is immediate replaced with the "Learn about Nostr" one, it might cause some confusion, or they might be more inclined to close it and get it out of sight.
<img width="908" alt="Screenshot 2022-08-03 at 14 49 43" src="https://user-images.githubusercontent.com/36778205/182624686-eb994fa0-f5dd-430c-9a2b-fc23bbc8313d.png">
### Option 2
A more favourable solution would be to replace the "Submit" button with "Connect to comment ⚡️" one. The avatar displayed could be a blank/gray one to signify there is no user logged in. See Product Hunt's example below, as well as how we could implement it ourselves.
The downside of this option might be that a user types out a response and hits the button, not realising they have to login. If they then go through the authentication journey, will their comment be saved or will they have to type it out again?
**Product Hunt**
<img width="830" alt="Screenshot 2022-08-03 at 14 42 37" src="https://user-images.githubusercontent.com/36778205/182622969-b6998b9c-da8b-4c11-bf7f-0c9a6c670794.png">
<img width="859" alt="Screenshot 2022-08-03 at 14 50 23" src="https://user-images.githubusercontent.com/36778205/182624820-aa3e69e8-ce66-498b-aefe-d16fb29a15f1.png">
| 1.0 | Create logged-out state for comments 💬 - ## Issue
At the moment, if a user is logged out of their account (or has not yet created one), the Discussion section shows comments but no CTA of how to start commenting.
<img width="969" alt="Screenshot 2022-08-03 at 14 40 04" src="https://user-images.githubusercontent.com/36778205/182622350-4b5090e2-db76-4a18-9aa8-69dfdf80ee6b.png">
## Solutions
### Option 1
If the user is not yet authenticated, the toast that currently shows should be replaced with one that says, "Connect with lightning to use this feature." If the user clicks the link, it should open up the login widget. Once the user is connected, it shows the standard authenticated state of the Discussion component.
The downside of this option is that we should online display one toast at a time. So if the user logs in, and the toast is immediate replaced with the "Learn about Nostr" one, it might cause some confusion, or they might be more inclined to close it and get it out of sight.
<img width="908" alt="Screenshot 2022-08-03 at 14 49 43" src="https://user-images.githubusercontent.com/36778205/182624686-eb994fa0-f5dd-430c-9a2b-fc23bbc8313d.png">
### Option 2
A more favourable solution would be to replace the "Submit" button with "Connect to comment ⚡️" one. The avatar displayed could be a blank/gray one to signify there is no user logged in. See Product Hunt's example below, as well as how we could implement it ourselves.
The downside of this option might be that a user types out a response and hits the button, not realising they have to login. If they then go through the authentication journey, will their comment be saved or will they have to type it out again?
**Product Hunt**
<img width="830" alt="Screenshot 2022-08-03 at 14 42 37" src="https://user-images.githubusercontent.com/36778205/182622969-b6998b9c-da8b-4c11-bf7f-0c9a6c670794.png">
<img width="859" alt="Screenshot 2022-08-03 at 14 50 23" src="https://user-images.githubusercontent.com/36778205/182624820-aa3e69e8-ce66-498b-aefe-d16fb29a15f1.png">
| priority | create logged out state for comments 💬 issue at the moment if a user is logged out of their account or has not yet created one the discussion section shows comments but no cta of how to start commenting img width alt screenshot at src solutions option if the user is not yet authenticated the toast that currently shows should be replaced with one that says connect with lightning to use this feature if the user clicks the link it should open up the login widget once the user is connected it shows the standard authenticated state of the discussion component the downside of this option is that we should online display one toast at a time so if the user logs in and the toast is immediate replaced with the learn about nostr one it might cause some confusion or they might be more inclined to close it and get it out of sight img width alt screenshot at src option a more favourable solution would be to replace the submit button with connect to comment ⚡️ one the avatar displayed could be a blank gray one to signify there is no user logged in see product hunt s example below as well as how we could implement it ourselves the downside of this option might be that a user types out a response and hits the button not realising they have to login if they then go through the authentication journey will their comment be saved or will they have to type it out again product hunt img width alt screenshot at src img width alt screenshot at src | 1 |
772,545 | 27,126,658,774 | IssuesEvent | 2023-02-16 06:09:05 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Faux damage feedback. | Priority: 2-Before Release Needs Discussion Difficulty: 2-Medium | Punching windows and other entities sometimes deals no damage or just too little, but there's still the smack'n flash feedback, which is confusing since it makes you believe you're dealing significant damage, in the case of windows, hitting with harm should knock on the glass. | 1.0 | Faux damage feedback. - Punching windows and other entities sometimes deals no damage or just too little, but there's still the smack'n flash feedback, which is confusing since it makes you believe you're dealing significant damage, in the case of windows, hitting with harm should knock on the glass. | priority | faux damage feedback punching windows and other entities sometimes deals no damage or just too little but there s still the smack n flash feedback which is confusing since it makes you believe you re dealing significant damage in the case of windows hitting with harm should knock on the glass | 1 |
776,020 | 27,243,813,132 | IssuesEvent | 2023-02-21 23:13:28 | Together-100Devs/Together | https://api.github.com/repos/Together-100Devs/Together | closed | Remove Delete All Events button for non-recurring events. | enhancement Medium Priority | ## Please provide a summary of the feature
Currently authors have two options for deleting events. Specific events and all events. While both options are necessary for recurring events we do not need it for non-recurring.
Please only have the delete all events if the viewer is the author and it is a recurring event.
<img width="510" alt="Screenshot 2023-02-08 at 9 05 05 PM" src="https://user-images.githubusercontent.com/75268174/217707485-9d9ce638-12a1-4cb5-b266-7316f2581d7f.png">
## Are there any potential issues you foresee with this feature
## Is this feature related to any current or past issues? Please provide the #
## Additional context
Add any other context or screenshots about the feature request here.
## Which Branch should this fix be Pulled into?
PR into Development
*If you're interested in working on this feature, please comment so you can be assigned*
| 1.0 | Remove Delete All Events button for non-recurring events. - ## Please provide a summary of the feature
Currently authors have two options for deleting events. Specific events and all events. While both options are necessary for recurring events we do not need it for non-recurring.
Please only have the delete all events if the viewer is the author and it is a recurring event.
<img width="510" alt="Screenshot 2023-02-08 at 9 05 05 PM" src="https://user-images.githubusercontent.com/75268174/217707485-9d9ce638-12a1-4cb5-b266-7316f2581d7f.png">
## Are there any potential issues you foresee with this feature
## Is this feature related to any current or past issues? Please provide the #
## Additional context
Add any other context or screenshots about the feature request here.
## Which Branch should this fix be Pulled into?
PR into Development
*If you're interested in working on this feature, please comment so you can be assigned*
| priority | remove delete all events button for non recurring events please provide a summary of the feature currently authors have two options for deleting events specific events and all events while both options are necessary for recurring events we do not need it for non recurring please only have the delete all events if the viewer is the author and it is a recurring event img width alt screenshot at pm src are there any potential issues you foresee with this feature is this feature related to any current or past issues please provide the additional context add any other context or screenshots about the feature request here which branch should this fix be pulled into pr into development if you re interested in working on this feature please comment so you can be assigned | 1 |
114,452 | 4,634,268,075 | IssuesEvent | 2016-09-29 00:17:06 | CascadesCarnivoreProject/Carnassial | https://api.github.com/repos/CascadesCarnivoreProject/Carnassial | closed | test: image markers | Medium Priority fix | Need CRUD coverage but it's not clear if the code is reachable or what future intent might be. Markers are entwined with MetaTags on MarkableImageCanvas and the call paths such as MarkableImageCanvas.AddMetaTag() are dead code. | 1.0 | test: image markers - Need CRUD coverage but it's not clear if the code is reachable or what future intent might be. Markers are entwined with MetaTags on MarkableImageCanvas and the call paths such as MarkableImageCanvas.AddMetaTag() are dead code. | priority | test image markers need crud coverage but it s not clear if the code is reachable or what future intent might be markers are entwined with metatags on markableimagecanvas and the call paths such as markableimagecanvas addmetatag are dead code | 1 |
794,057 | 28,020,914,559 | IssuesEvent | 2023-03-28 05:17:33 | AY2223S2-CS2113-T15-1/tp | https://api.github.com/repos/AY2223S2-CS2113-T15-1/tp | closed | Add FilterCommand support for sort by importance | type.Story priority.Medium | As an Organized student in 2040C I want to sort my notes according to level of importance so that I can know which topics to study first when I am preparing for my exam | 1.0 | Add FilterCommand support for sort by importance - As an Organized student in 2040C I want to sort my notes according to level of importance so that I can know which topics to study first when I am preparing for my exam | priority | add filtercommand support for sort by importance as an organized student in i want to sort my notes according to level of importance so that i can know which topics to study first when i am preparing for my exam | 1 |
628,542 | 19,988,360,792 | IssuesEvent | 2022-01-31 00:40:41 | unixporn/robbb | https://api.github.com/repos/unixporn/robbb | closed | [FEATURE] Intern ban restriction should be changed from 'account age' to 'join date' | enhancement maybe Moderation Priority: Medium | Primary point being that raiders often stockpile accounts, but rarely join ahead of time.
Also trolls don't always make new accounts for each server
possible caveat is people like wooosh being technically bannable, but like, not a big issue as they leave a lot anyway (ergo their join date isn't affected) and can easily be unbanned. | 1.0 | [FEATURE] Intern ban restriction should be changed from 'account age' to 'join date' - Primary point being that raiders often stockpile accounts, but rarely join ahead of time.
Also trolls don't always make new accounts for each server
possible caveat is people like wooosh being technically bannable, but like, not a big issue as they leave a lot anyway (ergo their join date isn't affected) and can easily be unbanned. | priority | intern ban restriction should be changed from account age to join date primary point being that raiders often stockpile accounts but rarely join ahead of time also trolls don t always make new accounts for each server possible caveat is people like wooosh being technically bannable but like not a big issue as they leave a lot anyway ergo their join date isn t affected and can easily be unbanned | 1 |
767,778 | 26,940,291,732 | IssuesEvent | 2023-02-08 01:14:21 | CMPUT-492-W2023-Capstone/CSTC | https://api.github.com/repos/CMPUT-492-W2023-Capstone/CSTC | closed | Choose and Experiment a Set of Computing Hardware | Hardware Medium Priority | - Determine a (set of) suitable hardware(s) for our use cases
- Able to run the object detection and tracking algorithm efficiently to some extends | 1.0 | Choose and Experiment a Set of Computing Hardware - - Determine a (set of) suitable hardware(s) for our use cases
- Able to run the object detection and tracking algorithm efficiently to some extends | priority | choose and experiment a set of computing hardware determine a set of suitable hardware s for our use cases able to run the object detection and tracking algorithm efficiently to some extends | 1 |
322,641 | 9,820,829,373 | IssuesEvent | 2019-06-14 04:40:21 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | 'Maximum call stack size exceeded' because of the that._initOptions(options); in View = kendo.ui.Widget.extend() makes deepExtend | Bug C: View Kendo1 Priority 1 SEV: Medium | ### Bug report
'Maximum call stack size exceeded' because of the that._initOptions(options); in View = kendo.ui.Widget.extend() makes deepExtend:
https://github.com/telerik/kendo/commit/754f7bd5bc596af63cfac29f8911df30288d41ce#diff-30586ad1c9f894dc7aff2e84d548776bR62
This is a regression introduced with the above change.
### Reproduction of the problem
https://dojo.telerik.com/ilITUBIZ
### Current behavior
'Maximum call stack size exceeded' error is thrown.
### Expected/desired behavior
No error should be thrown
### Environment
* **Kendo UI version:** 2019.2.514
* **Browser:** [all] | 1.0 | 'Maximum call stack size exceeded' because of the that._initOptions(options); in View = kendo.ui.Widget.extend() makes deepExtend - ### Bug report
'Maximum call stack size exceeded' because of the that._initOptions(options); in View = kendo.ui.Widget.extend() makes deepExtend:
https://github.com/telerik/kendo/commit/754f7bd5bc596af63cfac29f8911df30288d41ce#diff-30586ad1c9f894dc7aff2e84d548776bR62
This is a regression introduced with the above change.
### Reproduction of the problem
https://dojo.telerik.com/ilITUBIZ
### Current behavior
'Maximum call stack size exceeded' error is thrown.
### Expected/desired behavior
No error should be thrown
### Environment
* **Kendo UI version:** 2019.2.514
* **Browser:** [all] | priority | maximum call stack size exceeded because of the that initoptions options in view kendo ui widget extend makes deepextend bug report maximum call stack size exceeded because of the that initoptions options in view kendo ui widget extend makes deepextend this is a regression introduced with the above change reproduction of the problem current behavior maximum call stack size exceeded error is thrown expected desired behavior no error should be thrown environment kendo ui version browser | 1 |
662,574 | 22,144,611,621 | IssuesEvent | 2022-06-03 10:35:20 | YangCatalog/sdo_analysis | https://api.github.com/repos/YangCatalog/sdo_analysis | closed | Clean up script arguments | Priority: Medium Maintenance | Refactor python scripts arguments - make it same as for backend application.
Default values and help messages should be checked too. | 1.0 | Clean up script arguments - Refactor python scripts arguments - make it same as for backend application.
Default values and help messages should be checked too. | priority | clean up script arguments refactor python scripts arguments make it same as for backend application default values and help messages should be checked too | 1 |
821,493 | 30,824,746,985 | IssuesEvent | 2023-08-01 19:05:56 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [DocDB] Expose tablet API to initiate snapshot download | kind/new-feature area/docdb priority/medium | Jira Link: [DB-7073](https://yugabyte.atlassian.net/browse/DB-7073)
### Description
Parent issues: https://github.com/yugabyte/yugabyte-db/issues/17862, https://github.com/yugabyte/yugabyte-db/issues/18014
As part of the bootstrapping process, we need to download the snapshot files on the consumer universe tablets from the producer universe tablets. To do so, we need to expose an API that kick starts this process to begin the file transfer. The request contain the consumer tablets IP address as well as the producer tablets IP so that they can establish a connection. Furthermore, the type of file to download should be specified alongside an optional ID (e.g. snapshot ID).
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-7073]: https://yugabyte.atlassian.net/browse/DB-7073?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | 1.0 | [DocDB] Expose tablet API to initiate snapshot download - Jira Link: [DB-7073](https://yugabyte.atlassian.net/browse/DB-7073)
### Description
Parent issues: https://github.com/yugabyte/yugabyte-db/issues/17862, https://github.com/yugabyte/yugabyte-db/issues/18014
As part of the bootstrapping process, we need to download the snapshot files on the consumer universe tablets from the producer universe tablets. To do so, we need to expose an API that kick starts this process to begin the file transfer. The request contain the consumer tablets IP address as well as the producer tablets IP so that they can establish a connection. Furthermore, the type of file to download should be specified alongside an optional ID (e.g. snapshot ID).
### Warning: Please confirm that this issue does not contain any sensitive information
- [X] I confirm this issue does not contain any sensitive information.
[DB-7073]: https://yugabyte.atlassian.net/browse/DB-7073?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ | priority | expose tablet api to initiate snapshot download jira link description parent issues as part of the bootstrapping process we need to download the snapshot files on the consumer universe tablets from the producer universe tablets to do so we need to expose an api that kick starts this process to begin the file transfer the request contain the consumer tablets ip address as well as the producer tablets ip so that they can establish a connection furthermore the type of file to download should be specified alongside an optional id e g snapshot id warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information | 1 |
673,688 | 23,027,718,318 | IssuesEvent | 2022-07-22 10:51:03 | yugabyte/yugabyte-db | https://api.github.com/repos/yugabyte/yugabyte-db | closed | [Backup and Restore][Packed columns enabled] Creation of Backup post running workloads makes the nodes unreachable in a cluster with packed columns enabled | kind/bug area/docdb priority/medium | Jira Link: [DB-2665](https://yugabyte.atlassian.net/browse/DB-2665)
### Description
Steps to reproduce the issue:
- Enable packed columns on a cluster
```
{ "ysql_enable_packed_row" : "true",
"ycql_enable_packed_row" : "true"
}
```
- Execute sample app workloads- sqlInserts, CassandraSecondaryIndex
- Create a backup and wait for backup task to finish.
- Attempt to insert more data in the CQL table of the the keyspace backed-up
**Issue:**
Nodes are unreachable, fatal log files generated in the cluster.
This can be reproduced using the system itest testsampleworkloads with the packed columns enabled on the universe.
CC: @rthallamko3 , @OlegLoginov , @lingamsandeep , @nmantrav2 | 1.0 | [Backup and Restore][Packed columns enabled] Creation of Backup post running workloads makes the nodes unreachable in a cluster with packed columns enabled - Jira Link: [DB-2665](https://yugabyte.atlassian.net/browse/DB-2665)
### Description
Steps to reproduce the issue:
- Enable packed columns on a cluster
```
{ "ysql_enable_packed_row" : "true",
"ycql_enable_packed_row" : "true"
}
```
- Execute sample app workloads- sqlInserts, CassandraSecondaryIndex
- Create a backup and wait for backup task to finish.
- Attempt to insert more data in the CQL table of the the keyspace backed-up
**Issue:**
Nodes are unreachable, fatal log files generated in the cluster.
This can be reproduced using the system itest testsampleworkloads with the packed columns enabled on the universe.
CC: @rthallamko3 , @OlegLoginov , @lingamsandeep , @nmantrav2 | priority | creation of backup post running workloads makes the nodes unreachable in a cluster with packed columns enabled jira link description steps to reproduce the issue enable packed columns on a cluster ysql enable packed row true ycql enable packed row true execute sample app workloads sqlinserts cassandrasecondaryindex create a backup and wait for backup task to finish attempt to insert more data in the cql table of the the keyspace backed up issue nodes are unreachable fatal log files generated in the cluster this can be reproduced using the system itest testsampleworkloads with the packed columns enabled on the universe cc olegloginov lingamsandeep | 1 |
506,264 | 14,660,910,197 | IssuesEvent | 2020-12-29 01:36:17 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | occasional sanitycheck failures in samples/subsys/settings | Stale area: Sanitycheck area: Settings bug priority: medium | ```
$ scr -a x86
Deleting output directory /dev/shm/sanity-out
INFO - JOBS: 48
INFO - Selecting default platforms per test case
INFO - Building initial testcase list...
INFO - 1237 test configurations selected, 227004 configurations discarded due to filters.
INFO - Adding tasks to the queue...
INFO - Total complete: 71/1237 5% skipped: 17, failed: 0
ERROR - qemu_x86 samples/subsys/settings/sample.subsys.settings FAILED: unexpected eof
ERROR - see: /dev/shm/sanity-out/qemu_x86/samples/subsys/settings/sample.subsys.settings/handler.log
```
Might be a problem with the regexes used? The handler.log looks normal:
```
[0mSeaBIOS (version rel-1.12.1-0-ga5cab58-dirty-20200625_115407-9426dddc0a1f-zephyr
)
Booting from ROM..*** Booting Zephyr OS build zephyr-v2.3.0-1144-g6c69bc94b35b ***
*** Settings usage example ***
settings subsys initialization: OK.
subtree <alpha> handler registered: OK
subtree <alpha/beta> has static handler
##############
# iteration 0
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/voltage> = -3025
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct load: <alpha/length>
direct.length = 100
direct.length_1 = 41
direct.length_2 = 59
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
<gamma> = 0 (default)
save <gamma> key directly: OK.
##############
# iteration 1
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 59
<alpha/length/1> = 41
<alpha/angle/1> = 1
<alpha/beta/source> = a
<alpha/beta/voltage> = -3025
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = a
<alpha/beta/voltage> = -3050
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 42
direct.length_2 = 58
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 1
save <gamma> key directly: OK.
##############
# iteration 2
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 58
<alpha/length/1> = 42
<alpha/angle/1> = 2
<alpha/beta/source> = ab
<alpha/beta/voltage> = -3050
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = ab
<alpha/beta/voltage> = -3075
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 43
direct.length_2 = 57
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 2
save <gamma> key directly: OK.
##############
# iteration 3
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 57
<alpha/length/1> = 43
<alpha/angle/1> = 3
<alpha/beta/source> = abc
<alpha/beta/voltage> = -3075
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = abc
<alpha/beta/voltage> = -3100
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 44
direct.length_2 = 56
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 3
save <gamma> key directly: OK.
##############
# iteration 4
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 56
<alpha/length/1> = 44
<alpha/angle/1> = 4
<alpha/beta/source> = abcd
<alpha/beta/voltage> = -3100
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = abcd
<alpha/beta/voltage> = -3125
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 45
direct.length_2 = 55
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 4
save <gamma> key directly: OK.
##############
# iteration 5
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 55
<alpha/length/1> = 45
<alpha/angle/1> = 5
<alpha/beta/source> is not compatible with the application
<alpha/beta/voltage> = -3125
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> is not compatible with the application
<alpha/beta/voltage> = -3150
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 46
direct.length_2 = 54
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 5
save <gamma> key directly: OK.
=================================================
Inject the value to the setting destination in runtime
<alpha/beta/source> = RT
injected <alpha/beta/source>: OK.
The settings destination off the key <alpha/beta/source> has got value: "RT"
=================================================
Read a value from the setting destination in runtime
fetched <alpha/beta/source>: OK.
String value "rtos" was retrieved from the settings destination off the key <alpha/beta/source>
*** THE END ***
```
I have also seen this fail with truncated output in handler.log which I suspect may be an instance of #24649
| 1.0 | occasional sanitycheck failures in samples/subsys/settings - ```
$ scr -a x86
Deleting output directory /dev/shm/sanity-out
INFO - JOBS: 48
INFO - Selecting default platforms per test case
INFO - Building initial testcase list...
INFO - 1237 test configurations selected, 227004 configurations discarded due to filters.
INFO - Adding tasks to the queue...
INFO - Total complete: 71/1237 5% skipped: 17, failed: 0
ERROR - qemu_x86 samples/subsys/settings/sample.subsys.settings FAILED: unexpected eof
ERROR - see: /dev/shm/sanity-out/qemu_x86/samples/subsys/settings/sample.subsys.settings/handler.log
```
Might be a problem with the regexes used? The handler.log looks normal:
```
[0mSeaBIOS (version rel-1.12.1-0-ga5cab58-dirty-20200625_115407-9426dddc0a1f-zephyr
)
Booting from ROM..*** Booting Zephyr OS build zephyr-v2.3.0-1144-g6c69bc94b35b ***
*** Settings usage example ***
settings subsys initialization: OK.
subtree <alpha> handler registered: OK
subtree <alpha/beta> has static handler
##############
# iteration 0
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/voltage> = -3025
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct load: <alpha/length>
direct.length = 100
direct.length_1 = 41
direct.length_2 = 59
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
<gamma> = 0 (default)
save <gamma> key directly: OK.
##############
# iteration 1
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 59
<alpha/length/1> = 41
<alpha/angle/1> = 1
<alpha/beta/source> = a
<alpha/beta/voltage> = -3025
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = a
<alpha/beta/voltage> = -3050
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 42
direct.length_2 = 58
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 1
save <gamma> key directly: OK.
##############
# iteration 2
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 58
<alpha/length/1> = 42
<alpha/angle/1> = 2
<alpha/beta/source> = ab
<alpha/beta/voltage> = -3050
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = ab
<alpha/beta/voltage> = -3075
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 43
direct.length_2 = 57
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 2
save <gamma> key directly: OK.
##############
# iteration 3
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 57
<alpha/length/1> = 43
<alpha/angle/1> = 3
<alpha/beta/source> = abc
<alpha/beta/voltage> = -3075
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = abc
<alpha/beta/voltage> = -3100
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 44
direct.length_2 = 56
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 3
save <gamma> key directly: OK.
##############
# iteration 4
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 56
<alpha/length/1> = 44
<alpha/angle/1> = 4
<alpha/beta/source> = abcd
<alpha/beta/voltage> = -3100
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> = abcd
<alpha/beta/voltage> = -3125
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 45
direct.length_2 = 55
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 4
save <gamma> key directly: OK.
##############
# iteration 5
##############
=================================================
basic load and save using registered handlers
load all key-value pairs using registered handlers
<alpha/length/2> = 55
<alpha/length/1> = 45
<alpha/angle/1> = 5
<alpha/beta/source> is not compatible with the application
<alpha/beta/voltage> = -3125
loading all settings under <beta> handler is done
loading all settings under <alpha> handler is done
save <alpha/beta/voltage> key directly: OK.
load <alpha/beta> key-value pairs using registered handlers
<alpha/beta/source> is not compatible with the application
<alpha/beta/voltage> = -3150
loading all settings under <beta> handler is done
save all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
load all key-value pairs using registered handlers
export keys under <beta> handler
export keys under <alpha> handler
=================================================
loading subtree to destination provided by the caller
direct load: <alpha/length>
direct load: <alpha/length/2>
direct load: <alpha/length/1>
direct.length = 100
direct.length_1 = 46
direct.length_2 = 54
=================================================
Delete a key-value pair
immediate load: OK.
<alpha/length> value exist in the storage
delete <alpha/length>: OK.
Can't to load the <alpha/length> value as expected
=================================================
Service a key-value pair without dedicated handlers
immediate load: OK.
<gamma> = 5
save <gamma> key directly: OK.
=================================================
Inject the value to the setting destination in runtime
<alpha/beta/source> = RT
injected <alpha/beta/source>: OK.
The settings destination off the key <alpha/beta/source> has got value: "RT"
=================================================
Read a value from the setting destination in runtime
fetched <alpha/beta/source>: OK.
String value "rtos" was retrieved from the settings destination off the key <alpha/beta/source>
*** THE END ***
```
I have also seen this fail with truncated output in handler.log which I suspect may be an instance of #24649
| priority | occasional sanitycheck failures in samples subsys settings scr a deleting output directory dev shm sanity out info jobs info selecting default platforms per test case info building initial testcase list info test configurations selected configurations discarded due to filters info adding tasks to the queue info total complete skipped failed error qemu samples subsys settings sample subsys settings failed unexpected eof error see dev shm sanity out qemu samples subsys settings sample subsys settings handler log might be a problem with the regexes used the handler log looks normal version rel dirty zephyr booting from rom booting zephyr os build zephyr settings usage example settings subsys initialization ok subtree handler registered ok subtree has static handler iteration basic load and save using registered handlers load all key value pairs using registered handlers loading all settings under handler is done loading all settings under handler is done save key directly ok load key value pairs using registered handlers loading all settings under handler is done save all key value pairs using registered handlers export keys under handler export keys under handler load all key value pairs using registered handlers export keys under handler export keys under handler loading subtree to destination provided by the caller direct load direct load direct load direct length direct length direct length delete a key value pair immediate load ok value exist in the storage delete ok can t to load the value as expected service a key value pair without dedicated handlers default save key directly ok iteration basic load and save using registered handlers load all key value pairs using registered handlers a loading all settings under handler is done loading all settings under handler is done save key directly ok load key value pairs using registered handlers a loading all settings under handler is done save all key value pairs using registered handlers export keys under handler export keys under handler load all key value pairs using registered handlers export keys under handler export keys under handler loading subtree to destination provided by the caller direct load direct load direct load direct length direct length direct length delete a key value pair immediate load ok value exist in the storage delete ok can t to load the value as expected service a key value pair without dedicated handlers immediate load ok save key directly ok iteration basic load and save using registered handlers load all key value pairs using registered handlers ab loading all settings under handler is done loading all settings under handler is done save key directly ok load key value pairs using registered handlers ab loading all settings under handler is done save all key value pairs using registered handlers export keys under handler export keys under handler load all key value pairs using registered handlers export keys under handler export keys under handler loading subtree to destination provided by the caller direct load direct load direct load direct length direct length direct length delete a key value pair immediate load ok value exist in the storage delete ok can t to load the value as expected service a key value pair without dedicated handlers immediate load ok save key directly ok iteration basic load and save using registered handlers load all key value pairs using registered handlers abc loading all settings under handler is done loading all settings under handler is done save key directly ok load key value pairs using registered handlers abc loading all settings under handler is done save all key value pairs using registered handlers export keys under handler export keys under handler load all key value pairs using registered handlers export keys under handler export keys under handler loading subtree to destination provided by the caller direct load direct load direct load direct length direct length direct length delete a key value pair immediate load ok value exist in the storage delete ok can t to load the value as expected service a key value pair without dedicated handlers immediate load ok save key directly ok iteration basic load and save using registered handlers load all key value pairs using registered handlers abcd loading all settings under handler is done loading all settings under handler is done save key directly ok load key value pairs using registered handlers abcd loading all settings under handler is done save all key value pairs using registered handlers export keys under handler export keys under handler load all key value pairs using registered handlers export keys under handler export keys under handler loading subtree to destination provided by the caller direct load direct load direct load direct length direct length direct length delete a key value pair immediate load ok value exist in the storage delete ok can t to load the value as expected service a key value pair without dedicated handlers immediate load ok save key directly ok iteration basic load and save using registered handlers load all key value pairs using registered handlers is not compatible with the application loading all settings under handler is done loading all settings under handler is done save key directly ok load key value pairs using registered handlers is not compatible with the application loading all settings under handler is done save all key value pairs using registered handlers export keys under handler export keys under handler load all key value pairs using registered handlers export keys under handler export keys under handler loading subtree to destination provided by the caller direct load direct load direct load direct length direct length direct length delete a key value pair immediate load ok value exist in the storage delete ok can t to load the value as expected service a key value pair without dedicated handlers immediate load ok save key directly ok inject the value to the setting destination in runtime rt injected ok the settings destination off the key has got value rt read a value from the setting destination in runtime fetched ok string value rtos was retrieved from the settings destination off the key the end i have also seen this fail with truncated output in handler log which i suspect may be an instance of | 1 |
67,847 | 3,282,072,032 | IssuesEvent | 2015-10-28 02:46:30 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | Automatic or semi-automatic sync | accepted enhancement fixedindev Priority-Medium | Originally reported on Google Code with ID 1062
```
I would propose a function to automatically pop up a message box to automatically sync
with OK button, NO button, LATER button.
OK means sync right away
NO means no
LATER will make the function run again after x minutes
thank you. perhaps a voting system can be implemented so we can vote which is important
to be implemented
```
Reported by `peter733` on 2012-03-15 09:28:00
| 1.0 | Automatic or semi-automatic sync - Originally reported on Google Code with ID 1062
```
I would propose a function to automatically pop up a message box to automatically sync
with OK button, NO button, LATER button.
OK means sync right away
NO means no
LATER will make the function run again after x minutes
thank you. perhaps a voting system can be implemented so we can vote which is important
to be implemented
```
Reported by `peter733` on 2012-03-15 09:28:00
| priority | automatic or semi automatic sync originally reported on google code with id i would propose a function to automatically pop up a message box to automatically sync with ok button no button later button ok means sync right away no means no later will make the function run again after x minutes thank you perhaps a voting system can be implemented so we can vote which is important to be implemented reported by on | 1 |
296,787 | 9,126,089,770 | IssuesEvent | 2019-02-24 18:54:12 | Radarr/Radarr | https://api.github.com/repos/Radarr/Radarr | closed | Race Condition for MediaCovers, since MediaCovers get downloaded before fanart info is downloaded. | bug confirmed priority:medium | Since last upgrade (v0.2.0.1293) it seems radarr no longer downloads fanarts.
Is this something wanted?
Here are some trace logs when adding a film :
```
19-2-3 22:10:31.1|Trace|Http|Req: 344 [POST] /api/movie
19-2-3 22:10:31.1|Trace|Owin|SQLite warning (284): automatic index on AlternativeTitles(MovieId)
19-2-3 22:10:31.1|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.1|Trace|ConfigService|Using default config value for 'pathsdefaultstatic' defaultValue:'True'
19-2-3 22:10:31.1|Info|MovieService|Adding Movie [Avengers: Infinity War (2018)][, 299536] Path: [/mnt/download/radarr_ready/Avengers Infinity War (2018)]
19-2-3 22:10:31.1|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.1|Trace|EventAggregator|Publishing MovieAddedEvent
19-2-3 22:10:31.1|Trace|EventAggregator|MovieAddedEvent -> MovieAddedHandler
19-2-3 22:10:31.1|Trace|CommandQueueManager|Publishing RefreshMovie
19-2-3 22:10:31.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMovie
19-2-3 22:10:31.1|Trace|CommandQueueManager|Inserting new command: RefreshMovie
19-2-3 22:10:31.1|Trace|EventAggregator|MovieAddedEvent <- MovieAddedHandler
19-2-3 22:10:31.1|Trace|CommandExecutor|RefreshMovieCommand -> RefreshMovieService
19-2-3 22:10:31.1|Trace|EventAggregator|MovieAddedEvent ~> MediaCoverService
19-2-3 22:10:31.1|Trace|CommandQueueManager|Marking command as started: RefreshMovie
19-2-3 22:10:31.1|Trace|CommandQueueManager|Publishing EnsureMediaCovers
19-2-3 22:10:31.1|Trace|CommandQueueManager|Checking if command is queued or started: EnsureMediaCovers
19-2-3 22:10:31.1|Trace|CommandQueueManager|Inserting new command: EnsureMediaCovers
19-2-3 22:10:31.2|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.2|Trace|Http|Res: 344 [POST] /api/movie: 201.Created (86 ms)
19-2-3 22:10:31.2|Debug|Api|[POST] /api/movie: 201.Created (86 ms)
19-2-3 22:10:31.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
19-2-3 22:10:31.2|Trace|EventAggregator|Publishing MovieRefreshStartingEvent
19-2-3 22:10:31.2|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.2|Info|RefreshMovieService|Updating Info for Avengers: Infinity War
19-2-3 22:10:31.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
19-2-3 22:10:31.2|Trace|HttpClient|Req: [GET] https://api.themoviedb.org/3/movie/299536?api_key=1a7373301961d03f97f853a876dd1212&append_to_response=alternative_titles%2Crelease_dates%2Cvideos&language=AN
19-2-3 22:10:31.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
19-2-3 22:10:31.3|Trace|EventAggregator|MovieAddedEvent <~ MediaCoverService
19-2-3 22:10:31.3|Trace|CommandExecutor|EnsureMediaCoversCommand -> MediaCoverService
19-2-3 22:10:31.3|Trace|CommandQueueManager|Marking command as started: EnsureMediaCovers
19-2-3 22:10:31.3|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.3|Info|MediaCoverService|Downloading Poster for [Avengers: Infinity War (2018)][, 299536] http://image.tmdb.org/t/p/original/7WsyChQLEftFiDOVTGkv3hFpyyt.jpg
19-2-3 22:10:31.3|Debug|HttpClient|Downloading [http://image.tmdb.org/t/p/original/7WsyChQLEftFiDOVTGkv3hFpyyt.jpg] to [/usr/local/radarr_config/MediaCover/35/poster.jpg]
19-2-3 22:10:31.4|Trace|Scheduler|Pending Tasks: 0
19-2-3 22:10:32.4|Trace|HttpClient|Res: [GET] https://api.themoviedb.org/3/movie/299536?api_key=1a7373301961d03f97f853a876dd1212&append_to_response=alternative_titles%2Crelease_dates%2Cvideos&language=AN: 200.OK (1186 ms)
19-2-3 22:10:32.4|Trace|HttpClient|Req: [GET] https://api.radarr.video/v2/mappings/find?tmdbid=299536
19-2-3 22:10:32.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
19-2-3 22:10:33.3|Trace|HttpClient|Res: [GET] https://api.radarr.video/v2/mappings/find?tmdbid=299536: 200.OK (896 ms)
19-2-3 22:10:33.3|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|Publishing MovieEditedEvent
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent -> MovieEditedService
19-2-3 22:10:33.4|Trace|CommandQueueManager|Publishing RefreshMovie
19-2-3 22:10:33.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMovie
19-2-3 22:10:33.4|Trace|CommandQueueManager|Command is already in progress: RefreshMovie
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent <- MovieEditedService
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent -> MovieModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent <- MovieModule
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent -> CalendarModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent <- CalendarModule
19-2-3 22:10:33.4|Debug|RefreshMovieService|Finished movie refresh for Avengers: Infinity War
19-2-3 22:10:33.4|Trace|EventAggregator|Publishing MovieUpdatedEvent
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent -> DiskScanService
19-2-3 22:10:33.4|Warn|DiskScanService|Movies' root folder (/mnt/download/radarr_ready) is empty.
19-2-3 22:10:33.4|Trace|EventAggregator|Publishing MovieScanSkippedEvent
19-2-3 22:10:33.4|Trace|EventAggregator|MovieScanSkippedEvent -> MovieScannedHandler
19-2-3 22:10:33.4|Info|MovieScannedHandler|[Avengers: Infinity War] was recently added, performing post-add actions
19-2-3 22:10:33.4|Trace|EventAggregator|MovieScanSkippedEvent <- MovieScannedHandler
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <- DiskScanService
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent -> MovieModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <- MovieModule
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent -> CalendarModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <- CalendarModule
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent ~> MediaCoverService
19-2-3 22:10:33.4|Trace|CommandQueueManager|Updating command status
19-2-3 22:10:33.4|Info|MediaCoverService|Testing: NzbDrone.Core.Messaging.Commands.CommandQueueManager, 35
19-2-3 22:10:33.4|Trace|CommandQueueManager|Publishing EnsureMediaCovers
19-2-3 22:10:33.4|Trace|CommandQueueManager|Checking if command is queued or started: EnsureMediaCovers
19-2-3 22:10:33.4|Trace|CommandQueueManager|Command is already in progress: EnsureMediaCovers
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <~ MediaCoverService
19-2-3 22:10:33.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
19-2-3 22:10:33.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
19-2-3 22:10:33.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
19-2-3 22:10:33.5|Trace|EventAggregator|Publishing CommandExecutedEvent
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
19-2-3 22:10:33.5|Trace|CommandExecutor|RefreshMovieCommand <- RefreshMovieService [00:00:02.2863990]
19-2-3 22:10:35.9|Debug|HttpClient|Downloading Completed. took 4s
19-2-3 22:10:35.9|Debug|MediaCoverService|Resizing Poster-500 for [Avengers: Infinity War (2018)][, 299536]
19-2-3 22:10:35.9|Trace|DiskProviderBase|System does not have libgdiplus.
[v0.2.0.1293] System.DllNotFoundException: Couldn't load GDIPlus library ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <89f578e5d45c42fb925c2b22e9beaf68>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at NzbDrone.Common.Disk.GdiPlusInterop.TestLibrary () [0x00009] in <a1d4cd371e3f48118cccea718b1ace8d>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Disk.GdiPlusInterop.CheckGdiPlus () [0x00016] in <a1d4cd371e3f48118cccea718b1ace8d>:0
at NzbDrone.Common.Disk.DiskProviderBase.CanUseGDIPlus () [0x00000] in <a1d4cd371e3f48118cccea718b1ace8d>:0
19-2-3 22:10:36.0|Debug|MediaCoverService|Couldn't resize media cover Poster-500 for [Avengers: Infinity War (2018)][, 299536], using full size image instead.
19-2-3 22:10:36.0|Debug|MediaCoverService|Resizing Poster-250 for [Avengers: Infinity War (2018)][, 299536]
19-2-3 22:10:36.0|Trace|DiskProviderBase|System does not have libgdiplus.
[v0.2.0.1293] System.DllNotFoundException: Couldn't load GDIPlus library ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <89f578e5d45c42fb925c2b22e9beaf68>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at NzbDrone.Common.Disk.GdiPlusInterop.TestLibrary () [0x00009] in <a1d4cd371e3f48118cccea718b1ace8d>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Disk.GdiPlusInterop.CheckGdiPlus () [0x00016] in <a1d4cd371e3f48118cccea718b1ace8d>:0
at NzbDrone.Common.Disk.DiskProviderBase.CanUseGDIPlus () [0x00000] in <a1d4cd371e3f48118cccea718b1ace8d>:0
19-2-3 22:10:36.0|Debug|MediaCoverService|Couldn't resize media cover Poster-250 for [Avengers: Infinity War (2018)][, 299536], using full size image instead.
19-2-3 22:10:36.0|Trace|EventAggregator|Publishing MediaCoversUpdatedEvent
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent -> ExtraService
19-2-3 22:10:36.0|Debug|CleanExtraFileService|Cleaning missing metadata files for movie: Avengers: Infinity War
19-2-3 22:10:36.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent <- ExtraService
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent -> MovieModule
19-2-3 22:10:36.0|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent <- MovieModule
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent -> CalendarModule
19-2-3 22:10:36.0|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent <- CalendarModule
19-2-3 22:10:36.0|Trace|CommandQueueManager|Updating command status
19-2-3 22:10:36.1|Trace|EventAggregator|Publishing CommandExecutedEvent
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
19-2-3 22:10:36.1|Trace|CommandExecutor|EnsureMediaCoversCommand <- MediaCoverService [00:00:04.6867810]
``` | 1.0 | Race Condition for MediaCovers, since MediaCovers get downloaded before fanart info is downloaded. - Since last upgrade (v0.2.0.1293) it seems radarr no longer downloads fanarts.
Is this something wanted?
Here are some trace logs when adding a film :
```
19-2-3 22:10:31.1|Trace|Http|Req: 344 [POST] /api/movie
19-2-3 22:10:31.1|Trace|Owin|SQLite warning (284): automatic index on AlternativeTitles(MovieId)
19-2-3 22:10:31.1|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.1|Trace|ConfigService|Using default config value for 'pathsdefaultstatic' defaultValue:'True'
19-2-3 22:10:31.1|Info|MovieService|Adding Movie [Avengers: Infinity War (2018)][, 299536] Path: [/mnt/download/radarr_ready/Avengers Infinity War (2018)]
19-2-3 22:10:31.1|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.1|Trace|EventAggregator|Publishing MovieAddedEvent
19-2-3 22:10:31.1|Trace|EventAggregator|MovieAddedEvent -> MovieAddedHandler
19-2-3 22:10:31.1|Trace|CommandQueueManager|Publishing RefreshMovie
19-2-3 22:10:31.1|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMovie
19-2-3 22:10:31.1|Trace|CommandQueueManager|Inserting new command: RefreshMovie
19-2-3 22:10:31.1|Trace|EventAggregator|MovieAddedEvent <- MovieAddedHandler
19-2-3 22:10:31.1|Trace|CommandExecutor|RefreshMovieCommand -> RefreshMovieService
19-2-3 22:10:31.1|Trace|EventAggregator|MovieAddedEvent ~> MediaCoverService
19-2-3 22:10:31.1|Trace|CommandQueueManager|Marking command as started: RefreshMovie
19-2-3 22:10:31.1|Trace|CommandQueueManager|Publishing EnsureMediaCovers
19-2-3 22:10:31.1|Trace|CommandQueueManager|Checking if command is queued or started: EnsureMediaCovers
19-2-3 22:10:31.1|Trace|CommandQueueManager|Inserting new command: EnsureMediaCovers
19-2-3 22:10:31.2|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.2|Trace|Http|Res: 344 [POST] /api/movie: 201.Created (86 ms)
19-2-3 22:10:31.2|Debug|Api|[POST] /api/movie: 201.Created (86 ms)
19-2-3 22:10:31.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
19-2-3 22:10:31.2|Trace|EventAggregator|Publishing MovieRefreshStartingEvent
19-2-3 22:10:31.2|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.2|Info|RefreshMovieService|Updating Info for Avengers: Infinity War
19-2-3 22:10:31.2|Trace|EventAggregator|Publishing CommandUpdatedEvent
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
19-2-3 22:10:31.2|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
19-2-3 22:10:31.2|Trace|HttpClient|Req: [GET] https://api.themoviedb.org/3/movie/299536?api_key=1a7373301961d03f97f853a876dd1212&append_to_response=alternative_titles%2Crelease_dates%2Cvideos&language=AN
19-2-3 22:10:31.2|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
19-2-3 22:10:31.3|Trace|EventAggregator|MovieAddedEvent <~ MediaCoverService
19-2-3 22:10:31.3|Trace|CommandExecutor|EnsureMediaCoversCommand -> MediaCoverService
19-2-3 22:10:31.3|Trace|CommandQueueManager|Marking command as started: EnsureMediaCovers
19-2-3 22:10:31.3|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:31.3|Info|MediaCoverService|Downloading Poster for [Avengers: Infinity War (2018)][, 299536] http://image.tmdb.org/t/p/original/7WsyChQLEftFiDOVTGkv3hFpyyt.jpg
19-2-3 22:10:31.3|Debug|HttpClient|Downloading [http://image.tmdb.org/t/p/original/7WsyChQLEftFiDOVTGkv3hFpyyt.jpg] to [/usr/local/radarr_config/MediaCover/35/poster.jpg]
19-2-3 22:10:31.4|Trace|Scheduler|Pending Tasks: 0
19-2-3 22:10:32.4|Trace|HttpClient|Res: [GET] https://api.themoviedb.org/3/movie/299536?api_key=1a7373301961d03f97f853a876dd1212&append_to_response=alternative_titles%2Crelease_dates%2Cvideos&language=AN: 200.OK (1186 ms)
19-2-3 22:10:32.4|Trace|HttpClient|Req: [GET] https://api.radarr.video/v2/mappings/find?tmdbid=299536
19-2-3 22:10:32.4|Trace|ConfigService|Using default config value for 'proxyenabled' defaultValue:'False'
19-2-3 22:10:33.3|Trace|HttpClient|Res: [GET] https://api.radarr.video/v2/mappings/find?tmdbid=299536: 200.OK (896 ms)
19-2-3 22:10:33.3|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|Publishing MovieEditedEvent
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent -> MovieEditedService
19-2-3 22:10:33.4|Trace|CommandQueueManager|Publishing RefreshMovie
19-2-3 22:10:33.4|Trace|CommandQueueManager|Checking if command is queued or started: RefreshMovie
19-2-3 22:10:33.4|Trace|CommandQueueManager|Command is already in progress: RefreshMovie
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent <- MovieEditedService
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent -> MovieModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent <- MovieModule
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent -> CalendarModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieEditedEvent <- CalendarModule
19-2-3 22:10:33.4|Debug|RefreshMovieService|Finished movie refresh for Avengers: Infinity War
19-2-3 22:10:33.4|Trace|EventAggregator|Publishing MovieUpdatedEvent
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent -> DiskScanService
19-2-3 22:10:33.4|Warn|DiskScanService|Movies' root folder (/mnt/download/radarr_ready) is empty.
19-2-3 22:10:33.4|Trace|EventAggregator|Publishing MovieScanSkippedEvent
19-2-3 22:10:33.4|Trace|EventAggregator|MovieScanSkippedEvent -> MovieScannedHandler
19-2-3 22:10:33.4|Info|MovieScannedHandler|[Avengers: Infinity War] was recently added, performing post-add actions
19-2-3 22:10:33.4|Trace|EventAggregator|MovieScanSkippedEvent <- MovieScannedHandler
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <- DiskScanService
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent -> MovieModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <- MovieModule
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent -> CalendarModule
19-2-3 22:10:33.4|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <- CalendarModule
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent ~> MediaCoverService
19-2-3 22:10:33.4|Trace|CommandQueueManager|Updating command status
19-2-3 22:10:33.4|Info|MediaCoverService|Testing: NzbDrone.Core.Messaging.Commands.CommandQueueManager, 35
19-2-3 22:10:33.4|Trace|CommandQueueManager|Publishing EnsureMediaCovers
19-2-3 22:10:33.4|Trace|CommandQueueManager|Checking if command is queued or started: EnsureMediaCovers
19-2-3 22:10:33.4|Trace|CommandQueueManager|Command is already in progress: EnsureMediaCovers
19-2-3 22:10:33.4|Trace|EventAggregator|MovieUpdatedEvent <~ MediaCoverService
19-2-3 22:10:33.5|Trace|EventAggregator|Publishing CommandUpdatedEvent
19-2-3 22:10:33.5|Trace|EventAggregator|CommandUpdatedEvent -> CommandModule
19-2-3 22:10:33.5|Trace|EventAggregator|CommandUpdatedEvent <- CommandModule
19-2-3 22:10:33.5|Trace|EventAggregator|Publishing CommandExecutedEvent
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
19-2-3 22:10:33.5|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
19-2-3 22:10:33.5|Trace|CommandExecutor|RefreshMovieCommand <- RefreshMovieService [00:00:02.2863990]
19-2-3 22:10:35.9|Debug|HttpClient|Downloading Completed. took 4s
19-2-3 22:10:35.9|Debug|MediaCoverService|Resizing Poster-500 for [Avengers: Infinity War (2018)][, 299536]
19-2-3 22:10:35.9|Trace|DiskProviderBase|System does not have libgdiplus.
[v0.2.0.1293] System.DllNotFoundException: Couldn't load GDIPlus library ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <89f578e5d45c42fb925c2b22e9beaf68>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at NzbDrone.Common.Disk.GdiPlusInterop.TestLibrary () [0x00009] in <a1d4cd371e3f48118cccea718b1ace8d>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Disk.GdiPlusInterop.CheckGdiPlus () [0x00016] in <a1d4cd371e3f48118cccea718b1ace8d>:0
at NzbDrone.Common.Disk.DiskProviderBase.CanUseGDIPlus () [0x00000] in <a1d4cd371e3f48118cccea718b1ace8d>:0
19-2-3 22:10:36.0|Debug|MediaCoverService|Couldn't resize media cover Poster-500 for [Avengers: Infinity War (2018)][, 299536], using full size image instead.
19-2-3 22:10:36.0|Debug|MediaCoverService|Resizing Poster-250 for [Avengers: Infinity War (2018)][, 299536]
19-2-3 22:10:36.0|Trace|DiskProviderBase|System does not have libgdiplus.
[v0.2.0.1293] System.DllNotFoundException: Couldn't load GDIPlus library ---> System.TypeInitializationException: The type initializer for 'System.Drawing.GDIPlus' threw an exception. ---> System.DllNotFoundException: libgdiplus.so
at (wrapper managed-to-native) System.Drawing.GDIPlus.GdiplusStartup(ulong&,System.Drawing.GdiplusStartupInput&,System.Drawing.GdiplusStartupOutput&)
at System.Drawing.GDIPlus..cctor () [0x000b0] in <89f578e5d45c42fb925c2b22e9beaf68>:0
--- End of inner exception stack trace ---
at System.Drawing.StringFormat..ctor (System.Drawing.StringFormatFlags options, System.Int32 language) [0x00011] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at System.Drawing.StringFormat..ctor () [0x00000] in <89f578e5d45c42fb925c2b22e9beaf68>:0
at (wrapper remoting-invoke-with-check) System.Drawing.StringFormat..ctor()
at NzbDrone.Common.Disk.GdiPlusInterop.TestLibrary () [0x00009] in <a1d4cd371e3f48118cccea718b1ace8d>:0
--- End of inner exception stack trace ---
at NzbDrone.Common.Disk.GdiPlusInterop.CheckGdiPlus () [0x00016] in <a1d4cd371e3f48118cccea718b1ace8d>:0
at NzbDrone.Common.Disk.DiskProviderBase.CanUseGDIPlus () [0x00000] in <a1d4cd371e3f48118cccea718b1ace8d>:0
19-2-3 22:10:36.0|Debug|MediaCoverService|Couldn't resize media cover Poster-250 for [Avengers: Infinity War (2018)][, 299536], using full size image instead.
19-2-3 22:10:36.0|Trace|EventAggregator|Publishing MediaCoversUpdatedEvent
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent -> ExtraService
19-2-3 22:10:36.0|Debug|CleanExtraFileService|Cleaning missing metadata files for movie: Avengers: Infinity War
19-2-3 22:10:36.0|Info|MetadataService|Movie folder does not exist, skipping metadata creation
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent <- ExtraService
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent -> MovieModule
19-2-3 22:10:36.0|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent <- MovieModule
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent -> CalendarModule
19-2-3 22:10:36.0|Trace|Owin|SQLite warning (284): automatic index on MovieFiles(MovieId)
19-2-3 22:10:36.0|Trace|EventAggregator|MediaCoversUpdatedEvent <- CalendarModule
19-2-3 22:10:36.0|Trace|CommandQueueManager|Updating command status
19-2-3 22:10:36.1|Trace|EventAggregator|Publishing CommandExecutedEvent
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent -> TaskManager
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent <- TaskManager
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent -> TaskModule
19-2-3 22:10:36.1|Trace|EventAggregator|CommandExecutedEvent <- TaskModule
19-2-3 22:10:36.1|Trace|CommandExecutor|EnsureMediaCoversCommand <- MediaCoverService [00:00:04.6867810]
``` | priority | race condition for mediacovers since mediacovers get downloaded before fanart info is downloaded since last upgrade it seems radarr no longer downloads fanarts is this something wanted here are some trace logs when adding a film trace http req api movie trace owin sqlite warning automatic index on alternativetitles movieid trace owin sqlite warning automatic index on moviefiles movieid trace configservice using default config value for pathsdefaultstatic defaultvalue true info movieservice adding movie path trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator publishing movieaddedevent trace eventaggregator movieaddedevent movieaddedhandler trace commandqueuemanager publishing refreshmovie trace commandqueuemanager checking if command is queued or started refreshmovie trace commandqueuemanager inserting new command refreshmovie trace eventaggregator movieaddedevent movieaddedhandler trace commandexecutor refreshmoviecommand refreshmovieservice trace eventaggregator movieaddedevent mediacoverservice trace commandqueuemanager marking command as started refreshmovie trace commandqueuemanager publishing ensuremediacovers trace commandqueuemanager checking if command is queued or started ensuremediacovers trace commandqueuemanager inserting new command ensuremediacovers trace owin sqlite warning automatic index on moviefiles movieid trace http res api movie created ms debug api api movie created ms trace eventaggregator publishing commandupdatedevent trace eventaggregator commandupdatedevent commandmodule trace eventaggregator commandupdatedevent commandmodule trace eventaggregator publishing movierefreshstartingevent trace owin sqlite warning automatic index on moviefiles movieid info refreshmovieservice updating info for avengers infinity war trace eventaggregator publishing commandupdatedevent trace eventaggregator commandupdatedevent commandmodule trace eventaggregator commandupdatedevent commandmodule trace httpclient req trace configservice using default config value for proxyenabled defaultvalue false trace eventaggregator movieaddedevent mediacoverservice trace commandexecutor ensuremediacoverscommand mediacoverservice trace commandqueuemanager marking command as started ensuremediacovers trace owin sqlite warning automatic index on moviefiles movieid info mediacoverservice downloading poster for debug httpclient downloading to trace scheduler pending tasks trace httpclient res ok ms trace httpclient req trace configservice using default config value for proxyenabled defaultvalue false trace httpclient res ok ms trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator publishing movieeditedevent trace eventaggregator movieeditedevent movieeditedservice trace commandqueuemanager publishing refreshmovie trace commandqueuemanager checking if command is queued or started refreshmovie trace commandqueuemanager command is already in progress refreshmovie trace eventaggregator movieeditedevent movieeditedservice trace eventaggregator movieeditedevent moviemodule trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator movieeditedevent moviemodule trace eventaggregator movieeditedevent calendarmodule trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator movieeditedevent calendarmodule debug refreshmovieservice finished movie refresh for avengers infinity war trace eventaggregator publishing movieupdatedevent trace eventaggregator movieupdatedevent diskscanservice warn diskscanservice movies root folder mnt download radarr ready is empty trace eventaggregator publishing moviescanskippedevent trace eventaggregator moviescanskippedevent moviescannedhandler info moviescannedhandler was recently added performing post add actions trace eventaggregator moviescanskippedevent moviescannedhandler trace eventaggregator movieupdatedevent diskscanservice trace eventaggregator movieupdatedevent moviemodule trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator movieupdatedevent moviemodule trace eventaggregator movieupdatedevent calendarmodule trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator movieupdatedevent calendarmodule trace eventaggregator movieupdatedevent mediacoverservice trace commandqueuemanager updating command status info mediacoverservice testing nzbdrone core messaging commands commandqueuemanager trace commandqueuemanager publishing ensuremediacovers trace commandqueuemanager checking if command is queued or started ensuremediacovers trace commandqueuemanager command is already in progress ensuremediacovers trace eventaggregator movieupdatedevent mediacoverservice trace eventaggregator publishing commandupdatedevent trace eventaggregator commandupdatedevent commandmodule trace eventaggregator commandupdatedevent commandmodule trace eventaggregator publishing commandexecutedevent trace eventaggregator commandexecutedevent taskmanager trace eventaggregator commandexecutedevent taskmanager trace eventaggregator commandexecutedevent taskmodule trace eventaggregator commandexecutedevent taskmodule trace commandexecutor refreshmoviecommand refreshmovieservice debug httpclient downloading completed took debug mediacoverservice resizing poster for trace diskproviderbase system does not have libgdiplus system dllnotfoundexception couldn t load gdiplus library system typeinitializationexception the type initializer for system drawing gdiplus threw an exception system dllnotfoundexception libgdiplus so at wrapper managed to native system drawing gdiplus gdiplusstartup ulong system drawing gdiplusstartupinput system drawing gdiplusstartupoutput at system drawing gdiplus cctor in end of inner exception stack trace at system drawing stringformat ctor system drawing stringformatflags options system language in at system drawing stringformat ctor in at wrapper remoting invoke with check system drawing stringformat ctor at nzbdrone common disk gdiplusinterop testlibrary in end of inner exception stack trace at nzbdrone common disk gdiplusinterop checkgdiplus in at nzbdrone common disk diskproviderbase canusegdiplus in debug mediacoverservice couldn t resize media cover poster for using full size image instead debug mediacoverservice resizing poster for trace diskproviderbase system does not have libgdiplus system dllnotfoundexception couldn t load gdiplus library system typeinitializationexception the type initializer for system drawing gdiplus threw an exception system dllnotfoundexception libgdiplus so at wrapper managed to native system drawing gdiplus gdiplusstartup ulong system drawing gdiplusstartupinput system drawing gdiplusstartupoutput at system drawing gdiplus cctor in end of inner exception stack trace at system drawing stringformat ctor system drawing stringformatflags options system language in at system drawing stringformat ctor in at wrapper remoting invoke with check system drawing stringformat ctor at nzbdrone common disk gdiplusinterop testlibrary in end of inner exception stack trace at nzbdrone common disk gdiplusinterop checkgdiplus in at nzbdrone common disk diskproviderbase canusegdiplus in debug mediacoverservice couldn t resize media cover poster for using full size image instead trace eventaggregator publishing mediacoversupdatedevent trace eventaggregator mediacoversupdatedevent extraservice debug cleanextrafileservice cleaning missing metadata files for movie avengers infinity war info metadataservice movie folder does not exist skipping metadata creation trace eventaggregator mediacoversupdatedevent extraservice trace eventaggregator mediacoversupdatedevent moviemodule trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator mediacoversupdatedevent moviemodule trace eventaggregator mediacoversupdatedevent calendarmodule trace owin sqlite warning automatic index on moviefiles movieid trace eventaggregator mediacoversupdatedevent calendarmodule trace commandqueuemanager updating command status trace eventaggregator publishing commandexecutedevent trace eventaggregator commandexecutedevent taskmanager trace eventaggregator commandexecutedevent taskmanager trace eventaggregator commandexecutedevent taskmodule trace eventaggregator commandexecutedevent taskmodule trace commandexecutor ensuremediacoverscommand mediacoverservice | 1 |
597,774 | 18,171,414,570 | IssuesEvent | 2021-09-27 20:29:43 | WordPress/learn | https://api.github.com/repos/WordPress/learn | closed | Theme: The child theme's `navigation.js` file is not used | [Type] Bug [Component] Learn Theme [Priority] Medium | I was looking for something else and happened to notice this:
https://github.com/WordPress/learn/blob/bfabc325f2aa70cdd0c6343ef189f960c2e16bf3/wp-content/themes/pub/wporg-learn-2020/functions.php#L44-L50
`get_template_directory_uri` fetches the file from the parent, `pub/wporg/js/navigation.js`, rather than the local child theme's `navigation.js`, but the versioning is still checking against the child theme file. | 1.0 | Theme: The child theme's `navigation.js` file is not used - I was looking for something else and happened to notice this:
https://github.com/WordPress/learn/blob/bfabc325f2aa70cdd0c6343ef189f960c2e16bf3/wp-content/themes/pub/wporg-learn-2020/functions.php#L44-L50
`get_template_directory_uri` fetches the file from the parent, `pub/wporg/js/navigation.js`, rather than the local child theme's `navigation.js`, but the versioning is still checking against the child theme file. | priority | theme the child theme s navigation js file is not used i was looking for something else and happened to notice this get template directory uri fetches the file from the parent pub wporg js navigation js rather than the local child theme s navigation js but the versioning is still checking against the child theme file | 1 |
640,469 | 20,790,228,274 | IssuesEvent | 2022-03-17 00:37:30 | COSC481W-2022Winter/capstone-wicrosoft | https://api.github.com/repos/COSC481W-2022Winter/capstone-wicrosoft | closed | Implement: Allow Team Members to View Their Teams | Priority: Medium Additions: Feature Sprint: Two | As a team member, I would like to see on my profile page the teams I am apart of. The teams composition, members information
Constraints:
1. Team creation form must be created.
2. Must create ORM queries grabbing team and squadMembers data from the database.
3. Have layout to hold multiple teams within the users profile page.
Acceptance Criteria:
If user is on profile page:
- should be able to view teams user is on
- view team composition (display if user is the leader, display number of people)
- members information (name)
Tasks:
1- Create flex-box for Team entries on profile (Keegan)
2- Create JavaScript Function to hide additional teams beyond 4. Has a button "show all" to expand the box to view all teams user is on (Elijah & Austin)
3- Create Django view to return array of teams from the database, return it to the JavaScript asynchronous function (Elijah & Austin) | 1.0 | Implement: Allow Team Members to View Their Teams - As a team member, I would like to see on my profile page the teams I am apart of. The teams composition, members information
Constraints:
1. Team creation form must be created.
2. Must create ORM queries grabbing team and squadMembers data from the database.
3. Have layout to hold multiple teams within the users profile page.
Acceptance Criteria:
If user is on profile page:
- should be able to view teams user is on
- view team composition (display if user is the leader, display number of people)
- members information (name)
Tasks:
1- Create flex-box for Team entries on profile (Keegan)
2- Create JavaScript Function to hide additional teams beyond 4. Has a button "show all" to expand the box to view all teams user is on (Elijah & Austin)
3- Create Django view to return array of teams from the database, return it to the JavaScript asynchronous function (Elijah & Austin) | priority | implement allow team members to view their teams as a team member i would like to see on my profile page the teams i am apart of the teams composition members information constraints team creation form must be created must create orm queries grabbing team and squadmembers data from the database have layout to hold multiple teams within the users profile page acceptance criteria if user is on profile page should be able to view teams user is on view team composition display if user is the leader display number of people members information name tasks create flex box for team entries on profile keegan create javascript function to hide additional teams beyond has a button show all to expand the box to view all teams user is on elijah austin create django view to return array of teams from the database return it to the javascript asynchronous function elijah austin | 1 |
411,398 | 12,017,741,789 | IssuesEvent | 2020-04-10 19:06:11 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | opened | tests/kernel/mem_protect/syscalls fails on ARC in test_syscall_torture | bug priority: medium | Observed on nsim_sem, nsim_em, nsim_sem_mpu_stack_guard, nsim_em_mpu_stack_guard.
This is a concurrency test which produces variable failure output, here is a sampling:
```
===================================================================
starting test - test_syscall_torture
Running syscall torture test with 4 threads on 1 cpu(s)
Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/syscalls/src/main.c:288: syscall_torture: (ret not equal to 0)
string should have matched
FAIL - test_syscall_torture
```
```
starting test - test_syscall_torture
Running syscall torture test with 4 threads on 1 cpu(s)
E: ***** Exception vector: 0x6, cause code: 0x1, parameter 0x2
E: Address 0x80003fbc
E: EV_ProtV
E: Memory read protection violation (stack checking scheme)
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x80000b4c (unknown)
E: Halting system
Console now belongs to simulator.
```
```
starting test - test_syscall_torture
Running syscall torture test with 4 threads on 1 cpu(s)
E: ***** Exception vector: 0x6, cause code: 0x1, parameter 0x4
E: Address 0x80003b0c
E: EV_ProtV
E: Memory read protection violation (MPU)
E: Faulting instruction address = 0x792
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x80000a9c (unknown)
E: Halting system
Console now belongs to simulator.
``` | 1.0 | tests/kernel/mem_protect/syscalls fails on ARC in test_syscall_torture - Observed on nsim_sem, nsim_em, nsim_sem_mpu_stack_guard, nsim_em_mpu_stack_guard.
This is a concurrency test which produces variable failure output, here is a sampling:
```
===================================================================
starting test - test_syscall_torture
Running syscall torture test with 4 threads on 1 cpu(s)
Assertion failed at WEST_TOPDIR/zephyr/tests/kernel/mem_protect/syscalls/src/main.c:288: syscall_torture: (ret not equal to 0)
string should have matched
FAIL - test_syscall_torture
```
```
starting test - test_syscall_torture
Running syscall torture test with 4 threads on 1 cpu(s)
E: ***** Exception vector: 0x6, cause code: 0x1, parameter 0x2
E: Address 0x80003fbc
E: EV_ProtV
E: Memory read protection violation (stack checking scheme)
E: >>> ZEPHYR FATAL ERROR 2: Stack overflow on CPU 0
E: Current thread: 0x80000b4c (unknown)
E: Halting system
Console now belongs to simulator.
```
```
starting test - test_syscall_torture
Running syscall torture test with 4 threads on 1 cpu(s)
E: ***** Exception vector: 0x6, cause code: 0x1, parameter 0x4
E: Address 0x80003b0c
E: EV_ProtV
E: Memory read protection violation (MPU)
E: Faulting instruction address = 0x792
E: >>> ZEPHYR FATAL ERROR 0: CPU exception on CPU 0
E: Current thread: 0x80000a9c (unknown)
E: Halting system
Console now belongs to simulator.
``` | priority | tests kernel mem protect syscalls fails on arc in test syscall torture observed on nsim sem nsim em nsim sem mpu stack guard nsim em mpu stack guard this is a concurrency test which produces variable failure output here is a sampling starting test test syscall torture running syscall torture test with threads on cpu s assertion failed at west topdir zephyr tests kernel mem protect syscalls src main c syscall torture ret not equal to string should have matched fail test syscall torture starting test test syscall torture running syscall torture test with threads on cpu s e exception vector cause code parameter e address e ev protv e memory read protection violation stack checking scheme e zephyr fatal error stack overflow on cpu e current thread unknown e halting system console now belongs to simulator starting test test syscall torture running syscall torture test with threads on cpu s e exception vector cause code parameter e address e ev protv e memory read protection violation mpu e faulting instruction address e zephyr fatal error cpu exception on cpu e current thread unknown e halting system console now belongs to simulator | 1 |
283,122 | 8,714,379,326 | IssuesEvent | 2018-12-07 07:39:35 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Scatter plot hangs when using color var. | asc bug crash likelihood medium priority reviewed severity high wrong results | In parallel if there are more processors than chunks to process - a common case when material selection is used.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 348
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: Urgent
Subject: Scatter plot hangs when using color var.
Assigned to: Cyrus Harrison
Category:
Target version: 2.1
Author: Cyrus Harrison
Start: 08/17/2010
Due date:
% Done: 0
Estimated time:
Created: 08/17/2010 02:50 pm
Updated: 08/17/2010 05:23 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: 2.0.2
Impact:
Expected Use:
OS: All
Support Group: DOE/ASC
Description:
In parallel if there are more processors than chunks to process - a common case when material selection is used.
Comments:
Hi Everyone,This commmit fixes two parallel related issues with the scatter plot:1) Creating a colored scatter plot when you had more procs than chunks(domains) to process (say after a material selection) would cause an invalid merge exception & a parallel hang. (This resolves #348)2) Spatial extents were invalid when there are were more procs than chunks to process.Sending Scatter/avtScatterFilter.CSending Scatter/avtScatterFilter.hTransmitting file data ..Committed revision r12249.-Cyrus
| 1.0 | Scatter plot hangs when using color var. - In parallel if there are more processors than chunks to process - a common case when material selection is used.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 348
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: Urgent
Subject: Scatter plot hangs when using color var.
Assigned to: Cyrus Harrison
Category:
Target version: 2.1
Author: Cyrus Harrison
Start: 08/17/2010
Due date:
% Done: 0
Estimated time:
Created: 08/17/2010 02:50 pm
Updated: 08/17/2010 05:23 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: 2.0.2
Impact:
Expected Use:
OS: All
Support Group: DOE/ASC
Description:
In parallel if there are more processors than chunks to process - a common case when material selection is used.
Comments:
Hi Everyone,This commmit fixes two parallel related issues with the scatter plot:1) Creating a colored scatter plot when you had more procs than chunks(domains) to process (say after a material selection) would cause an invalid merge exception & a parallel hang. (This resolves #348)2) Spatial extents were invalid when there are were more procs than chunks to process.Sending Scatter/avtScatterFilter.CSending Scatter/avtScatterFilter.hTransmitting file data ..Committed revision r12249.-Cyrus
| priority | scatter plot hangs when using color var in parallel if there are more processors than chunks to process a common case when material selection is used redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject scatter plot hangs when using color var assigned to cyrus harrison category target version author cyrus harrison start due date done estimated time created pm updated pm likelihood occasional severity crash wrong results found in version impact expected use os all support group doe asc description in parallel if there are more processors than chunks to process a common case when material selection is used comments hi everyone this commmit fixes two parallel related issues with the scatter plot creating a colored scatter plot when you had more procs than chunks domains to process say after a material selection would cause an invalid merge exception a parallel hang this resolves spatial extents were invalid when there are were more procs than chunks to process sending scatter avtscatterfilter csending scatter avtscatterfilter htransmitting file data committed revision cyrus | 1 |
800,494 | 28,368,365,475 | IssuesEvent | 2023-04-12 15:14:29 | priyankarpal/ProjectsHut | https://api.github.com/repos/priyankarpal/ProjectsHut | opened | 💡feat: add splash screen/loading screen | 🙏 help wanted 🦾 Feature 🤏 priority: medium hackodex2023 | - We need to add a splash screen for the project.
- Whenever anyone reloads or visits the page it will show the splash screen first.
- Add only for HomePage
If you have any queries you can share them. | 1.0 | 💡feat: add splash screen/loading screen - - We need to add a splash screen for the project.
- Whenever anyone reloads or visits the page it will show the splash screen first.
- Add only for HomePage
If you have any queries you can share them. | priority | 💡feat add splash screen loading screen we need to add a splash screen for the project whenever anyone reloads or visits the page it will show the splash screen first add only for homepage if you have any queries you can share them | 1 |
157,972 | 6,019,545,181 | IssuesEvent | 2017-06-07 14:43:34 | Cadasta/cadasta-platform | https://api.github.com/repos/Cadasta/cadasta-platform | closed | Export project data isn't as expected | bug priority: medium | ### Steps to reproduce the error
Download all data for a project that has locations, relationships, parties, and resources
### Actual behavior
I'm only seeing resource files, shape files, 2 empty xlsx files (I open them in Numbers), and a readme file.
### Expected behavior
As the readme files states, I would expect to see locations.csv, parties.csv and relationships.csv.
<img width="996" alt="screenshot 2017-05-03 09 14 52" src="https://cloud.githubusercontent.com/assets/1119621/25665112/47d1dcaa-2fe2-11e7-9ecf-1b2878ba8c36.png">

<img width="645" alt="screenshot 2017-05-03 11 24 55" src="https://cloud.githubusercontent.com/assets/1119621/25670711/2fa5ebc4-2ff3-11e7-877e-af9d3d2dc095.png">
[chandras-test-project-export.zip](https://github.com/Cadasta/cadasta-platform/files/973630/chandras-test-project-export.zip)
| 1.0 | Export project data isn't as expected - ### Steps to reproduce the error
Download all data for a project that has locations, relationships, parties, and resources
### Actual behavior
I'm only seeing resource files, shape files, 2 empty xlsx files (I open them in Numbers), and a readme file.
### Expected behavior
As the readme files states, I would expect to see locations.csv, parties.csv and relationships.csv.
<img width="996" alt="screenshot 2017-05-03 09 14 52" src="https://cloud.githubusercontent.com/assets/1119621/25665112/47d1dcaa-2fe2-11e7-9ecf-1b2878ba8c36.png">

<img width="645" alt="screenshot 2017-05-03 11 24 55" src="https://cloud.githubusercontent.com/assets/1119621/25670711/2fa5ebc4-2ff3-11e7-877e-af9d3d2dc095.png">
[chandras-test-project-export.zip](https://github.com/Cadasta/cadasta-platform/files/973630/chandras-test-project-export.zip)
| priority | export project data isn t as expected steps to reproduce the error download all data for a project that has locations relationships parties and resources actual behavior i m only seeing resource files shape files empty xlsx files i open them in numbers and a readme file expected behavior as the readme files states i would expect to see locations csv parties csv and relationships csv img width alt screenshot src img width alt screenshot src | 1 |
85,276 | 3,688,928,836 | IssuesEvent | 2016-02-25 14:49:28 | MinetestForFun/server-minetestforfun-skyblock | https://api.github.com/repos/MinetestForFun/server-minetestforfun-skyblock | closed | [xdecor] craft guide item | Modding ➤ BugFix Priority: Medium | When using the craft guide item (made with a book and blue dye) if you press the "X" (reset) button for the search input, the window flashes to the Inbox window and all messages are deleted. | 1.0 | [xdecor] craft guide item - When using the craft guide item (made with a book and blue dye) if you press the "X" (reset) button for the search input, the window flashes to the Inbox window and all messages are deleted. | priority | craft guide item when using the craft guide item made with a book and blue dye if you press the x reset button for the search input the window flashes to the inbox window and all messages are deleted | 1 |
191,972 | 6,845,177,180 | IssuesEvent | 2017-11-13 06:51:56 | colloquy/colloquy | https://api.github.com/repos/colloquy/colloquy | closed | slow to connect to network and slower to connect to channel(undernet) | Affected: Mac 2.3 Component: Mac-Old Impact: Medium Priority: High Type: Bug | *Issue migrated from trac ticket [#2522](http://colloquy.info/project/ticket/2522)*
**type:** Defect | **component:** Colloquy (Mac) | **severity:** Normal | **priority:** High | **version:** 2.3 (Mac) | **status:** new
___
#### 2011-01-23 09:50:35: rans0m@… created the issue
Hi,
I installed and set up undernet and a autojoin on a channel. it took about 5+ minutes to get on the network, and another 15+ minutes to actually get on the channel. This is on my ipod touch. I can connect with other clients instantly, so I do not understand why this might happen. It appears to be kinda useless like this, but I cant find any other settings that might help.
Thanks
| 1.0 | slow to connect to network and slower to connect to channel(undernet) - *Issue migrated from trac ticket [#2522](http://colloquy.info/project/ticket/2522)*
**type:** Defect | **component:** Colloquy (Mac) | **severity:** Normal | **priority:** High | **version:** 2.3 (Mac) | **status:** new
___
#### 2011-01-23 09:50:35: rans0m@… created the issue
Hi,
I installed and set up undernet and a autojoin on a channel. it took about 5+ minutes to get on the network, and another 15+ minutes to actually get on the channel. This is on my ipod touch. I can connect with other clients instantly, so I do not understand why this might happen. It appears to be kinda useless like this, but I cant find any other settings that might help.
Thanks
| priority | slow to connect to network and slower to connect to channel undernet issue migrated from trac ticket type defect component colloquy mac severity normal priority high version mac status new … created the issue hi i installed and set up undernet and a autojoin on a channel it took about minutes to get on the network and another minutes to actually get on the channel this is on my ipod touch i can connect with other clients instantly so i do not understand why this might happen it appears to be kinda useless like this but i cant find any other settings that might help thanks | 1 |
288,875 | 8,852,573,150 | IssuesEvent | 2019-01-08 18:44:37 | visit-dav/issues-test | https://api.github.com/repos/visit-dav/issues-test | closed | Scatter plot hangs when using color var. | asc bug crash likelihood medium priority reviewed severity high wrong results | In parallel if there are more processors than chunks to process - a common case when material selection is used.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 348
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: Urgent
Subject: Scatter plot hangs when using color var.
Assigned to: Cyrus Harrison
Category: -
Target version: 2.1
Author: Cyrus Harrison
Start: 08/17/2010
Due date:
% Done: 0%
Estimated time:
Created: 08/17/2010 02:50 pm
Updated: 08/17/2010 05:23 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: 2.0.2
Impact:
Expected Use:
OS: All
Support Group: DOE/ASC
Description:
In parallel if there are more processors than chunks to process - a common case when material selection is used.
Comments:
Hi Everyone,This commmit fixes two parallel related issues with the scatter plot:1) Creating a colored scatter plot when you had more procs than chunks(domains) to process (say after a material selection) would cause an invalid merge exception & a parallel hang. (This resolves #348)2) Spatial extents were invalid when there are were more procs than chunks to process.Sending Scatter/avtScatterFilter.CSending Scatter/avtScatterFilter.hTransmitting file data ..Committed revision r12249.-Cyrus
| 1.0 | Scatter plot hangs when using color var. - In parallel if there are more processors than chunks to process - a common case when material selection is used.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 348
Status: Resolved
Project: VisIt
Tracker: Bug
Priority: Urgent
Subject: Scatter plot hangs when using color var.
Assigned to: Cyrus Harrison
Category: -
Target version: 2.1
Author: Cyrus Harrison
Start: 08/17/2010
Due date:
% Done: 0%
Estimated time:
Created: 08/17/2010 02:50 pm
Updated: 08/17/2010 05:23 pm
Likelihood: 3 - Occasional
Severity: 4 - Crash / Wrong Results
Found in version: 2.0.2
Impact:
Expected Use:
OS: All
Support Group: DOE/ASC
Description:
In parallel if there are more processors than chunks to process - a common case when material selection is used.
Comments:
Hi Everyone,This commmit fixes two parallel related issues with the scatter plot:1) Creating a colored scatter plot when you had more procs than chunks(domains) to process (say after a material selection) would cause an invalid merge exception & a parallel hang. (This resolves #348)2) Spatial extents were invalid when there are were more procs than chunks to process.Sending Scatter/avtScatterFilter.CSending Scatter/avtScatterFilter.hTransmitting file data ..Committed revision r12249.-Cyrus
| priority | scatter plot hangs when using color var in parallel if there are more processors than chunks to process a common case when material selection is used redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker bug priority urgent subject scatter plot hangs when using color var assigned to cyrus harrison category target version author cyrus harrison start due date done estimated time created pm updated pm likelihood occasional severity crash wrong results found in version impact expected use os all support group doe asc description in parallel if there are more processors than chunks to process a common case when material selection is used comments hi everyone this commmit fixes two parallel related issues with the scatter plot creating a colored scatter plot when you had more procs than chunks domains to process say after a material selection would cause an invalid merge exception a parallel hang this resolves spatial extents were invalid when there are were more procs than chunks to process sending scatter avtscatterfilter csending scatter avtscatterfilter htransmitting file data committed revision cyrus | 1 |
329,293 | 10,014,533,861 | IssuesEvent | 2019-07-15 17:46:11 | HealthRex/CDSS | https://api.github.com/repos/HealthRex/CDSS | closed | Expand Recruitment Process - Send out recruitment messages - Schedule people into slots - Gift Cards - #Estimate: 1 day, #Due: 6/24/2019 | Priority - 2 Medium | Once testing process/pipeline refined, expand user recruitment, implementing randomization for different subcases.
Kind of happening already with more people lined up to test. Will expand invite list to ER docs and other residents and hospitalists as needed.
- [x] 6/18/2019 - Invite emails sent to ER docs, Dan Fang (VA Hospitalists), Phil Lee + Brooke Cotter (PAMF Hospitalists), BAMIS mailing list.
- [...] 7/1/2019, if haven't gotten 10-15 people already scheduled, then expand recruitment.
- 7/9/2019 - Recruitment email sent to new Chiefs to circulate with new R3s
- 7/15/2019 - We have 35 done, 5 more scheduled this week. | 1.0 | Expand Recruitment Process - Send out recruitment messages - Schedule people into slots - Gift Cards - #Estimate: 1 day, #Due: 6/24/2019 - Once testing process/pipeline refined, expand user recruitment, implementing randomization for different subcases.
Kind of happening already with more people lined up to test. Will expand invite list to ER docs and other residents and hospitalists as needed.
- [x] 6/18/2019 - Invite emails sent to ER docs, Dan Fang (VA Hospitalists), Phil Lee + Brooke Cotter (PAMF Hospitalists), BAMIS mailing list.
- [...] 7/1/2019, if haven't gotten 10-15 people already scheduled, then expand recruitment.
- 7/9/2019 - Recruitment email sent to new Chiefs to circulate with new R3s
- 7/15/2019 - We have 35 done, 5 more scheduled this week. | priority | expand recruitment process send out recruitment messages schedule people into slots gift cards estimate day due once testing process pipeline refined expand user recruitment implementing randomization for different subcases kind of happening already with more people lined up to test will expand invite list to er docs and other residents and hospitalists as needed invite emails sent to er docs dan fang va hospitalists phil lee brooke cotter pamf hospitalists bamis mailing list if haven t gotten people already scheduled then expand recruitment recruitment email sent to new chiefs to circulate with new we have done more scheduled this week | 1 |
532,256 | 15,537,203,484 | IssuesEvent | 2021-03-15 00:33:51 | glotaran/pyglotaran | https://api.github.com/repos/glotaran/pyglotaran | opened | equal area penalty slower than expected | Priority: Medium Type: Bug | * glotaran version: v0.3.2
* Python version: all
* Operating System: all
### Description
Use of equal area spectral penalty is much slower than expected.
| 1.0 | equal area penalty slower than expected - * glotaran version: v0.3.2
* Python version: all
* Operating System: all
### Description
Use of equal area spectral penalty is much slower than expected.
| priority | equal area penalty slower than expected glotaran version python version all operating system all description use of equal area spectral penalty is much slower than expected | 1 |
721,104 | 24,818,039,834 | IssuesEvent | 2022-10-25 14:28:19 | COS301-SE-2022/Office-Booker | https://api.github.com/repos/COS301-SE-2022/Office-Booker | closed | Incorrect name shown on booking voting page | Priority: Medium Type: Fix Status: Ready | https://github.com/COS301-SE-2022/Office-Booker/blob/53f9974a61108544d280e10a1d09e5015d7d2aee/apps/office-booker/src/app/bookings/voting-bookings/voting-bookings.component.ts#L73
Because of this line, the name shown on the voting page is always the name of the logged in user rather than the name of the user that made the booking | 1.0 | Incorrect name shown on booking voting page - https://github.com/COS301-SE-2022/Office-Booker/blob/53f9974a61108544d280e10a1d09e5015d7d2aee/apps/office-booker/src/app/bookings/voting-bookings/voting-bookings.component.ts#L73
Because of this line, the name shown on the voting page is always the name of the logged in user rather than the name of the user that made the booking | priority | incorrect name shown on booking voting page because of this line the name shown on the voting page is always the name of the logged in user rather than the name of the user that made the booking | 1 |
459,235 | 13,188,985,429 | IssuesEvent | 2020-08-13 07:37:39 | Caleydo/tdp_publicdb | https://api.github.com/repos/Caleydo/tdp_publicdb | closed | Ordino welcome tour not working | priority: medium type: bug | ## Environment
* Browser: Firefox, Edge Chromium
* deployed/local: Ordino-daily
## Steps to reproduce the bug
1. Start Ordino Welcome Tour and click through it
-> in step 5, only the gray overlay is visible and the dialog is not shown anymore. Consequently, Ordino is completely non-responsive.
I guess the problem is caused by changes in LineUp v4 | 1.0 | Ordino welcome tour not working - ## Environment
* Browser: Firefox, Edge Chromium
* deployed/local: Ordino-daily
## Steps to reproduce the bug
1. Start Ordino Welcome Tour and click through it
-> in step 5, only the gray overlay is visible and the dialog is not shown anymore. Consequently, Ordino is completely non-responsive.
I guess the problem is caused by changes in LineUp v4 | priority | ordino welcome tour not working environment browser firefox edge chromium deployed local ordino daily steps to reproduce the bug start ordino welcome tour and click through it in step only the gray overlay is visible and the dialog is not shown anymore consequently ordino is completely non responsive i guess the problem is caused by changes in lineup | 1 |
726,243 | 24,992,834,817 | IssuesEvent | 2022-11-02 20:25:42 | ufosc/Club_Website_2 | https://api.github.com/repos/ufosc/Club_Website_2 | opened | Create Article page component | help wanted medium priority difficulty: hard | TODO: Create an EJS component to represent article pages.
Preview:

The component should take the following parameters:
1. Article title
2. Article date
3. Article author
4. Article subheading
5. Article content
6. Article banner
The banner should appear as the full-width image below the header. You can configure the banner to zoom/scale in order to fit into its container using the `object-fit` property, but it should not stretch or distort the image. The rest of the parameters should be placed in their respective locations as well (i.e. the title parameter is shown as the article title, etc.).
Title:
```
Font-family: 'Overpass-Bold'
color: black
```
Date/author:
```
Font: overpass
weight: medium
color: black
```
Subtitle:
```
font: overpass
weight: medium
color: #6A6A6A
```
Content:
```
font: overpass
weight: regular
color: black
```
Scale the fonts as you like, just as long as they look relatively similar to the preview image. | 1.0 | Create Article page component - TODO: Create an EJS component to represent article pages.
Preview:

The component should take the following parameters:
1. Article title
2. Article date
3. Article author
4. Article subheading
5. Article content
6. Article banner
The banner should appear as the full-width image below the header. You can configure the banner to zoom/scale in order to fit into its container using the `object-fit` property, but it should not stretch or distort the image. The rest of the parameters should be placed in their respective locations as well (i.e. the title parameter is shown as the article title, etc.).
Title:
```
Font-family: 'Overpass-Bold'
color: black
```
Date/author:
```
Font: overpass
weight: medium
color: black
```
Subtitle:
```
font: overpass
weight: medium
color: #6A6A6A
```
Content:
```
font: overpass
weight: regular
color: black
```
Scale the fonts as you like, just as long as they look relatively similar to the preview image. | priority | create article page component todo create an ejs component to represent article pages preview the component should take the following parameters article title article date article author article subheading article content article banner the banner should appear as the full width image below the header you can configure the banner to zoom scale in order to fit into its container using the object fit property but it should not stretch or distort the image the rest of the parameters should be placed in their respective locations as well i e the title parameter is shown as the article title etc title font family overpass bold color black date author font overpass weight medium color black subtitle font overpass weight medium color content font overpass weight regular color black scale the fonts as you like just as long as they look relatively similar to the preview image | 1 |
482,400 | 13,906,074,111 | IssuesEvent | 2020-10-20 10:44:53 | enso-org/enso | https://api.github.com/repos/enso-org/enso | opened | Experiment with scope flattening in pattern matches | Category: Interpreter Change: Non-Breaking Difficulty: Core Contributor Priority: Medium Type: Enhancement | ### Summary
We currently treat pattern match branches as functions. While this design is elegant,
it places more strain on the runtime to figure out these methods should be inlined and (possibly) increases warmup times.
### Value
Better interpreter performance.
### Specification
Change the implementation of pattern matches to a branching expression in common stack frame.
Test the performance impacts (both warmup and peak) of this change.
### Acceptance Criteria & Test Cases
The optimization is implemented and results are reported. | 1.0 | Experiment with scope flattening in pattern matches - ### Summary
We currently treat pattern match branches as functions. While this design is elegant,
it places more strain on the runtime to figure out these methods should be inlined and (possibly) increases warmup times.
### Value
Better interpreter performance.
### Specification
Change the implementation of pattern matches to a branching expression in common stack frame.
Test the performance impacts (both warmup and peak) of this change.
### Acceptance Criteria & Test Cases
The optimization is implemented and results are reported. | priority | experiment with scope flattening in pattern matches summary we currently treat pattern match branches as functions while this design is elegant it places more strain on the runtime to figure out these methods should be inlined and possibly increases warmup times value better interpreter performance specification change the implementation of pattern matches to a branching expression in common stack frame test the performance impacts both warmup and peak of this change acceptance criteria test cases the optimization is implemented and results are reported | 1 |
826,338 | 31,565,429,241 | IssuesEvent | 2023-09-03 19:12:35 | Builderdog841/Ancient-Aether | https://api.github.com/repos/Builderdog841/Ancient-Aether | opened | Bug: Fix Ambrosium Campfire not working properly | bug medium priority | You can't cook food with it and it doesn't spawn Smoke Particles | 1.0 | Bug: Fix Ambrosium Campfire not working properly - You can't cook food with it and it doesn't spawn Smoke Particles | priority | bug fix ambrosium campfire not working properly you can t cook food with it and it doesn t spawn smoke particles | 1 |
20,897 | 2,632,387,260 | IssuesEvent | 2015-03-08 02:29:37 | cs2103jan2015-t13-3j/main | https://api.github.com/repos/cs2103jan2015-t13-3j/main | reopened | As a user, I can view a list of tasks in a specific datetime range | priority.medium status.accepted type.story | so that I can have a clearer view of my tasks in a particular timeline.
ID: showByDateTime | 1.0 | As a user, I can view a list of tasks in a specific datetime range - so that I can have a clearer view of my tasks in a particular timeline.
ID: showByDateTime | priority | as a user i can view a list of tasks in a specific datetime range so that i can have a clearer view of my tasks in a particular timeline id showbydatetime | 1 |
1,715 | 2,517,939,123 | IssuesEvent | 2015-01-16 18:18:27 | olga-jane/prizm | https://api.github.com/repos/olga-jane/prizm | opened | Сортировка в таблице Контрольные операции [33] | CLIENT MEDIUM priority | Сортировка в таблице Контрольные операции вкладки Новая Труба работает не корректно | 1.0 | Сортировка в таблице Контрольные операции [33] - Сортировка в таблице Контрольные операции вкладки Новая Труба работает не корректно | priority | сортировка в таблице контрольные операции сортировка в таблице контрольные операции вкладки новая труба работает не корректно | 1 |
532,730 | 15,570,528,205 | IssuesEvent | 2021-03-17 02:47:02 | LorittaBot/Loritta | https://api.github.com/repos/LorittaBot/Loritta | opened | Do not allow to create reminders or reminders for "past" dates | Module: Loritta (Discord) 🎀 Priority: Medium Type: Enhancement ✨ | Currently `+reminder` and `+giveaway setup` allows you to set a end date to something that is already in the past, and this is kinda annoying. | 1.0 | Do not allow to create reminders or reminders for "past" dates - Currently `+reminder` and `+giveaway setup` allows you to set a end date to something that is already in the past, and this is kinda annoying. | priority | do not allow to create reminders or reminders for past dates currently reminder and giveaway setup allows you to set a end date to something that is already in the past and this is kinda annoying | 1 |
40,546 | 2,868,927,229 | IssuesEvent | 2015-06-05 22:00:32 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Unhelpful pub error message when an invalid package is requested | AssumedStale bug Priority-Medium | <a href="https://github.com/jacob314"><img src="https://avatars.githubusercontent.com/u/1226812?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [jacob314](https://github.com/jacob314)**
_Originally opened as dart-lang/sdk#5659_
----
repro:
add
foobar: { sdk: foobar }
to your dependencies list then run
pub install
returns the error message
Entry null is not a supported type.
instead of
"package not found" | 1.0 | Unhelpful pub error message when an invalid package is requested - <a href="https://github.com/jacob314"><img src="https://avatars.githubusercontent.com/u/1226812?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [jacob314](https://github.com/jacob314)**
_Originally opened as dart-lang/sdk#5659_
----
repro:
add
foobar: { sdk: foobar }
to your dependencies list then run
pub install
returns the error message
Entry null is not a supported type.
instead of
"package not found" | priority | unhelpful pub error message when an invalid package is requested issue by originally opened as dart lang sdk repro add foobar sdk foobar to your dependencies list then run pub install returns the error message entry null is not a supported type instead of quot package not found quot | 1 |
197,250 | 6,953,399,468 | IssuesEvent | 2017-12-06 20:53:19 | Dzhuneyt/jquery-tubular | https://api.github.com/repos/Dzhuneyt/jquery-tubular | closed | clearVideo | auto-migrated Priority-Medium Type-Enhancement | ```
Trying to do some buttons to show more videos, I don't know that clearVideo()
does but I had to empty some generated ID's:
$('#nextvideo').click(function() {
ytplayer.stopVideo();
ytplayer.clearVideo();
$('#yt-container, #video-cover').remove();
$('body').tubular('sbvG8fAoUOE','container');
});
```
Original issue reported on code.google.com by `juanbr...@gmail.com` on 7 Sep 2011 at 4:10
| 1.0 | clearVideo - ```
Trying to do some buttons to show more videos, I don't know that clearVideo()
does but I had to empty some generated ID's:
$('#nextvideo').click(function() {
ytplayer.stopVideo();
ytplayer.clearVideo();
$('#yt-container, #video-cover').remove();
$('body').tubular('sbvG8fAoUOE','container');
});
```
Original issue reported on code.google.com by `juanbr...@gmail.com` on 7 Sep 2011 at 4:10
| priority | clearvideo trying to do some buttons to show more videos i don t know that clearvideo does but i had to empty some generated id s nextvideo click function ytplayer stopvideo ytplayer clearvideo yt container video cover remove body tubular container original issue reported on code google com by juanbr gmail com on sep at | 1 |
671,821 | 22,777,465,267 | IssuesEvent | 2022-07-08 15:46:51 | cds-snc/notification-planning | https://api.github.com/repos/cds-snc/notification-planning | closed | Create more intuitive concepts for "template" | Medium Priority | Priorité moyenne UX Refined | ## Problem statement
Senders have to learn several concepts, such as "templates" in order to use GC Notify. This unnecessarily creates a learning curve for many Senders. There is room for misunderstanding, where people who would benefit from using GC Notify don't use it. It also means the product needs to rely on the Growth team to provide demos and the support team to answer questions. This limits the product's potential to scale.
While the confusing concepts are _possible_ to learn and does not limit someone from completing a task, this issue has come up repeatedly in research findings since GC Notify's Discovery phase (like [this issue](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwQUX3tUxbMxYS7C/rec1ve0GUi0xgmj8W?blocks=hide), and [this issue](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwQUX3tUxbMxYS7C/recPixTUxqBrJBt74?blocks=hide)).
Confusing concepts also impact navigation.
Information can also be more chaotic to people who use assistive technology.
## Hypothesis
1. If we create concepts for "template" that are more intuitive to Senders (and distinguish GC Notify from an email client), then the percentage of new template names that are 'correctly' written will increase by 80% in 1 month of implementation.
2. If we define "template" to our users in different context (first appearance, empty states, guidance, homepage), then users will be more likely to learn the meaning of those words when encountering them for the first time.
* 'Correctly' = Subjective, but let's say "Wouldn't look like a mistake if it was sent out"
## Acceptance criteria
- [x] User story mapping https://miro.com/app/board/uXjVO6TPyIs=/
- [ ] Doesn't confuse existing Senders on GC Notify
- [ ] Ready for concept testing
- [ ] New concepts have potential to solve the related issues (from the Airtable, linked below)
## Research Airtable links
There are a lot, but just linking the ones from the Fable 03/2022 testing
[Link 1](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recIj2vWeS1ePDlZK?blocks=hide)
[Link 2](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recwbnKR8Chrv5NZ9?blocks=hide)
[Link 3](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/rect23i8cb74WiijJ?blocks=hide)
[Link 4](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recWqAvBxmJzLpOFM?blocks=hide)
[Link 5](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recFZNw36oRMcmBy4?blocks=hide)
[Link 6](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recACbmzbxbYh7c3D?blocks=hide)
[Link 7](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recblnDB8SxHeDSz4?blocks=hide)
[Link 8](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recmzf3LXWYDZEqr4?blocks=hide)
[Link 9 ](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/rec2cgxLBQYQhncRN?blocks=hide)
Figma: https://www.figma.com/file/RLcM0JwlQsd2uVK3GJr5qY/Drafting-message-templates-%7C-Creer-des-gabarits-de-message | 1.0 | Create more intuitive concepts for "template" - ## Problem statement
Senders have to learn several concepts, such as "templates" in order to use GC Notify. This unnecessarily creates a learning curve for many Senders. There is room for misunderstanding, where people who would benefit from using GC Notify don't use it. It also means the product needs to rely on the Growth team to provide demos and the support team to answer questions. This limits the product's potential to scale.
While the confusing concepts are _possible_ to learn and does not limit someone from completing a task, this issue has come up repeatedly in research findings since GC Notify's Discovery phase (like [this issue](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwQUX3tUxbMxYS7C/rec1ve0GUi0xgmj8W?blocks=hide), and [this issue](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwQUX3tUxbMxYS7C/recPixTUxqBrJBt74?blocks=hide)).
Confusing concepts also impact navigation.
Information can also be more chaotic to people who use assistive technology.
## Hypothesis
1. If we create concepts for "template" that are more intuitive to Senders (and distinguish GC Notify from an email client), then the percentage of new template names that are 'correctly' written will increase by 80% in 1 month of implementation.
2. If we define "template" to our users in different context (first appearance, empty states, guidance, homepage), then users will be more likely to learn the meaning of those words when encountering them for the first time.
* 'Correctly' = Subjective, but let's say "Wouldn't look like a mistake if it was sent out"
## Acceptance criteria
- [x] User story mapping https://miro.com/app/board/uXjVO6TPyIs=/
- [ ] Doesn't confuse existing Senders on GC Notify
- [ ] Ready for concept testing
- [ ] New concepts have potential to solve the related issues (from the Airtable, linked below)
## Research Airtable links
There are a lot, but just linking the ones from the Fable 03/2022 testing
[Link 1](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recIj2vWeS1ePDlZK?blocks=hide)
[Link 2](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recwbnKR8Chrv5NZ9?blocks=hide)
[Link 3](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/rect23i8cb74WiijJ?blocks=hide)
[Link 4](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recWqAvBxmJzLpOFM?blocks=hide)
[Link 5](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recFZNw36oRMcmBy4?blocks=hide)
[Link 6](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recACbmzbxbYh7c3D?blocks=hide)
[Link 7](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recblnDB8SxHeDSz4?blocks=hide)
[Link 8](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/recmzf3LXWYDZEqr4?blocks=hide)
[Link 9 ](https://airtable.com/appWwAmHwDLtpIyko/tbl38n7ofWYBuezFc/viwBYyaQxOttZ0IAw/rec2cgxLBQYQhncRN?blocks=hide)
Figma: https://www.figma.com/file/RLcM0JwlQsd2uVK3GJr5qY/Drafting-message-templates-%7C-Creer-des-gabarits-de-message | priority | create more intuitive concepts for template problem statement senders have to learn several concepts such as templates in order to use gc notify this unnecessarily creates a learning curve for many senders there is room for misunderstanding where people who would benefit from using gc notify don t use it it also means the product needs to rely on the growth team to provide demos and the support team to answer questions this limits the product s potential to scale while the confusing concepts are possible to learn and does not limit someone from completing a task this issue has come up repeatedly in research findings since gc notify s discovery phase like and confusing concepts also impact navigation information can also be more chaotic to people who use assistive technology hypothesis if we create concepts for template that are more intuitive to senders and distinguish gc notify from an email client then the percentage of new template names that are correctly written will increase by in month of implementation if we define template to our users in different context first appearance empty states guidance homepage then users will be more likely to learn the meaning of those words when encountering them for the first time correctly subjective but let s say wouldn t look like a mistake if it was sent out acceptance criteria user story mapping doesn t confuse existing senders on gc notify ready for concept testing new concepts have potential to solve the related issues from the airtable linked below research airtable links there are a lot but just linking the ones from the fable testing figma | 1 |
146,968 | 5,631,513,798 | IssuesEvent | 2017-04-05 14:42:47 | Supadog/DB_iti | https://api.github.com/repos/Supadog/DB_iti | opened | Display Assigned Professor | Medium priority | in class information in a semester (through semesters and classes) | 1.0 | Display Assigned Professor - in class information in a semester (through semesters and classes) | priority | display assigned professor in class information in a semester through semesters and classes | 1 |
497,050 | 14,361,246,682 | IssuesEvent | 2020-11-30 17:58:59 | canonical-web-and-design/snapcraft.io | https://api.github.com/repos/canonical-web-and-design/snapcraft.io | closed | Source formatting is not working | Priority: Medium 🚀 Dev ready | ### Expected behaviour
Following text in description
\>\>
should be represented as
>>
This work for normal text, but once marked as 'source'
`>>` is printed instead e.g
### Steps to reproduce the problem
Add following line into snap description
\`$ echo "Hi" \>\> ~/.bashrc\`
web view will show
`$ echo "Hi" \>\> ~/.bashrc`
### Specs
- _URL:_ https://snapcraft.io/toolbox
- _Operating system:_ macOS
- _Browser:_ Safari/Chrome
| 1.0 | Source formatting is not working - ### Expected behaviour
Following text in description
\>\>
should be represented as
>>
This work for normal text, but once marked as 'source'
`>>` is printed instead e.g
### Steps to reproduce the problem
Add following line into snap description
\`$ echo "Hi" \>\> ~/.bashrc\`
web view will show
`$ echo "Hi" \>\> ~/.bashrc`
### Specs
- _URL:_ https://snapcraft.io/toolbox
- _Operating system:_ macOS
- _Browser:_ Safari/Chrome
| priority | source formatting is not working expected behaviour following text in description gt gt should be represented as gt gt this work for normal text but once marked as source gt gt is printed instead e g steps to reproduce the problem add following line into snap description echo hi gt gt bashrc web view will show echo hi gt gt bashrc specs url operating system macos browser safari chrome | 1 |
135,973 | 5,267,573,422 | IssuesEvent | 2017-02-04 23:57:19 | rm-code/On-The-Roadside | https://api.github.com/repos/rm-code/On-The-Roadside | opened | New AI behaviors | Priority: Medium Status: Accepted Type: Feature | - [ ] Guarding a certain spot (idle until alerted)
- [ ] Patrolling certain areas | 1.0 | New AI behaviors - - [ ] Guarding a certain spot (idle until alerted)
- [ ] Patrolling certain areas | priority | new ai behaviors guarding a certain spot idle until alerted patrolling certain areas | 1 |
775,890 | 27,239,954,458 | IssuesEvent | 2023-02-21 19:29:38 | dnGrep/dnGrep | https://api.github.com/repos/dnGrep/dnGrep | closed | Request functionality for PCRE-flavored \K | enhancement imported Priority-Medium | _From [ryandward](https://code.google.com/u/ryandward/) on October 30, 2013 14:10:50_
\K Resets the starting point of the reported match. Any previously matched characters are not included in the final matched sequence. It can be a very helpful workaround to variable-length lookbehind.
For example:
b.*\Kall
matches "all" in "basketball", and discards as irrelevant the "asket".
_Original issue: http://code.google.com/p/dngrep/issues/detail?id=199_
| 1.0 | Request functionality for PCRE-flavored \K - _From [ryandward](https://code.google.com/u/ryandward/) on October 30, 2013 14:10:50_
\K Resets the starting point of the reported match. Any previously matched characters are not included in the final matched sequence. It can be a very helpful workaround to variable-length lookbehind.
For example:
b.*\Kall
matches "all" in "basketball", and discards as irrelevant the "asket".
_Original issue: http://code.google.com/p/dngrep/issues/detail?id=199_
| priority | request functionality for pcre flavored k from on october k resets the starting point of the reported match any previously matched characters are not included in the final matched sequence it can be a very helpful workaround to variable length lookbehind for example b kall matches all in basketball and discards as irrelevant the asket original issue | 1 |
26,145 | 2,684,195,081 | IssuesEvent | 2015-03-28 19:01:22 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | run irb, ruby -v, sqlite3, crash always. | 2–5 stars bug imported invalid Priority-Medium | _From [wangke...@gmail.com](https://code.google.com/u/102233831845470498114/) on October 06, 2012 06:45:35_
Required information! OS version: Win7 ConEmu version: 120727? Far version (if you are using Far Manager): ? *Bug description* if you run: irb, ruby -v, sqlite3 etc, it just crash always.
two versions (x64/x86) are tried, both have problems.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=748_ | 1.0 | run irb, ruby -v, sqlite3, crash always. - _From [wangke...@gmail.com](https://code.google.com/u/102233831845470498114/) on October 06, 2012 06:45:35_
Required information! OS version: Win7 ConEmu version: 120727? Far version (if you are using Far Manager): ? *Bug description* if you run: irb, ruby -v, sqlite3 etc, it just crash always.
two versions (x64/x86) are tried, both have problems.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=748_ | priority | run irb ruby v crash always from on october required information os version conemu version far version if you are using far manager bug description if you run irb ruby v etc it just crash always two versions are tried both have problems original issue | 1 |
755,729 | 26,437,941,935 | IssuesEvent | 2023-01-15 16:19:13 | kir-dev/konzisite-api | https://api.github.com/repos/kir-dev/konzisite-api | closed | Authorization for Consultations | good first issue medium priority | Similar to how it's done with the entities. Can wait a bit until the endpoints of consultations are finalized. | 1.0 | Authorization for Consultations - Similar to how it's done with the entities. Can wait a bit until the endpoints of consultations are finalized. | priority | authorization for consultations similar to how it s done with the entities can wait a bit until the endpoints of consultations are finalized | 1 |
75,034 | 3,454,348,266 | IssuesEvent | 2015-12-17 15:35:26 | thesgc/chembiohub_helpdesk | https://api.github.com/repos/thesgc/chembiohub_helpdesk | closed | HTTP requests are not cancelled when the user presses cancel | app: ChemReg bug Dev Specific name: Andrew Stretton priority: Medium | HTTP requests are not cancelled when the user presses cancel
date recorded in spreadsheet: 06/05/2015 11:04:50 | 1.0 | HTTP requests are not cancelled when the user presses cancel - HTTP requests are not cancelled when the user presses cancel
date recorded in spreadsheet: 06/05/2015 11:04:50 | priority | http requests are not cancelled when the user presses cancel http requests are not cancelled when the user presses cancel date recorded in spreadsheet | 1 |
41,695 | 2,869,073,650 | IssuesEvent | 2015-06-05 23:07:08 | dart-lang/polymer-dart | https://api.github.com/repos/dart-lang/polymer-dart | opened | measure polymer-interop overhead | bug PolymerMilestone-Next Priority-Medium | <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#19743_
----
We need some benchmarks to know what's the impact of using a polymer.js element from Dart vs using a port of the same element.
There is probably value in having some things implemented in Dart, but there are probably many cases where it doesn't matter that a custom-element is running in JS. | 1.0 | measure polymer-interop overhead - <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#19743_
----
We need some benchmarks to know what's the impact of using a polymer.js element from Dart vs using a port of the same element.
There is probably value in having some things implemented in Dart, but there are probably many cases where it doesn't matter that a custom-element is running in JS. | priority | measure polymer interop overhead issue by originally opened as dart lang sdk we need some benchmarks to know what s the impact of using a polymer js element from dart vs using a port of the same element there is probably value in having some things implemented in dart but there are probably many cases where it doesn t matter that a custom element is running in js | 1 |
591,462 | 17,840,514,030 | IssuesEvent | 2021-09-03 09:27:49 | SubhadeepJasu/Ensembles | https://api.github.com/repos/SubhadeepJasu/Ensembles | closed | AppData description: don't open with tech details | Priority: Medium Status: Confirmed | Every AppCenter app is a GTK app, and many are written in Vala, so it doesn't make a lot of sense to advertise that to end users. | 1.0 | AppData description: don't open with tech details - Every AppCenter app is a GTK app, and many are written in Vala, so it doesn't make a lot of sense to advertise that to end users. | priority | appdata description don t open with tech details every appcenter app is a gtk app and many are written in vala so it doesn t make a lot of sense to advertise that to end users | 1 |
401,638 | 11,795,280,462 | IssuesEvent | 2020-03-18 08:38:35 | luna/enso | https://api.github.com/repos/luna/enso | closed | Double Representation Module Stub in Rust | Category: Tooling Change: Non-Breaking Difficulty: Core Contributor Priority: Medium Status: Invalid Type: Enhancement | ### Summary
Create a project for double representation module in Rust. Its common parts should be implemented.
### Value
First step of rewriting the double representation module is to prepare a stub where graph and text APIs methods can be added.
### Specification
Port the original implementation from branch https://github.com/luna/enso/tree/wip/mwu/graph-syntax.
Should provide state and metadata storing and management in a way. Needs to assume that in future Language Server connection will be added for synchronizing state changes, so proper abstractions should be in place.
### Acceptance Criteria & Test Cases
Test cases are to be rewritten to Rust, as part of this task. | 1.0 | Double Representation Module Stub in Rust - ### Summary
Create a project for double representation module in Rust. Its common parts should be implemented.
### Value
First step of rewriting the double representation module is to prepare a stub where graph and text APIs methods can be added.
### Specification
Port the original implementation from branch https://github.com/luna/enso/tree/wip/mwu/graph-syntax.
Should provide state and metadata storing and management in a way. Needs to assume that in future Language Server connection will be added for synchronizing state changes, so proper abstractions should be in place.
### Acceptance Criteria & Test Cases
Test cases are to be rewritten to Rust, as part of this task. | priority | double representation module stub in rust summary create a project for double representation module in rust its common parts should be implemented value first step of rewriting the double representation module is to prepare a stub where graph and text apis methods can be added specification port the original implementation from branch should provide state and metadata storing and management in a way needs to assume that in future language server connection will be added for synchronizing state changes so proper abstractions should be in place acceptance criteria test cases test cases are to be rewritten to rust as part of this task | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.