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
260,487
8,210,577,161
IssuesEvent
2018-09-04 11:13:13
photonstorm/phaser
https://api.github.com/repos/photonstorm/phaser
closed
Arcade physics / physics.world.collide is broken
🐛 Bug 🤨 Difficulty: Medium 🥇 Priority: High
Manual collision check (physics.world.collide) against tile layers is broken for Arcade physics since 3.10. Doing this in the scene update method will just fail silently in Phaser 3.10+ but worked fine in Phaser 3.9: ` this.physics.world.collide(sprite, layer);` While doing this in the create method will work as expected (while a bit less flexible solution): `this.physics.add.collider(sprite, layer);` @mikewesthad has set up a demo here: https://codesandbox.io/s/l2lmk8oxom?expanddevtools=1&module=%2Fjs%2Fplatformer-scene.js "In the console, it demos how the body delta is 0 when you use World#collide (which the tilemap collision separation code expects to be non-zero)." <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62886396-arcade-physics-physics-world-collide-is-broken?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github). </bountysource-plugin>
1.0
Arcade physics / physics.world.collide is broken - Manual collision check (physics.world.collide) against tile layers is broken for Arcade physics since 3.10. Doing this in the scene update method will just fail silently in Phaser 3.10+ but worked fine in Phaser 3.9: ` this.physics.world.collide(sprite, layer);` While doing this in the create method will work as expected (while a bit less flexible solution): `this.physics.add.collider(sprite, layer);` @mikewesthad has set up a demo here: https://codesandbox.io/s/l2lmk8oxom?expanddevtools=1&module=%2Fjs%2Fplatformer-scene.js "In the console, it demos how the body delta is 0 when you use World#collide (which the tilemap collision separation code expects to be non-zero)." <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/62886396-arcade-physics-physics-world-collide-is-broken?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F283654&utm_medium=issues&utm_source=github). </bountysource-plugin>
priority
arcade physics physics world collide is broken manual collision check physics world collide against tile layers is broken for arcade physics since doing this in the scene update method will just fail silently in phaser but worked fine in phaser this physics world collide sprite layer while doing this in the create method will work as expected while a bit less flexible solution this physics add collider sprite layer mikewesthad has set up a demo here in the console it demos how the body delta is when you use world collide which the tilemap collision separation code expects to be non zero want to back this issue we accept bounties via
1
153,520
5,893,563,939
IssuesEvent
2017-05-17 22:21:04
minio/minio-py
https://api.github.com/repos/minio/minio-py
closed
listen_bucket_notification() failed with IOError
priority: medium
I tried to listen for changes on my bucket. The call `client.listen_bucket_notification('mybucket')` results in the following exception: >Traceback (most recent call last): File "C:\Python27\lib\site-packages\minio\api.py", line 516, in listen_bucket_notification query=query, preload_content=False) File "C:\Python27\lib\site-packages\minio\api.py", line 1861, in _url_open query=query) File "C:\Python27\lib\site-packages\minio\helpers.py", line 224, in get_target_url str(value)).replace('/', '%2F') File "C:\Python27\lib\nturl2path.py", line 61, in pathname2url raise IOError, error IOError: Bad path: s3:ObjectCreated:* I use: - Windows 7 - python 2.7.13 - minio python library 2.2.2 - minio server Version: 2017-05-05T01:14:51Z Release-Tag: RELEASE.2017-05-05T01-14-51Z Commit-ID: 40985cc4e3eec06b7ea82dc34c8d907fd2e7aa12
1.0
listen_bucket_notification() failed with IOError - I tried to listen for changes on my bucket. The call `client.listen_bucket_notification('mybucket')` results in the following exception: >Traceback (most recent call last): File "C:\Python27\lib\site-packages\minio\api.py", line 516, in listen_bucket_notification query=query, preload_content=False) File "C:\Python27\lib\site-packages\minio\api.py", line 1861, in _url_open query=query) File "C:\Python27\lib\site-packages\minio\helpers.py", line 224, in get_target_url str(value)).replace('/', '%2F') File "C:\Python27\lib\nturl2path.py", line 61, in pathname2url raise IOError, error IOError: Bad path: s3:ObjectCreated:* I use: - Windows 7 - python 2.7.13 - minio python library 2.2.2 - minio server Version: 2017-05-05T01:14:51Z Release-Tag: RELEASE.2017-05-05T01-14-51Z Commit-ID: 40985cc4e3eec06b7ea82dc34c8d907fd2e7aa12
priority
listen bucket notification failed with ioerror i tried to listen for changes on my bucket the call client listen bucket notification mybucket results in the following exception traceback most recent call last file c lib site packages minio api py line in listen bucket notification query query preload content false file c lib site packages minio api py line in url open query query file c lib site packages minio helpers py line in get target url str value replace file c lib py line in raise ioerror error ioerror bad path objectcreated i use windows python minio python library minio server version release tag release commit id
1
154,089
5,908,884,732
IssuesEvent
2017-05-19 21:44:05
hadim/scijava-jupyter-kernel
https://api.github.com/repos/hadim/scijava-jupyter-kernel
closed
Plotting
Discussion Priority:Medium
## Short term plan Ship [xchart](http://knowm.org/open-source/xchart/) with the kernel so people can do stuff like that: ![plot](https://cloud.githubusercontent.com/assets/528003/26212439/924896ba-3bc3-11e7-8168-a8590da56739.png) Here we need to create a small wrapper function around the `Chart` object in `NotebookService` in order to convert to bitmap and then return a `PNGNotebookOutput` or similar (about the wrapper feels free to submit a PR about it, I probably won't do it myself quickly). See this xchart class : https://github.com/timmolter/XChart/blob/develop/xchart/src/main/java/org/knowm/xchart/BitmapEncoder.java ## Long term plan Choose a visualization JSON standard such as: - [plot.ly](https://help.plot.ly/json-chart-schema/) - [vega](https://vega.github.io/vega/) - [vizJSON](https://www.ibm.com/developerworks/library/bd-vizjson/index.html) - and probably many others... Once we choose one, we would need to create a JAVA library so people can easily convert their data to charts and plots. Then `nb.display()` will take care of sending the JSON data with the correct mimetype and the Jupyter client will display the chart/plot if it has the correct extension. I would like to choose something well supported and if possible that is shipped by default with Jupyter. I will have a deeper look at Vega.
1.0
Plotting - ## Short term plan Ship [xchart](http://knowm.org/open-source/xchart/) with the kernel so people can do stuff like that: ![plot](https://cloud.githubusercontent.com/assets/528003/26212439/924896ba-3bc3-11e7-8168-a8590da56739.png) Here we need to create a small wrapper function around the `Chart` object in `NotebookService` in order to convert to bitmap and then return a `PNGNotebookOutput` or similar (about the wrapper feels free to submit a PR about it, I probably won't do it myself quickly). See this xchart class : https://github.com/timmolter/XChart/blob/develop/xchart/src/main/java/org/knowm/xchart/BitmapEncoder.java ## Long term plan Choose a visualization JSON standard such as: - [plot.ly](https://help.plot.ly/json-chart-schema/) - [vega](https://vega.github.io/vega/) - [vizJSON](https://www.ibm.com/developerworks/library/bd-vizjson/index.html) - and probably many others... Once we choose one, we would need to create a JAVA library so people can easily convert their data to charts and plots. Then `nb.display()` will take care of sending the JSON data with the correct mimetype and the Jupyter client will display the chart/plot if it has the correct extension. I would like to choose something well supported and if possible that is shipped by default with Jupyter. I will have a deeper look at Vega.
priority
plotting short term plan ship with the kernel so people can do stuff like that here we need to create a small wrapper function around the chart object in notebookservice in order to convert to bitmap and then return a pngnotebookoutput or similar about the wrapper feels free to submit a pr about it i probably won t do it myself quickly see this xchart class long term plan choose a visualization json standard such as and probably many others once we choose one we would need to create a java library so people can easily convert their data to charts and plots then nb display will take care of sending the json data with the correct mimetype and the jupyter client will display the chart plot if it has the correct extension i would like to choose something well supported and if possible that is shipped by default with jupyter i will have a deeper look at vega
1
15,900
2,611,532,702
IssuesEvent
2015-02-27 06:03:48
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Hogs limit
auto-migrated Priority-Medium Type-Enhancement
``` You can put more hogs on map than is maximal hogs limit. E.G. You can put 16 hogs on map 'ruller', however limit is 12 hogs. ``` Original issue reported on code.google.com by `maxis...@gmail.com` on 6 Jun 2013 at 12:35
1.0
Hogs limit - ``` You can put more hogs on map than is maximal hogs limit. E.G. You can put 16 hogs on map 'ruller', however limit is 12 hogs. ``` Original issue reported on code.google.com by `maxis...@gmail.com` on 6 Jun 2013 at 12:35
priority
hogs limit you can put more hogs on map than is maximal hogs limit e g you can put hogs on map ruller however limit is hogs original issue reported on code google com by maxis gmail com on jun at
1
441,891
12,734,168,242
IssuesEvent
2020-06-25 13:30:35
hmshreyas7/dish-wish
https://api.github.com/repos/hmshreyas7/dish-wish
closed
Savory/sweet option not helpful
enhancement medium priority patch
### There is no way for the user to distinguish dishes based on savory/sweet without clicking each of them. Some kind of icon displayed next to the dish may improve user experience.
1.0
Savory/sweet option not helpful - ### There is no way for the user to distinguish dishes based on savory/sweet without clicking each of them. Some kind of icon displayed next to the dish may improve user experience.
priority
savory sweet option not helpful there is no way for the user to distinguish dishes based on savory sweet without clicking each of them some kind of icon displayed next to the dish may improve user experience
1
815,364
30,548,666,555
IssuesEvent
2023-07-20 06:54:31
pendulum-chain/pendulum
https://api.github.com/repos/pendulum-chain/pendulum
closed
Create e2e tests for ink contracts
priority:medium
With ink4, contracts can have special e2e tests. These tests test against a running chain (for example using zombienet) - Allow 3 currencies for smart contracts - Fund smart contract deployer with various tokens - Compile erc20 contract with solang, then deploy with swanky (1 pure erc20 token?) - Deploy ink smart contracts with swanky: (3 different wrapped tokens) - Call all chain extensions through smart contracts (need special contract to test edge cases not covered by our wrapper contracts?) - Chain extensions should be thoroughly tested to make sure to not only succeed when supposed to, but also fail when they should. - Need a test to prove that ERC20 and ink token wrapper contracts are interoperable. Perhaps need to deploy a uniswapv2 clone? or a simple amm. To make sure ink token behaves exactly the same as ERC20 token. (Needs more info: exact list of tests to create)
1.0
Create e2e tests for ink contracts - With ink4, contracts can have special e2e tests. These tests test against a running chain (for example using zombienet) - Allow 3 currencies for smart contracts - Fund smart contract deployer with various tokens - Compile erc20 contract with solang, then deploy with swanky (1 pure erc20 token?) - Deploy ink smart contracts with swanky: (3 different wrapped tokens) - Call all chain extensions through smart contracts (need special contract to test edge cases not covered by our wrapper contracts?) - Chain extensions should be thoroughly tested to make sure to not only succeed when supposed to, but also fail when they should. - Need a test to prove that ERC20 and ink token wrapper contracts are interoperable. Perhaps need to deploy a uniswapv2 clone? or a simple amm. To make sure ink token behaves exactly the same as ERC20 token. (Needs more info: exact list of tests to create)
priority
create tests for ink contracts with contracts can have special tests these tests test against a running chain for example using zombienet allow currencies for smart contracts fund smart contract deployer with various tokens compile contract with solang then deploy with swanky pure token deploy ink smart contracts with swanky different wrapped tokens call all chain extensions through smart contracts need special contract to test edge cases not covered by our wrapper contracts chain extensions should be thoroughly tested to make sure to not only succeed when supposed to but also fail when they should need a test to prove that and ink token wrapper contracts are interoperable perhaps need to deploy a clone or a simple amm to make sure ink token behaves exactly the same as token needs more info exact list of tests to create
1
22,610
2,649,564,988
IssuesEvent
2015-03-15 01:42:55
prikhi/pencil
https://api.github.com/repos/prikhi/pencil
closed
it is not compatible with ff4
6–10 stars bug imported Priority-Medium
_From [kemalcil...@gmail.com](https://code.google.com/u/101127498715668468955/) on March 19, 2011 12:34:40_ it is not compatible with firefox 4. please update for firefox 4. _Original issue: http://code.google.com/p/evoluspencil/issues/detail?id=291_
1.0
it is not compatible with ff4 - _From [kemalcil...@gmail.com](https://code.google.com/u/101127498715668468955/) on March 19, 2011 12:34:40_ it is not compatible with firefox 4. please update for firefox 4. _Original issue: http://code.google.com/p/evoluspencil/issues/detail?id=291_
priority
it is not compatible with from on march it is not compatible with firefox please update for firefox original issue
1
289,041
8,854,337,028
IssuesEvent
2019-01-09 00:53:06
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
Movie encoding with ffmpeg on cab.llnl.gov not working
asc bug crash likelihood medium priority reviewed severity high wrong results
Rhee Moono reported that movie encoding on cab.llnl.gov was not working for him. I tried it out and it didn't work for me either. Here are the error messages from ffmpeg. cab688{brugger}44: ffmpeg f image2 i mpeg_link%04d.jpeg mbd rd flagsmv4aic trellis 1 flags qprd bf 2 cmp 2 g 25 pass 1 y b 100000000movie.mpgffmpeg version 0.10.6 Copyright (c) 20002012 the FFmpeg developers built on Dec 11 2012 23:58:43 with gcc 4.4.6 20110731 (Red Hat 4.4.63) configuration: prefix=/usr bindir=/usr/bin datadir=/usr/share/ffmpegincdir=/usr/include/ffmpeg libdir=/usr/lib64 mandir=/usr/share/manarch=x86_64 extracflags='O2 g pipe Wall Wp,D_FORTIFY_SOURCE=2fexceptions fstackprotector param=sspbuffersize=4 m64 mtune=generic'enablebzlib disablecrystalhd enablegnutls enablelibassenablelibcdio enablelibcelt enablelibdc1394 disableindev=jackenablelibfreetype enablelibgsm enablelibmp3lame enableopenalenablelibopenjpeg enablelibpulse enablelibrtmpenablelibschroedinger enablelibspeex enablelibtheoraenablelibvorbis enablelibv4l2 enablelibx264 enablelibxvidenablex11grab enableavfilter enablepostproc enablepthreadsdisablestatic enableshared enablegpl disabledebugdisablestripping shlibdir=/usr/lib64 enableruntimecpudetect libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100[image2 0x626fc0] max_analyze_duration 5000000 reached at 5000000<br />Input #0, image2, from 'mpeg_link%04d.jpeg':<br /> Duration: 00:00:08.52, start: 0.000000, bitrate: N/A<br /> Stream #0:0: Video: mjpeg, yuvj420p, 608x480 [SAR 1:1 DAR 19:15], 25 fps,<br />25 tbr, 25 tbn, 25 tbc<br />Please use b:a or b:v, b is ambiguous<br />Incompatible pixel format 'yuvj420p' for codec 'mpeg1video', autoselecting<br />format 'yuv420p'<br />[buffer 0x63a020] w:608 h:480 pixfmt:yuvj420p tb:1/1000000 sar:1/1sws_param:[buffersink 0x639ba0] autoinserting filter 'autoinserted scale 0' between<br />the filter 'src' and the filter 'out'<br />[scale 0x6364c0] w:608 h:480 fmt:yuvj420p > w:608 h:480 fmt:yuv420pflags:0x4[NULL 0x635060] [Eval 0x7fffffffb6b0] Undefined constant or missing '(' in'aicqprd'[NULL 0x635060] Unable to parse option value "aicqprd" <br />[NULL 0x635060] Error setting option flags to value mv4aicqprd.Output #0, mpeg, to 'movie.mpg': Stream #0:0: Video: none (hq), yuv420p, 608x480 [SAR 1:1 DAR 19:15],q=231, pass 1, 200 kb/s, 90k tbn, 25 tbcStream mapping: Stream #0:0 > #0:0 (mjpeg > mpeg1video)Error while opening encoder for output stream #0:0 maybe incorrectparameters such as bit_rate, rate, width or height -----------------------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: 1505 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Movie encoding with ffmpeg on cab.llnl.gov not working Assigned to: Eric Brugger Category: - Target version: 2.6.3 Author: Eric Brugger Start: 06/19/2013 Due date: % Done: 100% Estimated time: 4.00 hours Created: 06/19/2013 11:15 am Updated: 06/19/2013 01:59 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.6.2 Impact: Expected Use: OS: Linux Support Group: DOE/ASC Description: Rhee Moono reported that movie encoding on cab.llnl.gov was not working for him. I tried it out and it didn't work for me either. Here are the error messages from ffmpeg. cab688{brugger}44: ffmpeg f image2 i mpeg_link%04d.jpeg mbd rd flagsmv4aic trellis 1 flags qprd bf 2 cmp 2 g 25 pass 1 y b 100000000movie.mpgffmpeg version 0.10.6 Copyright (c) 20002012 the FFmpeg developers built on Dec 11 2012 23:58:43 with gcc 4.4.6 20110731 (Red Hat 4.4.63) configuration: prefix=/usr bindir=/usr/bin datadir=/usr/share/ffmpegincdir=/usr/include/ffmpeg libdir=/usr/lib64 mandir=/usr/share/manarch=x86_64 extracflags='O2 g pipe Wall Wp,D_FORTIFY_SOURCE=2fexceptions fstackprotector param=sspbuffersize=4 m64 mtune=generic'enablebzlib disablecrystalhd enablegnutls enablelibassenablelibcdio enablelibcelt enablelibdc1394 disableindev=jackenablelibfreetype enablelibgsm enablelibmp3lame enableopenalenablelibopenjpeg enablelibpulse enablelibrtmpenablelibschroedinger enablelibspeex enablelibtheoraenablelibvorbis enablelibv4l2 enablelibx264 enablelibxvidenablex11grab enableavfilter enablepostproc enablepthreadsdisablestatic enableshared enablegpl disabledebugdisablestripping shlibdir=/usr/lib64 enableruntimecpudetect libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100[image2 0x626fc0] max_analyze_duration 5000000 reached at 5000000<br />Input #0, image2, from 'mpeg_link%04d.jpeg':<br /> Duration: 00:00:08.52, start: 0.000000, bitrate: N/A<br /> Stream #0:0: Video: mjpeg, yuvj420p, 608x480 [SAR 1:1 DAR 19:15], 25 fps,<br />25 tbr, 25 tbn, 25 tbc<br />Please use b:a or b:v, b is ambiguous<br />Incompatible pixel format 'yuvj420p' for codec 'mpeg1video', autoselecting<br />format 'yuv420p'<br />[buffer 0x63a020] w:608 h:480 pixfmt:yuvj420p tb:1/1000000 sar:1/1sws_param:[buffersink 0x639ba0] autoinserting filter 'autoinserted scale 0' between<br />the filter 'src' and the filter 'out'<br />[scale 0x6364c0] w:608 h:480 fmt:yuvj420p > w:608 h:480 fmt:yuv420pflags:0x4[NULL 0x635060] [Eval 0x7fffffffb6b0] Undefined constant or missing '(' in'aicqprd'[NULL 0x635060] Unable to parse option value "aicqprd" <br />[NULL 0x635060] Error setting option flags to value mv4aicqprd.Output #0, mpeg, to 'movie.mpg': Stream #0:0: Video: none (hq), yuv420p, 608x480 [SAR 1:1 DAR 19:15],q=231, pass 1, 200 kb/s, 90k tbn, 25 tbcStream mapping: Stream #0:0 > #0:0 (mjpeg > mpeg1video)Error while opening encoder for output stream #0:0 maybe incorrectparameters such as bit_rate, rate, width or height Comments: It looks like LC has updated ffmpeg and the flags passed to ffmpeg no longer work. I will have to figure out what they are. I committed revisions 21189 and 21192 to the 2.6 RC and trunk with thefollowing change:1) I modified movie encoding using ffmpeg to update the flags that get passed to ffmpeg so it would work with the newer version of ffmpeg. This consited of changing "mbd rd flags mv4aic" to "mbd 2" and changing "b" to "-b:v". The fix was only put on the RC since the movie scripts on the trunk now use visit_utils for movie encoding. This resolves #1505.M bin/makemovie.py (RC only)M resources/help/en_US/relnotes2.6.3.html
1.0
Movie encoding with ffmpeg on cab.llnl.gov not working - Rhee Moono reported that movie encoding on cab.llnl.gov was not working for him. I tried it out and it didn't work for me either. Here are the error messages from ffmpeg. cab688{brugger}44: ffmpeg f image2 i mpeg_link%04d.jpeg mbd rd flagsmv4aic trellis 1 flags qprd bf 2 cmp 2 g 25 pass 1 y b 100000000movie.mpgffmpeg version 0.10.6 Copyright (c) 20002012 the FFmpeg developers built on Dec 11 2012 23:58:43 with gcc 4.4.6 20110731 (Red Hat 4.4.63) configuration: prefix=/usr bindir=/usr/bin datadir=/usr/share/ffmpegincdir=/usr/include/ffmpeg libdir=/usr/lib64 mandir=/usr/share/manarch=x86_64 extracflags='O2 g pipe Wall Wp,D_FORTIFY_SOURCE=2fexceptions fstackprotector param=sspbuffersize=4 m64 mtune=generic'enablebzlib disablecrystalhd enablegnutls enablelibassenablelibcdio enablelibcelt enablelibdc1394 disableindev=jackenablelibfreetype enablelibgsm enablelibmp3lame enableopenalenablelibopenjpeg enablelibpulse enablelibrtmpenablelibschroedinger enablelibspeex enablelibtheoraenablelibvorbis enablelibv4l2 enablelibx264 enablelibxvidenablex11grab enableavfilter enablepostproc enablepthreadsdisablestatic enableshared enablegpl disabledebugdisablestripping shlibdir=/usr/lib64 enableruntimecpudetect libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100[image2 0x626fc0] max_analyze_duration 5000000 reached at 5000000<br />Input #0, image2, from 'mpeg_link%04d.jpeg':<br /> Duration: 00:00:08.52, start: 0.000000, bitrate: N/A<br /> Stream #0:0: Video: mjpeg, yuvj420p, 608x480 [SAR 1:1 DAR 19:15], 25 fps,<br />25 tbr, 25 tbn, 25 tbc<br />Please use b:a or b:v, b is ambiguous<br />Incompatible pixel format 'yuvj420p' for codec 'mpeg1video', autoselecting<br />format 'yuv420p'<br />[buffer 0x63a020] w:608 h:480 pixfmt:yuvj420p tb:1/1000000 sar:1/1sws_param:[buffersink 0x639ba0] autoinserting filter 'autoinserted scale 0' between<br />the filter 'src' and the filter 'out'<br />[scale 0x6364c0] w:608 h:480 fmt:yuvj420p > w:608 h:480 fmt:yuv420pflags:0x4[NULL 0x635060] [Eval 0x7fffffffb6b0] Undefined constant or missing '(' in'aicqprd'[NULL 0x635060] Unable to parse option value "aicqprd" <br />[NULL 0x635060] Error setting option flags to value mv4aicqprd.Output #0, mpeg, to 'movie.mpg': Stream #0:0: Video: none (hq), yuv420p, 608x480 [SAR 1:1 DAR 19:15],q=231, pass 1, 200 kb/s, 90k tbn, 25 tbcStream mapping: Stream #0:0 > #0:0 (mjpeg > mpeg1video)Error while opening encoder for output stream #0:0 maybe incorrectparameters such as bit_rate, rate, width or height -----------------------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: 1505 Status: Resolved Project: VisIt Tracker: Bug Priority: Urgent Subject: Movie encoding with ffmpeg on cab.llnl.gov not working Assigned to: Eric Brugger Category: - Target version: 2.6.3 Author: Eric Brugger Start: 06/19/2013 Due date: % Done: 100% Estimated time: 4.00 hours Created: 06/19/2013 11:15 am Updated: 06/19/2013 01:59 pm Likelihood: 3 - Occasional Severity: 4 - Crash / Wrong Results Found in version: 2.6.2 Impact: Expected Use: OS: Linux Support Group: DOE/ASC Description: Rhee Moono reported that movie encoding on cab.llnl.gov was not working for him. I tried it out and it didn't work for me either. Here are the error messages from ffmpeg. cab688{brugger}44: ffmpeg f image2 i mpeg_link%04d.jpeg mbd rd flagsmv4aic trellis 1 flags qprd bf 2 cmp 2 g 25 pass 1 y b 100000000movie.mpgffmpeg version 0.10.6 Copyright (c) 20002012 the FFmpeg developers built on Dec 11 2012 23:58:43 with gcc 4.4.6 20110731 (Red Hat 4.4.63) configuration: prefix=/usr bindir=/usr/bin datadir=/usr/share/ffmpegincdir=/usr/include/ffmpeg libdir=/usr/lib64 mandir=/usr/share/manarch=x86_64 extracflags='O2 g pipe Wall Wp,D_FORTIFY_SOURCE=2fexceptions fstackprotector param=sspbuffersize=4 m64 mtune=generic'enablebzlib disablecrystalhd enablegnutls enablelibassenablelibcdio enablelibcelt enablelibdc1394 disableindev=jackenablelibfreetype enablelibgsm enablelibmp3lame enableopenalenablelibopenjpeg enablelibpulse enablelibrtmpenablelibschroedinger enablelibspeex enablelibtheoraenablelibvorbis enablelibv4l2 enablelibx264 enablelibxvidenablex11grab enableavfilter enablepostproc enablepthreadsdisablestatic enableshared enablegpl disabledebugdisablestripping shlibdir=/usr/lib64 enableruntimecpudetect libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100[image2 0x626fc0] max_analyze_duration 5000000 reached at 5000000<br />Input #0, image2, from 'mpeg_link%04d.jpeg':<br /> Duration: 00:00:08.52, start: 0.000000, bitrate: N/A<br /> Stream #0:0: Video: mjpeg, yuvj420p, 608x480 [SAR 1:1 DAR 19:15], 25 fps,<br />25 tbr, 25 tbn, 25 tbc<br />Please use b:a or b:v, b is ambiguous<br />Incompatible pixel format 'yuvj420p' for codec 'mpeg1video', autoselecting<br />format 'yuv420p'<br />[buffer 0x63a020] w:608 h:480 pixfmt:yuvj420p tb:1/1000000 sar:1/1sws_param:[buffersink 0x639ba0] autoinserting filter 'autoinserted scale 0' between<br />the filter 'src' and the filter 'out'<br />[scale 0x6364c0] w:608 h:480 fmt:yuvj420p > w:608 h:480 fmt:yuv420pflags:0x4[NULL 0x635060] [Eval 0x7fffffffb6b0] Undefined constant or missing '(' in'aicqprd'[NULL 0x635060] Unable to parse option value "aicqprd" <br />[NULL 0x635060] Error setting option flags to value mv4aicqprd.Output #0, mpeg, to 'movie.mpg': Stream #0:0: Video: none (hq), yuv420p, 608x480 [SAR 1:1 DAR 19:15],q=231, pass 1, 200 kb/s, 90k tbn, 25 tbcStream mapping: Stream #0:0 > #0:0 (mjpeg > mpeg1video)Error while opening encoder for output stream #0:0 maybe incorrectparameters such as bit_rate, rate, width or height Comments: It looks like LC has updated ffmpeg and the flags passed to ffmpeg no longer work. I will have to figure out what they are. I committed revisions 21189 and 21192 to the 2.6 RC and trunk with thefollowing change:1) I modified movie encoding using ffmpeg to update the flags that get passed to ffmpeg so it would work with the newer version of ffmpeg. This consited of changing "mbd rd flags mv4aic" to "mbd 2" and changing "b" to "-b:v". The fix was only put on the RC since the movie scripts on the trunk now use visit_utils for movie encoding. This resolves #1505.M bin/makemovie.py (RC only)M resources/help/en_US/relnotes2.6.3.html
priority
movie encoding with ffmpeg on cab llnl gov not working rhee moono reported that movie encoding on cab llnl gov was not working for him i tried it out and it didn t work for me either here are the error messages from ffmpeg brugger ffmpeg f i mpeg link jpeg mbd rd trellis flags qprd bf cmp g pass y b mpgffmpeg version copyright c the ffmpeg developers built on dec with gcc red hat configuration prefix usr bindir usr bin datadir usr share ffmpegincdir usr include ffmpeg libdir usr mandir usr share manarch extracflags g pipe wall wp d fortify source fstackprotector param sspbuffersize mtune generic enablebzlib disablecrystalhd enablegnutls enablelibassenablelibcdio enablelibcelt disableindev jackenablelibfreetype enablelibgsm enableopenalenablelibopenjpeg enablelibpulse enablelibrtmpenablelibschroedinger enablelibspeex enablelibtheoraenablelibvorbis enableavfilter enablepostproc enablepthreadsdisablestatic enableshared enablegpl disabledebugdisablestripping shlibdir usr enableruntimecpudetect libavutil libavcodec libavformat libavdevice libavfilter libswscale libswresample libpostproc max analyze duration reached at input from mpeg link jpeg duration start bitrate n a stream video mjpeg fps tbr tbn tbc please use b a or b v b is ambiguous incompatible pixel format for codec autoselecting format w h pixfmt tb sar param autoinserting filter autoinserted scale between the filter src and the filter out w h fmt w h fmt undefined constant or missing in aicqprd unable to parse option value aicqprd error setting option flags to value output mpeg to movie mpg stream video none hq q pass kb s tbn tbcstream mapping stream mjpeg error while opening encoder for output stream maybe incorrectparameters such as bit rate rate width or height 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 movie encoding with ffmpeg on cab llnl gov not working assigned to eric brugger category target version author eric brugger start due date done estimated time hours created am updated pm likelihood occasional severity crash wrong results found in version impact expected use os linux support group doe asc description rhee moono reported that movie encoding on cab llnl gov was not working for him i tried it out and it didn t work for me either here are the error messages from ffmpeg brugger ffmpeg f i mpeg link jpeg mbd rd trellis flags qprd bf cmp g pass y b mpgffmpeg version copyright c the ffmpeg developers built on dec with gcc red hat configuration prefix usr bindir usr bin datadir usr share ffmpegincdir usr include ffmpeg libdir usr mandir usr share manarch extracflags g pipe wall wp d fortify source fstackprotector param sspbuffersize mtune generic enablebzlib disablecrystalhd enablegnutls enablelibassenablelibcdio enablelibcelt disableindev jackenablelibfreetype enablelibgsm enableopenalenablelibopenjpeg enablelibpulse enablelibrtmpenablelibschroedinger enablelibspeex enablelibtheoraenablelibvorbis enableavfilter enablepostproc enablepthreadsdisablestatic enableshared enablegpl disabledebugdisablestripping shlibdir usr enableruntimecpudetect libavutil libavcodec libavformat libavdevice libavfilter libswscale libswresample libpostproc max analyze duration reached at input from mpeg link jpeg duration start bitrate n a stream video mjpeg fps tbr tbn tbc please use b a or b v b is ambiguous incompatible pixel format for codec autoselecting format w h pixfmt tb sar param autoinserting filter autoinserted scale between the filter src and the filter out w h fmt w h fmt undefined constant or missing in aicqprd unable to parse option value aicqprd error setting option flags to value output mpeg to movie mpg stream video none hq q pass kb s tbn tbcstream mapping stream mjpeg error while opening encoder for output stream maybe incorrectparameters such as bit rate rate width or height comments it looks like lc has updated ffmpeg and the flags passed to ffmpeg no longer work i will have to figure out what they are i committed revisions and to the rc and trunk with thefollowing change i modified movie encoding using ffmpeg to update the flags that get passed to ffmpeg so it would work with the newer version of ffmpeg this consited of changing mbd rd flags to mbd and changing b to b v the fix was only put on the rc since the movie scripts on the trunk now use visit utils for movie encoding this resolves m bin makemovie py rc only m resources help en us html
1
651,205
21,469,444,384
IssuesEvent
2022-04-26 08:11:47
ut-issl/c2a-core
https://api.github.com/repos/ut-issl/c2a-core
closed
CCP_form_xxx で,パケット配送までまとめてやってほしい
priority::medium
## 概要 CCP_form_xxx で,パケット配送までまとめてやってほしい ## 詳細 ``` CCP_form_tlc(); PH_analyze_cmd_packet(); ``` を ``` CCP_register_tlc ``` にまとめた関数をつくりたい ## close条件 できたら ## 備考(関連) - https://github.com/ut-issl/c2a-core/issues/296#issuecomment-1083889739 - https://github.com/ut-issl/c2a-core/issues/283#issuecomment-1069787479 - https://github.com/ut-issl/c2a-core/pull/299 より前にやったほうがいいかも?
1.0
CCP_form_xxx で,パケット配送までまとめてやってほしい - ## 概要 CCP_form_xxx で,パケット配送までまとめてやってほしい ## 詳細 ``` CCP_form_tlc(); PH_analyze_cmd_packet(); ``` を ``` CCP_register_tlc ``` にまとめた関数をつくりたい ## close条件 できたら ## 備考(関連) - https://github.com/ut-issl/c2a-core/issues/296#issuecomment-1083889739 - https://github.com/ut-issl/c2a-core/issues/283#issuecomment-1069787479 - https://github.com/ut-issl/c2a-core/pull/299 より前にやったほうがいいかも?
priority
ccp form xxx で,パケット配送までまとめてやってほしい 概要 ccp form xxx で,パケット配送までまとめてやってほしい 詳細 ccp form tlc ph analyze cmd packet を ccp register tlc にまとめた関数をつくりたい close条件 できたら 備考(関連) より前にやったほうがいいかも?
1
27,405
2,692,531,062
IssuesEvent
2015-04-01 08:39:17
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
opened
Custom Org Admin Page: Change default value for custom styling to our standard main nav style
Custom org page Priority-Medium
Use this less code as default: @hdxLogoUrl: "@{imagePath}/homepage-new/logo-beta.svg"; @headerUserBackgroundColor: @darkGrayColor; @headerNavBackgroundColor: @whiteColor; @headerNavBorderColor: @lightGrayColor; @headerNavSearchBorderColor: @grayColor; @toolbarBackgroundColor: @extraLightGrayColor; Alternatively, we may want to hide this field since the decision was made to not allow customization of the main nav.
1.0
Custom Org Admin Page: Change default value for custom styling to our standard main nav style - Use this less code as default: @hdxLogoUrl: "@{imagePath}/homepage-new/logo-beta.svg"; @headerUserBackgroundColor: @darkGrayColor; @headerNavBackgroundColor: @whiteColor; @headerNavBorderColor: @lightGrayColor; @headerNavSearchBorderColor: @grayColor; @toolbarBackgroundColor: @extraLightGrayColor; Alternatively, we may want to hide this field since the decision was made to not allow customization of the main nav.
priority
custom org admin page change default value for custom styling to our standard main nav style use this less code as default hdxlogourl imagepath homepage new logo beta svg headeruserbackgroundcolor darkgraycolor headernavbackgroundcolor whitecolor headernavbordercolor lightgraycolor headernavsearchbordercolor graycolor toolbarbackgroundcolor extralightgraycolor alternatively we may want to hide this field since the decision was made to not allow customization of the main nav
1
645,360
21,002,779,431
IssuesEvent
2022-03-29 19:10:38
AY2122S2-CS2103T-W09-2/tp
https://api.github.com/repos/AY2122S2-CS2103T-W09-2/tp
closed
Create test cases for undo
type.Task priority.Medium
As a developer of CinnamonBun, I can automate the testing of undo, so I know if there are any issues when I modify the code.
1.0
Create test cases for undo - As a developer of CinnamonBun, I can automate the testing of undo, so I know if there are any issues when I modify the code.
priority
create test cases for undo as a developer of cinnamonbun i can automate the testing of undo so i know if there are any issues when i modify the code
1
557,854
16,520,870,854
IssuesEvent
2021-05-26 14:26:30
openforis/collect-earth-online
https://api.github.com/repos/openforis/collect-earth-online
closed
Allow multiple users collect the same plots for redundancy and accuracy
Feature Request Medium Priority
This will be much easier now that we are on the Postgres DB
1.0
Allow multiple users collect the same plots for redundancy and accuracy - This will be much easier now that we are on the Postgres DB
priority
allow multiple users collect the same plots for redundancy and accuracy this will be much easier now that we are on the postgres db
1
112,102
4,506,791,812
IssuesEvent
2016-09-02 06:21:53
phetsims/unit-rates
https://api.github.com/repos/phetsims/unit-rates
opened
Challenge Question Edit Behavior Suggestion
priority:3-medium
Consider making a click on the box of an unanswered challenge equivalent to hitting the official edit button. And either behavior pulls up the numberpad entry for that challenge. In playing with the sim, I was inclined to hit the empty box with my mouse. Amy R - what do you think?
1.0
Challenge Question Edit Behavior Suggestion - Consider making a click on the box of an unanswered challenge equivalent to hitting the official edit button. And either behavior pulls up the numberpad entry for that challenge. In playing with the sim, I was inclined to hit the empty box with my mouse. Amy R - what do you think?
priority
challenge question edit behavior suggestion consider making a click on the box of an unanswered challenge equivalent to hitting the official edit button and either behavior pulls up the numberpad entry for that challenge in playing with the sim i was inclined to hit the empty box with my mouse amy r what do you think
1
491,436
14,163,957,857
IssuesEvent
2020-11-12 03:43:04
dnnsoftware/Dnn.Platform
https://api.github.com/repos/dnnsoftware/Dnn.Platform
closed
Improve Page management status visibilty
Area: AE > PersonaBar Ext > Pages.Web Effort: Medium Priority: Medium Status: Ready for Development Type: Enhancement stale
## Description of problem Contrary to DNN 8 the Pages screen does not show a lot of context in the page tree for the individual pages. That was very handy though. ## Description of solution Change the icon depending on the page status (I used 2 in the example one for rights, one for status) ## Description of alternatives considered Risk: there is aloready not a lot of space when you have a large page structure and or long page names, that should be looked at too imo. ## Screenshots This is a first setup for the icons, needs some layout time to get the readability better. ![image](https://user-images.githubusercontent.com/8999382/62720666-c0499d80-ba0a-11e9-9a12-5fa4f432a9d1.png) ## Affected browser * [ x] Chrome * [ x] Firefox * [ x] Safari * [x ] Internet Explorer * [x ] Edge
1.0
Improve Page management status visibilty - ## Description of problem Contrary to DNN 8 the Pages screen does not show a lot of context in the page tree for the individual pages. That was very handy though. ## Description of solution Change the icon depending on the page status (I used 2 in the example one for rights, one for status) ## Description of alternatives considered Risk: there is aloready not a lot of space when you have a large page structure and or long page names, that should be looked at too imo. ## Screenshots This is a first setup for the icons, needs some layout time to get the readability better. ![image](https://user-images.githubusercontent.com/8999382/62720666-c0499d80-ba0a-11e9-9a12-5fa4f432a9d1.png) ## Affected browser * [ x] Chrome * [ x] Firefox * [ x] Safari * [x ] Internet Explorer * [x ] Edge
priority
improve page management status visibilty description of problem contrary to dnn the pages screen does not show a lot of context in the page tree for the individual pages that was very handy though description of solution change the icon depending on the page status i used in the example one for rights one for status description of alternatives considered risk there is aloready not a lot of space when you have a large page structure and or long page names that should be looked at too imo screenshots this is a first setup for the icons needs some layout time to get the readability better affected browser chrome firefox safari internet explorer edge
1
786,908
27,697,896,624
IssuesEvent
2023-03-14 04:49:04
Laserwolve-Games/DazStudioScripts
https://api.github.com/repos/Laserwolve-Games/DazStudioScripts
opened
Ensure Instance Scaling Code Integrity
Enhancement Intermediate Difficulty Medium Priority
In #2 we implemented code that will let us scale up Daz instances for rendering simply by changing a variable. This currently works only by divvying up and doling out the animations based on the `aAnimations` array. We also don't know if we can have a number of animations that's not divisible by the number of instances. Let's refactor/optimize this code to: - Meet our formatting standards - Ensure it correct splits all possible workloads - Shut down/start up nicely
1.0
Ensure Instance Scaling Code Integrity - In #2 we implemented code that will let us scale up Daz instances for rendering simply by changing a variable. This currently works only by divvying up and doling out the animations based on the `aAnimations` array. We also don't know if we can have a number of animations that's not divisible by the number of instances. Let's refactor/optimize this code to: - Meet our formatting standards - Ensure it correct splits all possible workloads - Shut down/start up nicely
priority
ensure instance scaling code integrity in we implemented code that will let us scale up daz instances for rendering simply by changing a variable this currently works only by divvying up and doling out the animations based on the aanimations array we also don t know if we can have a number of animations that s not divisible by the number of instances let s refactor optimize this code to meet our formatting standards ensure it correct splits all possible workloads shut down start up nicely
1
797,445
28,146,441,208
IssuesEvent
2023-04-02 14:39:13
AY2223S2-CS2113-T11-3/tp
https://api.github.com/repos/AY2223S2-CS2113-T11-3/tp
closed
[PE-D][Tester D] Removing non-existent stat from a pet returns both error and success message
type.Bug priority.High severity.Medium
![image.png](https://raw.githubusercontent.com/namsengi11/ped/main/files/fb9123db-972e-47ab-8ad6-3a1c56523dc9.png) <!--session: 1680253115644-77977c6b-1076-4dd3-a9ac-59089f734fde--> <!--Version: Web v3.4.7--> ------------- Labels: `type.FunctionalityBug` `severity.Low` original: namsengi11/ped#5
1.0
[PE-D][Tester D] Removing non-existent stat from a pet returns both error and success message - ![image.png](https://raw.githubusercontent.com/namsengi11/ped/main/files/fb9123db-972e-47ab-8ad6-3a1c56523dc9.png) <!--session: 1680253115644-77977c6b-1076-4dd3-a9ac-59089f734fde--> <!--Version: Web v3.4.7--> ------------- Labels: `type.FunctionalityBug` `severity.Low` original: namsengi11/ped#5
priority
removing non existent stat from a pet returns both error and success message labels type functionalitybug severity low original ped
1
610,003
18,891,726,316
IssuesEvent
2021-11-15 13:56:56
disorderedmaterials/dissolve
https://api.github.com/repos/disorderedmaterials/dissolve
opened
Prominent Choice of Pair Potential Style
Priority: Medium
### Focus At present, users have a choice of pair potential style between LJ+q and pure LJ, with the latter using charges on `SpeciesAtom`s. The former is the default, but it is easy for a user to add in a LigParGen species, for example, and not remember/know that they have to change the pair potential style to suit. We should probably consider making this an automatic detection by the code, rather than a user choice. If anything isn't reasonable (e.g. atom type charges are to be used, but they are all (or mostly?) zero) a dialog can be raised, or the simulation stopped.
1.0
Prominent Choice of Pair Potential Style - ### Focus At present, users have a choice of pair potential style between LJ+q and pure LJ, with the latter using charges on `SpeciesAtom`s. The former is the default, but it is easy for a user to add in a LigParGen species, for example, and not remember/know that they have to change the pair potential style to suit. We should probably consider making this an automatic detection by the code, rather than a user choice. If anything isn't reasonable (e.g. atom type charges are to be used, but they are all (or mostly?) zero) a dialog can be raised, or the simulation stopped.
priority
prominent choice of pair potential style focus at present users have a choice of pair potential style between lj q and pure lj with the latter using charges on speciesatom s the former is the default but it is easy for a user to add in a ligpargen species for example and not remember know that they have to change the pair potential style to suit we should probably consider making this an automatic detection by the code rather than a user choice if anything isn t reasonable e g atom type charges are to be used but they are all or mostly zero a dialog can be raised or the simulation stopped
1
363,993
10,757,635,790
IssuesEvent
2019-10-31 13:38:50
AY1920S1-CS2113T-F09-4/main
https://api.github.com/repos/AY1920S1-CS2113T-F09-4/main
opened
AddBarCommand bug, command can be called with incorrect input
priority.Medium severity.Medium type.Bug
Bug in the AddBarCommand class where the commands can be called with incorrect input from the user. For example, the input "addbar randomword" still calls the addbar command
1.0
AddBarCommand bug, command can be called with incorrect input - Bug in the AddBarCommand class where the commands can be called with incorrect input from the user. For example, the input "addbar randomword" still calls the addbar command
priority
addbarcommand bug command can be called with incorrect input bug in the addbarcommand class where the commands can be called with incorrect input from the user for example the input addbar randomword still calls the addbar command
1
731,219
25,206,466,968
IssuesEvent
2022-11-13 18:45:16
Vooper-Media-LLC/Valour
https://api.github.com/repos/Vooper-Media-LLC/Valour
closed
📦 Feature -Personal Embed Updates
Enhancement Medium Priority
Bots would be able to send an embed update to a single user; no other user will get the update. Could be very useful for things like form submission acknowledgement and for games such as idle games.
1.0
📦 Feature -Personal Embed Updates - Bots would be able to send an embed update to a single user; no other user will get the update. Could be very useful for things like form submission acknowledgement and for games such as idle games.
priority
📦 feature personal embed updates bots would be able to send an embed update to a single user no other user will get the update could be very useful for things like form submission acknowledgement and for games such as idle games
1
606,229
18,757,861,890
IssuesEvent
2021-11-05 13:12:40
dojot/dojot
https://api.github.com/repos/dojot/dojot
closed
Problem when execute ansible-playbook (python interpreter not found)
Type:Bug :bug: Priority:Medium
* **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request * **Do you want to request a *feature* or report a *bug*?** Bug * **What is the current behavior?** Sometimes, when `ansible-playbook` is executed you get an error saying that you need to set an interpreter. ![bug_interpreter](https://user-images.githubusercontent.com/49132426/128753330-008b6beb-0086-4ee7-a4b0-2a7060e7fca1.png) * **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** The bug is very sporadic... It rarely occurs when `ansible-playbook` is executed and in specific environments. * **What is the expected behavior?** The `ansible-playbook` should run with no errors. * **Please tell us about your environment:** - Version: v0.7.0-rc.3 - Environment: [kubernetes] - Operating system: [Ubuntu 18.04]
1.0
Problem when execute ansible-playbook (python interpreter not found) - * **I'm submitting a ...** - [x] bug report - [ ] feature request - [ ] support request * **Do you want to request a *feature* or report a *bug*?** Bug * **What is the current behavior?** Sometimes, when `ansible-playbook` is executed you get an error saying that you need to set an interpreter. ![bug_interpreter](https://user-images.githubusercontent.com/49132426/128753330-008b6beb-0086-4ee7-a4b0-2a7060e7fca1.png) * **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** The bug is very sporadic... It rarely occurs when `ansible-playbook` is executed and in specific environments. * **What is the expected behavior?** The `ansible-playbook` should run with no errors. * **Please tell us about your environment:** - Version: v0.7.0-rc.3 - Environment: [kubernetes] - Operating system: [Ubuntu 18.04]
priority
problem when execute ansible playbook python interpreter not found i m submitting a bug report feature request support request do you want to request a feature or report a bug bug what is the current behavior sometimes when ansible playbook is executed you get an error saying that you need to set an interpreter if the current behavior is a bug please provide the steps to reproduce and if possible a minimal demo of the problem the bug is very sporadic it rarely occurs when ansible playbook is executed and in specific environments what is the expected behavior the ansible playbook should run with no errors please tell us about your environment version rc environment operating system
1
602,817
18,508,256,506
IssuesEvent
2021-10-19 21:32:55
whimc/Science-Tools
https://api.github.com/repos/whimc/Science-Tools
closed
Airflow is reading string directly
Priority: Medium bug
For some reason /airflow and /wind are reading out a direct string instead of a numeric result.
1.0
Airflow is reading string directly - For some reason /airflow and /wind are reading out a direct string instead of a numeric result.
priority
airflow is reading string directly for some reason airflow and wind are reading out a direct string instead of a numeric result
1
676,093
23,116,019,036
IssuesEvent
2022-07-27 16:45:00
minio/minio
https://api.github.com/repos/minio/minio
closed
Prometheus Stats collector logs too often
community priority: medium
<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior When one or more nodes are down, there should be ideally no logging performed about such an event. Even if there is a need to log, some exponential backoff policy should be used, so it does not log so often. The node should be reported down in Prometheus stats. There should be a metric in cluster metrics (/minio/v2/metrics/cluster) to indicate the node's status. ## Current Behavior Currently, if a node is down, the node is not mentioned in Prometheus cluster metrics (/minio/v2/metrics/cluster), and MinIO is logging complaints about unavailable nodes, and they clutter the logs with unnecessary reporting. ## Steps to Reproduce (for bugs) Bring a node down, and you will see logged at least once per second the following error: ``` API: SYSTEM() Time: 13:26:08 UTC 07/18/2022 DeploymentID: 07cb3e3d-5b6e-4529-b523-fc605ed1499b Error: /getbucketstats "http://minioXXX:9000/minio/peer/v21": remote server offline (*rest.NetworkError) peerAddress=minioXXX:9000 1: cmd/notification.go:132:cmd.(*NotificationGroup).Go.func1() API: SYSTEM() Time: 13:26:08 UTC 07/18/2022 DeploymentID: 07cb3e3d-5b6e-4529-b523-fc605ed1499b Error: /getbucketstats "http://minioXXX:9000/minio/peer/v21": remote server offline (*rest.NetworkError) peerAddress=minioXXX:9000 5: cmd/notification.go:611:cmd.(*NotificationSys).GetClusterBucketStats() 4: cmd/bucket-replication.go:1835:cmd.getLatestReplicationStats() 3: cmd/metrics.go:461:cmd.bucketUsageMetricsPrometheus() 2: cmd/metrics.go:100:cmd.(*minioCollector).Collect() 1: github.com/prometheus/client_golang@v1.12.1/prometheus/registry.go:446:prometheus.(*Registry).Gather.func1() ``` ## Your Environment * A 14 node cluster with version RELEASE.2022-03-14T18-25-24Z * Linux 4.1.12-124.30.1.el6uek.x86_64 #2 SMP Wed Aug 7 18:44:21 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
1.0
Prometheus Stats collector logs too often - <!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior When one or more nodes are down, there should be ideally no logging performed about such an event. Even if there is a need to log, some exponential backoff policy should be used, so it does not log so often. The node should be reported down in Prometheus stats. There should be a metric in cluster metrics (/minio/v2/metrics/cluster) to indicate the node's status. ## Current Behavior Currently, if a node is down, the node is not mentioned in Prometheus cluster metrics (/minio/v2/metrics/cluster), and MinIO is logging complaints about unavailable nodes, and they clutter the logs with unnecessary reporting. ## Steps to Reproduce (for bugs) Bring a node down, and you will see logged at least once per second the following error: ``` API: SYSTEM() Time: 13:26:08 UTC 07/18/2022 DeploymentID: 07cb3e3d-5b6e-4529-b523-fc605ed1499b Error: /getbucketstats "http://minioXXX:9000/minio/peer/v21": remote server offline (*rest.NetworkError) peerAddress=minioXXX:9000 1: cmd/notification.go:132:cmd.(*NotificationGroup).Go.func1() API: SYSTEM() Time: 13:26:08 UTC 07/18/2022 DeploymentID: 07cb3e3d-5b6e-4529-b523-fc605ed1499b Error: /getbucketstats "http://minioXXX:9000/minio/peer/v21": remote server offline (*rest.NetworkError) peerAddress=minioXXX:9000 5: cmd/notification.go:611:cmd.(*NotificationSys).GetClusterBucketStats() 4: cmd/bucket-replication.go:1835:cmd.getLatestReplicationStats() 3: cmd/metrics.go:461:cmd.bucketUsageMetricsPrometheus() 2: cmd/metrics.go:100:cmd.(*minioCollector).Collect() 1: github.com/prometheus/client_golang@v1.12.1/prometheus/registry.go:446:prometheus.(*Registry).Gather.func1() ``` ## Your Environment * A 14 node cluster with version RELEASE.2022-03-14T18-25-24Z * Linux 4.1.12-124.30.1.el6uek.x86_64 #2 SMP Wed Aug 7 18:44:21 PDT 2019 x86_64 x86_64 x86_64 GNU/Linux
priority
prometheus stats collector logs too often expected behavior when one or more nodes are down there should be ideally no logging performed about such an event even if there is a need to log some exponential backoff policy should be used so it does not log so often the node should be reported down in prometheus stats there should be a metric in cluster metrics minio metrics cluster to indicate the node s status current behavior currently if a node is down the node is not mentioned in prometheus cluster metrics minio metrics cluster and minio is logging complaints about unavailable nodes and they clutter the logs with unnecessary reporting steps to reproduce for bugs bring a node down and you will see logged at least once per second the following error api system time utc deploymentid error getbucketstats remote server offline rest networkerror peeraddress minioxxx cmd notification go cmd notificationgroup go api system time utc deploymentid error getbucketstats remote server offline rest networkerror peeraddress minioxxx cmd notification go cmd notificationsys getclusterbucketstats cmd bucket replication go cmd getlatestreplicationstats cmd metrics go cmd bucketusagemetricsprometheus cmd metrics go cmd miniocollector collect github com prometheus client golang prometheus registry go prometheus registry gather your environment a node cluster with version release linux smp wed aug pdt gnu linux
1
85,078
3,686,364,672
IssuesEvent
2016-02-25 00:52:44
ualbertalib/HydraNorth
https://api.github.com/repos/ualbertalib/HydraNorth
closed
ERA_Collections: Allow user to add item to any collections
enhancement in progress priority:medium size:medium
As a user and as admin I want to be able to associate items with multiple official collections, so that I don’t have to deposit the same item twice for it to show up in two different collections (use case: a co-authored paper between a chemical engineer and a surgeon should be deposited once but accessible through both a ‘department of chemical engineering papers’ and a ‘department of surgery papers’ collection). Sufia allows this, but only to collections that the user owns. So we need to add ability to add to other collections, except locked collections (e.g. Theses)
1.0
ERA_Collections: Allow user to add item to any collections - As a user and as admin I want to be able to associate items with multiple official collections, so that I don’t have to deposit the same item twice for it to show up in two different collections (use case: a co-authored paper between a chemical engineer and a surgeon should be deposited once but accessible through both a ‘department of chemical engineering papers’ and a ‘department of surgery papers’ collection). Sufia allows this, but only to collections that the user owns. So we need to add ability to add to other collections, except locked collections (e.g. Theses)
priority
era collections allow user to add item to any collections as a user and as admin i want to be able to associate items with multiple official collections so that i don’t have to deposit the same item twice for it to show up in two different collections use case a co authored paper between a chemical engineer and a surgeon should be deposited once but accessible through both a ‘department of chemical engineering papers’ and a ‘department of surgery papers’ collection sufia allows this but only to collections that the user owns so we need to add ability to add to other collections except locked collections e g theses
1
746,063
26,012,962,682
IssuesEvent
2022-12-21 04:53:34
leapwallet/cosmos-node-setup
https://api.github.com/repos/leapwallet/cosmos-node-setup
closed
Fix monitoring
bug priority:medium
AWS EC2 assigns a different IP address when the instance restarts. This causes the monitoring server to generate an alert even though the blockchain node's server is running properly because the monitor is no longer monitoring the correct server. Use elastic IP addresses for the relevant servers to fix this issue.
1.0
Fix monitoring - AWS EC2 assigns a different IP address when the instance restarts. This causes the monitoring server to generate an alert even though the blockchain node's server is running properly because the monitor is no longer monitoring the correct server. Use elastic IP addresses for the relevant servers to fix this issue.
priority
fix monitoring aws assigns a different ip address when the instance restarts this causes the monitoring server to generate an alert even though the blockchain node s server is running properly because the monitor is no longer monitoring the correct server use elastic ip addresses for the relevant servers to fix this issue
1
244,812
7,880,651,647
IssuesEvent
2018-06-26 16:31:50
aowen87/FOO
https://api.github.com/repos/aowen87/FOO
closed
Add polar/spherical coordinate name support to Tecplot reader.
Expected Use: 3 - Occasional Impact: 3 - Medium OS: All Priority: Normal Support Group: Any Target Version: 2.10.1 feature
A customer has a tecplot file with coordinate-field names 'r' and 'z'. The Tecplot reader currently only looks for 'x', 'y', and 'z', or 'i', 'j', and 'k'.
1.0
Add polar/spherical coordinate name support to Tecplot reader. - A customer has a tecplot file with coordinate-field names 'r' and 'z'. The Tecplot reader currently only looks for 'x', 'y', and 'z', or 'i', 'j', and 'k'.
priority
add polar spherical coordinate name support to tecplot reader a customer has a tecplot file with coordinate field names r and z the tecplot reader currently only looks for x y and z or i j and k
1
430,747
12,465,264,762
IssuesEvent
2020-05-28 13:48:02
codingindia/travel-safe
https://api.github.com/repos/codingindia/travel-safe
closed
About Us UI activity
gssoc20 medium priority-high
**Aesthetically good** UI that provide details about logo Apps working Need of app Mission of app Contributor's list ( circular icon grid at the end of the above details, linked to their github account fetched from firebase db)
1.0
About Us UI activity - **Aesthetically good** UI that provide details about logo Apps working Need of app Mission of app Contributor's list ( circular icon grid at the end of the above details, linked to their github account fetched from firebase db)
priority
about us ui activity aesthetically good ui that provide details about logo apps working need of app mission of app contributor s list circular icon grid at the end of the above details linked to their github account fetched from firebase db
1
74,366
3,438,959,492
IssuesEvent
2015-12-14 06:00:09
ottlinger/fotorenamer
https://api.github.com/repos/ottlinger/fotorenamer
closed
Enhancement: Swing modernization
auto-migrated Priority-Medium Type-Enhancement
``` Check whether the Swing-UI can be modernized to be invokedLater during buildup, such as: import javax.swing.JFrame; import javax.swing.JButton; import javax.swing.JLabel; import javax.swing.JTextField; import javax.swing.SwingUtilities; import java.awt.GridLayout; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; public class SwingSample { public static void main(String[] args) { SwingUtilities.invokeLater( new Runnable() { public void run() { JFrame frame = new JFrame(“Swing Sample”); final JTextField textField = new JTextField(); textField.setColumns(20); final JLabel label = new JLabel(); JButton button = new JButton(“Update”); button.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent event) { label.setText( textField.getText() ); } }); frame.getContentPane().setLayout(new GridLayout(3,1)); frame.getContentPane().add(textField); frame.getContentPane().add(label); frame.getContentPane().add(button); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); frame.pack(); frame.setVisible(true); } } ); } } ``` Original issue reported on code.google.com by `fotorena...@aiki-it.de` on 30 Aug 2011 at 6:38
1.0
Enhancement: Swing modernization - ``` Check whether the Swing-UI can be modernized to be invokedLater during buildup, such as: import javax.swing.JFrame; import javax.swing.JButton; import javax.swing.JLabel; import javax.swing.JTextField; import javax.swing.SwingUtilities; import java.awt.GridLayout; import java.awt.event.ActionListener; import java.awt.event.ActionEvent; public class SwingSample { public static void main(String[] args) { SwingUtilities.invokeLater( new Runnable() { public void run() { JFrame frame = new JFrame(“Swing Sample”); final JTextField textField = new JTextField(); textField.setColumns(20); final JLabel label = new JLabel(); JButton button = new JButton(“Update”); button.addActionListener(new ActionListener() { public void actionPerformed(ActionEvent event) { label.setText( textField.getText() ); } }); frame.getContentPane().setLayout(new GridLayout(3,1)); frame.getContentPane().add(textField); frame.getContentPane().add(label); frame.getContentPane().add(button); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); frame.pack(); frame.setVisible(true); } } ); } } ``` Original issue reported on code.google.com by `fotorena...@aiki-it.de` on 30 Aug 2011 at 6:38
priority
enhancement swing modernization check whether the swing ui can be modernized to be invokedlater during buildup such as import javax swing jframe import javax swing jbutton import javax swing jlabel import javax swing jtextfield import javax swing swingutilities import java awt gridlayout import java awt event actionlistener import java awt event actionevent public class swingsample public static void main string args swingutilities invokelater new runnable public void run jframe frame new jframe ‚äúswing sample‚äù final jtextfield textfield new jtextfield textfield setcolumns final jlabel label new jlabel jbutton button new jbutton ‚äúupdate‚äù button addactionlistener new actionlistener public void actionperformed actionevent event label settext textfield gettext frame getcontentpane setlayout new gridlayout frame getcontentpane add textfield frame getcontentpane add label frame getcontentpane add button frame setdefaultcloseoperation jframe exit on close frame pack frame setvisible true original issue reported on code google com by fotorena aiki it de on aug at
1
472,173
13,617,636,445
IssuesEvent
2020-09-23 17:18:04
dtcenter/METplus
https://api.github.com/repos/dtcenter/METplus
opened
Add S2S use case for TC Track Density Function (TDF)
component: use case configuration priority: medium requestor: NCAR type: new feature
## Describe the New Feature ## Add a use case demonstrating the computation and visualization of Track Density Function (GDF). This metric is used in S2S application to visualize the distribution and frequency of TC tracks associated with TC genesis events across a user-defined time period. The computation of TDF is dependent on identifying TC genesis. See #630. ### Acceptance Testing ### Forecast data: GFDL vortex tracker output in "genesis mode" from NWP model forecast data Observation data: Global ATCF bdecks data MET tool: tc_gen METplus wrapper: tc_gen_wrapper.py ### Time Estimate ### 2-4 days of work ### Funding Source ### UIUC S2S 7790971 ### Assignee ### - [ ] Select **engineer(s)** or **no engineer** required - [ ] Select **scientist(s)** or **no scientist** required ### Labels ### - [ ] Select **component(s)** - [ ] Select **priority** - [ ] Select **requestor(s)** ### Projects and Milestone ### - [ ] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [ ] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## New Feature Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding source**. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Complete the development and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)**, **Project(s)**, **Milestone**, and **Linked issues** - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
1.0
Add S2S use case for TC Track Density Function (TDF) - ## Describe the New Feature ## Add a use case demonstrating the computation and visualization of Track Density Function (GDF). This metric is used in S2S application to visualize the distribution and frequency of TC tracks associated with TC genesis events across a user-defined time period. The computation of TDF is dependent on identifying TC genesis. See #630. ### Acceptance Testing ### Forecast data: GFDL vortex tracker output in "genesis mode" from NWP model forecast data Observation data: Global ATCF bdecks data MET tool: tc_gen METplus wrapper: tc_gen_wrapper.py ### Time Estimate ### 2-4 days of work ### Funding Source ### UIUC S2S 7790971 ### Assignee ### - [ ] Select **engineer(s)** or **no engineer** required - [ ] Select **scientist(s)** or **no scientist** required ### Labels ### - [ ] Select **component(s)** - [ ] Select **priority** - [ ] Select **requestor(s)** ### Projects and Milestone ### - [ ] Review **projects** and select relevant **Repository** and **Organization** ones or add "alert:NEED PROJECT ASSIGNMENT" label - [ ] Select **milestone** to next major version milestone or "Future Versions" ## Define Related Issue(s) ## Consider the impact to the other METplus components. - [ ] [METplus](https://github.com/dtcenter/METplus/issues/new/choose), [MET](https://github.com/dtcenter/MET/issues/new/choose), [METdatadb](https://github.com/dtcenter/METdatadb/issues/new/choose), [METviewer](https://github.com/dtcenter/METviewer/issues/new/choose), [METexpress](https://github.com/dtcenter/METexpress/issues/new/choose), [METcalcpy](https://github.com/dtcenter/METcalcpy/issues/new/choose), [METplotpy](https://github.com/dtcenter/METplotpy/issues/new/choose) ## New Feature Checklist ## See the [METplus Workflow](https://dtcenter.github.io/METplus/Contributors_Guide/github_workflow.html) for details. - [ ] Complete the issue definition above, including the **Time Estimate** and **Funding source**. - [ ] Fork this repository or create a branch of **develop**. Branch name: `feature_<Issue Number>_<Description>` - [ ] Complete the development and test your changes. - [ ] Add/update log messages for easier debugging. - [ ] Add/update unit tests. - [ ] Add/update documentation. - [ ] Push local changes to GitHub. - [ ] Submit a pull request to merge into **develop**. Pull request: `feature <Issue Number> <Description>` - [ ] Define the pull request metadata, as permissions allow. Select: **Reviewer(s)**, **Project(s)**, **Milestone**, and **Linked issues** - [ ] Iterate until the reviewer(s) accept and merge your changes. - [ ] Delete your fork or branch. - [ ] Close this issue.
priority
add use case for tc track density function tdf describe the new feature add a use case demonstrating the computation and visualization of track density function gdf this metric is used in application to visualize the distribution and frequency of tc tracks associated with tc genesis events across a user defined time period the computation of tdf is dependent on identifying tc genesis see acceptance testing forecast data gfdl vortex tracker output in genesis mode from nwp model forecast data observation data global atcf bdecks data met tool tc gen metplus wrapper tc gen wrapper py time estimate days of work funding source uiuc assignee select engineer s or no engineer required select scientist s or no scientist required labels select component s select priority select requestor s projects and milestone review projects and select relevant repository and organization ones or add alert need project assignment label select milestone to next major version milestone or future versions define related issue s consider the impact to the other metplus components new feature checklist see the for details complete the issue definition above including the time estimate and funding source fork this repository or create a branch of develop branch name feature complete the development and test your changes add update log messages for easier debugging add update unit tests add update documentation push local changes to github submit a pull request to merge into develop pull request feature define the pull request metadata as permissions allow select reviewer s project s milestone and linked issues iterate until the reviewer s accept and merge your changes delete your fork or branch close this issue
1
825,414
31,389,031,397
IssuesEvent
2023-08-26 05:12:07
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Remove] clementine-git
request:remove-pkg priority:medium
### Link to the package base(s) in the AUR https://aur.archlinux.org/pkgbase/clementine-git ### Utility this package has for you Playing music and maintaining music library. It has to be git version because of a bug of running on wayland on wlroots based systems. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a few. ### Do you consider the package to be useful for feature testing/preview? - [X] Yes ### Have you tested if the package builds in a clean chroot? - [X] Yes ### Does the package's license allow redistributing it? YES! ### Have you searched the issues to ensure this request is unique? - [X] YES! ### Have you read the README to ensure this package is not banned? - [X] YES! ### More information _No response_
1.0
[Remove] clementine-git - ### Link to the package base(s) in the AUR https://aur.archlinux.org/pkgbase/clementine-git ### Utility this package has for you Playing music and maintaining music library. It has to be git version because of a bug of running on wayland on wlroots based systems. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? No, but for a few. ### Do you consider the package to be useful for feature testing/preview? - [X] Yes ### Have you tested if the package builds in a clean chroot? - [X] Yes ### Does the package's license allow redistributing it? YES! ### Have you searched the issues to ensure this request is unique? - [X] YES! ### Have you read the README to ensure this package is not banned? - [X] YES! ### More information _No response_
priority
clementine git link to the package base s in the aur utility this package has for you playing music and maintaining music library it has to be git version because of a bug of running on wayland on wlroots based systems do you consider the package s to be useful for every chaotic aur user no but for a few do you consider the package to be useful for feature testing preview yes have you tested if the package builds in a clean chroot yes does the package s license allow redistributing it yes have you searched the issues to ensure this request is unique yes have you read the readme to ensure this package is not banned yes more information no response
1
385,818
11,426,238,959
IssuesEvent
2020-02-03 21:30:18
dhenry-KCI/FredCo-Post-Go-Live-
https://api.github.com/repos/dhenry-KCI/FredCo-Post-Go-Live-
opened
PDOX Batch Job Is Not Running Automatically
Medium Priority
Project Dox Batch Task is not running automatically. It has not run since 2/3/20 8:39AM. Need to fix this so it runs automatically every 5 minutes. ![image](https://user-images.githubusercontent.com/31770504/73692470-61f03580-46a2-11ea-85f5-510e14bab808.png)
1.0
PDOX Batch Job Is Not Running Automatically - Project Dox Batch Task is not running automatically. It has not run since 2/3/20 8:39AM. Need to fix this so it runs automatically every 5 minutes. ![image](https://user-images.githubusercontent.com/31770504/73692470-61f03580-46a2-11ea-85f5-510e14bab808.png)
priority
pdox batch job is not running automatically project dox batch task is not running automatically it has not run since need to fix this so it runs automatically every minutes
1
618,634
19,477,474,041
IssuesEvent
2021-12-24 15:53:42
bounswe/2021SpringGroup7
https://api.github.com/repos/bounswe/2021SpringGroup7
closed
[BUG] Get Post APIs Bug
Type: Bug Status: To Do Priority: Medium Backend
When a user sends requests to see second user liked posts, the first user sees that all posts are liked by himself. But this is not the case. I will re-arrange the get liked posts api to check the request owner not the owner of the requested data.
1.0
[BUG] Get Post APIs Bug - When a user sends requests to see second user liked posts, the first user sees that all posts are liked by himself. But this is not the case. I will re-arrange the get liked posts api to check the request owner not the owner of the requested data.
priority
get post apis bug when a user sends requests to see second user liked posts the first user sees that all posts are liked by himself but this is not the case i will re arrange the get liked posts api to check the request owner not the owner of the requested data
1
66,047
3,249,768,140
IssuesEvent
2015-10-18 12:48:15
cs2103aug2015-t10-1j/main
https://api.github.com/repos/cs2103aug2015-t10-1j/main
closed
Verify the functionality of AddCommand.java, DeleteCommand.java and EditCommand.java.
priority.medium status.ongoing type.task
Verification done through testing. Will amend code as necessary.
1.0
Verify the functionality of AddCommand.java, DeleteCommand.java and EditCommand.java. - Verification done through testing. Will amend code as necessary.
priority
verify the functionality of addcommand java deletecommand java and editcommand java verification done through testing will amend code as necessary
1
25,904
2,684,038,721
IssuesEvent
2015-03-28 16:01:30
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
SVN build broken (missing RConStartArgs.*)
1 star bug imported Priority-Medium
_From [thecybershadow](https://code.google.com/u/thecybershadow/) on December 25, 2011 22:24:29_ RConStartArgs.cpp and .h are not under version control - ConEmu doesn't build. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=467_
1.0
SVN build broken (missing RConStartArgs.*) - _From [thecybershadow](https://code.google.com/u/thecybershadow/) on December 25, 2011 22:24:29_ RConStartArgs.cpp and .h are not under version control - ConEmu doesn't build. _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=467_
priority
svn build broken missing rconstartargs from on december rconstartargs cpp and h are not under version control conemu doesn t build original issue
1
675,779
23,105,362,684
IssuesEvent
2022-07-27 08:20:38
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
DApps Permissions page is missing placeholders when having 0 dapps connected
bug priority 2: medium E:Browser
### Description <img width="1396" alt="Screenshot 2022-07-27 at 11 09 57" src="https://user-images.githubusercontent.com/82375995/181196607-c363d661-00a6-4992-9d96-f84a8805015e.png"> There should be a placeholder saying how many dapps are connected. In case of nothing is connected, there should be ![image](https://user-images.githubusercontent.com/82375995/181197885-993529ad-10aa-4e80-9a6b-4b8992cc34a0.png) ![image](https://user-images.githubusercontent.com/82375995/181198060-3635dcab-2ecf-4b06-b491-5bb1fdf6864b.png)
1.0
DApps Permissions page is missing placeholders when having 0 dapps connected - ### Description <img width="1396" alt="Screenshot 2022-07-27 at 11 09 57" src="https://user-images.githubusercontent.com/82375995/181196607-c363d661-00a6-4992-9d96-f84a8805015e.png"> There should be a placeholder saying how many dapps are connected. In case of nothing is connected, there should be ![image](https://user-images.githubusercontent.com/82375995/181197885-993529ad-10aa-4e80-9a6b-4b8992cc34a0.png) ![image](https://user-images.githubusercontent.com/82375995/181198060-3635dcab-2ecf-4b06-b491-5bb1fdf6864b.png)
priority
dapps permissions page is missing placeholders when having dapps connected description img width alt screenshot at src there should be a placeholder saying how many dapps are connected in case of nothing is connected there should be
1
669,648
22,635,020,988
IssuesEvent
2022-06-30 18:03:20
adanvdo/YT-RED-UI
https://api.github.com/repos/adanvdo/YT-RED-UI
closed
Update Installer
enhancement implemented Medium Priority
Child of #67 Add methods to support extracting update packages after they are downloaded and updating the installed version.
1.0
Update Installer - Child of #67 Add methods to support extracting update packages after they are downloaded and updating the installed version.
priority
update installer child of add methods to support extracting update packages after they are downloaded and updating the installed version
1
593,757
18,016,178,372
IssuesEvent
2021-09-16 14:08:40
ChainSafe/ui-monorepo
https://api.github.com/repos/ChainSafe/ui-monorepo
closed
Allow for upload of folders and their contents
Priority: P2 Medium Status: On Ice 🧊 Product: Files
When a user drops a folder into the file browser to upload the contents should be parsed into an array of file contents and paths, and these can all be passed to the upload handler.
1.0
Allow for upload of folders and their contents - When a user drops a folder into the file browser to upload the contents should be parsed into an array of file contents and paths, and these can all be passed to the upload handler.
priority
allow for upload of folders and their contents when a user drops a folder into the file browser to upload the contents should be parsed into an array of file contents and paths and these can all be passed to the upload handler
1
137,890
5,318,759,267
IssuesEvent
2017-02-14 03:25:51
shawnlaffan/biodiverse
https://api.github.com/repos/shawnlaffan/biodiverse
closed
Indices - Implement PD Heterogeneity
auto-migrated Priority-Medium Type-Enhancement wontfix
``` look for details in section 5.3 pages 922-925 . at Faith's et al (2012) Climate change impacts on the tree of life: changes in phylogenetic diversity illustrated for Acropora Corals. Biology 1: 906-932; doi: 10.3390/biology1030906. ``` Original issue reported on code.google.com by `carlos.g...@gmail.com` on 9 Dec 2013 at 11:46
1.0
Indices - Implement PD Heterogeneity - ``` look for details in section 5.3 pages 922-925 . at Faith's et al (2012) Climate change impacts on the tree of life: changes in phylogenetic diversity illustrated for Acropora Corals. Biology 1: 906-932; doi: 10.3390/biology1030906. ``` Original issue reported on code.google.com by `carlos.g...@gmail.com` on 9 Dec 2013 at 11:46
priority
indices implement pd heterogeneity look for details in section pages at faith s et al climate change impacts on the tree of life changes in phylogenetic diversity illustrated for acropora corals biology doi original issue reported on code google com by carlos g gmail com on dec at
1
44,774
2,914,139,816
IssuesEvent
2015-06-23 01:31:05
moneypot/bustabit-webserver
https://api.github.com/repos/moneypot/bustabit-webserver
opened
Typo
medium-priority
From support: ---- Just wanted to inform you that in your strategy guide, under the 'Single Player Game' section, the phrase 'a simple' repeats twice. Single Player Game If you're playing a game, and no one else joins, it's not possible to overcome the house odds, and it becomes [a simple a simple] game of luck. Thanks for being such a cool site!
1.0
Typo - From support: ---- Just wanted to inform you that in your strategy guide, under the 'Single Player Game' section, the phrase 'a simple' repeats twice. Single Player Game If you're playing a game, and no one else joins, it's not possible to overcome the house odds, and it becomes [a simple a simple] game of luck. Thanks for being such a cool site!
priority
typo from support just wanted to inform you that in your strategy guide under the single player game section the phrase a simple repeats twice single player game if you re playing a game and no one else joins it s not possible to overcome the house odds and it becomes game of luck thanks for being such a cool site
1
518,499
15,029,287,786
IssuesEvent
2021-02-02 05:12:05
vanjarosoftware/Vanjaro.Platform
https://api.github.com/repos/vanjarosoftware/Vanjaro.Platform
closed
Links token replacement while exporting layouts
Area: Backend Bug Priority: Medium Release: Patch
Links token replacement while exporting sites,pages,blocks
1.0
Links token replacement while exporting layouts - Links token replacement while exporting sites,pages,blocks
priority
links token replacement while exporting layouts links token replacement while exporting sites pages blocks
1
814,505
30,509,616,811
IssuesEvent
2023-07-18 19:42:18
elastic/security-docs
https://api.github.com/repos/elastic/security-docs
closed
[DOCS] Document the new rule execution status filter
Team:Docs Team: Detections/Response Feature: Rules v8.9.0 Priority: Medium Effort: Small
**Related issue**: https://github.com/elastic/kibana/issues/138903 **Related PR**: https://github.com/elastic/kibana/pull/159865 ## Summary We've added a new filter by execution status to the Rules Management page. We might need to update the docs to reflect this new change. Make new screenshots, for example. <img width="984" alt="Screenshot 2023-06-22 at 14 04 57" src="https://github.com/elastic/security-docs/assets/15949146/05bed1e3-29d2-4278-8697-c66563564473">
1.0
[DOCS] Document the new rule execution status filter - **Related issue**: https://github.com/elastic/kibana/issues/138903 **Related PR**: https://github.com/elastic/kibana/pull/159865 ## Summary We've added a new filter by execution status to the Rules Management page. We might need to update the docs to reflect this new change. Make new screenshots, for example. <img width="984" alt="Screenshot 2023-06-22 at 14 04 57" src="https://github.com/elastic/security-docs/assets/15949146/05bed1e3-29d2-4278-8697-c66563564473">
priority
document the new rule execution status filter related issue related pr summary we ve added a new filter by execution status to the rules management page we might need to update the docs to reflect this new change make new screenshots for example img width alt screenshot at src
1
41,513
2,869,011,419
IssuesEvent
2015-06-05 22:34:06
dart-lang/logging
https://api.github.com/repos/dart-lang/logging
closed
Update Logger to use Streams
bug Fixed Priority-Medium
<a href="https://github.com/sethladd"><img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sethladd](https://github.com/sethladd)** _Originally opened as dart-lang/sdk#8508_ ---- Logger still uses the old 'on' way... http://api.dartlang.org/docs/releases/latest/logging/Logger.html (this is just a tracking bug)
1.0
Update Logger to use Streams - <a href="https://github.com/sethladd"><img src="https://avatars.githubusercontent.com/u/5479?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sethladd](https://github.com/sethladd)** _Originally opened as dart-lang/sdk#8508_ ---- Logger still uses the old 'on' way... http://api.dartlang.org/docs/releases/latest/logging/Logger.html (this is just a tracking bug)
priority
update logger to use streams issue by originally opened as dart lang sdk logger still uses the old on way this is just a tracking bug
1
636,261
20,596,209,309
IssuesEvent
2022-03-05 14:41:59
stax76/mpv.net
https://api.github.com/repos/stax76/mpv.net
closed
Register a handler for the ytdl:// protocol
feature request fixed/added priority medium
MPV supports loading URLs via the ytdl:// protocol and I've been utilizing that support for a while with a modified version of [this Firefox extension](https://addons.mozilla.org/en-US/firefox/addon/ff2mpv/), which bypasses the requirement for a native host application on your machine by simply converting the current URL (or the right-clicked URL) into a ytdl:// link and "opening" it. The system detects MPV as an application capable of opening such a link, and passes it right along. I've already checked and ytdl:// works with mpv.net, so I'd appreciate it if you included it in your list of supported protocol handlers when being installed in Windows so that I may continue to use this addon with your application.
1.0
Register a handler for the ytdl:// protocol - MPV supports loading URLs via the ytdl:// protocol and I've been utilizing that support for a while with a modified version of [this Firefox extension](https://addons.mozilla.org/en-US/firefox/addon/ff2mpv/), which bypasses the requirement for a native host application on your machine by simply converting the current URL (or the right-clicked URL) into a ytdl:// link and "opening" it. The system detects MPV as an application capable of opening such a link, and passes it right along. I've already checked and ytdl:// works with mpv.net, so I'd appreciate it if you included it in your list of supported protocol handlers when being installed in Windows so that I may continue to use this addon with your application.
priority
register a handler for the ytdl protocol mpv supports loading urls via the ytdl protocol and i ve been utilizing that support for a while with a modified version of which bypasses the requirement for a native host application on your machine by simply converting the current url or the right clicked url into a ytdl link and opening it the system detects mpv as an application capable of opening such a link and passes it right along i ve already checked and ytdl works with mpv net so i d appreciate it if you included it in your list of supported protocol handlers when being installed in windows so that i may continue to use this addon with your application
1
627,836
19,915,347,705
IssuesEvent
2022-01-25 21:53:36
medic-code/IOL-Assist
https://api.github.com/repos/medic-code/IOL-Assist
closed
Input Zeiss Lens data into form
Clinical Medium priority
Once happy with all IOL fields (ie included barret and RFNB, iyector and cartridge) and I've updated the form. Can use it to input the Zeiss data into the form.
1.0
Input Zeiss Lens data into form - Once happy with all IOL fields (ie included barret and RFNB, iyector and cartridge) and I've updated the form. Can use it to input the Zeiss data into the form.
priority
input zeiss lens data into form once happy with all iol fields ie included barret and rfnb iyector and cartridge and i ve updated the form can use it to input the zeiss data into the form
1
140,311
5,400,078,535
IssuesEvent
2017-02-27 21:06:44
canadainc/sunnah10
https://api.github.com/repos/canadainc/sunnah10
closed
Implement reference searching in Tafsir tab
Admin auto-migrated enhancement Priority-Medium ui usability
``` Allow searching URI for example ``` Original issue reported on code.google.com by `canadai...@gmail.com` on 21 Feb 2015 at 5:07
1.0
Implement reference searching in Tafsir tab - ``` Allow searching URI for example ``` Original issue reported on code.google.com by `canadai...@gmail.com` on 21 Feb 2015 at 5:07
priority
implement reference searching in tafsir tab allow searching uri for example original issue reported on code google com by canadai gmail com on feb at
1
626,010
19,783,643,432
IssuesEvent
2022-01-18 02:12:08
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
Firing an emitter at a console causes it to generate infinite steel sheets
Bug :bug: Priority: Medium
#### Description of issue Firing an emitter at a console causes it to generate infinite steel sheets. #### Difference between expected and actual behavior I expected the console to disappear, not to just continuously generate steel sheets. #### Steps to reproduce Aim an emitter at a console, watch as the components spit out, then it generates metal. #### Specific information for locating [This file, possibly.](https://github.com/Baystation12/Baystation12/blob/dev/code/modules/modular_computers/computers/modular_computer/damage.dm) #### Length of time in which bug has been known to occur Today (23/10/17) #### Client version, Server revision & Game ID Client Version: 511 Server Revision: d295a506cdf008e97fe5fb10f594f2d1e4b30496 - dev - Game ID: bQ6-c041 Current map: SEV Torch #### Issue bingo Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner. - [x] Issue could be reproduced at least once - [x] Issue could be reproduced by different players - [ ] Issue could be reproduced in multiple rounds - [x] Issue happened in a recent (less than 7 days ago) round - [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
1.0
Firing an emitter at a console causes it to generate infinite steel sheets - #### Description of issue Firing an emitter at a console causes it to generate infinite steel sheets. #### Difference between expected and actual behavior I expected the console to disappear, not to just continuously generate steel sheets. #### Steps to reproduce Aim an emitter at a console, watch as the components spit out, then it generates metal. #### Specific information for locating [This file, possibly.](https://github.com/Baystation12/Baystation12/blob/dev/code/modules/modular_computers/computers/modular_computer/damage.dm) #### Length of time in which bug has been known to occur Today (23/10/17) #### Client version, Server revision & Game ID Client Version: 511 Server Revision: d295a506cdf008e97fe5fb10f594f2d1e4b30496 - dev - Game ID: bQ6-c041 Current map: SEV Torch #### Issue bingo Please check whatever applies. More checkboxes checked increase your chances of the issue being looked at sooner. - [x] Issue could be reproduced at least once - [x] Issue could be reproduced by different players - [ ] Issue could be reproduced in multiple rounds - [x] Issue happened in a recent (less than 7 days ago) round - [x] [Couldn't find an existing issue about this](https://github.com/Baystation12/Baystation12/issues)
priority
firing an emitter at a console causes it to generate infinite steel sheets description of issue firing an emitter at a console causes it to generate infinite steel sheets difference between expected and actual behavior i expected the console to disappear not to just continuously generate steel sheets steps to reproduce aim an emitter at a console watch as the components spit out then it generates metal specific information for locating length of time in which bug has been known to occur today client version server revision game id client version server revision dev game id current map sev torch issue bingo please check whatever applies more checkboxes checked increase your chances of the issue being looked at sooner issue could be reproduced at least once issue could be reproduced by different players issue could be reproduced in multiple rounds issue happened in a recent less than days ago round
1
252,838
8,042,578,414
IssuesEvent
2018-07-31 08:37:12
digital-york/oasis
https://api.github.com/repos/digital-york/oasis
opened
Link the journal title to journal homepage
Priority - medium enhancement
In the summary details view the the journal title in the reference should link to the journal homepage.
1.0
Link the journal title to journal homepage - In the summary details view the the journal title in the reference should link to the journal homepage.
priority
link the journal title to journal homepage in the summary details view the the journal title in the reference should link to the journal homepage
1
81,471
3,591,336,416
IssuesEvent
2016-02-01 11:14:27
thesgc/chembiohub_helpdesk
https://api.github.com/repos/thesgc/chembiohub_helpdesk
closed
Not possible to see the activity details in assayreg in the same way as you can from Search results.
app: AssayReg For Andy and Paul Review name: Karen priority: Medium status: New
Not possible to see the activity details in assayreg in the same way as you can from Search results. You can obviously download the data but not just see all relevant information related to a single activity - bit of a functional hole. please add ability to pop up modal activity window
1.0
Not possible to see the activity details in assayreg in the same way as you can from Search results. - Not possible to see the activity details in assayreg in the same way as you can from Search results. You can obviously download the data but not just see all relevant information related to a single activity - bit of a functional hole. please add ability to pop up modal activity window
priority
not possible to see the activity details in assayreg in the same way as you can from search results not possible to see the activity details in assayreg in the same way as you can from search results you can obviously download the data but not just see all relevant information related to a single activity bit of a functional hole please add ability to pop up modal activity window
1
416
2,496,535,531
IssuesEvent
2015-01-06 20:16:49
ROGUE-JCTD/rogue_geonode
https://api.github.com/repos/ROGUE-JCTD/rogue_geonode
closed
Clicking on Manage Styles after upload throws a 404 error
Priority: Medium Type: Bug
Uploaded a shapefile, which was successful. Clicked on Manage Styles and was taken to a 404 page.
1.0
Clicking on Manage Styles after upload throws a 404 error - Uploaded a shapefile, which was successful. Clicked on Manage Styles and was taken to a 404 page.
priority
clicking on manage styles after upload throws a error uploaded a shapefile which was successful clicked on manage styles and was taken to a page
1
186,735
6,742,477,034
IssuesEvent
2017-10-20 07:58:17
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
Check-in Incentives progress bar inconsistency
priority: medium status: issue: in progress type: medium level coding
[//]: # (Before logging this issue, look through common problems at https://github.com/HabitRPG/habitrpg/issues If you find your issue there, read at least the first post to see if there is a workaround for you) [//]: # (Github is primarily used for reporting bugs. If you have a feature request, use "Help > Request a Feature" so that the feature request can be vetted by the larger Habitica community) [//]: # (To report a bug in one of the mobile apps, please report it in the correct repository. Android: https://github.com/HabitRPG/habitrpg-android, iOS: https://github.com/HabitRPG/habitrpg-ios) [//]: # (For more guidelines see https://github.com/HabitRPG/habitrpg/issues/2760) [//]: # (Fill out relevant information - UUID is found in Settings -> API) General Info * UUID: N/A * Browser: Chrome * OS: Windows 10 ### Description [//]: # (Describe bug in detail here. Include pictures if helpful.) When you're in a stretch of Check-in Incentives that reward every 5 days, you'll first see "Progress until next 1/5" on the Profile page, then 2/5 and so on. Once you hit 5 and earn a reward, it'll show "Progress until next 5/10". The next day it'll be 1/5 again. Reward days should probably show 0/5 instead of 5/10, for a sensible progression.
1.0
Check-in Incentives progress bar inconsistency - [//]: # (Before logging this issue, look through common problems at https://github.com/HabitRPG/habitrpg/issues If you find your issue there, read at least the first post to see if there is a workaround for you) [//]: # (Github is primarily used for reporting bugs. If you have a feature request, use "Help > Request a Feature" so that the feature request can be vetted by the larger Habitica community) [//]: # (To report a bug in one of the mobile apps, please report it in the correct repository. Android: https://github.com/HabitRPG/habitrpg-android, iOS: https://github.com/HabitRPG/habitrpg-ios) [//]: # (For more guidelines see https://github.com/HabitRPG/habitrpg/issues/2760) [//]: # (Fill out relevant information - UUID is found in Settings -> API) General Info * UUID: N/A * Browser: Chrome * OS: Windows 10 ### Description [//]: # (Describe bug in detail here. Include pictures if helpful.) When you're in a stretch of Check-in Incentives that reward every 5 days, you'll first see "Progress until next 1/5" on the Profile page, then 2/5 and so on. Once you hit 5 and earn a reward, it'll show "Progress until next 5/10". The next day it'll be 1/5 again. Reward days should probably show 0/5 instead of 5/10, for a sensible progression.
priority
check in incentives progress bar inconsistency before logging this issue look through common problems at if you find your issue there read at least the first post to see if there is a workaround for you github is primarily used for reporting bugs if you have a feature request use help request a feature so that the feature request can be vetted by the larger habitica community to report a bug in one of the mobile apps please report it in the correct repository android ios for more guidelines see fill out relevant information uuid is found in settings api general info uuid n a browser chrome os windows description describe bug in detail here include pictures if helpful when you re in a stretch of check in incentives that reward every days you ll first see progress until next on the profile page then and so on once you hit and earn a reward it ll show progress until next the next day it ll be again reward days should probably show instead of for a sensible progression
1
587,881
17,633,962,583
IssuesEvent
2021-08-19 11:33:51
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
opened
Add managed call to initialise ENC26j80 network adapter
Type: Feature request Area: Interpreter up-for-grabs Priority: Medium Area: CL-System.Net
**nanoFramework area:** (System.Net ) ### Is your feature request related to a problem? Please describe. Currently the low level driver in native code exists for the ENC26J80 but there is no way to start it up. ### Describe the solution you'd like Add some method to System.Net to pass in the SPI connection parameters and to initialise the Network interface in LWIP. Could be generalized to init any SPI network adapter Requires changes in System.Net and native code. The ENC26J80 driver exists in nanoframework and can be enabled with the option NF_NETWORKING_ENC28J60 <!-- feature-request-tag DO NOT REMOVE -->
1.0
Add managed call to initialise ENC26j80 network adapter - **nanoFramework area:** (System.Net ) ### Is your feature request related to a problem? Please describe. Currently the low level driver in native code exists for the ENC26J80 but there is no way to start it up. ### Describe the solution you'd like Add some method to System.Net to pass in the SPI connection parameters and to initialise the Network interface in LWIP. Could be generalized to init any SPI network adapter Requires changes in System.Net and native code. The ENC26J80 driver exists in nanoframework and can be enabled with the option NF_NETWORKING_ENC28J60 <!-- feature-request-tag DO NOT REMOVE -->
priority
add managed call to initialise network adapter nanoframework area system net is your feature request related to a problem please describe currently the low level driver in native code exists for the but there is no way to start it up describe the solution you d like add some method to system net to pass in the spi connection parameters and to initialise the network interface in lwip could be generalized to init any spi network adapter requires changes in system net and native code the driver exists in nanoframework and can be enabled with the option nf networking
1
469,190
13,503,276,083
IssuesEvent
2020-09-13 12:48:05
schemathesis/schemathesis
https://api.github.com/repos/schemathesis/schemathesis
closed
Customizable targeted testing
Hacktoberfest Priority: Medium Type: Enhancement
For now, there is only "response_time" target, but we can have it customizable, e.g. ```python import schemathesis @schemathesis.targets.register("some label") # without an argument it may take the name of the function def new_target_name(context) -> float: return float(len(context.response.content)) ``` The target above will try to maximize the size of the returned content. The implementation might look like this: 1. Create a module `targets.py` and a function that will accept a label name and will register a function to some global storage 2. Create a `TargetedContext` that will contain `case` and `response` (at least for now) 3. In `runner.impl.core` create a `TargetedContext` instance and pass it to `run_targets` (in places where it is called) 4. Move existing `response_time` target to `targets.py` by implementing the existing function in a new manner 5. Update `run_targets` so it will check that global storage, run registered functions 6. Update CLI, so it takes options for `targets` option from that global storage 7. Implement signature validation for targeted functions
1.0
Customizable targeted testing - For now, there is only "response_time" target, but we can have it customizable, e.g. ```python import schemathesis @schemathesis.targets.register("some label") # without an argument it may take the name of the function def new_target_name(context) -> float: return float(len(context.response.content)) ``` The target above will try to maximize the size of the returned content. The implementation might look like this: 1. Create a module `targets.py` and a function that will accept a label name and will register a function to some global storage 2. Create a `TargetedContext` that will contain `case` and `response` (at least for now) 3. In `runner.impl.core` create a `TargetedContext` instance and pass it to `run_targets` (in places where it is called) 4. Move existing `response_time` target to `targets.py` by implementing the existing function in a new manner 5. Update `run_targets` so it will check that global storage, run registered functions 6. Update CLI, so it takes options for `targets` option from that global storage 7. Implement signature validation for targeted functions
priority
customizable targeted testing for now there is only response time target but we can have it customizable e g python import schemathesis schemathesis targets register some label without an argument it may take the name of the function def new target name context float return float len context response content the target above will try to maximize the size of the returned content the implementation might look like this create a module targets py and a function that will accept a label name and will register a function to some global storage create a targetedcontext that will contain case and response at least for now in runner impl core create a targetedcontext instance and pass it to run targets in places where it is called move existing response time target to targets py by implementing the existing function in a new manner update run targets so it will check that global storage run registered functions update cli so it takes options for targets option from that global storage implement signature validation for targeted functions
1
52,303
3,022,488,537
IssuesEvent
2015-07-31 20:40:08
information-artifact-ontology/IAO
https://api.github.com/repos/information-artifact-ontology/IAO
opened
ontology annotations - recording tracker etc
imported Priority-Medium Type-Term
_From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on November 19, 2010 12:35:10_ OBI uses DOAP. Should we officially recommend that? _Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=87_
1.0
ontology annotations - recording tracker etc - _From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on November 19, 2010 12:35:10_ OBI uses DOAP. Should we officially recommend that? _Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=87_
priority
ontology annotations recording tracker etc from on november obi uses doap should we officially recommend that original issue
1
663,394
22,192,660,755
IssuesEvent
2022-06-07 01:51:11
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
The data is empty when modifying the stateful service
kind/bug kind/need-to-verify priority/medium
**Describe the bug** 1. In multi-cluster projects, create composing applications 2. Add a stateless service and a stateful service on the service setting page 3. Modify the stateful services Expected Results: The service data is the setting data Actual results: The service data is empty ![image](https://user-images.githubusercontent.com/36271543/145162685-efa43aec-94e8-42d0-993b-eb7ef49d236e.png) ![image](https://user-images.githubusercontent.com/36271543/145163548-71567e49-f191-434e-9a68-92f3a6b0d7e1.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: kubesphere v3.2.1 Kubernetes: (If KubeSphere installer used, you can skip this) /kind bug /assign @harrisonliu5 /priority Medium
1.0
The data is empty when modifying the stateful service - **Describe the bug** 1. In multi-cluster projects, create composing applications 2. Add a stateless service and a stateful service on the service setting page 3. Modify the stateful services Expected Results: The service data is the setting data Actual results: The service data is empty ![image](https://user-images.githubusercontent.com/36271543/145162685-efa43aec-94e8-42d0-993b-eb7ef49d236e.png) ![image](https://user-images.githubusercontent.com/36271543/145163548-71567e49-f191-434e-9a68-92f3a6b0d7e1.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: kubesphere v3.2.1 Kubernetes: (If KubeSphere installer used, you can skip this) /kind bug /assign @harrisonliu5 /priority Medium
priority
the data is empty when modifying the stateful service describe the bug in multi cluster projects create composing applications add a stateless service and a stateful service on the service setting page modify the stateful services expected results the service data is the setting data actual results the service data is empty versions used kubesphere kubernetes kubesphere kubesphere kubernetes if kubesphere installer used you can skip this kind bug assign priority medium
1
232,122
7,655,033,169
IssuesEvent
2018-05-10 11:38:57
redhat-developer/odo
https://api.github.com/repos/redhat-developer/odo
closed
Add component and application name validation
kind/enhancement priority/medium size/S
Because OpenShift object names that odo is creating are derivated from component name and application name, they are also bound by the same rules and limitations as Kubernetes objects are. Names can only contain lowercase letters and `-`. And shouldn't be longer than 253 characters. We need to add application and component name verification to odo.
1.0
Add component and application name validation - Because OpenShift object names that odo is creating are derivated from component name and application name, they are also bound by the same rules and limitations as Kubernetes objects are. Names can only contain lowercase letters and `-`. And shouldn't be longer than 253 characters. We need to add application and component name verification to odo.
priority
add component and application name validation because openshift object names that odo is creating are derivated from component name and application name they are also bound by the same rules and limitations as kubernetes objects are names can only contain lowercase letters and and shouldn t be longer than characters we need to add application and component name verification to odo
1
662,877
22,154,792,398
IssuesEvent
2022-06-03 21:05:54
Dolibarr/dolibarr
https://api.github.com/repos/Dolibarr/dolibarr
closed
Feature Request: optional product
Feature request Priority - Medium Issue Stale (automatic label)
# Environment - **Version**: nearly all versions of Dolibarr # Report there's an annoying approche around products with quantity at zero : they are considered as optional products. First, if you want **10 optional products**, it became impossible. Secondly, if you want to make a **discount on optional products**, discount are not displayed. I know there's a big impact around this, but i think it's important to dissociate quantity = 0 and optional product. Side effects start to impact product stability and their understanding. # Suggestion add an optional checkbox on each product lines (yes everywhere)
1.0
Feature Request: optional product - # Environment - **Version**: nearly all versions of Dolibarr # Report there's an annoying approche around products with quantity at zero : they are considered as optional products. First, if you want **10 optional products**, it became impossible. Secondly, if you want to make a **discount on optional products**, discount are not displayed. I know there's a big impact around this, but i think it's important to dissociate quantity = 0 and optional product. Side effects start to impact product stability and their understanding. # Suggestion add an optional checkbox on each product lines (yes everywhere)
priority
feature request optional product environment version nearly all versions of dolibarr report there s an annoying approche around products with quantity at zero they are considered as optional products first if you want optional products it became impossible secondly if you want to make a discount on optional products discount are not displayed i know there s a big impact around this but i think it s important to dissociate quantity and optional product side effects start to impact product stability and their understanding suggestion add an optional checkbox on each product lines yes everywhere
1
724,577
24,935,489,681
IssuesEvent
2022-10-31 14:51:27
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
Allow local user to do MFA
Type: Feature / Enhancement Priority: Medium
**Is your feature request related to a problem? Please describe.** Add the action trigger radius mfa and trigger portal mfa for a local user. **Describe the solution you'd like** Right now the action is available in the frontend but when you add it and save it does nothing since the field is not available in the password table. ``` +-----------------+--------------+------+-----+---------------------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------------+--------------+------+-----+---------------------+-------+ | tenant_id | int(11) | NO | PRI | 1 | | | pid | varchar(255) | NO | PRI | NULL | | | password | varchar(255) | NO | | NULL | | | valid_from | datetime | NO | | 0000-00-00 00:00:00 | | | expiration | datetime | NO | | NULL | | | access_duration | varchar(255) | YES | | NULL | | | access_level | varchar(255) | YES | | NONE | | | category | int(11) | YES | MUL | NULL | | | sponsor | tinyint(1) | NO | | 0 | | | unregdate | datetime | NO | | 0000-00-00 00:00:00 | | | login_remaining | int(11) | YES | | NULL | | +-----------------+--------------+------+-----+---------------------+-------+ ``` So we should add the field in the password table and make MFA available for local user. **Additional context** Availables options for the user action (we should remove some elements) ![image](https://user-images.githubusercontent.com/1553962/199026367-6a09aa84-6a75-4f59-8fd6-b3fbe2eaeb19.png)
1.0
Allow local user to do MFA - **Is your feature request related to a problem? Please describe.** Add the action trigger radius mfa and trigger portal mfa for a local user. **Describe the solution you'd like** Right now the action is available in the frontend but when you add it and save it does nothing since the field is not available in the password table. ``` +-----------------+--------------+------+-----+---------------------+-------+ | Field | Type | Null | Key | Default | Extra | +-----------------+--------------+------+-----+---------------------+-------+ | tenant_id | int(11) | NO | PRI | 1 | | | pid | varchar(255) | NO | PRI | NULL | | | password | varchar(255) | NO | | NULL | | | valid_from | datetime | NO | | 0000-00-00 00:00:00 | | | expiration | datetime | NO | | NULL | | | access_duration | varchar(255) | YES | | NULL | | | access_level | varchar(255) | YES | | NONE | | | category | int(11) | YES | MUL | NULL | | | sponsor | tinyint(1) | NO | | 0 | | | unregdate | datetime | NO | | 0000-00-00 00:00:00 | | | login_remaining | int(11) | YES | | NULL | | +-----------------+--------------+------+-----+---------------------+-------+ ``` So we should add the field in the password table and make MFA available for local user. **Additional context** Availables options for the user action (we should remove some elements) ![image](https://user-images.githubusercontent.com/1553962/199026367-6a09aa84-6a75-4f59-8fd6-b3fbe2eaeb19.png)
priority
allow local user to do mfa is your feature request related to a problem please describe add the action trigger radius mfa and trigger portal mfa for a local user describe the solution you d like right now the action is available in the frontend but when you add it and save it does nothing since the field is not available in the password table field type null key default extra tenant id int no pri pid varchar no pri null password varchar no null valid from datetime no expiration datetime no null access duration varchar yes null access level varchar yes none category int yes mul null sponsor tinyint no unregdate datetime no login remaining int yes null so we should add the field in the password table and make mfa available for local user additional context availables options for the user action we should remove some elements
1
372,196
11,010,783,993
IssuesEvent
2019-12-04 15:11:01
geosolutions-it/geotools
https://api.github.com/repos/geosolutions-it/geotools
closed
Perform tests with WFS and WMS
C009-2016-MONGODB Priority: Medium Task
We will focus on WFS, if WMS works properly WMS will probably too. We need to perform tests with the user provided data, i.e. DATEX.
1.0
Perform tests with WFS and WMS - We will focus on WFS, if WMS works properly WMS will probably too. We need to perform tests with the user provided data, i.e. DATEX.
priority
perform tests with wfs and wms we will focus on wfs if wms works properly wms will probably too we need to perform tests with the user provided data i e datex
1
552,602
16,244,671,904
IssuesEvent
2021-05-07 13:32:24
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
fwrite() function will cause the program to crash when wrong parameters passed
area: C Library bug priority: medium
**Describe the bug** I am testing the libc module in qemu_x86, It has a function fwrite. when I passed the wrong parameters, the program crashed. **To Reproduce** Steps to reproduce the behavior: 1. write the code "fwrite("This 3", -1, 1, stdout);" 2. twister -p qemu_x86 -T tests/lib/c_lib/ 3. See error **Expected behavior** program runs normally **Impact** Looking to move forward on working with the fwrite function **Logs and console output** ^[[0mSeaBIOS (version zephyr-v1.0.0-0-g31d4e0e-dirty-20200714_234759-fv-az50-zephyr) Booting from ROM..*** Booting Zephyr OS build zephyr-v2.5.0-751-gee56f3c081b8 *** Running test suite test_c_lib ``` =================================================================== START - test_limits This 3^@(long_max + long_one == LONG_MIN) is false^@exit failed^@strtok_r error '%s' / '%s'^@(len not equal to tlen)^@(len equal to tlen)^@1,2,3,4,5^@, ^@,, 1 ,2 ,3 4,5 ^@1,2 3,,,4 5 ^@0,1,,,2 3,,,4 5^@A,,,2,3,,,4 5^@1,,,2,3,,,^@| ^@1|2|3,4|5^@test_c_lib^@2^@4^@test_limits^@test_ssize_t^@test_stdbool^@test_stddef^@test_stdint^@test_memcmp^@test_strchr^@test_strcpy^@test_strncpy^@test_memset^@test_strlen^@test_strcmp^@test_strxspn^@test_bsearch^@test_abs^@test_atoi^@test_strncmp^@test_strtoxl^@test_checktype^@test_memstr^@test_time^@test_abort^@test_exit^@test_str_operate^@test_tolower_toupper^@test_strtok_r^@%c: syscall %s failed check: Memory region %p (size %zu) %s access denied ^@WEST_TOPDIR/zephyr/lib/os/heap.c^@chunk_used(h, c)^@ASSERTION FAIL [%s] @ %s:%d ^@ unexpected heap state (double-free?) for memory at %p ^@left_chunk(h, right_chunk(h, c)) == c^@ corrupted heap bounds (buffer overflow?) for memory at %p ^@(align & (align - 1)) == 0^@ align must be a power of 2 ^@bytes > heap_footer_bytes(bytes)^@ heap size is too small ^@buf_sz > chunksz(sizeof(struct z_heap))^@chunk0_size + min_chunk_size(h) < buf_sz^@(nil)^@write^@%c: ^@%02x ^@ ^@|^@%c^@UART_0^@WEST_TOPDIR/zephyr/drivers/interrupt_controller/intc_system_apic.c^@irq <= ((24 + 6) - 1)^@ invalid irq line ^@sys_clock^@WEST_TOPDIR/zephyr/include/spinlock.h^@z_spin_lock_valid(l)^@ Recursive spinlock %p ^@z_spin_unlock_valid(l)^@ Not my spinlock %p ^@%c: EAX: 0x%08x, EBX: 0x%08x, ECX: 0x%08x, EDX: 0x%08x ^@%c: ESI: 0x%08x, EDI: 0x%08x, EBP: 0x%08x, ESP: 0x%08x ^@%c: EFLAGS: 0x%08x CS: 0x%04x CR3: 0x%08lx ^@%c: call trace: ^@%c: EIP: 0x%08x ^@%c: NULL base ptr ^@%c: unaligned frame ptr ^@%c: corrupted? (bp=%p) ^@%c: 0x%08lx (0x%lx) ^@%c: Divide by zero ^@%c: Debug ^@%c: Non-maskable interrupt ^@%c: Breakpoint ^@%c: Overflow ^@%c: Bound range exceeded ^@%c: Invalid opcode ^@%c: Floating point unit device not available ^@%c: Double fault (code 0x%lx) ^@%c: Co-processor segment overrun ^@%c: Invalid TSS (code 0x%lx) ^@%c: Segment not present (code 0x%lx) ^@%c: Stack segment fault ^@%c: General protection fault (code 0x%lx) ^@%c: x87 floating point exception ^@%c: Alignment check (code 0x%lx) ^@%c: Machine check ^@%c: SIMD floating point exception ^@%c: Virtualization exception ^@%c: Security exception ^@execute^@user^@supervisor^@%c: Page fault at address %p (error code 0x%lx) ^@%c: Reserved bits set in page tables ^@%c: Linear address not present in page tables ^@%c: Access violation: %s thread not allowed to %s ^@%c: Protection key disallowed ^@%c: SGX access control violation ^@%s^@WEST_TOPDIR/zephyr/arch/x86/core/x86_mmu.c^@(src[i] & (1ULL << (7))) == 0^@ large page encountered "~/zephyrproject/zephyr/twister-out/qemu_x86/tests/lib/c_lib/libraries.libc/handler.log" [dos] 139L, 9719C ``` **Environment (please complete the following information):** - Linux - Toolchain Zephyr SDK 0.12.3
1.0
fwrite() function will cause the program to crash when wrong parameters passed - **Describe the bug** I am testing the libc module in qemu_x86, It has a function fwrite. when I passed the wrong parameters, the program crashed. **To Reproduce** Steps to reproduce the behavior: 1. write the code "fwrite("This 3", -1, 1, stdout);" 2. twister -p qemu_x86 -T tests/lib/c_lib/ 3. See error **Expected behavior** program runs normally **Impact** Looking to move forward on working with the fwrite function **Logs and console output** ^[[0mSeaBIOS (version zephyr-v1.0.0-0-g31d4e0e-dirty-20200714_234759-fv-az50-zephyr) Booting from ROM..*** Booting Zephyr OS build zephyr-v2.5.0-751-gee56f3c081b8 *** Running test suite test_c_lib ``` =================================================================== START - test_limits This 3^@(long_max + long_one == LONG_MIN) is false^@exit failed^@strtok_r error '%s' / '%s'^@(len not equal to tlen)^@(len equal to tlen)^@1,2,3,4,5^@, ^@,, 1 ,2 ,3 4,5 ^@1,2 3,,,4 5 ^@0,1,,,2 3,,,4 5^@A,,,2,3,,,4 5^@1,,,2,3,,,^@| ^@1|2|3,4|5^@test_c_lib^@2^@4^@test_limits^@test_ssize_t^@test_stdbool^@test_stddef^@test_stdint^@test_memcmp^@test_strchr^@test_strcpy^@test_strncpy^@test_memset^@test_strlen^@test_strcmp^@test_strxspn^@test_bsearch^@test_abs^@test_atoi^@test_strncmp^@test_strtoxl^@test_checktype^@test_memstr^@test_time^@test_abort^@test_exit^@test_str_operate^@test_tolower_toupper^@test_strtok_r^@%c: syscall %s failed check: Memory region %p (size %zu) %s access denied ^@WEST_TOPDIR/zephyr/lib/os/heap.c^@chunk_used(h, c)^@ASSERTION FAIL [%s] @ %s:%d ^@ unexpected heap state (double-free?) for memory at %p ^@left_chunk(h, right_chunk(h, c)) == c^@ corrupted heap bounds (buffer overflow?) for memory at %p ^@(align & (align - 1)) == 0^@ align must be a power of 2 ^@bytes > heap_footer_bytes(bytes)^@ heap size is too small ^@buf_sz > chunksz(sizeof(struct z_heap))^@chunk0_size + min_chunk_size(h) < buf_sz^@(nil)^@write^@%c: ^@%02x ^@ ^@|^@%c^@UART_0^@WEST_TOPDIR/zephyr/drivers/interrupt_controller/intc_system_apic.c^@irq <= ((24 + 6) - 1)^@ invalid irq line ^@sys_clock^@WEST_TOPDIR/zephyr/include/spinlock.h^@z_spin_lock_valid(l)^@ Recursive spinlock %p ^@z_spin_unlock_valid(l)^@ Not my spinlock %p ^@%c: EAX: 0x%08x, EBX: 0x%08x, ECX: 0x%08x, EDX: 0x%08x ^@%c: ESI: 0x%08x, EDI: 0x%08x, EBP: 0x%08x, ESP: 0x%08x ^@%c: EFLAGS: 0x%08x CS: 0x%04x CR3: 0x%08lx ^@%c: call trace: ^@%c: EIP: 0x%08x ^@%c: NULL base ptr ^@%c: unaligned frame ptr ^@%c: corrupted? (bp=%p) ^@%c: 0x%08lx (0x%lx) ^@%c: Divide by zero ^@%c: Debug ^@%c: Non-maskable interrupt ^@%c: Breakpoint ^@%c: Overflow ^@%c: Bound range exceeded ^@%c: Invalid opcode ^@%c: Floating point unit device not available ^@%c: Double fault (code 0x%lx) ^@%c: Co-processor segment overrun ^@%c: Invalid TSS (code 0x%lx) ^@%c: Segment not present (code 0x%lx) ^@%c: Stack segment fault ^@%c: General protection fault (code 0x%lx) ^@%c: x87 floating point exception ^@%c: Alignment check (code 0x%lx) ^@%c: Machine check ^@%c: SIMD floating point exception ^@%c: Virtualization exception ^@%c: Security exception ^@execute^@user^@supervisor^@%c: Page fault at address %p (error code 0x%lx) ^@%c: Reserved bits set in page tables ^@%c: Linear address not present in page tables ^@%c: Access violation: %s thread not allowed to %s ^@%c: Protection key disallowed ^@%c: SGX access control violation ^@%s^@WEST_TOPDIR/zephyr/arch/x86/core/x86_mmu.c^@(src[i] & (1ULL << (7))) == 0^@ large page encountered "~/zephyrproject/zephyr/twister-out/qemu_x86/tests/lib/c_lib/libraries.libc/handler.log" [dos] 139L, 9719C ``` **Environment (please complete the following information):** - Linux - Toolchain Zephyr SDK 0.12.3
priority
fwrite function will cause the program to crash when wrong parameters passed describe the bug i am testing the libc module in qemu it has a function fwrite when i passed the wrong parameters the program crashed to reproduce steps to reproduce the behavior write the code fwrite this stdout twister p qemu t tests lib c lib see error expected behavior program runs normally impact looking to move forward on working with the fwrite function logs and console output version zephyr dirty fv zephyr booting from rom booting zephyr os build zephyr running test suite test c lib start test limits this long max long one long min is false exit failed strtok r error s s len not equal to tlen len equal to tlen a test c lib test limits test ssize t test stdbool test stddef test stdint test memcmp test strchr test strcpy test strncpy test memset test strlen test strcmp test strxspn test bsearch test abs test atoi test strncmp test strtoxl test checktype test memstr test time test abort test exit test str operate test tolower toupper test strtok r c syscall s failed check memory region p size zu s access denied west topdir zephyr lib os heap c chunk used h c assertion fail s d unexpected heap state double free for memory at p left chunk h right chunk h c c corrupted heap bounds buffer overflow for memory at p align align align must be a power of bytes heap footer bytes bytes heap size is too small buf sz chunksz sizeof struct z heap size min chunk size h buf sz nil write c c uart west topdir zephyr drivers interrupt controller intc system apic c irq invalid irq line sys clock west topdir zephyr include spinlock h z spin lock valid l recursive spinlock p z spin unlock valid l not my spinlock p c eax ebx ecx edx c esi edi ebp esp c eflags cs c call trace c eip c null base ptr c unaligned frame ptr c corrupted bp p c lx c divide by zero c debug c non maskable interrupt c breakpoint c overflow c bound range exceeded c invalid opcode c floating point unit device not available c double fault code lx c co processor segment overrun c invalid tss code lx c segment not present code lx c stack segment fault c general protection fault code lx c floating point exception c alignment check code lx c machine check c simd floating point exception c virtualization exception c security exception execute user supervisor c page fault at address p error code lx c reserved bits set in page tables c linear address not present in page tables c access violation s thread not allowed to s c protection key disallowed c sgx access control violation s west topdir zephyr arch core mmu c src large page encountered zephyrproject zephyr twister out qemu tests lib c lib libraries libc handler log environment please complete the following information linux toolchain zephyr sdk
1
648,019
21,162,997,048
IssuesEvent
2022-04-07 11:06:28
AY2122S2-CS2113T-T10-3/tp
https://api.github.com/repos/AY2122S2-CS2113T-T10-3/tp
closed
The current AddParser throw exception of flag for time even when it's actually valid
type.Bug priority.Medium
<img width="938" alt="Screen Shot 2022-04-07 at 9 42 20 AM" src="https://user-images.githubusercontent.com/78465180/162103622-77eda748-2e3b-43de-a079-2dc8d7672505.png">
1.0
The current AddParser throw exception of flag for time even when it's actually valid - <img width="938" alt="Screen Shot 2022-04-07 at 9 42 20 AM" src="https://user-images.githubusercontent.com/78465180/162103622-77eda748-2e3b-43de-a079-2dc8d7672505.png">
priority
the current addparser throw exception of flag for time even when it s actually valid img width alt screen shot at am src
1
515,804
14,969,486,537
IssuesEvent
2021-01-27 18:13:06
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
Deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld().
component: multibody plant priority: medium team: dynamics type: cleanup
While working on #14268, we decided that for a consistent API for center of mass methods, it would be beneficial to deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld(). As decided in issue #14268, the public API for center of mass methods names are (or will be): Vector3<T> CalcCenterOfMassPositionInWorld(const systems::Context& context) const; Vector3 <T> CalcCenterOfMassVelocityInWorld(const systems::Context& context) const; Vector3<T> CalcCenterOfMassAccelerationInWorld(const systems::Context& context) const; Vector3<T> CalcCenterOfMassPositionInWorld(const systems::Context& context, const std::vector& model_instances) const; Vector3<T> CalcCenterOfMassVelocityInWorld(const systems::Context& context, const std::vector& model_instances) const; Vector3<T> CalcCenterOfMassAccelerationInWorld(const systems::Context& context, const std::vector& model_instances) const;
1.0
Deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld(). - While working on #14268, we decided that for a consistent API for center of mass methods, it would be beneficial to deprecate CalcCenterOfMassPosition() in favor of CalcCenterOfMassPositionInWorld(). As decided in issue #14268, the public API for center of mass methods names are (or will be): Vector3<T> CalcCenterOfMassPositionInWorld(const systems::Context& context) const; Vector3 <T> CalcCenterOfMassVelocityInWorld(const systems::Context& context) const; Vector3<T> CalcCenterOfMassAccelerationInWorld(const systems::Context& context) const; Vector3<T> CalcCenterOfMassPositionInWorld(const systems::Context& context, const std::vector& model_instances) const; Vector3<T> CalcCenterOfMassVelocityInWorld(const systems::Context& context, const std::vector& model_instances) const; Vector3<T> CalcCenterOfMassAccelerationInWorld(const systems::Context& context, const std::vector& model_instances) const;
priority
deprecate calccenterofmassposition in favor of calccenterofmasspositioninworld while working on we decided that for a consistent api for center of mass methods it would be beneficial to deprecate calccenterofmassposition in favor of calccenterofmasspositioninworld as decided in issue the public api for center of mass methods names are or will be calccenterofmasspositioninworld const systems context context const calccenterofmassvelocityinworld const systems context context const calccenterofmassaccelerationinworld const systems context context const calccenterofmasspositioninworld const systems context context const std vector model instances const calccenterofmassvelocityinworld const systems context context const std vector model instances const calccenterofmassaccelerationinworld const systems context context const std vector model instances const
1
774,014
27,180,205,131
IssuesEvent
2023-02-18 14:30:02
Password4j/password4j
https://api.github.com/repos/Password4j/password4j
closed
Inconsistency between public and internal APIs
type: bug good first issue priority: medium status: confirmed
@firaja That works like a charm, thanks for the quick support and fix! I accidentally noticed something else though. See this test: ```java @Test public void test_using_function_directly() { String hash = "$argon2id$v=19$m=16384,t=2,p=1$nlm7oNI5zquzSYkyby6oVw$JOkJAYrDB0i2gmiJrXC6o2r+u1rszCm/RO9gIQtnxlY"; Argon2Function function = Argon2Function.getInstanceFromHash(hash); boolean test1 = Password.check("Test123!", hash).with(function); assertTrue(test1); boolean test2 = function.check("Test123!", hash); assertTrue(test2); } ``` When using the function directly to check, it doesn't work. This is not the case with for example Bcrypt. Not a big deal for me, I'll use the first way, but I thought you should know. Maybe extract this to a separate issue? Or ignore, it's up to you. :) _Originally posted by @anton-johansson in https://github.com/Password4j/password4j/issues/92#issuecomment-1342537831_
1.0
Inconsistency between public and internal APIs - @firaja That works like a charm, thanks for the quick support and fix! I accidentally noticed something else though. See this test: ```java @Test public void test_using_function_directly() { String hash = "$argon2id$v=19$m=16384,t=2,p=1$nlm7oNI5zquzSYkyby6oVw$JOkJAYrDB0i2gmiJrXC6o2r+u1rszCm/RO9gIQtnxlY"; Argon2Function function = Argon2Function.getInstanceFromHash(hash); boolean test1 = Password.check("Test123!", hash).with(function); assertTrue(test1); boolean test2 = function.check("Test123!", hash); assertTrue(test2); } ``` When using the function directly to check, it doesn't work. This is not the case with for example Bcrypt. Not a big deal for me, I'll use the first way, but I thought you should know. Maybe extract this to a separate issue? Or ignore, it's up to you. :) _Originally posted by @anton-johansson in https://github.com/Password4j/password4j/issues/92#issuecomment-1342537831_
priority
inconsistency between public and internal apis firaja that works like a charm thanks for the quick support and fix i accidentally noticed something else though see this test java test public void test using function directly string hash v m t p function getinstancefromhash hash boolean password check hash with function asserttrue boolean function check hash asserttrue when using the function directly to check it doesn t work this is not the case with for example bcrypt not a big deal for me i ll use the first way but i thought you should know maybe extract this to a separate issue or ignore it s up to you originally posted by anton johansson in
1
151,097
5,798,145,879
IssuesEvent
2017-05-03 00:20:37
Brevada/brv
https://api.github.com/repos/Brevada/brv
closed
Handbook: How to Leverage Brevada
Business Development medium priority
Similar to the Shopify 'Grow' handbook. Rather than making a 'how to use Brevada' handbook, let's frame everything in the form of 'how to leverage Brevada'.
1.0
Handbook: How to Leverage Brevada - Similar to the Shopify 'Grow' handbook. Rather than making a 'how to use Brevada' handbook, let's frame everything in the form of 'how to leverage Brevada'.
priority
handbook how to leverage brevada similar to the shopify grow handbook rather than making a how to use brevada handbook let s frame everything in the form of how to leverage brevada
1
585,303
17,484,570,929
IssuesEvent
2021-08-09 09:17:27
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
opened
[Mobile version] Wrong resolution of 'Мій профіль', 'Додати гурток' and 'Додати центр' pages
bug Priority: Medium
**Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit), mobile version iPhone X **Reproducible:** always **Build found:** last commit **Preconditions** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Log in 3. Click on 'Мій Профіль' **Steps to reproduce** 1. Scroll down and to the side 2. Click on 'Додати гурток' 3. Scroll down and to the side 4. Click on 'Додати центр' 5. Scroll down and to the side **Actual result** 'Мій Профіль', 'Додати гурток', 'Додати центр' pages are not visible https://user-images.githubusercontent.com/87872581/128683438-f8e0fb4c-1e07-4c69-a171-80177b84aebe.mp4 **Expected result** 'Мій Профіль', 'Додати гурток', 'Додати центр' pages are visible (e.g. for 'Додати гурток') https://user-images.githubusercontent.com/87872581/128683962-6e8ab657-70aa-42db-b4b7-b17520860ee3.mp4
1.0
[Mobile version] Wrong resolution of 'Мій профіль', 'Додати гурток' and 'Додати центр' pages - **Environment:** Windows 10, Google Chrome Version 92.0.4515.107 (Official Build) (64-bit), mobile version iPhone X **Reproducible:** always **Build found:** last commit **Preconditions** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Log in 3. Click on 'Мій Профіль' **Steps to reproduce** 1. Scroll down and to the side 2. Click on 'Додати гурток' 3. Scroll down and to the side 4. Click on 'Додати центр' 5. Scroll down and to the side **Actual result** 'Мій Профіль', 'Додати гурток', 'Додати центр' pages are not visible https://user-images.githubusercontent.com/87872581/128683438-f8e0fb4c-1e07-4c69-a171-80177b84aebe.mp4 **Expected result** 'Мій Профіль', 'Додати гурток', 'Додати центр' pages are visible (e.g. for 'Додати гурток') https://user-images.githubusercontent.com/87872581/128683962-6e8ab657-70aa-42db-b4b7-b17520860ee3.mp4
priority
wrong resolution of мій профіль додати гурток and додати центр pages environment windows google chrome version official build bit mobile version iphone x reproducible always build found last commit preconditions go to log in click on мій профіль steps to reproduce scroll down and to the side click on додати гурток scroll down and to the side click on додати центр scroll down and to the side actual result мій профіль додати гурток додати центр pages are not visible expected result мій профіль додати гурток додати центр pages are visible e g for додати гурток
1
825,139
31,274,909,706
IssuesEvent
2023-08-22 05:13:53
pombase/website
https://api.github.com/repos/pombase/website
closed
Improve characterization data and provide a graph
needs checking medium priority for_paper
I think that we are beginning to see an 'uptick' in the number of unknowns characterized. It would be useful to graph this data on the curation stats page https://www.pombase.org/status/gene-characterisation The historical data is here https://www.pombase.org/status/gene-characterisation-statistics-history (Ideally we would reparse the colour= qualifier from the EMBL files at each year end) I'd like to start promoting the unknown stuff a bit more widely. There is definitely a lot of increased interest in them. An accessible graph would be very useful for tweeting etc.
1.0
Improve characterization data and provide a graph - I think that we are beginning to see an 'uptick' in the number of unknowns characterized. It would be useful to graph this data on the curation stats page https://www.pombase.org/status/gene-characterisation The historical data is here https://www.pombase.org/status/gene-characterisation-statistics-history (Ideally we would reparse the colour= qualifier from the EMBL files at each year end) I'd like to start promoting the unknown stuff a bit more widely. There is definitely a lot of increased interest in them. An accessible graph would be very useful for tweeting etc.
priority
improve characterization data and provide a graph i think that we are beginning to see an uptick in the number of unknowns characterized it would be useful to graph this data on the curation stats page the historical data is here ideally we would reparse the colour qualifier from the embl files at each year end i d like to start promoting the unknown stuff a bit more widely there is definitely a lot of increased interest in them an accessible graph would be very useful for tweeting etc
1
721,974
24,845,656,701
IssuesEvent
2022-10-26 15:41:01
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
closed
Wrong spacing in filters sidebar's top side
good first issue help wanted 🟨 priority: medium 🛠 goal: fix 🕹 aspect: interface
## Description In the search results page, the top side of filters sidebar has a bigger spacing than [audio release designs](https://www.figma.com/file/w60dl1XPUvSaRncv1Utmnb/Audio-Release?node-id=133%3A14463). The spacing should be `32px`. ## Reproduction 1. Search for anything. 2. Open the filter sidebar 3. Notice the top spacing of the sidebar compared with an [audio release mockup](https://www.figma.com/file/w60dl1XPUvSaRncv1Utmnb/Audio-Release?node-id=133%3A14463). ## Screenshots |Design|Implementation| |:---|:---| |![CleanShot 2022-07-25 at 16 31 08@2x](https://user-images.githubusercontent.com/895819/180869128-05a7fc86-759c-4054-8874-d5133733281d.png)|![CleanShot 2022-07-25 at 16 33 36@2x](https://user-images.githubusercontent.com/895819/180869230-7920736c-9dd2-4c6c-b7fe-5569988a1f7e.png)| ## Resolution - [ ] 🙋 I would be interested in resolving this bug.
1.0
Wrong spacing in filters sidebar's top side - ## Description In the search results page, the top side of filters sidebar has a bigger spacing than [audio release designs](https://www.figma.com/file/w60dl1XPUvSaRncv1Utmnb/Audio-Release?node-id=133%3A14463). The spacing should be `32px`. ## Reproduction 1. Search for anything. 2. Open the filter sidebar 3. Notice the top spacing of the sidebar compared with an [audio release mockup](https://www.figma.com/file/w60dl1XPUvSaRncv1Utmnb/Audio-Release?node-id=133%3A14463). ## Screenshots |Design|Implementation| |:---|:---| |![CleanShot 2022-07-25 at 16 31 08@2x](https://user-images.githubusercontent.com/895819/180869128-05a7fc86-759c-4054-8874-d5133733281d.png)|![CleanShot 2022-07-25 at 16 33 36@2x](https://user-images.githubusercontent.com/895819/180869230-7920736c-9dd2-4c6c-b7fe-5569988a1f7e.png)| ## Resolution - [ ] 🙋 I would be interested in resolving this bug.
priority
wrong spacing in filters sidebar s top side description in the search results page the top side of filters sidebar has a bigger spacing than the spacing should be reproduction search for anything open the filter sidebar notice the top spacing of the sidebar compared with an screenshots design implementation resolution 🙋 i would be interested in resolving this bug
1
695,085
23,844,051,369
IssuesEvent
2022-09-06 12:45:40
gladiaio/gladia
https://api.github.com/repos/gladiaio/gladia
closed
enable Inference Mode for triton
type: enhancement priority: medium
I0522 19:34:27.633397 73 libtorch.cc:253] Optimized execution is enabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced' I0522 19:34:27.633409 73 libtorch.cc:271] Inference Mode is disabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced'
1.0
enable Inference Mode for triton - I0522 19:34:27.633397 73 libtorch.cc:253] Optimized execution is enabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced' I0522 19:34:27.633409 73 libtorch.cc:271] Inference Mode is disabled for model instance 'hate-speech-detection_bert-base-uncased-hatexplain_base_traced'
priority
enable inference mode for triton libtorch cc optimized execution is enabled for model instance hate speech detection bert base uncased hatexplain base traced libtorch cc inference mode is disabled for model instance hate speech detection bert base uncased hatexplain base traced
1
168,194
6,364,238,765
IssuesEvent
2017-07-31 19:12:11
TerraFusion/basicFusion
https://api.github.com/repos/TerraFusion/basicFusion
opened
Add MODIS band_names attribute
enhancement Fusion Program Medium Priority
Email from Dr. Zhao: > I’m wondering if you can add one attribute for all the MODIS radiance fields. > It is called “band_names” > You can find this attribute from the original MODIS radiance granules. > band_names = 3,4,5,6,7 for EV_500_RefSB > band_names = 1,2 for EV_250_RefSB > band_names = 8,9,10,11,12,13lo,13hi,14lo,14hi,15,16,17,18,19,26 for EV_1KM_RefSB > band_names = 20,21,22,23,24,25,27,28,29,30,31,32,33,34,35,36 for EV_1KM_Emissive
1.0
Add MODIS band_names attribute - Email from Dr. Zhao: > I’m wondering if you can add one attribute for all the MODIS radiance fields. > It is called “band_names” > You can find this attribute from the original MODIS radiance granules. > band_names = 3,4,5,6,7 for EV_500_RefSB > band_names = 1,2 for EV_250_RefSB > band_names = 8,9,10,11,12,13lo,13hi,14lo,14hi,15,16,17,18,19,26 for EV_1KM_RefSB > band_names = 20,21,22,23,24,25,27,28,29,30,31,32,33,34,35,36 for EV_1KM_Emissive
priority
add modis band names attribute email from dr zhao i’m wondering if you can add one attribute for all the modis radiance fields it is called “band names” you can find this attribute from the original modis radiance granules band names for ev refsb band names for ev refsb band names for ev refsb band names for ev emissive
1
680,130
23,259,693,106
IssuesEvent
2022-08-04 12:30:57
SELinuxProject/selinux-kernel
https://api.github.com/repos/SELinuxProject/selinux-kernel
closed
BUG: memory leaks in selinux_sb_eat_lsm_opts()
bug priority/medium
Version: 5.19.0-rc2 After running the SELinux testsuite: ``` unreferenced object 0xffff888114dfd140 (size 64): comm "mount", pid 15182, jiffies 4295687028 (age 796.340s) hex dump (first 32 bytes): 73 79 73 74 65 6d 5f 75 3a 6f 62 6a 65 63 74 5f system_u:object_ 72 3a 74 65 73 74 5f 66 69 6c 65 73 79 73 74 65 r:test_filesyste backtrace: [<ffffffffa07dbef4>] kmemdup_nul+0x24/0x80 [<ffffffffa0d34253>] selinux_sb_eat_lsm_opts+0x293/0x560 [<ffffffffa0d13f08>] security_sb_eat_lsm_opts+0x58/0x80 [<ffffffffa0af1eb2>] generic_parse_monolithic+0x82/0x180 [<ffffffffa0a9c1a5>] do_new_mount+0x1f5/0x550 [<ffffffffa0a9eccb>] path_mount+0x2ab/0x1570 [<ffffffffa0aa019e>] __x64_sys_mount+0x20e/0x280 [<ffffffffa1f47124>] do_syscall_64+0x34/0x80 [<ffffffffa200007e>] entry_SYSCALL_64_after_hwframe+0x46/0xb0 ``` ``` unreferenced object 0xffff88810a958840 (size 64): comm "mount", pid 11288, jiffies 4295609595 (age 1105.612s) hex dump (first 32 bytes): 73 79 73 74 65 6d 5f 75 3a 6f 62 6a 65 63 74 5f system_u:object_ 72 3a 74 65 73 74 5f 66 69 6c 65 73 79 73 74 65 r:test_filesyste backtrace: [<ffffffffa07dbef4>] kmemdup_nul+0x24/0x80 [<ffffffffa0d34253>] selinux_sb_eat_lsm_opts+0x293/0x560 [<ffffffffa0d13f08>] security_sb_eat_lsm_opts+0x58/0x80 [<ffffffffa07c46df>] shmem_parse_options+0x2f/0x1c0 [<ffffffffa0a9c1a5>] do_new_mount+0x1f5/0x550 [<ffffffffa0a9eccb>] path_mount+0x2ab/0x1570 [<ffffffffa0aa019e>] __x64_sys_mount+0x20e/0x280 [<ffffffffa1f47124>] do_syscall_64+0x34/0x80 [<ffffffffa200007e>] entry_SYSCALL_64_after_hwframe+0x46/0xb0 ```
1.0
BUG: memory leaks in selinux_sb_eat_lsm_opts() - Version: 5.19.0-rc2 After running the SELinux testsuite: ``` unreferenced object 0xffff888114dfd140 (size 64): comm "mount", pid 15182, jiffies 4295687028 (age 796.340s) hex dump (first 32 bytes): 73 79 73 74 65 6d 5f 75 3a 6f 62 6a 65 63 74 5f system_u:object_ 72 3a 74 65 73 74 5f 66 69 6c 65 73 79 73 74 65 r:test_filesyste backtrace: [<ffffffffa07dbef4>] kmemdup_nul+0x24/0x80 [<ffffffffa0d34253>] selinux_sb_eat_lsm_opts+0x293/0x560 [<ffffffffa0d13f08>] security_sb_eat_lsm_opts+0x58/0x80 [<ffffffffa0af1eb2>] generic_parse_monolithic+0x82/0x180 [<ffffffffa0a9c1a5>] do_new_mount+0x1f5/0x550 [<ffffffffa0a9eccb>] path_mount+0x2ab/0x1570 [<ffffffffa0aa019e>] __x64_sys_mount+0x20e/0x280 [<ffffffffa1f47124>] do_syscall_64+0x34/0x80 [<ffffffffa200007e>] entry_SYSCALL_64_after_hwframe+0x46/0xb0 ``` ``` unreferenced object 0xffff88810a958840 (size 64): comm "mount", pid 11288, jiffies 4295609595 (age 1105.612s) hex dump (first 32 bytes): 73 79 73 74 65 6d 5f 75 3a 6f 62 6a 65 63 74 5f system_u:object_ 72 3a 74 65 73 74 5f 66 69 6c 65 73 79 73 74 65 r:test_filesyste backtrace: [<ffffffffa07dbef4>] kmemdup_nul+0x24/0x80 [<ffffffffa0d34253>] selinux_sb_eat_lsm_opts+0x293/0x560 [<ffffffffa0d13f08>] security_sb_eat_lsm_opts+0x58/0x80 [<ffffffffa07c46df>] shmem_parse_options+0x2f/0x1c0 [<ffffffffa0a9c1a5>] do_new_mount+0x1f5/0x550 [<ffffffffa0a9eccb>] path_mount+0x2ab/0x1570 [<ffffffffa0aa019e>] __x64_sys_mount+0x20e/0x280 [<ffffffffa1f47124>] do_syscall_64+0x34/0x80 [<ffffffffa200007e>] entry_SYSCALL_64_after_hwframe+0x46/0xb0 ```
priority
bug memory leaks in selinux sb eat lsm opts version after running the selinux testsuite unreferenced object size comm mount pid jiffies age hex dump first bytes system u object r test filesyste backtrace kmemdup nul selinux sb eat lsm opts security sb eat lsm opts generic parse monolithic do new mount path mount sys mount do syscall entry syscall after hwframe unreferenced object size comm mount pid jiffies age hex dump first bytes system u object r test filesyste backtrace kmemdup nul selinux sb eat lsm opts security sb eat lsm opts shmem parse options do new mount path mount sys mount do syscall entry syscall after hwframe
1
467,212
13,443,675,843
IssuesEvent
2020-09-08 08:42:31
discordextremelist/website
https://api.github.com/repos/discordextremelist/website
closed
Filter System for Bots
feature request medium priority
**Is your feature request related to a problem? Please describe.** It should help to filter the bots. For example which libary the bot was programmed with or which tags the bot has. **Describe the solution you'd like** So the feature filters the bots e.g. economy tag then the system only filters out the bots that don't have the economy tag in them or music then the system only filters out the bots that don't have the music tag in them. **Describe alternatives you've considered** I haven't a alternative. **Additional context** .
1.0
Filter System for Bots - **Is your feature request related to a problem? Please describe.** It should help to filter the bots. For example which libary the bot was programmed with or which tags the bot has. **Describe the solution you'd like** So the feature filters the bots e.g. economy tag then the system only filters out the bots that don't have the economy tag in them or music then the system only filters out the bots that don't have the music tag in them. **Describe alternatives you've considered** I haven't a alternative. **Additional context** .
priority
filter system for bots is your feature request related to a problem please describe it should help to filter the bots for example which libary the bot was programmed with or which tags the bot has describe the solution you d like so the feature filters the bots e g economy tag then the system only filters out the bots that don t have the economy tag in them or music then the system only filters out the bots that don t have the music tag in them describe alternatives you ve considered i haven t a alternative additional context
1
411,413
12,017,903,993
IssuesEvent
2020-04-10 19:30:12
FTBTeam/FTB-Presents-Direwolf20-1.12
https://api.github.com/repos/FTBTeam/FTB-Presents-Direwolf20-1.12
closed
FPS issue
Category: User :busts_in_silhouette: Cause: Unknown :grey_question: Priority: Medium :warning: State: Awaiting Reply :speaking_head:
* **Modpack Version**: 1.12 v2.3.0 * **Link to Log or Crash File Paste**: n/a * **Is it Repeatable?**: yes * **Mod/s Affected**: n/a * **Known Fix**: n/a Once logged into the game my FPS drop to 1 or less, but when on the main screen to choose multiplayer and options I'm at normal FPS with no lag Operating System Windows 10 Pro 64-bit CPU AMD FX-8370 45 °C Vishera 32nm Technology RAM 16.0GB Dual-Channel DDR3 @ 666MHz (9-9-9-24) Motherboard MSI 990FXA-GD80 (MS-7640) (CPU 1) 59 °C Graphics DELL ST2420L (1920x1080@60Hz) HP L2208w (1680x1050@60Hz) 2048MB ATI AMD Radeon R9 200 Series (XFX Pine Group) 54 °C Storage 931GB Western Digital WDC WD10EZEX-60WN4A0 ATA Device (SATA ) 36 °C 931GB Hitachi HDS721010CLA332 ATA Device (SATA ) 33 °C Optical Drives No optical disk drives detected Audio Realtek High Definition Audio
1.0
FPS issue - * **Modpack Version**: 1.12 v2.3.0 * **Link to Log or Crash File Paste**: n/a * **Is it Repeatable?**: yes * **Mod/s Affected**: n/a * **Known Fix**: n/a Once logged into the game my FPS drop to 1 or less, but when on the main screen to choose multiplayer and options I'm at normal FPS with no lag Operating System Windows 10 Pro 64-bit CPU AMD FX-8370 45 °C Vishera 32nm Technology RAM 16.0GB Dual-Channel DDR3 @ 666MHz (9-9-9-24) Motherboard MSI 990FXA-GD80 (MS-7640) (CPU 1) 59 °C Graphics DELL ST2420L (1920x1080@60Hz) HP L2208w (1680x1050@60Hz) 2048MB ATI AMD Radeon R9 200 Series (XFX Pine Group) 54 °C Storage 931GB Western Digital WDC WD10EZEX-60WN4A0 ATA Device (SATA ) 36 °C 931GB Hitachi HDS721010CLA332 ATA Device (SATA ) 33 °C Optical Drives No optical disk drives detected Audio Realtek High Definition Audio
priority
fps issue modpack version link to log or crash file paste n a is it repeatable yes mod s affected n a known fix n a once logged into the game my fps drop to or less but when on the main screen to choose multiplayer and options i m at normal fps with no lag operating system windows pro bit cpu amd fx °c vishera technology ram dual channel motherboard msi ms cpu °c graphics dell hp ati amd radeon series xfx pine group °c storage western digital wdc ata device sata °c hitachi ata device sata °c optical drives no optical disk drives detected audio realtek high definition audio
1
730,872
25,191,741,186
IssuesEvent
2022-11-12 02:43:30
mmohare2019/SE_Project
https://api.github.com/repos/mmohare2019/SE_Project
closed
P5 - View live score (1 pt)
User Story Medium priority
As a parent, I want to view the score of my child's game so that I can follow along when I am not present on site
1.0
P5 - View live score (1 pt) - As a parent, I want to view the score of my child's game so that I can follow along when I am not present on site
priority
view live score pt as a parent i want to view the score of my child s game so that i can follow along when i am not present on site
1
767,330
26,919,487,237
IssuesEvent
2023-02-07 09:26:30
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Optimize building of ybctid on pggate side
kind/enhancement area/ysql priority/medium
Jira Link: [DB-4431](https://yugabyte.atlassian.net/browse/DB-4431) ### Description the `PgApiImpl::ProcessYBTupleId` function is used heavily in case of `INSERT`. It is reasonable to optimize it.
1.0
[YSQL] Optimize building of ybctid on pggate side - Jira Link: [DB-4431](https://yugabyte.atlassian.net/browse/DB-4431) ### Description the `PgApiImpl::ProcessYBTupleId` function is used heavily in case of `INSERT`. It is reasonable to optimize it.
priority
optimize building of ybctid on pggate side jira link description the pgapiimpl processybtupleid function is used heavily in case of insert it is reasonable to optimize it
1
354,948
10,574,999,172
IssuesEvent
2019-10-07 14:58:16
compodoc/compodoc
https://api.github.com/repos/compodoc/compodoc
closed
[FEATURE] Search results configurable MAX_RESULTS and pagination
Context : search Priority: Medium Status: Accepted Time: ~1 hour Type: Enhancement wontfix
We are hitting an issue with the MAX_RESULTS being hard-coded. We want to show all the results, as opposed to just the first 15. Ideally, this would have pagination as well. If this is reasonable, I can put the code together and submit a PR. I found two issues similar, but not quite the same https://github.com/compodoc/compodoc/issues/619 https://github.com/compodoc/compodoc/issues/726
1.0
[FEATURE] Search results configurable MAX_RESULTS and pagination - We are hitting an issue with the MAX_RESULTS being hard-coded. We want to show all the results, as opposed to just the first 15. Ideally, this would have pagination as well. If this is reasonable, I can put the code together and submit a PR. I found two issues similar, but not quite the same https://github.com/compodoc/compodoc/issues/619 https://github.com/compodoc/compodoc/issues/726
priority
search results configurable max results and pagination we are hitting an issue with the max results being hard coded we want to show all the results as opposed to just the first ideally this would have pagination as well if this is reasonable i can put the code together and submit a pr i found two issues similar but not quite the same
1
772,341
27,117,191,657
IssuesEvent
2023-02-15 19:33:41
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Admin site doesnt show organizers
priority: medium bug
### Describe the bug Organizers are not shown in the site admin ### How to reproduce Steps to reproduce the behaviour: 1. Go to any event 2. See that the organizers field is empty ### Expected behaviour there should be at least one organizer ### Additional context multiple organizers broke things again
1.0
Admin site doesnt show organizers - ### Describe the bug Organizers are not shown in the site admin ### How to reproduce Steps to reproduce the behaviour: 1. Go to any event 2. See that the organizers field is empty ### Expected behaviour there should be at least one organizer ### Additional context multiple organizers broke things again
priority
admin site doesnt show organizers describe the bug organizers are not shown in the site admin how to reproduce steps to reproduce the behaviour go to any event see that the organizers field is empty expected behaviour there should be at least one organizer additional context multiple organizers broke things again
1
547,733
16,045,976,228
IssuesEvent
2021-04-22 13:41:44
Energy-Innovation/eps-us
https://api.github.com/repos/Energy-Innovation/eps-us
opened
Add wedge diagram calculation description to docs
data only medium priority
We should add a new documentation page explaining how we calculate the wedge diagrams. Have gotten multiple requests for this information.
1.0
Add wedge diagram calculation description to docs - We should add a new documentation page explaining how we calculate the wedge diagrams. Have gotten multiple requests for this information.
priority
add wedge diagram calculation description to docs we should add a new documentation page explaining how we calculate the wedge diagrams have gotten multiple requests for this information
1
398,583
11,741,912,174
IssuesEvent
2020-03-11 23:01:01
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Link to source in footer
easy and fun feature priority: medium
In GitLab by @thomwiggers on Jan 19, 2017, 16:49 As discussed in !302 it would be nice to provide a link from the site to this repository.
1.0
Link to source in footer - In GitLab by @thomwiggers on Jan 19, 2017, 16:49 As discussed in !302 it would be nice to provide a link from the site to this repository.
priority
link to source in footer in gitlab by thomwiggers on jan as discussed in it would be nice to provide a link from the site to this repository
1
55,464
3,073,463,748
IssuesEvent
2015-08-19 22:06:47
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Testing fragments
bug imported invalid Priority-Medium
_From [G.Rjab...@gmail.com](https://code.google.com/u/114613923384070765920/) on January 21, 2013 03:45:26_ What steps will reproduce the problem? 1. solo.waitForFragmentById(int id) method doesn't work _Original issue: http://code.google.com/p/robotium/issues/detail?id=382_
1.0
Testing fragments - _From [G.Rjab...@gmail.com](https://code.google.com/u/114613923384070765920/) on January 21, 2013 03:45:26_ What steps will reproduce the problem? 1. solo.waitForFragmentById(int id) method doesn't work _Original issue: http://code.google.com/p/robotium/issues/detail?id=382_
priority
testing fragments from on january what steps will reproduce the problem solo waitforfragmentbyid int id method doesn t work original issue
1
232,748
7,674,585,475
IssuesEvent
2018-05-15 05:00:37
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
allow to ignore lumilists when using FileBased splitting
Medium Priority
see https://hypernews.cern.ch/HyperNews/CMS/get/computing-tools/3554/2/1/1/1/2/2/1/2/2/1/1/1/1/1/1/1/1/1.html this is needed by https://github.com/dmwm/CRABServer/issues/5645 @ticoann @amaltaro @hufnagel let's use this to converge on the new signature for the SplitterFactory so that I can make the proper changes to CRAB in https://github.com/dmwm/CRABServer/blob/master/src/python/TaskWorker/Actions/Splitter.py
1.0
allow to ignore lumilists when using FileBased splitting - see https://hypernews.cern.ch/HyperNews/CMS/get/computing-tools/3554/2/1/1/1/2/2/1/2/2/1/1/1/1/1/1/1/1/1.html this is needed by https://github.com/dmwm/CRABServer/issues/5645 @ticoann @amaltaro @hufnagel let's use this to converge on the new signature for the SplitterFactory so that I can make the proper changes to CRAB in https://github.com/dmwm/CRABServer/blob/master/src/python/TaskWorker/Actions/Splitter.py
priority
allow to ignore lumilists when using filebased splitting see this is needed by ticoann amaltaro hufnagel let s use this to converge on the new signature for the splitterfactory so that i can make the proper changes to crab in
1
254,586
8,075,552,518
IssuesEvent
2018-08-07 06:18:14
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
Error 422 after scope extention for "Керівник закладу ОЗ" on PROD
kind/support priority/medium status/wontfix
Error 422 after scope extention for "Керівник закладу ОЗ" on PROD Steps to Reproduce 1) scopes update by owner. 2) The requested scopes match the list for owner (https://edenlab.atlassian.net/wiki/spaces/EH/pages/2004415/Scopes+model) 3) request url - http://api-svc.mithril/oauth/apps/authorize Actual result error message - "User requested scope that is not allowed by role based access policies." Expected result scope extension and token update additional info #2 https://docs.google.com/spreadsheets/d/1jZyK1mWHtxyfxGoWy04oWQyLcUETgvn1hPm0lGqePNI/edit#gid=0
1.0
Error 422 after scope extention for "Керівник закладу ОЗ" on PROD - Error 422 after scope extention for "Керівник закладу ОЗ" on PROD Steps to Reproduce 1) scopes update by owner. 2) The requested scopes match the list for owner (https://edenlab.atlassian.net/wiki/spaces/EH/pages/2004415/Scopes+model) 3) request url - http://api-svc.mithril/oauth/apps/authorize Actual result error message - "User requested scope that is not allowed by role based access policies." Expected result scope extension and token update additional info #2 https://docs.google.com/spreadsheets/d/1jZyK1mWHtxyfxGoWy04oWQyLcUETgvn1hPm0lGqePNI/edit#gid=0
priority
error after scope extention for керівник закладу оз on prod error after scope extention for керівник закладу оз on prod steps to reproduce scopes update by owner the requested scopes match the list for owner request url actual result error message user requested scope that is not allowed by role based access policies expected result scope extension and token update additional info
1
476,333
13,736,962,121
IssuesEvent
2020-10-05 12:32:57
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Tapping outside the Grid does not close edited cell in Safari on iOS
Bug C: Grid Kendo1 Priority 1 SEV: Medium Touch Devices
### Reproduction of the problem 1. Run this dojo - https://runner.telerik.io/fullscreen/ALAYibEl/18 1. open in Safari on iOS or in Chrome device simulation mode 1. edit a cell in the Grid 1. tap/click outside the Grid ### Current behavior The cell is not closed. Video - https://www.screencast.com/t/M4ItFjSurju ### Expected/desired behavior The cell should close and the value should be changed ### Environment * **Kendo UI version:** 2019.3.1023 * **jQuery version:** 1.12.3 * **Browser:** [iOS XX Safari]
1.0
Tapping outside the Grid does not close edited cell in Safari on iOS - ### Reproduction of the problem 1. Run this dojo - https://runner.telerik.io/fullscreen/ALAYibEl/18 1. open in Safari on iOS or in Chrome device simulation mode 1. edit a cell in the Grid 1. tap/click outside the Grid ### Current behavior The cell is not closed. Video - https://www.screencast.com/t/M4ItFjSurju ### Expected/desired behavior The cell should close and the value should be changed ### Environment * **Kendo UI version:** 2019.3.1023 * **jQuery version:** 1.12.3 * **Browser:** [iOS XX Safari]
priority
tapping outside the grid does not close edited cell in safari on ios reproduction of the problem run this dojo open in safari on ios or in chrome device simulation mode edit a cell in the grid tap click outside the grid current behavior the cell is not closed video expected desired behavior the cell should close and the value should be changed environment kendo ui version jquery version browser
1
177,825
6,587,674,119
IssuesEvent
2017-09-13 22:06:14
vanilla-framework/vanilla-framework
https://api.github.com/repos/vanilla-framework/vanilla-framework
opened
image-position pattern needs to remove margin
Priority: Medium Type: Enhancement
There is no case where we want `margin` on an image that is positioned using the `image-position` pattern. It should be set to `0`. Example: https://codepen.io/anthonydillon/pen/JroErj
1.0
image-position pattern needs to remove margin - There is no case where we want `margin` on an image that is positioned using the `image-position` pattern. It should be set to `0`. Example: https://codepen.io/anthonydillon/pen/JroErj
priority
image position pattern needs to remove margin there is no case where we want margin on an image that is positioned using the image position pattern it should be set to example
1
498,016
14,398,891,175
IssuesEvent
2020-12-03 10:11:09
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
opened
Reset filter results after connecting to a wallet on the Split position/Report payouts pages
Medium priority bug
Related to #702 1. Disconnect a wallet 2. apply any filters in the Split position/Report payouts pages 3. Connect to a wallet **AR:** filter's bar is closed, however, filtering is not reset **ER:** filtering should be reset (according to the decision in #555 , which was related to the lists, however, now it is applicable for Split position/Report payouts pages after the new design implementation) **Note:** I think that there is no need to reset filters on the merge/redeem pages as 'No positions' is displayed on these pages when a user is not connected.
1.0
Reset filter results after connecting to a wallet on the Split position/Report payouts pages - Related to #702 1. Disconnect a wallet 2. apply any filters in the Split position/Report payouts pages 3. Connect to a wallet **AR:** filter's bar is closed, however, filtering is not reset **ER:** filtering should be reset (according to the decision in #555 , which was related to the lists, however, now it is applicable for Split position/Report payouts pages after the new design implementation) **Note:** I think that there is no need to reset filters on the merge/redeem pages as 'No positions' is displayed on these pages when a user is not connected.
priority
reset filter results after connecting to a wallet on the split position report payouts pages related to disconnect a wallet apply any filters in the split position report payouts pages connect to a wallet ar filter s bar is closed however filtering is not reset er filtering should be reset according to the decision in which was related to the lists however now it is applicable for split position report payouts pages after the new design implementation note i think that there is no need to reset filters on the merge redeem pages as no positions is displayed on these pages when a user is not connected
1
77,340
3,506,352,132
IssuesEvent
2016-01-08 06:01:17
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Can't Change Password After Update Realmd Database (BB #386)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 16.01.2012 10:26:50 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/386 <hr> Hey Guys My Player Can't Change Password With Command player use change password command in game password change but can't login with new password
1.0
Can't Change Password After Update Realmd Database (BB #386) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 16.01.2012 10:26:50 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/386 <hr> Hey Guys My Player Can't Change Password With Command player use change password command in game password change but can't login with new password
priority
can t change password after update realmd database bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link hey guys my player can t change password with command player use change password command in game password change but can t login with new password
1
3,225
2,537,511,436
IssuesEvent
2015-01-26 21:06:02
web2py/web2py
https://api.github.com/repos/web2py/web2py
opened
Can't define referenced table after it's referencing from web2py v2.9.3
2–5 stars bug imported Priority-Medium
_From [d.bu..._at_gmail.com](https://code.google.com/u/106126117366631760005/) on March 08, 2014 12:14:54_ What steps will reproduce the problem? 1. Define referenced table after it's referencing 2. Set lazy_tables=False (means don't activate lazy_tables) 3. Call any app url What is the expected output? What do you see instead? In web2py v2.8.2 everything is fine - you see the controller's result. From version 2.9.3 (including 2.9.4) you see only "KeyError: 'Cannot resolve reference ... in ... definition'" What version of the product are you using? On what operating system? Ubuntu server 12.04 / Ubuntu desktop 13.10; web2py v2.9.4 Please provide any additional information below. Sample error log: Traceback (most recent call last): File "/home/donatas/web2py/gluon/restricted.py", line 217, in restricted exec ccode in environment File "/home/donatas/web2py/applications/welcome/models/db.py", line 87, in \<module> Field('subject_id', 'reference subject') File "/home/donatas/web2py/gluon/dal.py", line 8223, in define_table table = self.lazy_define_table(tablename,*fields,**args) File "/home/donatas/web2py/gluon/dal.py", line 8260, in lazy_define_table polymodel=polymodel) File "/home/donatas/web2py/gluon/dal.py", line 925, in create_table raise KeyError('Cannot resolve reference &#37;s in &#37;s definition' &#37; (referenced, table._tablename)) KeyError: 'Cannot resolve reference subject in contract definition' _Original issue: http://code.google.com/p/web2py/issues/detail?id=1896_
1.0
Can't define referenced table after it's referencing from web2py v2.9.3 - _From [d.bu..._at_gmail.com](https://code.google.com/u/106126117366631760005/) on March 08, 2014 12:14:54_ What steps will reproduce the problem? 1. Define referenced table after it's referencing 2. Set lazy_tables=False (means don't activate lazy_tables) 3. Call any app url What is the expected output? What do you see instead? In web2py v2.8.2 everything is fine - you see the controller's result. From version 2.9.3 (including 2.9.4) you see only "KeyError: 'Cannot resolve reference ... in ... definition'" What version of the product are you using? On what operating system? Ubuntu server 12.04 / Ubuntu desktop 13.10; web2py v2.9.4 Please provide any additional information below. Sample error log: Traceback (most recent call last): File "/home/donatas/web2py/gluon/restricted.py", line 217, in restricted exec ccode in environment File "/home/donatas/web2py/applications/welcome/models/db.py", line 87, in \<module> Field('subject_id', 'reference subject') File "/home/donatas/web2py/gluon/dal.py", line 8223, in define_table table = self.lazy_define_table(tablename,*fields,**args) File "/home/donatas/web2py/gluon/dal.py", line 8260, in lazy_define_table polymodel=polymodel) File "/home/donatas/web2py/gluon/dal.py", line 925, in create_table raise KeyError('Cannot resolve reference &#37;s in &#37;s definition' &#37; (referenced, table._tablename)) KeyError: 'Cannot resolve reference subject in contract definition' _Original issue: http://code.google.com/p/web2py/issues/detail?id=1896_
priority
can t define referenced table after it s referencing from from on march what steps will reproduce the problem define referenced table after it s referencing set lazy tables false means don t activate lazy tables call any app url what is the expected output what do you see instead in everything is fine you see the controller s result from version including you see only keyerror cannot resolve reference in definition what version of the product are you using on what operating system ubuntu server ubuntu desktop please provide any additional information below sample error log traceback most recent call last file home donatas gluon restricted py line in restricted exec ccode in environment file home donatas applications welcome models db py line in field subject id reference subject file home donatas gluon dal py line in define table table self lazy define table tablename fields args file home donatas gluon dal py line in lazy define table polymodel polymodel file home donatas gluon dal py line in create table raise keyerror cannot resolve reference s in s definition referenced table tablename keyerror cannot resolve reference subject in contract definition original issue
1
569,152
16,996,414,037
IssuesEvent
2021-07-01 07:06:52
conan-io/conan-docker-tools
https://api.github.com/repos/conan-io/conan-docker-tools
opened
[xenial] Create job to remove old images from Artifactory
component: CI priority: medium stage: queue type: engineering
In order to take advantage of Docker cache, we are uploading all the containers generated in PRs to an Artifactory instance. Most of these images are no longer useful and we should remove them from Artifactory to save some space. Task: Identify the PRs that have been closed/merged and remove all the images associated with them. This should be implemented as a Jenkins job.
1.0
[xenial] Create job to remove old images from Artifactory - In order to take advantage of Docker cache, we are uploading all the containers generated in PRs to an Artifactory instance. Most of these images are no longer useful and we should remove them from Artifactory to save some space. Task: Identify the PRs that have been closed/merged and remove all the images associated with them. This should be implemented as a Jenkins job.
priority
create job to remove old images from artifactory in order to take advantage of docker cache we are uploading all the containers generated in prs to an artifactory instance most of these images are no longer useful and we should remove them from artifactory to save some space task identify the prs that have been closed merged and remove all the images associated with them this should be implemented as a jenkins job
1
169,862
6,419,024,461
IssuesEvent
2017-08-08 20:17:11
kduske/TrenchBroom
https://api.github.com/repos/kduske/TrenchBroom
closed
CSG Subtract fails with missing fragments
Platform:All Priority:Medium Type:Bug
When subtracting these two brushes: ``` // entity 0 { "classname" "worldspawn" // brush 0 { ( -1056 1080 -320 ) ( -864 1038 -320 ) ( -960 1059 -128 ) b_sr_20c3 0 64 0 1 1 ( -1056 864 -352 ) ( -1056 864 -160 ) ( -1024 896 -160 ) b_sr_20c3 0 64 0 1 1 ( -1024 896 -384 ) ( -1024 896 -192 ) ( -1024 1072 -192 ) b_sr_20c3 0 64 0 1 1 ( -1056 864 -160 ) ( -1056 864 -352 ) ( -1056 1080 -352 ) b_sr_20c3 0 64 0 1 1 ( -1056 649 -192 ) ( -1024 649 -192 ) ( -1024 621 -192 ) b_sr_20c3 0 64 0 1 1 ( -1024 605 -416 ) ( -1024 633 -416 ) ( -1056 633 -416 ) b_sr_20c3 0 64 0 1 1 } // brush 1 { ( -1088 960 -400 ) ( -1008 960 -288 ) ( -1008 960 -400 ) __TB_empty 0 0 0 1 1 ( -1088 960 -400 ) ( -1088 1024 -288 ) ( -1088 960 -288 ) __TB_empty 0 0 0 1 1 ( -1088 960 -400 ) ( -1008 1024 -400 ) ( -1088 1024 -400 ) __TB_empty 0 0 0 1 1 ( -1088 960 -288 ) ( -1008 1024 -288 ) ( -1008 960 -288 ) __TB_empty 0 0 0 1 1 ( -1088 1024 -400 ) ( -1008 1024 -288 ) ( -1088 1024 -288 ) __TB_empty 0 0 0 1 1 ( -1008 960 -400 ) ( -1008 1024 -288 ) ( -1008 1024 -400 ) __TB_empty 0 0 0 1 1 } } ``` <img width="624" alt="bildschirmfoto 2017-01-29 um 09 13 10" src="https://cloud.githubusercontent.com/assets/186061/22402789/3195a9b8-e603-11e6-9d66-af5d3f4a5bc8.png"> The result is missing two fragments: At the top: <img width="590" alt="bildschirmfoto 2017-01-29 um 09 14 10" src="https://cloud.githubusercontent.com/assets/186061/22402791/5298f5de-e603-11e6-9f8b-5a796560196e.png"> At the bottom: <img width="756" alt="bildschirmfoto 2017-01-29 um 09 14 49" src="https://cloud.githubusercontent.com/assets/186061/22402799/74a84a26-e603-11e6-81aa-2deb275c3621.png">
1.0
CSG Subtract fails with missing fragments - When subtracting these two brushes: ``` // entity 0 { "classname" "worldspawn" // brush 0 { ( -1056 1080 -320 ) ( -864 1038 -320 ) ( -960 1059 -128 ) b_sr_20c3 0 64 0 1 1 ( -1056 864 -352 ) ( -1056 864 -160 ) ( -1024 896 -160 ) b_sr_20c3 0 64 0 1 1 ( -1024 896 -384 ) ( -1024 896 -192 ) ( -1024 1072 -192 ) b_sr_20c3 0 64 0 1 1 ( -1056 864 -160 ) ( -1056 864 -352 ) ( -1056 1080 -352 ) b_sr_20c3 0 64 0 1 1 ( -1056 649 -192 ) ( -1024 649 -192 ) ( -1024 621 -192 ) b_sr_20c3 0 64 0 1 1 ( -1024 605 -416 ) ( -1024 633 -416 ) ( -1056 633 -416 ) b_sr_20c3 0 64 0 1 1 } // brush 1 { ( -1088 960 -400 ) ( -1008 960 -288 ) ( -1008 960 -400 ) __TB_empty 0 0 0 1 1 ( -1088 960 -400 ) ( -1088 1024 -288 ) ( -1088 960 -288 ) __TB_empty 0 0 0 1 1 ( -1088 960 -400 ) ( -1008 1024 -400 ) ( -1088 1024 -400 ) __TB_empty 0 0 0 1 1 ( -1088 960 -288 ) ( -1008 1024 -288 ) ( -1008 960 -288 ) __TB_empty 0 0 0 1 1 ( -1088 1024 -400 ) ( -1008 1024 -288 ) ( -1088 1024 -288 ) __TB_empty 0 0 0 1 1 ( -1008 960 -400 ) ( -1008 1024 -288 ) ( -1008 1024 -400 ) __TB_empty 0 0 0 1 1 } } ``` <img width="624" alt="bildschirmfoto 2017-01-29 um 09 13 10" src="https://cloud.githubusercontent.com/assets/186061/22402789/3195a9b8-e603-11e6-9d66-af5d3f4a5bc8.png"> The result is missing two fragments: At the top: <img width="590" alt="bildschirmfoto 2017-01-29 um 09 14 10" src="https://cloud.githubusercontent.com/assets/186061/22402791/5298f5de-e603-11e6-9f8b-5a796560196e.png"> At the bottom: <img width="756" alt="bildschirmfoto 2017-01-29 um 09 14 49" src="https://cloud.githubusercontent.com/assets/186061/22402799/74a84a26-e603-11e6-81aa-2deb275c3621.png">
priority
csg subtract fails with missing fragments when subtracting these two brushes entity classname worldspawn brush b sr b sr b sr b sr b sr b sr brush tb empty tb empty tb empty tb empty tb empty tb empty img width alt bildschirmfoto um src the result is missing two fragments at the top img width alt bildschirmfoto um src at the bottom img width alt bildschirmfoto um src
1
552,673
16,246,619,039
IssuesEvent
2021-05-07 15:12:56
ansible/awx
https://api.github.com/repos/ansible/awx
closed
Collapse toolbar additionalControls when advancedSearch is displayed
Kebabs component:ui priority:medium state:needs_devel type:enhancement
Currrently there is not enough room for these elements to be displayed as they are...we'll move to a kebab.
1.0
Collapse toolbar additionalControls when advancedSearch is displayed - Currrently there is not enough room for these elements to be displayed as they are...we'll move to a kebab.
priority
collapse toolbar additionalcontrols when advancedsearch is displayed currrently there is not enough room for these elements to be displayed as they are we ll move to a kebab
1
700,799
24,073,981,918
IssuesEvent
2022-09-18 14:54:22
parzh/xrange__core
https://api.github.com/repos/parzh/xrange__core
opened
Remove parameters from (future) `.return(…)` method
Change: major Domain: main Pending: blocked Priority: medium Type: bug
Protocol-compliant implementation assumes `.return(…)` method having a parameter, that's basically passed through as the return value of the method's call. Since `xrange` is a number iterator, it is designed to return "nothing" (i.e., `undefined`) after the iterated range is finished (the current `NaN` is temporary as per parzh/xrange#50), which means that the returned value of `.return(…)` is always an implicit `undefined`, and it doesn't depend on any inputs.
1.0
Remove parameters from (future) `.return(…)` method - Protocol-compliant implementation assumes `.return(…)` method having a parameter, that's basically passed through as the return value of the method's call. Since `xrange` is a number iterator, it is designed to return "nothing" (i.e., `undefined`) after the iterated range is finished (the current `NaN` is temporary as per parzh/xrange#50), which means that the returned value of `.return(…)` is always an implicit `undefined`, and it doesn't depend on any inputs.
priority
remove parameters from future return … method protocol compliant implementation assumes return … method having a parameter that s basically passed through as the return value of the method s call since xrange is a number iterator it is designed to return nothing i e undefined after the iterated range is finished the current nan is temporary as per parzh xrange which means that the returned value of return … is always an implicit undefined and it doesn t depend on any inputs
1
74,911
3,452,435,096
IssuesEvent
2015-12-17 04:16:37
PlanHubMe/PlanHub
https://api.github.com/repos/PlanHubMe/PlanHub
opened
Races are no fun
bug medium priority
`prefs.js` (and maybe other files?) have Time-of-check-to-time-of-use (TOCTTOU) bugs. If you call `prefs/set` quickly enough, multiple rows will be created in the database. This is not a security issue (at least not from what I've found...) but should still be fixed. This probably should be fixed (table locking?)
1.0
Races are no fun - `prefs.js` (and maybe other files?) have Time-of-check-to-time-of-use (TOCTTOU) bugs. If you call `prefs/set` quickly enough, multiple rows will be created in the database. This is not a security issue (at least not from what I've found...) but should still be fixed. This probably should be fixed (table locking?)
priority
races are no fun prefs js and maybe other files have time of check to time of use tocttou bugs if you call prefs set quickly enough multiple rows will be created in the database this is not a security issue at least not from what i ve found but should still be fixed this probably should be fixed table locking
1
147,930
5,656,337,047
IssuesEvent
2017-04-10 00:51:44
diamm/diamm
https://api.github.com/repos/diamm/diamm
closed
Fix formatting of search results in result list
Component: User Interface Priority: Medium Status: In Progress Type: Feature Request
Adding display information for each source result so users can see more information before clicking the link
1.0
Fix formatting of search results in result list - Adding display information for each source result so users can see more information before clicking the link
priority
fix formatting of search results in result list adding display information for each source result so users can see more information before clicking the link
1
788,302
27,750,376,591
IssuesEvent
2023-03-15 20:13:56
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Fixtures are flaky
priority: medium easy and fun bug
### Describe the bug createfixtures may fail randomly in CI. I got this error: <details> <summary>Error</summary> ``` Creating a membergroup File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "activemembers_committee_name_en_key" DETAIL: Key (name)=(Amet) already exists. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/work/concrexit/concrexit/website/manage.py", line 24, in <module> execute_from_command_line(sys.argv) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/__init__.py", line 446, in execute_from_command_line utility.execute() File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/__init__.py", line 440, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/base.py", line 402, in run_from_argv self.execute(*args, **cmd_options) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/base.py", line 448, in execute output = self.handle(*args, **options) File "/home/runner/work/concrexit/concrexit/website/utils/management/commands/createfixtures.py", line 702, in handle self.create_member_group(Society) File "/home/runner/work/concrexit/concrexit/website/utils/management/commands/createfixtures.py", line 215, in create_member_group member_group.photo.save(member_group.name + ".jpeg", ContentFile(icon)) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/fields/files.py", line 98, in save self.instance.save() File "/home/runner/work/concrexit/concrexit/website/activemembers/models.py", line 110, in save super().save(**kwargs) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 812, in save self.save_base( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 862, in save_base parent_inserted = self._save_parents(cls, using, update_fields) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 904, in _save_parents updated = self._save_table( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 1006, in _save_table results = self._do_insert( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 1047, in _do_insert return manager._insert( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/query.py", line 1790, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/sql/compiler.py", line 1660, in execute_sql cursor.execute(sql, params) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) django.db.utils.IntegrityError: duplicate key value violates unique constraint "activemembers_committee_name_en_key" DETAIL: Key (name)=(Amet) already exists. make: *** [Makefile:195: fixtures] Error 1 ``` </details> ### How to reproduce It randomly happens ### Expected behaviour Createfixtures always works ### Additional context It happened here: https://github.com/svthalia/concrexit/actions/runs/3380853146/jobs/5614104395
1.0
Fixtures are flaky - ### Describe the bug createfixtures may fail randomly in CI. I got this error: <details> <summary>Error</summary> ``` Creating a membergroup File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) psycopg2.errors.UniqueViolation: duplicate key value violates unique constraint "activemembers_committee_name_en_key" DETAIL: Key (name)=(Amet) already exists. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/runner/work/concrexit/concrexit/website/manage.py", line 24, in <module> execute_from_command_line(sys.argv) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/__init__.py", line 446, in execute_from_command_line utility.execute() File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/__init__.py", line 440, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/base.py", line 402, in run_from_argv self.execute(*args, **cmd_options) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/core/management/base.py", line 448, in execute output = self.handle(*args, **options) File "/home/runner/work/concrexit/concrexit/website/utils/management/commands/createfixtures.py", line 702, in handle self.create_member_group(Society) File "/home/runner/work/concrexit/concrexit/website/utils/management/commands/createfixtures.py", line 215, in create_member_group member_group.photo.save(member_group.name + ".jpeg", ContentFile(icon)) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/fields/files.py", line 98, in save self.instance.save() File "/home/runner/work/concrexit/concrexit/website/activemembers/models.py", line 110, in save super().save(**kwargs) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 812, in save self.save_base( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 862, in save_base parent_inserted = self._save_parents(cls, using, update_fields) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 904, in _save_parents updated = self._save_table( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 1006, in _save_table results = self._do_insert( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/base.py", line 1047, in _do_insert return manager._insert( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/manager.py", line 85, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/query.py", line 1790, in _insert return query.get_compiler(using=using).execute_sql(returning_fields) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/models/sql/compiler.py", line 1660, in execute_sql cursor.execute(sql, params) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 67, in execute return self._execute_with_wrappers( File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 80, in _execute_with_wrappers return executor(sql, params, many, context) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/utils.py", line 91, in __exit__ raise dj_exc_value.with_traceback(traceback) from exc_value File "/home/runner/.cache/pypoetry/virtualenvs/concrexit-HBEO5f-9-py3.9/lib/python3.9/site-packages/django/db/backends/utils.py", line 89, in _execute return self.cursor.execute(sql, params) django.db.utils.IntegrityError: duplicate key value violates unique constraint "activemembers_committee_name_en_key" DETAIL: Key (name)=(Amet) already exists. make: *** [Makefile:195: fixtures] Error 1 ``` </details> ### How to reproduce It randomly happens ### Expected behaviour Createfixtures always works ### Additional context It happened here: https://github.com/svthalia/concrexit/actions/runs/3380853146/jobs/5614104395
priority
fixtures are flaky describe the bug createfixtures may fail randomly in ci i got this error error creating a membergroup file home runner cache pypoetry virtualenvs concrexit lib site packages django db backends utils py line in execute return self cursor execute sql params errors uniqueviolation duplicate key value violates unique constraint activemembers committee name en key detail key name amet already exists the above exception was the direct cause of the following exception traceback most recent call last file home runner work concrexit concrexit website manage py line in execute from command line sys argv file home runner cache pypoetry virtualenvs concrexit lib site packages django core management init py line in execute from command line utility execute file home runner cache pypoetry virtualenvs concrexit lib site packages django core management init py line in execute self fetch command subcommand run from argv self argv file home runner cache pypoetry virtualenvs concrexit lib site packages django core management base py line in run from argv self execute args cmd options file home runner cache pypoetry virtualenvs concrexit lib site packages django core management base py line in execute output self handle args options file home runner work concrexit concrexit website utils management commands createfixtures py line in handle self create member group society file home runner work concrexit concrexit website utils management commands createfixtures py line in create member group member group photo save member group name jpeg contentfile icon file home runner cache pypoetry virtualenvs concrexit lib site packages django db models fields files py line in save self instance save file home runner work concrexit concrexit website activemembers models py line in save super save kwargs file home runner cache pypoetry virtualenvs concrexit lib site packages django db models base py line in save self save base file home runner cache pypoetry virtualenvs concrexit lib site packages django db models base py line in save base parent inserted self save parents cls using update fields file home runner cache pypoetry virtualenvs concrexit lib site packages django db models base py line in save parents updated self save table file home runner cache pypoetry virtualenvs concrexit lib site packages django db models base py line in save table results self do insert file home runner cache pypoetry virtualenvs concrexit lib site packages django db models base py line in do insert return manager insert file home runner cache pypoetry virtualenvs concrexit lib site packages django db models manager py line in manager method return getattr self get queryset name args kwargs file home runner cache pypoetry virtualenvs concrexit lib site packages django db models query py line in insert return query get compiler using using execute sql returning fields file home runner cache pypoetry virtualenvs concrexit lib site packages django db models sql compiler py line in execute sql cursor execute sql params file home runner cache pypoetry virtualenvs concrexit lib site packages django db backends utils py line in execute return self execute with wrappers file home runner cache pypoetry virtualenvs concrexit lib site packages django db backends utils py line in execute with wrappers return executor sql params many context file home runner cache pypoetry virtualenvs concrexit lib site packages django db backends utils py line in execute return self cursor execute sql params file home runner cache pypoetry virtualenvs concrexit lib site packages django db utils py line in exit raise dj exc value with traceback traceback from exc value file home runner cache pypoetry virtualenvs concrexit lib site packages django db backends utils py line in execute return self cursor execute sql params django db utils integrityerror duplicate key value violates unique constraint activemembers committee name en key detail key name amet already exists make error how to reproduce it randomly happens expected behaviour createfixtures always works additional context it happened here
1
2,964
2,534,845,804
IssuesEvent
2015-01-25 11:57:13
VisiGod/com_tracker
https://api.github.com/repos/VisiGod/com_tracker
opened
Implement seeding time bonus to trade time for ratio
enhancement medium priority
Implement a system where the user can trade the seeding time for uploaded bytes
1.0
Implement seeding time bonus to trade time for ratio - Implement a system where the user can trade the seeding time for uploaded bytes
priority
implement seeding time bonus to trade time for ratio implement a system where the user can trade the seeding time for uploaded bytes
1
33,575
2,769,985,857
IssuesEvent
2015-05-01 09:27:27
marvinlabs/customer-area
https://api.github.com/repos/marvinlabs/customer-area
closed
"Empty Trash" in private files only removes those items visible on the current page
bug Priority - medium
Only the visible items are removed instead of removing all items in the trash.
1.0
"Empty Trash" in private files only removes those items visible on the current page - Only the visible items are removed instead of removing all items in the trash.
priority
empty trash in private files only removes those items visible on the current page only the visible items are removed instead of removing all items in the trash
1
511,461
14,860,899,653
IssuesEvent
2021-01-18 21:31:23
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
The slug is conflicting when we use under public content.
bug priority: medium
**Describe the bug** When the site is on private mode and the client allowed a few pages under public content so it is conflicting with the slugs. For example, there are two pages. News Feeds (Slug -> news-feeds) (Private) News (Slug -> news) (Public) Since the News page is public, the code is considering News feeds public as well. I tried to make understand the client that it is because of the conflict of the slugs. **To Reproduce** Steps to reproduce the behavior: Create two pages. a) News feed b) News Mark the News feed page as private and News page as public and you will see the conflict. **Expected behavior** I guess we should match the **Exact slug** so even if this is the case, the news page could remain public and news-feeds could be private. **Screenshots** **Support ticket links** https://secure.helpscout.net/conversation/1399214242/120439?folderId=4312419
1.0
The slug is conflicting when we use under public content. - **Describe the bug** When the site is on private mode and the client allowed a few pages under public content so it is conflicting with the slugs. For example, there are two pages. News Feeds (Slug -> news-feeds) (Private) News (Slug -> news) (Public) Since the News page is public, the code is considering News feeds public as well. I tried to make understand the client that it is because of the conflict of the slugs. **To Reproduce** Steps to reproduce the behavior: Create two pages. a) News feed b) News Mark the News feed page as private and News page as public and you will see the conflict. **Expected behavior** I guess we should match the **Exact slug** so even if this is the case, the news page could remain public and news-feeds could be private. **Screenshots** **Support ticket links** https://secure.helpscout.net/conversation/1399214242/120439?folderId=4312419
priority
the slug is conflicting when we use under public content describe the bug when the site is on private mode and the client allowed a few pages under public content so it is conflicting with the slugs for example there are two pages news feeds slug news feeds private news slug news public since the news page is public the code is considering news feeds public as well i tried to make understand the client that it is because of the conflict of the slugs to reproduce steps to reproduce the behavior create two pages a news feed b news mark the news feed page as private and news page as public and you will see the conflict expected behavior i guess we should match the exact slug so even if this is the case the news page could remain public and news feeds could be private screenshots support ticket links
1
613,934
19,101,710,549
IssuesEvent
2021-11-29 23:40:16
CMPUT301F21T20/HabitTracker
https://api.github.com/repos/CMPUT301F21T20/HabitTracker
closed
1.9 Habit Visual Tracker
priority: medium Habits complexity: medium
Stroy Point: As a doer, I want for each habit on the list, a visual indicator to show how closely I am following its plan over time. Must provide a clean visual indicator to the doer of how they followed their habit. For Halfway Checkpoint: No implementation needed, should have a concrete idea on how to implement though. Points: 3 Priority: Medium Complexity: Medium
1.0
1.9 Habit Visual Tracker - Stroy Point: As a doer, I want for each habit on the list, a visual indicator to show how closely I am following its plan over time. Must provide a clean visual indicator to the doer of how they followed their habit. For Halfway Checkpoint: No implementation needed, should have a concrete idea on how to implement though. Points: 3 Priority: Medium Complexity: Medium
priority
habit visual tracker stroy point as a doer i want for each habit on the list a visual indicator to show how closely i am following its plan over time must provide a clean visual indicator to the doer of how they followed their habit for halfway checkpoint no implementation needed should have a concrete idea on how to implement though points priority medium complexity medium
1
726,772
25,011,173,504
IssuesEvent
2022-11-03 15:21:12
zowe/zowe-cli
https://api.github.com/repos/zowe/zowe-cli
closed
Installation at "machine" level - separate the plugins folder and the profiles folder
enhancement priority-medium
Hi, In your site context, we want to teledistribute software. Our users are not allowed to install software on workstations. This also concerns Zowe CLI, and Zowe CLI plugins. Teledistribution must be done independently of users, according to a "machine" context rather than an "user" context. To date, Zowe CLI does not seem to have planned to differentiate the plugins installation folder, and the profiles declaration folder. Everything is installed under the same root: `C:\Users\<username>\.zowe` in a Windows context. In a "machine" installation, the plugins should be in a "machine" folder, to be common to all users, and the profiles, (also logs ?) should be in an "user" folder. There is an environment variable `ZOWE_CLI_HOME` which allows you to choose the ".zowe" folder, but it is common for plugins, profiles, logs, etc. There would need to be specific variables to manage the location of items common to all users, (In principle a folder in `C:\ProgramData` in a Windows context), and to manage the location of items specific to a specific user (In principle a folder in `C:\Users\<username>` in a Windows context).
1.0
Installation at "machine" level - separate the plugins folder and the profiles folder - Hi, In your site context, we want to teledistribute software. Our users are not allowed to install software on workstations. This also concerns Zowe CLI, and Zowe CLI plugins. Teledistribution must be done independently of users, according to a "machine" context rather than an "user" context. To date, Zowe CLI does not seem to have planned to differentiate the plugins installation folder, and the profiles declaration folder. Everything is installed under the same root: `C:\Users\<username>\.zowe` in a Windows context. In a "machine" installation, the plugins should be in a "machine" folder, to be common to all users, and the profiles, (also logs ?) should be in an "user" folder. There is an environment variable `ZOWE_CLI_HOME` which allows you to choose the ".zowe" folder, but it is common for plugins, profiles, logs, etc. There would need to be specific variables to manage the location of items common to all users, (In principle a folder in `C:\ProgramData` in a Windows context), and to manage the location of items specific to a specific user (In principle a folder in `C:\Users\<username>` in a Windows context).
priority
installation at machine level separate the plugins folder and the profiles folder hi in your site context we want to teledistribute software our users are not allowed to install software on workstations this also concerns zowe cli and zowe cli plugins teledistribution must be done independently of users according to a machine context rather than an user context to date zowe cli does not seem to have planned to differentiate the plugins installation folder and the profiles declaration folder everything is installed under the same root c users zowe in a windows context in a machine installation the plugins should be in a machine folder to be common to all users and the profiles also logs should be in an user folder there is an environment variable zowe cli home which allows you to choose the zowe folder but it is common for plugins profiles logs etc there would need to be specific variables to manage the location of items common to all users in principle a folder in c programdata in a windows context and to manage the location of items specific to a specific user in principle a folder in c users in a windows context
1
168,686
6,383,453,470
IssuesEvent
2017-08-03 00:20:23
minio/minio
https://api.github.com/repos/minio/minio
opened
Explore Video Preview in the new browser
priority: medium
If files are of media type video, explore how we can show a video preview. The preview must play the video and must visually help the user comprehend if they want to download the file.
1.0
Explore Video Preview in the new browser - If files are of media type video, explore how we can show a video preview. The preview must play the video and must visually help the user comprehend if they want to download the file.
priority
explore video preview in the new browser if files are of media type video explore how we can show a video preview the preview must play the video and must visually help the user comprehend if they want to download the file
1
636,329
20,597,514,091
IssuesEvent
2022-03-05 18:46:54
cs481-ekh/s22-ema
https://api.github.com/repos/cs481-ekh/s22-ema
opened
check if the participant exist in the user table before being added
priority-medium
The participant will be checked using the firebase query and if the participant does not exist than the web client is informed.
1.0
check if the participant exist in the user table before being added - The participant will be checked using the firebase query and if the participant does not exist than the web client is informed.
priority
check if the participant exist in the user table before being added the participant will be checked using the firebase query and if the participant does not exist than the web client is informed
1
24,332
2,667,324,525
IssuesEvent
2015-03-22 14:08:20
NewCreature/EOF
https://api.github.com/repos/NewCreature/EOF
closed
Manual anchor logic issues
bug imported Priority-Medium
_From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:55:44_ *With the new manually specified Anchor logic, if a timestamp is given that is invalid (ie. beyond another anchor), EOF places the anchor in some position before the next anchor and marks the chart as modified. If a valid timestamp is given to move the selected beat to, EOF creates a weird anchor effect with a broken anchor: http://i15.photobucket.com/albums/a354/raynebc/163SVN_manual_anchor_glitch.jpg _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=79_
1.0
Manual anchor logic issues - _From [raynebc](https://code.google.com/u/raynebc/) on May 15, 2010 05:55:44_ *With the new manually specified Anchor logic, if a timestamp is given that is invalid (ie. beyond another anchor), EOF places the anchor in some position before the next anchor and marks the chart as modified. If a valid timestamp is given to move the selected beat to, EOF creates a weird anchor effect with a broken anchor: http://i15.photobucket.com/albums/a354/raynebc/163SVN_manual_anchor_glitch.jpg _Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=79_
priority
manual anchor logic issues from on may with the new manually specified anchor logic if a timestamp is given that is invalid ie beyond another anchor eof places the anchor in some position before the next anchor and marks the chart as modified if a valid timestamp is given to move the selected beat to eof creates a weird anchor effect with a broken anchor original issue
1
114,799
4,646,493,137
IssuesEvent
2016-10-01 00:16:48
OperationCode/operationcode
https://api.github.com/repos/OperationCode/operationcode
closed
[Apprenticeship] Update Deploy landing
Priority: Medium Type: Enhancement
Add sections describing our work, tools, case studies and process: Sections - Team - How Deploy works - Questions? We have answers. - Ready to get started (call to action button)
1.0
[Apprenticeship] Update Deploy landing - Add sections describing our work, tools, case studies and process: Sections - Team - How Deploy works - Questions? We have answers. - Ready to get started (call to action button)
priority
update deploy landing add sections describing our work tools case studies and process sections team how deploy works questions we have answers ready to get started call to action button
1