repo_name
stringlengths
4
136
issue_id
stringlengths
5
10
text
stringlengths
37
4.84M
glasklart/hd
12091886
Title: PushUps for Beginners - 0 to 100+ Pushups Training Question: username_0: **App Name:** PushUps for Beginners - 0 to 100+ Pushups Training **Bundle ID:** com.Fitnesity.Pushups100 **iTunes ID:** <a target="_blank" href="http://getart.username_2.at?id=573082479">573082479</a> **iTunes URL:** <a target="_blank" href="https://itunes.apple.com/us/app/pushups-for-beginners-0-to/id573082479?mt=8&uo=4">https://itunes.apple.com/us/app/pushups-for-beginners-0-to/id573082479?mt=8&uo=4</a> **App Version:** 1.6.1 **Seller:** <NAME> **Developer:** <a target="_blank" href="https://itunes.apple.com/us/developer/xiao-dan-lin/id571827489?uo=4">© <NAME></a> **Supported Devices:** iPhone-3GS, iPadWifi, iPad3G, iPodTouchThirdGen, iPhone4, iPodTouchFourthGen, iPad2Wifi, iPad23G, iPhone4S, iPadThirdGen, iPadThirdGen4G, iPhone5, iPodTouchFifthGen, iPadFourthGen, iPadFourthGen4G, iPadMini, iPadMini4G, iPhone5c, iPhone5s, iPhone6, iPhone6Plus, iPodTouchSixthGen **Original Artwork:** <img src="http://is1.mzstatic.com/image/thumb/Purple/v4/f9/7c/1c/f97c1c88-25ef-65c8-c1d4-311d28797b67/source/1024x1024bb.png" width="180" height="180" /> **Accepted Artwork:** ![](http://preview.username_2.at/?image=https://cloud.githubusercontent.com/assets/20930745/19920699/9d3733f8-a0da-11e6-97c5-ac3c0b21e48f.png) Answers: username_1: **App Name:** PushUps for Beginners - 0 to 100+ Pushups Training **Bundle ID:** com.Fitnesity.Pushups100 **iTunes ID:** <a target="_blank" href="http://getart.username_2.at?id=573082479">573082479</a> **iTunes URL:** <a target="_blank" href="https://itunes.apple.com/us/app/pushups-for-beginners-0-to/id573082479?mt=8&uo=4">https://itunes.apple.com/us/app/pushups-for-beginners-0-to/id573082479?mt=8&uo=4</a> **App Version:** 1.6.1 **Seller:** <NAME> **Developer:** <a target="_blank" href="https://itunes.apple.com/us/developer/xiao-dan-lin/id571827489?uo=4">© <NAME></a> **Supported Devices:** iPhone-3GS, iPadWifi, iPad3G, iPodTouchThirdGen, iPhone4, iPodTouchFourthGen, iPad2Wifi, iPad23G, iPhone4S, iPadThirdGen, iPadThirdGen4G, iPhone5, iPodTouchFifthGen, iPadFourthGen, iPadFourthGen4G, iPadMini, iPadMini4G, iPhone5c, iPhone5s, iPhone6, iPhone6Plus, iPodTouchSixthGen **Original Artwork:** <img src="http://is1.mzstatic.com/image/thumb/Purple/v4/f9/7c/1c/f97c1c88-25ef-65c8-c1d4-311d28797b67/source/1024x1024bb.png" width="180" height="180" /> **Accepted Artwork:** ![](http://preview.username_2.at/?image=https://cloud.githubusercontent.com/assets/20930745/19920699/9d3733f8-a0da-11e6-97c5-ac3c0b21e48f.png) username_1: ![](http://preview.username_2.at/?image=https://cloud.githubusercontent.com/assets/20930745/19920699/9d3733f8-a0da-11e6-97c5-ac3c0b21e48f.png) https://cloud.githubusercontent.com/assets/20930745/19920699/9d3733f8-a0da-11e6-97c5-ac3c0b21e48f.png Source: https://cloud.githubusercontent.com/assets/20930745/19920723/c27ac22e-a0da-11e6-832d-577f1d0daa75.png Status: Issue closed
vuetifyjs/vuetify
528910351
Title: [Bug Report] v-select / v-autocomplete cannot read property trim of undefined Question: username_0: ### Environment **Vuetify Version:** 2.1.7 **Vue Version:** 2.6.10 **Browsers:** Chrome 78.0.3904.108 **OS:** Mac OS 10.15.1 ### Steps to reproduce - create v-autocomplete - try to select an item ### Expected Behavior - should work without errors ### Actual Behavior works but throws errors ### Reproduction Link <a href="https://jsfiddle.com" target="_blank">https://jsfiddle.com</a> ### Other comments [Vue warn]: Error in render: "TypeError: Cannot read property 'trim' of undefined" found in ---> <VIcon> at src/components/AnimatedRouterView.vue <VListItem> at src/components/AnimatedRouterView.vue <VList> at src/components/AnimatedRouterView.vue <VSelectList> at src/components/AnimatedRouterView.vue <ThemeProvider> at src/components/AnimatedRouterView.vue <VMenu> at src/components/AnimatedRouterView.vue <VAutocomplete> at src/components/AnimatedRouterView.vue <VCard> at src/components/AnimatedRouterView.vue <TaskTable> at src/views/Projects/Tasks/TaskListViews/TaskTable.vue <ProjectDetails> at src/views/Projects/ProjectDetails.vue <AnimatedRouterView> at src/components/AnimatedRouterView.vue <VContent> at src/components/AnimatedRouterView.vue <VApp> at src/components/AnimatedRouterView.vue <App> at src/App.vue <Root> <!-- generated by vuetify-issue-helper. DO NOT REMOVE --> Answers: username_1: You've submitted an issue that does not contain a valid reproduction. In order to effectively. This issue will be tagged as `needs reproduction` for the next 14 days before being closed. Services to create a reproduction: - [Codepen](https://template.vuetifyjs.com) - [Codepen w/Router](https://codepen.io/zikeji/pen/ypeQNm) - [Codesandbox](https://codesandbox.io) - [JSFiddle](https://jsfiddle.net/) - A small reproduction repository Thank you for your contribution and interest in improving Vuetify. username_0: I'm sorry it's kinda hard to create a reproduction link because i use a webpack build environment and it seems to only happen in this environment... but might also be because of me using the material icons instead of material design icons font. the error disappears as soon as i provide custom markup for the "item" slot. seems like the default slot tries to load an icon (propably the checkbox icon) and fails somewhere while doing so... i really hope you investigate this problem even without a reproduction link. the only thing i can provide by the moment would be a copy of the component file where i get the error... username_2: We accept github repos as well, but make sure it's boiled down to minimal Status: Issue closed
buggins/ddbc
60263968
Title: With SQLITEDriver, ResultSet.get***() with column name (not number) returns error Question: username_0: When using SQLITEDriver in codes like this: Statement stmt = conn.createStatement(); scope(exit) stmt.close(); ResultSet rs = stmt.executeQuery("SELECT id FROM mytable"); scope(exit) rs.close(); while (rs.next()) { long id = rs.getLong("id"); } I get `Column id not found` error, though I really have ```id``` column. This works OK: long id = rs.getLong(1); Just when I use column names in string, I get errors. Answers: username_1: This should have been resolved with #66
Payum/Payum
224163314
Title: Payum 2.0 Roadmap. Use of process flow concept. Question: username_0: Right now a lot of stuff is happening at runtime. The payment flow is hard to predict and follow. It is hard to say: 1. What actions were executed? 2. What was the order of those actions? 3. The decisions is heavily based on the context (payment details). 4. There is no a visual representation of the process. Do we need a redirect, or should we show a form. We do not know until we start executing the request. 5. Right now Payum support only one process and it is the purchase. Some gateways also support recurring payment but the implementation is not that good. The process flow could improve it. Recently we've been playing with [process virtual machines](https://github.com/formapro/pvm) and I realized that it could be a good fit for Payum. So I did a proof of concept. It shows how Paypal ExpressCheckout may look like. The code is here: https://github.com/formapro/pvm-demo/blob/master/src/AppBundle/Controller/PaypalController.php and the demo is here: https://pvm-demo.forma-pro.com/paypal-express-checkout Answers: username_1: Isn't this the same as [Symfony Workflow Component](https://symfony.com/doc/current/components/workflow.html) ? username_0: @username_1 Nope. They are both a sub sets of [Petri Net](https://en.wikipedia.org/wiki/Petri_net#Workflow_nets) but with different restrictions. The Symfony's component is not a workflow but a state machine where what I am think is ACTIVITY workflow not state. username_2: I like that it is much easier to understand how it works. While time to understand current payum took me a while, this one was question of few minutes. Would be all actions replaced with (Callback)Behavior? username_0: That's the plan username_3: Hello there. Actually, The Symfony Worklfow component is not only a state machine component. It's also a an implementation of workflow net (a subset of petri net). Then, you can trigger some action when a transition is fired thanks to the events. Cheers. username_3: BTW, If you have some question about the workflow component, don't hesitate to ping me. I'm the maintainer of this component ;) username_0: @username_3 The most important difference that pvm walks through the graph itself, where [symfony/workflow](https://symfony.com/doc/current/components/workflow.html#usage) delegate this responsibility to a developer. Something more about `formapro/pvm`. With pvm you can create a process (It is basically a representation of a graph). Then, you can pass it to the process engine which walks through the graph executing the code bound to nodes (behaviors). The engine allows you to do cycles, forks, joins as well as parallel execution on one computer or spread across several ones. The walk through the process can be paused. It is very useful when you have to ask a user for some (show a page with a form). The process does not define any states\stages, it just walks through it. The process can be stored in a database as a template and then copy pasted and executed millions of times. A change in the template does not affect in-progress processes. The process can store some user data. The process does not require any other domain entites\models. Could be used as is. Pvm could be used to build real [BPMN](http://www.bpmn.org/) processes. Some examples: * [Conditional example](https://github.com/formapro/pvm/blob/master/docs/conditions-example.md) * [Pause-and-Continue example](https://pvm-demo.forma-pro.com/paypal-express-checkout) username_0: @username_3 I've not found any example of walking through the graph (without any additional control from my side). Could you share it with me, please? username_3: Sure. You can play with this [demo](http://symfony-workflow-demo.herokuapp.com/article/show/1315) and it's [open source](https://github.com/username_3/SFLive-Paris2016-Workflow) username_0: This is [the difference](https://github.com/username_3/SFLive-Paris2016-Workflow/blob/52ca396b716578036edd6ba10711a09c1dd46b7e/src/AppBundle/Controller/ArticleController.php#L60). You control the flow, where pvm ProcessEngine does it internally (you built the process and pass it to the process engine). ``` <?php namespace Acme; use Formapro\Pvm\DefaultBehaviorRegistry; use Formapro\Pvm\CallbackBehavior; use Formapro\Pvm\ProcessEngine; use Formapro\Pvm\Process; use Formapro\Pvm\Token; $registry = new DefaultBehaviorRegistry(); $registry->register('print_label', new CallbackBehavior(function(Token $token) { echo $token->getTransition()->getTo()->getLabel().' '; })); $process = Process::create(); $fooNode = $process->createNode(); $fooNode->setLabel('foo'); $fooNode->setBehavior('print_label'); $barNode = $process->createNode(); $barNode->setLabel('bar'); $barNode->setBehavior('print_label'); $process->createTransition($fooNode, $barNode); $transition = $process->createTransition(null, $fooNode); $token = $process->createToken($transition); (new ProcessEngine($registry))->proceed($token); // Prints "foo bar " ``` username_0: The line `(new ProcessEngine($registry))->proceed($token);` executes two behaviors, that's why it prints `"foo bar "`. username_3: Yes, I already looked at your exemple you gave me. But you can already do the same with symfony. Here is the minimal code you need to mimic the `$fooNode->setBehavior('print_label');` behavior: ```php <?php require __DIR__.'/vendor/autoload.php'; use Symfony\Component\EventDispatcher\EventDispatcher; use Symfony\Component\Workflow\DefinitionBuilder; use Symfony\Component\Workflow\Event\Event; use Symfony\Component\Workflow\Transition; use Symfony\Component\Workflow\Workflow; $workflowName = 'my_workflow'; $transitionName = 'a_to_b'; $definition = (new DefinitionBuilder()) ->addPlace('a') ->addPlace('b') ->addTransition(new Transition($transitionName, 'a', 'b')) ->build() ; $eventDispatcher = new EventDispatcher(); $eventDispatcher->addListener("workflow.$workflowName.transition", function(Event $event) { echo 'Transition Name: '.$event->getTransition()->getName()."\n"; echo 'Will be in the following place(s): '.implode(', ', $event->getTransition()->getTos())."\n"; }); $workflow = new Workflow($definition, null, $eventDispatcher, $workflowName); $subject = new \stdClass(); $subject->marking = null; $workflow->apply($subject, $transitionName); ``` Note: to run this example, you need the following composer.json: ```json { "require": { "symfony/workflow": "^3.3", "symfony/event-dispatcher": "^3.3" } } ``` --- Then, it looks like your implementation automatically apply a transition if this one is enabled. This is something we don't want in symfony because it does not follow the petrinet specs. But you can implement it like following: ```php $workflowName = 'my_workflow'; $transitionName = 'a_to_b'; $definition = (new DefinitionBuilder()) ->addPlace('a') ->addPlace('b') ->addPlace('c') [Truncated] ->build() ; $eventDispatcher = new EventDispatcher(); $workflow = new Workflow($definition, null, $eventDispatcher, $workflowName); $eventDispatcher->addListener("workflow.$workflowName.transition", function(Event $event) { echo 'Transition Name: '.$event->getTransition()->getName()."\n"; echo 'Will be in the following place(s): '.implode(', ', $event->getTransition()->getTos())."\n"; }); $eventDispatcher->addListener("workflow.$workflowName.announce.b_to_c", function(Event $event) use ($workflow) { $workflow->apply($event->getSubject(), 'b_to_c'); }); $subject = new \stdClass(); $subject->marking = null; $workflow->apply($subject, $transitionName); ``` username_0: @username_3 sorry but I feel I am still missing something. Actually, I have to manage all transitions in a listener **my self**. If I change the process graph I have to revise all listeners and adjust them (cuz transition name is hardcoded there). username_0: This what we use while building the formapro/pvm - https://www.techfak.uni-bielefeld.de/~mchen/BioPNML/Intro/pnfaq.html username_4: Today, after performing a `composer outdated`, I discovered that there's a version `2.1` (and a `2.0` too) of payum/payum. It looks like is not updated (last update on Sep 2016) and it's requiring strange things (like Symfony framework). The README on this repository is titled "PayumBundle". What's that? username_0: @username_4 I removed them on packagist. username_5: Hi @username_0 it seems the tags are back, I just had an awkward moment of confusion based on the same discovery in `composer outdated`.
haskell/hackage-security
273637278
Title: May be a case where hackage-security client uses 100% CPU and does not terminate Question: username_0: See this stack issue: https://github.com/commercialhaskell/stack/issues/3572 Assuming it's from a relatively recent version of stack, this is likely a bug in hackage-security. Answers: username_1: Is there any chance to get a reasonably reliable repro-case? It's going to be quite difficult to track this down without additional information; and from the logging output in that ticket it's not clear to me which entry-point into hackage-security got stuck. username_2: how can I give useful log-output. I have this as a docker image so it's fairly easy to repro. username_1: @username_2 That sounds promising! I'm not familiar with Stack, but I'd try turning up verbosity to the max in the hopes to get as much log-messages from hackage-security (as well as from the transport layer; if there doesn't appear to be enough logging for the transport layer, `tcpdump` would be worth a try) emitted as possible. If this also doesn't give enough hints, good old printf-style debugging might be in order...; but let's cross that bridge when we come to it... username_0: I do not think that verbosity is likely to help much. Stack does very little between `Updating package index ...` and running code from hackage security. In all codepaths after hackage security returns, there are further messages. `-v --cabal-verbose` is the max verbosity (verbose stack logs + verbose cabal logs). This will not have an effect on the output of hackage security, because I don't think it has verbosity settings. If it does, then I don't think we're setting them.
boto/botocore
165547862
Title: KeyError with "context" key in "botocore/awsrequest.py" line 314 create_request_object Question: username_0: When AWS Lambda updated to the newest version of the AWS SDK on the 30th of June, a bug appears to have been introduced, which caused an existing (testing) Lambda function (created from a blueprint) to error out. https://github.com/boto/botocore/commit/28b8831f5f8518bef5accf994fc377c58a3569f7 ``` 'context': KeyError Traceback (most recent call last): File "/var/task/lambda_function.py", line 189, in lambda_handler post_to_es(es_payload) # post to ES with exponential backoff File "/var/task/lambda_function.py", line 80, in post_to_es es_ret_str = post_data_to_es(payload, es_region, creds, es_endpoint, '/_bulk') File "/var/task/lambda_function.py", line 47, in post_data_to_es req = botocore.awsrequest.create_request_object(params) File "/var/runtime/botocore/awsrequest.py", line 314, in create_request_object request_object.context.update(r['context']) KeyError: 'context' ``` To work around this issue, within my Lambda Function code, I added the context key:value pair as: ``` params = {'method': method, 'url': proto + host + path, 'region': region, 'headers': {'Host': host}, 'body': payload, 'context': {'unknown': 'values'}} req = botocore.awsrequest.create_request_object(params) ``` instead of the prior value: ``` params = {'method': method, 'url': proto + host + path, 'region': region, 'headers': {'Host': host}, 'body': payload} req = botocore.awsrequest.create_request_object(params) ``` Answers: username_0: The blueprint was updated in Lambda, regarding calling "create_request_object". Closing issue. Status: Issue closed
XX-net/XX-Net
243707900
Title: 问题:请检查浏览器代理设置。试了好久还是不行,该删除的都删除了 Question: username_0: XX-Net Status: sys-platform: AMD64, Windows-10-10.0.15063 os-system: Windows os-version: 10.0.15063 os-release: 10 os-detail: Version:10-0; Build:15063; Platform:2; CSD:; ServicePack:0-0; Suite:768; ProductType:0 architecture: 32bit,WindowsPE browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 xxnet-version: 3.3.4 python-version: 2.7.13 openssl-version: 16.0.0 TLSv1_2 h2:alpn ipv6-status: 0 gws-ip-num: total:3000 good:549 network-status: OK connected-link: new:3 used:0 worker: h1:11 h2:11 scan-ip-thread-num: 48 ip-quality: 561 is-idle: 0 block-stat: OK proxy_state: Fail ca_state: Fail Appid_Working: true Appids_Out_Of_Quota: false Appids_Not_Exist: false Using_Public_Appid: false Answers: username_0: 又试了几次,还是 失败,但是能访问谷歌和油管了,好奇怪。 username_1: 换DNS试试 username_2: 我的也这样,都打不开谷歌邮件和youtube视频,谷歌搜索没问题,就是可用IP数太少了,延迟太大。。。 不知道是最近封IP太厉害了还是怎么回事啊???? username_3: 如果按照教程还是提示浏览器代理设置 试试ctrl+f5会有惊喜哟 username_4: #5322 username_5: Ctrl+F5之后果然有了惊喜 username_6: 我也是这个情况,已经有几个月没上过Google了,不知道xx-net这个项目是不是已经没有维护了,再不行的话只有删掉了。但是我已经没有其他办法了。
liqotech/liqo
772044626
Title: [Feature]NetworkOperators: wireguard overlay Question: username_0: **Is your feature request related to a problem? Please describe.** Each node and the gateway pod saves the keys of the wireguard using the kubernete's secrets. When the liqo-gateway deployment or the liqo-route pod are removed the secrets are not cleaned up. **Describe the solution you'd like** Add an owner references for the secrets. When the owner is removed the secrets are garbage collected by the k8s control plane. Answers: username_1: We have moved to a direct routing and vxlan approach for the overlay network
Hrabovszki1023/OKW
123324321
Title: [KeyWord] Verify Directory Exists: "Path" = "ExpectedValue" Question: username_0: # Done-list: ## Implementation: - [ ] as Method in `IOKW_State` defined. - [ ] `OK` – LFC (Latebound Function Call) implemented - [ ] `NOK` – LFC implemented - [ ] `Core` ## Unittests: - [ ] Normal Usecase Usecase with ANTLR/OKWParser: - [ ] Testcase with memorized value. - [ ] Testcase with environment var. - [ ] Testcase with `${IGNORE}` and `""` as values. - [ ] Testcase with `${EMPTY}` (VerifyValue-Keyword) ## Exception-testcases: - [ ] LFC ist not Implemented -> expected Exception: `OKWFrameObjectMethodNotFoundException` - [ ] GUI-Object ist not defined in Frame -> expected Exception: `OKWFrameObjectChildNotFoundException` - [ ] Not allowed value: e.g. „Bandersnatch“ for CheckBoxes:  `VerifyExist(„OK“,“Uschi“)` -> expected Exception: `OKWNotAllowedValueException`
oppia/oppia
116964008
Title: Perform error audit on the frontend code Question: username_0: This is an extension of #1135. An audit of the entire frontend codebase needs to be done and all thrown exceptions and errors be replaced with calls to fatalWarning. Furthermore, other situations where errors occur in all parts of the website need to be investigated and possibly replaced with calls to fatalWarning for better error management. To help make the new code easier to write, it's suggested this project include adding more functions to warningsData.js to include assertion functions which, if they fail, result in calls to fatalWarning. Something along the lines of: ``` warningsData.assert(username, "The profile must contain a username."); ``` Where a fatal warning "The profile must contain a username." is thrown if the expression ``username`` evaluates to false. Any additional functionality the assignee things should be added should be discussed in this issue thread first, though an entire design document is probably not necessary. Answers: username_1: Adding some clarification from @username_0: Expected errors should result in warnings displayed to the user. The big question here is how to differentiate between expected and unexpected errors. An expected error is usually something the user does which is invalid, such as nearly all current uses of warningsData in the exploration editor. They also include recoverable errors, such as failing to save the exploration due to losing an internet connection or failure to receive information from the backend. An unexpected error is something like an invalid value passed to a function or a failure to request a piece of information vital for the page. Anything that could lead to a silent, "broken" state on the page is an unexpected error and should (later) be logged and a special error page shown to the user. Please bear in mind that most of our errors currently tracked in the frontend are expected errors. Part of the audit is to identify critical situations where an unexpected error can occur and making sure that situation uses the fatalWarning call. This isn't well-defined and we can discuss the critical components in more detail if you'd like. Beyond that, this audit should also include looking along the frontend/backend boundary to make sure all HTTP requests have proper expected error handling (ie, that they report an error message to the user to indicate something went wrong, but continue to function properly). Most of this project will sort of be defined as you explore the codebase and its error handling in more detail. It's a first stepping stone to having better error handling across the entire frontend, but the primary work here is to audit the code, not necessarily change it (though some coding should be done, especially in critical components which don't have good error handling currently). Finally, developers will be increasingly expected to use the error handling features added as part of this issue in future changes to help propagate better error handling throughout the codebase. username_1: Hi @username_2 -- how is this going? username_2: Hi @username_1, here's what I've seen during the audit. As @username_0 mentioned, my main purpose was to explore the front-end codebase and determine possible during the first phase. I don't have extensive experience with angular, so feel free to correct my misconceptions if you encounter any. Here's what I found: - There seem to be a few cases with $http.get(..).success(); calls without explicit .error handling (e.g. Admin.js). - Also, the success and error $http methods seem to have become deprecated according to the documentation. https://docs.angularjs.org/api/ng/service/$http - Going forward, we might be able to automate testing for corner cases with branch coverage tools like Istanbul. https://gotwarlost.github.io/istanbul/ ```The $http legacy promise methods success and error have been deprecated. Use the standard then method instead. If $httpProvider.useLegacyPromiseExtensions is set to false then these methods will throw $http/legacy error.``` username_1: Thanks for the update, @username_2! Some thoughts: * There is an interceptor in app.js (search for 'responseError') that might handle errors, but I'm not entirely sure. The way to test this is to raise a backend error in the controller, see what happens in the frontend, and determine whether it is satisfactory or whether it needs to be improved. * Can you file an issue for migrating success/error --> then? It may be a good coding project to take up, too. Otherwise, I think it would be a good idea to find some time to meet with @username_0 in order to discuss your findings and suitable next steps.
joelevering/gomud
366784312
Title: Other players can't see when someone is in combat Question: username_0: Might be cool to add a tag to the "look" and "list" command results that indicate a player is in combat Answers: username_0: Alternatively this could be part of letting players `look` at other players. Right now it'll say "are you sure they're here??" if you try to look at a PC. Using `look` on a PC could give you their class/level and whether or not they're in combat, to start. Status: Issue closed
aptus-dev/jobcenter-angularfire
156986088
Title: Profesi still got error on some case Question: username_0: case 1: select only infal case 2: select infal & tukang kebun case 3: select more than 2 with checkbox on left fields sepertinya karena null gara2 ini, worker dengan case diatas gabisa di booking Answers: username_0: DONE Status: Issue closed
allenai/allennlp
686523122
Title: Merging allennlp-semparse into allennlp-models. Question: username_0: The original plan as I understand it was to have task specific repositories (rc,semparse), and to have a allennlp-hub that pip installs all of the task-specific repos. But allennlp-hub turned into allennlp-models, and allennlp-rc was merged into it, and allennlp-semparse was not. Answers: username_1: The semantic parsing code has a substantial amount of separate, unrelated components. There's a ton of stuff around defining grammars, transition functions, and other things. I view it as a separate library that's built on top of allennlp, not a collection of models built with allennlp. So, no, I don't think we're going to be merging the semparse repo into the models repo. Status: Issue closed
filamentgroup/woff2-feature-test
116383401
Title: `win` is undefined Question: username_0: I've tried including the feature test in the head, before closing body tag, and inlined in my source, and even removing all other scripts. In Chrome I get the error: ``` Uncaught TypeError: Cannot use 'in' operator to search for 'FontFace' in undefined ``` In Firefox I get a similar error. Oddly, the demo page works fine for me. Any ideas? Thanks. My final goal is to inline this feature test in the head and create prefetch links to the smallest supported font files. Answers: username_0: Inlined manually (as opposed to with a template include) and it works fine. Looks like an issue with my templating language. Thanks! Status: Issue closed username_0: It was Babel adding a `use strict` declaration. :P
ItsDeltin/Overwatch-Script-To-Workshop
755683116
Title: Improve Decompiler Error Handling + i18n Question: username_0: - [ ] Decompile from any language. `TextToElement` has a function called `Kw()` where translations will happen. - [ ] Make error messages work with the decompile hotkey rather than just the command. - [ ] Show line and character of error position. Answers: username_1: 5 is fixed; was also an issue for the `Team` enum but that's been fixed as well
nglviewer/mdsrv
758326239
Title: Order of loaded models Question: username_0: When loading multiple structures, the order of their list in the menu is random. Answers: username_1: yes. as far as I know, sorting is not possible. you could maybe define the order by loading each one after another with some waiting time in between.
saintedlama/passport-local-mongoose
854887086
Title: Calling authenticate() against an existing instance is looking up a different user to check the password Question: username_0: I have duplicate usernames that are distinguished by an appname field. e.g. ``` const Users = new Schema({ appname: { type: String, unique: true, required: true}, username: { type: String, unique: true, required: true}, email: String, permissions: { type: String, default: '*' }, }); ``` If I have 2 users in the database: ``` [ {appname: 'app1', username: 'bar', password: '<PASSWORD>'}, {appname: 'app2;, username: 'bar', password: '<PASSWORD>'} ] ``` If I use `Users.findOne()` to get hold of user 'bar' from appname 'app2' as follows ``` Users.findOne({appname: 'app1', username: 'bar'}) .then( (user) => { return user.authenticate(password) }) .then( (authedUser) => { //do stuff }) ``` The authentication fails because the call to `user.authenticate()` does a second database lookup (without the appname filter) and finds user `bar` from appname `app1`. I can prove this is happening by getting a successful authentication by using the app1 password. Why is calling `authenticate()` against a existing instance doing another lookup in the database? And is there a way to authenticate a password for an existing user object? Answers: username_0: p.s. using version 6.1.0 username_0: possibly linked to #136 username_0: This looks to be because of https://github.com/saintedlama/passport-local-mongoose/blob/master/index.js#L157 . Why is the code looking up the user again when `this` already points to the user object that could be passed to the `authenticate(user,password,cb)` function? Status: Issue closed username_0: OK, I have a dirty fix and a better fix **Dirty Fix:** ``` Users.findOne({appname: 'app1', username: 'bar'}).select("+salt +hash") .then( (user) => { return user.authenticate(password) }) .then( (authedUser) => { //do stuff }) ``` This adds the required fields to the user object so `authenticate()` doesn't have to use the `findByUsername()` function. This is nice because it will work without needing to update the schema **Better fix (but requires a clean start on the database):** ``` const Users = new Schema({ appname: { type: String, unique: true, required: true}, username: { type: String, unique: true, required: true}, authUsername: {type: String, unique: true}, email: String, permissions: { type: String, default: '*' }, }); User.pre("save", function(next){ this.authUserName = this.appname + "/" + this.username; next(); }) var options = { usernameField: "authUserName", usernameLowerCase: true, saltlen: 12, keylen: 24, iterations: 901, encoding: 'base64' }; Users.plugin(passportLocalMongoose,options); ``` This concatenates the appname and username as suggested in #136
gofrs/uuid
360356201
Title: Investigate Codecov as Coveralls replacement Question: username_0: Our coveralls integration hasn't been so consistent when it comes to detecting regressions in code coverage, to the point of being annoying and erroneously failing builds. Let's see whether Codecov can act as a replacement, and if not decide whether we should just rip coveralls out or determine alternate options. Answers: username_0: Looks like it might be easy: https://github.com/codecov/example-go username_1: I am all for this. Coveralls hasn't been very helpful so far. I am speaking with no in-depth knowledge of how these tools work, but I feel like it would be nice if we could invoke them on demand, on a per-PR basis, instead of having them on all the time. From what I could tell from reading documentation, this doesn't seem possible, but if someone knows something to the contrary, do tell. In any case, let's try out Codecov and see if it's less noisy and more useful. Status: Issue closed
nvim-telescope/telescope.nvim
838513076
Title: open file_browser on the directory of the current file Question: username_0: I can't find this in the documentation, so I don't think it's possible at the moment, but I would love the feature to open `file_browser` on the directory of the current file. Answers: username_1: Option key `cwd` is almost always supported where it makes sense. We are working on documentation (needed to get our own docgen system in usable state first https://github.com/tjdevries/tree-sitter-lua). Something like this should work ``` lua require('telescope.builtin').file_browser({cwd = vim.fn.expand('%:p:h')}) ``` username_0: Thanks, that's exactly what I wanted! Status: Issue closed
danielkrupinski/Osiris
479522559
Title: Game still crash Question: username_0: game still crash with same error as in #415. THIS IS VERY ANNOYING. Answers: username_1: I remember I had this error once in one Matchmaking Session. I thought it was Steam related, because I found the "CUtIRBTree Overflow Error" on several Posts on Bulletineboards. During the Match i was Removing the Visual Studio 2017 installation and I was installing Visual Studio 2019, which produced a high CPU Load during its installation. Even my Core i9 9900K got hot work and stuttering even with GTX 1080 Ti. CSGO got slow during installation process, fuck off Single Threadding 32 bit csgo.exe. Fucking legecy Game XD username_0: Its because old config, did new and 0 crashes. Status: Issue closed
volcano-sh/volcano
492234964
Title: Support zone aware scheduling Question: username_0: **Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature **Description**: The nodes in the cluster maybe from different zones; there maybe several benefits if all tasks of the job were scheduled to the same zone, e.g. low latency. So it's better for Volcano to support zone aware scheduling :) Answers: username_1: Thanks for @username_0 creating this issue. Add my requirements here. Basically, in order to get higher availability and mitigate the risk of not having enough capacity in single AZ, users create EKS worker node groups across multiple availability zones (AZs). For **spark** applications, *Shuffling* is very common and it’s a process of redistributing data across partitions that may or may not cause moving data across JVM processes or even over the wire (between executors in different zones). It has two downsides, The first one is network overhead between different Availability Zones within a region. The second thing is extra cost for cross-zone data transfer. In order to mitigate this issue, it’s better for scheduler to be availability-zone aware, scheduler can fit as many executors for a single job in one AZ as possible. This feature is mainly for **spark**. for **distributed training** case like MPI, the performance is determined by slowest node in the ring, network latency is key factor to the speed of every iteration. At moment, we use single AZ cluster. username_0: That's great! We'll make it configurable :)
dart-lang/package_config
116377303
Title: .packages file fails to parse if it ends in a blank line Question: username_0: '''test_package:lib/''' parses but: '''test_package:lib/ ''' results in the error: FormatException: No ':' on line (at offset 16) Because the analyzer doesn't surface these errors I just wasted hours tracking this down. Answers: username_0: @sethladd @username_1 username_1: Oh. That sucks. (The problem with errors getting buried is another axe.) @username_0 : I'm guessing the fix you're proposing here is to make the parser OK with blank lines? We should consider opening a corresponding bug on the analyzer to address your beef with error reporting. username_0: My request for this package: make the parser ignore blank lines My request for analyzer / analysis_server: Have a clear way for us to surface important info to the developer in Atom. For example: Your .packages can't be parsed or package foo's _embedder.yaml is busted. username_1: Would you mind opening that bug? Feel free to assign to me. username_1: Actually, done: https://github.com/dart-lang/sdk/issues/24889 username_1: Ok, so I wasn't able to reproduce this. Any chance you hadn't run a `pub update` (or were not using the version of `package_config` currently in `DEPS`) and had a stale library? Status: Issue closed username_0: Let's assume this is stale.
SilentChaos512/SilentGems
661950283
Title: Failed to reload data packs Question: username_0: ## Versions - **Silent Gear**: SilentGear-1.15.2-1.10.0+131.jar - **Silent's Gems**: SilentGems-1.15.2-3.5.8+91.jar - **Silent Lib**: SilentLib-1.15.2-4.6.6+59.jar - **Forge**: 31.2.31 - **Modpack**: N/A - **Optifine Installed**: No ## Expected Behavior Normal startup with no errors. ## Actual Behavior Even with just the "Silent" mods, Silent Gems fails to load chaos buffs and Silent Gear fails to load materials, parts, and traits, according to the message on world join. In the log, I find this: ``` [10:59:46] [Server thread/ERROR]: Failed to reload data packs java.util.concurrent.ExecutionException: java.lang.IllegalStateException: This is not a JSON Array. at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357) ~[?:1.8.0_51] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1887) ~[?:1.8.0_51] at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1467) [?:?] at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?] at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?] at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] Caused by: java.lang.IllegalStateException: This is not a JSON Array. at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106) ~[gson-2.8.0.jar:?] at net.silentchaos512.gear.api.material.MaterialDisplay.deserialize(MaterialDisplay.java:73) ~[?:1.10.0+131] at net.silentchaos512.gear.gear.material.PartMaterial$Serializer.deserializeDisplayProps(PartMaterial.java:310) ~[?:1.10.0+131] at net.silentchaos512.gear.gear.material.PartMaterial$Serializer.deserialize(PartMaterial.java:234) ~[?:1.10.0+131] at net.silentchaos512.gear.gear.material.PartMaterial$Serializer.deserialize(PartMaterial.java:217) ~[?:1.10.0+131] at net.silentchaos512.gear.gear.material.MaterialSerializers.deserialize(MaterialSerializers.java:33) ~[?:1.10.0+131] at net.silentchaos512.gear.gear.material.MaterialManager.func_195410_a(MaterialManager.java:73) ~[?:1.10.0+131] ... ``` ## Links/Images ![image](https://user-images.githubusercontent.com/313762/87954498-72db0a80-ca7a-11ea-9078-b8020df53533.png) [latest.log](https://github.com/username_1/Silent-Gear/files/4948558/latest.log) ## Steps to Reproduce the Problem 1. install mods 2. start minecraft 3. create new world 4. observe message and check logs<issue_closed> Status: Issue closed
jest-community/vscode-jest
673771360
Title: Decorators are not shown for test.each Question: username_0: ### Environment 1. `node -v`: 10.20.1 1. `npm -v`: 6.14.4 1. Operating system: Windows 10 ### Steps to Reproduce When I am writing a test using `test.each`, no matter if test pass or fail, decorators are not shown for that test ### Expected Behavior Decorators to be shown for `test.each` ### Actual Behavior ![image](https://user-images.githubusercontent.com/27913426/89451863-83230300-d765-11ea-816d-cc2714facffd.png) Answers: username_1: this is a known issue but should be addressed by [v4.0](https://github.com/jest-community/vscode-jest/releases/tag/v4.0.0-alpha.0), feel free to give it a try... username_2: `test.each()` already works in v4 alpha. but `test.concurrent.each` isn't working. username_3: What about `it.each()` with string template? I don't see decorators for that even on v4alpha2 username_1: @username_3 you are right, there are a few gaps in the parameterized test support. Feel free to take a look at #649, which should close these gaps... username_1: [v4.0.0-alpha.3](https://github.com/jest-community/vscode-jest/releases/tag/v4.0.0-alpha.3) is released today. The main change is to support the parameterized tests. Feel free to give this release a try and open new issues if needed... Status: Issue closed
swagger-api/swagger-codegen
185623118
Title: [JAVA] Query Param cannot be of type date Question: username_0: ##### Description When I decalre query parameter as date I always receive a HTTP-404 when adding the parameter to my URL. e.g.: localhost:8080/path?now localhost:8080/path?now= localhost:8080/path?now=2016-10-28 Calling localhost:8080/path is working fine. I tried this with the jetty. ##### Swagger-codegen version 2.2.0 ##### Swagger declaration file content or url ``` swagger: '2.0' info: title: Query Param Date Test description: test version: "1.0" schemes: - http basePath: / paths: /path: get: summary: test path description: contains a query param in date format parameters: - name: now type: string format: date in: query required : true description: date responses: 200: description: OK default: description: Unexpected error ``` ##### Command line used for generation Created using editor.swagger.io ##### Steps to reproduce - Generate a JAX-RS Server on editor.swagger.io - jetty:run it - Call the URLs mentioned above. ##### Related issues <!-- has a similar issue been reported before? Please do a search in https://github.com/swagger-api/swagger-codegen/issues?utf8=%E2%9C%93&q=is%3Aissue%20 --> ##### Suggest a Fix It seems that there needs to be a ParamConverterProvider and a ParamConverter for each date type that swagger supports. Status: Issue closed Answers: username_0: It seems the default is used using the swagger editor. Default would be java.util date. For joda and java8 (java.time.*) The ParamConverter and ParamConverterProvider do exist. I will change to java8 (java.time.*)
Azure/azure-powershell
441558382
Title: New-AzSqlDatabaseExport Can't login with SQL administrator Question: username_0: ## Description i want export azure sql-database to storage account. i use the following command: $exportRequest = New-AzSqlDatabaseExport -ResourceGroupName MyGroup -ServerName mytestdbserver1 -DatabaseName MyTestDb -StorageKeytype StorageAccessKey -StorageKey TGEdegtetQoHFgrgerer5S+LGwb+Ty2OPHxSHlloworldQhtest== -StorageUri https://test.blob.core.testcloudapi.cn/mytest-container/MyTestDb-2019-5-8-11-26.bacpac, then input my login account and password. ## Steps to reproduce ```powershell $exportRequest = New-AzSqlDatabaseExport -ResourceGroupName MyGroup -ServerName mytestdbserver1 -DatabaseName MyTestDb -StorageKeytype StorageAccessKey -StorageKey TGEdegtetQoHFgrgerer5S+LGwb+Ty2OPHxSHlloworldQhtest== -StorageUri https://test.blob.core.testcloudapi.cn/mytest-container/MyTestDb-2019-5-8-11-26.bacpac ``` ## Environment data os:windows 10 azure powershell:2.0.0 power shell:5.1 azure location:china <!-- Please run $PSVersionTable and paste the output in the below code block --> Name Value ---- ----- PSVersion 5.1.17134.590 PSEdition Desktop PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...} BuildVersion 10.0.17134.590 CLRVersion 4.0.30319.42000 WSManStackVersion 3.0 PSRemotingProtocolVersion 2.3 SerializationVersion 1.1.0.1 ## Module versions <!-- Please run (Get-Module -ListAvailable) and paste the output in the below code block --> ModuleType Version Name ---------- ------- ---- Script 1.5.2 Az.Accounts Script 1.9.0 Az.Sql Manifest 3.1.0.0 Microsoft.PowerShell.Management Manifest 3.0.0.0 Microsoft.PowerShell.Security Manifest 3.1.0.0 Microsoft.PowerShell.Utility Manifest 3.0.0.0 Microsoft.WSMan.Management Script 1.2 PSReadline ```powershell ``` ## Error output <!-- Please run Resolve-AzError and paste the output in the below code block --> New-AzSqlDatabaseExport : 0: There was an error that occurred during this operation : '<string xmlns="http://schemas.mi crosoft.com/2003/10/Serialization/">Error encountered during the service operation. ; Exception Microsoft.SqlServer.Man agement.Dac.Services.ServiceException:Unable to authenticate request; Inner exception System.Data.SqlClient.SqlExceptio n:Login failed for user &amp;#39;DbAdmin&amp;#39;.; </string>' 所在位置 行:1 字符: 18 + ... rtRequest = New-AzSqlDatabaseExport -ResourceGroupName MyGroup ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError: (:) [New-AzSqlDatabaseExport],CloudException + FullyQualifiedErrorId : Microsoft.Azure.Commands.Sql.ImportExport.Cmdlet.NewAzureSqlDatabaseExport Status: Issue closed Answers: username_0: sorry
flutter/flutter
255121963
Title: ListBody RTL Question: username_0: ListBody (and RenderListBody) need support for RTL. We should probably implement all four AxisDirections, similar to scrolling. Answers: username_1: Do you think we should implement this with RenderListBody just having an AxisDirection instead of an Axis, or should we implement this with RenderListBody having an Axis, a TextDirection, and a VerticalDirection? username_0: The clients probably want to supply `axis`, `reverse`, and an inherited `textDirection`. For scrolling, we get away with that because we have the extra `ScrollView` widget to boil that down to an `AxisDirection`. I'd have to look at code more closely to see if there's similar room to maneuver here. username_1: Sure, that's straight-forward. ListBody can add a `bool reverse` to its API, and boil that plus its `Axis axis` and if necessary a [Directionality.of] call to an `AxisDirection` that it then passes to the RenderListBody. username_0: Depends if you want the basic widget to have an API that's so different from its render object. username_1: I think that's fine. We've long crossed that bridge with other widgets. Status: Issue closed
typora/typora-issues
408144820
Title: Intelligent Parsing of URLs via Keywords Question: username_0: Typora Version: **0.9.9.21.1 (1913)** macOS **10.13.6** When we paste any URL in a Markdown file, it'd be nice to have some logic that either parses key words from it or retrieves the webpage's heading so that enclosing in [] will be easier. For e.g: if we paste https://coderwall.com/p/4yz8dq/determine-os-x-version-from-the-command-line in a markdown file, It should parse it as **[Determine OS X version from the command line]** which is the heading of the webpage as well as the title of the article that can be clicked to open the pasted URL. Please let me know if anymore information is needed. Answers: username_1: @username_0 how do you propose such approach would handle the use of Typora on a non-connected computer? username_0: @username_1 - this could be resolved in a way similar to how Google Keep stores data locally when notes are edited offline & syncs on detecting an internet connection. username_2: merge into #2415 Status: Issue closed
haskell-servant/servant
104587891
Title: ToSample grievances Question: username_0: The two args for `ToSample` are necessary internally, but there should be a different class that just has one, so it's simple to implement, with an instance for it against the underlying `ToSample`. Moreover some basic instances (`()`, `ToSample a a => ToSample [a] [a]`, `ToSample a, ToSample b => ToSample (a, b)`) are missing. (See also #151) Answers: username_1: Why does `ToSample` need two arguments internally? username_0: @username_1 sorry for taking so long to respond. The reason is that in *one* case (`ResponseHeaders`) the datatype we get and the datatype we need a sample for are different. So the first argument is `ResponseHeaders hdrs a` and the second is `a`. Status: Issue closed username_0: I took a look at having two separate classes, and don't think it'll work due to ambiguity issues. Closing since the rest of this task has been done in #227 . username_1: Okay, but I can't see do we need `ToSample` instance for `Headers ls a` anyway: it is not used anywhere in the code (unless you consider nested `Headers ls (Headers ls' a)`, which should not happen AFAICT). I have just removed the second argument from `ToSample` together with `ToSample (Headers ls a)` instance, built and run tests and everything looks fine. So is there any problem I don't see? username_0: Missing tests :). You can have an endpoint such as `EitherT ... (Headers ls a)`, and we want to be able to provide a sample response. But the sample response (body) should be an `a`, not a `Headers ls a`. So the reasoning was we'd have the second param to indicate the sample type in that case would be an `a`. It doesn't need to show up in the code, though. One option would be to have a single param, and then `ToSample a => ToSample (Headers ls a)`. But of course then we need `ToJSON a => ToJSON (Headers ls a)`. That's not bad, but the idea is that we can have samples in other content-types extensibly, so users declaring a new content-type would have to do something similar (for `ToXML` or whatever). It still might be a better idea. Does that make sense? Any thoughts? username_1: Sorry, I don't understand what you mean by this. Do you mean something like ```haskell type TestApi1 = Get '[JSON, PlainText] (Headers '[Header "Location" String] Int) ``` Because it works just fine! The reason is that we don't use `ToSample (Headers ls a)`, but rather pattern match against `Headers` in `HasDocs` instances like this: ```haskell instance #if MIN_VERSION_base(4,8,0) {-# OVERLAPPING #-} #endif (ToSample a, IsNonEmpty cts, AllMimeRender cts a, SupportedTypes cts , AllHeaderSamples ls , GetHeaders (HList ls) ) => HasDocs (Delete cts (Headers ls a)) where ... ``` username_0: The two args for `ToSample` are necessary internally, but there should be a different class that just has one, so it's simple to implement, with an instance for it against the underlying `ToSample`. Moreover some basic instances (`()`, `ToSample a a => ToSample [a] [a]`, `ToSample a, ToSample b => ToSample (a, b)`) are missing. (See also #151) username_0: Ugh, my mistake (and a pretty terrible one since I wrote both those parts of the code in the same commit!). You're absolutely right. Want to remove the extra param, or should I? Status: Issue closed
firebase/firebase-android-sdk
573886873
Title: InApp Messaging | Postpone messages Question: username_0: Hi there, I have issue with showing in-app messages on main activity. When app launches first time it starts `SplashScreenActivity` and then finishes it and starts `MainActivity` also could be that it start `SignInActivity` betwwen them. So the issue that I need to show messages not on `SplashScreenActivity` but on `MainActivity` when it starts. Unfortunatelly playing around methods: ``` FirebaseInAppMessaging.getInstance().setMessagesSuppressed(true) ..... FirebaseInAppMessaging.getInstance().setMessagesSuppressed(false) ``` Didn't help. Can anyone help with it? I want to understand why messages not shown to user when i set `suppressed false` Answers: username_1: This is because only the flag has been changed and the display processing has not been called. So, I call `FirebaseInAppMessagingDisplay.getInstance().onActivityResumed(this)` manually. username_0: @username_1 thank you ! Status: Issue closed username_2: @username_1 Didn't help me, still not messages.
neovim/nvim-lspconfig
1071244862
Title: Updated instructions for lua-language-server unclear Question: username_0: ### Description The updated instructions in https://github.com/neovim/nvim-lspconfig/pull/1537 specify to use `cmd = { "/path/to/lua-language-server" };`, but doing so gives me an error whenever I attempt to open a Lua file in Neovim: ``` Spawning language server with cmd: `/Users/garrett/.local/src/lua-language-server` failed with error message: EACCES: permission denied ``` Comparing it to the previous config, I tried using the path to the binary: ``` cmd = { vim.env.HOME .. '/.local/src/lua-language-server/bin/macOS/lua-language-server' }, ``` and that *does* work, but I'm not sure if that's the correct way to set it up based on it not being specified in the new instructions. ### Neovim version NVIM v0.7.0-dev+nightly-1194-g76af219e3 Build type: Release LuaJIT 2.1.0-beta3 ### Nvim-lspconfig version fe9f2a5c45df35d9d1ea9688b9c805a74ac5254d ### Operating system and version macOS 12.0.1 ### Affected language servers sumneko lua-language-server ### Steps to reproduce 1. Install sumneko lua-language-server 2. Configure nvim-lspconfig using instructions for lua-language-server 3. Open a Lua file in Neovim ### Actual behavior ``` Spawning language server with cmd: `/Users/garrett/.local/src/lua-language-server` failed with error message: EACCES: permission denied ``` From `:LspInfo`: ``` Language client log: /Users/garrett/.cache/nvim/lsp.log Detected filetype: lua 0 client(s) attached to this buffer: Other clients that match the filetype: lua Config: sumneko_lua filetypes: lua [Truncated] ``` ### Health check lspconfig: require("lspconfig.health").check() ======================================================================== - INFO: jsonls: configuration checked. - INFO: sumneko_lua: configuration checked. - INFO: eslint: configuration checked. - INFO: tsserver: configuration checked. - INFO: pyright: configuration checked. - INFO: rust_analyzer: configuration checked. - INFO: sourcekit: configuration checked. ### LSP log I don't know how, or specifically where, to do this. Status: Issue closed Answers: username_1: It's the path to the _binary_ -- which is also called `lua-language-server`. username_2: I guess we could make this more obvious. username_1: added a comment to the docs username_0: The instructions previously located the binary for the user (eg, checking the system name and creating the binary path). Although some of the command arguments are no longer necessary, why remove this aspect of the instructions? I honestly would've had a hard time locating the binary myself if I didn't have the previous configuration to work off of. username_2: It assumed a harcoded path from the old lspinstall feature (which was removed a year ago), there's upstream documentation in the lua-language-server repo anyways. username_1: Previously, you _couldn't_ just install `lua-language-server` with a package manager and just call the command. Since this has changed, such an installation is now the preferred way. We _cannot_ cover all possible ways of installing each language server; some familiarity with their installation instructions and documentation has to be assumed. username_1: @username_2 should we just remove the `cmd` key from the docs, since the default should work in most cases? username_2: We could note it needs to be on PATH (assumption for all of lspconfig's defaults) and remove the old PATH notice. username_1: Yes, there is more from the old documentation that is now obsolete and can be removed. username_0: Oh, I didn't realize! Which package manager is it available from? username_1: Macports has it, for example. username_2: macprots, nixpkgs, and the AUR
alexdobin/STAR
941827752
Title: the way to align using different read length Question: username_0: Hi Alex :) I just have a question about different length. Briefly speaking, R2 reads have UMIs. So, I processed UMIs the first 5 sequences of R2. As a result, R1 and R2 length are different(R1 is 76bp and R2 is 71bp). In this case....Is there any suggestion...? Always thank you :) Dahun Answers: username_1: Hi Dahun, I am not sure I completely understand the question. Are you mapping PE reads were one read is 76b and the other is 71b after trimming. This is not problem, no need to adjust parameters. Cheers Alex username_0: Hello Alex! thank you for reply. Yes, you are right… My trimmed fastq files were broken during trimming…haha… Can I ask you two more questions? Looking at the log file, there are many information about alignment. Such as bowtie2, can we check out cocordant or discordant read percentage? I’m confused about terms for quality check. Second question is regarding BAM file composition. We can check final log file after alignment. Only uniquely mapped reads are included in BAM files, right..? If not, other reads such as multiple mapped reads and unmapped reads are included in BAM file? The reason why I ask this question is that I can find the number of unmapped reads when I use “samtools view -cf 4 [bam]”. I have analyzed all data not to understand such as basic knowledge….TT always thanks Alex :) Dahun username_1: Hi Dahun, STAR has a strong preference for concordant alignments. For mates of equal length, with default parameters only concordant alignment are output. However, since you reads are trimmed, you may see some single-end alignments (of one of the mates was trimmed much more than the other). To check for non-concordant reads you can use ```samtools flagstat``` command, though it will count all multimapping alignments: by default, STAR will output unique and multi-mappers. You can select the unique mappers only with ```samtools view -q 255``. Cheers Alex username_0: Thank you so much Alex :) So, I tried to calculate and reproduce uniquely mapped reads of Log file. However, it is hard to reproduce..... in Log file: Number of input reads | 7589317 Average input read length | 147 UNIQUE READS: Uniquely mapped reads number | 1839713 Uniquely mapped reads % | 24.24% I used "samtools flagstat". The result is : 3911728 + 0 in total (QC-passed reads + QC-failed reads) 155310 + 0 secondary 0 + 0 supplementary 0 + 0 duplicates 3911728 + 0 mapped (100.00% : N/A) 3756418 + 0 paired in sequencing 1878209 + 0 read1 1878209 + 0 read2 3756418 + 0 properly paired (100.00% : N/A) 3756418 + 0 with itself and mate mapped 0 + 0 singletons (0.00% : N/A) 0 + 0 with mate mapped to a different chr 0 + 0 with mate mapped to a different chr (mapQ>=5) I also used "samtools -cF 0x904 [*.bam]". The result is 3756418 How can I reproduce the number of uniquely mapped reads...? Thank you in advance Dahun username_1: Hi Dahun, Roughly, the number from samtools is ~2 * UniqueMappNumber (because samtools counts each end of the read). The exact agreement is not possible since for some of the reads only one end is mapped. To reproduce the UniqueMappedNumber you need to count the number of unique read IDs for uniquely mapping reads, something like: ```samtools view -q 255 A.bam | cut -f1 | sort -u | wc``` Cheers Alex Status: Issue closed
vega/vega-lite
56337498
Title: Support all applicable Vega mark, scale, legend, and axis properties Question: username_0: ## Axis - [x] `axis.tick` - [x] `title` - [x] `title` ’s maxlength and offset - [x] `labelAngle|Align/Baseline` ## Scale ### Common Scale Properties - [x] round - [x] domain, ~~domainMin, domainMax~~ - [x] range, ~~rangeMin, rangeMax~~ - [] ~~reverse (for ordinal — time/quantitative are already supported)~~ _we have `order` instead. ### Ordinal Scale Properties - [x] `domain.sort` ### Time/Quantitative Scale Properties - [x] clamp ### Quantitative Scale Properties - [x] exponent ## [Legends](https://github.com/vega/vega/wiki/Legends)** ( has to modify `legendMixin.legend` to be an object that contains properties ) - [x] title - [x] format - [x] orient - [x] properties (need to be merged) (`size, shape, fill, stroke, values` shouldn’t be overrides.) ## Marks - [ ] List! Status: Issue closed Answers: username_0: Done for everything besides marks as of #729, which could be done later - so forking #730 just for marks.
jitsi/jitsi-meet
704190539
Title: Ios JitsiMeet.framework not support armv7,armv7s,how to deal with this Question: username_0: <!-- This issue tracker is only for reporting bugs and tracking issues related to the source code. Before posting, please make sure to check if the same or similar bugs have already been discussed: https://github.com/jitsi/jitsi-meet/issues General questions regarding usage, installation, etc. should be posted at https://community.jitsi.org. They will be closed if posted here. --> ### Description: <!-- Please describe the bug clearly and concisely. --> ### Steps to reproduce: 1. <!-- Open '...' --> 2. <!-- Click on '...' --> 3. <!-- and so on... --> ### Expected behavior: <!-- Please describe what should happen. --> ### Actual behavior: <!-- Please describe what actually happens. --> <!-- Please attach screenshot if possible. --> ### Server information: - Jitsi Meet version: - Operating System: ### Client information: - Browser / app version: - Operating System: ### Additional information: <!-- Please provide additional information about the bug, if any. --> Status: Issue closed Answers: username_1: We dropped support for iOS 10, the last version to support those architectures. You can keep using an old SDK version (2.8 should do I believe). username_0: what the pronlem is , our application with jitsi module could not pass app-store's verification, (which say our app could not be installed successful in armv7 device, like iphone 5s, ipad etc...), any suggestion for it? username_1: As I said, use an older version of the Jitsi Meet SDK. We dropped support for iOS 10 on SDK 2.5.0, you'll need to use some older version. See https://github.com/jitsi/jitsi-meet-release-notes/blob/master/CHANGELOG-MOBILE-SDKS.md#250-2019-12-13
fruitcake/laravel-telescope-toolbar
596737792
Title: Change moontoast/math to brick/math Question: username_0: Hola, cuando instalo el paquete por composer me arroja el siguiente warning ![image](https://user-images.githubusercontent.com/1903642/78814015-97abe600-7993-11ea-953f-12d6b54b0824.png) Gracias por tu trabajo. Answers: username_1: That is with Telescope itself. Status: Issue closed
mathisonian/idyll-book
370285220
Title: Embedding Idyll Book in Web Development Question: username_0: I love the idea of being able to host multiple Idyll pages as a "book." I know that this is still in the works, but is a book embeddable as a component similar to individual Idyll pages? Answers: username_1: Hey @username_0! That's a good question. I think the only issue I see with this is that if we have hardcoded links like `/chapter/2` or something in the text that cause hard page reloads this wouldn't be desirable if it is embedded in another page. Maybe if we add a component to handle this, something like `[ChapterLink /]` it wouldn't be an issue? I don't see any reason not to support that otherwise.
SAP/ui5-webcomponents
619584166
Title: Set ValueState Text Question: username_0: Hi, After searching the documentation, I didn't find any way to modify the `ValueState` text (the text appearing when the `ValueState` is not `None`). First, is it possible to modify this text? And if so, how? If it's not possible, can a `ValueStateText` property be added to do so? Thanks! Mathieu Answers: username_1: Hello @username_2 Currently, the built-in text are available and you can`t change them, we will take that as a feature request as it makes sense. FEATURE REQUEST: All the components that has valueState property, should also provide valueStateTex in order to override the built-in text. Thanks, ilhan username_1: Hello @username_2 Actually, you can use the "valueStateMessage" slot. The default text would not appear if the slot is set. ```html <ui5-input value-state="Error"> <div slot="valueStateMessage"> Information message. This is a <a href="#">Link</a>. Extra long text used as an information message. </div> </ui5-input> ``` What do you think? username_2: Hi @username_1, Why do you think that I can help here? I assume you mean somebody else. username_1: Hello @username_2 I suggested a solution to you, not somebody else. Instead of introducing a new property called valueStateText, you can use the existing "slot", called "valueStateMessage". As you can see the slot can receive any element and text. When this "slot" is set, the default text will not appear. ```html <ui5-input value-state="Error"> <div slot="valueStateMessage"> Information message. This is a <a href="#">Link</a>. Extra long text used as an information message. </div> </ui5-input> ``` Status: Issue closed username_1: Sorry, I wanted to tag somebody else
ObviousThr33s/FTC-Fellowship-8466
394830373
Title: Arm Plane of Motion Approach #1: Constant Horizontal Speed According to Joystick Input Question: username_0: We assume human driver would like to expect/see the arm(J4) extends and retracts at a predictable/constant speed for the same joystick input. Hence the requirements: - The joystick controls the direction and *speed* of arm(J4) movement. The change of speed is linear to the change of joystick input. - For a given joystick input (joystick held at a certain non-zero position), the arm moves at a constant speed horizontally. - When the joysticks is released and stays at zero, the arm stops moving and stays where it is.
rwightman/efficientdet-pytorch
665881471
Title: Multi-scale training Question: username_0: Hi, I am going to add multi-scale training into your great model. I do like this: ```python boxes = [target['boxes'].to(self.device).float() for target in targets] labels = [target['labels'].to(self.device).float() for target in targets] img_scale = torch.tensor([target['img_scale'] for target in targets]).to(self.device).float() img_size = torch.tensor([(IMG_SIZE, IMG_SIZE) for target in targets]).to(self.device).float() imgsz = 1024 gs = 32 sz = random.randrange(imgsz * 0.5, imgsz * 1.5 + gs) // gs * gs # size sf = sz / max(images.shape[2:]) # scale factor if sf != 1: img_scale *= sf print("\r","imgsz:{}".format(1024 * img_scale[0]), end = "", flush = True) time.sleep(0.2) target_res['bbox'] = boxes target_res['cls'] = labels target_res['img_scale'] = img_scale target_res['img_size'] = img_size self.optimizer.zero_grad() outputs = self.model(images, target_res) ``` pass randomly modified `img_scale` into model's `forward()`. Is it right? Thanks for your any suggestion! Answers: username_1: no, that does not really do anything useful, the args are there to pass the original image sizes and scale to the model post-precessing from the data loader/transforms (that do the actual scaling), there are already random scales in the training aug here, can't go into more detail, you'll have to dig in Status: Issue closed
dazinator/Dazinator.Extensions.DependencyInjection
708919191
Title: Child Containers and Singleton Open Generic Registrations cannot be external Question: username_0: The native Microsoft `ServiceProvider` doesn't allow a registration of a singleton open generic type to be an instance that can be provided "externally". So when the child container backed by `ServiceProvider` is built, and the `ServiceDescriptors` from the parent are examined, I'll by default throw an exception when these are encountered. You can pass in an additional enum to specify how you want these services to be dealt with: ``` public enum ParentSingletonOpenGenericRegistrationsBehaviour { /// <summary> /// If there are singleton open generic registerations in the parent container then an exception will be thrown when creating the child container. This is because there is currnetly no way to have the child container resolve the same instance of those as when resolved through the parent container. From the exception you can see a list of these unsupported registrations and then work out how to handle them. /// </summary> ThrowNotSupportedException = 0, /// <summary> /// If there are singleton open generic registerations in the parent container, they will also be registered again in the child container as seperate singletons. This means resolving an open generic type with the same type parameters in the parent and child container will yield two seperate instances of that service. /// </summary> DuplicateSingletons = 1, /// <summary> /// If there are singleton open generic registerations in the parent container, they will be omitted from the child container. In other words you'll have to register them into the child container yourself otherwise they will fail to resolve from the child container. /// </summary> Omit = 2 } ``` There might be a solution for this in future, mostly depending on the outcome of issue: https://github.com/dotnet/runtime/issues/41050<issue_closed> Status: Issue closed
SAP/spartacus
931653665
Title: Use event in anonymous consent effect instead of user actions Question: username_0: As register user actions are deprecated now ( all user related logic was moved to separate lib) we should not rely on them anymore. We need to find a way how to substitute the usage of register actions in `anonymous-consents.effect.ts`. ``` withLatestFrom( this.actions$.pipe( ofType<UserActions.RegisterUserSuccess>( UserActions.REGISTER_USER_SUCCESS ) ) ), ``` Possible solution might be to use event listening. Answers: username_1: Not clear if this is a task or bug? If bug, please add 'bug' label so it can be prioritized.
MicrosoftDocs/windowsserverdocs
774556094
Title: Hyper-v2019 vm nic objects limit is 8, not 64! Question: username_0: Hello, I've a lab env. hyper-v 2019 and I need to add 16 nic (external) to a vm that acts as a firewall; after the eighth nic a message displays that I've reached the maximum number of network adapter object. The docs says 64 nic, that is not true. Regards, Roberto. ![Immagine](https://user-images.githubusercontent.com/76570731/103105933-724e2d80-4631-11eb-8c40-ffdd774e7daa.png) --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 51695048-f8f8-c2c1-89ff-dc3614f9d3d8 * Version Independent ID: 372b149c-9a75-7db5-f8fd-4820e7b05b35 * Content: [Plan for Hyper-V scalability in Windows Server 2016 and Windows Server 2019](https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/plan/plan-hyper-v-scalability-in-windows-server) * Content Source: [WindowsServerDocs/virtualization/hyper-v/plan/plan-hyper-v-scalability-in-windows-server.md](https://github.com/MicrosoftDocs/windowsserverdocs/blob/master/WindowsServerDocs/virtualization/hyper-v/plan/plan-hyper-v-scalability-in-windows-server.md) * Product: **windows-server** * Technology: **hyper-v** * GitHub Login: @BenjaminArmstrong * Microsoft Alias: **benarm** Answers: username_0: Hello again! Issue can be closed, after a windows updates os's build has changed to: ![image](https://user-images.githubusercontent.com/76570731/106215310-f1a2c400-61d0-11eb-8b56-8bafa07c92fa.png) now I can add more than 16 nic objects! Haven't check the limit, but I think that the guide IS CORRECT! My mistake, forgive me! Roberto Status: Issue closed username_1: OK, thank you for the update & feedback. username_0: Just for who has the same problem, the discriminating factor isn't the os build, but the "hw generation" of vm! Gen 1 support "only" 8 nic... in my case Checkpoint's virtual appliances (also on latest R81 version) doesn't support Gen 2 hw vm. Maybe it would be appropriate to highlight this difference between gen 1 and gen 2 in the documentation. Bye, Roberto username_1: Fair point. We may need an open ticket for that addition, though (feel free to reopen this ticket if you find it is needed, or open a new one). Feel free to suggest the phrasing we could use in a style consistent with the document (I could use some help with the phrasing, since this topic is outside of the extent of my experience).
Poobslag/turbofat
943161180
Title: Scale down huge overworld; 'diorama concept' Question: username_0: Even if I add all of the features I want on the overworld -- a shop, ~10 NPCs to interact with, some kind of rank mode -- the overworld is way too huge for just eleven things, and with all of the characters being static it makes it feel big and empty. I'd like to redesign the world to be compact and metaphorical, more like a diorama. Maybe you can only see a chunk of certain buildings, even. You wouldn't have to run for more than maybe 10 seconds to get from one end to the other. This will have a few benefits. * It will make the world feel smaller and busier. * It will alleviate new players not being able to find new levels to play. * It will make the game feel more honest about the amount of content it offers.<issue_closed> Status: Issue closed
UNL-CSE-AMBASSADORS/VITA
254038421
Title: As a Client, I want to know when VITA can't serve me when I answer the litmus questions when signing up for an appointment. Question: username_0: The litmus questions on that appointment sign up page are meant to give immediate feedback to a client that VITA can't serve them (if the client answers a certain way). Please take a look at the litmus questions in the mysql production data scripts. Those will be (mostly) the final litmus questions. I think that most of those are "if you answer yes" to this _and_ it's not a question with follow-ups, then we can't serve you. However, that might not be the case always. The current system is somewhat fragile in this way (and same with the follow-up questions, perhaps if I answer no to a question with follow up, I want it to display the follow up). So what this task will require is: [] The front-end changes to tell the client that VITA can't serve them if they answer a certain way on the litmus questions [] The database changes to make the litmus question / follow up system more flexible [] Changes to the mysql test data to reflect db changes Answers: username_0: Closed in favor of #136 Status: Issue closed
hustxiaoc/gulp-minify
303467754
Title: Gulp-util deprecation Question: username_0: Gulp-util is deprecated. Please see advice here: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5 * gutil.File => https://www.npmjs.com/package/vinyl * gutil.replaceExtension => The .extname property on Vinyl objects or https://www.npmjs.com/package/replace-ext *gutil.colors => https://www.npmjs.com/package/ansi-colors * gutil.date => https://www.npmjs.com/package/date-format * gutil.log => https://www.npmjs.com/package/fancy-log * gutil.template => https://www.npmjs.com/package/lodash.template * gutil.env => https://www.npmjs.com/package/minimist * gutil.beep => https://www.npmjs.com/package/beeper * gutil.noop => https://www.npmjs.com/package/through2 * gutil.isStream => Use the .isStream() method on Vinyl objects * gutil.isBuffer => Use the .isBuffer() method on Vinyl objects * gutil.isNull => Use the .isNull() method on Vinyl objects * gutil.linefeed => Use the string '\n' in your code * gutil.combine => https://www.npmjs.com/package/multipipe * gutil.buffer => https://www.npmjs.com/package/list-stream * gutil.PluginError => https://www.npmjs.com/package/plugin-error Answers: username_1: Duplicate of #36 username_2: fixed https://github.com/username_2/gulp-minify/pull/34 Status: Issue closed
fuji0920/furima--28658-
775754108
Title: 【依頼】フリマアプリ挙動確認 Question: username_0: 1.自身のフリマアプリのURL | 本番環境(Heroku)のURL ttps://furima-28658.herokuapp.com/ 2.Basic認証のIDとパスワード admin , 2222 3.出品者用のメールアドレスとパスワード | 本番環境にて商品出品しているユーザーの情報 fuji@1121 , fuji1121 4.購入者用のメールアドレスとパスワード | 上記とは異なる、本番環境で使用可能なユーザーの情報 fuji@<PASSWORD> , fuji<PASSWORD> 5.購入用カードの番号・期限・セキュリティコード | PAY.JPのテストカード情報 4242424242424242 , 3/23 , 123 Answers: username_1: username_0さん、ご提出ありがとうございます! 挙動確認させて頂いたところ、以下の不備が見受けられましたので修正をお願いします! **◎購入済み商品の表示について** 購入済み商品に「編集・削除」または「購入」ボタンが表示されています。 購入が完了した場合、それらボタンが表示されないように修正しましょう。 <img width="1312" alt="スクリーンショット_2020_12_29_18_57" src="https://user-images.githubusercontent.com/64255541/103276824-ec542d00-4a0a-11eb-9a21-ce979904d34a.png"> <img width="1266" alt="スクリーンショット_2020_12_29_18_58" src="https://user-images.githubusercontent.com/64255541/103276838-f37b3b00-4a0a-11eb-98c4-37816e3bed9a.png"> 修正し次第、以下の最終課題完了報告フォームを再度提出お願いします! https://forms.gle/dYuR1wjeHepbEhU7A username_0: 上記指摘事項を修正しました。 ご確認お願いします username_1: username_0さん、ご提出ありがとうございます! 挙動確認させて頂きましたが、全く問題ございませんでしたのでLGTMとさせて頂きます🎉 おめでとうございます! ※以下、挙動に関係ありませんが「見た目」を整えていただければと思います。 (提出の必要はありません。) ◎商品価格の表示について 見本アプリでは「¥」マークがついているので、表示させてみましょう。 <img width="1121" alt="スクリーンショット_2020_12_30_12_31" src="https://user-images.githubusercontent.com/64255541/103328188-1ce3a780-4a9b-11eb-971c-4d84848c0da7.png"> ◎IssueのフリマアプリURLについて 「ttps://furima-28658.herokuapp.com/」となっているので、先頭に「h」を追記しましょう。 **※確認したのは必須機能のみで追加実装した機能については確認していません。 そのため追加機能を実装している場合は、正しく想定通りの挙動であるかご自身で再度確認をお願いいたします。**
jlippold/tweakCompatible
484992085
Title: `Hide Statusbars` working on iOS 12.4 Question: username_0: ``` { "packageId": "com.junesiphone.hidestatusbars", "action": "working", "userInfo": { "arch32": false, "packageId": "com.junesiphone.hidestatusbars", "deviceId": "iPhone8,2", "url": "http://cydia.saurik.com/package/com.junesiphone.hidestatusbars/", "iOSVersion": "12.4", "packageVersionIndexed": true, "packageName": "Hide Statusbars", "category": "Addons (Tweaks)", "repository": "JunesiPhone", "name": "Hide Statusbars", "installed": "0.2", "packageIndexed": true, "packageStatusExplaination": "A matching version of this tweak for this iOS version could not be found. Please submit a review if you choose to install.", "id": "com.junesiphone.hidestatusbars", "commercial": false, "packageInstalled": true, "tweakCompatVersion": "0.1.5", "shortDescription": "Hide LS and SB statusbars iOS8 - iOS11", "latest": "0.2", "author": "JunesiPhone", "packageStatus": "Unknown" }, "base64": "<KEY>", "chosenStatus": "working", "notes": "" } ```<issue_closed> Status: Issue closed
snowplow/snowplow-android-tracker
712446476
Title: cannot provide OkHttp client when setting up Emitter Question: username_0: Emitter allows you to provide your own OkHttpClient [here](https://github.com/snowplow/snowplow-android-tracker/blob/master/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/Emitter.java#L252) . However when you take a look at the OkhttpNetworkConnection class responsible for making the http request, it does not seem to be using that client. the constructor of that class instantiates its own OkhttpClient instead of using the one associated with the parameter passed (builder.client) in [here](https://github.com/snowplow/snowplow-android-tracker/blob/master/snowplow-tracker/src/main/java/com/snowplowanalytics/snowplow/tracker/OkHttpNetworkConnection.java#L164).as a result I'm unable to pass any headers to attach to the http request made Answers: username_1: Thanks @username_0 for the heads up. We are going to fix the bug you reported in the patch version 1.7.1 Status: Issue closed
aiidalab/aiidalab-optimade
709074791
Title: Deprecate OptimadeQueryWidget Question: username_0: The `OptimadeQueryWidget` is moving over to `aiidalab-widgets-base` (aiidalab/aiidalab-widgets-base#131). To keep a grace period, the widget will be imported from `aiidalab-widgets-base` and still be importable from this application, but with a deprecation warning. Answers: username_1: Can you remind me where we made the decision for this move? As I commented on the other PR, I am not sure that this makes sense. Status: Issue closed
ipfs/go-ipfs-cmds
1119484422
Title: Indicate which string fields/options are multibase Question: username_0: ## Solution Find a way to indicate those fields are multibase (new type? additional metadata?), and then update [ipfs-docs/http-api-docs](https://github.com/ipfs/ipfs-docs/tree/main/tools/http-api-docs) to surface that info in produced HTML. Answers: username_1: Potentially related to: https://github.com/ipfs/go-ipfs/issues/8710 The `r.From` published is neither a valid CID nor a raw multihash. Interestingly enough this does not prevent the rust-ipfs API from decoding the value where go-ipfs fails. Most likely a bug only in go-ipfs.
Jays2Kings/DS4Windows
59346066
Title: Setting a controller number? Question: username_0: I have a wired Xbox360 controller connected to my PC. In settings, I selected "Use Xinput Ports 2-5" so that DS4Windows would never steal the slot from my Xbox360 controller. Instead, it always steals slot 1. In Profiles, I set "Use Controller 2 for Mappings and readout x" in the Other section, but the number here is not saved when I click Save Profile and re-open the profile. The checkbox after "readout" is saved. Unchecking it does not prevent DS4Windows from stealing slot 1. If I set "Use Xinput Ports 3-6" or "Use Xinput Ports 1-4", DS4Windows no longer steals slot 1. I am determining which controller is in which slot using [Joy2Key](http://joytokey.net/en/). Not sure what version of DS4Windows I have. I ran the autoupdater today. Answers: username_1: I'm not sure what your issue is, but as a note: "Use Controller X for Mappings and readout" is for seeing which controller is used for setting keys to actions (as in when you press a button a controller the select a key window comes up for that controller) and readouts in the last tab of the profile settings. username_0: Sorry, I guess there are two issues: * "Use Xinput Ports 2-5" doesn't work as I expect. (With it enabled, I'd expect DS4 to never use port 1.) * "Use Controller 2 for Mappings and readout x" wasn't saving the number. (From your description its sounds like it's only temporary for configuration.) I haven't tried this recently, so I'll have another look with a more recent version. username_1: What Xinput Ports means is that it gets free for other programs to use said emulated port, however the controllers are still numbered in games by the order they are connected.
SynoCommunity/spksrc
172928236
Title: SABnzbd-Synology "Invalid par2 files, cannot verify or repair" Question: username_0: _For new Package Requests, see the guidelines_ ### Setup _Package Name:_SABnzbd _Package Version:_1.0.3-16 _NAS Model:_Synology DS1815+ _NAS Architecture:_standard _DSM version:_DSM 6.0.2-8451 ### Expected behavior sickrage snatches NZbd file and SABnzbd should download and move to complete folder. ### Actual behavior NZB attempts to download and gives this error on all attempts "Invalid par2 files, cannot verify or repair" ### Steps to reproduce _1._add a NZB file from a search provider or through sickrage _2._ _3._ #### Package log _Check Package Center or `/usr/local/{package}/var/`_ ``` Insert the package log here ``` #### Other logs _E.g. `/var/log/messages` or `/var/log/synopkg.log`_ I dont know where to find this??? Insert log here ![2016-08-24_2130](https://cloud.githubusercontent.com/assets/20625269/17929169/0da59bf4-6a42-11e6-812a-2632da281341.png) Answers: username_1: This appears to be an error within SABnzbd itself, and this is not the place for support with the application itself, just installing, updating or starting the actual package. Based on your logs there, it appears that the articles containing the RAR files are not on your servers, and that it cannot find the correct PAR2 files, so the error appears legitimate username_1: Not a bug with the package. Try another news host or ask on the sabnzbd forums Status: Issue closed
mozilla/nunjucks
116274252
Title: Support vdom output (react or others). Question: username_0: Instead of compiling into a string it would be awesome if nunjucks could also compile into a react compatible vdom or even just JSX (which would be compiled again). Currently the only other templating language for react is Jade, it would be nice to see some competition. Thoughts? Answers: username_1: Well, as it stands nunjucks isn't really "for" HTML, it's for any kind of macro templating, and it has no knowledge of the HTML or it's semantics. I even use it for generating javascript and plaintext sometimes. That's pretty far outside the scope of the project, IMO. username_0: Yeah, makes sense. This is probably something for an external lib. username_2: Agreed. Status: Issue closed
slim-template/html2slim
376660166
Title: When I convert the meta part of the erb file, the result is a bit different Question: username_0: When I convert this, ``` <% set_meta_tags title: 'よくある質問' %> <% set_meta_tags \ description: 'クリーマクラフトパーティ(Creema craft party)のよくある質問はこちら。', \ open_graph: { \ description: 'クリーマクラフトパーティ(Creema craft party)のよくある質問はこちら。' \ } %> ``` the result is this. ``` - set_meta_tags title: '出展ガイド' - set_meta_tags \ - description: 'クリーマクラフトパーティ(Creema craft party)のよくある質問はこちら。', \ - open_graph: { \ - description: 'クリーマクラフトパーティ(Creema craft party)のよくある質問はこちら。' \ - } ``` I might want this. ``` - set_meta_tags title: 'フードの出展申込' - set_meta_tags \ description: 'クリーマクラフトパーティ(Creema craft party)のよくある質問はこちら。', \ open_graph: { \ description: 'クリーマクラフトパーティ(Creema craft party)のよくある質問はこちら。' \ } ``` Thank you for your corparation!
clearlinux/distribution
430355487
Title: bundle request : gtkwave Question: username_0: **Is your feature request related to a problem? Please describe.** gtkwave is useful to display signal traces files **Describe the solution you'd like** a gtkwave bundle available to install **Describe alternatives you've considered** Building gtkwave manually. But we seem to miss some dependencies, like tcl-devel **Additional context** Installed version: 28680 Answers: username_1: Looks like @fenrus75 already has this packaged, should be 1-2 days before it will be available. Status: Issue closed username_0: yup ! it's present in 28720 !! awesome thanks *however*, when I was trying to install it, I just did, and got this : ~$ gtkwave gtkwave: command not found ~$ swupd search gtkwave Traceback (most recent call last): File "/usr/bin/swupd-search", line 578, in <module> main() File "/usr/bin/swupd-search", line 560, in main parse_MOM(get_version()) File "/usr/bin/swupd-search", line 210, in parse_MOM for line in lines: TypeError: 'NoneType' object is not iterable This program must be run as root..aborting. username_0: not pretty
fluent/fluent-logger-node
569823487
Title: Error events take too much time to emit when fluentd is not available Question: username_0: Hey, We are using your library to send logs from our lambda functions to fluentd via Bunyan Logger. ``` // Instance style fluent-logger creation const sender = require('fluent-logger').createFluentSender('tag-prefix', { enableReconnect: false, host: 'localhost', port: 24224, reconnectInterval: 3000, requireAckResponse: true, timeout: 3.0 }); // Listener for detecting error events sender.on('error', (error) => { console.log('Error found on stream here. ' + error); // Printing the logs on stdout using the buffer. }); // bunyan logger instance for sending logs to fluentd. logger = bunyan.createLogger({ name: 'FluentdLogger', streams: [{ stream: sender.toStream('fluentd') }] }); logger.info('this log record is sent to fluent daemon'); ``` 1. Using the above mentioned approach, the logs are successfully being sent to fluentd from lambda. 2. However, when fluentd is not available, then the expected behavior is to catch the error event during the creation of bunyan instance and send the logs to stdout. However, we have noticed that it takes a significant amount of time for the error event to be emitted when fluentd is not available, before which the lambda is completing its execution thus not reaching the error handler. ``` setTimeout(()=> sender.end(), 5000); ``` The above snippet seems to not work for me. Therefore, is there any way to: 1. Avoid delaying the lambda execution in the case when fluentd is not available and error event needs to be caught? 2. If not, then what is the best way to perform a timeout so as to make the lambda quit after the error listener code has been executed? It would be great if anyone could advise me on it. Answers: username_1: This library will reconnect to fluentd if fluentd is not available. If you want to shutdown your Lambda function when Fluentd is down, you can throw an error to re-run your Lambda. Please check the documentation for AWS Lambda about error handling and retry. username_0: ``timeout: 3.0`` is the default timeout and as far as I know, it just indicates the amount of time after which socket will timeout. I have set ``enableReconnect: false``, so that it does not try reconnecting. The aim is that, if fluentd is not available, then the 'error' event emitted takes a significant amount of time, which causes the lambda to wait for it. Is there any efficient or faster way to send error events from the library in case fluentd is down?
portsoc/dcalc
427265694
Title: Clean-up Layout Question: username_0: The UI has evolved as abilities have been added. A bit of rearrangement might make it look/read/operate better. - Move grade indications to the top? - Place grades to the left of module names so there's less eye-scanning required for association?<issue_closed> Status: Issue closed
decred/politeiagui
742748032
Title: Seeing edit button on other's proposals authorized for vote Question: username_0: I noticed a pencil button after the titles of proposals authorized for voting. ![props-edit-btn](https://user-images.githubusercontent.com/24484727/99115230-fc928300-25e9-11eb-8a82-29a54a325320.png) Answers: username_1: This was fixed in #2142 username_2: this was fixed by #2218 Status: Issue closed
flutter/flutter-intellij
170713313
Title: determine how to verify that we work in different intellij products Question: username_0: We should have a plan know that we work in: - intellij community edition - intellij ultimate - android studio All for the latest stable intellij edition. Answers: username_0: We'll use our build system for this. We can compile and test against specific IntelliJ products and version of the Dart plugin. As long as we have good test coverage, we should reliably know that we can support specific products+versions, and know that we don't regress. Status: Issue closed
XX-net/XX-Net
339661674
Title: Ipv6,时不时不可用!按照之前的方法配置完,每次需要重启,然后几分钟就又不行了。。。求解 Question: username_0: 诊断信息如下: XX-Net Status: sys-platform: AMD64, Windows-10-10.0.14393 os-system: Windows os-version: 10.0.14393 os-release: 10 os-detail: Version:10-0; Build:14393; Platform:2; CSD:; ServicePack:0-0; Suite:256; ProductType:0 architecture: 32bit,WindowsPE browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.15 Safari/537.36 xxnet-version: 3.12.8 python-version: 2.7.13 openssl-version: 16.0.0 TLSv1_2 h2:alpn lan-proxy: Disable use-ipv6: force_ipv6 gws-ip-num: total:100 ipv4:0 ipv6:0 ipv4-status: OK ipv6-status: Fail connected-link: new:0 worker: h1:0 h2:0 scan-ip-thread-num: 0 ip-quality: 9999 is-idle: 0 proxy_state: OK ca_state: OK Appid_Working: true Appids_Out_Of_Quota: false Appids_Not_Exist: false Using_Public_Appid: false Answers: username_1: 把你的xx-net删掉,Proxy SwitchyOmega也删掉,然后重新下载安装后,就好了!!!! username_2: 完全不必重启机器,大不了重开一个XX-Net (挤出貌似已不正常的) 关闭“自动调整扫描线程数”、适当增大“最大扫描线程数”(到足以维持较小的IP延时及较大的连接池,有效IP数趋近或达到总IP数),检查IP(去伪存真?) username_0: 试了 还是不行额。。。。 username_3: 同样问题,同求助 删除XX-NET和Proxy SwitchOmega都试了,还是几分种就掉,然后过一段时间IPV6又回来,如此循环。 username_2: 几分种就掉,然后过一段时间IPV6又回来,如此循环——关闭“自动调整扫描线程数”,适当增大“扫描线程数”以自动维持:较小的IP延时、较大的垃圾池、有效IP数趋近或达到总IP数。。。 Status: Issue closed
callstack/react-native-paper
266425120
Title: Add Helper text and Error text to TextInput Question: username_0: Follow https://material.io/guidelines/components/text-fields.html Answers: username_1: I would like to work on this. I'm new to this project so I'll read up the contribution doc & [textInputDoc](https://callstack.github.io/react-native-paper/textinput.html) first to understand & will create a PR Status: Issue closed
ryou/alfred-bitwarden-workflow
490855435
Title: app-root-pathがプロジェクトルートを示していない点の修正 Question: username_0: ローカルでは正常に動いていた記憶 `npm -g`でインストールすると正常に動作しないとか? Answers: username_0: `app-root-path`はどうもグローバルインストールされたパッケージから呼び出された場合、`require.main.filename`を元にプロジェクトルートを算出するみたいだが、これはpackage.jsonの`main`フィールドを元に算出される。 mainを`dist/index.js`としているようなmainがルートディレクトリ直下のファイルでない場合期待通りの動作をしない Status: Issue closed
bitcoinj-cash/bitcoinj
388190585
Title: Transaction.getFee() returning 0.0 Question: username_0: I'm experiencing problems with the `tx.getFee()` method. Some times works fine but others just returns 0.0 when actually the fees are higher than that. I haven't been able to find a pattern with the transactions causing the issues. Some examples: - https://bsvexplorer.io/tx/337dffd440d455b782b062e7c5f2ea4fdf28cc6ec12b266389f65ab15184289f - https://bsvexplorer.io/tx/892ffd2998a0d0da09f2bb3811cb00a3a4501fa4fac9644c36d782279e09817a - https://bsvexplorer.io/tx/4a41b87feec4e8b36afdba8a55de7cdecb968e4d382ab82795779991a4e635d6 Any hypothesis about what could be causing the this random issue? Answers: username_0: Oh, didn't see the comment. What's the best way to solve this problem in your opinion? Thanks @username_1 username_1: Since bitcoinj doesn't store the entire blockchain, it is not possible to determine the fee on received transactions without an external data source such as a block explorer or an electrum server. There is no p2p message (such as `getdata`) to query for a transaction. Transactions store the inputs, which are references to previous transactions, only with the transaction id and an index of the output. To determine the fee, bitcoinj would need to look back in the blockchain for that transaction and it would find the amount of coins that were in that input. bitcoinj does not store the blockchain and therefore cannot get the information of this input. There are some cases where bitcoinj can get the inputs: 1. It is a sent transaction and bitcoinj stores the transaction input in the wallet. The input was a previously received transaction. 2. The received transaction A is spending coins from another transaction B in the mempool (a 0-conf transaction). bitcoinj will download the other transaction B. After that bitcoinj can determine the fee of A, but not of B. username_0: @username_1 Thanks for the details! So basically the workarounds I see are: - Downloading the tx dependencies to know the output values. - Using an external explorer to directly know the tx fees.
rhash/RHash
1178886149
Title: Cannot read files with backslashes in their names Question: username_0: The title basically says it all. $ rhash --simple 'foo\bar' RHash: foo/bar: No such file or directory `rhash` (version 1.4.2) wants to interpret backslashes as forward slashes, which makes sense on Windows systems where the two can usually be used synonymously without issue. I'm using Arch (btw). My theorized solution is to add a switch to `rhash` that disables this feature and treats `\` and `/` as their own characters (backslash and path delimiter) both when writing and reading hash files (output). Maybe even using backslash escapes for offending characters, like GNU coreutils' `md5sum`, would be a nice workaround. I would very much appreciate if this bug could be rectified. Best regards.
SEUP/CattleAdmin
329700777
Title: สร้างหน้าฟอร์มแสดงรายการผู้ใช้ Question: username_0: - มีตารางแสดงข้อมูลผู้ใช้ - มีข้อมูลประกอบด้วย ชื่อ-นามสกุล ชื่อผู้ใช้ e-mail สิทธิ์ - ข้อมูลแต่ละแถวมีปุ่ม แก้ไข และ ลบผู้ใช้ - มีฟอร์มสำหร้บการค้นหาผู้ใช้ - มี pagination - มีปุ่มสำหรับ ไปหน้า * เพิ่มผู้ใช้ Answers: username_1: ![image](https://user-images.githubusercontent.com/37680321/41016518-067cb284-697a-11e8-8717-58ef5944875b.png) username_2: ไม่ทราบวิธี ส่ง id ไปหน้า edit username_1: ใช้ :to="{name:'user-edit',params : {id : ไอดีของผู้ใช้นั้นๆ}} ลงไปใน ปุ่ม ส่วน ตอบรับ ใช้ this.$route.params.id รับ Status: Issue closed
alash3al/sqler
422960530
Title: Pass html templates back over rest Question: username_0: This is really quite innovative. Light weight scriptin Can I pass back html using the macros ? For example On a get to /index, return html template to the browser. Answers: username_1: Awesome, I think it is a good idea! These days I'm thinking in sqler and what will make it super powerful. If you have ideas just tell me Status: Issue closed
spring-projects/spring-hateoas
412009622
Title: Unvestigate move to DefaultUriBuilderFactory in ControllerLinkBuilderr Question: username_0: `ControllerLinkBuilder` is currently using an extension of `DefaultUriTemplateHandler` to control which parts of a `UriComponentsBuilder` get encoded on expansion. `DUTH` has been deprecated since Spring 5.0 in favor of `DefaultUriBuilderFactory` whose usage pattern seems to differ from `DUTH` and indicates it might allow us to fundamentally revisit the usage of `UriComponents`/`…Builder` in the class hierarchy of `LinkBuilderSupport`. We probably need to consult @rstoyanchev on that one.
SublimeLinter/SublimeLinter
459183234
Title: Replace our no-response bot? Question: username_0: The no-response is lame bc it re-opens issues which should be a manual action. Also adding/re-adding the awaiting response label is lame. We could just fork it? - Listen for 'question and setup' issues. (Or generally 'support' tickets.) (We never close other tickets automatically.) - Close after 14 or so days inactivity with a nice message. - No step 3. (The bot we have is open source, so we can fork it, remove half the code, and be done.) Answers: username_1: Sure, I'm not against more automation here. This is just something I picked up from a different project and it's better than nothing. I do like the explicit label, because it announces that the reporter has to take action for it to move forward. But 'question and setup' is also a good candidate. I have it on a bunch of plugin repos as well, some get a lot of questions or incomplete reports and it's nice that they're cleaned up automatically as well. As you know, I'm lazy, so I don't feel like going around switching out the bot elsewhere because basically it serves its main purpose. username_2: hello, can i work on this ? username_0: Go for it! username_0: Since we really dropped below any low volume, we don't need any bots. Status: Issue closed
GluuFederation/oxauth-config
672689436
Title: API Consumer fetches a non-existing person authentication script Question: username_0: ### User Story Meta Information - Risk Level: 1 - Priority: 5 - Effort : N/A ### Description As an `API Consumer` , I want to send a request to `oxauth-config` that fetches a non-existing person authentication script so that I can get an error message describing why the operation failed #### Acceptance Criteria - `API Consumer` sends a `GET` request to `/v1/scripts/person_authn/{inum}` where `{inum}` is the inum of a non-existing person authentication script - The request must contain valid `API Consumer` authentication credentials - The `API consumer` must have `read` permission to access the endpoint - `oxauth-config` returns a `404 Not Found` HTTP Response - The HTTP response body contains an error describing why the operation failed #### Notes No notes<issue_closed> Status: Issue closed
home-assistant/core
955264750
Title: Home Assistant Gammu [homeassistant.components.sms.notify] SMS gateway not found, cannot initialize service Question: username_0: ### The problem Hello. Since 2021.7.1 Gammu integration stopped working. Situation looks the same on Home Assistant OS or Supervised. ### What is version of Home Assistant Core has the issue? core-2021.8.0b0 ### What was the last working version of Home Assistant Core? core-2021.6.6 ### What type of installation are you running? Home Assistant Supervised ### Integration causing the issue sms ### Link to integration documentation on our website _No response_ ### Example YAML snippet ```yaml sms: device: /dev/ttyUSB2 notify: - platform: sms name: osoba1 recipient: !secret odbiorca_sms1 - platform: sms name: osoba2 recipient: !secret odbiorca_sms2 - platform: sms name: osoba3 recipient: !secret odbiorca_sms3 - platform: sms name: osoba4 recipient: !secret odbiorca_sms4 ``` ### Anything in the logs that might be useful for us? ```txt [homeassistant.components.sms.notify] SMS gateway not found, cannot initialize service [homeassistant.components.notify] Failed to initialize notification service sms ``` ### Additional information _No response_ Answers: username_1: @username_0 please could you provide a bit more information about your HA setup? last effective changes were already included in 2021.6, but you say issue occurred with 2021.7.1 see -> https://github.com/home-assistant/core/commits/dev/homeassistant/components/sms --> #49893 Could you please enable debug logging, by adding the following to your `configuration.yaml`: ```yaml logger: default: info logs: homeassistant.components.sms: debug gammu: debug ``` Furthermore please run the following commands on os-level and provide the outputs: ```shell dmesq | grep -i usb lsusb grep -i usb /proc/devices ``` username_2: Duplicate of [53072](https://github.com/home-assistant/core/issues/53072) username_2: Please close this issue. Resolved via #54114 Status: Issue closed username_0: Oscar, thanks once again for fix, thanks a lot, and take care.
microsoft-search/pnp-modern-search
639772232
Title: Result types are conflicting inf multiple search result web part are on the same page Question: username_0: **Version used** Ex: 3.12.1.0 **Describe the bug** On a page where multiple search web parts are set up, configuring the result types on on the WP applies to all webparts. **To Reproduce** 1. On a modern page, put two search result webparts 2. Configure both webparts to search for `*` 3. Configure both webparts to use the **simple list** layout. 4. On the first webpart, configure a result type rule: a. `Title` is not equals to 'aaaaa' (to ensure the rule applies to some document) b. Url of external template : whatever template you want 5. Publish the page **Expected behavior** I'd expect to have a custom template for only the 1st web part. However, I see the external template applied to all webparts in the page. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - Browser FF **Additional context** When switching to edit mode, I can see the correct render happens, seems like the render refreshed. Answers: username_0: A workaround I found : remove the handlebar helper `{{#> resultTypes item=item}}` and the matching closing `{{/resultTypes}}`. This will disable result type matching. Of course this works only if the 2nd webpart does not require result type rules username_0: I also noticed that setting an external template on either of the webparts (in custom layout section, not result types) also applies to both webparts, not only the one where it's set. username_1: I know this has worked in the past so curious what causes this. username_0: I submit a PR for this issue username_0: The issue is fixed in the 3.14.1 release. Status: Issue closed
dpa99c/cordova-plugin-firebasex
844504513
Title: In-App Messaging not running on capacitor for iOS Question: username_0: <!-- IMPORTANT: PLEASE READ WARNING: Failure to follow the issue template guidelines below will result in the issue being immediately closed. --> <!-- Fill out the relevant sections below and delete irrelevant sections. --> # Bug report <!-- COMPLETE THIS CHECKLIST --> **CHECKLIST** - [x ] I have read the [issue reporting guidelines](https://github.com/username_1/cordova-plugin-firebasex#reporting-issues) - [x] I confirm this is a suspected bug or issue that will affect other users <!-- i.e. this is not a request for support in using/integrating the plugin into your specific project --> - [x] I have reproduced the issue using the [example project](https://github.com/username_1/cordova-plugin-firebasex-test) or provided the necessary information to reproduce the issue. <!-- necessary information e.g. exact steps, FCM notification message content, test case project repo --> - [x] I have read [the documentation](https://github.com/username_1/cordova-plugin-firebasex) thoroughly and it does not help solve my issue. <!-- e.g. if you're having a build issue ensure you've read through the build environment notes --> - [x] I have checked that no similar issues (open or closed) already exist. <!-- Duplicates or near-duplicates will be closed immediately. --> **Current behavior:** <!-- Describe how the bug manifests. --> Install the non CLI plugin normally then attempt to run using capacitor in Xcode. Using Cordova, IAM will fire up fine and execute normally as long as a non-cli build is used, which is expected. Has anyone successfully gotten Capacitor for iOS to work with this though? I have been successful with manually adding everything and modding for Android but still can't get iOS to actually use all of the frameworks yet. I know this isn't generally supported but where else can we even ask this question? Capacitor is heavily pushed now and unfortunately Firebase-X is still the only solution so here we are. <!-- Explain how you're sure there is an issue with this plugin rather than your own code: - If this plugin has an example project, have you been able to reproduce the issue within it? - Have you created a clean test Cordova project containing only this plugin to eliminate the potential for interference with other plugins/code? --> It's a clean project **Expected behavior:** <!-- Describe what the behavior should be without the bug. --> In-App Messaging should load fine **Steps to reproduce:** <!-- If you are able to illustrate the bug with an example, please provide steps to reproduce. --> Install the non CLI plugin normally for iOS then attempt to run using capacitor in Xcode **Screenshots** <!-- If applicable, add screenshots to help explain your problem. --> **Environment information** <!-- Please supply full details of your development environment including: --> - Cordova CLI version - `cordova -v` - 10.0.0 - Cordova platform version - `cordova platform ls` Installed platforms: android 9.0.0 [Truncated] </details><br/><br/> **Other information:** <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. --> <!-- A POLITE REMINDER - This is free, open-source software. - Although the author makes every effort to maintain it, no guarantees are made as to the quality or reliability, and reported issues will be addressed if and when the author has time. - Help/support will not be given by the author, so forums (e.g. Ionic) or Stack Overflow should be used. Any issues requesting help/support will be closed immediately. - If you have urgent need of a bug fix/feature, the author can be engaged for PAID contract work to do so: please contact <EMAIL> - Rude or abusive comments/issues will not be tolerated, nor will opening multiple issues if those previously closed are deemed unsuitable. Any of the above will result in you being BANNED from ALL of my Github repositories. --> Status: Issue closed Answers: username_1: This is a Cordova plugin and Capacitor is not a supported environment for it due to differences in the project structures and build systems. Therefore any issues you may have with integrating this plugin with Capacitor are out of scope here. username_0: I do understand and have posted that. However, unfortunately, the ionic team pushes this as the Firebase plugin to use for Capacitor and here we are. Neither wants to acknowledge one another and nothing is getting done. Have you let the ionic team know to stop pushing this plugin since it's not compatible with Capacitor? That may at least mitigate some of the issues people are running into. I appreciate the plugin for sure and this specific plugin is the only reason I can't convert over 10+ ionic projects over to capacitor. All my other Cordova plugins works great. Again, thanks for the hard work and the response. ;-) username_1: I find Ionic's claim that Capacitor works seamlessly with Cordova plugins to be a bit of a marketing ploy to encourage developers to move over from Cordova to Capacitor. Let's not forget that Cordova is maintained by a collection of commercially uninterested developers whereas Capacitor is very much a proprietary product of Ionic from which they make money. While it may be the case that simple Cordova plugins will work with Capacitor, more complex plugins such as this one or [cordova-diagnostic-plugin](https://github.com/username_1/cordova-diagnostic-plugin) (one of my others) [will not work](https://github.com/username_1/cordova-diagnostic-plugin/issues/407) as they leverage Cordova-specific functionality such as hook scripts and plugin variables which are not supported by Capacitor. I also find it bold of Ionic to suggest it is the responsibility of open-source Cordova plugin developers such as myself - who don't benefit commercially from their open-source work - to ensure their plugins work with an entirely different development framework than that for which they were designed, for the benefit of Ionic. It's a bit like Apple saying it's the responsibility of Android app developers to fix their Android apps because they crash when run in an emulated mode on an iPhone. username_0: I have to be honest here, I completely agree with you @username_1. As much as I like the idea of Capacitor, unless they take on the responsibility of actually creating non-enterprise solutions to issues such as Firebase, it's destined to never catch the traction they expect. My main issue with this plugin is the inability to use Firebase In App Messaging when in CLI mode. So if I have to manually bust out Xcode to do a build for iOS anyway, then Capacitor would be nice to switch to for other benefits. However, I am currently stuck in the middle with products right now. Either use the CLI build with Fastlane / CI and lose some Firebase-X features or build it all manually and get all features. If IAM was fixed in the CLI builds, I would gladly just stick with Cordova knowing I don't see both projects solving this issue anytime soon. Capacitor 3RC fix it all? haha, not likely.
tito/telenium
359856785
Title: TeleniumHttpException: Method not found Question: username_0: `>>> cli.click_at(wallet) Traceback (most recent call last): File "<console>", line 1, in <module> File "/usr/local/lib/python2.7/dist-packages/telenium/client.py", line 37, in __call__ raise TeleniumHttpException(response["error"]["message"]) TeleniumHttpException: Method not found` Answers: username_0: after doing all the setup steps clearly. error come up.
HaskellCNOrg/haskellcn
318947854
Title: Haskell Platform 和 GHC 之间的区别是什么? by jiyinyiyong Question: username_0: 后者是编译器.. 但是不是结合 Cabal 也能安装所有 Haskell 所需的模块的, 那 Haskell Platform 呢? 和上边的组合有什么区别? Answers: username_0: Haskell Platform 里面的库编译的时候选择了 profile 以及 share, 也就是会额外编译出 *_p.a *.so 这两种库文件。 而 Cabal 只是一个库管理器,这个管理器为了编译速度,默认不会编译出 profile 以及 share 库。可以修改 ~/.cabal/config 里面的 library-profiling shared 两个字段达到相同的效果。
nestjs/nest
999500033
Title: Can't get name of Schema class Question: username_0: /home/admin217/Documents/IUH/New Technology/Source Code/be-3hq-chat/dist/user/schemas/user.schema.js:49 (0, mongoose_1.Prop)({ ref: file_schema_1.File.name, type: [mongoose_2.SchemaTypes.ObjectId], default: [] }), ^ TypeError: Cannot read property 'name' of undefined at Object.<anonymous> (/home/admin217/Documents/IUH/New Technology/Source Code/be-3hq-chat/dist/user/schemas/user.schema.js:49:52) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at Object.<anonymous> (/home/admin217/Documents/IUH/New Technology/Source Code/be-3hq-chat/dist/file/schemas/file.schema.js:14:23) at Module._compile (internal/modules/cjs/loader.js:999:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10) at Module.load (internal/modules/cjs/loader.js:863:32) at Function.Module._load (internal/modules/cjs/loader.js:708:14) at Module.require (internal/modules/cjs/loader.js:887:19) at require (internal/modules/cjs/helpers.js:74:18) at Object.<anonymous> (/home/admin217/Documents/IUH/New Technology/Source Code/be-3hq-chat/dist/file/file.service.js:22:23) at Module._compile (internal/modules/cjs/loader.js:999:30) Answers: username_1: Hi @username_0, for this type of question I recommend that you use the support channel [discord](https://discord.com/invite/G7Qnnhy). The NestJS Core Team uses GitHub to track bug reports, feature requests, and regressions. username_2: Please, use our [Discord](https://discord.gg/G7Qnnhy) channel (support) for such questions. We are using GitHub to track bugs, feature requests, and potential improvements.
nafiesl/dompet
474283148
Title: [PROPOSAL] User can search transaction for all time Question: username_0: In current search feature, in transaction list, we only can search in selected year and month. In category detail page, we can search only for selected category, swith given date range. Same behaviour with partner detail page. We need to create ability to search all transactions in all time, all category and all partner. The first approach is to add `all_months` option on month filter and `all_years` option on year filter in transaction listing page. `all_months` and `all_years` filter **only applied** on query if search query keyword exists.
wikimedia/search-highlighter
436961813
Title: Elasticsearch Keyword not getting highlighted Question: username_0: Hi, I'm using elasticsearch version 7.0.0 and search-highlighter 6.5.4. When I tried to match a "KEYWORD" field, highlight results are not populated but the same code working fine for the "TEXT" field. Any help or document reference is appreciated. final HighlightBuilder highlightBuilder = new HighlightBuilder(); highlightBuilder.highlighterType("experimental"); final Map<String , Object> options = new HashMap<>(); options.put("return_offsets" , true); highlightBuilder.options(options); Answers: username_1: Please share the mapping and the query you're using so that we cant try to reproduce the issue. Thank you. username_0: Hi, Query: ``` { "query" : { "match" : {"keyword_type": "LogAlways"} }, "highlight" : { "fields": { "type": { "keyword_type": "experimental", "number_of_fragments": 1, "options": { "return_offsets": true } } } } } ``` Response ``` { "took": 145, "timed_out": false, "_shards": { "total": 1, "successful": 1, "skipped": 0, "failed": 0 }, "hits": { "total": { "value": 10000, "relation": "gte" }, "max_score": 0.4709578, "hits": [ { "_index": "index1", "_type": "event", "_id": "1_0000-aa60", "_score": 0.4709578, "_source": { "time_at": 1556257721992, "keyword_type": "LogAlways", } } ] } } ``` Mapping [Truncated] "type": "keyword" } } } ], "properties": { "time_at": { "type": "date", "format": "epoch_millis" }, "text_description": { "type": "text" }, "keyword_type": { "type": "keyword", "normalizer": "lowercase_normalizer" } } } ``` username_0: I think the problem might be the input letter case. When I try with lowercase it works username_0: @username_1 is there any solution or workaround to solve this case? username_1: @username_0 there's definitely an issue to fix but I may not be able to dedicate some time to fixing it anytime soon. I think a workaround would we be not to use the type: keyword but use type: text with the keyword tokenizer, basically something that does not use the `normalizer` attribute. username_0: @username_1 thanks for your reply. If possible please let me know where to start to identify this issue(module or package or java file), I will try to fix this issue. username_1: @username_0 I started to work on this issue today https://gerrit.wikimedia.org/r/c/search/highlighter/+/518250 It should be avialable on this github repo as soon as it's reviewed under gerrit. username_0: @username_1 thanks for the update. Status: Issue closed
ONSdigital/eq-survey-runner
226542126
Title: Print Preview: Radio button and Check box display issue Question: username_0: ### Expected behaviour On the print preview the selected Check boxes and Radio fields must be displayed clearly. ### Actual behaviour Check boxes and Radio fields are not displayed as expected in Google chrome. (PFA) ###Note: In IE the print preview works as expected for both checkboxes and radio fields. ### Steps to reproduce the behaviour ### Technical information #### Browser Google Chrome #### Operating System ### Screenshot ![radio button](https://cloud.githubusercontent.com/assets/21335236/25743384/024412ec-318c-11e7-87f4-017ddc7bba59.png) Answers: username_1: @username_0 I can't recreate this in chrome. Status: Issue closed
orizens/echoes-player
279553130
Title: Page not refreshed after clicking logout Question: username_0: Nothing happens after clicking logout button now matter how long i wait. It turns out that I have to click anywhere on the website again to let the page refresh. Tested on the latest Safari. Answers: username_1: hi @username_0 latest version (3.9.2) clears the users's playlists. Status: Issue closed
Akryum/vue-share-components
250624381
Title: Failed to mount component: template or render function not defined. Question: username_0: Hi, i'm using your template, but when I try to include it in a project, console shows me "Failed to mount component: template or render function not defined.". Could you help me? I've published it on npm and its name is 'vue-is-visible'. Thank you Answers: username_1: What is the code where you use it? username_0: I'm using it to generate the npm package the url is https://github.com/username_0/vue-is-visible npm install vue-is-visible and in the Vue file import VueIsVisible from 'vue-is-visible' and when I use it <VueIsVisible></VueIsVisible> in console I find that error. I'm new in Vue development and I can't find a way. Thank you. username_2: I have a similar problem. Just trying to import the Test component that comes in this repo, I get no errors, but it just doesn't display and its markup is missing when I go to inspect it. The vue dev-tools extension sees it and lists it as an "anonymous" component. username_2: Actually, I figured it out. I was doing this: `import Test from 'test-components'` You have to import it as a member like this: `import {Test} from 'test-components'` username_3: @username_2 Thank you, I was going nuts too and forgot that if your library has more than one component, it should be imported as you mentioned username_4: Thank you! One hour of research and it now works, simple error but really hard to fix, thanks for solution! :) Status: Issue closed
wso2/micro-integrator
624315281
Title: [ CLI ] Improve to add log new loggers Question: username_0: **Description:** Currently we can add only change the existing log levels via CLI. We need to improve it to add new loggers too. **Related Issue** https://github.com/wso2/micro-integrator/issues/1156<issue_closed> Status: Issue closed
appveyor/ci
1072912498
Title: Install the Qt 6.2 ARM64 TP on Windows images Question: username_0: Qt 6.2 has preview-quality support for Windows on ARM64. Even though it's just a preview in Qt 6.2, having it available on AppVeyor images will allow us to ensure there are no build breaks for our Qt projects on Windows ARM64. It should just be as simple as checking the box in the Qt Maintenance Tool: <img width="950" alt="Screen Shot 2021-12-06 at 10 47 52 PM" src="https://user-images.githubusercontent.com/2695644/144968517-bb7979f6-f8d5-485c-bef6-36be6c029d7a.png"><issue_closed> Status: Issue closed
yknivag/Arduino-Dodow-Clone
391045713
Title: Not enough pause at full inhale or full exhale. Question: username_0: Hi I have just started to build my own dodow like device, and started with your excellent code. Thanks for making it available. I am making my device take its start, stop and timing information via wifi from my Alexa controlled system, and using an esp-01 / esp8266 to make that easy. I have the first cut of the software running now, but i can already see a problem that you might be able to direct me on, and maybe offer some suggestions. I have never seen a real dodow in action, but looking at YouTube I can see it has quite pronounced periods where the user is supposed to hold a full in breath or out breath . Maybe I screwed up somewhere when I stole your work, but your code doesn’t seem to follow this - it moves quickly between inhale and exhale. I find myself getting quite breathless following it actually, even if I slow down the initial rate a few clicks. I love the way your code does it’s own math and drives led intensity of each breathing phase just from the 1 input period, and would like to continue that approach if I can. We might need another variable in the mix, maybe 2, inhale-hold and exhale-hold. Are you using your code in practise, and if so, have you noticed this issue? Or is it just me? Because I have wrapped so much Alexa related control around your dodow clone code, I may not be able to easily offer complete edit suggestions, but I will update this issue with whatever I come up with. Answers: username_0: I think I will try and implement 4:7:8, it looks popular on google.... The specific amount of time spent on each stage isn't important, but the ratio of 4:7:8 is what's most critical. This means the breathing technique can be adjusted based on the level of your breath-holding ability. Whether you have swimmer's lungs or some trouble catching your breath, the exercise can be sped up or slowed down as long as the 4:7:8 ratio is being kept for the three phases — that is, hold your breath for roughly double the time it took you to breathe in, then exhale for exactly double your inhale time. Focus is important, too. It's easy to let your mind wander to the events of the day, but when you notice your thoughts straying, force yourself to turn back to the 4-7-8 breathing technique. If You Snooze, You Will Not Lose The 4-7-8 technique works because when it comes to your nervous system, breathing is special. It's both an automatic reflex and a voluntary action — think about the way your breathing speeds up when you're scared and slows down when you're calm, all without your control. Stressful situations can trigger other automatic reflexes, such as an increase in heart rate and the release of stress hormones. But because breathing is part of that automatic system, consciously slowing your breathing can also slow down those other stress reactions. The 4:7:8 breathing ratio forces you to slow your breathing, which helps you fall asleep in a shorter period of time and sleep longer through the night. username_0: Even that ratio doesn’t address the period between inhalation’s . Hmmm
Tudmotu/gnome-shell-extension-clipboard-indicator
505085407
Title: [Bug] Entire OS hangs when copying text from gnome-terminal Question: username_0: gnome-shell-extension-clipboard-indicator version: 31 GNOME Shell 3.32.2 gnome-terminal: 3.32.2-2 When copying any text from the terminal, the entire machine hangs. Nothing in dmesg or journal. This started happing once I upgraded the clipboard-indicator this morning. When I disable clipboard-indicator the hang no longer occurs. Answers: username_1: Thanks for reporting. Are you using Ubuntu ? username_2: I noticed this earlier - but with pastes rather than copies. Caused a total gnome shell freeze for me. Couldn't drop to a terminal. Had to SysRq - sync + reboot. On Fedora 30 GNOME Shell 3.32.2 GNOME Terminal 3.32.2 Also goes away if I disable the extension. username_3: Same here, Ubuntu 19.04, Lightdm 1.28, Gnome Shell 3.32, Kitty 0.14.6 (but the freeze also occurs when copy/pasting from "Files" username_4: Using Debian 10 and I have the same issue and I have disabled this extension. Wish I didn't upgrade. username_5: Same here (updated Ubuntu 19.04). Since I updated the extension yesterday, the system crashes when copying files or text from files. Disabling the clipboard indicator solved the problem. username_1: Hi all, can you to attach a screenshot of the extension settings? username_6: I am on Fedora 30 and I face the same issue when I paste. My settings: ![image](https://user-images.githubusercontent.com/673267/66649611-48c90200-ec37-11e9-9318-0dd6bd7fd27a.png) If you need anything else please let me know. username_1: OK, my VM was set to use X11 and this happens on Wayland. I encountered this in the past but thought it went away with some update to gnome / wayland. Apparently it didn't. Deactivated the latest version 31 and will upload a new one soon. username_2: ![Screenshot from 2019-10-11 15-31-05](https://user-images.githubusercontent.com/16136/66660083-7a909780-ec3c-11e9-9f8b-b3bd235ec1d3.png) username_7: I noticed that this only seems to happen in GTK3 apps, the freezing didn't happen when I copied things in programs like Firefox or Discord. username_4: It's really disappointing how an extension can cause entire OS crashes. username_6: To be fair, only Gnome/Wayland crash. The rest of the system is still working. You can access it via ssh (at least in my case). username_1: Hi All, I uploaded a new version - 32. Once it's approved you will be able to use it on Wayland. For now, you can also install version 30 of the extension. This issue is a GNOME issue. I thought they fixed it, but they didn't. Instead, they added a new API in 3.34 that supports both X11 and Wayland and I am working on using it. Sorry for the inconvenience. username_2: No problem. Thanks again for the really great extension.
enterprisemediawiki/meza
227766075
Title: Make MediaWiki use X-Forwarded-For for user IP address Question: username_0: Need to specify that MediaWiki should use the `X-Forwarded-For` header sent from HAProxy when recording user IP addresses. This is done via [`$wgUsePrivateIPs`](https://www.mediawiki.org/wiki/Manual:$wgUsePrivateIPs) and [`$wgSquidServersNoPurge`](https://www.mediawiki.org/wiki/Manual:$wgSquidServersNoPurge). ```php $wgUsePrivateIPs = true; $wgSquidServersNoPurge = array(); $wgSquidServersNoPurge[] = '123.456.789.001'; $wgSquidServersNoPurge[] = '123.456.789.002'; $wgSquidServersNoPurge[] = '123.456.789.003'; ``` For us this will have to be scripted in an Ansible template. If our load balancer was maintaining a cache that could be purged by MediaWiki, we may want to do something like this (as specified [here](https://www.mediawiki.org/wiki/Manual:$wgSquidServers): ```php $wgUseSquid = true; $wgSquidServers = array(); $wgSquidServers[] = "192.0.2.100"; $wgSquidServers[] = "192.0.2.107"; $wgSquidServers[] = "192.0.2.200"; ```<issue_closed> Status: Issue closed
furuhashilab/mapping4facebookeditor
282038370
Title: Facebook Editor /Githubにログインできなかったため、提出が遅れました。/ Question: username_0: ・スコアボード ![default](https://user-images.githubusercontent.com/32722362/33985343-a40009da-e0fd-11e7-8af5-b6c741aa8b34.png) ・氏名   田中 海気 ・データの著作権  Facebook ・作業環境  Win ・入力中のスクリーンショット ![default](https://user-images.githubusercontent.com/32722362/33985532-3d7245a6-e0fe-11e7-9128-2c2e27e77a19.png) ・地図の種類 OSM ・作業して気づいたことや、Facebookの戦略などを500字以内で書け。  作業をして気づいたことは、Facebook Editorでは表示された質問が正しいかどうかをYes かNoかで答えるものが多かった。これは利用者が簡単に作業できるようにし少しでも多くの人に利用してもらおうというFacebook側の工夫であると考えられる。また、Facebookに登録された住所を用いてその近くの建物などの質問をすることにより、全く知らない地域の質問に答えるよりも正確な情報を集めることができるとも思えた。Facebook Editorをスマートフォンなどからでも作業できることで、どこにいても短時間でできるので忙しい人でも気軽に利用することができる。また、作業量によってレベルが上がるようにすることでゲーム性が増し、単純な作業をより楽しくできることで多くの人、特に若い世代をターゲットにしたシステムであると思われる。このFacebook Editorの情報を利用することにより、Facebookは単なるGPSのマッピングでは難しい詳細な地図を作ることができ、また誤った情報を少しでも減らすことができると考えられます。
Person8880/Shine
288345192
Title: Plugin.CheckConfig not updating server config with new DefaultConfig Question: username_0: Hi, I have a Plugin.DefaultConfig in my code and Plugin.CheckConfig is also set to true. However, when I add a new field to Plugin.DefaultConfig, the plugin config file on the server does not add the new field even though the field does not exist. I have changed the plugin version number as well and the console log also says that "[01:27:50]Updating shinecredits config from version 2.8.0 to 2.9..." but the field is still missing after updating. Am I using this wrong or missing some steps? Please help and thank you. Answers: username_1: Is the new field nested in a sub-table? The current config check is a bit limited in that it avoids checking tables recursively, mostly because nested tables could be arrays or lookups whose keys don't have to follow the default config exactly. I can add new functionality that's a little smarter that enables checking recursively while ignoring array values and tables that are explicitly marked as ignored in the default config if that's the case. It would be sat behind a new `CheckConfigRecursively` flag to avoid breaking existing plugins. username_0: Yes, unfortunately the new field is nested 3 levels deep. I used nested arrays for better presentation of the configurations enhance readability for server operators. A functionality like that would help alot! Thanks :) Status: Issue closed username_1: This has now been released. Give it a try and see if it does what you wanted.
AlphaWallet/alpha-wallet-android
813124150
Title: a dapp asks users to connect to the wallet when it already is connected. Question: username_0: | Observe the balance on the upper-right corner, showing the wallet must have been connected | But the connect button is there, and once clicked, there is no αW in the list | |---|---| | ![snapshot](https://user-images.githubusercontent.com/548435/108665195-7959c500-7528-11eb-94b2-f96188b0ca4b.png) | ![snapshot](https://user-images.githubusercontent.com/548435/108665300-baea7000-7528-11eb-9a16-65f8923c12d6.png)| Answers: username_1: This will be fixed once we are added to blocknative 'onboard'. PR is pushed on their repo to fix this.
hashbang/shell-etc
135577265
Title: Install guile-2.0-dev package Question: username_0: *[Someone on IRC (I have a horrible memory and regret not remembering who) suggested I open an issue instead of a PR, so here it is. Apologies if this is in the wrong place.]* Would it be possible to install the `guile-2.0-dev` package by default? I'd be ever so chuffed. Answers: username_0: (If `qemu` were available to users I'd be *more* than chuffed, but I suspect that might pushing it.) username_1: Done. (both guide and qemu are now installed). Status: Issue closed username_0: @username_1: oh wow. Thanks!
nats-io/spring-nats
606389104
Title: nats-spring-boot-starter in not up to date Question: username_0: Hi, `io.nats:nats-spring-boot-starter:0.4.0` depends on `io.nats:jnats:2.5.2` `io.nats:jnats2.5.2`- doesn't have randomize servers if you specify multiple servers (cluster setup). So each NatsConnection will be established to the first server and leads load only to one node in nast cluster setup. Any plans to update `nats-spring-boot-starter` to the latest version of `io.nats:jnats`?
mxpv/podsync
904421261
Title: Expand supported sites (youtube-dl, soundcloud) Question: username_0: ``` time="2021-05-27T22:39:08Z" level=info msg="-> updating https://soundcloud.com/redacted/tracks" feed_id=foo format=audio quality=high time="2021-05-27T22:39:08Z" level=error msg="failed to update feed: https://soundcloud.com/redacted/tracks" error="update failed: failed to parse URL: https://soundcloud.com/redacted/tracks: unsupported URL host" ``` youtube-dl can handle it just fine. Answers: username_1: this is a duplicate of #175 Status: Issue closed
Iaroslav22/TeaCozy
282111861
Title: IMPORTANT - img alt attribute Question: username_0: https://github.com/Iaroslav22/TeaCozy/blob/master/index.html#L36 etc... make sure to use the alt attribute for img elements in your html. this will make sure that that information comes across to a wider variety of users. more info can be found [here](http://html.com/attributes/img-alt/)
docker/compose
812642133
Title: Command option -p don't set variable COMPOSE_PROJECT_NAME Question: username_0: OS: linux docker-compose version is 1.28.4 I have option in docker-compose yaml file: hostname: ${COMPOSE_PROJECT_NAME}.userfront.local I start stack with command: docker-compose -p DEMO up Container hostname is .userfront.local With command docker-compose -p DEMO config I have message: WARNING: The COMPOSE_PROJECT_NAME variable is not set. Defaulting to a blank string. Answers: username_1: Duplicate of ##8125 Status: Issue closed username_2: yes, looks like a duplicate of , which in itself is a duplicate of https://github.com/docker/compose/issues/2565 (which got merged into https://github.com/docker/compose/issues/2294) username_1: Right, I hadn't seen issue #2294. It looks like the problem has not been solved yet.
sondr3/generator-jekyllized
165092846
Title: Support BrowserSync CSS injection Question: username_0: I noticed this existed before, with a `.pipe($.if(!argv.prod, browserSync.stream()))` call in the styles` task, but a fresh generation of jekyllized fully reloads the page when the CSS changes, which makes the process of designing in the browser very slow. Is there any chance this could come back? Answers: username_1: Slow? On my machine the difference is so small that before I can move my eyes to my second monitor it has fully refreshed. But maybe, I just couldn't get it to work at all last time with the structural changes to the temporary directories, feel free to take a stab at it too. I'll take a look when I get back home. username_0: @username_1 In my experience it was slower for sure, but more than that, a full refresh will close any modals, collapse any expanded menus, and clear any filled-out forms, things that direct injection of CSS would avoid. username_1: That's true, hadn't considered that. I'll look into it tonight! I just remember it not working properly last time. username_1: I've looked into this and the changes are either so trivial I'm completely overlooking them or I'm going to have to do some changes to how it generates the CSS and JS, I'll figure something out. username_0: Thanks so much for taking a look! Status: Issue closed username_1: Done! I've published a new version of the generator to NPM so you can install it again and run `yo jekyllized:update` to get the new configuration. You'll have to delete `styles.js`, `scripts.js` and `browsersync.js` because I had to merge them into `assets.js` 😃
projectacrn/acrn-hypervisor
340467378
Title: version of acrn-dm is not updated Question: username_0: when we boot to SOS and run the command "acrn-dm", we always got an old version number , seems acrn-dm version number was not updated along with the acrn-dm. Answers: username_1: [External System ID: ACRN-1198] Status: Issue closed username_1: patch merged and verified
dagrejs/dagre-d3
355357946
Title: foreignObject wrong height and width after redraw with zoom and translate Question: username_0: Hello, ![unbenannt](https://user-images.githubusercontent.com/11274858/44819103-d8eee800-abeb-11e8-9ad2-77b16a8a0a25.PNG) As you can see the foreignObject has the wrong height and width. Steps to reproduce: 1. create graph and render it 2. zoom and move inside the svg with your mouse 3. create a new graph and render it Any Recommendations ? I didnt know if you need more code.. Answers: username_1: Hi, I have similar problems on https://argdown.org/sandbox/map This used to work, but now in Chrome the nodes seem to be twice as large as they should be. This seems to be a browser issue because I have not updated the code in the last months. If you open the page in Firefox everything is still fine (if you open the page in Edge the nodes are too small though). Maybe there is an issue with getBBox in Chrome? I tried downgrading Dagre-D3 and removing the zoom and move behaviors, but this does not help. I am pretty sure this is a browser issue. username_1: I found an open chrome issue that could be causing these problems: https://bugs.chromium.org/p/chromium/issues/detail?id=738022&q=foreign-object username_2: follow +1
NSLS-II/filestore
189482700
Title: MTN: split mongo filestore from everything else Question: username_0: It seems some of the core functionality of filestore doesn't depend on mongo and is shared with portable-fs. It might be nice to cleave these from filestore and put them where both fs and portable-fs can access them. Another possibility is to merge portable-fs with fs and just have them as different backends, with the default going to mongo. Answers: username_1: Ha, I didn't even see this issue until now, but we are clearly on the same wavelength: https://github.com/NSLS-II/metadatastore/issues/259 username_1: This is partly done / underway in databroker. Status: Issue closed
laravel/homestead
358326819
Title: Desired PHP version is not specified in SSL vhost in apache sites Question: username_0: Hi, I think I found a bug and the roots of it. ## Versions - Vagrant: 2.1.4 - Provider: Virtualbox - Homestead: 7.16.1 ## Host operating system Windows 10 ## Homestead.yaml ```yaml sites: - map: homestead.test to: /var/www/homestead.test/public type: "apache" - map: homestead5.test to: /var/www/homestead5.test/public type: "apache" php: "5.6" ``` ## Expected behavior http://homestead.test uses default PHP 7.2 https://homestead.test uses default PHP 7.2 http://homestead5.test uses PHP 5.6 https://homestead5.test uses PHP 5.6 ## Actual behavior Everything is fine with homestead.test. http://homestead5.test uses PHP 5.6 https://homestead5.test uses default PHP 7.2 --- ### The issue When adding `apache` site with different PHP version, the `http` site uses specified PHP version, while the `https` one uses the default one. The problem is in the [/scripts/serve-apache.sh](https://github.com/laravel/homestead/blob/v7.16.1/scripts/serve-apache.sh) file: Its `http` vhost portion specifies a PHP handler, while the `https` portion doesn't. I tried to copy/paste the following block from the `http` vhost to the `https` one and it solved the problem: ```bash <IfModule mod_fastcgi.c> AddHandler php"$5"-fcgi .php Action php"$5"-fcgi /php"$5"-fcgi Alias /php"$5"-fcgi /usr/lib/cgi-bin/php"$5" FastCgiExternalServer /usr/lib/cgi-bin/php"$5" -socket /var/run/php/php"$5"-fpm.sock -pass-header Authorization </IfModule> <IfModule !mod_fastcgi.c> <IfModule mod_proxy_fcgi.c> <FilesMatch \".+\.ph(ar|p|tml)$\"> SetHandler \"proxy:unix:/var/run/php/php"$5"-fpm.sock|fcgi://localhost/\" </FilesMatch> </IfModule> </IfModule> ``` Answers: username_1: I was able to reproduce the issue and saw that this issue had been opened for a little bit without a pr. I've opened up a pull request with your fix. Status: Issue closed username_0: Thank you guys.
Nic30/hdlConvertor
609506526
Title: The example runs failed in read.md Question: username_0: Hi, Nic Yesterday I followed every instructions from READ.md to install this lib. But when I ran the example of usage, the Python3 interpretor told me that it could't find a lib called "hdlConvertor.to" from some imports showing below: " from hdlConvertor.language import Language from hdlConvertor.to.verilog.verilog2005 import ToVerilog2005 from hdlConvertor import HdlConvertor " Answers: username_1: Hello, are you using pip version or version from git ? hdlConvertor.to was named differently because of this it does not work (Or there is something wrong with packaging and hdlConvertor.to is not installed and I need to fix it if this is a case). I made a binder (jupyter notebook running in docker with hdlConvertor installed) https://mybinder.org/v2/gh/username_1/hdlConvertor/master?filepath=notebooks%2F01_parse_and_dump.ipynb There everything seems to be working there. username_0: I tried the both ways to install the [email protected]. But both of them seemed to fail and occur the same problem. username_1: ok, I try it as well, but maybe you do have installed the "old" version. (just reinstall does nothing as the version number is same) try https://stackoverflow.com/questions/19133831/python-how-to-force-overwriting-of-files-when-using-setup-py-install-distutil username_0: OK, I'll try so. Thank you😀 username_1: I just tried it and it works for me. It seems to me that you really have installed pip version. (pip package will be updated in eta 2 weeks) Maybe try look in to /home/$USER/.local/lib/python3.7/site-packages or https://stackoverflow.com/questions/122327/how-do-i-find-the-location-of-my-python-site-packages-directory to see what is actually installed. username_0: Do you mean that the pip version would make this problem? Should I use the git version instead? username_1: yes, get git version (because it is better and because you are trying an example for a git version) username_0: Do I need to remove the pip version before installing the git version? username_1: Because pip and git version do have same version number pip/setup.py does not reinstall the library automatically because it thinks that it is already installed. In order to avoid that use `pip uninstall hdlConvertor` and then install from git. username_0: It works! Thanks😀 Status: Issue closed
lyst/lightfm
321052981
Title: About prediction result Question: username_0: My input is 10 users and 3000 items, item features are vectors( tf-idf from text) the problem is my prediction result is strange, if user-item interaction is like this: [[1,0,0,0,0,0, ...], [0,0,0,0,1,0, ... ], ... the others are all zeros user A has read item 0 and user B has read item 4. Item 0 and item 4 are not similar. However, prediction for user A always shows that item 4's score is the highest. Is there something I'm missing? Many thanks. Answers: username_1: I may not be able to give you a satisfactory answer without information. 1. Can you run this without item features first? 2. What how many epochs are you running? What are your other hyperparameters? Finally, this is an unusually small dataset. username_0: 1. OK, after ran it, I still got the same situation. 2. I have tried epochs=30, 50, 100 hyperparameters from model.get_params(): ```{'epsilon': 1e-06, 'item_alpha': 0.0, 'k': 5, 'learning_rate': 0.05, 'learning_schedule': 'adagrad', 'loss': 'warp', 'max_sampled': 10, 'n': 10, 'no_components': 10, 'random_state': <mtrand.RandomState at 0x7f2b7ae5ffc0>, 'rho': 0.95, 'user_alpha': 0.0}``` You said 'an unusually small dataset' is that mean the number of user shouldn't too little or something else? Thanks a lot! username_1: Could you please post a gist that reproduces your issue (so that I can run it), describing what you _should_ happen and what _is_ happening. Fitting models on datasets with 10 users is not the use case the package was designed and tested for; it's not clear what's even supposed to happen. username_0: I though my data about item features' dimension is too large so that the latent representation calculation(dot and sum) makes something wrong in prediction, it that correct?? And I want to know how user-item interactions influence the prediction, what I only know is user features and item features mapping to latent representation and do the dot calculation to get the score. But how user-item interactions do in this process? username_0: After some trying, tf-idf normalization has eliminated this situation. Thank you for your patiently replying my question and gave me the advise and opinion about input data! Status: Issue closed username_1: Great! Sorry I didn't get to this earlier.