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
844
labels
stringlengths
4
721
body
stringlengths
1
261k
index
stringclasses
12 values
text_combine
stringlengths
96
261k
label
stringclasses
2 values
text
stringlengths
96
248k
binary_label
int64
0
1
659,092
21,916,230,345
IssuesEvent
2022-05-21 21:42:08
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
closed
There's no way to get location of a double chest inventory
bug priority: low completed
### Skript/Server Version ```markdown [15:33:09 Server thread/INFO] [Skript] Server Version: git-Paper-"aab1f8a" (MC: 1.18.2) [15:33:09 Server thread/INFO] [Skript] Skript Version: 2.6.1 [15:33:09 Server thread/INFO] [Skript] Installed Skript Addons: [15:33:09 Server thread/INFO] [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders) [15:33:09 Server thread/INFO] [Skript] - skript-yaml v1.4 [15:33:09 Server thread/INFO] [Skript] - skDragon v0.18 [15:33:09 Server thread/INFO] [Skript] - SkBee v1.15.1 (https://github.com/ShaneBeee/SkBee) [15:33:09 Server thread/INFO] [Skript] - FunkySk v1.0.2 [15:33:09 Server thread/INFO] [Skript] Installed dependencies: [15:33:09 Server thread/INFO] [Skript] - Vault v1.7.3-b131 [15:33:09 Server thread/INFO] [Skript] - WorldGuard v7.0.7+216b061 ``` ### Bug Description You can't get location of double chest inventory holder. It seems that double chest is handled differently from other inventories in spigot API. ### Expected Behavior I think that maybe the block of double chest inventory should depend on which half of the inventory was clicked in on inventory click event, or that it could just default to the left half (certainly easier to implement). ### Steps to Reproduce ``` on inventory click: message holder of event-inventory message location of event-inventory's holder ``` Go click on something in a single chest, and then in a double chest. ### Errors or Screenshots ![image](https://user-images.githubusercontent.com/16339637/159285277-de8194fc-d72c-4e9d-bcee-2c5e98fa6a11.png) First two white lines - single chest. Last line - double chest. ### Other Some insight into the API I found: https://www.spigotmc.org/threads/get-inventory-holder-of-a-double-chest.422072/ ### Agreement - [x] I have read the guidelines above and affirm I am following them with this report.
1.0
There's no way to get location of a double chest inventory - ### Skript/Server Version ```markdown [15:33:09 Server thread/INFO] [Skript] Server Version: git-Paper-"aab1f8a" (MC: 1.18.2) [15:33:09 Server thread/INFO] [Skript] Skript Version: 2.6.1 [15:33:09 Server thread/INFO] [Skript] Installed Skript Addons: [15:33:09 Server thread/INFO] [Skript] - skript-placeholders v1.5.2 (https://github.com/APickledWalrus/skript-placeholders) [15:33:09 Server thread/INFO] [Skript] - skript-yaml v1.4 [15:33:09 Server thread/INFO] [Skript] - skDragon v0.18 [15:33:09 Server thread/INFO] [Skript] - SkBee v1.15.1 (https://github.com/ShaneBeee/SkBee) [15:33:09 Server thread/INFO] [Skript] - FunkySk v1.0.2 [15:33:09 Server thread/INFO] [Skript] Installed dependencies: [15:33:09 Server thread/INFO] [Skript] - Vault v1.7.3-b131 [15:33:09 Server thread/INFO] [Skript] - WorldGuard v7.0.7+216b061 ``` ### Bug Description You can't get location of double chest inventory holder. It seems that double chest is handled differently from other inventories in spigot API. ### Expected Behavior I think that maybe the block of double chest inventory should depend on which half of the inventory was clicked in on inventory click event, or that it could just default to the left half (certainly easier to implement). ### Steps to Reproduce ``` on inventory click: message holder of event-inventory message location of event-inventory's holder ``` Go click on something in a single chest, and then in a double chest. ### Errors or Screenshots ![image](https://user-images.githubusercontent.com/16339637/159285277-de8194fc-d72c-4e9d-bcee-2c5e98fa6a11.png) First two white lines - single chest. Last line - double chest. ### Other Some insight into the API I found: https://www.spigotmc.org/threads/get-inventory-holder-of-a-double-chest.422072/ ### Agreement - [x] I have read the guidelines above and affirm I am following them with this report.
priority
there s no way to get location of a double chest inventory skript server version markdown server version git paper mc skript version installed skript addons skript placeholders skript yaml skdragon skbee funkysk installed dependencies vault worldguard bug description you can t get location of double chest inventory holder it seems that double chest is handled differently from other inventories in spigot api expected behavior i think that maybe the block of double chest inventory should depend on which half of the inventory was clicked in on inventory click event or that it could just default to the left half certainly easier to implement steps to reproduce on inventory click message holder of event inventory message location of event inventory s holder go click on something in a single chest and then in a double chest errors or screenshots first two white lines single chest last line double chest other some insight into the api i found agreement i have read the guidelines above and affirm i am following them with this report
1
505,789
14,645,638,514
IssuesEvent
2020-12-26 09:08:56
schemathesis/schemathesis
https://api.github.com/repos/schemathesis/schemathesis
closed
[BUG] Unsatisfiable errors in explicit example breaks the CLI execution
Difficulty: Medium Priority: Low Type: Bug
**Describe the bug** If the schema provides examples that lead to generating data for unsatisfiable schemas, then the execution process stops. Reported in gitter - I'll update this issue once I have more info
1.0
[BUG] Unsatisfiable errors in explicit example breaks the CLI execution - **Describe the bug** If the schema provides examples that lead to generating data for unsatisfiable schemas, then the execution process stops. Reported in gitter - I'll update this issue once I have more info
priority
unsatisfiable errors in explicit example breaks the cli execution describe the bug if the schema provides examples that lead to generating data for unsatisfiable schemas then the execution process stops reported in gitter i ll update this issue once i have more info
1
112,200
4,513,451,236
IssuesEvent
2016-09-04 09:10:39
mattiasrunge/MURRiX
https://api.github.com/repos/mattiasrunge/MURRiX
closed
Node issues are not rechecked when changes occur
enhancement lower priority
When a node has some identified issues and they are resolved, the issue notice should disappear on it's own without a reload of the page.
1.0
Node issues are not rechecked when changes occur - When a node has some identified issues and they are resolved, the issue notice should disappear on it's own without a reload of the page.
priority
node issues are not rechecked when changes occur when a node has some identified issues and they are resolved the issue notice should disappear on it s own without a reload of the page
1
453,902
13,091,769,212
IssuesEvent
2020-08-03 07:18:21
RasaHQ/rasa
https://api.github.com/repos/RasaHQ/rasa
reopened
consider replacing os.path uses with pathlib
area:rasa-oss :ferris_wheel: priority:low stale type:maintenance :wrench:
The standard python library `pathlib` makes interactions with paths much easier. We should consider replacing the old `os.path` with the pathlib `functions`.
1.0
consider replacing os.path uses with pathlib - The standard python library `pathlib` makes interactions with paths much easier. We should consider replacing the old `os.path` with the pathlib `functions`.
priority
consider replacing os path uses with pathlib the standard python library pathlib makes interactions with paths much easier we should consider replacing the old os path with the pathlib functions
1
483,336
13,922,963,488
IssuesEvent
2020-10-21 13:53:48
ogorlab/ogor-frontend
https://api.github.com/repos/ogorlab/ogor-frontend
closed
Add the ability to update the default map bbox for a farm
enhancement low priority
The backend support custom default bounding box for a farm when the map view is initially loaded. If not custom bbox is found then we compute a bbox that envelops are parcels in the farm. We should add the ability for the user to change the default custom bbox for their farm by holding click on the "Home" button or 1.5s. ![Screenshot from 2020-10-16 16-06-38](https://user-images.githubusercontent.com/1538458/96261826-9bb36300-0fc9-11eb-93b9-3a723b4d96a7.png)
1.0
Add the ability to update the default map bbox for a farm - The backend support custom default bounding box for a farm when the map view is initially loaded. If not custom bbox is found then we compute a bbox that envelops are parcels in the farm. We should add the ability for the user to change the default custom bbox for their farm by holding click on the "Home" button or 1.5s. ![Screenshot from 2020-10-16 16-06-38](https://user-images.githubusercontent.com/1538458/96261826-9bb36300-0fc9-11eb-93b9-3a723b4d96a7.png)
priority
add the ability to update the default map bbox for a farm the backend support custom default bounding box for a farm when the map view is initially loaded if not custom bbox is found then we compute a bbox that envelops are parcels in the farm we should add the ability for the user to change the default custom bbox for their farm by holding click on the home button or
1
539,289
15,786,505,272
IssuesEvent
2021-04-01 17:50:58
Tavrin/oc-mvc-php-blog
https://api.github.com/repos/Tavrin/oc-mvc-php-blog
closed
DEV-23: Login and signup
3 Component: Business Logic Priority: Low Status: Completed Type: Feature
Based on the session, security and database systems, the application will need a way for users to login or signup to it. Signup will require a verification email validation.
1.0
DEV-23: Login and signup - Based on the session, security and database systems, the application will need a way for users to login or signup to it. Signup will require a verification email validation.
priority
dev login and signup based on the session security and database systems the application will need a way for users to login or signup to it signup will require a verification email validation
1
77,322
3,506,346,235
IssuesEvent
2016-01-08 05:57:51
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Error in quest "Chasing the Moonstone" (BB #368)
migrated Priority: Low Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 04.12.2011 17:25:35 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/368 <hr> When player use the Southfury Moonstone GO (185566), Rizzle Sprysprocket appears and stun you, then SHE (not HE) should jump into the river and swim to the south using frost mines to stop you, but she hasn't until you kick her :( http://www.wowhead.com/quest=10994 http://www.wowhead.com/npc=23002 And even after you kick her, there become 2 npc Rizzle Sprysprocket The first Rizzle jump into the river and swim, but the second Rizzle stood on the spot and do nothing An error appears in log: 2011-11-06 14:06:52 ERROR: SPELL: unknown target coordinates for spell ID 39871 2011-11-06 14:06:52 ERROR: Spell::EffectTeleportUnits - does not have destination for spell ID 39871
1.0
Error in quest "Chasing the Moonstone" (BB #368) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 04.12.2011 17:25:35 GMT+0000 **Original Priority:** minor **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/368 <hr> When player use the Southfury Moonstone GO (185566), Rizzle Sprysprocket appears and stun you, then SHE (not HE) should jump into the river and swim to the south using frost mines to stop you, but she hasn't until you kick her :( http://www.wowhead.com/quest=10994 http://www.wowhead.com/npc=23002 And even after you kick her, there become 2 npc Rizzle Sprysprocket The first Rizzle jump into the river and swim, but the second Rizzle stood on the spot and do nothing An error appears in log: 2011-11-06 14:06:52 ERROR: SPELL: unknown target coordinates for spell ID 39871 2011-11-06 14:06:52 ERROR: Spell::EffectTeleportUnits - does not have destination for spell ID 39871
priority
error in quest chasing the moonstone bb this issue was migrated from bitbucket original reporter original date gmt original priority minor original type bug original state resolved direct link when player use the southfury moonstone go rizzle sprysprocket appears and stun you then she not he should jump into the river and swim to the south using frost mines to stop you but she hasn t until you kick her and even after you kick her there become npc rizzle sprysprocket the first rizzle jump into the river and swim but the second rizzle stood on the spot and do nothing an error appears in log error spell unknown target coordinates for spell id error spell effectteleportunits does not have destination for spell id
1
458,798
13,181,869,526
IssuesEvent
2020-08-12 14:56:38
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Required fields when components error on MongoDB
priority: low source: plugin:content-manager status: confirmed type: bug
**Describe the bug** If you have a component (repeatable or simple) in a collection and you try to populate an empty field that you changed to required the validation doesn't let you modify it because it says: ``` ValidationError: project validation failed: fieldOfScience: Path `fieldOfScience` is required. ``` The only case that the collection updates correctly is when you have an empty simple component or no components at all but if you have: - A populated simple component - An empty repeatable component - A populated repeatable component I suppose that with an empty simple component works because you are sending a **null** in this case in the POST. **Steps to reproduce the behavior** 1. The collection must have a no populated field that is not required and a repeatable component. For example, in this case **abstract** is not required: ![Screen Shot 2020-04-15 at 12 48 19 PM](https://user-images.githubusercontent.com/9059044/79329079-6db86d80-7f17-11ea-8a81-9a8d91d6e4c8.png) 2. Create a new entry: ![Screen Shot 2020-04-15 at 12 51 19 PM](https://user-images.githubusercontent.com/9059044/79329299-d43d8b80-7f17-11ea-966f-1593b893ef3f.png) 3. Now change the **abstract** field of the collection to required: ![Screen Shot 2020-04-15 at 12 52 09 PM](https://user-images.githubusercontent.com/9059044/79329373-fb945880-7f17-11ea-9c2f-b04882db6f0a.png) 4. Go to that collection, try to populate the **abstract** field and see the error: ![Screen Shot 2020-04-15 at 12 53 49 PM](https://user-images.githubusercontent.com/9059044/79329514-3ac2a980-7f18-11ea-92c8-6e42210666ca.png) **Expected behavior** It should update the collection like when you don't have the component in the collection. **System** - Node.js version: v13.12.0 - NPM version: 6.14.4 - Strapi version: 3.0.0-beta.19.5 - Database: MongoDB - Operating system: MacOS Catalina 10.15.3
1.0
Required fields when components error on MongoDB - **Describe the bug** If you have a component (repeatable or simple) in a collection and you try to populate an empty field that you changed to required the validation doesn't let you modify it because it says: ``` ValidationError: project validation failed: fieldOfScience: Path `fieldOfScience` is required. ``` The only case that the collection updates correctly is when you have an empty simple component or no components at all but if you have: - A populated simple component - An empty repeatable component - A populated repeatable component I suppose that with an empty simple component works because you are sending a **null** in this case in the POST. **Steps to reproduce the behavior** 1. The collection must have a no populated field that is not required and a repeatable component. For example, in this case **abstract** is not required: ![Screen Shot 2020-04-15 at 12 48 19 PM](https://user-images.githubusercontent.com/9059044/79329079-6db86d80-7f17-11ea-8a81-9a8d91d6e4c8.png) 2. Create a new entry: ![Screen Shot 2020-04-15 at 12 51 19 PM](https://user-images.githubusercontent.com/9059044/79329299-d43d8b80-7f17-11ea-966f-1593b893ef3f.png) 3. Now change the **abstract** field of the collection to required: ![Screen Shot 2020-04-15 at 12 52 09 PM](https://user-images.githubusercontent.com/9059044/79329373-fb945880-7f17-11ea-9c2f-b04882db6f0a.png) 4. Go to that collection, try to populate the **abstract** field and see the error: ![Screen Shot 2020-04-15 at 12 53 49 PM](https://user-images.githubusercontent.com/9059044/79329514-3ac2a980-7f18-11ea-92c8-6e42210666ca.png) **Expected behavior** It should update the collection like when you don't have the component in the collection. **System** - Node.js version: v13.12.0 - NPM version: 6.14.4 - Strapi version: 3.0.0-beta.19.5 - Database: MongoDB - Operating system: MacOS Catalina 10.15.3
priority
required fields when components error on mongodb describe the bug if you have a component repeatable or simple in a collection and you try to populate an empty field that you changed to required the validation doesn t let you modify it because it says validationerror project validation failed fieldofscience path fieldofscience is required the only case that the collection updates correctly is when you have an empty simple component or no components at all but if you have a populated simple component an empty repeatable component a populated repeatable component i suppose that with an empty simple component works because you are sending a null in this case in the post steps to reproduce the behavior the collection must have a no populated field that is not required and a repeatable component for example in this case abstract is not required create a new entry now change the abstract field of the collection to required go to that collection try to populate the abstract field and see the error expected behavior it should update the collection like when you don t have the component in the collection system node js version npm version strapi version beta database mongodb operating system macos catalina
1
264,524
8,316,128,999
IssuesEvent
2018-09-25 08:08:26
nimbl3/eslint-config-nimbl3
https://api.github.com/repos/nimbl3/eslint-config-nimbl3
closed
Deprecation warning - ESLINT_LEGACY_OBJECT_REST_SPREAD
priority : low type : chore
## Bug report Deprecation warning: (node:7512) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "@nimbl3/eslint-config-nimbl3") ![blank](https://user-images.githubusercontent.com/696529/43056134-ae88fd5c-8e64-11e8-9b3b-650d91db8851.png)
1.0
Deprecation warning - ESLINT_LEGACY_OBJECT_REST_SPREAD - ## Bug report Deprecation warning: (node:7512) [ESLINT_LEGACY_OBJECT_REST_SPREAD] DeprecationWarning: The 'parserOptions.ecmaFeatures.experimentalObjectRestSpread' option is deprecated. Use 'parserOptions.ecmaVersion' instead. (found in "@nimbl3/eslint-config-nimbl3") ![blank](https://user-images.githubusercontent.com/696529/43056134-ae88fd5c-8e64-11e8-9b3b-650d91db8851.png)
priority
deprecation warning eslint legacy object rest spread bug report deprecation warning node deprecationwarning the parseroptions ecmafeatures experimentalobjectrestspread option is deprecated use parseroptions ecmaversion instead found in eslint config
1
447,544
12,889,603,872
IssuesEvent
2020-07-13 14:46:25
nkwsy/Wildmile
https://api.github.com/repos/nkwsy/Wildmile
opened
Add Tag attribute to module
effort: Low enhancement priority: High status: not started
One feature requested is the ability to add arbitrary tags to each module. This will allow a user to sort by a variety of things when assessing modules. The immediate use will be for planning our planting order. Currently we have 4 containers of plants being shipped over this summer. They are arriving at different times and Peter needs to sort modules by container to see what plants need to arrive at each time. Ideally we have a tag attribute section which allows user to autocomplete with existing tags used in other modules
1.0
Add Tag attribute to module - One feature requested is the ability to add arbitrary tags to each module. This will allow a user to sort by a variety of things when assessing modules. The immediate use will be for planning our planting order. Currently we have 4 containers of plants being shipped over this summer. They are arriving at different times and Peter needs to sort modules by container to see what plants need to arrive at each time. Ideally we have a tag attribute section which allows user to autocomplete with existing tags used in other modules
priority
add tag attribute to module one feature requested is the ability to add arbitrary tags to each module this will allow a user to sort by a variety of things when assessing modules the immediate use will be for planning our planting order currently we have containers of plants being shipped over this summer they are arriving at different times and peter needs to sort modules by container to see what plants need to arrive at each time ideally we have a tag attribute section which allows user to autocomplete with existing tags used in other modules
1
248,494
7,931,880,875
IssuesEvent
2018-07-07 06:46:50
ynigoreyes/TTUACM_Website
https://api.github.com/repos/ynigoreyes/TTUACM_Website
closed
TypeScript... EVERYWHERE
Low-Priority SERVER enhancement refactor
Sooner or later, I want to switch to typeScript on the backend. It's really not that hard considering that it is true that all valid javascript is valid typescript. TypeScript is altogether a better language
1.0
TypeScript... EVERYWHERE - Sooner or later, I want to switch to typeScript on the backend. It's really not that hard considering that it is true that all valid javascript is valid typescript. TypeScript is altogether a better language
priority
typescript everywhere sooner or later i want to switch to typescript on the backend it s really not that hard considering that it is true that all valid javascript is valid typescript typescript is altogether a better language
1
467,656
13,452,390,677
IssuesEvent
2020-09-08 22:04:52
naev/naev
https://api.github.com/repos/naev/naev
closed
[Proposal] Release Naev Soundtrack
Priority-Low Type-Proposal
Title, Some work items to get this done: - [x] Automate Steam depot creation and upload - [ ] Create soundcloud (or equivalent) upload script - [x] Bring soundtrack art into main repo - [ ] Bring this all into Github Actions (Steam is complete: see #1233) Might be worth adding links on the main site when this is finished.
1.0
[Proposal] Release Naev Soundtrack - Title, Some work items to get this done: - [x] Automate Steam depot creation and upload - [ ] Create soundcloud (or equivalent) upload script - [x] Bring soundtrack art into main repo - [ ] Bring this all into Github Actions (Steam is complete: see #1233) Might be worth adding links on the main site when this is finished.
priority
release naev soundtrack title some work items to get this done automate steam depot creation and upload create soundcloud or equivalent upload script bring soundtrack art into main repo bring this all into github actions steam is complete see might be worth adding links on the main site when this is finished
1
770,225
27,033,596,030
IssuesEvent
2023-02-12 14:06:26
InternetMaximalism/intmax-zkp-core
https://api.github.com/repos/InternetMaximalism/intmax-zkp-core
closed
Address 型を GoldilocksField にする
low priority
Address 型を HashOut<GoldilocksField> から GoldilocksField に変更し, PublicKey 型と区別して使用する. https://github.com/InternetMaximalism/intmax-zkp-core/blob/ba1b6447e9e7a2cedb9f1792bb32997799a91053/src/zkdsa/account.rs#L24 (元のissue: https://github.com/InternetMaximalism/intmax-zkp/issues/49 )
1.0
Address 型を GoldilocksField にする - Address 型を HashOut<GoldilocksField> から GoldilocksField に変更し, PublicKey 型と区別して使用する. https://github.com/InternetMaximalism/intmax-zkp-core/blob/ba1b6447e9e7a2cedb9f1792bb32997799a91053/src/zkdsa/account.rs#L24 (元のissue: https://github.com/InternetMaximalism/intmax-zkp/issues/49 )
priority
address 型を goldilocksfield にする address 型を hashout から goldilocksfield に変更し publickey 型と区別して使用する 元のissue
1
93,730
3,908,783,148
IssuesEvent
2016-04-19 16:59:18
matz-e/lobster
https://api.github.com/repos/matz-e/lobster
closed
Monitor CPU time/event or unit and task size
enhancement low-priority monitoring WIP
I think what we're currently missing on the monitoring page is some measure of CPU time per event/unit to get a better hold of how the task sizing develops. Also, plotting the task size over time would be handy.
1.0
Monitor CPU time/event or unit and task size - I think what we're currently missing on the monitoring page is some measure of CPU time per event/unit to get a better hold of how the task sizing develops. Also, plotting the task size over time would be handy.
priority
monitor cpu time event or unit and task size i think what we re currently missing on the monitoring page is some measure of cpu time per event unit to get a better hold of how the task sizing develops also plotting the task size over time would be handy
1
138,874
5,349,153,816
IssuesEvent
2017-02-18 13:14:27
ACEmulator/ACE
https://api.github.com/repos/ACEmulator/ACE
closed
Additional Friends Commands and Appear Offline
priority:low type:Enhancement
Implement the following @friends commands: 1. @friends remove -all 2. @friends old (show a message that this command is no longer used) Also implement the "Appear Offline" option so that it shows you as offline to your friends.
1.0
Additional Friends Commands and Appear Offline - Implement the following @friends commands: 1. @friends remove -all 2. @friends old (show a message that this command is no longer used) Also implement the "Appear Offline" option so that it shows you as offline to your friends.
priority
additional friends commands and appear offline implement the following friends commands friends remove all friends old show a message that this command is no longer used also implement the appear offline option so that it shows you as offline to your friends
1
350,097
10,478,446,362
IssuesEvent
2019-09-24 00:04:24
BCcampus/edehr
https://api.github.com/repos/BCcampus/edehr
closed
Add "back to assignments" link
Effort - Low Priority - Medium ~Feature
Give users an easier way to get back to where they came from. Please add a `< Back to assignments` link to the right of the "new assignments button
1.0
Add "back to assignments" link - Give users an easier way to get back to where they came from. Please add a `< Back to assignments` link to the right of the "new assignments button
priority
add back to assignments link give users an easier way to get back to where they came from please add a back to assignments link to the right of the new assignments button
1
202,223
7,045,444,812
IssuesEvent
2018-01-01 19:50:17
byuoitav/touchpanel-ui-microservice
https://api.github.com/repos/byuoitav/touchpanel-ui-microservice
closed
Blanking in shared mode is weird
bug low-priority
the commands themselves work. But the blanked state on the pi's doesn't always reflect that.
1.0
Blanking in shared mode is weird - the commands themselves work. But the blanked state on the pi's doesn't always reflect that.
priority
blanking in shared mode is weird the commands themselves work but the blanked state on the pi s doesn t always reflect that
1
259,385
8,198,192,431
IssuesEvent
2018-08-31 15:36:03
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Error undefined is not an object (evaluating 'u[n]') if tap many times on Contact Group title
bug low-priority
### Description *Type*: Bug I clicked too much on the gray area. ![1](https://user-images.githubusercontent.com/6959106/33515774-4084c794-d778-11e7-8f6c-94ebd480833d.png) The error message came to the screen. ![2](https://user-images.githubusercontent.com/6959106/33515791-99f029b8-d778-11e7-8c66-8b1c0b5494e8.png) Video: [https://drive.google.com/file/d/1xTwrBdHJHbMnaYnf5ND2A4Oc557hhwr9/view](https://drive.google.com/file/d/1xTwrBdHJHbMnaYnf5ND2A4Oc557hhwr9/view) Video 2: [https://drive.google.com/file/d/1qgS7XhkSF4HBw7XkPDMl1xON2UfwasIr/view](https://drive.google.com/file/d/1qgS7XhkSF4HBw7XkPDMl1xON2UfwasIr/view) ### Reproduction - Open Status - Sign in - Open Contacts - Many clicks on "DApps" text - Show error message: undefined is not an object (evaluating 'u[n]') - Click "OK" - Many clicks on "State of the DApps" text - Show error message: undefined is not an object (evaluating 'u[n]') - Click "OK" - Open profile - Click network settings - Many clicks on "Existing networks" text - Show error message: undefined is not an object (evaluating 'u[n]') - Click "OK" ### Additional Information * Status version: 0.9.12+ * Operating System: Android 6.0 - LG G4 (Real Device)
1.0
Error undefined is not an object (evaluating 'u[n]') if tap many times on Contact Group title - ### Description *Type*: Bug I clicked too much on the gray area. ![1](https://user-images.githubusercontent.com/6959106/33515774-4084c794-d778-11e7-8f6c-94ebd480833d.png) The error message came to the screen. ![2](https://user-images.githubusercontent.com/6959106/33515791-99f029b8-d778-11e7-8c66-8b1c0b5494e8.png) Video: [https://drive.google.com/file/d/1xTwrBdHJHbMnaYnf5ND2A4Oc557hhwr9/view](https://drive.google.com/file/d/1xTwrBdHJHbMnaYnf5ND2A4Oc557hhwr9/view) Video 2: [https://drive.google.com/file/d/1qgS7XhkSF4HBw7XkPDMl1xON2UfwasIr/view](https://drive.google.com/file/d/1qgS7XhkSF4HBw7XkPDMl1xON2UfwasIr/view) ### Reproduction - Open Status - Sign in - Open Contacts - Many clicks on "DApps" text - Show error message: undefined is not an object (evaluating 'u[n]') - Click "OK" - Many clicks on "State of the DApps" text - Show error message: undefined is not an object (evaluating 'u[n]') - Click "OK" - Open profile - Click network settings - Many clicks on "Existing networks" text - Show error message: undefined is not an object (evaluating 'u[n]') - Click "OK" ### Additional Information * Status version: 0.9.12+ * Operating System: Android 6.0 - LG G4 (Real Device)
priority
error undefined is not an object evaluating u if tap many times on contact group title description type bug i clicked too much on the gray area the error message came to the screen video video reproduction open status sign in open contacts many clicks on dapps text show error message undefined is not an object evaluating u click ok many clicks on state of the dapps text show error message undefined is not an object evaluating u click ok open profile click network settings many clicks on existing networks text show error message undefined is not an object evaluating u click ok additional information status version operating system android lg real device
1
160,569
6,100,114,386
IssuesEvent
2017-06-20 11:48:06
symphonyoss/ContainerJS
https://api.github.com/repos/symphonyoss/ContainerJS
opened
new ssf.Window has a different default location with OpenFin
priority-low
With electron a new window defaults to having the same location / bounds as the parent: ``` const window = new ssf.Window({ url: 'http://localhost:8080/popup.html', name: 'bob', autoShow: true }); ``` With OpenFin it does not.
1.0
new ssf.Window has a different default location with OpenFin - With electron a new window defaults to having the same location / bounds as the parent: ``` const window = new ssf.Window({ url: 'http://localhost:8080/popup.html', name: 'bob', autoShow: true }); ``` With OpenFin it does not.
priority
new ssf window has a different default location with openfin with electron a new window defaults to having the same location bounds as the parent const window new ssf window url name bob autoshow true with openfin it does not
1
107,558
4,310,699,681
IssuesEvent
2016-07-21 20:06:16
japanesemediamanager/jmmclient
https://api.github.com/repos/japanesemediamanager/jmmclient
closed
Newly Created Group Filters Shows Up Twice In Menu
Bug - Low Priority
![jmmdesktop_2016-07-20_01-21-07](https://cloud.githubusercontent.com/assets/9443295/16979934/a7884e2e-4e18-11e6-89f8-db43e03678fd.png) As you can see the group filter I made labeled New Filter1 shows up twice in my group filter list. Only by restarting JMM Server does it disappear.
1.0
Newly Created Group Filters Shows Up Twice In Menu - ![jmmdesktop_2016-07-20_01-21-07](https://cloud.githubusercontent.com/assets/9443295/16979934/a7884e2e-4e18-11e6-89f8-db43e03678fd.png) As you can see the group filter I made labeled New Filter1 shows up twice in my group filter list. Only by restarting JMM Server does it disappear.
priority
newly created group filters shows up twice in menu as you can see the group filter i made labeled new shows up twice in my group filter list only by restarting jmm server does it disappear
1
284,662
8,745,095,017
IssuesEvent
2018-12-13 01:01:17
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
opened
Invalid SNMP Warning Message
low-priority bug
<img width="730" alt="screenshot 2018-12-13 at 02 00 01" src="https://user-images.githubusercontent.com/4493366/49908442-db174280-fe7a-11e8-82dc-85f183af6934.png"> The warning "Multiple MACs on non-trunk port" does not applies to trunk and port channel ports. Please fix it.
1.0
Invalid SNMP Warning Message - <img width="730" alt="screenshot 2018-12-13 at 02 00 01" src="https://user-images.githubusercontent.com/4493366/49908442-db174280-fe7a-11e8-82dc-85f183af6934.png"> The warning "Multiple MACs on non-trunk port" does not applies to trunk and port channel ports. Please fix it.
priority
invalid snmp warning message img width alt screenshot at src the warning multiple macs on non trunk port does not applies to trunk and port channel ports please fix it
1
304,694
9,334,720,123
IssuesEvent
2019-03-28 16:55:10
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
nrf52840_pca10059 executables do not work without mcuboot
area: MCUBoot bug platform: nRF priority: low
**Description** The LED blink example build for nrf52840_pca10059 does not work when loaded with nRF Connect. **To Reproduce** Steps to reproduce the behavior: 1. `west build -d build/nRF52/blinky -s zephyrproject/zephyr/samples/basic/blinky -b nrf52840_pca10059 -- -DCONFIG_FLASH_BASE_ADDRESS=0x1000` (the define is necessitated by #14943) 2. Load executable with nrfutil: ``` nrfutil pkg generate --application $BUILDDIR/zephyr/zephyr.hex --hw-version 52 --sd-req 0 --application-version=0 t.zip nrfutil dfu usb-serial --package=t.zip --serial-number=EC4938BFC6DB --connect-delay=0 ``` 3. The LED is not blinking on the target board. **Expected behavior** The LED blinks. **Actual behavior** The LED doesn't blink. **Impact** Prevents simple use of nRF-Connect app, or distribution of images. **Workaround** The LED can blinks if I use this workaround, suggested by @mike-scott on IRC. 1. `west build -d build/nRF52/mcuboot -s mcuboot/boot/zephyr -b nrf52840_pca10059 -- -DCONFIG_FLASH_LOAD_OFFSET=0x1000 -DCONFIG_FLASH_LOAD_SIZE=0xf000` 2. `west build -d build/nRF52/blinky -s zephyrproject/zephyr/samples/basic/blinky -b nrf52840_pca10059 -- -DCONFIG_FLASH_LOAD_OFFSET=0x10000 -DCONFIG_FLASH_LOAD_SIZE=0x5E000` 3. `west sign -d build/nRF52/blinky -t imgtool -- --key mcuboot/root-rsa-2048.pem` 4. load `build/nRF52/mcuboot/zephyr/zephyr.hex` and `zephyr.signed.hex` simultaneously with nRF Connect app. **Environment** - OS: Ubuntu 18.04 - Toolchain: zephyr-sdk-0.10.0 - Commit: c3cf543452ca57c37e5ffb2a06731f23ed9d297e
1.0
nrf52840_pca10059 executables do not work without mcuboot - **Description** The LED blink example build for nrf52840_pca10059 does not work when loaded with nRF Connect. **To Reproduce** Steps to reproduce the behavior: 1. `west build -d build/nRF52/blinky -s zephyrproject/zephyr/samples/basic/blinky -b nrf52840_pca10059 -- -DCONFIG_FLASH_BASE_ADDRESS=0x1000` (the define is necessitated by #14943) 2. Load executable with nrfutil: ``` nrfutil pkg generate --application $BUILDDIR/zephyr/zephyr.hex --hw-version 52 --sd-req 0 --application-version=0 t.zip nrfutil dfu usb-serial --package=t.zip --serial-number=EC4938BFC6DB --connect-delay=0 ``` 3. The LED is not blinking on the target board. **Expected behavior** The LED blinks. **Actual behavior** The LED doesn't blink. **Impact** Prevents simple use of nRF-Connect app, or distribution of images. **Workaround** The LED can blinks if I use this workaround, suggested by @mike-scott on IRC. 1. `west build -d build/nRF52/mcuboot -s mcuboot/boot/zephyr -b nrf52840_pca10059 -- -DCONFIG_FLASH_LOAD_OFFSET=0x1000 -DCONFIG_FLASH_LOAD_SIZE=0xf000` 2. `west build -d build/nRF52/blinky -s zephyrproject/zephyr/samples/basic/blinky -b nrf52840_pca10059 -- -DCONFIG_FLASH_LOAD_OFFSET=0x10000 -DCONFIG_FLASH_LOAD_SIZE=0x5E000` 3. `west sign -d build/nRF52/blinky -t imgtool -- --key mcuboot/root-rsa-2048.pem` 4. load `build/nRF52/mcuboot/zephyr/zephyr.hex` and `zephyr.signed.hex` simultaneously with nRF Connect app. **Environment** - OS: Ubuntu 18.04 - Toolchain: zephyr-sdk-0.10.0 - Commit: c3cf543452ca57c37e5ffb2a06731f23ed9d297e
priority
executables do not work without mcuboot description the led blink example build for does not work when loaded with nrf connect to reproduce steps to reproduce the behavior west build d build blinky s zephyrproject zephyr samples basic blinky b dconfig flash base address the define is necessitated by load executable with nrfutil nrfutil pkg generate application builddir zephyr zephyr hex hw version sd req application version t zip nrfutil dfu usb serial package t zip serial number connect delay the led is not blinking on the target board expected behavior the led blinks actual behavior the led doesn t blink impact prevents simple use of nrf connect app or distribution of images workaround the led can blinks if i use this workaround suggested by mike scott on irc west build d build mcuboot s mcuboot boot zephyr b dconfig flash load offset dconfig flash load size west build d build blinky s zephyrproject zephyr samples basic blinky b dconfig flash load offset dconfig flash load size west sign d build blinky t imgtool key mcuboot root rsa pem load build mcuboot zephyr zephyr hex and zephyr signed hex simultaneously with nrf connect app environment os ubuntu toolchain zephyr sdk commit
1
325,217
9,921,307,734
IssuesEvent
2019-06-30 17:03:44
hackla-engage/engage-client
https://api.github.com/repos/hackla-engage/engage-client
closed
Screen for user to select tags
Priority: Low Status: Backlog Type: Mobile
This will be the first screen users see after login. Here the user will select, from a vertical list, the tags (Transportation, Education, etc) representing the various kinds of topics they wish to see updates on in their Feed. - At the top of the list there is a *short* description telling the user what to do, and why, such as: "Select some issues you would like to keep up-to-date on" - User is able to select multiple tags (each List Item represents one tag) - When a tag/List Item is selected, its color will change to indicate to the user that it has been selected. - At the bottom of the list there is a "Next" or "Update Feed" button. The scrolling list will probably have list items looking something like this: ```js <MyTagListItem title="Education" icon={<MyEducationIcon/>} /> Basically, it will not just be a text list - the list items will be bigger (especially so older readers can read them easily), and have some nice icons. Must be responsive for mobile devices.
1.0
Screen for user to select tags - This will be the first screen users see after login. Here the user will select, from a vertical list, the tags (Transportation, Education, etc) representing the various kinds of topics they wish to see updates on in their Feed. - At the top of the list there is a *short* description telling the user what to do, and why, such as: "Select some issues you would like to keep up-to-date on" - User is able to select multiple tags (each List Item represents one tag) - When a tag/List Item is selected, its color will change to indicate to the user that it has been selected. - At the bottom of the list there is a "Next" or "Update Feed" button. The scrolling list will probably have list items looking something like this: ```js <MyTagListItem title="Education" icon={<MyEducationIcon/>} /> Basically, it will not just be a text list - the list items will be bigger (especially so older readers can read them easily), and have some nice icons. Must be responsive for mobile devices.
priority
screen for user to select tags this will be the first screen users see after login here the user will select from a vertical list the tags transportation education etc representing the various kinds of topics they wish to see updates on in their feed at the top of the list there is a short description telling the user what to do and why such as select some issues you would like to keep up to date on user is able to select multiple tags each list item represents one tag when a tag list item is selected its color will change to indicate to the user that it has been selected at the bottom of the list there is a next or update feed button the scrolling list will probably have list items looking something like this js mytaglistitem title education icon basically it will not just be a text list the list items will be bigger especially so older readers can read them easily and have some nice icons must be responsive for mobile devices
1
5,122
2,571,756,154
IssuesEvent
2015-02-10 18:21:32
nprapps/barkedu
https://api.github.com/repos/nprapps/barkedu
closed
Video files won't replay on localhost
Priority: Low
Probably a headers issue. Not gonna do anything about it now, but we should know about it.
1.0
Video files won't replay on localhost - Probably a headers issue. Not gonna do anything about it now, but we should know about it.
priority
video files won t replay on localhost probably a headers issue not gonna do anything about it now but we should know about it
1
560,782
16,603,998,314
IssuesEvent
2021-06-02 00:11:28
cagov/cannabis.ca.gov
https://api.github.com/repos/cagov/cannabis.ca.gov
opened
Design: File a complaint section (post 7/1)
Content Low Priority - Non-critical UX
This feature page is requested for a post-launch release. Example: https://www.cdph.ca.gov/Programs/CEH/DFDCS/MCSB/Pages/Complaint.aspx
1.0
Design: File a complaint section (post 7/1) - This feature page is requested for a post-launch release. Example: https://www.cdph.ca.gov/Programs/CEH/DFDCS/MCSB/Pages/Complaint.aspx
priority
design file a complaint section post this feature page is requested for a post launch release example
1
683,662
23,390,380,351
IssuesEvent
2022-08-11 17:14:02
Swiftify-Corp/Swiftify
https://api.github.com/repos/Swiftify-Corp/Swiftify
closed
NSFileHandlingPanelCancelButton
low-priority
Instead of doing `openPanel.runModal().rawValue == NSFileHandlingPanelCancelButton`, this would suffice: `openPanel.runModal() == .cancel`. http://swiftify.me/0uwyg3
1.0
NSFileHandlingPanelCancelButton - Instead of doing `openPanel.runModal().rawValue == NSFileHandlingPanelCancelButton`, this would suffice: `openPanel.runModal() == .cancel`. http://swiftify.me/0uwyg3
priority
nsfilehandlingpanelcancelbutton instead of doing openpanel runmodal rawvalue nsfilehandlingpanelcancelbutton this would suffice openpanel runmodal cancel
1
206,305
7,111,394,780
IssuesEvent
2018-01-17 14:06:37
hpi-swt2/sport-portal
https://api.github.com/repos/hpi-swt2/sport-portal
closed
Password fill in only necessary for important account data changes
priority low review team swteam user story
**As a** user without OpenID-linking who changes account data **I want to** confirm only important changes with my password **In order to** simplify the changing process. **Acceptance Criteria:** - [x] you only have to fill in your password if you're changing Email, password and if you want to delete your account - [x] the field to enter the password is visible only if you made important changes
1.0
Password fill in only necessary for important account data changes - **As a** user without OpenID-linking who changes account data **I want to** confirm only important changes with my password **In order to** simplify the changing process. **Acceptance Criteria:** - [x] you only have to fill in your password if you're changing Email, password and if you want to delete your account - [x] the field to enter the password is visible only if you made important changes
priority
password fill in only necessary for important account data changes as a user without openid linking who changes account data i want to confirm only important changes with my password in order to simplify the changing process acceptance criteria you only have to fill in your password if you re changing email password and if you want to delete your account the field to enter the password is visible only if you made important changes
1
637,419
20,627,696,526
IssuesEvent
2022-03-08 01:11:17
bounswe/bounswe2022group1
https://api.github.com/repos/bounswe/bounswe2022group1
opened
Labels
Priority-Low
A label "About Wiki" or just "Wiki" should be added, which means the issue is about the documentation on Wiki. Is there any option to use it?
1.0
Labels - A label "About Wiki" or just "Wiki" should be added, which means the issue is about the documentation on Wiki. Is there any option to use it?
priority
labels a label about wiki or just wiki should be added which means the issue is about the documentation on wiki is there any option to use it
1
166,628
6,307,814,997
IssuesEvent
2017-07-22 05:21:27
kduske/TrenchBroom
https://api.github.com/repos/kduske/TrenchBroom
closed
assert() fails when selecting "Move brushes to world" on a worldspawn brush
Platform:All Priority:Low Status:In Progress Type:Bug
The `assert(!reparentableNodes.empty());` in `MapViewBase::reparentNodes` fails. To reproduce, just right click on the default brush and choose "Move brushes to world". This is with debug build of 548090f905278f66c49fe27f52cc98c475409e04 , macOS.
1.0
assert() fails when selecting "Move brushes to world" on a worldspawn brush - The `assert(!reparentableNodes.empty());` in `MapViewBase::reparentNodes` fails. To reproduce, just right click on the default brush and choose "Move brushes to world". This is with debug build of 548090f905278f66c49fe27f52cc98c475409e04 , macOS.
priority
assert fails when selecting move brushes to world on a worldspawn brush the assert reparentablenodes empty in mapviewbase reparentnodes fails to reproduce just right click on the default brush and choose move brushes to world this is with debug build of macos
1
401,174
11,787,019,359
IssuesEvent
2020-03-17 13:21:36
richelbilderbeek/pirouette
https://api.github.com/repos/richelbilderbeek/pirouette
closed
Add: create_dd_tree
low priority
Similar to `create_yule_tree`, `create_bd_tree` add a function called `create_dd_tree`. It should create a nice exemplary tree. Also use similar tests as those in `test-create_bd_tree.R`.
1.0
Add: create_dd_tree - Similar to `create_yule_tree`, `create_bd_tree` add a function called `create_dd_tree`. It should create a nice exemplary tree. Also use similar tests as those in `test-create_bd_tree.R`.
priority
add create dd tree similar to create yule tree create bd tree add a function called create dd tree it should create a nice exemplary tree also use similar tests as those in test create bd tree r
1
605,781
18,740,514,796
IssuesEvent
2021-11-04 13:06:55
AY2122S1-CS2103T-W13-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-W13-3/tp
closed
[PE-D] Strings get truncated at 82 characters
bug enhancement priority.Low UI
This means that long locations or names don't show fully e.g. ![image.png](https://raw.githubusercontent.com/Chesterwongz/ped/main/files/6ae1df43-e075-426d-a624-23971888209d.png) <!--session: 1635494146572-d3878df4-261e-46ba-ad4d-a2e0bad2fffb--><!--Version: Web v3.4.1--> ------------- Labels: `type.FeatureFlaw` `severity.VeryLow` original: Chesterwongz/ped#4
1.0
[PE-D] Strings get truncated at 82 characters - This means that long locations or names don't show fully e.g. ![image.png](https://raw.githubusercontent.com/Chesterwongz/ped/main/files/6ae1df43-e075-426d-a624-23971888209d.png) <!--session: 1635494146572-d3878df4-261e-46ba-ad4d-a2e0bad2fffb--><!--Version: Web v3.4.1--> ------------- Labels: `type.FeatureFlaw` `severity.VeryLow` original: Chesterwongz/ped#4
priority
strings get truncated at characters this means that long locations or names don t show fully e g labels type featureflaw severity verylow original chesterwongz ped
1
221,152
7,374,254,868
IssuesEvent
2018-03-13 19:45:29
EUCweb/BIS-F
https://api.github.com/repos/EUCweb/BIS-F
closed
Consolidate Scripts from Prep and Pers to one script for each product
Priority: Low Type: Enhancement
For simpler Handling consolidate scripts from Prep and Pers to one script for each product use the global variable $State for Preparation or Personalization
1.0
Consolidate Scripts from Prep and Pers to one script for each product - For simpler Handling consolidate scripts from Prep and Pers to one script for each product use the global variable $State for Preparation or Personalization
priority
consolidate scripts from prep and pers to one script for each product for simpler handling consolidate scripts from prep and pers to one script for each product use the global variable state for preparation or personalization
1
816,273
30,596,061,053
IssuesEvent
2023-07-21 22:16:43
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Split TestLoadBalancerAlgorithm into separate tests
kind/enhancement area/docdb priority/low
Jira Link: [DB-6971](https://yugabyte.atlassian.net/browse/DB-6971) ### Description `TestLoadBalancerCommunity.TestLoadBalancerAlgorithm` currently tests many things, and should be split into multiple tests. ### Warning: Please confirm that this issue does not contain any sensitive information - [X] I confirm this issue does not contain any sensitive information. [DB-6971]: https://yugabyte.atlassian.net/browse/DB-6971?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] Split TestLoadBalancerAlgorithm into separate tests - Jira Link: [DB-6971](https://yugabyte.atlassian.net/browse/DB-6971) ### Description `TestLoadBalancerCommunity.TestLoadBalancerAlgorithm` currently tests many things, and should be split into multiple tests. ### Warning: Please confirm that this issue does not contain any sensitive information - [X] I confirm this issue does not contain any sensitive information. [DB-6971]: https://yugabyte.atlassian.net/browse/DB-6971?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
split testloadbalanceralgorithm into separate tests jira link description testloadbalancercommunity testloadbalanceralgorithm currently tests many things and should be split into multiple tests warning please confirm that this issue does not contain any sensitive information i confirm this issue does not contain any sensitive information
1
237,705
7,763,370,162
IssuesEvent
2018-06-01 16:19:18
wordpress-mobile/AztecEditor-Android
https://api.github.com/repos/wordpress-mobile/AztecEditor-Android
closed
Applying quote to paragraph introduces empty <p>s
bug low priority
### Expected Paragraph tags (`<p>`) should be replaced by the quote tags when applying quotes to the whole paragraph. ### Observed Empty paragraphs are left around the quote. ### Reproduced 1. Tap ***HTML*** format button 2. Enter `<p>hello</p>` 3. Tap ***HTML*** format button 4. Tap the Quotes format button 6. Tap ***HTML*** format button to switch back to HTML mode 7. Notice that there are 2 pairs of extra `<p></p>`, one before and the other after the blockquote #### Tested Nexus 5X on Android v7.1.1
1.0
Applying quote to paragraph introduces empty <p>s - ### Expected Paragraph tags (`<p>`) should be replaced by the quote tags when applying quotes to the whole paragraph. ### Observed Empty paragraphs are left around the quote. ### Reproduced 1. Tap ***HTML*** format button 2. Enter `<p>hello</p>` 3. Tap ***HTML*** format button 4. Tap the Quotes format button 6. Tap ***HTML*** format button to switch back to HTML mode 7. Notice that there are 2 pairs of extra `<p></p>`, one before and the other after the blockquote #### Tested Nexus 5X on Android v7.1.1
priority
applying quote to paragraph introduces empty s expected paragraph tags should be replaced by the quote tags when applying quotes to the whole paragraph observed empty paragraphs are left around the quote reproduced tap html format button enter hello tap html format button tap the quotes format button tap html format button to switch back to html mode notice that there are pairs of extra one before and the other after the blockquote tested nexus on android
1
241,488
7,812,483,066
IssuesEvent
2018-06-12 13:31:43
ODIQueensland/data-curator
https://api.github.com/repos/ODIQueensland/data-curator
closed
Add a Progress Bar for long transactions
f:Feature-request fn:Interface fn:Save-Data fn:Validation priority:Low
From @albreez in https://github.com/ODIQueensland/data-curator/issues/64 >I would like to see a status bar or something for this, where the user can see what operations the program is performing, such as saving a file or processing. Most applications have this at the bottom of the screen. ### Desired Behaviour (for feature requests only) For long transactions (open, validate, save, export), present a [progress bar](https://codepen.io/kjbrum/pen/BraCg) and/or status messages to indicate transaction progress
1.0
Add a Progress Bar for long transactions - From @albreez in https://github.com/ODIQueensland/data-curator/issues/64 >I would like to see a status bar or something for this, where the user can see what operations the program is performing, such as saving a file or processing. Most applications have this at the bottom of the screen. ### Desired Behaviour (for feature requests only) For long transactions (open, validate, save, export), present a [progress bar](https://codepen.io/kjbrum/pen/BraCg) and/or status messages to indicate transaction progress
priority
add a progress bar for long transactions from albreez in i would like to see a status bar or something for this where the user can see what operations the program is performing such as saving a file or processing most applications have this at the bottom of the screen desired behaviour for feature requests only for long transactions open validate save export present a and or status messages to indicate transaction progress
1
70,904
3,348,163,916
IssuesEvent
2015-11-17 00:04:30
jfabry/LiveRobotProgramming
https://api.github.com/repos/jfabry/LiveRobotProgramming
reopened
A visual track of the history of transitions
Component-UI Priority-Low Type-Enhancement
``` It would be nice to have state and transition de-highlighting fade over time so we have a visual record of transitions, especially if they go fast. ``` Original issue reported on code.google.com by `jfa...@gmail.com` on 12 Jun 2014 at 3:26
1.0
A visual track of the history of transitions - ``` It would be nice to have state and transition de-highlighting fade over time so we have a visual record of transitions, especially if they go fast. ``` Original issue reported on code.google.com by `jfa...@gmail.com` on 12 Jun 2014 at 3:26
priority
a visual track of the history of transitions it would be nice to have state and transition de highlighting fade over time so we have a visual record of transitions especially if they go fast original issue reported on code google com by jfa gmail com on jun at
1
351,690
10,522,163,895
IssuesEvent
2019-09-30 08:06:11
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Bookshelf Date field autofills with current date
Good for new contributors priority: low type: enhancement 💅
**Informations** - **Node.js version**: v10 - **npm version**: v6 - **Strapi version**: 14.5 - **Database**: MySQL (MariaDB 10.2) - **Operating system**: Linux Mint 19 (Ubuntu 18.04) **What is the current behavior?** When using bookshelf with MySQL if you leave a date field empty it will auto-fill with the current date. **Steps to reproduce the problem** Create a model with a date field, create an entry and leave the date field empty. The database will auto-fill the date field with the current date/time **What is the expected behavior?** Date should remain empty until provided a value **Suggested solutions** Modify the creation script to default to null, only created_at and updated_at should auto-fill and updated_at should update when a PUT request is made.
1.0
Bookshelf Date field autofills with current date - **Informations** - **Node.js version**: v10 - **npm version**: v6 - **Strapi version**: 14.5 - **Database**: MySQL (MariaDB 10.2) - **Operating system**: Linux Mint 19 (Ubuntu 18.04) **What is the current behavior?** When using bookshelf with MySQL if you leave a date field empty it will auto-fill with the current date. **Steps to reproduce the problem** Create a model with a date field, create an entry and leave the date field empty. The database will auto-fill the date field with the current date/time **What is the expected behavior?** Date should remain empty until provided a value **Suggested solutions** Modify the creation script to default to null, only created_at and updated_at should auto-fill and updated_at should update when a PUT request is made.
priority
bookshelf date field autofills with current date informations node js version npm version strapi version database mysql mariadb operating system linux mint ubuntu what is the current behavior when using bookshelf with mysql if you leave a date field empty it will auto fill with the current date steps to reproduce the problem create a model with a date field create an entry and leave the date field empty the database will auto fill the date field with the current date time what is the expected behavior date should remain empty until provided a value suggested solutions modify the creation script to default to null only created at and updated at should auto fill and updated at should update when a put request is made
1
251,543
8,016,899,305
IssuesEvent
2018-07-25 14:34:29
edenlabllc/ehealth.api
https://api.github.com/repos/edenlabllc/ehealth.api
closed
Phone number in authentication_method_current, not equal patient phone number PROD
kind/support priority/low
Надсилаємо DeclarationRequest [файл PureDeclReg.json] та у відповіді [файл PureDeclRegResp.json] отримуємо номер телефону у authentication_method_current, який не дорівнює номеру телефону пацієнта. Очікуваний результат: Він повинен дорівнювати номеру телефона Файли: https://drive.google.com/drive/u/0/folders/1xPkuGQdkEtoESXARJXU9gwBDfmxM8KP_ -138
1.0
Phone number in authentication_method_current, not equal patient phone number PROD - Надсилаємо DeclarationRequest [файл PureDeclReg.json] та у відповіді [файл PureDeclRegResp.json] отримуємо номер телефону у authentication_method_current, який не дорівнює номеру телефону пацієнта. Очікуваний результат: Він повинен дорівнювати номеру телефона Файли: https://drive.google.com/drive/u/0/folders/1xPkuGQdkEtoESXARJXU9gwBDfmxM8KP_ -138
priority
phone number in authentication method current not equal patient phone number prod надсилаємо declarationrequest та у відповіді отримуємо номер телефону у authentication method current який не дорівнює номеру телефону пацієнта очікуваний результат він повинен дорівнювати номеру телефона файли
1
81,338
3,588,600,031
IssuesEvent
2016-01-31 04:12:46
Kkevsterrr/backdoorme
https://api.github.com/repos/Kkevsterrr/backdoorme
opened
finish prettifying up help list
eventually low priority
If modules, make each module columns align with backdoor columns
1.0
finish prettifying up help list - If modules, make each module columns align with backdoor columns
priority
finish prettifying up help list if modules make each module columns align with backdoor columns
1
502,469
14,546,826,814
IssuesEvent
2020-12-15 21:52:46
UBC-DSCI/introduction-to-datascience
https://api.github.com/repos/UBC-DSCI/introduction-to-datascience
closed
Chapter 2 future improvements
enhancement low priority
- more explanation of why we should care about databases (can take from worksheet 02 / tut 02) - add URL links to the different database types in 2.6 when introduced - more explanation of difference between dbplyr wrangling and collect followed by wrangling, i.e., you can do lots with large data in databases without having to bring huge amounts of data to your comp
1.0
Chapter 2 future improvements - - more explanation of why we should care about databases (can take from worksheet 02 / tut 02) - add URL links to the different database types in 2.6 when introduced - more explanation of difference between dbplyr wrangling and collect followed by wrangling, i.e., you can do lots with large data in databases without having to bring huge amounts of data to your comp
priority
chapter future improvements more explanation of why we should care about databases can take from worksheet tut add url links to the different database types in when introduced more explanation of difference between dbplyr wrangling and collect followed by wrangling i e you can do lots with large data in databases without having to bring huge amounts of data to your comp
1
16,479
2,615,116,951
IssuesEvent
2015-03-01 05:42:09
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
calendar-v2-jsonc-oauth-sample
auto-migrated Priority-Low Type-Sample
``` Which API and version (e.g. Google Calendar Data API version 2)? Google Calendar Data API version 2 What format (e.g. JSON, Atom)? JSON-C What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? OAuth Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Java 6 External references, such as API reference guide? http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html Please provide any additional information below. ``` Original issue reported on code.google.com by `yan...@google.com` on 7 Oct 2010 at 3:07
1.0
calendar-v2-jsonc-oauth-sample - ``` Which API and version (e.g. Google Calendar Data API version 2)? Google Calendar Data API version 2 What format (e.g. JSON, Atom)? JSON-C What Authentation (e.g. OAuth, OAuth 2, Android, ClientLogin)? OAuth Java environment (e.g. Java 6, Android 2.2, App Engine 1.3.7)? Java 6 External references, such as API reference guide? http://code.google.com/apis/calendar/data/2.0/developers_guide_protocol.html Please provide any additional information below. ``` Original issue reported on code.google.com by `yan...@google.com` on 7 Oct 2010 at 3:07
priority
calendar jsonc oauth sample which api and version e g google calendar data api version google calendar data api version what format e g json atom json c what authentation e g oauth oauth android clientlogin oauth java environment e g java android app engine java external references such as api reference guide please provide any additional information below original issue reported on code google com by yan google com on oct at
1
478,764
13,785,099,203
IssuesEvent
2020-10-08 22:06:52
emulsify-ds/emulsify-drupal
https://api.github.com/repos/emulsify-ds/emulsify-drupal
closed
Emulsify.php Long-term
Priority: Low
We should make this some kind of Node script and move away from using PHP for this since our dependencies are now all Node.
1.0
Emulsify.php Long-term - We should make this some kind of Node script and move away from using PHP for this since our dependencies are now all Node.
priority
emulsify php long term we should make this some kind of node script and move away from using php for this since our dependencies are now all node
1
284,382
8,737,789,497
IssuesEvent
2018-12-11 23:58:29
level11consulting/ocelot
https://api.github.com/repos/level11consulting/ocelot
opened
ocelot logs -h -- Update usage example to include -build-id option at the top
bug good first issue low priority
This was is pretty simple. The usage logs should detail all the available options. The `-build-id` option is used at the bottom, and I think that's a little unexpected of a way to be introduced. Current output: ``` $ ocelot logs -h Usage: ocelot logs --hash <git_hash> Will stream logs of a running or completed build identified by the hash. If the build is: - completed: logs will stream from storage via the admin - in progress: logs will stream from the werker node running the build - not found: he cli will return an error and exit. If there are multiple builds of the same hash, it will stream the latest found in storage. If you have the build id from running 'ocelot summary', you can also stream old logs by running: ocelot logs -build-id <id> ```
1.0
ocelot logs -h -- Update usage example to include -build-id option at the top - This was is pretty simple. The usage logs should detail all the available options. The `-build-id` option is used at the bottom, and I think that's a little unexpected of a way to be introduced. Current output: ``` $ ocelot logs -h Usage: ocelot logs --hash <git_hash> Will stream logs of a running or completed build identified by the hash. If the build is: - completed: logs will stream from storage via the admin - in progress: logs will stream from the werker node running the build - not found: he cli will return an error and exit. If there are multiple builds of the same hash, it will stream the latest found in storage. If you have the build id from running 'ocelot summary', you can also stream old logs by running: ocelot logs -build-id <id> ```
priority
ocelot logs h update usage example to include build id option at the top this was is pretty simple the usage logs should detail all the available options the build id option is used at the bottom and i think that s a little unexpected of a way to be introduced current output ocelot logs h usage ocelot logs hash will stream logs of a running or completed build identified by the hash if the build is completed logs will stream from storage via the admin in progress logs will stream from the werker node running the build not found he cli will return an error and exit if there are multiple builds of the same hash it will stream the latest found in storage if you have the build id from running ocelot summary you can also stream old logs by running ocelot logs build id
1
50,681
3,006,554,312
IssuesEvent
2015-07-27 11:12:43
Itseez/opencv
https://api.github.com/repos/Itseez/opencv
opened
VideoCapture class with direct format, region and downsampling options
auto-transferred category: highgui-camera feature priority: low
Transferred from http://code.opencv.org/issues/4225 ``` || Balázs Bámer on 2015-03-03 17:29 || Priority: Low || Affected: None || Category: highgui-camera || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` VideoCapture class with direct format, region and downsampling options ----------- ``` This is a proof of concept allowing on the fly adjustment of format, region and downsampling options in an modified VideoCapture class. see more here: https://github.com/balazs-bamer/OpenCV-V4L2-directFormat ``` History ------- ##### Vadim Pisarevsky on 2015-05-25 12:47 ``` - Category set to highgui-camera ```
1.0
VideoCapture class with direct format, region and downsampling options - Transferred from http://code.opencv.org/issues/4225 ``` || Balázs Bámer on 2015-03-03 17:29 || Priority: Low || Affected: None || Category: highgui-camera || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` VideoCapture class with direct format, region and downsampling options ----------- ``` This is a proof of concept allowing on the fly adjustment of format, region and downsampling options in an modified VideoCapture class. see more here: https://github.com/balazs-bamer/OpenCV-V4L2-directFormat ``` History ------- ##### Vadim Pisarevsky on 2015-05-25 12:47 ``` - Category set to highgui-camera ```
priority
videocapture class with direct format region and downsampling options transferred from balázs bámer on priority low affected none category highgui camera tracker feature difficulty pr platform none none videocapture class with direct format region and downsampling options this is a proof of concept allowing on the fly adjustment of format region and downsampling options in an modified videocapture class see more here history vadim pisarevsky on category set to highgui camera
1
171,924
6,496,853,803
IssuesEvent
2017-08-22 11:51:49
brave/browser-ios
https://api.github.com/repos/brave/browser-ios
opened
Disabled shields icon colour changes when tapped on
bug/UX polish priority/low
- Did you search for similar issues before submitting this one? Yes - Description: Disabled shileds icon colour changes when tapped on - Device (iPhone5, iPhone6s plus, iPad 3, ?): iPhone 7+ (iOS 10.3.3) - Brave Version: 1.4.1 (17.08.21.17) - Steps to reproduce: 1. Visit any site 2. Disable shields, ensure the lion head icon is gray 3. Tap on it to open shields menu, Flashes orange icon upon tap - Actual Behavior Disabled shields icon colour changes when tapped on - Expected Behavior Should remain gray - Is this an issue with Beta build? Yes - Is this an issue in the currently released version? Yes - Can this issue be consistently reproduced? Yes - Extra QA steps: 1. 2. 3. - Website problems only: N/A - did you check with Brave Shields down? Yes - did you check in Puffin/Dolphin/iCab/Firefox (UIWebView-based browsers)? N/A - Screenshot if needed: - Any related issues:
1.0
Disabled shields icon colour changes when tapped on - - Did you search for similar issues before submitting this one? Yes - Description: Disabled shileds icon colour changes when tapped on - Device (iPhone5, iPhone6s plus, iPad 3, ?): iPhone 7+ (iOS 10.3.3) - Brave Version: 1.4.1 (17.08.21.17) - Steps to reproduce: 1. Visit any site 2. Disable shields, ensure the lion head icon is gray 3. Tap on it to open shields menu, Flashes orange icon upon tap - Actual Behavior Disabled shields icon colour changes when tapped on - Expected Behavior Should remain gray - Is this an issue with Beta build? Yes - Is this an issue in the currently released version? Yes - Can this issue be consistently reproduced? Yes - Extra QA steps: 1. 2. 3. - Website problems only: N/A - did you check with Brave Shields down? Yes - did you check in Puffin/Dolphin/iCab/Firefox (UIWebView-based browsers)? N/A - Screenshot if needed: - Any related issues:
priority
disabled shields icon colour changes when tapped on did you search for similar issues before submitting this one yes description disabled shileds icon colour changes when tapped on device plus ipad iphone ios brave version steps to reproduce visit any site disable shields ensure the lion head icon is gray tap on it to open shields menu flashes orange icon upon tap actual behavior disabled shields icon colour changes when tapped on expected behavior should remain gray is this an issue with beta build yes is this an issue in the currently released version yes can this issue be consistently reproduced yes extra qa steps website problems only n a did you check with brave shields down yes did you check in puffin dolphin icab firefox uiwebview based browsers n a screenshot if needed any related issues
1
815,936
30,579,027,623
IssuesEvent
2023-07-21 08:15:23
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
closed
Improve Verilog importer diagnostics on unexpectedly connected nets
enhancement tag:file:import tag:model:circuit status:confirmed priority:low
Issue an error message for every net with no source and more than one source. In both cases such a net is removed and all its destinations become disconnected. Note that for the case of "implicitly" connected bus all its nets are considered to be connected, even if some of the bits are not actually driven.
1.0
Improve Verilog importer diagnostics on unexpectedly connected nets - Issue an error message for every net with no source and more than one source. In both cases such a net is removed and all its destinations become disconnected. Note that for the case of "implicitly" connected bus all its nets are considered to be connected, even if some of the bits are not actually driven.
priority
improve verilog importer diagnostics on unexpectedly connected nets issue an error message for every net with no source and more than one source in both cases such a net is removed and all its destinations become disconnected note that for the case of implicitly connected bus all its nets are considered to be connected even if some of the bits are not actually driven
1
2,641
2,531,859,297
IssuesEvent
2015-01-23 11:20:03
msp4/client
https://api.github.com/repos/msp4/client
opened
Добавить названия полей в фильтр по образованию, который используется при создании исследования
low priority
В настройках образования нужно указать плейсхолдеры, например "тип" и "уровень"? Возможно правильнее будет назвать по другому.. http://screencast.com/t/5RevFBtMrR
1.0
Добавить названия полей в фильтр по образованию, который используется при создании исследования - В настройках образования нужно указать плейсхолдеры, например "тип" и "уровень"? Возможно правильнее будет назвать по другому.. http://screencast.com/t/5RevFBtMrR
priority
добавить названия полей в фильтр по образованию который используется при создании исследования в настройках образования нужно указать плейсхолдеры например тип и уровень возможно правильнее будет назвать по другому
1
561,907
16,626,965,989
IssuesEvent
2021-06-03 10:49:39
corona-school/web-user-app
https://api.github.com/repos/corona-school/web-user-app
closed
Optimize scrollability of modal to update user information
bug:UI priority:low
The modal of the so-called "update information blocker" which is used to prompt a user to update his information, e.g. for a new school year, has some problems on small screens. Please see https://github.com/corona-school/project-user/issues/161 to understand what its purpose is. For example, on smaller devices, like on an iPhone 4 it looks weird and is not scrollable. Of course this applies to even a broader range of devices used in landscape mode too. In all cases it should become clear that this is just a modal, overlaying the normal user section. ![Simulator Screen Shot - iPhone SE (2nd generation) - 2021-01-31 at 05 14 45](https://user-images.githubusercontent.com/17550890/106374374-3c643d80-6383-11eb-9cb0-ed4f41885859.png)
1.0
Optimize scrollability of modal to update user information - The modal of the so-called "update information blocker" which is used to prompt a user to update his information, e.g. for a new school year, has some problems on small screens. Please see https://github.com/corona-school/project-user/issues/161 to understand what its purpose is. For example, on smaller devices, like on an iPhone 4 it looks weird and is not scrollable. Of course this applies to even a broader range of devices used in landscape mode too. In all cases it should become clear that this is just a modal, overlaying the normal user section. ![Simulator Screen Shot - iPhone SE (2nd generation) - 2021-01-31 at 05 14 45](https://user-images.githubusercontent.com/17550890/106374374-3c643d80-6383-11eb-9cb0-ed4f41885859.png)
priority
optimize scrollability of modal to update user information the modal of the so called update information blocker which is used to prompt a user to update his information e g for a new school year has some problems on small screens please see to understand what its purpose is for example on smaller devices like on an iphone it looks weird and is not scrollable of course this applies to even a broader range of devices used in landscape mode too in all cases it should become clear that this is just a modal overlaying the normal user section
1
684,694
23,427,327,899
IssuesEvent
2022-08-14 15:32:07
joomlahenk/fabrik
https://api.github.com/repos/joomlahenk/fabrik
closed
Issue with tooltips on plugins
Low Priority
For all plugins in all property forms and also validation and javascript: Tooltips are displayed on the canvas instead in a box. This is repeated on every focus of the item label.
1.0
Issue with tooltips on plugins - For all plugins in all property forms and also validation and javascript: Tooltips are displayed on the canvas instead in a box. This is repeated on every focus of the item label.
priority
issue with tooltips on plugins for all plugins in all property forms and also validation and javascript tooltips are displayed on the canvas instead in a box this is repeated on every focus of the item label
1
37,289
2,823,990,536
IssuesEvent
2015-05-21 12:23:24
Araq/Nim
https://api.github.com/repos/Araq/Nim
closed
Forward declaration of exported proc modifies its visibility
Low Priority Semcheck Tools
Given the following file t1.nim: ```` proc forward(a: int) proc normal*(b: int) = forward(b) proc forward*(a: int) = echo "forward says: " & $a ```` and the following t2.nim: ```` import t1 when isMainModule: normal(2) forward(3) ```` Compilation of the t2 module yields the following error: ```` t2.nim(5, 9) Error: undeclared identifier: 'forward' ```` I would like the compiler to warn (or even fail compilation) forward declarations having a different visibility than their later implementation. At least in this case it seems that exporting the forward proc is wanted, yet the forward declaration effectively hides it. As a sidenote, the error for the undeclared identifier points to the ninth column, I think it should point to the beginning of the word,
1.0
Forward declaration of exported proc modifies its visibility - Given the following file t1.nim: ```` proc forward(a: int) proc normal*(b: int) = forward(b) proc forward*(a: int) = echo "forward says: " & $a ```` and the following t2.nim: ```` import t1 when isMainModule: normal(2) forward(3) ```` Compilation of the t2 module yields the following error: ```` t2.nim(5, 9) Error: undeclared identifier: 'forward' ```` I would like the compiler to warn (or even fail compilation) forward declarations having a different visibility than their later implementation. At least in this case it seems that exporting the forward proc is wanted, yet the forward declaration effectively hides it. As a sidenote, the error for the undeclared identifier points to the ninth column, I think it should point to the beginning of the word,
priority
forward declaration of exported proc modifies its visibility given the following file nim proc forward a int proc normal b int forward b proc forward a int echo forward says a and the following nim import when ismainmodule normal forward compilation of the module yields the following error nim error undeclared identifier forward i would like the compiler to warn or even fail compilation forward declarations having a different visibility than their later implementation at least in this case it seems that exporting the forward proc is wanted yet the forward declaration effectively hides it as a sidenote the error for the undeclared identifier points to the ninth column i think it should point to the beginning of the word
1
98,144
4,018,135,631
IssuesEvent
2016-05-16 09:04:01
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
opened
exporting preferences to share with others
> Enhancement Priority Low
Hi, I think it would be nice to export a working preferences configuration to another user to that the simulations run in very similar `preferenced` GAMA Srirama
1.0
exporting preferences to share with others - Hi, I think it would be nice to export a working preferences configuration to another user to that the simulations run in very similar `preferenced` GAMA Srirama
priority
exporting preferences to share with others hi i think it would be nice to export a working preferences configuration to another user to that the simulations run in very similar preferenced gama srirama
1
35,104
2,789,798,789
IssuesEvent
2015-05-08 21:33:48
google/google-visualization-api-issues
https://api.github.com/repos/google/google-visualization-api-issues
opened
Icon to support links
Priority-Low Type-Enhancement
Original [issue 144](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=144) created by orwant on 2009-12-09T19:18:13.000Z: <b>What would you like to see us add to this API?</b> Similar to zoom functionality, I like to see a icon object to render single/multiple link options which would go to different charts in drill- down matter. <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> Query, etc)? all charts including motionchart. <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
1.0
Icon to support links - Original [issue 144](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=144) created by orwant on 2009-12-09T19:18:13.000Z: <b>What would you like to see us add to this API?</b> Similar to zoom functionality, I like to see a icon object to render single/multiple link options which would go to different charts in drill- down matter. <b>What component is this issue related to (PieChart, LineChart, DataTable,</b> Query, etc)? all charts including motionchart. <b>*********************************************************</b> <b>For developers viewing this issue: please click the 'star' icon to be</b> <b>notified of future changes, and to let us know how many of you are</b> <b>interested in seeing it resolved.</b> <b>*********************************************************</b>
priority
icon to support links original created by orwant on what would you like to see us add to this api similar to zoom functionality i like to see a icon object to render single multiple link options which would go to different charts in drill down matter what component is this issue related to piechart linechart datatable query etc all charts including motionchart for developers viewing this issue please click the star icon to be notified of future changes and to let us know how many of you are interested in seeing it resolved
1
538,914
15,780,845,996
IssuesEvent
2021-04-01 10:30:03
KoreanGRF/KoreanTrainSet
https://api.github.com/repos/KoreanGRF/KoreanTrainSet
closed
협궤 객차, 동차, 증기기관차
new car priority: very low
![협궤 객차, 동차, 증기기관차 1차 완성](https://user-images.githubusercontent.com/75788864/113144101-dbb08e80-9267-11eb-9024-eb77420e1f64.png) 기관차 https://namu.wiki/w/%ED%98%80%EA%B8%B0%ED%98%95%20%EC%A6%9D%EA%B8%B0%EA%B8%B0%EA%B4%80%EC%B0%A8#s-2.7 혀기 7형 증기기관차 도입년도:1952년 최고 속도:50km/h 추정 마력:불명 기관차와 탄수차 추천 총길이:8 (기관차, 탄수차 각각 6, 2 혹은 5, 3 추천) 객차 https://ko.wikipedia.org/wiki/%ED%98%91%EA%B6%A4_%EA%B0%9D%EC%B0%A8 https://www.kyeonggi.com/news/articleView.html?idxno=2327285 제가 찍었던 객차들이 여태 그래왔듯이 역시 두개가 랜덤 등장으로 부탁드립니다. 추천 길이:6 동차 https://ko.wikipedia.org/wiki/%ED%98%91%EA%B6%A4_%EB%94%94%EC%A0%A4_%EC%95%A1%EC%95%95_%EB%8F%99%EC%B0%A8 협궤 디젤 액압 동차 도입년도:1965년 일단 완성해서 올려둡니다. 아마 언젠가는 협궤 철도도 구현되겠죠....
1.0
협궤 객차, 동차, 증기기관차 - ![협궤 객차, 동차, 증기기관차 1차 완성](https://user-images.githubusercontent.com/75788864/113144101-dbb08e80-9267-11eb-9024-eb77420e1f64.png) 기관차 https://namu.wiki/w/%ED%98%80%EA%B8%B0%ED%98%95%20%EC%A6%9D%EA%B8%B0%EA%B8%B0%EA%B4%80%EC%B0%A8#s-2.7 혀기 7형 증기기관차 도입년도:1952년 최고 속도:50km/h 추정 마력:불명 기관차와 탄수차 추천 총길이:8 (기관차, 탄수차 각각 6, 2 혹은 5, 3 추천) 객차 https://ko.wikipedia.org/wiki/%ED%98%91%EA%B6%A4_%EA%B0%9D%EC%B0%A8 https://www.kyeonggi.com/news/articleView.html?idxno=2327285 제가 찍었던 객차들이 여태 그래왔듯이 역시 두개가 랜덤 등장으로 부탁드립니다. 추천 길이:6 동차 https://ko.wikipedia.org/wiki/%ED%98%91%EA%B6%A4_%EB%94%94%EC%A0%A4_%EC%95%A1%EC%95%95_%EB%8F%99%EC%B0%A8 협궤 디젤 액압 동차 도입년도:1965년 일단 완성해서 올려둡니다. 아마 언젠가는 협궤 철도도 구현되겠죠....
priority
협궤 객차 동차 증기기관차 기관차 혀기 증기기관차 도입년도 최고 속도 h 추정 마력 불명 기관차와 탄수차 추천 총길이 기관차 탄수차 각각 혹은 추천 객차 제가 찍었던 객차들이 여태 그래왔듯이 역시 두개가 랜덤 등장으로 부탁드립니다 추천 길이 동차 협궤 디젤 액압 동차 도입년도 일단 완성해서 올려둡니다 아마 언젠가는 협궤 철도도 구현되겠죠
1
490,158
14,116,118,096
IssuesEvent
2020-11-08 00:56:55
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
sys_pm: fragility in residency policy
Stale area: Power Management bug priority: low
The residency policy for system power management captures a list of defined residency durations in the order of `SLEEP` levels 1, 2, and 3 followed by `DEEP_SLEEP` levels 1, 2, and 3. The policy then looks for deepest level for which a requested timeout meets the minimum requirements. There are a couple problems with the design and implementation: * The algorithm assumes that the residency durations are monotonically increasing, but nothing verifies it; * The table includes a complex nesting of preprocessor directives to produce a list with only defined elements, and replicates these directives when defining available sleep modes, creating a potential for inconsistency; * ~~When a sleep state is enabled that requires an external signal to wake (e.g. deep sleep) the policy may inadvertently result in an unbounded sleep~~ acceptable because enabling `CONFIG_SYS_POWER_DEEP_SLEEP_STATES` is opt-in, see https://github.com/zephyrproject-rtos/zephyr/pull/22084#issuecomment-578498729
1.0
sys_pm: fragility in residency policy - The residency policy for system power management captures a list of defined residency durations in the order of `SLEEP` levels 1, 2, and 3 followed by `DEEP_SLEEP` levels 1, 2, and 3. The policy then looks for deepest level for which a requested timeout meets the minimum requirements. There are a couple problems with the design and implementation: * The algorithm assumes that the residency durations are monotonically increasing, but nothing verifies it; * The table includes a complex nesting of preprocessor directives to produce a list with only defined elements, and replicates these directives when defining available sleep modes, creating a potential for inconsistency; * ~~When a sleep state is enabled that requires an external signal to wake (e.g. deep sleep) the policy may inadvertently result in an unbounded sleep~~ acceptable because enabling `CONFIG_SYS_POWER_DEEP_SLEEP_STATES` is opt-in, see https://github.com/zephyrproject-rtos/zephyr/pull/22084#issuecomment-578498729
priority
sys pm fragility in residency policy the residency policy for system power management captures a list of defined residency durations in the order of sleep levels and followed by deep sleep levels and the policy then looks for deepest level for which a requested timeout meets the minimum requirements there are a couple problems with the design and implementation the algorithm assumes that the residency durations are monotonically increasing but nothing verifies it the table includes a complex nesting of preprocessor directives to produce a list with only defined elements and replicates these directives when defining available sleep modes creating a potential for inconsistency when a sleep state is enabled that requires an external signal to wake e g deep sleep the policy may inadvertently result in an unbounded sleep acceptable because enabling config sys power deep sleep states is opt in see
1
110,247
4,424,038,481
IssuesEvent
2016-08-16 10:53:05
thommoboy/There-are-no-brakes
https://api.github.com/repos/thommoboy/There-are-no-brakes
closed
Player Prefab "Shot Spawn"
Adventurer Priority Low
As far as I can tell it is no longer necessary (was for an old iteration of the grappling hook), can be deleted but make sure doing so doesn't break anything! (I'll probably get around to doing it myself but focusing on other stuff right now) EDIT: This goes for the "Head" attached to it as well
1.0
Player Prefab "Shot Spawn" - As far as I can tell it is no longer necessary (was for an old iteration of the grappling hook), can be deleted but make sure doing so doesn't break anything! (I'll probably get around to doing it myself but focusing on other stuff right now) EDIT: This goes for the "Head" attached to it as well
priority
player prefab shot spawn as far as i can tell it is no longer necessary was for an old iteration of the grappling hook can be deleted but make sure doing so doesn t break anything i ll probably get around to doing it myself but focusing on other stuff right now edit this goes for the head attached to it as well
1
86,114
3,702,723,464
IssuesEvent
2016-02-29 17:48:52
crosswire/xiphos
https://api.github.com/repos/crosswire/xiphos
closed
Xiphos does not remember 'No'
auto-migrated bug Current-stable low priority sourceforge
Hi I have 3.1.4 on OpenSuse 12.2 Every time I start Xiphos it asks me Yes/No to make URL sword:// default to Xiphos. When I click 'No' it does not remember because it happens at each start of Xiphos. It remembers 'Yes'. Any help? Reported by: gumbare Original Ticket: [gnomesword/bugs/493](https://sourceforge.net/p/gnomesword/bugs/493)
1.0
Xiphos does not remember 'No' - Hi I have 3.1.4 on OpenSuse 12.2 Every time I start Xiphos it asks me Yes/No to make URL sword:// default to Xiphos. When I click 'No' it does not remember because it happens at each start of Xiphos. It remembers 'Yes'. Any help? Reported by: gumbare Original Ticket: [gnomesword/bugs/493](https://sourceforge.net/p/gnomesword/bugs/493)
priority
xiphos does not remember no hi i have on opensuse every time i start xiphos it asks me yes no to make url sword default to xiphos when i click no it does not remember because it happens at each start of xiphos it remembers yes any help reported by gumbare original ticket
1
697,636
23,947,120,559
IssuesEvent
2022-09-12 08:21:50
ChainSafe/forest
https://api.github.com/repos/ChainSafe/forest
opened
Remove the clippy::result_large_err clippy exceptions
Priority: 4 - Low Maintenance Status: Needs Triage Ready
**Issue summary** <!-- A clear and concise description of what the issue is. --> Possible options include making the error types smaller or using `Box`. No additional error casting should be required. **Task summary** <!-- A clear and concise description of what the task(s) are. --> - [ ] Task 1 - [ ] Task 2 - [x] Task 3 - [x] Task 4 - [x] Task 5 **Acceptance Criteria** <!-- Provide the acceptance criteria for the issue. --> - [ ] acceptance criteria #1 - [ ] acceptance criteria #2 - [x] acceptance criteria #3 **Other information and links** <!-- Add any other context, existing implementation reference or screenshots about the task here. --> <!-- Thank you 💪 -->
1.0
Remove the clippy::result_large_err clippy exceptions - **Issue summary** <!-- A clear and concise description of what the issue is. --> Possible options include making the error types smaller or using `Box`. No additional error casting should be required. **Task summary** <!-- A clear and concise description of what the task(s) are. --> - [ ] Task 1 - [ ] Task 2 - [x] Task 3 - [x] Task 4 - [x] Task 5 **Acceptance Criteria** <!-- Provide the acceptance criteria for the issue. --> - [ ] acceptance criteria #1 - [ ] acceptance criteria #2 - [x] acceptance criteria #3 **Other information and links** <!-- Add any other context, existing implementation reference or screenshots about the task here. --> <!-- Thank you 💪 -->
priority
remove the clippy result large err clippy exceptions issue summary possible options include making the error types smaller or using box no additional error casting should be required task summary task task task task task acceptance criteria acceptance criteria acceptance criteria acceptance criteria other information and links
1
515,572
14,965,364,637
IssuesEvent
2021-01-27 13:17:34
renovatebot/renovate
https://api.github.com/repos/renovatebot/renovate
reopened
Add support for yaml config files
priority-4-low type:feature
**What would you like Renovate to be able to do?** JSON isn't considered the best choice for configuration files anymore. [This blog](https://www.lucidchart.com/techblog/2018/07/16/why-json-isnt-a-good-configuration-language/) post on lucidchart explains some of the reasons for it. Most services (e.g., GitHub actions) use YAML as the new standard. In my opinion, YAML support for configuration files would make a helpful addition to Renovate. The configuration would be more comprehensible and also easier to edit, especially when using GitHub's online edit feature. **Did you already have any implementation ideas?** Since yaml is a superset of json, the config file could be parsed using the [yaml](https://www.npmjs.com/package/yaml) library, and then, equally processed as the json-derived config object. **Is this a feature you'd be interested in implementing yourself?** Depends on your feedback and the level of interest in this feature.
1.0
Add support for yaml config files - **What would you like Renovate to be able to do?** JSON isn't considered the best choice for configuration files anymore. [This blog](https://www.lucidchart.com/techblog/2018/07/16/why-json-isnt-a-good-configuration-language/) post on lucidchart explains some of the reasons for it. Most services (e.g., GitHub actions) use YAML as the new standard. In my opinion, YAML support for configuration files would make a helpful addition to Renovate. The configuration would be more comprehensible and also easier to edit, especially when using GitHub's online edit feature. **Did you already have any implementation ideas?** Since yaml is a superset of json, the config file could be parsed using the [yaml](https://www.npmjs.com/package/yaml) library, and then, equally processed as the json-derived config object. **Is this a feature you'd be interested in implementing yourself?** Depends on your feedback and the level of interest in this feature.
priority
add support for yaml config files what would you like renovate to be able to do json isn t considered the best choice for configuration files anymore post on lucidchart explains some of the reasons for it most services e g github actions use yaml as the new standard in my opinion yaml support for configuration files would make a helpful addition to renovate the configuration would be more comprehensible and also easier to edit especially when using github s online edit feature did you already have any implementation ideas since yaml is a superset of json the config file could be parsed using the library and then equally processed as the json derived config object is this a feature you d be interested in implementing yourself depends on your feedback and the level of interest in this feature
1
299,290
9,205,319,406
IssuesEvent
2019-03-08 10:14:38
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
Font rendering problems in the GUI
Category: Symbology Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **Martin-Weis-newsadress-gmx-de -** (Martin-Weis-newsadress-gmx-de -) Original Redmine Issue: 692, https://issues.qgis.org/issues/692 Original Assignee: nobody - --- In version 0.9 [HEAD Revision 6845] I found a problem concerning the rendering of fonts. The fonts are scambled in the attribute table and scale bar. I attached a screeenshot. If the attributes window is resized, the fonts may appear correctly (on certain scalings) as can be seen in the second screenshot. This may be due to a wrong font-installation on my system, but I cannot track it down. There is no helpful output on the command line (so not included). System: debian etch Libraries linked: ldd /usr/local/bin/qgis linux-gate.so.1 => (0xffffe000) libQt3Support.so.4 => /usr/lib/libQt3Support.so.4 (0xb7c71000) libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb7c28000) libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb7559000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7536000) libSM.so.6 => /usr/lib/libSM.so.6 (0xb752d000) libICE.so.6 => /usr/lib/libICE.so.6 (0xb7515000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb750d000) libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7509000) libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb7500000) libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb74fd000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7493000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7468000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb745a000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb736d000) libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb7329000) libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb72cf000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb714f000) libz.so.1 => /usr/lib/libz.so.1 (0xb713b000) libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7129000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7124000) libqgis_core.so => /usr/local/lib/libqgis_core.so (0xb6f3a000) libqgis_gui.so => /usr/local/lib/libqgis_gui.so (0xb6eed000) libpq.so.4 => /usr/lib/libpq.so.4 (0xb6ed0000) libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb6eab000) libproj.so.0 => /usr/lib/libproj.so.0 (0xb6e76000) libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb6e1a000) libgeos.so.2 => /usr/lib/libgeos.so.2 (0xb6d19000) libgdal1.3.2.so.1 => /usr/lib/libgdal1.3.2.so.1 (0xb6895000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb67b0000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb67a5000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb6674000) libQtSql.so.4 => /usr/lib/libQtSql.so.4 (0xb65d4000) libmysqlclient_r.so.15 => /usr/lib/libmysqlclient_r.so.15 (0xb63f8000) libsqlite.so.0 => /usr/lib/libsqlite.so.0 (0xb63a2000) libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb638c000) libXt.so.6 => /usr/lib/libXt.so.6 (0xb633d000) libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6338000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb62a5000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6285000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb6282000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb627d000) /lib/ld-linux.so.2 (0xb7f7f000) libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb623d000) libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb6103000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0xb6087000) libcom_err.so.2 => /lib/libcom_err.so.2 (0xb6084000) libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb6056000) libodbc.so.1 => /usr/lib/libodbc.so.1 (0xb5ff6000) libxerces-c.so.27 => /usr/lib/libxerces-c.so.27 (0xb5c16000) libjasper-1.701.so.1 => /usr/lib/libjasper-1.701.so.1 (0xb5bc9000) libmfhdf.so.4 => /usr/lib/libmfhdf.so.4 (0xb5ba7000) libdf.so.4 => /usr/lib/libdf.so.4 (0xb5b08000) libungif.so.4 => /usr/lib/libungif.so.4 (0xb5b00000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb5adf000) libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb5a8b000) libnetcdf.so.3 => /usr/lib/libnetcdf.so.3 (0xb5a55000) libcfitsio.so.2 => /usr/lib/libcfitsio.so.2 (0xb58e2000) librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb58d9000) libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0xb56ff000) libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb56e8000) libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0xb56c3000) libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0xb56b0000) libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb56a9000) libicuuc.so.36 => /usr/lib/libicuuc.so.36 (0xb558f000) libicudata.so.36 => /usr/lib/libicudata.so.36 (0xb4bdf000) libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0xb4bda000) --- - [qgis_fonts.png](https://issues.qgis.org/attachments/download/1903/qgis_fonts.png) (Martin-Weis-newsadress-gmx-de -) - [qgis_fonts1.png](https://issues.qgis.org/attachments/download/1902/qgis_fonts1.png) (Martin-Weis-newsadress-gmx-de -)
1.0
Font rendering problems in the GUI - --- Author Name: **Martin-Weis-newsadress-gmx-de -** (Martin-Weis-newsadress-gmx-de -) Original Redmine Issue: 692, https://issues.qgis.org/issues/692 Original Assignee: nobody - --- In version 0.9 [HEAD Revision 6845] I found a problem concerning the rendering of fonts. The fonts are scambled in the attribute table and scale bar. I attached a screeenshot. If the attributes window is resized, the fonts may appear correctly (on certain scalings) as can be seen in the second screenshot. This may be due to a wrong font-installation on my system, but I cannot track it down. There is no helpful output on the command line (so not included). System: debian etch Libraries linked: ldd /usr/local/bin/qgis linux-gate.so.1 => (0xffffe000) libQt3Support.so.4 => /usr/lib/libQt3Support.so.4 (0xb7c71000) libQtSvg.so.4 => /usr/lib/libQtSvg.so.4 (0xb7c28000) libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0xb7559000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7536000) libSM.so.6 => /usr/lib/libSM.so.6 (0xb752d000) libICE.so.6 => /usr/lib/libICE.so.6 (0xb7515000) libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb750d000) libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7509000) libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb7500000) libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0xb74fd000) libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7493000) libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xb7468000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb745a000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb736d000) libQtXml.so.4 => /usr/lib/libQtXml.so.4 (0xb7329000) libQtNetwork.so.4 => /usr/lib/libQtNetwork.so.4 (0xb72cf000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0xb714f000) libz.so.1 => /usr/lib/libz.so.1 (0xb713b000) libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0xb7129000) libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0xb7124000) libqgis_core.so => /usr/local/lib/libqgis_core.so (0xb6f3a000) libqgis_gui.so => /usr/local/lib/libqgis_gui.so (0xb6eed000) libpq.so.4 => /usr/lib/libpq.so.4 (0xb6ed0000) libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0xb6eab000) libproj.so.0 => /usr/lib/libproj.so.0 (0xb6e76000) libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb6e1a000) libgeos.so.2 => /usr/lib/libgeos.so.2 (0xb6d19000) libgdal1.3.2.so.1 => /usr/lib/libgdal1.3.2.so.1 (0xb6895000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb67b0000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb67a5000) libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0xb6674000) libQtSql.so.4 => /usr/lib/libQtSql.so.4 (0xb65d4000) libmysqlclient_r.so.15 => /usr/lib/libmysqlclient_r.so.15 (0xb63f8000) libsqlite.so.0 => /usr/lib/libsqlite.so.0 (0xb63a2000) libaudio.so.2 => /usr/lib/libaudio.so.2 (0xb638c000) libXt.so.6 => /usr/lib/libXt.so.6 (0xb633d000) libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb6338000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0xb62a5000) libexpat.so.1 => /usr/lib/libexpat.so.1 (0xb6285000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb6282000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb627d000) /lib/ld-linux.so.2 (0xb7f7f000) libssl.so.0.9.8 => /usr/lib/i686/cmov/libssl.so.0.9.8 (0xb623d000) libcrypto.so.0.9.8 => /usr/lib/i686/cmov/libcrypto.so.0.9.8 (0xb6103000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0xb6087000) libcom_err.so.2 => /lib/libcom_err.so.2 (0xb6084000) libcrypt.so.1 => /lib/tls/i686/cmov/libcrypt.so.1 (0xb6056000) libodbc.so.1 => /usr/lib/libodbc.so.1 (0xb5ff6000) libxerces-c.so.27 => /usr/lib/libxerces-c.so.27 (0xb5c16000) libjasper-1.701.so.1 => /usr/lib/libjasper-1.701.so.1 (0xb5bc9000) libmfhdf.so.4 => /usr/lib/libmfhdf.so.4 (0xb5ba7000) libdf.so.4 => /usr/lib/libdf.so.4 (0xb5b08000) libungif.so.4 => /usr/lib/libungif.so.4 (0xb5b00000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb5adf000) libtiff.so.4 => /usr/lib/libtiff.so.4 (0xb5a8b000) libnetcdf.so.3 => /usr/lib/libnetcdf.so.3 (0xb5a55000) libcfitsio.so.2 => /usr/lib/libcfitsio.so.2 (0xb58e2000) librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0xb58d9000) libmysqlclient.so.15 => /usr/lib/libmysqlclient.so.15 (0xb56ff000) libnsl.so.1 => /lib/tls/i686/cmov/libnsl.so.1 (0xb56e8000) libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0xb56c3000) libresolv.so.2 => /lib/tls/i686/cmov/libresolv.so.2 (0xb56b0000) libltdl.so.3 => /usr/lib/libltdl.so.3 (0xb56a9000) libicuuc.so.36 => /usr/lib/libicuuc.so.36 (0xb558f000) libicudata.so.36 => /usr/lib/libicudata.so.36 (0xb4bdf000) libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0xb4bda000) --- - [qgis_fonts.png](https://issues.qgis.org/attachments/download/1903/qgis_fonts.png) (Martin-Weis-newsadress-gmx-de -) - [qgis_fonts1.png](https://issues.qgis.org/attachments/download/1902/qgis_fonts1.png) (Martin-Weis-newsadress-gmx-de -)
priority
font rendering problems in the gui author name martin weis newsadress gmx de martin weis newsadress gmx de original redmine issue original assignee nobody in version i found a problem concerning the rendering of fonts the fonts are scambled in the attribute table and scale bar i attached a screeenshot if the attributes window is resized the fonts may appear correctly on certain scalings as can be seen in the second screenshot this may be due to a wrong font installation on my system but i cannot track it down there is no helpful output on the command line so not included system debian etch libraries linked ldd usr local bin qgis linux gate so so usr lib so libqtsvg so usr lib libqtsvg so libqtgui so usr lib libqtgui so so usr lib so libsm so usr lib libsm so libice so usr lib libice so libxrender so usr lib libxrender so libxrandr so usr lib libxrandr so libxcursor so usr lib libxcursor so libxinerama so usr lib libxinerama so libfreetype so usr lib libfreetype so libfontconfig so usr lib libfontconfig so libxext so usr lib libxext so so usr lib so libqtxml so usr lib libqtxml so libqtnetwork so usr lib libqtnetwork so libqtcore so usr lib libqtcore so libz so usr lib libz so libpthread so lib tls cmov libpthread so libdl so lib tls cmov libdl so libqgis core so usr local lib libqgis core so libqgis gui so usr local lib libqgis gui so libpq so usr lib libpq so libm so lib tls cmov libm so libproj so usr lib libproj so so usr lib so libgeos so usr lib libgeos so so usr lib so libstdc so usr lib libstdc so libgcc s so lib libgcc s so libc so lib tls cmov libc so libqtsql so usr lib libqtsql so libmysqlclient r so usr lib libmysqlclient r so libsqlite so usr lib libsqlite so libaudio so usr lib libaudio so libxt so usr lib libxt so libxfixes so usr lib libxfixes so libglib so usr lib libglib so libexpat so usr lib libexpat so libxau so usr lib libxau so libxdmcp so usr lib libxdmcp so lib ld linux so libssl so usr lib cmov libssl so libcrypto so usr lib cmov libcrypto so so usr lib so libcom err so lib libcom err so libcrypt so lib tls cmov libcrypt so libodbc so usr lib libodbc so libxerces c so usr lib libxerces c so libjasper so usr lib libjasper so libmfhdf so usr lib libmfhdf so libdf so usr lib libdf so libungif so usr lib libungif so libjpeg so usr lib libjpeg so libtiff so usr lib libtiff so libnetcdf so usr lib libnetcdf so libcfitsio so usr lib libcfitsio so librt so lib tls cmov librt so libmysqlclient so usr lib libmysqlclient so libnsl so lib tls cmov libnsl so so usr lib so libresolv so lib tls cmov libresolv so libltdl so usr lib libltdl so libicuuc so usr lib libicuuc so libicudata so usr lib libicudata so so usr lib so martin weis newsadress gmx de martin weis newsadress gmx de
1
107,206
4,294,740,047
IssuesEvent
2016-07-19 02:10:25
ponylang/ponyc
https://api.github.com/repos/ponylang/ponyc
closed
Inconsistent naming in process package
bug: 0 - blocked difficulty: 1 - easy priority: 1 - low
Other packages name notifiers as tcpnotify.pony ansinotify.pony whereas Process package has process-monitor.pony process-notify.pony This inconsistency should be fixed as soon as https://github.com/ponylang/rfcs/pull/11 is finished.
1.0
Inconsistent naming in process package - Other packages name notifiers as tcpnotify.pony ansinotify.pony whereas Process package has process-monitor.pony process-notify.pony This inconsistency should be fixed as soon as https://github.com/ponylang/rfcs/pull/11 is finished.
priority
inconsistent naming in process package other packages name notifiers as tcpnotify pony ansinotify pony whereas process package has process monitor pony process notify pony this inconsistency should be fixed as soon as is finished
1
373,705
11,047,716,333
IssuesEvent
2019-12-09 19:34:43
LongTailBio/pangea-server
https://api.github.com/repos/LongTailBio/pangea-server
closed
Handle invalidation of Analysis Results
low priority middleware
Middleware results for queries will be accurate at the time of the query. If the owner of an included Sample later updates a Tool Result for that Sample then the middleware results for the query could potentially change. We should either note that the Query results are no longer accurate or should recalculate them. I'm leaning towards tagging it as invalid which would manifest as a warning and a 'Rerun Middleware' button for the user. This allows them to hold onto the query-time results if they so choose.
1.0
Handle invalidation of Analysis Results - Middleware results for queries will be accurate at the time of the query. If the owner of an included Sample later updates a Tool Result for that Sample then the middleware results for the query could potentially change. We should either note that the Query results are no longer accurate or should recalculate them. I'm leaning towards tagging it as invalid which would manifest as a warning and a 'Rerun Middleware' button for the user. This allows them to hold onto the query-time results if they so choose.
priority
handle invalidation of analysis results middleware results for queries will be accurate at the time of the query if the owner of an included sample later updates a tool result for that sample then the middleware results for the query could potentially change we should either note that the query results are no longer accurate or should recalculate them i m leaning towards tagging it as invalid which would manifest as a warning and a rerun middleware button for the user this allows them to hold onto the query time results if they so choose
1
647,850
21,157,301,936
IssuesEvent
2022-04-07 05:39:28
Vielheim/TourMate
https://api.github.com/repos/Vielheim/TourMate
closed
Add ownerUserId field for plans and trips
feat.trip feat.plan Priority.Low
Based on discussion with Prof, we should just allow the owner to delete only
1.0
Add ownerUserId field for plans and trips - Based on discussion with Prof, we should just allow the owner to delete only
priority
add owneruserid field for plans and trips based on discussion with prof we should just allow the owner to delete only
1
398,584
11,741,913,301
IssuesEvent
2020-03-11 23:01:13
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Translate photo admin
easy and fun i18n photos priority: low
In GitLab by @thomwiggers on Jan 20, 2017, 22:58 Wel zo netjes om de hele site netjes vertaald te hebben. Dit kwam naar boven in !297.
1.0
Translate photo admin - In GitLab by @thomwiggers on Jan 20, 2017, 22:58 Wel zo netjes om de hele site netjes vertaald te hebben. Dit kwam naar boven in !297.
priority
translate photo admin in gitlab by thomwiggers on jan wel zo netjes om de hele site netjes vertaald te hebben dit kwam naar boven in
1
422,224
12,268,660,463
IssuesEvent
2020-05-07 12:54:28
tfranzel/drf-spectacular
https://api.github.com/repos/tfranzel/drf-spectacular
closed
django-phonenumber-field
low priority
https://pypi.org/project/django-phonenumber-field/ 2.0.1 (unfortunately locked to that by current django-oscar & django-oscar-api & django-oscar-api-checkout): `could not resolve serializer field ModelField(help_text='In case we need to call you about your order', model_field=<phonenumber_field.modelfields.PhoneNumberField: phone_number>, required=False, validators=[<function validate_international_phonenumber>, <django.core.validators.MaxLengthValidator object>]). defaulting to "string"` The `master` versions should let me update to django-phonenumber-field v3, but poetry is making that difficult to upgrade with git (https://github.com/python-poetry/poetry/issues/2336). Doing a fresh install to get around that.
1.0
django-phonenumber-field - https://pypi.org/project/django-phonenumber-field/ 2.0.1 (unfortunately locked to that by current django-oscar & django-oscar-api & django-oscar-api-checkout): `could not resolve serializer field ModelField(help_text='In case we need to call you about your order', model_field=<phonenumber_field.modelfields.PhoneNumberField: phone_number>, required=False, validators=[<function validate_international_phonenumber>, <django.core.validators.MaxLengthValidator object>]). defaulting to "string"` The `master` versions should let me update to django-phonenumber-field v3, but poetry is making that difficult to upgrade with git (https://github.com/python-poetry/poetry/issues/2336). Doing a fresh install to get around that.
priority
django phonenumber field unfortunately locked to that by current django oscar django oscar api django oscar api checkout could not resolve serializer field modelfield help text in case we need to call you about your order model field required false validators defaulting to string the master versions should let me update to django phonenumber field but poetry is making that difficult to upgrade with git doing a fresh install to get around that
1
39,637
2,857,830,361
IssuesEvent
2015-06-02 21:42:23
muut/riotjs
https://api.github.com/repos/muut/riotjs
closed
Browser riot.compile(): Boolean attributes not working according to documentation
bug low priority
Boolean attributes don't appear to be working as stated in the docs: https://muut.com/riotjs/guide/#boolean-attributes JSFiddle: https://jsfiddle.net/7cv4m4k9/ HTML: ```html <my-example></my-example> ``` Javascript: ```javascript riot.tag('my-example', '<input type="checkbox" checked="{isChecked}" />', function (opts) { this.isChecked = false; }); riot.mount('*'); ``` Intended result: ```html <input type="checkbox" /> ``` Actual result: ```html <input type="checkbox" checked="false" /> ``` However it does appear to work if the attribute is changed to "__attribute", as seen in some riotjs demos.
1.0
Browser riot.compile(): Boolean attributes not working according to documentation - Boolean attributes don't appear to be working as stated in the docs: https://muut.com/riotjs/guide/#boolean-attributes JSFiddle: https://jsfiddle.net/7cv4m4k9/ HTML: ```html <my-example></my-example> ``` Javascript: ```javascript riot.tag('my-example', '<input type="checkbox" checked="{isChecked}" />', function (opts) { this.isChecked = false; }); riot.mount('*'); ``` Intended result: ```html <input type="checkbox" /> ``` Actual result: ```html <input type="checkbox" checked="false" /> ``` However it does appear to work if the attribute is changed to "__attribute", as seen in some riotjs demos.
priority
browser riot compile boolean attributes not working according to documentation boolean attributes don t appear to be working as stated in the docs jsfiddle html html javascript javascript riot tag my example function opts this ischecked false riot mount intended result html actual result html however it does appear to work if the attribute is changed to attribute as seen in some riotjs demos
1
188,627
6,778,436,306
IssuesEvent
2017-10-28 10:47:51
chingu-coders/Voyage2-Bears-24
https://api.github.com/repos/chingu-coders/Voyage2-Bears-24
closed
Move Spin (loading page) to middle and center of the document
feature front-end low priority
_User Story:_ **As a** user, **I want to** be able to see a Spinner when the content is loading **so that I can** know when the content is loading instead of a blank page _Acceptance Criteria:_ - [x] Create a LoadingContent component in `./components` - [x] It should display the background using the LoginBackground Component - [x] It should display a Card component in the middle and center of the page - [x] It should contain a Spin component - [x] Replace the Spin component with the LoadingContent component in `./view/MainServiceProvider/index.js`
1.0
Move Spin (loading page) to middle and center of the document - _User Story:_ **As a** user, **I want to** be able to see a Spinner when the content is loading **so that I can** know when the content is loading instead of a blank page _Acceptance Criteria:_ - [x] Create a LoadingContent component in `./components` - [x] It should display the background using the LoginBackground Component - [x] It should display a Card component in the middle and center of the page - [x] It should contain a Spin component - [x] Replace the Spin component with the LoadingContent component in `./view/MainServiceProvider/index.js`
priority
move spin loading page to middle and center of the document user story as a user i want to be able to see a spinner when the content is loading so that i can know when the content is loading instead of a blank page acceptance criteria create a loadingcontent component in components it should display the background using the loginbackground component it should display a card component in the middle and center of the page it should contain a spin component replace the spin component with the loadingcontent component in view mainserviceprovider index js
1
264,164
8,306,049,385
IssuesEvent
2018-09-22 14:36:59
hfst/hfst-ospell
https://api.github.com/repos/hfst/hfst-ospell
closed
hfst-ospell tests fail
auto-migrated future low priority
hfst-ospell's "make check" fails randomly on other platforms. I suspect Bash'isms in the test scripts. Also "make -j8 check" fails even more randomly, because the dependencies between the tests aren't correctly set. Reported by: TinoDidriksen
1.0
hfst-ospell tests fail - hfst-ospell's "make check" fails randomly on other platforms. I suspect Bash'isms in the test scripts. Also "make -j8 check" fails even more randomly, because the dependencies between the tests aren't correctly set. Reported by: TinoDidriksen
priority
hfst ospell tests fail hfst ospell s make check fails randomly on other platforms i suspect bash isms in the test scripts also make check fails even more randomly because the dependencies between the tests aren t correctly set reported by tinodidriksen
1
186,600
6,737,158,988
IssuesEvent
2017-10-19 08:22:23
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
opened
Links go to about blank on qute://help
bug: behavior priority: 2 - low
When opening `qute://help` without a trailing slash and clicking a link, it points to `about:blank`.
1.0
Links go to about blank on qute://help - When opening `qute://help` without a trailing slash and clicking a link, it points to `about:blank`.
priority
links go to about blank on qute help when opening qute help without a trailing slash and clicking a link it points to about blank
1
400,447
11,775,437,696
IssuesEvent
2020-03-16 11:20:17
ooni/backend
https://api.github.com/repos/ooni/backend
opened
Make progress on CI and CD adoption
discuss ooni/devops priority/low
We didn't really specify well what this means. Let's discuss this to refine it.
1.0
Make progress on CI and CD adoption - We didn't really specify well what this means. Let's discuss this to refine it.
priority
make progress on ci and cd adoption we didn t really specify well what this means let s discuss this to refine it
1
620,208
19,556,479,896
IssuesEvent
2022-01-03 10:16:07
PokemonAutomation/Arduino-Source
https://api.github.com/repos/PokemonAutomation/Arduino-Source
closed
Detect the lack of SSE4.2 support.
enhancement P4 - Low Priority Serial Programs Done - Next Release
Someone actually tried to run the serial programs on a computer without SSE4.2 and it crashed. Let's add a check for it.
1.0
Detect the lack of SSE4.2 support. - Someone actually tried to run the serial programs on a computer without SSE4.2 and it crashed. Let's add a check for it.
priority
detect the lack of support someone actually tried to run the serial programs on a computer without and it crashed let s add a check for it
1
720,843
24,808,399,680
IssuesEvent
2022-10-25 07:27:40
ant-media/Ant-Media-Server
https://api.github.com/repos/ant-media/Ant-Media-Server
opened
Provide support for h265 rtsp feed
Priority: Low
Executable does not support h265 rtsp feed. Issue is created by @ashishkumar-07 https://github.com/ant-media/WebRTCEmbeddedSDKReference/issues/3
1.0
Provide support for h265 rtsp feed - Executable does not support h265 rtsp feed. Issue is created by @ashishkumar-07 https://github.com/ant-media/WebRTCEmbeddedSDKReference/issues/3
priority
provide support for rtsp feed executable does not support rtsp feed issue is created by ashishkumar
1
760,805
26,657,184,732
IssuesEvent
2023-01-25 17:46:29
UniversityOfHelsinkiCS/suoritustarkistin
https://api.github.com/repos/UniversityOfHelsinkiCS/suoritustarkistin
closed
Create an API which enables easy creation of completions from other Software
feature NMI low priority
vois tehdä suotariin apin mikä mahollistas helpomman kirjauksen muista softista käsin
1.0
Create an API which enables easy creation of completions from other Software - vois tehdä suotariin apin mikä mahollistas helpomman kirjauksen muista softista käsin
priority
create an api which enables easy creation of completions from other software vois tehdä suotariin apin mikä mahollistas helpomman kirjauksen muista softista käsin
1
445,462
12,831,241,930
IssuesEvent
2020-07-07 04:45:25
ChainSafe/forest
https://api.github.com/repos/ChainSafe/forest
closed
Add CLI/Config for RPC Port and Address
Priority: 4 - Low RPC good first issue
**Issue summary** <!-- A clear and concise description of what the task is. --> Allow the user to set the RPC port and listening address on startup through the CLI and Config **Other information and links** <!-- Add any other context or screenshots about the issue here. --> <!-- Thank you 🙏 -->
1.0
Add CLI/Config for RPC Port and Address - **Issue summary** <!-- A clear and concise description of what the task is. --> Allow the user to set the RPC port and listening address on startup through the CLI and Config **Other information and links** <!-- Add any other context or screenshots about the issue here. --> <!-- Thank you 🙏 -->
priority
add cli config for rpc port and address issue summary allow the user to set the rpc port and listening address on startup through the cli and config other information and links
1
265,055
8,336,440,664
IssuesEvent
2018-09-28 07:49:39
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
Rig Airflow Stops When Smoking Finishes
Bug Stale ⚰️ priority: low
Like it says on the tin. If you're smoking in a rig, and the cig stops, your airflow stops too. To recreate: Get a hardsuit rig. Put cig in mouth, light it. Deploy rig Deploy air. Wait for cig to go out Air is now off. If you're in space, you are now dying.
1.0
Rig Airflow Stops When Smoking Finishes - Like it says on the tin. If you're smoking in a rig, and the cig stops, your airflow stops too. To recreate: Get a hardsuit rig. Put cig in mouth, light it. Deploy rig Deploy air. Wait for cig to go out Air is now off. If you're in space, you are now dying.
priority
rig airflow stops when smoking finishes like it says on the tin if you re smoking in a rig and the cig stops your airflow stops too to recreate get a hardsuit rig put cig in mouth light it deploy rig deploy air wait for cig to go out air is now off if you re in space you are now dying
1
365,911
10,799,638,974
IssuesEvent
2019-11-06 12:38:44
luna/enso
https://api.github.com/repos/luna/enso
opened
Enso Compiler Improvements
Category: Compiler Category: Semantics Category: Syntax Change: Breaking Difficulty: Core Contributor Priority: Lowest Type: Enhancement
### Summary Now that Enso has a compiler front-end, supporting robust analysis and transformation passes on the graph-based IR, there are still features that can be added and things that can be improved. This Epic exists to track tasks that deal with improving the compiler functionality of the Enso engine. ### Value These are miscellaneous improvements and will encompass things that improve performance to things that improve the API and everything in between. ### Specification - Add new relevant issues to this epic as they are identified. - Complete them as time and/or necessity permits. ### Acceptance Criteria & Test Cases - All enhancement tasks are getting completed and not languishing.
1.0
Enso Compiler Improvements - ### Summary Now that Enso has a compiler front-end, supporting robust analysis and transformation passes on the graph-based IR, there are still features that can be added and things that can be improved. This Epic exists to track tasks that deal with improving the compiler functionality of the Enso engine. ### Value These are miscellaneous improvements and will encompass things that improve performance to things that improve the API and everything in between. ### Specification - Add new relevant issues to this epic as they are identified. - Complete them as time and/or necessity permits. ### Acceptance Criteria & Test Cases - All enhancement tasks are getting completed and not languishing.
priority
enso compiler improvements summary now that enso has a compiler front end supporting robust analysis and transformation passes on the graph based ir there are still features that can be added and things that can be improved this epic exists to track tasks that deal with improving the compiler functionality of the enso engine value these are miscellaneous improvements and will encompass things that improve performance to things that improve the api and everything in between specification add new relevant issues to this epic as they are identified complete them as time and or necessity permits acceptance criteria test cases all enhancement tasks are getting completed and not languishing
1
554,413
16,420,136,783
IssuesEvent
2021-05-19 11:34:50
gucio321/d2d2s
https://api.github.com/repos/gucio321/d2d2s
closed
d2sitems/itemdata: remove `nolint` directive
Low Priority enhancement good first issue help wanted lintfix
hmm, this giant `nolint` directive over the `d2sitems/itemdata/item.go` looks.... strange I think, that it should be cut. IMO `gomnd` could be left.
1.0
d2sitems/itemdata: remove `nolint` directive - hmm, this giant `nolint` directive over the `d2sitems/itemdata/item.go` looks.... strange I think, that it should be cut. IMO `gomnd` could be left.
priority
itemdata remove nolint directive hmm this giant nolint directive over the itemdata item go looks strange i think that it should be cut imo gomnd could be left
1
689,056
23,605,572,280
IssuesEvent
2022-08-24 07:58:37
Heroic-Games-Launcher/HeroicGamesLauncher
https://api.github.com/repos/Heroic-Games-Launcher/HeroicGamesLauncher
closed
[Linux Flatpak] Duplicate AppIndicators on gnome
Linux low-priority
### Describe the bug on gnome when using the flatpak version of this app and the "AppIndicator and KStatusNotifierItem Support" extension there are duplicate icons in the top bar. occasionally only one icon will appear, but it looks very out of place (it is the icon not pressed in my screenshot, however you can observe for yourself) ### Add logs (21:23:37) INFO: [Legendary]: Running command: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary --version (21:23:38) INFO: [Legendary]: Legendary location: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary (21:23:38) INFO: [Gog]: GOGDL location: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/gogdl (21:23:38) INFO: [Backend]: Heroic Version: 2.4.0 Chopper Legendary Version: 0.20.27 Dark Energy (hotfix) OS: Freedesktop.org KERNEL: 5.18.16-200.fc36.x86_64 ARCH: x64 CPU: AMD Ryzen 9 3900X 12-Core Processor @3.8 GOVERNOR: schedutil RAM: Total: 31.25 GiB Available: 25.66 GiB GRAPHICS: GPU0: Device 73bf VRAM: 1MB DRIVER: PROTOCOL: wayland (21:23:38) WARNING: [Backend]: Failed to register protocol with OS. (21:23:38) INFO: [Backend]: AreWeAntiCheatYet data downloaded (21:23:38) INFO: [Frontend]: Refreshing Library (21:23:38) INFO: [Legendary]: Refreshing library... (21:23:38) INFO: [Legendary]: Refreshing Epic Games... (21:23:39) INFO: [Legendary]: Running command: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary list (21:23:40) INFO: [Legendary]: Updating game list (21:23:40) INFO: [Legendary]: Game List Updated (21:23:40) INFO: [Legendary]: Checking for game updates. (21:23:40) INFO: [Legendary]: Running command: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary list-installed --check-updates --tsv (21:23:40) INFO: [Legendary]: Found 0 game(s) to update (21:23:40) INFO: [Gog]: Found 0 game(s) to update (21:23:41) INFO: [Backend]: Downloaded Winetricks ### Steps to reproduce 1. install his app via flatpak 2. install gnome 3. install the "AppIndicator and KStatusNotifierItem Support" extension 4. observe issue ### Expected behavior there should be one icon ### Screenshots ![image](https://user-images.githubusercontent.com/78500318/184518581-fb623167-eba8-48a0-afa8-2d943f463626.png) ### System Information - Fedora 36 Linux (this is distro agnostic however) - 2.4.0 ### Additional information _No response_
1.0
[Linux Flatpak] Duplicate AppIndicators on gnome - ### Describe the bug on gnome when using the flatpak version of this app and the "AppIndicator and KStatusNotifierItem Support" extension there are duplicate icons in the top bar. occasionally only one icon will appear, but it looks very out of place (it is the icon not pressed in my screenshot, however you can observe for yourself) ### Add logs (21:23:37) INFO: [Legendary]: Running command: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary --version (21:23:38) INFO: [Legendary]: Legendary location: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary (21:23:38) INFO: [Gog]: GOGDL location: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/gogdl (21:23:38) INFO: [Backend]: Heroic Version: 2.4.0 Chopper Legendary Version: 0.20.27 Dark Energy (hotfix) OS: Freedesktop.org KERNEL: 5.18.16-200.fc36.x86_64 ARCH: x64 CPU: AMD Ryzen 9 3900X 12-Core Processor @3.8 GOVERNOR: schedutil RAM: Total: 31.25 GiB Available: 25.66 GiB GRAPHICS: GPU0: Device 73bf VRAM: 1MB DRIVER: PROTOCOL: wayland (21:23:38) WARNING: [Backend]: Failed to register protocol with OS. (21:23:38) INFO: [Backend]: AreWeAntiCheatYet data downloaded (21:23:38) INFO: [Frontend]: Refreshing Library (21:23:38) INFO: [Legendary]: Refreshing library... (21:23:38) INFO: [Legendary]: Refreshing Epic Games... (21:23:39) INFO: [Legendary]: Running command: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary list (21:23:40) INFO: [Legendary]: Updating game list (21:23:40) INFO: [Legendary]: Game List Updated (21:23:40) INFO: [Legendary]: Checking for game updates. (21:23:40) INFO: [Legendary]: Running command: /app/bin/heroic/resources/app.asar.unpacked/build/bin/linux/legendary list-installed --check-updates --tsv (21:23:40) INFO: [Legendary]: Found 0 game(s) to update (21:23:40) INFO: [Gog]: Found 0 game(s) to update (21:23:41) INFO: [Backend]: Downloaded Winetricks ### Steps to reproduce 1. install his app via flatpak 2. install gnome 3. install the "AppIndicator and KStatusNotifierItem Support" extension 4. observe issue ### Expected behavior there should be one icon ### Screenshots ![image](https://user-images.githubusercontent.com/78500318/184518581-fb623167-eba8-48a0-afa8-2d943f463626.png) ### System Information - Fedora 36 Linux (this is distro agnostic however) - 2.4.0 ### Additional information _No response_
priority
duplicate appindicators on gnome describe the bug on gnome when using the flatpak version of this app and the appindicator and kstatusnotifieritem support extension there are duplicate icons in the top bar occasionally only one icon will appear but it looks very out of place it is the icon not pressed in my screenshot however you can observe for yourself add logs info running command app bin heroic resources app asar unpacked build bin linux legendary version info legendary location app bin heroic resources app asar unpacked build bin linux legendary info gogdl location app bin heroic resources app asar unpacked build bin linux gogdl info heroic version chopper legendary version dark energy hotfix os freedesktop org kernel arch cpu amd ryzen core processor governor schedutil ram total gib available gib graphics device vram driver protocol wayland warning failed to register protocol with os info areweanticheatyet data downloaded info refreshing library info refreshing library info refreshing epic games info running command app bin heroic resources app asar unpacked build bin linux legendary list info updating game list info game list updated info checking for game updates info running command app bin heroic resources app asar unpacked build bin linux legendary list installed check updates tsv info found game s to update info found game s to update info downloaded winetricks steps to reproduce install his app via flatpak install gnome install the appindicator and kstatusnotifieritem support extension observe issue expected behavior there should be one icon screenshots system information fedora linux this is distro agnostic however additional information no response
1
646,159
21,039,739,295
IssuesEvent
2022-03-31 11:10:54
joschahenningsen/TUM-Live
https://api.github.com/repos/joschahenningsen/TUM-Live
opened
Video sections
enhancement priority:low feature :sparkles:
**Is your feature request related to a problem? Please describe.** Course Admins should be allowed to add timestamps with section names for each lecture. **Describe the solution you'd like** Simple UI on the admin dashboard to add timestamps and section names. The sections will then be displayed beneath the VOD. A click on a section will jump to the timestamp in the VOD. For example, YouTube's solution looks like the following: <img width="762" alt="image" src="https://user-images.githubusercontent.com/29633518/161042113-86f6b20b-59db-46f9-b7a2-f0ee5998ace1.png">
1.0
Video sections - **Is your feature request related to a problem? Please describe.** Course Admins should be allowed to add timestamps with section names for each lecture. **Describe the solution you'd like** Simple UI on the admin dashboard to add timestamps and section names. The sections will then be displayed beneath the VOD. A click on a section will jump to the timestamp in the VOD. For example, YouTube's solution looks like the following: <img width="762" alt="image" src="https://user-images.githubusercontent.com/29633518/161042113-86f6b20b-59db-46f9-b7a2-f0ee5998ace1.png">
priority
video sections is your feature request related to a problem please describe course admins should be allowed to add timestamps with section names for each lecture describe the solution you d like simple ui on the admin dashboard to add timestamps and section names the sections will then be displayed beneath the vod a click on a section will jump to the timestamp in the vod for example youtube s solution looks like the following img width alt image src
1
686,378
23,488,861,136
IssuesEvent
2022-08-17 16:37:45
ClangBuiltLinux/linux
https://api.github.com/repos/ClangBuiltLinux/linux
closed
rearchitect callbr
enhancement feature-request low priority asm goto [BUG] llvm (main)
posting some links I'll need in the future to provide context to some ideas I have for making `asm goto` less brittle in llvm. - https://reviews.llvm.org/D64101#1569218 - https://reviews.llvm.org/D76961#1950958 - https://reviews.llvm.org/D76961#1960529
1.0
rearchitect callbr - posting some links I'll need in the future to provide context to some ideas I have for making `asm goto` less brittle in llvm. - https://reviews.llvm.org/D64101#1569218 - https://reviews.llvm.org/D76961#1950958 - https://reviews.llvm.org/D76961#1960529
priority
rearchitect callbr posting some links i ll need in the future to provide context to some ideas i have for making asm goto less brittle in llvm
1
428,848
12,418,031,888
IssuesEvent
2020-05-22 22:28:29
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Cant delete some entities
Priority: 3-low Type: Bug
you cant delete some microwaves or the chairs, for example, the first chair in the engine room
1.0
Cant delete some entities - you cant delete some microwaves or the chairs, for example, the first chair in the engine room
priority
cant delete some entities you cant delete some microwaves or the chairs for example the first chair in the engine room
1
437,773
12,602,171,989
IssuesEvent
2020-06-11 11:13:13
woocommerce/woocommerce
https://api.github.com/repos/woocommerce/woocommerce
closed
When adding a variation to cart using the "add-to-cart" URL parameter the attributes are not loaded
bug priority: low
When adding a variation to cart using the "add-to-cart" URL parameter the attributes are not correctly loaded into the "variation" array on the cart item. **To Reproduce** Steps to reproduce the behavior: 1. Add a variation via the product screen 2. Add the same variation using its ID on the "add-to-cart" URL parameter You get the variation doubled on the cart. **Screenshots** ![image](https://user-images.githubusercontent.com/6853605/60105831-ff25db80-975b-11e9-8b72-aeeb4f38084f.png) **Video** https://cld.pt/dl/download/65164caa-e38e-4932-bac5-5461f34227d7/woocommerce-variation-add-to-cart-url.mov **Cart item var_dump** Added via the product page on the left and using the "add-to-cart" URL parameter on the right ![image](https://user-images.githubusercontent.com/6853605/60106006-50ce6600-975c-11e9-8d4b-3aac7af2ee19.png) **Expected behavior** When using the "add-to-cart" the quantity should be increased instead of creating a new cart entry. **Isolating the problem (mark completed items with an [x]):** - [x] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [x] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [x] I can reproduce this bug consistently using the steps above.
1.0
When adding a variation to cart using the "add-to-cart" URL parameter the attributes are not loaded - When adding a variation to cart using the "add-to-cart" URL parameter the attributes are not correctly loaded into the "variation" array on the cart item. **To Reproduce** Steps to reproduce the behavior: 1. Add a variation via the product screen 2. Add the same variation using its ID on the "add-to-cart" URL parameter You get the variation doubled on the cart. **Screenshots** ![image](https://user-images.githubusercontent.com/6853605/60105831-ff25db80-975b-11e9-8b72-aeeb4f38084f.png) **Video** https://cld.pt/dl/download/65164caa-e38e-4932-bac5-5461f34227d7/woocommerce-variation-add-to-cart-url.mov **Cart item var_dump** Added via the product page on the left and using the "add-to-cart" URL parameter on the right ![image](https://user-images.githubusercontent.com/6853605/60106006-50ce6600-975c-11e9-8d4b-3aac7af2ee19.png) **Expected behavior** When using the "add-to-cart" the quantity should be increased instead of creating a new cart entry. **Isolating the problem (mark completed items with an [x]):** - [x] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [x] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [x] I can reproduce this bug consistently using the steps above.
priority
when adding a variation to cart using the add to cart url parameter the attributes are not loaded when adding a variation to cart using the add to cart url parameter the attributes are not correctly loaded into the variation array on the cart item to reproduce steps to reproduce the behavior add a variation via the product screen add the same variation using its id on the add to cart url parameter you get the variation doubled on the cart screenshots video cart item var dump added via the product page on the left and using the add to cart url parameter on the right expected behavior when using the add to cart the quantity should be increased instead of creating a new cart entry isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above
1
131,749
5,165,292,381
IssuesEvent
2017-01-17 13:18:35
Victoire/victoire
https://api.github.com/repos/Victoire/victoire
opened
Create a draft new page
Priority : Low ~EasyPick ~Enhancement
## Description It is impossible to create a draft page, we need to publish it, then access the properties of the page to set it draft. ## Resolution Ideas Add the "publication" field in the new page form ## Related to | Bundle | -- | -- | -- | | -------------- |:--------:| -- | -- | | Analytics | | Page | &#10004; | | Blog | | Query | | | BusinessEntity | |Seo | | | BusinessPage | | Sitemap | | | Core | | Template | | | Criteria | | Twig | | | Filter | | User | | | Form | | ViewReference | | | I18n | | Widget | | | Media | | WidgetMap | |
1.0
Create a draft new page - ## Description It is impossible to create a draft page, we need to publish it, then access the properties of the page to set it draft. ## Resolution Ideas Add the "publication" field in the new page form ## Related to | Bundle | -- | -- | -- | | -------------- |:--------:| -- | -- | | Analytics | | Page | &#10004; | | Blog | | Query | | | BusinessEntity | |Seo | | | BusinessPage | | Sitemap | | | Core | | Template | | | Criteria | | Twig | | | Filter | | User | | | Form | | ViewReference | | | I18n | | Widget | | | Media | | WidgetMap | |
priority
create a draft new page description it is impossible to create a draft page we need to publish it then access the properties of the page to set it draft resolution ideas add the publication field in the new page form related to bundle analytics page blog query businessentity seo businesspage sitemap core template criteria twig filter user form viewreference widget media widgetmap
1
616,737
19,319,383,793
IssuesEvent
2021-12-14 02:29:59
drashland/dmm
https://api.github.com/repos/drashland/dmm
closed
Update regex to match true semver tags
Type: Enhancement Good First Issue Priority: Low
## Summary What: Currently, our regex matches v1.2.3, 1.2.3, 1.2.3.4.5.6 (and so on), but semver tags could be v1.2.3-rc1. We don't support that and we should. Why: We don't know what module versions will be released -- whether they're following semver or not, but if they are following semver, then it's possible that a module's version could be v1.2.3-alpha; and we don't support that yet. ## Acceptance Criteria Below is a list of tasks that must be completed before this issue can be closed. - [ ] Match semver tags (see semver.org for possible semver tags) - [ ] Write unit tests
1.0
Update regex to match true semver tags - ## Summary What: Currently, our regex matches v1.2.3, 1.2.3, 1.2.3.4.5.6 (and so on), but semver tags could be v1.2.3-rc1. We don't support that and we should. Why: We don't know what module versions will be released -- whether they're following semver or not, but if they are following semver, then it's possible that a module's version could be v1.2.3-alpha; and we don't support that yet. ## Acceptance Criteria Below is a list of tasks that must be completed before this issue can be closed. - [ ] Match semver tags (see semver.org for possible semver tags) - [ ] Write unit tests
priority
update regex to match true semver tags summary what currently our regex matches and so on but semver tags could be we don t support that and we should why we don t know what module versions will be released whether they re following semver or not but if they are following semver then it s possible that a module s version could be alpha and we don t support that yet acceptance criteria below is a list of tasks that must be completed before this issue can be closed match semver tags see semver org for possible semver tags write unit tests
1
661,911
22,095,737,427
IssuesEvent
2022-06-01 09:55:51
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
`blockcommit` and `blockpull` operations for external snapshots
Type: Backlog Community Category: Drivers - Storage Category: KVM Type: Feature Status: Accepted Priority: Low
# Component - [X] Core - [ ] Authorization (LDAP, x509 certs...) - [ ] Command Line Interface (CLI) - [ ] Contextualization - [ ] Documentation - [ ] KVM - [ ] Networking - [ ] Orchestration (OpenNebula Flow) - [X] Sunstone - [ ] Storage - [ ] Scheduler - [ ] vCenter # Enhancement Request ## Description I want to have opportunity merging external disk snapshots. It's possible by using `blockcommit` and `blockpull` commands in virsh. It would be nice for have support from opennebula side. More info here: * [Efficient live disk backup with active blockcommit](http://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit) * [Merge an entire chain (including current active image) into its base image](http://wiki.libvirt.org/page/Live-merge-an-entire-disk-image-chain-including-current-active-disk) * [External Snapshot management](http://wiki.libvirt.org/page/Live-merge-an-entire-disk-image-chain-including-current-active-disk) ## Use case You can create live qcow2 snapshots even for raw images, and painlessly merge it without rebooting. It's already supported by qemu and libvirt, we should add support for opennebula
1.0
`blockcommit` and `blockpull` operations for external snapshots - # Component - [X] Core - [ ] Authorization (LDAP, x509 certs...) - [ ] Command Line Interface (CLI) - [ ] Contextualization - [ ] Documentation - [ ] KVM - [ ] Networking - [ ] Orchestration (OpenNebula Flow) - [X] Sunstone - [ ] Storage - [ ] Scheduler - [ ] vCenter # Enhancement Request ## Description I want to have opportunity merging external disk snapshots. It's possible by using `blockcommit` and `blockpull` commands in virsh. It would be nice for have support from opennebula side. More info here: * [Efficient live disk backup with active blockcommit](http://wiki.libvirt.org/page/Live-disk-backup-with-active-blockcommit) * [Merge an entire chain (including current active image) into its base image](http://wiki.libvirt.org/page/Live-merge-an-entire-disk-image-chain-including-current-active-disk) * [External Snapshot management](http://wiki.libvirt.org/page/Live-merge-an-entire-disk-image-chain-including-current-active-disk) ## Use case You can create live qcow2 snapshots even for raw images, and painlessly merge it without rebooting. It's already supported by qemu and libvirt, we should add support for opennebula
priority
blockcommit and blockpull operations for external snapshots component core authorization ldap certs command line interface cli contextualization documentation kvm networking orchestration opennebula flow sunstone storage scheduler vcenter enhancement request description i want to have opportunity merging external disk snapshots it s possible by using blockcommit and blockpull commands in virsh it would be nice for have support from opennebula side more info here use case you can create live snapshots even for raw images and painlessly merge it without rebooting it s already supported by qemu and libvirt we should add support for opennebula
1
1,732
2,518,145,352
IssuesEvent
2015-01-16 19:50:17
adobe/brackets
https://api.github.com/repos/adobe/brackets
closed
Support rebeccapurple
F Color Picker fix in progress low priority
Both LESS 2.0 and Sass 3.4 support [recbeccapurple `#663399`](http://lists.w3.org/Archives/Public/www-style/2014Jun/0312.html). [All browsers](http://browsernative.com/rebeccapurple-ccs-named-color-378/) and [IE 11+](https://github.com/InternetExplorer/Status.IE/issues/103) supports it. Right now, trying to use Quick Edit on the color results in a "No Quick Edit Available" message. This would also require updating our copy of TinyColor to v1.1.1, the newest (and currently only) version of TinyColor to support it. However, the author made breaking API changes in v1.0 that breaks QE. (Side note: I've already updated TinyColor and fixed the API calls in #9596).
1.0
Support rebeccapurple - Both LESS 2.0 and Sass 3.4 support [recbeccapurple `#663399`](http://lists.w3.org/Archives/Public/www-style/2014Jun/0312.html). [All browsers](http://browsernative.com/rebeccapurple-ccs-named-color-378/) and [IE 11+](https://github.com/InternetExplorer/Status.IE/issues/103) supports it. Right now, trying to use Quick Edit on the color results in a "No Quick Edit Available" message. This would also require updating our copy of TinyColor to v1.1.1, the newest (and currently only) version of TinyColor to support it. However, the author made breaking API changes in v1.0 that breaks QE. (Side note: I've already updated TinyColor and fixed the API calls in #9596).
priority
support rebeccapurple both less and sass support and supports it right now trying to use quick edit on the color results in a no quick edit available message this would also require updating our copy of tinycolor to the newest and currently only version of tinycolor to support it however the author made breaking api changes in that breaks qe side note i ve already updated tinycolor and fixed the api calls in
1
132,627
5,189,904,592
IssuesEvent
2017-01-21 02:06:08
DavidAylaian/CarbonOS
https://api.github.com/repos/DavidAylaian/CarbonOS
opened
Inconsistency in terminal cursor
bug low priority
If `timeout` in [grub.cfg](https://github.com/DavidAylaian/CarbonOS/blob/master/grub.cfg) is equal to 0, the terminal cursor will not be displayed even though it should. ![timeout of 0](https://cloud.githubusercontent.com/assets/22228595/22171024/146fb3c0-df54-11e6-8263-1641630703ea.png) Any value above 0 will make the cursor be displayed. ![timeout above 0](https://cloud.githubusercontent.com/assets/22228595/22171018/02f62aac-df54-11e6-97cf-f1bba32466ed.png) The cursor should be displayed both times.
1.0
Inconsistency in terminal cursor - If `timeout` in [grub.cfg](https://github.com/DavidAylaian/CarbonOS/blob/master/grub.cfg) is equal to 0, the terminal cursor will not be displayed even though it should. ![timeout of 0](https://cloud.githubusercontent.com/assets/22228595/22171024/146fb3c0-df54-11e6-8263-1641630703ea.png) Any value above 0 will make the cursor be displayed. ![timeout above 0](https://cloud.githubusercontent.com/assets/22228595/22171018/02f62aac-df54-11e6-97cf-f1bba32466ed.png) The cursor should be displayed both times.
priority
inconsistency in terminal cursor if timeout in is equal to the terminal cursor will not be displayed even though it should any value above will make the cursor be displayed the cursor should be displayed both times
1
675,739
23,103,710,062
IssuesEvent
2022-07-27 06:49:58
dnd-side-project/dnd-7th-7-frontend
https://api.github.com/repos/dnd-side-project/dnd-7th-7-frontend
opened
[update] 구글 맵스 API key 숨기기
👨🏼‍🔧 Type: Improvement 🟢 Priority: Low ⏸ Status: On Hold
## 🔥 설명 (이슈에 대한 자세한 설명을 적어주세요!) 환경 변수 작업을 통해 API key 숨기는 작업이 필요할 것 같습니다. ## 🔥 ETC (기타 사항을 적어주세요!) [react-native-config](https://github.com/luggit/react-native-config) <br/> >#### types >- feat : 새로운 기능 >- update : 로직 변경 >- bug : 버그 수정 >- refactor : 파일 및 폴더 리팩토링 >- style : 코드 형식 변경 >- docs : 문서 관련 >- test : 테스트 코드 >- etc : 기타 변경 사항 >
1.0
[update] 구글 맵스 API key 숨기기 - ## 🔥 설명 (이슈에 대한 자세한 설명을 적어주세요!) 환경 변수 작업을 통해 API key 숨기는 작업이 필요할 것 같습니다. ## 🔥 ETC (기타 사항을 적어주세요!) [react-native-config](https://github.com/luggit/react-native-config) <br/> >#### types >- feat : 새로운 기능 >- update : 로직 변경 >- bug : 버그 수정 >- refactor : 파일 및 폴더 리팩토링 >- style : 코드 형식 변경 >- docs : 문서 관련 >- test : 테스트 코드 >- etc : 기타 변경 사항 >
priority
구글 맵스 api key 숨기기 🔥 설명 이슈에 대한 자세한 설명을 적어주세요 환경 변수 작업을 통해 api key 숨기는 작업이 필요할 것 같습니다 🔥 etc 기타 사항을 적어주세요 types feat 새로운 기능 update 로직 변경 bug 버그 수정 refactor 파일 및 폴더 리팩토링 style 코드 형식 변경 docs 문서 관련 test 테스트 코드 etc 기타 변경 사항
1
758,697
26,565,246,908
IssuesEvent
2023-01-20 19:31:49
kir-dev/konzisite-api
https://api.github.com/repos/kir-dev/konzisite-api
closed
Translate all messages to Hungarian
low priority
There are many hardcoded messages, mostly error messages in the codebase. Some of them are in Hungarian, but some of them are in English. They should all be translated to Hungarian, so they can be displayed on the frontend. Optionally, they could all be defined in a separate file. The default error messages of Nest (like auth guard forbidden messages) are also in English, these should also be overwritten.
1.0
Translate all messages to Hungarian - There are many hardcoded messages, mostly error messages in the codebase. Some of them are in Hungarian, but some of them are in English. They should all be translated to Hungarian, so they can be displayed on the frontend. Optionally, they could all be defined in a separate file. The default error messages of Nest (like auth guard forbidden messages) are also in English, these should also be overwritten.
priority
translate all messages to hungarian there are many hardcoded messages mostly error messages in the codebase some of them are in hungarian but some of them are in english they should all be translated to hungarian so they can be displayed on the frontend optionally they could all be defined in a separate file the default error messages of nest like auth guard forbidden messages are also in english these should also be overwritten
1
468,184
13,462,663,361
IssuesEvent
2020-09-09 16:23:19
AY2021S1-CS2103-W14/tp
https://api.github.com/repos/AY2021S1-CS2103-W14/tp
opened
As a beginner user, I want to use commands that are close to natural language
priority.Low type.Story
... so that it is easier for me to remember how to execute the command.
1.0
As a beginner user, I want to use commands that are close to natural language - ... so that it is easier for me to remember how to execute the command.
priority
as a beginner user i want to use commands that are close to natural language so that it is easier for me to remember how to execute the command
1
167,376
6,336,999,102
IssuesEvent
2017-07-26 22:31:04
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
opened
Update FAQ page to answer questions around understanding accessibility when labeling
For FAQ Priority: Low
Stemming from a recent discussion over email, we should update the FAQ page to include questions around what sidewalk accessibility means, something similar to [Google's Guide on Answering accessibility questions on Google Maps](https://www.localguidesconnect.com/t5/How-do-I/Answering-accessibility-questions-on-Google-Maps/m-p/26#M2270). Google answers questions such as: 1. Is there a wheelchair-accessible entrance? 2. Is there wheelchair-accessible seating? 3. Is there wheelchair-accessible parking? 4. Is there a wheelchair-accessible elevator? ![image](https://user-images.githubusercontent.com/2873216/28646435-9ee1afcc-722f-11e7-9eb6-5e9a3d488922.png) In a similar way, in our FAQ, we should answer these tough questions such as - What does it mean for a curb ramp to be accessible? - Is the sidewalk passable when an obstacle is present? - How would they rate the severity of an issue? We partly already do that. We should do a better job. Making them understand with the help of comparatives like the answer above by Google - > One meter is approximately the minimum comfortable width for two people to stand right next to each other.
1.0
Update FAQ page to answer questions around understanding accessibility when labeling - Stemming from a recent discussion over email, we should update the FAQ page to include questions around what sidewalk accessibility means, something similar to [Google's Guide on Answering accessibility questions on Google Maps](https://www.localguidesconnect.com/t5/How-do-I/Answering-accessibility-questions-on-Google-Maps/m-p/26#M2270). Google answers questions such as: 1. Is there a wheelchair-accessible entrance? 2. Is there wheelchair-accessible seating? 3. Is there wheelchair-accessible parking? 4. Is there a wheelchair-accessible elevator? ![image](https://user-images.githubusercontent.com/2873216/28646435-9ee1afcc-722f-11e7-9eb6-5e9a3d488922.png) In a similar way, in our FAQ, we should answer these tough questions such as - What does it mean for a curb ramp to be accessible? - Is the sidewalk passable when an obstacle is present? - How would they rate the severity of an issue? We partly already do that. We should do a better job. Making them understand with the help of comparatives like the answer above by Google - > One meter is approximately the minimum comfortable width for two people to stand right next to each other.
priority
update faq page to answer questions around understanding accessibility when labeling stemming from a recent discussion over email we should update the faq page to include questions around what sidewalk accessibility means something similar to google answers questions such as is there a wheelchair accessible entrance is there wheelchair accessible seating is there wheelchair accessible parking is there a wheelchair accessible elevator in a similar way in our faq we should answer these tough questions such as what does it mean for a curb ramp to be accessible is the sidewalk passable when an obstacle is present how would they rate the severity of an issue we partly already do that we should do a better job making them understand with the help of comparatives like the answer above by google one meter is approximately the minimum comfortable width for two people to stand right next to each other
1
264,027
8,304,341,539
IssuesEvent
2018-09-21 20:48:33
Monika-After-Story/MonikaModDev
https://api.github.com/repos/Monika-After-Story/MonikaModDev
closed
Won't Detect Song Playing
low priority
For whatever reason, even when I follow the guides on playing Your Reality, Monika still can only get the first line. Occasionally, she'll start the second line, but then she quits suddenly halfway through it. I don't know what I'm doing wrong, because I'm being sure to hit it exactly every single time.
1.0
Won't Detect Song Playing - For whatever reason, even when I follow the guides on playing Your Reality, Monika still can only get the first line. Occasionally, she'll start the second line, but then she quits suddenly halfway through it. I don't know what I'm doing wrong, because I'm being sure to hit it exactly every single time.
priority
won t detect song playing for whatever reason even when i follow the guides on playing your reality monika still can only get the first line occasionally she ll start the second line but then she quits suddenly halfway through it i don t know what i m doing wrong because i m being sure to hit it exactly every single time
1
417,559
12,167,350,498
IssuesEvent
2020-04-27 10:45:48
hollorol/AgroMo
https://api.github.com/repos/hollorol/AgroMo
closed
Extreme check
enhancement low priority
How does AgroMo handle wrong fertilization input? Sziasztok! Meg lehetne nézni, hogy az AgroMo miként reagál (lefagy/kiszámolja/stb.) a mértékegység hibás managementre, pl. a műtrágya 500 kg/m2. Akkor hogy alakulna pl. a N lemosódás? Reni
1.0
Extreme check - How does AgroMo handle wrong fertilization input? Sziasztok! Meg lehetne nézni, hogy az AgroMo miként reagál (lefagy/kiszámolja/stb.) a mértékegység hibás managementre, pl. a műtrágya 500 kg/m2. Akkor hogy alakulna pl. a N lemosódás? Reni
priority
extreme check how does agromo handle wrong fertilization input sziasztok meg lehetne nézni hogy az agromo miként reagál lefagy kiszámolja stb a mértékegység hibás managementre pl a műtrágya kg akkor hogy alakulna pl a n lemosódás reni
1
132,306
5,176,368,576
IssuesEvent
2017-01-19 00:25:04
IserveU/IserveU
https://api.github.com/repos/IserveU/IserveU
closed
Add Text Search To Motion
bug low priority
Typing various two letter strings can cause the "Bye to unit 407" motion to show up, despite them not showing up anywhere in the motion. For instance, 'ad' ![image](https://cloud.githubusercontent.com/assets/11844404/15064408/2bd9e162-1311-11e6-873f-ff4bba9de8a3.png)
1.0
Add Text Search To Motion - Typing various two letter strings can cause the "Bye to unit 407" motion to show up, despite them not showing up anywhere in the motion. For instance, 'ad' ![image](https://cloud.githubusercontent.com/assets/11844404/15064408/2bd9e162-1311-11e6-873f-ff4bba9de8a3.png)
priority
add text search to motion typing various two letter strings can cause the bye to unit motion to show up despite them not showing up anywhere in the motion for instance ad
1
773,180
27,148,668,638
IssuesEvent
2023-02-16 22:23:13
balena-os/balena-supervisor
https://api.github.com/repos/balena-os/balena-supervisor
closed
Allow toggling the public URL from the supervisor API
type/feature Medium Priority low-hanging fruit
This should be a simple call to the backend, to enable the public url on the device resource. Should also provide an endpoint to detail the state of the public url.
1.0
Allow toggling the public URL from the supervisor API - This should be a simple call to the backend, to enable the public url on the device resource. Should also provide an endpoint to detail the state of the public url.
priority
allow toggling the public url from the supervisor api this should be a simple call to the backend to enable the public url on the device resource should also provide an endpoint to detail the state of the public url
1
250,810
7,988,152,355
IssuesEvent
2018-07-19 10:03:43
Elfocrash/L2jRoboto
https://api.github.com/repos/Elfocrash/L2jRoboto
closed
bugs
bug low priority
dec 11, 2017 12:09:00 AM net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket run SEVERE: Client: [Character: 1 - Account: 1 - IP: 127.0.0.1] - Failed reading: [C] Action ; java.lang.NullPointerException java.lang.NullPointerException at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminEditChar.gatherCharacterInfo(AdminEditChar.java:696) at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminEditChar.showCharacterInfo(AdminEditChar.java:685) at net.sf.l2j.gameserver.model.actor.instance.Player.onActionShift(Player.java:2869) at net.sf.l2j.gameserver.network.clientpackets.Action.runImpl(Action.java:54) at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:50) at net.sf.l2j.gameserver.network.L2GameClient.run(L2GameClient.java:755) at net.sf.l2j.commons.concurrent.ThreadPool$TaskWrapper.run(ThreadPool.java:248) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
1.0
bugs - dec 11, 2017 12:09:00 AM net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket run SEVERE: Client: [Character: 1 - Account: 1 - IP: 127.0.0.1] - Failed reading: [C] Action ; java.lang.NullPointerException java.lang.NullPointerException at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminEditChar.gatherCharacterInfo(AdminEditChar.java:696) at net.sf.l2j.gameserver.handler.admincommandhandlers.AdminEditChar.showCharacterInfo(AdminEditChar.java:685) at net.sf.l2j.gameserver.model.actor.instance.Player.onActionShift(Player.java:2869) at net.sf.l2j.gameserver.network.clientpackets.Action.runImpl(Action.java:54) at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:50) at net.sf.l2j.gameserver.network.L2GameClient.run(L2GameClient.java:755) at net.sf.l2j.commons.concurrent.ThreadPool$TaskWrapper.run(ThreadPool.java:248) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
priority
bugs dec am net sf gameserver network clientpackets run severe client failed reading action java lang nullpointerexception java lang nullpointerexception at net sf gameserver handler admincommandhandlers admineditchar gathercharacterinfo admineditchar java at net sf gameserver handler admincommandhandlers admineditchar showcharacterinfo admineditchar java at net sf gameserver model actor instance player onactionshift player java at net sf gameserver network clientpackets action runimpl action java at net sf gameserver network clientpackets run java at net sf gameserver network run java at net sf commons concurrent threadpool taskwrapper run threadpool java at java util concurrent threadpoolexecutor runworker unknown source at java util concurrent threadpoolexecutor worker run unknown source at java lang thread run unknown source
1
175,909
6,555,637,933
IssuesEvent
2017-09-06 11:06:54
Caleydo/lineupjs
https://api.github.com/repos/Caleydo/lineupjs
closed
think about using css grid layout for body renderer
priority: low
edge: with custom prefix possible rest: can use the standard. pro: * central definition * less dedicated positioning cons: * in the default version, no notion of "rows" e.g. for common highlighting, since it would be probably just flat? alternative: use 2 grid layouts: one for the rows, n for the columns instead of a 2d one
1.0
think about using css grid layout for body renderer - edge: with custom prefix possible rest: can use the standard. pro: * central definition * less dedicated positioning cons: * in the default version, no notion of "rows" e.g. for common highlighting, since it would be probably just flat? alternative: use 2 grid layouts: one for the rows, n for the columns instead of a 2d one
priority
think about using css grid layout for body renderer edge with custom prefix possible rest can use the standard pro central definition less dedicated positioning cons in the default version no notion of rows e g for common highlighting since it would be probably just flat alternative use grid layouts one for the rows n for the columns instead of a one
1
119,844
4,776,680,095
IssuesEvent
2016-10-27 14:25:43
PowerlineApp/powerline-mobile
https://api.github.com/repos/PowerlineApp/powerline-mobile
closed
Image Preview Behavior
enhancement P4 - Really Low Priority question
At minimum, the author should have the ability to remove metadata from the post so that it is not seen by any other users. And the Viewer should have the ability to remove the image from view so that it is not seen by himself. It may make sense to: 1 - implement 'blurring' for photos from any non-followed users... but this might be annoying. The reason to do this primarily would be to prevent porn and spam to take over people's feeds. Maybe for public group posts only? The downside is how it slows down the image viewing and sharing memes or what not. 2 - allow users to have a setting that default blurs all new images (everywhere or public groups only)
1.0
Image Preview Behavior - At minimum, the author should have the ability to remove metadata from the post so that it is not seen by any other users. And the Viewer should have the ability to remove the image from view so that it is not seen by himself. It may make sense to: 1 - implement 'blurring' for photos from any non-followed users... but this might be annoying. The reason to do this primarily would be to prevent porn and spam to take over people's feeds. Maybe for public group posts only? The downside is how it slows down the image viewing and sharing memes or what not. 2 - allow users to have a setting that default blurs all new images (everywhere or public groups only)
priority
image preview behavior at minimum the author should have the ability to remove metadata from the post so that it is not seen by any other users and the viewer should have the ability to remove the image from view so that it is not seen by himself it may make sense to implement blurring for photos from any non followed users but this might be annoying the reason to do this primarily would be to prevent porn and spam to take over people s feeds maybe for public group posts only the downside is how it slows down the image viewing and sharing memes or what not allow users to have a setting that default blurs all new images everywhere or public groups only
1
787,064
27,704,435,900
IssuesEvent
2023-03-14 10:15:15
ruuvi/com.ruuvi.station.ios
https://api.github.com/repos/ruuvi/com.ruuvi.station.ios
closed
Measure seq number goes to zero
bug low priority
Description: Measure sequence number goes back one , then corrects. Data received via heartbeat and BT. Measure seq number reports ------------------------------------------ Device: iPhone XS Max OS: iOS 16.3.1 App: Ruuvi Station 2.0.1(355) Location: not determined Photo Library: authorized Camera: authorized Notifications: authorized ------------------------------------------
1.0
Measure seq number goes to zero - Description: Measure sequence number goes back one , then corrects. Data received via heartbeat and BT. Measure seq number reports ------------------------------------------ Device: iPhone XS Max OS: iOS 16.3.1 App: Ruuvi Station 2.0.1(355) Location: not determined Photo Library: authorized Camera: authorized Notifications: authorized ------------------------------------------
priority
measure seq number goes to zero description measure sequence number goes back one then corrects data received via heartbeat and bt measure seq number reports device iphone xs max os ios app ruuvi station location not determined photo library authorized camera authorized notifications authorized
1
523,451
15,182,795,427
IssuesEvent
2021-02-15 06:59:23
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[0.9.2 staging-1880] Personal Account localization
Category: Localization Priority: Low Squad: Otter Status: Fixed
"Personal Account" have status Dublicate and not used for create new default user Bank Account name https://crowdin.com/translate/eco-by-strange-loop-games/46/en-ru?filter=basic&value=3#150284 and have old string - https://crowdin.com/translate/eco-by-strange-loop-games/46/en-ru?filter=basic&value=3#150280
1.0
[0.9.2 staging-1880] Personal Account localization - "Personal Account" have status Dublicate and not used for create new default user Bank Account name https://crowdin.com/translate/eco-by-strange-loop-games/46/en-ru?filter=basic&value=3#150284 and have old string - https://crowdin.com/translate/eco-by-strange-loop-games/46/en-ru?filter=basic&value=3#150280
priority
personal account localization personal account have status dublicate and not used for create new default user bank account name and have old string
1
62,628
3,189,237,545
IssuesEvent
2015-09-29 04:01:34
cjfields/redmine-test
https://api.github.com/repos/cjfields/redmine-test
opened
_readline() in SeqIO.pm
Category: Bio-Root Priority: Low Status: New Tracker: Migrate
--- Author Name: **Jason Stajich** (@hyphaltip) Original Redmine Issue: 843, https://redmine.open-bio.org/issues/843 Original Date: 2000-09-11 Original Assignee: Bioperl Guts --- The current implementation does not handle pushed back input correctly unless the pushed back input ends with the value of $/. Currently, this does not affect many modules, because only a few (in fact, only fasta.pm?) change $/, and only complete records/lines returned by \_readline() are pushed back (hopefully!). Still, it is a silent and potentially harmful bug. Hilmar ------------------------------------------------------------------------ Hilmar Lapp email: hlapp@gmx.net NFI Vienna, IFD/Bioinformatics phone: +43 1 86634 631 A-1235 Vienna fax: +43 1 86634 727 ————————————————————————————————-
1.0
_readline() in SeqIO.pm - --- Author Name: **Jason Stajich** (@hyphaltip) Original Redmine Issue: 843, https://redmine.open-bio.org/issues/843 Original Date: 2000-09-11 Original Assignee: Bioperl Guts --- The current implementation does not handle pushed back input correctly unless the pushed back input ends with the value of $/. Currently, this does not affect many modules, because only a few (in fact, only fasta.pm?) change $/, and only complete records/lines returned by \_readline() are pushed back (hopefully!). Still, it is a silent and potentially harmful bug. Hilmar ------------------------------------------------------------------------ Hilmar Lapp email: hlapp@gmx.net NFI Vienna, IFD/Bioinformatics phone: +43 1 86634 631 A-1235 Vienna fax: +43 1 86634 727 ————————————————————————————————-
priority
readline in seqio pm author name jason stajich hyphaltip original redmine issue original date original assignee bioperl guts the current implementation does not handle pushed back input correctly unless the pushed back input ends with the value of currently this does not affect many modules because only a few in fact only fasta pm change and only complete records lines returned by readline are pushed back hopefully still it is a silent and potentially harmful bug hilmar hilmar lapp email hlapp gmx net nfi vienna ifd bioinformatics phone a vienna fax ————————————————————————————————
1