repo_name stringlengths 4 136 | issue_id stringlengths 5 10 | text stringlengths 37 4.84M |
|---|---|---|
jasonish/evebox | 54208499 | Title: colorization of JSON output
Question:
username_0: Like Kibana3 can do. It has 'raw' and 'json', where the former has some nice colors for easier reading.
Answers:
username_1: I had played with this before so had some code sitting around. I've not added a raw view (yet), but the colourized code cut and pastes ... |
plotly/plotly.js | 1005390441 | Title: The same marker color is displayed differently, depending on marker size
Question:
username_0: The first plot has all markers of constant size, size=10, and `marker_color='rgb(255,200, 0)'.

... |
thelarchmage/Tea_Cozy | 428331926 | Title: Summary
Question:
username_0: Hey Riley, again really great work on your project Teacozy, it's clear you have an excellent understanding of HTML and CSS basics. Spend a little more time reviewing/practicing upon the feedback until it clicks, and I'm confident you'll do fine.
Also keep some HTML/CSS best prac... |
dart-lang/sdk | 523954182 | Title: Dart Analyzer Error
Question:
username_0: Analyzer Feedback from IntelliJ
## Version information
- `IDEA AI-191.8026.42.35.5977832`
- `2.7.0-edge.d45c3d15cb3cea0104a87697c085259666eec528`
- `AI-191.8026.42.35.5977832, JRE 1.8.0_202-release-1483-b03x64 JetBrains s.r.o, OS Windows 10(amd64) v10.0 , screen... |
jupyterlab/jupyterlab | 276933394 | Title: Colors in markdown
Question:
username_0: Jupyter notebook allows adding color similar to HTML. <font color='color'> text </font>. This however does not work in jupyterlab.
Answers:
username_1: Hi @username_0, this is related to https://github.com/jupyterlab/jupyterlab/issues/1812. There isn't a currently mai... |
cloud-hypervisor/vhost-user-backend | 735434047 | Title: BSD-3-Clause license missing
Question:
username_0: I've just noticed this crate is just licensed as Apache-2.0, while Cloud Hypervisor has an hybrid Apache-2.0+BSD-3-Clause licensing model.
Was this done on purpose or just something coming from the crate template?
Answers:
username_0: @username_1 @sameo pin... |
z-edit/zedit | 766965903 | Title: "Maximum plugin count of 254 reached"
Question:
username_0: When running a patcher, I get this error message (paths shortened):
```
[ERROR] Error: Failed to create new element at: 0, "ENBLight Patch.esp"
Maximum plugin count of 254 reached.
at helpers.Fail (\ZEdit\resources\app.asar\node_modules\xel... |
amnag94/Accident-Prediction | 598598976 | Title: Extract features from an image using VGG-16
Question:
username_0: Any optimization done for training or testing the model should not affect the evaluation function.
The evaluation function should take a video sequence and result in probabilities for each frame and make the final prediction if the probabilit... |
Dev-Eritas/Dev-Eritas | 531110352 | Title: Crear el header y footer para la pagina
Question:
username_0: ## User Story
**COMO** DevEritas
**QUIERO** crear archivos HTML y CSS para el header y footer
**PARA QUE** se puedan implementar en todas las paginas
## Criterio de Aceptacion
- [ ] Codigo HTML y CSS en algun branch.
- [ ] Codigo merged en ... |
InZidiuZ/op-framework-issue-tracker | 798953560 | Title: Bullets Penetrate Vehicles
Question:
username_0: **Assurance:**
Have you read through the rules from the `README.md` file in the root folder of this GitHub repository?
Yes I Have.
**Summary:**
Getting bullets to penetrate vehicles just enough to be able to hit the passengers but not behind the car itslef
... |
the-difference-engine/ymim | 445214272 | Title: Events Page - Design
Question:
username_0: Utilize the master style guide in the Website Style Epic to design the Events page. Use the image below for reference. Note that social media icons will match the color, design, and scheme as on Landing Page. .
Would be thankful for helping to resolve it.
@define-mixin mixin... |
dotkernel/frontend | 454741294 | Title: add error handler
Question:
username_0: please add as default package the error handler package
to be sure all systems are ready to log the errors
Answers:
username_1: DotKernel's own error handler library has been added to the Frontend application.
Errors will be logged to: {PROJECT_ROOT}/log/error-log-{CU... |
expo/examples | 1152081093 | Title: running with-auth0 example always gives: result = null
Question:
username_0: **Describe the bug**
A clear and concise description of what the bug is.
Running the with-auth0 example doesn't retrieve the result.
UseEffect is called but result always stays null.
The url on return contains the token but th... |
npm/cli | 1040685239 | Title: [BUG] root package.json script not utilising workspace argument
Question:
username_0: ### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If I run `npm run build --workspace=project` the project workspace is built as expected.
If I however put a script i... |
kids-first/kf-portal-ui | 416820674 | Title: Query Summary: Study Card data hookup is wrong
Question:
username_0: There are some issues with the data hookup for the study card - it is both incorrect and not responding correctly to queries.
- [ ] incorrect data example

Question:
username_0: Porting TH operators is essential for code simplicity and performance reasons.
Porting guides and Q&A are available in umbrella issue: #24507
Feel free to add @username_0 as a reviewer to get a prioritized review.
Answers:
user... |
emergenzeHack/covid19italia_segnalazioni | 602810200 | Title: Le realtà di Novate, CRP – Comunità di Relazioni Positive, ANFFAS ONLUS Bollate Novate, La Tenda ODV
Question:
username_0: <pre><yamldata>
Da_chi_offerta: ANFFAS Bollate Novate, CRP - Comunità di Relazioni Positive, La Tenda
ODV
Descrizione: "Le realtà di Novate, CRP – Comunità di Relazioni Positive, ANFFAS O... |
devinus/poison | 81245181 | Title: Erlang VM crashed when decoding invalid UTF-8 string
Question:
username_0: ```elixir
Poison.decode(<<34, 237, 160, 189, 237, 178, 142, 34>>)
```
String in the example is a CESU-8 encoded string, that's not a valid UTF-8 string, but the code crash erlang VM.
Answers:
username_1: @username_0 Good find. It loo... |
vimeo/psalm | 1091349926 | Title: Psalm stopped seeing errors
Question:
username_0: <projectFiles>
<directory name="src/" />
<ignoreFiles>
<directory name="vendor" />
</ignoreFiles>
</projectFiles>
<issueHandlers>
<MixedPropertyTypeCoercion>
... |
apache/airflow | 755446266 | Title: KubernetesPodOperator can't mount sercret as volume
Question:
username_0: **Apache Airflow version**: 1.10.12 and 2.0.0b3
**Kubernetes version (if you are using kubernetes)** (use `kubectl version`): 1.19.2
**Environment**:
- **Cloud provider or hardware configuration**: minikube
- **OS** (e.g. fro... |
prettier/prettier-atom | 404153738 | Title: Installing “prettier-atom@0.56.2” failed
Question:
username_0: npm WARN deprecated sb-memoize@1.0.2: No longer maintained - Use lodash probably
npm WARN deprecated circular-json@0.3.3: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated browserslist@2.11.3: Browserslist 2 could ... |
fatih/vim-go | 1142336561 | Title: Minor Improvement to :GoFmt Requested
Question:
username_0: <!--
Before filing an issue, please check if vim-go's help addresses your problem (see `:help go-troubleshooting`).
Consider executing `:GoReportGitHubIssue` to populate much of this information automatically.
-->
### What did you do? (required: ... |
desmarais-patrick/notes | 435916507 | Title: Establish a list of tools for this project
Question:
username_0: Which tools should we use for the first phase of this project:
* Documentation
* Project management
* Design user experience
* Design user interface
* Front-end development
* Back-end development
* Code testing
* Continuous integ... |
jaromir-sukuba/a-p-prog | 757297711 | Title: PIC12F1840: Wrong device ID: 0000, expected: 1b80
Question:
username_0: Hi.
I have been trying to use this application on Windows to program a PIC12F1840, however, the `pp3` reports the following problem:
```
C:\>pp3.exe -c COM7 -t 12f1840 blink.X.production.hex
PP programmer, version 0.99
Wrong device... |
pastelsky/bundlephobia | 396116440 | Title: sugest Grafoo over Apollo and Relay on similar packages
Question:
username_0: ## Type
Feature Request
## Package name
Apollo
### Description
Grafoo should be listed as an alternative to Relay and Apollo.
Answers:
username_1: Thanks for the suggestion. However, it does not seem like `Grafoo` meets the... |
infection/infection | 278729021 | Title: Use existing coverage report
Question:
username_0: Unless I missed it, right now are running the tests which requires xdebug or phpdbg to get the coverage data to then be able to do our own stuff.
I think a typical user would already have tests with coverage somehow, so IMO it would make much more sense to p... |
pingcap/community | 973206660 | Title: Tracking issue for reviewing community content
Question:
username_0: As time goes by, this repository generated lots of content, including:
* Event: Hacktoberfest, bug-hunting-programs, challenge-programs, etc.
* Governance: governance, special-interest-groups, toc, working-groups, architecture, etc.
* Inc... |
mozilla/network-api | 217598267 | Title: Set up network-api templates -> mezzanine template deployments
Question:
username_0: This will rely on:
- [ ] converting pug to django templates, https://github.com/mozilla/network-api/issues/86
- [ ] making template conversion part of the network-api build
- [ ] sending the converted template(s) over to the... |
poymanov/tinysteps-app | 698281909 | Title: Преподаватель-Цель обучения - просмотр целей по преподавателю
Question:
username_0: ## Описание
Можно получить список целей преподавателя.
## Процесс
Пользователь с любыми правами (авторизованный или гость) может получить список целей, которые закреплены за преподавателем.
GET-запрос на `/teachers/goa... |
ISPP/pet-care | 153600528 | Title: Añadir Social Buttons en el pie de la Masterpage
Question:
username_0: Hay algunos complementos para bootstrap de Social Buttons en este enlace , por si valen:
http://www.psdahtmlpasoapaso.com/blog/complementos-para-extender-bootstrap
Answers:
username_1: , the object enum array states the following:
```
config:
someSetting:
type: 'string'
default: 'foo'
enum: [
{value: 'foo', description: 'Foo mode. You ... |
waylaidwanderer/scarvesandcoffee-scraper | 677973942 | Title: Suggestion: adding additional elements to the metadata json
Question:
username_0: Hello! Thank you so much for creating this script! I use calibre and the fanficfare plugin to download individual stories from scarvesandcoffee, but I would love to do a batch download like this.
Fanficfare also collects metad... |
unrealcv/unrealcv | 365176620 | Title: Build failed in Linux
Question:
username_0: - Operating System: Ubuntu 16.04
- UE4 Version: 4.20
- UnrealCV Version: unrealcv-master (https://github.com/unrealcv/unrealcv.git)
- Client (python2, 3 or matlab): Python 3.6
- Problem Description: unrealcv-master failed to build.
For any suggestion will be v... |
cakephp/cakephp | 962834935 | Title: Duplicate logs in Console Command with ConsoleLog
Question:
username_0: This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [ ] feature-discussion (RFC)
* CakePHP Version: 3.10.0
* Platform and Target: Apache Mysql
### What you did
ConsoleCommand
```php
<?php
namespace App\Command;
... |
ssbssa/heob | 316751197 | Title: Document how to create human-readable reports from leaks.xml
Question:
username_0: It's not possible to Select All + Copy heob's output in Qt Creator, and leaks.xml is very hard to read. There should be a (documented) way of creating human-readable reports from leaks.xml.
Answers:
username_1: Try do add -oleak... |
marmelab/react-admin | 657886679 | Title: Cannot read property 'ui' of undefined
Question:
username_0: I am integrating the react-admin in react boilerplate (**https://github.com/react-boilerplate/react-boilerplate** ).When trying to access resource. then getting error of
 use different timezone when timezone is changed
Question:
username_0: We are currently relying on the property that
```
DateTime.fromObject({hour: 13, minute: 13}).toFormat("T") === "13:13"
```
is true in all situations (minus locale formatting for the separator). Is this a ... |
kean/Nuke | 367579452 | Title: Nuke is not allowing SSL pinning.
Question:
username_0: Is there a way to access URLSessionDelegate methods to perform SSL pinning? I am in a situation where I have add custom SSL certificate but I am not able do it with current Nuke architecture. Thank you.
Answers:
username_1: Hey, @username_0. Existing `Da... |
konsoletyper/teavm | 67435592 | Title: TimeZone support
Question:
username_0: I am working on adding timezone support. I have added a few classes (e.g. TimeZone, SimpleTimeZone, etc..) and a few methods to Calendar, GregorianCalendar, etc.. to add timezone support.
I have also added a couple of native Javascript methods to the runtime which ar... |
willthames/photodeck.lrdevplugin | 405958522 | Title: Current Version
Question:
username_0: This version appears to be 0.15 against 0.16.2 downloaded from Photodeck. Any chance we can get the latest version here please.
Many thanks
Status: Issue closed
Answers:
username_1: Justed push to Will's repository the latest changes.
username_0: Issue appears to be w... |
dotnet/maui | 920550858 | Title: [Spec] Implement Device class functionality to Core
Question:
username_0: # [The feature]
The Device class contains a number of properties and methods to help developers customize layout and functionality on a per-platform basis.
- **Flags** - Used to use experimental APIs in Xamarin.Forms. Obsolete.
-... |
YummYume/Russia-2.0 | 566522852 | Title: Default Industrial Path - 1 Week
Question:
username_0: Basic Industrial Focuses (needed to complete the 5 Year Plan).
Focuses : The Second 5 Year Plan, The Motherland, Improve Russia, Expand the Civilian Industry in Moscow, Keep Expanding the Civilian Industry all over the Motherland, Armement Effort, Expand t... |
JasonRivers/Docker-Nagios | 235794532 | Title: how to reload nagios ?
Question:
username_0: As I understand the only way to apply changes is to restart docker container?
IS there any other options to reload nagios?
Answers:
username_1: There is a way to do this from within the web panel for nagios.
On the left hand menu select "Process Info" (near the bo... |
appium/appium | 41899910 | Title: Always got (Original error: spawn ENOENT) after updated to V1.2.2
Question:
username_0: My python scripts work fine before V1.2.2. But I always got (Original error: spawn ENOENT) after updated to V1.2.2. Here is the traceback, below:
Traceback (most recent call last):
File "/Users/yuan/Desktop/fotor-test/Foto... |
CMSCompOps/WmAgentScripts | 893265577 | Title: Increase the stepchain conversion threshold.
Question:
username_0: **Impact of the new feature**
Stepchain workflows
**Is your feature request related to a problem? Please describe.**
Described #827
**Describe the solution you'd like**
Current threshold is 75%. To get an immediate effect, the threshol... |
google/closure-templates | 128572941 | Title: What is alternative for deprecated-noautoescape?
Question:
username_0: Is there any way to directly insert an html to template, working with soy templates 2016-01-12 version?
In old versions (2012-12-21 for example) we were able to use autoescape="false".
In newer versions (to 2015-04-10) we were able to us... |
outercloudstudio/Ike-And-Liams-s-Game | 614961923 | Title: Does your youtube video not have sound intentionally, or what?
Question:
username_0: cuz i will like it better if it had sound...
Answers:
username_0: cuz i will like it better if it had sound...
username_1: oh sorry
username_0: Plus, I know how to use a module, but what are you going to do with one that says "... |
MicrosoftDocs/azure-docs | 657312637 | Title: Error following the steps
Question:
username_0: ### Step
az feature register --namespace "Microsoft.ContainerService" --name "EncryptionAtHost"
### Result
Once the feature 'EncryptionAtHost' is registered, invoking 'az provider register -n Microsoft.ContainerService' is required to get the change propaga... |
Belithe/ProjectPeriode3 | 579857817 | Title: Project Opdracht 3, Variant D
Question:
username_0: Zoals wellicht bekend, is een verkoper van dranken in Nederland verplicht om de BTW, die in
rekening is gebracht, af te dragen aan de Belastingdienst.
Aan het einde van elk kwartaal dient vanuit de applicatie inzichtelijk gemaakt te worden hoeveel
BTW er di... |
jertel/vuegraf | 1005931280 | Title: Already Exsisiting Database
Question:
username_0: Can't use with database that already exists. I commented the createdatabase function and it worked I'm not very good at python so I'm not sure how to do the if/else logic from the json config.
Answers:
username_1: Please see https://github.com/username_1/vuegra... |
quarkusio/quarkus | 433378781 | Title: Finalize multiple datasource support for Agroal
Question:
username_0: @username_2 offered to take a look at this one so dumping what I have in mind.
### Move named datasources to `.named` config namespace
Right now, named datasources are implemented like this:
```
quarkus.datasource.datasource2.driver=o... |
kubernetes/autoscaler | 492382633 | Title: Azure CA Initialization Error - Unsupported Instance Type
Question:
username_0: Hello,
The cluster autoscaler fails to initialize when started with a VMSS with zero instances. It continuously outputs the following error:
utils.go:318] Unable to build proper template node for xxxxxxxxxxxxxxxx: instance ty... |
UglyToad/PdfPig | 574229572 | Title: `Expected name as dictionary key` Exception
Question:
username_0: Hi we've seen the above exception in our application logs unable to reproduce atm.
```
_UglyToad.PdfPig.Exceptions.PdfDocumentFormatException: Expected name as dictionary key, instead got: SAPinfoStart TOA_DARA at UglyToad.PdfPig.Tokenization... |
bitcoin-s/bitcoin-s | 781324883 | Title: Add WalletSync documentation similar to ChainSync
Question:
username_0: In #2461 i added `WalletSync`.
We have a nice example of how to use `ChainSync` to sync your chainstate with an arbitrary data source, we should document the same with the wallet.
https://bitcoin-s.org/docs/next/chain/filter-sync#sy... |
bieniu/ha-shellies-discovery | 800749105 | Title: Shelly i3 shortpush flooding my history
Question:
username_0: **Describe the bug**
My history is flooded with i3 short-push messages when I'm not even using it.
**Expected behaviour**
Show entries when short-push is really triggered.
**Versions:**
- Home Assistant: 2021.2.0
- Shellies Discov... |
GothenburgBitFactory/taskwarrior | 296746916 | Title: [TW-754] deleted and completed tasks need color rules, too
Question:
username_0: _<NAME> on 2009-12-04T23:07:26Z says:_
status:completed tasks are currently almost never seen, as (I think all but "completed") reports filter them out, but being able to view those tasks, in mixed company with status:pending ta... |
MarimerLLC/csla | 351676739 | Title: DataAnnotations: what are the conditional compile symbols on [CommonRules.DataAnnotation(..) in CSLA 4?
Question:
username_0: Hi, I've noticed that there are conditional compilation symbols on this method:
#if (ANDROID || IOS) || NETFX_PHONE
..
#elif NETFX_CORE
..
#else
..
#endif
The [ValidationContex... |
DMTF/Redfish-Mockup-Creator | 725202866 | Title: KeyError odata.id with fenghuo R1200 V5
Question:
username_0: Here is the output when I run creator with my Fenghuo R1200 V5 server in my lab.
If this error can be ignored so I can continue with rest of resources ?
```
# ./copy_Fenghuo_R1200-V5.sh
#
# rhost Redfish Protocol Versions: GET /redfish
# r... |
elixir-lang/elixir | 450835712 | Title: Compiler crash on recursive macro guards
Question:
username_0: # Versions
```
➜ ~ elixir -v
Erlang/OTP 22 [erts-10.4] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe] [dtrace]
Elixir 1.8.2 (compiled with Erlang/OTP 21)
# OS: 64bit Mac OS X 10.14.4 18E226
# Kernel: x86_64 Darwin 18.5.0... |
sanity-io/sanity | 753359655 | Title: Studio doesn't load in browser if project path contains a '#'.
Question:
username_0: **Describe the bug**
If the path to the project contains a `#` character, e.g. `/Volumes/HDD/Users/ian/Projects/# My Project/Studio/`, opening the running studio in a browser shows the 'Connecting to Sanity.io' loading scree... |
jlippold/tweakCompatible | 541318656 | Title: `Tweak Count 2` working on iOS 12.4.4
Question:
username_0: ```
{
"packageId": "com.alex.tweakcount2",
"action": "working",
"userInfo": {
"arch32": false,
"packageId": "com.alex.tweakcount2",
"deviceId": "iPad4,1",
"url": "http://cydia.saurik.com/package/com.alex.tweakcount2/",
... |
OpenNMT/CTranslate2 | 732230760 | Title: Docker and import Python
Question:
username_0: Hi,
If I want to use OpenNMT server with ctranslate2 how can I install Ctranslate2 in order to work? It should be in the virtual environment, shouldn't it? Is it possible to install it with the docker or do I need to install it manually?
Thanks
Answers:
user... |
open-telemetry/opentelemetry-go | 759834087 | Title: Tracer configurations: how to set Export timeout()?
Question:
username_0: I haven't found any way to configure an export timeout for an OTLP ExportSpans() method. I believe this should be configurable for users.
#1378 refactors the way this setting works in the Metrics SDK. I believe such a configuration sho... |
jbetancur/react-data-table-component | 609310562 | Title: Typing for IDataTableProps is Incorrect
Question:
username_0: ## Issue Check list
- [x] Agree to the [Code of Conduct](https://github.com/username_1/react-data-table-component/blob/master/CODE-OF-CONDUCT.md)
- [x] Read the README
- [x] You are using React 16.8.0+
- [ ] You installed `styled-components`
- [... |
MSO4SC/MSOPortal | 379057373 | Title: List of apps too long and sorted
Question:
username_0: The list of registered applications is too long (UX issue) and unsorted.
this should be fixed by at least sorting the entries and providing a better interface such as a reactjs component / dropdown to have automated completion
Answers:
username_1: @userna... |
ChrisGeorgakidis/DHT22---XBEE-Communication | 344368111 | Title: Program Auto Reset
Question:
username_0: The program resets automatically after a certain period of time.
Answers:
username_0: Microcontrollers have a watchdog. This is a counter which is initialized to a specific value and every instruction the microcontroller runs, causes decrease in its values by 1. When th... |
aryehof/dart-eventsubscriber | 625353640 | Title: Best practice question
Question:
username_0: Hey there,
Thanks for making these packages (Event and EventSubscriber). I just started using them yesterday and mixing them with the "[get_it](https://pub.dev/packages/get_it)" service locator package has solved several issues I was having when trying to use on... |
Azure/azure-cli | 823812814 | Title: UserData for VM and VM ScaleSets (Gartner - high priority)
Question:
username_0: **Resource Provider**
<!--- What is the Azure resource provider your feature is part of? --->
Compute Resource Provider
**Description of Feature or Work Requested**
<!--- Provide a brief description of the feature or work requ... |
Vend-ng/Vend.Repo | 499193161 | Title: Database - Setup
Question:
username_0: We need to set up the database with Microsoft Azure
This will require us to create a group Azure account.
This setup is just creating the account and making sure the database is ready to be interfaced with (as in adding tables and writing queries) |
loopspace/Codea-Shapes | 52802695 | Title: Lighting shader efficiency
Question:
username_0: Given that (so far, at least) each mesh triangle has the same normal for each vertex, then all of the lighting calculation can be done in the vertex shader, greatly reducing the overall amount of calculation required.
I've uploaded a modified shader that does th... |
Azure/azure-iot-cli-extension | 571638403 | Title: Dependency is not installed when extension is added
Question:
username_0: ## Describe the bug
**Command Name**
`az iot hub monitor-events
Extension Name: azure-cli-iot-ext. Version: 0.8.9.`
**Errors:**
`Dependency update (uamqp 1.2) required for IoT extension version: 0.8.9.`
## To Reproduce:
Steps... |
flightlessmango/MangoHud | 957104030 | Title: Memory Leak
Question:
username_0: Hello,
Thank you for creating this tool for Linux Gamers.
I couldn't decide where to submit this issue here or Goverlay but it has something to do with Distro info config. If I enable distro version in the config it causes a memory leak. It tries to get distro info with lsb_r... |
gilhardl/ng-strapi-auth | 433134033 | Title: Rendre public saveCredentials() et unsaveCredentials()
Question:
username_0: Cela peut etre utile si l'on souhaite modifier un utilisateur juste après son inscription. Le module gardera en memoire et dans le localStorage l'utilisateur au moment où il s'est inscrit, non modifié.<issue_closed>
Status: Issue clos... |
stryker-mutator/stryker-net | 976221384 | Title: Update all assembly versions when releasing new Stryker package
Question:
username_0: We should probably add the updating of this version number to the prepare-release.js script we use to bump the version number in the other assemblies.
_Originally posted by @username_0 in https://github.com/stryker-mutator/st... |
sidorares/node-mysql2 | 340730306 | Title: Config property is undefined when using promise wrapper.
Question:
username_0: Config property is undefined when using promise wrapper.
I see there is an underlying connection attached at "connection" property, but it breaks compatibility with typings and original mysql.
Answers:
username_1: can you show some... |
sofastack/sofa-boot | 508320555 | Title: Migrate samples to sofastack-guides
Question:
username_0: At present, the case engineering of related components and framework products are all placed in the corresponding warehouse. In order to facilitate unified control and simplify the code base, we move the samples of the sofastack product to the [sofastack... |
dojo/cli-create-theme | 285703144 | Title: Handle the case when a theme file already exists
Question:
username_0: When a theme file already exists, you see this message:
`A theme file already exists in ....src/themes/theme.ts. Will not overwrite.`
But we _do_ still generate the CSS modules. We should address this somehow, for example, print out th... |
mamiline6/sass_practice | 91582794 | Title: 練習:タブっぽいものを作る
Question:
username_0: @username_1
以下の様なデザインをコーディングしてください。

ただし、あくまでワイヤーなので、デザイン通りにする必要はありませんし、タブとして機能する必要はありません(JSは不要)
必要な要素としては以下です。
- タブとタブに対応するコンテンツ領域
- タブが選択された時にタブとタブに対応する要... |
cipchk/ngx-countdown | 806208005 | Title: "restart" works from click event but nut from handleEvent function
Question:
username_0: I can call restart() from a button click event manually and it works, but if do the same from the handleEvent it doesn't work:
@ViewChild('cd', { static: false }) private countdown: CountdownComponent;
<countdown #... |
kubernetes/kubernetes | 170291197 | Title: Detachment of volumes takes longer than expected
Question:
username_0: I'm running into a variety of issues here and there, but this one is consistent enough to note. I'm deploying an RC with a single Pod (single container). It's `nginx` with a single `azureDisk` volume/mount.
Using a preformatted, VHD, the ... |
swoole/swoole-src | 511382549 | Title: when open_http2_protocol=TRUE enable_static_handler seems stops working
Question:
username_0: Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a simple script for reproducing the error.
We enabled both open_http2_protocol = TRUE (along with SSL) ... |
cul-it/signage | 409943641 | Title: LibCal hours - check if still open from yesterday
Question:
username_0: For those early morning closing times (past `11:59:59 pm`), which actually fall in the next day. Once 12am hits, the LibCal API call for hours requests the following day, which would result in an inaccurate status of closed.
##### Backgrou... |
borgbackup/borg | 308297259 | Title: do back/forward ports to other branches (2)
Question:
username_0: https://github.com/borgbackup/borg/issues?utf8=%E2%9C%93&q=label%3Abackport%2F1.0-maint
https://github.com/borgbackup/borg/issues?utf8=%E2%9C%93&q=label%3Abackport%2F1.1-maint
do 3 simple/small or 1 bigger/complex backport from there.
---
... |
djtu-zcx/algrothm | 557941122 | Title: [2020-1-31]Generate Parentheses
Question:
username_0: ### Generate Parentheses Description
给出 n 代表生成括号的对数,请你写出一个函数,使其能够生成所有可能的并且有效的括号组合。
例如,给出 n = 3,生成结果为:
```
[
"((()))",
"(()())",
"(())()",
"()(())",
"()()()"
]
```
### solution
只有在我们知道序列仍然保持有效时才添加 '(' or ')',而不是像方法一那样每次添加。我们可以通过跟踪到... |
google/ExoPlayer | 533776140 | Title: Play Offline
Question:
username_0: Hey guys. I faced a problem when playing video downloaded at offline mode:
- I've downloaded video to downloads directory
- Play video at offline mode( no wifi, no 3g,4g..)
On LogCat bellow
```
D/OpenGLRenderer: eglCreateWindowSurface = 0x71f76e6080, 0x71f1bbf010
D/Surfa... |
pypa/pip | 758941605 | Title: [PyPy] "pip install --help" fails with TypeError: 'list' objects are unhashable
Question:
username_0: <!--
If you're reporting an issue for `--use-feature=2020-resolver`, use the "Dependency resolver failures / errors" template instead.
-->
**Environment**
* pip version: 20.3.1
* Python version: PyPy 7... |
MicrosoftDocs/msteams-docs | 1177567175 | Title: New-Team limited templates
Question:
username_0: We are in an educational institution so have need to use the EDU templates. The template that is probably second most important is the Staff template. This is available using the Graph API (https://graph.microsoft.com/v1.0/
teamsTemplates('educationStaff')) but ... |
baserproject/basercms | 854489725 | Title: bc_sampleを少し模様替え
Question:
username_0: ## 概要


脱・素材集。たまには話のネタになりそうなことをやってみると面白いかな?と思いまし... |
tidyverse/googledrive | 1159792860 | Title: drive_auth(path = 'service_account_path.json') issue on R 4.1.2
Question:
username_0: After upgrading from R 3.6.3 to R 4.1.2, I am now unable to use `drive_auth` non-interactively. Below is my `sessionInfo()`:
```
R version 4.1.2 (2021-11-01)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macO... |
tobydragon/PAR | 468239821 | Title: Migrate functions from old Front End JS files to new files
Question:
username_0: Done when: QuestionPage and QuestionPageLibrary have had their functionality migrated to any associated OOP JS files in the front end
Answers:
username_0: 3 hours, migrating functions over and writing new implementation of functio... |
rust-lang/rust | 437960239 | Title: unused_parens incorrectly lints on `if let true = (false && true) {}`
Question:
username_0: ```rust
warning: unnecessary parentheses around `if let` head expression
--> src/lib.rs:2:19
|
2 | if let true = (false && true) {}
| ^^^^^^^^^^^^^^^ help: remove these parentheses
|
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.