repo_name
stringlengths
4
136
issue_id
stringlengths
5
10
text
stringlengths
37
4.84M
PokemonGoF/PokemonGo-Bot-Desktop
170375591
Title: pokestops Question: username_0: just wondering, why my bot keeps saying no pokestops found in your area? and also it kept saying the distance area is too small? what would be the setting? please guide me. thanks Answers: username_1: This has nothing to do with this app since it's just a wrapper around the bot. You should search the bot [repository instead](https://github.com/PokemonGoF/PokemonGo-Bot/issues). Status: Issue closed username_2: https://github.com/PokemonGoF/PokemonGo-Bot-Desktop/issues/138
embox/embox
573309788
Title: Add some unit test for semafores Question: username_0: Add some unit tests for implemented routines from semafore.h ``` //extern int sem_close(sem_t *); extern int sem_destroy(sem_t *); extern int sem_getvalue(sem_t *, int *); extern int sem_init(sem_t *, int, unsigned); //extern sem_t *sem_open(const char *, int, ...); extern int sem_post(sem_t *); extern int sem_timedwait(sem_t *, const struct timespec *); //this extern int sem_trywait(sem_t *); //OK //extern int sem_unlink(const char *); extern int sem_wait(sem_t *);``` Answers: username_1: Could I have a try with this? Luckily, I've ever written some similar codes in one of my courses which aims at implementing a real-time kernel from scratch :) username_1: And BTW, isn't it semaphore in general? Or there is another meaning in this context? username_2: Sorry, I am not sure what do mean when asking about "semaphores in general", but it's posix semaphores, you can read about all of these functions in Linux `man` for example. username_1: Yes, it was a question about the name semaphore. I was doubting whether there is another meaning because in the description "semafore" is used. (from my point of view, Symphony and Symfony are totally different😄). There is no more question about it if it just means the POSIX semaphore. username_3: @username_1 yes, that was a typo. We are talking about POSIX semaphores here. Status: Issue closed
h0tbird/docker-volume-rbd
146924377
Title: Issue with hello world example Question: username_0: Hi, On coreos stable, I get the following error with the hello world example: coreos1 ~ # docker run -it --volume-driver rbd -v foo:/foo alpine /bin/sh -c "echo -n 'hello ' > /foo/hw.txt" Error response from daemon: Error looking up volume plugin rbd: Plugin Error: Plugin.Activate, 400 Bad Request: malformed Host header Plugin is running core@coreos1 ~ $ sudo ./docker-volume-rbd 2016/04/08 12:52:15 main.go:97: [Init] INFO volume root is /var/lib/docker-volumes/rbd 2016/04/08 12:52:15 driver.go:83: [Init] INFO loading RBD kernel module... 2016/04/08 12:52:15 main.go:102: [Init] INFO listening on /var/run/docker/plugins/rbd.sock Using the docker approach for rbd: cat /opt/bin/rbd #!/bin/bash docker run -i --rm \ --privileged \ --pid host \ --net host \ --volume /dev:/dev \ --volume /sys:/sys \ --volume /etc/ceph:/etc/ceph \ --volume /var/lib/ceph:/var/lib/ceph \ --entrypoint $(basename $0) \ h0tbird/ceph:v9.2.0-2 "$@" coreos1 ~ # rbd du NAME PROVISIONED USED <TOTAL> 0 0 ceph osd pool ls rbd Any idea what I got wrong ? Answers: username_0: Issue was with golang 1.6... rebuilding on 1.5.3 got me further but still no luck. The volume gets created but then isnt getting mapped: docker run -it --volume-driver rbd -v foo:/foo alpine /bin/sh -c "echo -n 'hello ' > /foo/hw.txt" Error response from daemon: no such file or directory 2016/04/08 14:44:00 driver.go:143: [Create] INFO image does not exists. Creating it now... coreos1 core # rbd ls -l NAME SIZE PARENT FMT PROT LOCK foo 2048M 2 Status: Issue closed
bitshares/bitshares-ui
390610893
Title: Remember Me switch added to the hamburger menu settings Question: username_0: **Is your feature request related to a problem? Please describe.** The Remember Me switch is only seen by a user when they log in with a cleared cache. (From what I recall) **Describe the solution you'd like** Consider adding the same switch to the hamburger menu settings page in the event a user wants to disable it before closing Bitshares, or switching accounts, or sharing a device, etc **Describe alternatives you've considered** Remember Me switch added somewhere near the account name, but it would clutter Answers: username_1: Could pose a problem yes, since to have it "forget" the account you now have to lock/logout and then login and toggle off remember me. Can we find a good place to have it in the menu? username_2: @username_3 have a look at this username_3: @username_1 @username_4 what is the logic of "Remember Me" feature? username_1: When I see a "Remember Me" toggle and have it set to 1. **On**. Expect to not have to fill in username again, but prompt for password login. 2. **Off**. Expect that the application will not automatically fill in my username again, making the next usage not reviel who logged in last. username_4: The remember me features, from the technical perspective, switches from a persistent localStorage implementation to an in-ram implementation. username_3: @username_4 would you like to take this issue? username_4: IMO remember me on login dialog is enough username_3: @username_4 I suppose @username_0 means he wants to have some kind of "Logout" feature. @username_0 Am I correct? username_0: Yes correct. I had assumed the easiest solution was to just offer secondary access to the same feature for security, a better user experience, and anticipating increased adoption consider the following use case examples: - More than one BitShares user sharing a device such as (husband,wife,kids,Grandparents,etc); home computer, laptop, tablet. Applicable regardless if the whole family has a BitShares account or only 1 member has an account. If remember me is enabled for said 1 account, others may gain unauthorized account access. - Potential unauthorized access to an account from a public utilized device; public library, Internet cafe, University resources, friends or family devices, etc. - One or more users sharing a device, each having multiple accounts; personal, business, arb bots, staking, etc - Account Switching between BitShares and BEOS, or other - Preventing unauthorized access via a device that is to be sold, donated, or upgraded. username_4: Ok, so you would like something like a logout feature. We have a separate issue for that one. Closing this Status: Issue closed
leo424y/heysiri.ml
970837370
Title: https://www.setn.com/News.aspx?NewsID=981668#:~:text=%E6%B8%9B%E5%B0%91%E9%A3%9F%E7%94%A8%E7%B4%85%E8%82%89%E6%88%96%E5%8A%A0%E5%B7%A5%E8%82%89%EF%BC%8C%E6%8E%A1%E7%94%A8%E4%BD%8E%E8%84%82%E8%82%AA%E7%9A%84%E9%A3%B2%E9%A3%9F%EF%BC%8C%E5%9B%A0%E7%82%BA%E9% Question: username_0: https://www.setn.com/News.aspx?NewsID=981668#:~:text=%E6%B8%9B%E5%B0%91%E9%A3%9F%E7%94%A8%E7%B4%85%E8%82%89%E6%88%96%E5%8A%A0%E5%B7%A5%E8%82%89%EF%BC%8C%E6%8E%A1%E7%94%A8%E4%BD%8E%E8%84%82%E8%82%AA%E7%9A%84%E9%A3%B2%E9%A3%9F%EF%BC%8C%E5%9B%A0%E7%82%BA%E9%81%8E%E5%A4%9A%E7%9A%84%E8%84%82%E8%82%AA%E6%9C%83%E5%88%BA%E6%BF%80%E8%8D%B7%E7%88%BE%E8%92%99%E9%81%8E%E9%87%8F%E5%88%86%E6%B3%8C%EF%BC%8C%E9%80%B2%E8%80%8C%E5%A2%9E%E5%8A%A0%E6%94%9D%E8%AD%B7%E8%85%BA%E7%97%85%E8%AE%8A%E7%9A%84%E6%A9%9F%E7%8E%87%E3%80%82
speedment/speedment
482503053
Title: injector: Dependency graph does not mandate every version instantiated Question: username_0: If there is a component interface `Foo` and there are two implementations of it: `Bar implements Foo` and `Bazz implements Foo` and there is a fourth component `Buzz(Foo foo)` then the injector erroneously does not ensure that ALL `Foo` implementations are created and `Buzz` can be created with the first injected and not the last injected.<issue_closed> Status: Issue closed
manzinello/mailgo
443962390
Title: multiple to, cc and bcc Question: username_0: add the possibility to use mailto: with multiple to email address, multiple cc and multiple bcc (at the moment it is not supported) for the mailto links. Think about the use of multiple fields in the no-spam usages Answers: username_0: added in mailto links, to add in spam-less Status: Issue closed
anyboo/Phoenix
178825779
Title: (2.0.0.007)在视频查询下载页面,键盘“↑”、“↓”只有“↓”有效 Question: username_0: 在搜索较多的视频时,之前的版本通过点击键盘上的“↓”键可以快速找到列表下方的视频,“↑”键快速回到列表上方。但2.0版本只支持“↓”,不支持“↑”,**在没有鼠标的情景下操作非常不便**,建议优化。 ![123456](https://cloud.githubusercontent.com/assets/21079163/18780753/a95b4cc0-81b1-11e6-8647-25f6b70e632a.jpg)
Ericsson/ecaudit
588934731
Title: Align configuration sample files Question: username_0: In the /conf directory of the repo we keep two sample files (one for the ecaudit plugin and one for the eclog tool). The sample configurations provide documentation of each configuration parameter. But there are some annoying inconsistencies. Some examples simply set the default value. Sometimes these values are commented out, and sometimes not. In other cases we override the default to demonstrate how to use a specific config parameter. In some cases these overrided values are commented out, sometimes not. Each and every example is created with good intentions and tries to convey some important information. However, when looking at the total, it is confusing. I'd like us to settle on a consistent strategy. There are some (contradicting?) requirements to keep in mind when doing this: * The ecaudit plug-in and the eclog tool must be able to execute with their current default settings without the configuration files. Changing this would break backwards compatibility. * It would be nice if users could understand what the default settings are by just looking in the sample configuration file (not the code). * It would be nice if we don't have to maintain default settings in more than one place. If we repeat this information in more than one place, there will eventually be inconsistencies. To make the matter worse, default settings sometimes differ between flavors (for good reasons). * It would be nice if the sample configuration files could be used as-is without overriding default settings (useful if we start to provide rpm/deb packages at some point). * The documentation in the sample configuration files should clearly describe all settings, and all options for a setting. * The documentation in the sample configuration files should use a clear, consistent and crisp format.
UCSDTESC/Check-in
295354868
Title: Manage old events Question: username_0: would this actually requiring adding any functionality? If you can edit an event before it happened, you can theoretically be able to edit it after the event too if editing isn't automatically disabled. Answers: username_1: Editing is supported at all times. Is there anything you would specifically want to edit after an event? username_1: Vague definitions. Editing is always supported for any events regardless of age. Closing this issue. Status: Issue closed
YunoHost/issues
325923889
Title: None Question: username_0: Meh, honestly I would just close this ticket ... Not using Let's Encrypt is an advanced used case. I suppose there are legit use cases, but there's a documentation page about how to do handle non-LetsEncrypt certs. Answers: username_1: Agree, that's something I would accept as an external contribution but I don't find it worth it for our users that we put our time in that. Status: Issue closed
go-fed/activity
440303060
Title: sha256 panic when go-fed requests one of its own pages Question: username_0: Pretty sure this is a bug in the Go standard library, but I'll post it here first just in case: ``` panic: d.nx != 0 goroutine 307 [running]: crypto/sha256.(*digest).checkSum(0xc00056fac8, 0x0, 0x0, 0x0, 0x0) /usr/local/go/src/crypto/sha256/sha256.go:253 +0x1ef crypto/sha256.(*digest).Sum(0xc0001e3600, 0x0, 0x0, 0x0, 0x0, 0x0, 0xc00053a1e0) /usr/local/go/src/crypto/sha256/sha256.go:229 +0x69 github.com/go-fed/httpsig.(*rsaAlgorithm).Sign(0xc0002f8580, 0x1e70940, 0xc000096480, 0x13a4020, 0xc0001073e0, 0xc00053a1e0, 0x92, 0xa0, 0x0, 0x0, ...) /go/pkg/mod/github.com/go-fed/[email protected]/algorithms.go:194 +0x183 github.com/go-fed/httpsig.(*asymmSigner).signSignature(0xc0001628c0, 0x13a4020, 0xc0001073e0, 0xc00053a140, 0x92, 0x0, 0x0, 0x0, 0xc000f34080) /go/pkg/mod/github.com/go-fed/[email protected]/signing.go:132 +0xae github.com/go-fed/httpsig.(*asymmSigner).SignRequest(0xc0001628c0, 0x13a4020, 0xc0001073e0, 0xc000acf900, 0x24, 0xc0001ee000, 0x0, 0x1) /go/pkg/mod/github.com/go-fed/[email protected]/signing.go:110 +0x9f github.com/go-fed/activity/pub.HttpSigTransport.Deliver(0x1e70dc0, 0x2cde840, 0x14aa657, 0x2b, 0xc000c7c380, 0x18, 0x1e70c60, 0x2cfbcf0, 0x1e75000, 0xc000162870, ...) /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:152 +0x7af github.com/go-fed/activity/pub.HttpSigTransport.BatchDeliver.func1(0xc0003f21b0, 0x1e70dc0, 0x2cde840, 0x14aa657, 0x2b, 0xc000c7c380, 0x18, 0x1e70c60, 0x2cfbcf0, 0x1e75000, ...) /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:176 +0xdf created by github.com/go-fed/activity/pub.HttpSigTransport.BatchDeliver /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:174 +0x16b ``` It seems like this always happens immediately after a request to the followers collection. Answers: username_1: This is a bug in go-fed. I did some digging and I believe the `nx` in the `digest` represents the remainder of the bytes processed over chunk size From [Line 103](https://golang.org/src/crypto/sha256/sha256.go#L103): ```go func (d *digest) UnmarshalBinary(b []byte) error { // ... d.nx = int(d.len % chunk) return nil } ``` It should be fine *except*, I bet, in the case of concurrent usage. Which I believe is what is causing the problem here: the default `HttpSigTransport` isn't following my own guidance on not being safe for concurrent usage. username_0: here's a piece of the race output ``` ================== WARNING: DATA RACE Read at 0x00c003abf898 by goroutine 85: crypto/sha256.(*digest).Sum() /usr/local/go/src/crypto/sha256/sha256.go:228 +0x5b github.com/go-fed/httpsig.(*rsaAlgorithm).Sign() /go/pkg/mod/github.com/go-fed/[email protected]/algorithms.go:194 +0x1f6 github.com/go-fed/httpsig.(*asymmSigner).signSignature() /go/pkg/mod/github.com/go-fed/[email protected]/signing.go:132 +0x142 github.com/go-fed/httpsig.(*asymmSigner).SignRequest() /go/pkg/mod/github.com/go-fed/[email protected]/signing.go:110 +0xaf github.com/go-fed/activity/pub.HttpSigTransport.Deliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:152 +0xe20 github.com/go-fed/activity/pub.HttpSigTransport.BatchDeliver.func1() /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:176 +0xef Previous write at 0x00c003abf898 by goroutine 64: crypto/sha256.(*digest).Reset() /usr/local/go/src/crypto/sha256/sha256.go:160 +0x1f5 github.com/go-fed/httpsig.(*rsaAlgorithm).Sign() /go/pkg/mod/github.com/go-fed/[email protected]/algorithms.go:194 +0x2c2 github.com/go-fed/httpsig.(*asymmSigner).signSignature() /go/pkg/mod/github.com/go-fed/[email protected]/signing.go:132 +0x142 github.com/go-fed/httpsig.(*asymmSigner).SignRequest() /go/pkg/mod/github.com/go-fed/[email protected]/signing.go:110 +0xaf github.com/go-fed/activity/pub.HttpSigTransport.Deliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:152 +0xe20 github.com/go-fed/activity/pub.HttpSigTransport.BatchDeliver.func1() /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:176 +0xef Goroutine 85 (running) created at: github.com/go-fed/activity/pub.HttpSigTransport.BatchDeliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:174 +0x1e4 github.com/go-fed/activity/pub.(*HttpSigTransport).BatchDeliver() <autogenerated>:1 +0x140 github.com/go-fed/activity/pub.(*sideEffectActor).deliverToRecipients() /go/pkg/mod/github.com/go-fed/[email protected]/pub/side_effect_actor.go:423 +0x289 github.com/go-fed/activity/pub.(*sideEffectActor).Deliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/side_effect_actor.go:388 +0x13b github.com/go-fed/activity/pub.(*baseActor).deliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/base_actor.go:450 +0x42d github.com/go-fed/activity/pub.(*baseActorFederating).Send() /go/pkg/mod/github.com/go-fed/[email protected]/pub/base_actor.go:459 +0x91 main.distributeLogEntry() /src/logactivity.go:439 +0x343 Goroutine 64 (running) created at: github.com/go-fed/activity/pub.HttpSigTransport.BatchDeliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/transport.go:174 +0x1e4 github.com/go-fed/activity/pub.(*HttpSigTransport).BatchDeliver() <autogenerated>:1 +0x140 github.com/go-fed/activity/pub.(*sideEffectActor).deliverToRecipients() /go/pkg/mod/github.com/go-fed/[email protected]/pub/side_effect_actor.go:423 +0x289 github.com/go-fed/activity/pub.(*sideEffectActor).Deliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/side_effect_actor.go:388 +0x13b github.com/go-fed/activity/pub.(*baseActor).deliver() /go/pkg/mod/github.com/go-fed/[email protected]/pub/base_actor.go:450 +0x42d github.com/go-fed/activity/pub.(*baseActorFederating).Send() /go/pkg/mod/github.com/go-fed/[email protected]/pub/base_actor.go:459 +0x91 main.distributeLogEntry() /src/logactivity.go:439 +0x343 ================== ``` username_1: Should be fixed by f339304ce4373cbd7c5203e05f7ec22a0593bb1b Please re-open the issue if it doesn't. Status: Issue closed
naser44/1
144202209
Title: أفضل الدول المنتجة للحبوب الزراعية في العالم Question: username_0: <a href="http://ift.tt/1RH8jZ1">&#1571;&#1601;&#1590;&#1604; &#1575;&#1604;&#1583;&#1608;&#1604; &#1575;&#1604;&#1605;&#1606;&#1578;&#1580;&#1577; &#1604;&#1604;&#1581;&#1576;&#1608;&#1576; &#1575;&#1604;&#1586;&#1585;&#1575;&#1593;&#1610;&#1577; &#1601;&#1610; &#1575;&#1604;&#1593;&#1575;&#1604;&#1605;</a>
knausb/vcfR
187457678
Title: create.chromR() with zero variants Question: username_0: create.chromR() currently appears to fail when there are zero variants in the vcfR object. It would be nice to add this functionality in order to help automation. For example, when processing Supercontigs throughout a genome some Supercontigs may not have variants. Adding this functionality would therefore allow processing of the entire genome. Status: Issue closed Answers: username_0: Fixed before: 18801ba405b7ce9f3994e67e65cde2bcff9915d6
aarongough/sexpistol
278814362
Title: Deprecated Fixnum warnings Question: username_0: Since Ruby 2.4, Fixnum and Bignum have been unified into Integer, So whenever we use sexpistol, we get the Fixnum deprecation warning. Would it be possible to change line 25 of file sexpistol_parser.rb "when String, Fixnum, Float, Symbol" to replace Fixnum by Integer, or, to keep compatibility with previous Ruby versions, use 1.class instead of Fixnum It would be nice not to have this warning anymore. Regards, Théotime Answers: username_1: Hello Théotime! Sorry for taking 4 years to respond to your note! I have not had much time to work on open source stuff the last few years! I have made a large update to this project including many fixes, one of which is fixing the `Fixnum` warnings. The new gem version will be `0.10.0` and will be released shortly. It requires Ruby `> 2.5.0`. Thanks for reporting this issue! -Aaron Status: Issue closed
MARKETProtocol/community
332429479
Title: Engineering Weekly: Agenda cw #25 Question: username_0: #### Jun 14 2018, [8:00 AM MDT](https://www.worldtimebuddy.com/?qm=1&lid=7&h=7&date=2018-6-21&sln=8-8.5) #### Link: https://zoom.us/j/874817645 ## Agenda - Introductions, if any new attendees - New contributors - Big Commits - Items from the previous meeting's to-do list - This coming week **Please, provide comments to add or correct agenda topics.** Answers: username_1: New Contributors - j10sanders - bug fix in dApp navbar username_1: attendees - Tommy, Eswara, Robert, Phil Status: Issue closed
MicrosoftDocs/dynamics365smb-docs
509491666
Title: To add a user in Business Central Question: username_0: In the "To add a user in Business Central" section in point #2 it states "Choose the Get Users from Office 365 action." This action is hidden under the process menu - this isn't obvious and would help if it were mentioned. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 3af56319-74d0-ce95-7f11-48a0b165ed6e * Version Independent ID: d496d459-af33-c965-a21b-0e2f44d6a2e9 * Content: [Assign or Edit User Permissions - Business Central](https://docs.microsoft.com/en-us/dynamics365/business-central/ui-how-users-permissions) * Content Source: [business-central/ui-how-users-permissions.md](https://github.com/MicrosoftDocs/dynamics365smb-docs/blob/live/business-central/ui-how-users-permissions.md) * Service: **dynamics365-business-central** * GitHub Login: @username_1 * Microsoft Alias: **sgroespe** Answers: username_1: Because users may personalize action locations, Help does not refer to action locations. Note: This topic is restructures and is now named "Create Users According to Licenses." Status: Issue closed
servo/rust-harfbuzz
282662522
Title: Interest in using enums and bitflags Question: username_0: There are many constants within the `harfbuzz-sys` crate which would be better expressed as `enum`s or with the `bitflags` crate. Is this okay to do? Answers: username_1: Sure! There's even some support in bindgen for generating bitflags types, I think. username_0: Looking at this some more, it is tempting to put this into the `harfbuzz` crate which providers safer stuff on top of `harfbuzz-sys`. It is some duplication when setting things up though. username_0: Closing this now that the `harfbuzz` crate is under way ... Status: Issue closed
aurelia/documentation
396641468
Title: display issue with basic binding example Question: username_0: the documentation shows nicely in the [github page](https://github.com/aurelia/documentation/blob/master/current/en-us/4.%20binding/1.%20basics.md). ![image](https://user-images.githubusercontent.com/5445320/50792135-a60cdd00-12cc-11e9-9018-9d9fececff19.png) but looks wrong in the actual [documentation page](https://aurelia.io/docs/binding/basics#expression-syntax). ![image](https://user-images.githubusercontent.com/5445320/50792171-c177e800-12cc-11e9-96cb-77dd9372baa3.png) maybe `` `foo${bar}baz${qux}quux` `` should become `` `foo\${bar}baz\${qux}quux` `` Answers: username_0: same behavior a few paragraphs later. in github: ![image](https://user-images.githubusercontent.com/5445320/50792565-1ec06900-12ce-11e9-9849-5743d0e8c543.png) in result documentation page: ![image](https://user-images.githubusercontent.com/5445320/50792585-2e3fb200-12ce-11e9-8616-cea50eec47d2.png) username_1: PR pls :-) username_0: Id love to, but how can I test my changes? i need a way to transform the repo into pages the same way the documentation site does. (is it covered here somewhere?) username_1: The doc is handled by https://github.com/aurelia/site-generator But I have not tried since @username_2 switched to centralised doc, I am not sure how to do it. @username_2 could you want to add some instruction to readme? username_2: It's a bit tricky to test it out locally. I have a todo on my list to create a "sandbox" within this repo and instructions on how to run it to test. I'll try to get that in place soon. Will probably be a week or two since I'm traveling. If you want to submit a PR, I'm happy to test it out and fix it if it doesn't work. It should just be the addition of the backslashes that's required. Status: Issue closed username_0: I'm not sure if this was published or not.. but the documentation result is still broken. if it was published, we need to find the right fix to apply. username_2: It’s not published yet. Should go out today or tomorrow. Sent from my iPhone > username_0: @username_2 Sorry to bother you again with that. the site is still not showing properly. is the fix published? username_2: No apology necessary. I was on vacation and mis-accounted for what it would take me to catch up with work when I returned. So, this is on my list but I'm a bit behind. We've got several releases going out over the next few days. The docs will get updated with those changes and this one as part of that process. Thanks for your patience!
christianversloot/ts-express-pg-boilerplate
474520746
Title: Implement JWT authentication Question: username_0: JWT based authentication must still be implemented. Tasks: 1. Find a suitable authentication protocol for this type of backend, e.g. OAuth or the like. 2. Implement the protocol. 3. Ensure that JWT based authentication and token verification works.
odahu/odahu-flow
711959942
Title: ModelRoute should be persisted in storage Question: username_0: Current behavior: API Server submits ModelRoute to Kubernetes. API Server fetch ModelRoute(s) from Kubernetes to response to user request Desired Behavior: 1. API Server store ModelRoute to storage 2. Controller submit (or another action) ModelRoute to Kubernetes 3. API Server fetch ModelRoute from storage to response to user request So behavior for ModelRoute should be the same as for other ODAHU entities<issue_closed> Status: Issue closed
atom/language-html
88608751
Title: 'html' does not provide entire snippet Question: username_0: Whenever I simply type 'html' (without singlequotes) I am only greeted with <html> <head> <title></title> </head> <body> </body> </html> instead of it including doctype and the other additional tidbits. Tried reinstalling to no avail...help me -___- Answers: username_1: @username_0 Can you please provide [more information](https://github.com/atom/atom/blob/master/CONTRIBUTING.md#submitting-issues) and follow the [debugging docs](https://atom.io/docs/latest/hacking-atom-debugging)? Can you reproduce the problem in [safe mode](https://atom.io/docs/latest/hacking-atom-debugging#check-if-the-problem-shows-up-in-safe-mode)? Status: Issue closed username_2: @username_0 For now I'm going to close this issue since it works for me and no additional info was provided. Feel free to comment here though with the answers to @username_1's questions :).
naser44/1
152700390
Title: رحل جميع السكان .. صيني يعيش وحيدا في القرية منذ 10 سنوات Question: username_0: <a href="http://ift.tt/1Z5LByM">&#1585;&#1581;&#1604; &#1580;&#1605;&#1610;&#1593; &#1575;&#1604;&#1587;&#1603;&#1575;&#1606; .. &#1589;&#1610;&#1606;&#1610; &#1610;&#1593;&#1610;&#1588; &#1608;&#1581;&#1610;&#1583;&#1575;&#1611; &#1601;&#1610; &#1575;&#1604;&#1602;&#1585;&#1610;&#1577; &#1605;&#1606;&#1584; 10 &#1587;&#1606;&#1608;&#1575;&#1578;</a>
mumble-voip/mumble-www
513001611
Title: Figure out how to generate slice documentation in the future Question: username_0: Our generated slice documentation has always been a very simple html file structure. Ice 3.6 still contains the `slice2html` executable. Ice 3.7 does not and tells you to use doxygen, which supports slice. See [v3.6-Usingslice2html](https://doc.zeroc.com/ice/3.6/the-slice-language/generating-slice-documentation#id-.GeneratingSliceDocumentationv3.6-Usingslice2html) and [v3.7 Using Doxygen for Slice Documentation](https://doc.zeroc.com/ice/3.7/the-slice-language/generating-slice-documentation#id-.GeneratingSliceDocumentationv3.7-doxygenUsingDoxygenforSliceDocumentation). The doxygen generated HTML documentation is a lot more complex and IMHO overkill, and reduces readability and discoverability instead of improving it. We should explore and decide on how we want to handle this in the future. Possibly establish a (documented or automated) generation workflow. Ice has moved from slice file and dynamic type usage to generated code for more languages (namely PHP as well). Arguably, the generated types are enough with a decent IDE. Although being able to link to types and read them without generated code available would be very useful at times. This issue became apparent in #60.
rails/rails
147850982
Title: has_many through validation error when foreign_key is specified Question: username_0: ### Steps to reproduce [Gist](https://gist.github.com/username_0/e1645ab3f94dabeda7ad1096c96c8f07) When I create some models with a `has_many :through` association, with a foreign_key, and I add validation on the join table, I get a validation failure. It appears to me that the issue is AR is trying to save the join model (ProductCategory) before the parent model (Product). ### Expected behavior The model should save succesfully. ### Actual behavior It errors with "Product categories is invalid" ### System configuration **Rails version**: Rails 4.2.6 **Ruby version**: ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin14] Answers: username_1: I can reproduce this on master. username_2: +1 simplified gist with color: https://gist.github.com/username_2/98bf3b432253003ba64df853397d9b2b username_3: +1 Can confirm this bug exists in master (5.0.0.beta3) as well. username_2: might be related to https://github.com/rails/rails/issues/17621 username_1: cc @eileencodes username_4: the problem is here https://github.com/rails/rails/blob/master/activerecord/lib/active_record/reflection.rb#L586 `#can_find_inverse_of_automatically?` is false for associations with `:foreign_key` and that is on some purpose workaround is to set `inverse_of` for associations with `:foreign_key` username_4: I think it can be refactored to support it, I'll have a look username_4: Let me explain the problem better. Rails tries to find inverse association automatically when it is not set and automatic inverse associations are not found for associations with `foreign_key`, that is documented here http://guides.rubyonrails.org/association_basics.html#bi-directional-associations. So association is not set and validation fails because of it. I'm trying to create a patch to support automatic inverse associations for associations with `foreign_key`.
lesaux/puppet-kibana4
130918357
Title: Bug introduced in PR#47 Question: username_0: @mklette @username_1 Apologies for the bug I introduced earlier, however the fix in PR #47 has also introduced some bugs because `scope['kibana4::config'].is_a?(Array)` always evaluates as false because kibana4::config is expected to be a Hash. I'm raising a new PR now.<issue_closed> Status: Issue closed
stargate/stargate
991419779
Title: Catch OverloadedException in HTTP services and return 429 Question: username_0: In the event rate limiting is used and an `org.apache.cassandra.exceptions.OverloadedException` is thrown it's currently not being handled and bubbling up as a 500. Instead this exception should be caught and a [429](https://httpstatuses.com/429) should be returned instead. This is most prevalent in the Docs API due to the number of queries it makes per request but any of our services could have the same problem. ```java ERROR [jersey-server-managed-async-executor-7] 2021-09-08 17:48:21,780 ErrorHandler.java:59 - Error when executing request java.util.concurrent.CompletionException: org.apache.cassandra.exceptions.OverloadedException: Rate limit reached at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331) at java.base/java.util.concurrent.CompletableFuture.uniApplyNow(CompletableFuture.java:670) at java.base/java.util.concurrent.CompletableFuture.uniApplyStage(CompletableFuture.java:658) at java.base/java.util.concurrent.CompletableFuture.thenApply(CompletableFuture.java:2094) at io.stargate.db.datastore.PersistenceBackedDataStore.batch(PersistenceBackedDataStore.java:190) at io.stargate.db.datastore.PersistenceBackedDataStore.batch(PersistenceBackedDataStore.java:179) at io.stargate.db.query.AsyncQueryExecutor.batch(AsyncQueryExecutor.java:104) at io.stargate.db.query.AsyncQueryExecutor.batch(AsyncQueryExecutor.java:82) at io.stargate.web.docsapi.dao.DocumentDB.executeBatch(DocumentDB.java:391) at io.stargate.web.docsapi.dao.DocumentDB.deleteThenInsertBatch(DocumentDB.java:612) at io.stargate.web.docsapi.service.DocumentService.putAtPath(DocumentService.java:526) at io.stargate.web.docsapi.resources.DocumentResourceV2.lambda$postDoc$0(DocumentResourceV2.java:147) at io.stargate.web.docsapi.resources.DocumentResourceV2.handle(DocumentResourceV2.java:624) at io.stargate.web.docsapi.resources.DocumentResourceV2.postDoc(DocumentResourceV2.java:137) ```<issue_closed> Status: Issue closed
dding-g/image
604016185
Title: django jenkins 연동 포스팅 Question: username_0: ![image](https://user-images.githubusercontent.com/29707967/79870009-41bc5100-841d-11ea-981d-41ad416bf916.png) ![image](https://user-images.githubusercontent.com/29707967/79870226-9f509d80-841d-11ea-83f4-34abface3acc.png) ![image](https://user-images.githubusercontent.com/29707967/79871355-2eaa8080-841f-11ea-949f-2c970add7c10.png) ![image](https://user-images.githubusercontent.com/29707967/79871845-f2c3eb00-841f-11ea-81c4-c5e6554c52f3.png)
gustavoteodoro/forumdoc-app
372371442
Title: Api service Question: username_0: Build a service that: - Retrieves data from the forumdoc - Resolves all data dependencies - Formats data as needed - Return usable data objects Including: - [ ] GET all movies - [ ] GET a single movie - [ ] GET all movies by category In the comments, define: - [ ] Movies list data format - [ ] Single movie data format PS: - Separately, another module should also separate movies by date, ordering chronologically by presenting time. - And also, another module should build a list of "My movies", from the movies IDs stored locally. Answers: username_0: Single movie data format: ```js { id: string, post_date: string // (from date), slug: string, title: string // (from title.rendered), content: string // (from content.rendered), categories: Array<string> // (from movie_cat), media1: number // (from featured_media), media2: number // (from "themeum_movie_image_cover": string), year: string, // (from "themeum_movie_release_year") country: string, // (from "themeum_movie_type") duration: string, // (from "themeum_movie_length") director: string, // (from "themeum_movie_director") color: boolean, // (from "themeum_release_date":string) showtime: { // (from "themeum_showtimes_info") name: string, // (from [index]["themeum_movie_theatre_name"]) address: string, // (from [index]["themeum_movie_theatre_location"]) time: string // (from [index]["themeum_movie_show_time"]) }, credits: [ // (from "themeum_movie_info") { name: string, // (from [index]["themeum_movie_info_type"]) description: string // (from [index]["themeum_movie_info_description"]) }, // ... ] } ``` username_0: Media format (extract from full media data): ```js { "id": 7022, "slug": "36_yaokwa_bb", "media_details": { "width": 1280, "height": 642, "file": "2017/11/36_YAOKWA_Bb.jpg", "sizes": { "thumbnail": { "file": "36_YAOKWA_Bb-150x150.jpg", "width": 150, "height": 150, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-150x150.jpg" }, "medium": { "file": "36_YAOKWA_Bb-300x150.jpg", "width": 300, "height": 150, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-300x150.jpg" }, "medium_large": { "file": "36_YAOKWA_Bb-768x385.jpg", "width": 768, "height": 385, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-768x385.jpg" }, "large": { "file": "36_YAOKWA_Bb-1024x514.jpg", "width": 1024, "height": 514, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-1024x514.jpg" }, "moview-medium": { "file": "36_YAOKWA_Bb-1040x550.jpg", "width": 1040, "height": 550, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-1040x550.jpg" }, "moview-profile": { "file": "36_YAOKWA_Bb-400x642.jpg", "width": 400, "height": 642, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-400x642.jpg" }, "moview-trailer": { "file": "36_YAOKWA_Bb-265x165.jpg", "width": 265, "height": 165, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-265x165.jpg" }, [Truncated] "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-130x135.jpg" }, "moview-small": { "file": "36_YAOKWA_Bb-100x100.jpg", "width": 100, "height": 100, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb-100x100.jpg" }, "full": { "file": "36_YAOKWA_Bb.jpg", "width": 1280, "height": 642, "mime_type": "image/jpeg", "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb.jpg" } }, "source_url": "http://www.forumdoc.org.br/wp-content/uploads/2017/11/36_YAOKWA_Bb.jpg" } ``` Status: Issue closed
dotnet/roslyn
907810517
Title: Provide real implementation for AssemblySymbol.RuntimeSupportsStaticAbstractMembersInInterfaces Question: username_0: ``` /// <summary> /// Figure out if the target runtime supports static abstract members in interfaces. /// </summary> internal bool RuntimeSupportsStaticAbstractMembersInInterfaces { // PROTOTYPE(StaticAbstractMembersInInterfaces): Implement the actual check, this is a temporary stub. get => RuntimeSupportsDefaultInterfaceImplementation; } ```<issue_closed> Status: Issue closed
amiedes/consultorio-medico
155781229
Title: Revisar operador [] Question: username_0: Mirar si no me conviene más utilizar este otro operador: ``` c++ void pideConsulta(Patient p, Medic m, Date d) { // Obtener un iterador apuntando al médico m TreeMap<Medic, Appointments>::Iterator it = _medics.find(m); // O(logN) ----> Revisar si no viene mejor operator[] .... } ```<issue_closed> Status: Issue closed
facebook/react-native
195746557
Title: Unable to build app to phone Question: username_0: We use GitHub Issues for bugs. If you have a non-bug question, ask on Stack Overflow: http://stackoverflow.com/questions/tagged/react-native If you have a feature request, post it on Product Pains: https://productpains.com/product/react-native/ --- Please use this template, and delete everything above this line before submitting your issue --- ### Description react-native run-android keeps giving errors when trying to build to mobile device. when i run the command all i get is the following error: react-native run-android Starting JS server... Building and installing the app on the device (cd android && ./gradlew installDebug)... Unzipping /home/webshinobis/.gradle/wrapper/dists/gradle-2.4-all/6r4uqcc6ovnq6ac6s0txzcpc0/gradle-2.4-all.zip to /home/webshinobis/.gradle/wrapper/dists/gradle-2.4-all/6r4uqcc6ovnq6ac6s0txzcpc0 Exception in thread "main" java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) at java.util.zip.ZipFile.<init>(ZipFile.java:219) at java.util.zip.ZipFile.<init>(ZipFile.java:149) at java.util.zip.ZipFile.<init>(ZipFile.java:163) at org.gradle.wrapper.Install.unzip(Install.java:159) at org.gradle.wrapper.Install.access$500(Install.java:26) at org.gradle.wrapper.Install$1.call(Install.java:69) at org.gradle.wrapper.Install$1.call(Install.java:46) at org.gradle.wrapper.ExclusiveFileAccessManager.access(ExclusiveFileAccessManager.java:65) at org.gradle.wrapper.Install.createDist(Install.java:46) at org.gradle.wrapper.WrapperExecutor.execute(WrapperExecutor.java:126) at org.gradle.wrapper.GradleWrapperMain.main(GradleWrapperMain.java:61) Could not install the app on the device, read the error above for details. Make sure you have an Android emulator running or a device connected and have set up your Android development environment: https://facebook.github.io/react-native/docs/android-setup.html [FILL THIS OUT: Explain what you did, what you expected to happen, and what actually happens.] ### Reproduction run react-native run-android [FILL THIS OUT: Try to reproduce your bug on rnplay.org and provide a link. If you can't reproduce the bug on rnplay.org, provide a sample project.] ### Solution [FILL THIS OUT: What needs to be done to address this issue? Ideally, provide a pull request with a fix.] ### Additional Information * React Native version: [FILL THIS OUT] * Platform:Android * Operating System: Linux Answers: username_1: I have same issue .Is someone there to help us ?? username_0: Oh, i found the solution to that. the zip in ~/.gradle/wrapper/dists/gradle-2.4-all/6r4uqcc6ovnq6ac6s0txzcpc0/gradle-2.4-all.zip was corrupt in my case. that file has to be deleted for the project to download a correct one. Status: Issue closed username_1: Yeah it work thank you @username_0
broadinstitute/cromwell
311691757
Title: `1.0` passthrough float output inappropriately coerced to int Question: username_0: While trying to write call caching tests. Note the `rCopy` is just a recycled `float` input. ``` { "radius": 1.0 } ``` ``` cwlVersion: v1.0 class: Workflow # Workflow-level DockerRequirement requirements: DockerRequirement: dockerPull: "ubuntu:latest" inputs: - id: radius type: float outputs: - id: area outputSource: "#one/rSquared" type: float steps: - id: one in: - id: radius source: "#radius" out: - id: rSquared - id: rCopy run: inputs: - id: radius type: float outputs: - id: rSquared outputBinding: glob: stdout.txt loadContents: true outputEval: $(parseFloat(self[0].contents)) type: float - id: rCopy outputBinding: outputEval: $(inputs.radius) type: float class: CommandLineTool requirements: - class: ShellCommandRequirement arguments: - valueFrom: echo - valueFrom: "`expr " shellQuote: false - valueFrom: $(inputs.radius) - valueFrom: "*" shellQuote: false - valueFrom: $(inputs.radius) - valueFrom: "`" shellQuote: false stdout: stdout.txt ``` [Truncated] Bad output 'rCopy': No coercion defined from '1' of type 'Int' to 'Float'. at cromwell.backend.standard.StandardAsyncExecutionActor.$anonfun$handleExecutionSuccess$1(StandardAsyncExecutionActor.scala:688) at scala.util.Success.$anonfun$map$1(Try.scala:251) at scala.util.Success.map(Try.scala:209) at scala.concurrent.Future.$anonfun$map$1(Future.scala:289) at scala.concurrent.impl.Promise.liftedTree1$1(Promise.scala:29) at scala.concurrent.impl.Promise.$anonfun$transform$1(Promise.scala:29) at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60) at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55) at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:91) at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12) at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:81) at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:91) at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:40) at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:43) at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260) at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339) at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979) at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) ``` Answers: username_1: WDL expects to be able to coerce `Int` into `Float`, FWIW Status: Issue closed
serde-rs/serde
278528352
Title: Streaming serialize and deserialize packets Question: username_0: Streaming serialization and deserialization of concatenated JSON objects ```rust #[macro_use] extern crate serde_derive; extern crate serde; extern crate serde_json; use serde::{Serialize, Deserialize}; #[derive(Serialize, Deserialize, Debug)] struct Index { len: usize, name: String, } #[derive(Serialize, Deserialize, Debug)] struct Packet { name: String, data: Vec<u8>, } fn main() { try_main().unwrap(); } fn try_main() -> Result<(), serde_json::Error> { let mut out = Vec::new(); { let mut ser = serde_json::Serializer::new(&mut out); let npackets = 4; Index { len: npackets, name: "index".to_owned() }.serialize(&mut ser)?; for i in 0..npackets { Packet { name: "packet".to_owned(), data: vec![i as u8] }.serialize(&mut ser)?; } } println!("{}", String::from_utf8_lossy(&out)); { let mut de = serde_json::Deserializer::from_slice(&out); let index = Index::deserialize(&mut de)?; println!("{:?}", index); for _ in 0..index.len { let packet = Packet::deserialize(&mut de)?; println!("{:?}", packet); } } Ok(()) } ``` Answers: username_0: Streaming serialization and deserialization of concatenated JSON objects ```rust #[macro_use] extern crate serde_derive; extern crate serde; extern crate serde_json; use serde::{Serialize, Deserialize}; #[derive(Serialize, Deserialize, Debug)] struct Index { len: usize, name: String, } #[derive(Serialize, Deserialize, Debug)] struct Packet { name: String, data: Vec<u8>, } fn main() { try_main().unwrap(); } fn try_main() -> Result<(), serde_json::Error> { let mut out = Vec::new(); { let mut ser = serde_json::Serializer::new(&mut out); let npackets = 4; Index { len: npackets, name: "index".to_owned() }.serialize(&mut ser)?; for i in 0..npackets { Packet { name: "packet".to_owned(), data: vec![i as u8] }.serialize(&mut ser)?; } } println!("{}", String::from_utf8_lossy(&out)); { let mut de = serde_json::Deserializer::from_slice(&out); let index = Index::deserialize(&mut de)?; println!("{:?}", index); for _ in 0..index.len { let packet = Packet::deserialize(&mut de)?; println!("{:?}", packet); } } Ok(()) } ``` username_0: Streaming serialization and deserialization of a single top-level array ```rust #[macro_use] extern crate serde_derive; extern crate serde; extern crate serde_json; use serde::ser::{Serializer, SerializeSeq}; use serde::de::{self, Deserializer, Visitor, SeqAccess}; use std::fmt; use std::io::{self, Write}; #[derive(Serialize, Deserialize, Debug)] struct Index { len: usize, name: String, } #[derive(Serialize, Deserialize, Debug)] struct Packet { name: String, data: Vec<u8>, } fn main() { try_main().unwrap(); } fn try_main() -> Result<(), serde_json::Error> { let mut out = Vec::new(); { let mut ser = serde_json::Serializer::pretty(&mut out); let npackets = 4; let mut seq = ser.serialize_seq(Some(1 + npackets as usize))?; // or None if unknown seq.serialize_element(&Index { len: npackets, name: "index".to_owned() })?; for i in 0..npackets { seq.serialize_element(&Packet { name: "packet".to_owned(), data: vec![i as u8] })?; } seq.end()?; } println!("{}", String::from_utf8_lossy(&out)); { let mut de = serde_json::Deserializer::from_slice(&out); let action = DebugPackets { out: io::stdout() }; de.deserialize_seq(action)?; } Ok(()) } struct DebugPackets<W> { out: W, } [Truncated] return Err(de::Error::custom("index was missing")); } }; let _ = writeln!(self.out, "{:?}", index); for _ in 0..index.len { match seq.next_element::<Packet>()? { Some(packet) => { let _ = writeln!(self.out, "{:?}", packet); } None => { return Err(de::Error::custom("fewer packets than expected")); } } } Ok(()) } } ``` Status: Issue closed
kusche12/Bardega
893699580
Title: Improve drink sharing UX Question: username_0: Create a custom URL for each drink so that any drink can be shared with anyone whether they have bardega downloaded or not. Currently, the share UX only works when the user who receives the link has Bardega downloaded.
iNZightVIT/inzight-www
1003476188
Title: Development version text cursor style Question: username_0: The "What's new in the developmental version?" text should have a style of `cursor: pointer` to indicate there's text that appears when you click it. Very small thing (but it's just because it fooled me). https://github.com/iNZightVIT/inzight-www/blob/eb02aa88205222a52342ed32acbc77a064f4debd/iNZight/install/windows.php#L43<issue_closed> Status: Issue closed
insanum/sncli
345570844
Title: sncli create - error Question: username_0: When i try to create a note i get this error Traceback (most recent call last): File "/home/moritz/.local/bin/sncli", line 11, in <module> sys.exit(main()) File "/home/moritz/.local/lib/python3.6/site-packages/simplenote_cli/sncli.py", line 1379, in main sn.cli_note_create(False, title) File "/home/moritz/.local/lib/python3.6/site-packages/simplenote_cli/sncli.py", line 1113, in cli_note_create content = self.exec_cmd_on_note(None) File "/home/moritz/.local/lib/python3.6/site-packages/simplenote_cli/sncli.py", line 99, in exec_cmd_on_note focus_position = self.gui_body_get().focus_position File "/home/moritz/.local/lib/python3.6/site-packages/simplenote_cli/sncli.py", line 227, in gui_body_get return self.master_frame.contents['body'][0] AttributeError: 'sncli' object has no attribute 'master_frame' Answers: username_0: Thank you for your answer python3 --version Python 3.6.6 i installed over pip3 install sncli my system runs on fedora 28 username_1: @username_0 thanks. I believe I can reproduce the error. Working on a fix. Status: Issue closed username_1: @username_0 I should be fixed now. Please install the latest git version: ``` pip install -U git+https://github.com/insanum/sncli.git ``` And let us know if you see any other crashes. :)
jackfirth/racket-request
96148904
Title: Tutorial Question: username_0: The documentation is pretty abstract and it's tough to see immediate use cases. It would help to have a tutorial document describing construction of implementing a relatively simple but not trivial requester for an HTTP api. Package server would be a good example.
vue-leaflet/Vue2Leaflet
704714215
Title: get error after build the project and introduce vue2-leaflet.min.js Question: username_0: ### Description steps 1. git clone the project 2. npm i 3. npm run build 4. create a index.html in dist/ ``` <!DOCTYPE html> <html> <head> <title></title> <script src="./vue2-leaflet.min.js"></script> <script type="text/javascript"> </script> </head> <body> </body> </html> ``` 5. node http-server in dist 6. get error `vue2-leaflet.min.js:2 Uncaught SyntaxError: Invalid or unexpected token` I think this error from rollup's setting~ How can i deal with it? Answers: username_1: Hi @username_0 , thanks for the issue report. Are you still having problems with this? I'm having trouble reproducing the issue myself. I followed the steps you provided on Windows 10 in a regular command prompt, a cmder.net shell, and in Ubuntu under WSL just as a check. All three compile the project and serve the `dist/index.html` file without error (other than not finding the favicon the browser asks for). There are some warnings during the build in the Windows command prompts that aren't present under WSL, which look like this for many of the components: ``` ./src/components/LImageOverlay.vue → dist/components/LImageOverlay.js... (!) Unresolved dependencies https://rollupjs.org/guide/en/#warning-treating-module-as-external-dependency D:PathToRepos♂2l-630 untimeplugin-vue ormalize.js (imported by src\components\LImageOverlay.vue) created dist/components/LImageOverlay.js in 51ms ``` but as you can see, the component is still created in `dist`. When I `cd dist && http-server`, I get this output: ``` Starting up http-server, serving ./ Available on: http://192.168.0.107:8080 http://127.0.0.1:8080 http://172.20.0.1:8080 Hit CTRL-C to stop the server ``` and visiting 127.0.0.1:8080 in my browser gives me a blank page with no errors (again, other than no favicon). Do you have any suggestions for changes to the rollup config that might resolve the problem you're seeing? username_0: @username_1 hi ! thanks for your reply. My buiding js like the picture here~ Anything wrong? ![image](https://user-images.githubusercontent.com/18474752/93831876-8ab35280-fca6-11ea-9d42-7488f1de1ff1.png) username_1: @username_0 yeah, there are definitely some issues in there. Those entries that look like `'D:webVue2Leaflet'` for example, shouldn't be there, and should have actually imported the functions from files starting with `D:\web\Vue2Leaflet\...`. It looks as if something in rollup isn't handling the Windows backslash directory separator correctly... OK, it seems to be [this issue in rollup-plugin-vue 5.1.2-4](https://github.com/vuejs/rollup-plugin-vue/issues/303). You should be able to resolve it by installing either 5.1.1, or 5.1.5+. Status: Issue closed
coatk1/playground
591500930
Title: [FEATURE] Forensics Question: username_0: - [ ] I have searched the [issues](https://github.com/username_0/playground/issues) of this repository and believe that this is not a duplicate. **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** https://www.tutorialspoint.com/python_digital_forensics/index.htm Answers: username_0: See #24 Status: Issue closed
arrow-kt/arrow-meta
1051659772
Title: CliPlugin error:Unresolved reference: arrow Question: username_0: I tested the code in Arrow-meta CliPlugin. but it does not work. when I build in use-plugin ,the error is :NewMultipleSource.kt: (3, 2): Unresolved reference: arrow val Meta.transformNewSources: CliPlugin get() = "Transform New Multiple Source" { meta( classDeclaration(this,{element.name == "NewMultipleSource"}){ changeClassVisibility("NewMultipleSource" , it.element ,this) } ) } fun CompilerContext.changeClassVisibility(className: String, context: KtClass, declaration: ClassDeclaration): Transform<KtClass> = declaration.run { Transform.replace( replacing = context, newDeclaration = """ |private class $className { | $body | } """.`class`.syntheticScope ) [generate-sources.zip](https://github.com/arrow-kt/arrow-meta/files/7525618/generate-sources.zip) }
PowerShell/PSReadLine
598255125
Title: PSReadline throws error on Windows Terminal when copying a selection using Shift+Home and Ctrc+C Binding Question: username_0: Here's the exception and the last 200 keys. Exception: System.IO.FileNotFoundException: Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified. File name: 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' at Microsoft.PowerShell.PSConsoleReadLine.ExecuteOnSTAThread(Action action) at Microsoft.PowerShell.PSConsoleReadLine.Copy(Nullable`1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.CopyOrCancelLine(Nullable`1 key, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg) at Microsoft.PowerShell.PSConsoleReadLine.InputLoop() at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics) Last 200 Keys: Backspace Backspace Backspace Backspace Backspace c d Spacebar . . Enter c l e a r Enter c o d e Spacebar . Enter n p m Spacebar i n s t a l l Spacebar - - s a v e - d e v Spacebar @ b a b e l / c o r e Spacebar @ b e b Backspace Backspace a b e l / p r e s e t - e n v Spacebar @ b a b e l / p r e s e t - t e a c t Spacebar w e b p a c k Spacebar w e b p a c k - c l i Spacebar w e b p a c k - d e v - s e r v e r Spacebar b a b e l - l o a d e r Spacebar c s s Spacebar Backspace - l o a d e r Spacebar s t y l e - l o a d e r Spacebar h t m l - w e b p a c k - p l u g i n Shift+Home Ctrl+c Answers: username_1: @username_0 Please use Issue template to share all needed information. username_0: Done @username_1 Hope I've got all the details in there. username_2: @username_0 Are you sure you were using PSReadLine 2.0.1? PSReadLine 2.0.1 doesn't use `System.Windows.Forms` at all. The copy operation was changed to use Win32 APIs directly on Windows. Can you upgrade to [PowerShell 7.0.1](https://github.com/PowerShell/PowerShell/releases/tag/v7.0.1) and see if you can reproduce the issue? username_0: The issue does not reproduce on my Powershell 7.0.1 installation, but I did a clean installation of Windows last week of 20H1 release, and did not upgrade to 7.0.1 Status: Issue closed
pingcap/tidb
257267677
Title: run join-order-benchmark test, TiDB OOM Question: username_0: TiDB version ``` [tidb@ip-172-16-10-54 bin]$ ./tidb-server -V Release Version: 0.9.0 Git Commit Hash: 3cd019b39c350d5dfc146d31ab8a700834089e93 Git Commit Branch: master UTC Build Time: 2017-09-08 09:05:33 ``` join-order-benchmark sql https://github.com/winkyao/join-order-benchmark ``` SELECT MIN(t.title) AS complete_downey_ironman_movie FROM complete_cast AS cc, comp_cast_type AS cct1, comp_cast_type AS cct2, char_name AS chn, cast_info AS ci, keyword AS k, kind_type AS kt, movie_keyword AS mk, name AS n, title AS t WHERE cct1.kind = 'cast' AND cct2.kind like '%complete%' AND chn.name not like '%Sherlock%' and (chn.name like '%Tony%Stark%' or chn.name like '%Iron%Man%') AND k.keyword in ('superhero', 'sequel', 'second-part', 'marvel-comics', 'based-on-comic', 'tv-special', 'fight', 'violence') AND kt.kind = 'movie' AND t.production_year > 1950 AND kt.id = t.kind_id AND t.id = mk.movie_id AND t.id = ci.movie_id AND t.id = cc.movie_id AND mk.movie_id = ci.movie_id AND mk.movie_id = cc.movie_id AND ci.movie_id = cc.movie_id AND chn.id = ci.person_role_id AND n.id = ci.person_id AND k.id = mk.keyword_id AND cct1.id = cc.subject_id AND cct2.id = cc.status_id; ``` TiDB log ``` 2017/09/12 14:42:54.353 server.go:117: [info] [44] new connection 172.16.10.1:59406 2017/09/12 14:42:54.360 metrics.go:355: [warning] [EXPENSIVE_QUERY] SELECT MIN(t.title) AS complete_downey_ironman_movie FROM complete_cast AS cc, comp_cast_type AS cct1, comp_cast_type AS cct2, char_name AS chn, cast_info AS ci, keyword AS k, kind_type AS kt, movie_keyword AS mk, name AS n, title AS t WHERE cct1.kind = 'cast' AND cct2.kind like '%complete%' AND chn.name not like '%Sherlock%' and (chn.name like '%Tony%Stark%' or chn.name like '%Iron%Man%') AND k.keyword in ('superhero', 'sequel', 'second-part', 'marvel-comics', 'based-on-comic', 'tv-special', 'fight', 'violence') AND kt.kind = 'movie' AND t.production_year > 1950 AND kt.id = t.kind_id AND t.id = mk.movie_id AND t.id = ci.movie_id AND t.id = cc.movie_id AND mk.movie_id = ci.movie_id AND mk.movie_id = cc.movie_id AND ci.movie_id = cc.movie_id AND chn.id = ci.person_role_id AND n.id = ci.person_id AND k.id = mk.keyword_id AND cct1.id = cc.subject_id AND cct2.id = cc.status_id 2017/09/12 14:42:54.709 coprocessor.go:330: [info] [TIME_COP_TASK] 348.825649ms region(344 11 7) ranges(1) store(172.16.10.3:30165) 2017/09/12 14:42:55.641 coprocessor.go:330: [info] [TIME_COP_TASK] 1.278938405s region(344 11 7) ranges(1) store(172.16.10.3:30165) 2017/09/12 14:42:56.221 coprocessor.go:330: [info] [TIME_COP_TASK] 378.068247ms region(168 11 6) ranges(3876) store(172.16.10.3:30165) 2017/09/12 14:42:56.270 coprocessor.go:330: [info] [TIME_COP_TASK] 430.700105ms region(168 11 6) ranges(4673) store(172.16.10.3:30165) 2017/09/12 14:42:56.470 coprocessor.go:330: [info] [TIME_COP_TASK] 339.02909ms region(168 11 6) ranges(4104) store(172.16.10.3:30165) 2017/09/12 14:42:57.391 coprocessor.go:330: [info] [TIME_COP_TASK] 307.974154ms region(168 11 6) ranges(4280) store(172.16.10.3:30165) 2017/09/12 14:42:57.686 coprocessor.go:330: [info] [TIME_COP_TASK] 306.426223ms region(168 11 6) ranges(4068) store(172.16.10.3:30165) 2017/09/12 14:42:58.293 coprocessor.go:330: [info] [TIME_COP_TASK] 306.208756ms region(168 11 6) ranges(4059) store(172.16.10.3:30165) 2017/09/12 14:42:58.312 coprocessor.go:330: [info] [TIME_COP_TASK] 303.275175ms region(168 11 6) ranges(4197) store(172.16.10.3:30165) 2017/09/12 14:42:58.566 coprocessor.go:330: [info] [TIME_COP_TASK] 4.20566429s region(359 13 8) ranges(1) store(172.16.10.3:30164) ```<issue_closed> Status: Issue closed
nimamakiabadi/Bacterial-communities
774691122
Title: Problem statement Question: username_0: Strategies to engineer the collective behavior of bacterial communities, for example, the gut microbiome, are far less evident than strain design methods in synthetic biology. One reason may be the lack of necessary tools to tackle this challenge in the current models which are mostly based on multi-criterion optimization, game theory, and cellular automata. However, not very deep efforts have been made to model the behavior of bacterial communities, here we try to tackle these challenges in order to find a fundamental approach to model these methods as a special case of this.
whyza/whyza.github.io
954547480
Title: talking | wl´s blog Question: username_0: https://iazuresky.com/talking/ new Artitalk({ appId: '<KEY>', appKey: 'WnVK0xeljGdeHIncibLluMGI', atEmoji: { baiyan: "https://cdn.jsdelivr.n
Ryujinx/Ryujinx-Games-List
558127433
Title: Thronebreaker The Witcher Tales Question: username_0: ## Thronebreaker The Witcher Tales #### Current on `master` : 1.0.3602 Missing texture #### Status : Ingame #### Screenshots : ![bandicam 2020-01-29 04-51-48-643](https://user-images.githubusercontent.com/35269098/73542213-c8890f80-4466-11ea-97b0-f3502d32918d.jpg) ![bandicam 2020-01-29 04-57-23-005](https://user-images.githubusercontent.com/35269098/73542233-d2127780-4466-11ea-9fba-a000b8959100.jpg) ![bandicam 2020-01-29 04-56-19-392](https://user-images.githubusercontent.com/35269098/73542247-da6ab280-4466-11ea-9cc2-1e1d75774645.jpg) Answers: username_1: graphics show ingame now username_2: Updated username_2: Updated
ziglang/zig
569590834
Title: Compiler crash with typeInfo on struct containing array of pointers to empty struct Question: username_0: ```zig const Empty = struct {}; pub const Inbox = struct { array: [10]*const Empty, count: usize, pub fn all(self: *const @This()) []*const Empty { return self.array[0..self.count]; } }; pub fn main() void { switch (@typeInfo(Inbox)) { else => {}, } } ``` ``` Segmentation fault: 11 ``` Oddly if I change the return statement in the function to this: ```zig return self.array[0..]; ``` Then I get this: ``` ./asdf8.zig:8:26: error: expected type '[]*const Empty', found '[]const *const Empty' return self.array[0..]; ^ ``` Neither of these problems occurs if the struct is not empty. Answers: username_1: I cannot reproduce this problem with a fresh build. username_0: You're right, I think it was fixed by https://github.com/ziglang/zig/pull/4435 Status: Issue closed
ekosman/AnomalyDetectionCVPR2018-Pytorch
805262005
Title: TrainingAnomalyDetector_public.py Error. Help Me Question: username_0: Getting below error when running TrainingAnomalyDetector_public.py. File "TrainingAnomalyDetector_public.py", line 96, in save_every=20000) File "C:\AnomalyDetectionCVPR2018-Pytorch-master\network\TorchUtils.py", line 118, in fit epoch=epoch) File "C:\AnomalyDetectionCVPR2018-Pytorch-master\network\TorchUtils.py", line 177, in do_epoch batch = self.data_to_device(batch, self.device) File "C:\AnomalyDetectionCVPR2018-Pytorch-master\network\TorchUtils.py", line 219, in data_to_device data = data.to(device) AttributeError: 'str' object has no attribute 'to' command python TrainingAnomalyDetector_public.py --features_path anomaly_features --annotation_path Train_Annotation.txt anomaly_features=> Directory having pre-computed features downloaded from https://drive.google.com/drive/folders/1rhOuAdUqyJU4hXIhToUnh5XVvYjQiN50?usp=sharing Answers: username_1: In line 162 of the [features_loader.py](https://github.com/ekosman/AnomalyDetectionCVPR2018-Pytorch/blob/master/features_loader.py) file, you need to replace `return {'input': item[0], 'target': item[1]}` with `return (item[0], item[1])`. Hope this helps. Status: Issue closed
garoa/hackerclube
60387320
Title: Fonte nova para a fita de LEDs do corredor Question: username_0: Foi feita a instalação de uma fita LED nova na parede do laboratório de eletrônica. Entretanto, essa nova instalação está usando a fonte que antes era usada na fita LED do corredor. Precisamos arranjar uma outra fonte compatível para podermos ter ambas as fitas LED ligadas simultaneamente. Answers: username_1: Quais as especificações da fonte? V/A? Qual o conector? Serve alguma genérica de algum modelo de notebook ou deve ser comprado uma específica para o uso com fitas led? Em 9 de março de 2015 15:20, <NAME> < -- <NAME> - username_1 username_0: Se não me engano é 12V. Não sei dizer de cabeça qual a amperagem mínima necessária. Podemos verificar isso lá no Garoa lendo as specs da fonte que já temos pra uma das fitas. E dá também pra testar qualquer uma de 12V e ver se aguenta. Não vai acontecer nada de ruim se ela não for adequada. username_1: Já arrumei uma fonte de 12V/1A, vou levar na quinta. Mas é daquelas pequenas tipo de celular, então ela não vai servir para ligar a fita de led da cozinha. Ah.. vi vendendo na Santa fontes usadas de 12V como a que vou levar por 6 reais.. naquelas caixas que vendem de baciada. Acha que vai servir na parede do lab? username_0: Sim, acho que vai servir :-) username_1: Digo, ela vai servir para ligar fita led, mas o fio dela é bem mais curto do que da fonte que estava sendo usada anteriormente. username_0: Sim, eu entendi. Sim, acho que vai servir. Status: Issue closed username_0: A fonte que o username_1 trouxe serviu! :-D
angeredbovine/JSGameTools
459490558
Title: Canvas that displays spritesheet images Question: username_0: -Manually position with left click and drag, or use a dialog box to enter specific coordinates. (Left click selects an image and populates any open dialogs with its data, left clicking the handle moves it. Left clicking again selects any images below.) -Manually resize/scale using a dialog and/or maybe draggable handles -Pan around with middle click -Right click deletes images, with an optional ( https://github.com/username_0/JSGameTools/issues/1 ) dialog box Answers: username_0: Middle click now pans, right click snaps back to 0,0 username_0: Right click delete is bad. Make it only a button in the frame dialog username_0: Don't do draggable size/position. Will never use it, harder to implement, and messes with workspace navigation. username_0: Done. Status: Issue closed
streamnative/pulsar-flink
875230025
Title: [BUG] Question: username_0: **Describe the bug** pulsar-flink-connector:1.12.2.1 pulsar :2.7.1 flink:1.12.2 flink-mysql-cdc:1.3.0 when using upsert-pulsar todo POC, it was found that the delete message could not be streaming read. **To Reproduce** Steps to reproduce the behavior: use flinksql-cdc to connect to mysql,and insert into pulsar(upsert-pulsar), insert => (true,Row) update => (false,Row)(true,Row) delete => nothing print **Expected behavior** insert => (true,Row) update => (false,Row)(true,Row) delete => (false,Row) **Screenshots** ![image](https://user-images.githubusercontent.com/33626973/116978069-cd85e000-acf5-11eb-9922-25730faa5263.png) **Additional context** Add any other context about the problem here. Answers: username_1: @username_0 I don't quite understand, at which stage did the data you print come from? Can you describe the testing process in detail? username_2: @username_1 you can write a ut for this. now the pulsar flink cannot forward the delete message . https://github.com/streamnative/pulsar-flink/pull/316
stefanbirkner/system-lambda
789952616
Title: Optional SystemExit Test Question: username_0: Hi, is there a way to test for an optional `System.exit()`? If I implement ```java String text = tapSystemOut(() -> { catchSystemExit(() -> Test.main()); }); assertEquals("abc", text); ``` and the main ends without an `System.exit()` call, I get the following Exception: ``` java.lang.AssertionError: System.exit has not been called. ``` If I do not include the `catchSystemExit()` part, it stops the execution of my test without a result. Is there a way to achieve this kind of behaviour? Answers: username_1: @username_0 You may consider using https://github.com/webcompere/system-stubs#systemexit-class instead Status: Issue closed
Robin-Hoodie/expenses
104200886
Title: Set up maven Question: username_0: Ideal maven setup Answers: username_0: Pushed temporary maven build to feature/maven-build, if @kerrris agrees, I will merge it into develop and delete branch username_0: Since @kerrris doesn't respond I merged this branch into develop Status: Issue closed
polaris1119/golangweekly
768366285
Title: [自荐] 专注于 Go 高性能编程实践的开源电子书项目 Question: username_0: - Github 地址:[high-performance-go](https://github.com/username_0/high-performance-go) - 项目主页:[Go 语言高性能编程](https://username_0.com/post/high-performance-go.html) Answers: username_1: 已在[第 74 期](https://github.com/username_1/golangweekly/blob/master/docs/issue-074.md)发布 Status: Issue closed
ajaxorg/ace
372824567
Title: Customize Fold Icon Image Question: username_0: Hi, I have set Crimson Editor Theme in my code editor. I feel the fold icon is looking ugly. Can I change fold Icon Image ? [screencapture-ace-c9-io-build-kitchen-sink-html-2018-10-23-11_42_21.pdf](https://github.com/ajaxorg/ace/files/2504710/screencapture-ace-c9-io-build-kitchen-sink-html-2018-10-23-11_42_21.pdf) Answers: username_1: We can set a background color to the fold similar to the textmate theme https://github.com/ajaxorg/ace/blob/master/lib/ace/theme/crimson_editor.css#L55 https://github.com/ajaxorg/ace/blob/master/lib/ace/theme/textmate.css#L12 Alternatively you can add a css rule overriding the rule at https://github.com/ajaxorg/ace/blob/master/lib/ace/css/editor.css#L355 Status: Issue closed
Zerthox/BetterDiscord-Plugins
1074962190
Title: BetterVolume could not be constructed Question: username_0: I'm getting this error while installing BetterVolume `BetterVolume: Could not be constructed. at Object.initializeAddon (<anonymous>:4:307996) at Object.loadAddon (<anonymous>:4:269972) at Object.loadAddon (<anonymous>:4:307108) at FSWatcher.<anonymous> (<anonymous>:4:267831)` Answers: username_1: Are you on the most recent version? Can you check the console for additional error information? username_1: Closing due to inactivity. Status: Issue closed username_2: I have the same issue, I am on the newest version, I even tried reinstalling betterdiscord, still same issue. ``` BetterVolume: Could not be constructed. at Object.initializeAddon (<anonymous>:4:311255) at Object.loadAddon (<anonymous>:4:273400) at Object.loadAddon (<anonymous>:4:310367) at Object.loadAllAddons (<anonymous>:4:275654) at Object.initialize (<anonymous>:4:270142) at Object.initialize (<anonymous>:4:309577) at Object.startup (<anonymous>:4:373389) ```
suharev7/clickhouse-rs
584467258
Title: clickhouse-rs-cityhash-sys doesn't compile on ARM Linux Question: username_0: Compilation of `clickhouse-rs-cityhash-sys` fails on ARM based Linux system with a following error: ```sh $ cargo build --verbose Fresh cc v1.0.50 Compiling clickhouse-rs-cityhash-sys v0.1.1 (/home/username_0/clickhouse-rs-cityhash-sys-0.1.1) Running `rustc --crate-name clickhouse_rs_cityhash_sys src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=a54df48fff86c350 -C extra-filename=-a54df48fff86c350 --out-dir /home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/deps -C incremental=/home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/incremental -L dependency=/home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/deps -L native=/home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/build/clickhouse-rs-cityhash-sys-5a676c1e89bd3e7c/out -l static=chcityhash -l stdc++` error[E0308]: mismatched types --> src/lib.rs:20:26 | 20 | unsafe { CityHash128(buffer.as_ptr() as *const i8, buffer.len()) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found `i8` | = note: expected raw pointer `*const u8` found raw pointer `*const i8` error: aborting due to previous error For more information about this error, try `rustc --explain E0308`. error: could not compile `clickhouse-rs-cityhash-sys`. Caused by: process didn't exit successfully: `rustc --crate-name clickhouse_rs_cityhash_sys src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=a54df48fff86c350 -C extra-filename=-a54df48fff86c350 --out-dir /home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/deps -C incremental=/home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/incremental -L dependency=/home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/deps -L native=/home/username_0/clickhouse-rs-cityhash-sys-0.1.1/target/debug/build/clickhouse-rs-cityhash-sys-5a676c1e89bd3e7c/out -l static=chcityhash -l stdc++` (exit code: 1) ``` I use Rust 1.42.0, `uname -a` output: ```sh Linux rel 5.5.9-1-default #1 SMP Thu Mar 12 06:33:05 UTC 2020 (70a6377) aarch64 aarch64 aarch64 GNU/Linux ``` Answers: username_1: Fix published in v0.1.21 and v0.2.0-alpha.5. Status: Issue closed
sdi-sweden/geodataportalen
1048091609
Title: (781, 'Geonetwork och ISO') Question: username_0: **2012-03-13T09:00:23.000+00:00** ****: <NAME>, Kan du ta kontakt med <NAME> på Sweco och ge honom ett svar? Glada hälsningar Helene -----Ursprungligt meddelande----- Från: <EMAIL> [mailto:<EMAIL>] Skickat: den 13 mars 2012 08:52 Till: Geodatasekretariatet Ämne: Kontakt Ämne : Geodatasamverkan Namn : <NAME> E-postadress: <EMAIL> Meddelande : Hej <NAME> på Sweco här. Jag hjälper Göteborgs stad att utvärdera GeoNetwork för metadatahantering. Stämmer det att det är ISO19139 som staden bör hålla sig till? Dvs följa mallen på http://www.geodata.se/upload/dokument/geodataportalen/Metadata/Exempel_ISO19139_XML.zip . Hälsningar, Magnus Answers: username_0: **2012-03-13T09:01:03.000+00:00** ****: Ja ISO19139 krävs för att komma in på portalen. Se även INSPIRES krav
tropicoo/hikvision-camera-bot
446526488
Title: Is it possible to have Line Crossing, instead of Motion Detection as trigger for sending photo? Question: username_0: Is it possible to have Line Crossing, instead of Motion Detection as trigger for sending photo? Answers: username_0: I disable motion detection because of too many false positive. So I enevbled Line Crossing, it works with Hikvision app sending me email, but I rather have pictures in Telegram and not in email. Is this possible? username_1: Hello, I will investigate to see what can I do. Could you please provide the full name of your HikVision camera model. Best Regards username_0: DS-2CD2T22WD-I5 DS-2CD2342WD-I DS-2CD2142FWD-I DS-2CD2120F-I From my understanding they all work the same. Let me know if I can help from my side username_0: These are the events SUPPORTED TYPES Supported sensor/event types are: Motion Line Crossing Field Detection Video Loss Tamper Detection Shelter Alarm Disk Full Disk Error Net Interface Broken IP Conflict Illegal Access Video Mismatch Bad Video PIR Alarm Face Detection Scene Change Detection username_0: Maybe this file helps? http://oversea-download.hikvision.com/uploadfile/Leaflet/ISAPI/HIKVISION%20ISAPI_2.0-IPMD%20Service.pdf username_0: Have a look at this service etlgr.com username_1: Hello, Please try the Line Crossing Detection and leave feedback. This feature caused some changes in the config file structure - basically speaking `motion_detection` section moved under `alert` with `line_crossing_detection`. Please update as described in Configuration section of README. New commands are: ``` /lndetection_on_cam_* /lndetection_off_cam_* ``` username_1: I'm closing this for now since it seems Line Crossing Detection works. Re-open if needed. Thanks. Status: Issue closed
ant-design-blazor/ant-design-blazor
803540776
Title: OnChange in RadioGroup Question: username_0: ### Describe the bug Is there an example in the documentation for using OnChange event with radio buttons? I have tried quite a few things, but always get the message: The error was: Unable to cast object of type 'Microsoft.AspNetCore.Components.EventCallback`1[Microsoft.AspNetCore.Components.ChangeEventArgs]' to type 'Microsoft.AspNetCore.Components.EventCallback`1[System.Int32]'. This is probably because the binding is an int (see @bind-Value="@wsID" ) and a parameter of type ChangeEventArgs is expected in the event function (see protected void SelectionChanged). ### Steps to reproduce (please include code) My code looks like this: <RadioGroup @bind-Value="@wsID" Size="small" OnChange="SelectionChanged"> @foreach(WebclientWorkstationsModel item in data_ClientWorkstations) { <Radio RadioButton Value="@item.ID">@item.WorkstationsName</Radio> } </RadioGroup> Code behind: protected void SelectionChanged(ChangeEventArgs e) { //.... } ### Exceptions (if any) Error CS0411 TypeInference.CreateRadioGroup_0<TValue>(RenderTreeBuilder, int, int, string, int, EventCallback<TValue>, int, TValue, int, EventCallback<TValue>, int, Expression<Func<TValue>>, int, RenderFragment)-Methode können nicht per Rückschluss aus der Syntax abgeleitet werden. Geben Sie die Typargumente explizit an. ### Further technical details - AntDesign Nuget Package version 0.7 - The IDE (VS / VS Code/ VS4Mac) you're running on, and it's version Community 2019 Answers: username_1: Hi, please specific the TValue="int" username_0: Thanks it works now. Status: Issue closed
google/santa
420364547
Title: santa/Conf/uninstall.sh update? Question: username_0: can you update the uninstall script regarding the last release ? Answers: username_1: I don't believe any changes are needed to uninstall.sh from the last release. The line that removes `/Applications/Santa.app` is arguably unnecessary now but it's also harmless and ensures we clean up from any older releases. Am I missing something? username_2: Are you referring to this line? https://github.com/google/santa/blob/8198e597363d5c3068e6470e95ff7fe02559b369/Conf/uninstall.sh#L17 We decided to keep this around in case someone was still running a version older and wanted to run the uninstall script. Status: Issue closed
kubernetes-sigs/kind
468397511
Title: failed to delete cluster Question: username_0: <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!--> kind launched as follows: `CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 80b238c9e4b0 kindest/node:v1.15.0 "/usr/local/bin/entr…" 17 hours ago Up 17 hours 58543/tcp, 127.0.0.1:58543->6443/tcp kind-control-plane` **What happened**: When I tried to run `kind delete cluster`, it shows `Deleting cluster "kind" ... $KUBECONFIG is still set to use /Users/quan.yang/.kube/kind-config-kind even though that file has been deleted, remember to unset it Error: failed to delete cluster: exit status 1` **What you expected to happen**: Stop running kind docker **How to reproduce it (as minimally and precisely as possible)**: 1- Start kind 2- Create Service Account 3- Create ClusterRoleBinding 4- Bearer Token 5- Sign in with Token from UI Dashboard 6- Sign out 7- Type `kind delete cluster` from CLI **Anything else we need to know?**: Even couldn't stop docker container `kind-control-plane` with `docker stop` command **Environment:** - kind version: (use `kind version`): v0.4.0 - Kubernetes version: (use `kubectl version`): `Client Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.0", GitCommit:"<PASSWORD>", GitTreeState:"clean", BuildDate:"2019-06-20T04:49:16Z", GoVersion:"go1.12.6", Compiler:"gc", Platform:"darwin/amd64"}` - Docker version: (use `docker info`): Docker Desktop Version 2.0.0.3 (31259) - OS (e.g. from `/etc/os-release`): MacOS version 10.14.5 Answers: username_1: is docker running? delete is roughly `docker rm -f <node-name>` username_1: what is the output of trying to stop the container yourself? username_2: running the command with debug log level can give us more information, what´s the output of ` kind delete cluster --loglevel debug` ? username_0: `DEBU[07:51:39] Running: /usr/local/bin/docker [docker ps -q -a --no-trunc --filter label=io.k8s.sigs.kind.cluster --format {{.Names}}\t{{.Label "io.k8s.sigs.kind.cluster"}}] Deleting cluster "kind" ... DEBU[07:51:40] Running: /usr/local/bin/docker [docker ps -q -a --no-trunc --filter label=io.k8s.sigs.kind.cluster --format {{.Names}}\t{{.Label "io.k8s.sigs.kind.cluster"}} --filter label=io.k8s.sigs.kind.cluster=kind] DEBU[07:51:40] Running: /usr/local/bin/docker [docker rm -f -v kind-control-plane] Error: failed to delete cluster: exit status 1` username_0: I try to do `docker stop kind-control-plane`, but my CLI is just hanging, I have to type `ctrl C` to exit as follows: `Edwards-MBP:~ quan.yang$ docker stop kind-control-plane ^C Edwards-MBP:~ quan.yang$` username_2: try `docker ps -q -a` and see if the node `kind-control-plane` there username_0: Yes, it's always there `Edwards-MBP:~ quan.yang$ docker ps -q -a` `80b238c9e4b0` `63a1e044aac1` here `80b238c9e4b0` is the CONTAINER ID of `kind-control-plane` which I can't make it stop running username_1: This seems like a bug in your docker version, kind does `docker rm -f node` which should not fail if node exists... username_1: Cannot reproduce this yet with the edge version of docker for mac, switching to stable is a bit involved :disappointed: what is the output of `docker rm -f kind-control-plane` ? I suspect docker has gotten into a bad state on disk, it might require manually purging. I've not seen this happen with kind before. username_0: It shows `Error response from daemon: removal of container kind-control-plane is already in progress` when I do `docker rm -f kind-control-plane`, which seems like non-halting issue username_0: Here is my `docker version` output `Client: Docker Engine - Community` `Version: 18.09.2` `API version: 1.39` `Go version: go1.10.8` `Git commit: 6247962` `Built: Sun Feb 10 04:12:39 2019` `OS/Arch: darwin/amd64` `Experimental: false` `Server: Docker Engine - Community` `Engine:` `Version: 18.09.2` `API version: 1.39 (minimum version 1.12)` `Go version: go1.10.6` `Git commit: 6247962` `Built: Sun Feb 10 04:13:06 2019` `OS/Arch: linux/amd64` `Experimental: false` username_1: that looks like a docker bug, there was at least one previous bug like this where containers would get in a partially removed state and the only fix was manually removing them w/o docker. looking for current issues upstream. username_1: Example of upstream issues like this: https://github.com/docker/compose/issues/3434 https://github.com/moby/moby/issues/22312 I think what you can try is restart the docker daemon and do a `docker system prune -a` username_0: Yes, it's resolved after I restarted docker, thanks. Status: Issue closed username_1: thanks for working through this! sorry for the trouble :sweat_smile:
NG-ZORRO/ng-zorro-antd
328877889
Title: can Ionic3 use it? Question: username_0: <!-- IMPORTANT: Please use the following link to create a new issue: http://ng.ant.design/issue-helper/#/new-issue If your issue was not created using the app above, it will be closed immediately. --> <!-- 注意:请使用下面的链接来新建 issue: http://ng.ant.design/issue-helper/#/new-issue 不是用上面的链接创建的 issue 会被立即关闭。 --> Status: Issue closed Answers: username_1: not official support, you can try it.
PhoenicisOrg/phoenicis-winebuild
670833446
Title: Standalone wine builds in AppImage format Question: username_0: Looking at https://github.com/Hackerl/Wine_Appimage/blob/master/deployscript/debian-winedeploy.sh, it is actually quite easy - the existing wine builds can be reused, and an AppImage can be made by just executing a few extra steps: 1. Add `libhookexecv.so` and `wine-preloader_hook` [here](https://github.com/Hackerl/Wine_Appimage/blob/144ea0d42a7e320837b597ed969731a369003863/deployscript/debian-winedeploy.sh#L15-L18) 2. Add all dependencies of wine (in this example, using debian) [here](https://github.com/Hackerl/Wine_Appimage/blob/144ea0d42a7e320837b597ed969731a369003863/deployscript/debian-winedeploy.sh#L20-L27) 3. Turn the directory into an AppImage using appimagetool [here](https://github.com/Hackerl/Wine_Appimage/blob/144ea0d42a7e320837b597ed969731a369003863/deployscript/debian-winedeploy.sh#L29-L42) Answers: username_0: In case you wonder what `libhookexecv.so` and `wine-preloader_hook` are all about, it is explained in detail at * https://www.winehq.org/pipermail/wine-devel/2017-November/119906.html * https://www.winehq.org/pipermail/wine-devel/2017-November/119944.html Instead of getting a patch into wine upstream, @Hackerl made a solution using `LD_PRELOAD`: https://github.com/Hackerl/Wine_Appimage/issues/11. If you think it would be cleaner, it might still be worthwhile to get the solution into wine upstream proper. Since @username_1 is a well-known wine community member, I guess that with your support it could be achieved. username_1: Ok ! It seems quite easy. In fact, if we start from the .tar.gz generated by winebuild, the 2) is already done. I suggest we start with wine-preloader_hook to see if it works before implementing some patches. Simple question: can the appimagetool run inside a docker container? username_0: Yes. It comes as an AppImage itself which means it needs FUSE. For security reasons, FUSE is usually disabled in Docker containers, so you can use `--appimage-extract` or `--appimage-extract-and-run` as described at https://github.com/AppImage/AppImageKit/wiki/FUSE#docker: ``` wget -c https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage chmod +x ./appimagetool-x86_64.AppImage chmod +x ./appimagetool-x86_64.AppImage --appimage-extract-and-run <other command line arguments> ```
Jamiras/RATools
578794429
Title: [feature request] string formatting Question: username_0: I've run into situations in which the capability to format strings would have saved a bunch of code duplication. A basic use case: ``` function mission_achievement(mission_name) { achievement( title=mission_name, description=format("Beat {0}", mission_name), points=0, trigger=mission_completed(mission_name) ) } ``` Answers: username_1: String concatenation (of both strings and numbers) is already functional. ``` description = "Beat " + mission_name + " (mission " + mission_id ")" ``` However, as we already support a similar syntax for constructing rich presence display strings, I see no reason not to add a `format` function. Status: Issue closed
communi/communi-sailfish
1071287450
Title: [TASK] Create Github issue template Question: username_0: Create a issue template. The template could be shared with other communi projects such as communi-desktop. Answers: username_0: Read: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository Status: Issue closed
NLog/NLog
299539666
Title: Logging to multiple targets in ASP.NET Core 2.0 in same controller Question: username_0: **Type** : Question **NLog version**: 4.5.0-rc2 Hi I am using Nlog.Web.Aspnetcore in my asp.net core 2.0 web api. In my nlog.config I have the target defined like this: ``` <targets> <target name="file1" xsi:type="File" fileName="${logDirectory}/file1.log"/> </targets> ``` I use the ILogger in my controller to get the logger and use it. The logging works fine. Now I add another target to the config. ``` <targets> <target name="file1" xsi:type="File" fileName="${logDirectory}/file1.log"/> <target name="file2" xsi:type="File" fileName="${logDirectory}/file2.log"/> </targets> ``` I want to log separate data to these separate targets in the same controller. E.g. logger.LogWarn("Data") to file1.log and logger.LogWarn("AnotherData") to file2.log. How do I achieve this with NLog without breaking the Asp.Net Core's DI system. In other words How do I create\target logger to different Nlog targets to log different data. Answers: username_1: something like this: ```xml <rules> <logger name="*" minlevel="Trace" writeTo="file1" /> <logger name="*" minlevel="Info" writeTo="file2" /> </rules> ``` or ```xml <rules> <logger name="*" minlevel="Trace" writeTo="file1, file2"/> </rules> ``` see https://github.com/NLog/NLog/wiki/Tutorial#configuration username_2: Think @username_0 wants logging from one app-location to hit `file1` and logging from another app-location to reach `file2` (Not all logging put into both files) The fastest way to do this is using the name of the logger to route to the right file. See also: https://github.com/NLog/NLog/wiki/Tutorial#logger-specific-routing And: https://github.com/NLog/NLog/wiki/Filtering-log-messages username_0: Thank you for the quick response @username_1 and @username_2 . My scenario is, I have added Nlog.Web.Aspnetcore nuget package to my solution and have configured it as per the startup tutorial for aspnet core app in NLog website. I have not done any wrapping or anything. In my controller I am using ILogger<HomeController> logger in the constructor. So the question is if I have only this one logger for the controller, how do I log different data to different target (as my original post) for the same log level (say, LogWarn). So it's like logger.LogWarn("Data1"); logger.LogWarn("Data2"); How do I tell logger to put these two logs in two different files. Let's say I am ok with creating different logger for the controller using ILoggerFactory, how do I tell those loggers to log to different files\targets? Hope you understand my question. Is there any samples I can find regarding the context? In case of Log4Net, for two appenders (targets), I can use the appender name to be create the logger and redirect data to different targets through each logger. Is it possible in NLog for ASP net core? username_2: Yes NLog support filtering based on the Logger Name (as it has been repeated several times here, and also stated in the documentation provided for you). If you can use `ILoggerFactory` to create two loggers called `logger1` and `logger2`, then your nlog.config could look like this: ``` <targets> <target name="file1" xsi:type="File" fileName="${logDirectory}/file1.log"/> <target name="file2" xsi:type="File" fileName="${logDirectory}/file2.log"/> </targets> <rules> <logger name="logger1" minlevel="Trace" writeTo="file1" /> <logger name="logger2" minlevel="Info" writeTo="file2" /> </rules> ``` Where `logger1` writes to `file1`, and `logger2` writes to `file2` username_0: Understood now. Thank you so much. Really appreciate it guys username_1: I assume your question has been answered, if not, please let us know! Status: Issue closed username_0: @username_1 yes it is answer. That very much.
MicrosoftDocs/azure-docs
934316103
Title: Please add an example for Blazor WASM Access WebAPI Question: username_0: In the Single-page application (SPA) There is not Blazor WASM example for accessing Web API, please add one. --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: 0b787325-589c-b5f5-f530-7f1fe12e075e * Version Independent ID: 6d678569-0ebe-f2ef-ecd7-69cc62b4b7be * Content: [Microsoft identity platform authentication libraries](https://docs.microsoft.com/en-us/azure/active-directory/develop/reference-v2-libraries) * Content Source: [articles/active-directory/develop/reference-v2-libraries.md](https://github.com/MicrosoftDocs/azure-docs/blob/master/articles/active-directory/develop/reference-v2-libraries.md) * Service: **active-directory** * Sub-service: **develop** * GitHub Login: @mmacy * Microsoft Alias: **marsma** Answers: username_1: @username_0 Does this help : https://github.com/cmatskas/BlazorWASMB2C Let us know so that we can take this up accordingly. username_0: Even the sample is for Azure AD B2C and not for AAD, but it did help. Thanks. Yet, I think the major problem for readers is what to put in appsettings.json for those magic string related to Azure AD or Azure AD B2C, and where to get those magic string value from. For example: ``` "AzureAd": { "Instance": "" , "Domain": "", // what to use? "TenantId": "", "ClientId": "", "CallbackPath": "/signin-oidc" }, ``` For example, TenantId and ClientId is easy, but what to put in domain, it is not mentioned in the doc, but it comes with the template project. This kind of the problem is the same for Blazor WASM or Web Api related to Azure AAD. Status: Issue closed username_1: @username_0 I have moved your new thread for a review so that you can find some sample there. Thanks.
RoboJackets/igvc-software
362981850
Title: Use magnetometer for heading instead of filtered orientation. Question: username_0: We are currently using a filtered orientation to determine the vehicle's heading. This orientation drifts over time (since we have to absolute orientation constraints on the IMU besides heading). We should use the raw magnetometer readings to calculate heading instead. The magnetometer can be easily influenced by nearby electronics, so we will need to find an isolated place to mount the IMU. Answers: username_1: @username_0 was this issue addressed? username_0: In the imu fix PR I used the magnetometer for heading. we probably want to test this first w/ the PR to make sure it works fine, and once it's merged we can close this.
mickstar/Zoo-For-Zotero
573652030
Title: Authors not sorted in item view/subtitle Question: username_0: thanks for clarifying, should be fixed in 6bd603bc7e4b5e05d0e889b4214ff0641e313c6d and <PASSWORD> Status: Issue closed Answers: username_1: Can confirm. This is now the most pressing issue for me, so I recommend it for triage. But I also want to clarify the issue to make sure we are describing the same thing: The authors for each item are only sorted alphabetically, not in the order I defined and sorted them when using the desktop client. So when I attempt to sort my library by author, the items are sorted by the first author when sorted alphabetically, rather than by the true first author. username_0: thanks for clarifying, should be fixed in 6bd603bc7e4b5e05d0e889b4214ff0641e313c6d and <PASSWORD> Status: Issue closed username_0: issue resolved in latest release (2.5). Unfortunately you will need to clear app data and do a full refresh to actually see this change reflected.
openSUSE/obs-docu
1128634223
Title: OBS manual still recommends 1024bit RSA for testing Question: username_0: Failed to reach a server: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:1129) ``` this happens with osc-0.169.1-1 on Debian unstable against a private obs-2.10 installation - even when "sslcertok = 0" is set in ~/.oscrc Answers: username_1: I would like to contribute could you just elaborate the issue @hennevogel
kubernetes/website
394069324
Title: Issue with k8s.io/docs/reference/kubernetes-api/ Question: username_0: <!-- Thanks for filing an issue! Before submitting, please fill in the following information. --> <!-- See https://kubernetes.io/docs/contribute/start/ for guidance on writing an actionable issue description. --> <!--Required Information--> **This is a...** <!-- choose one by changing [ ] to [x] --> - [ ] Feature Request - [ ] Bug Report **Problem:** **Proposed Solution:** **Page to Update:** https://kubernetes.io/... <!--Optional Information (remove the comment tags around information you would like to include)--> <!--Kubernetes Version:--> <!--Additional Information:--> Answers: username_1: pls clarify the problems you encountered. username_2: 11888 Status: Issue closed
aziz/PlainTasks
194288477
Title: Phantom previews are wonky Question: username_0: I randomly discovered that this package now makes use of phantoms (cool!), but they behave rather oddly. 1. Two "Remain" lines for each `@due`. 2. Should probably read "x remaining" instead (and "x overdue"). 2. The completion preview that is shown inline should be shown *after* the closing paren. Currently the margin around phantoms is disturbing. Imo. 3. Occasionally, I don't see phantoms at all. Also, occasionally I see a phantom after a line has been removed (#307). 4. Always shows remaining seconds as `59`. 5. Phantoms update inconsistently (seemingly `on_activated`, but a one-minute interval would be ideal). Not even when changing the due date. Answers: username_1: I had to do it in FileBrowser and experience is unpleasant: it would be better if PC shows version/tag so I don’t need to add it to message, and take note from matching filename in message folder instead of message.json. Besides, this package probably won’t introduce breaking changes so showing message is not that important, and there is rss for those who care about new features https://github.com/aziz/PlainTasks/commits/master.atom username_2: I can confirm that phantom previews are very unreliable, sometimes never appearing at all. username_1: Any details? Are you on Windows? Did you type a number greater than 99 like `@due(111)`? how looks your date_format? do you see errors in console View in main menu → Show Console? username_2: macOS Sierra, date format/tab complete working properly, no errors, installed via Package Control. username_1: Do you use any plugin that show icons in gutter? like git or brackets, that kind? username_1: Actually could you just post list of all plugins you have Preferences→Settings→Package Control→User Settings username_2: ``` "Align Arguments", "AlignTab", "ayu", "Base16 Color Schemes", "Dockerfile Syntax Highlighting", "Elixir", "ElixirSublime", "Elm Language Support", "Fix Mac Path", "Git", "GitGutter-Edge", "Package Control", "PlainTasks", "QuickThemes", "Rust Enhanced", "Sass", "Theme - Spacegray", "Vintageous" ``` I disabled GitGutter and the issue persists. I should mention that the live inline preview when setting a due date displays fine. It's the "remain" preview underneath the due tag which is irregular and often not displaying. I do not have it disabled in my settings: ``` { "color_scheme": "Packages/User/tasks-ayu.hidden-tmTheme", "icon_past_due": "dot", "highlight_past_due": false, "date_format": "(%m.%d %H:%M)" } ``` I was having issues before I added any user settings. username_1: Man... remain is not a preview, I do insist, that we use the word ‘preview’ only for the inline phantom within parentheses of `@due()`; as said in second message of this thread, remain/overdue phantoms are updated only on save, load, activated, events of a tab/view. This is just how it works for now, it is reliable in that sense; although sometimes it may fail because `sublime` is None which is very strange, probably bug in ST ( @username_0 did you ever saw it? sublime is None) But even if it failed it will be updated on next save or load or activated event. Also you may execute `plain_tasks_toggle_highlight_past_due` command by hand (bind to some keys or add to context menu), it should update remain/overdue stuff. Ofc. it would be nice if it was real-time, but I concern performance and inevitable increase of complexity. No promises, but I hope we’ll be there at some point. username_2: Oops! I guess I should've read your first reply more carefully! Apologies for wasting your time. username_0: No, I have never seen that `sublime` is every `None` (unless it was specifically overridden, which makes no sense). Are you thinking of a function call returning `None` in case the API hasn't been initialized yet? username_0: Well, the phantom feature would have been a nice update announcement, but it is also discoverable enough that you notice it as soon as you open a file (and have `@due` tags in it). I do care about what features my packages add in updates, but I don't care about each commit and definitely cannot be bothered to hand-review all of them. Besides, package users could not understand Python in which case this helps them very little to not at all. username_1: I understand what you mean, but in PT commit messages are mostly meaningful, so I’m just saying that in case of PT reading feed is just like reading changelog message, and non-trivial stuff is mostly documented in readme and tutorial so users don’t need to understand Python to see details of a change [usually]. username_0: It's how linter plugins work. Let the user perform changes until they pause with their typing and only peform a lint action during that. The delay is configurable, too. Status: Issue closed
CNMAT/CNMAT-odot
32335231
Title: o.expr doesn't issue warning/error for bogus parameter names Question: username_0: if you try to construct a new bundle parameter via assign(), i would expect to get some information that o.expr doesn't know what you'd like to do when you don't issue a slash (/) first. Here's an example: <pre><code> ----------begin_max5_patcher---------- <KEY> WeKSo6JsmS1Kr23MJlE5elK7O66kwJ1s79WYtODUYu8XrWcZT96bsKlgsYfE zN7.9cSfyA -----------end_max5_patcher----------- </code></pre> </code></pre> Answers: username_1: this is still an issue! username_1: This prints an error now Status: Issue closed
valor-software/ngx-bootstrap
338847098
Title: Modal padding-right=0 Question: username_0: ### Bug description or feature request: After closing modal body lose class modal-open but add padding-right=0 which is weird. ![bug](https://user-images.githubusercontent.com/14861637/42367531-d6d98bb8-8104-11e8-8716-1fc70bb0934d.gif) If its not a bug just close it. ### Plunker/StackBlitz that reproduces the issue: (it shows up on docs) ### Versions of ngx-bootstrap, Angular, and Bootstrap: ngx-bootstrap: ^3.0.1 Angular: ^6.0.7 Bootstrap: 4.1.1 Status: Issue closed Answers: username_2: And in my case after opening, Its adding `padding-right:17px;` to the body. I don't want my whole body to get shifted. username_3: Why was this closed? No plunker? This is a problem. Modal should not be adding inline style on close, otherwise it will dictate style of the whole body without allowing any CSS to fix it. Couldn't it just be ```scss body:not(modal-open){ // padding here } ``` username_3: It's because some js code is measuring the screen width on open/close. This is especially trouble some for nested scrolling modals.
rwth-acis/las2peer
889884281
Title: Random Exception during RMI invocations, even when services are running Question: username_0: In the cluster, services which are running fine cannot be reached over the webconnector. The webconnector will throw a Exception during RMI invocation exception. This happens randomly and the services which we are trying to reach don't show any exceptions. This issue was observed when making a request from the MobSOS Evaluation Center to the query visualizer over the las2peer webconnector of the bootstrap node Answers: username_0: #93 #91 username_0: Duplicate of #93 but #93 more precise Status: Issue closed
parcel-bundler/parcel
496227345
Title: Expose env variables matching certain prefix Question: username_0: # 🙋 Feature request It will be nice to have an option to expose only the env variables matching a certain prefix similar to vue-cli (VUE_APP) or create-react-app (REACT_APP). Part of the reason being, I want the env variables to be used on the frontend to be explicitly different from my other app env variables which might contain secrets. More context below. ## 🤔 Expected Behavior Probably have a `--env-prefix=PARCEL_APP` cli option which exposes only process.env.PARCEL_APP_... variables. Although, we might have to whitelist env variables like HMR_RUNTIME, NODE_ENV, etc. ## 😯 Current Behavior process.env.ANYTHING is accessible if you know the env variable's name. ## 💁 Possible Solution Added a `key.value.startsWith('MY_APP_')` condition here, https://github.com/parcel-bundler/parcel/blob/master/packages/core/parcel-bundler/src/visitors/env.js#L8 and it works, but couldn't figure out how to make it configurable 🙈 . ## 🔦 Context Currently, in environments like Heroku, running parcel in post-build hook will provide all my app related env variables to the frontend. I know according to https://github.com/parcel-bundler/parcel/issues/2299#issuecomment-439768971, we can access only variables which we know the name of, but any part of my code or a third-party module could guess/access env variables like process.env.DB_URL, process.env.DATABASE_URL, etc. ## 💻 Examples https://github.com/facebook/create-react-app/issues/865#issuecomment-252199527 Answers: username_1: With Parcel 2, this could be done as a JS transformer that runs before the default JS transformer, where you replace the env variables you want to allow and replace all others with `undefined`. username_2: It would also be really nice if it were possible to automatically include the entire environment, possibly by passing `--env-prefix=''` or alike.
nodemcu/nodemcu-firmware
64590894
Title: observe is present in coap stack Question: username_0: in username_1, apis found only for get and post. observe is on best option in in coap. api is not present for it. or if its present can anyone please tell me. Answers: username_1: not implemented. username_0: Does anybody working on observe option implementation for username_1 firmware. username_0: when we call cc = coap.Client() which function in coap library get execute. when we call cc : get(coap.CON,"coap://some_addrs:5683/path") i found coap_make_request() in coap.c get start, if i want one parameter to specify for the addition of observer option, how can i add. username_2: See #719. Status: Issue closed
spgennard/vscode_cobol
786909046
Title: FR: dump metadata to file Question: username_0: The metadata in the workspace I look at (~25 MB) cannot be shown in the output pane as its entries are too much. Searching in the output pane also isn't as nice as in a normal editor, so I suggest to dump to either a new editor window or to a temporary file instead. The main question is: should this be the new behavior or should this be added as a new command? Feel free to drop a note about the decision and assign this issue to me, then I'll work on this and create a PR. Status: Issue closed Answers: username_0: Thank you for this fix and the other ones. As noted: if you see a comment from me and think that it would be fine to accept a PR but that you don't want to actually code the parts just drop a note.
rustls/rustls
1104105742
Title: Clarify the certificate validation error API Question: username_0: Currently the certificate verifier APIs use `Error` as the return type. This is too general, and in code review we've found it is easy to return the wrong variant if one doesn't fully understand what all the `Error` variants mean. A certificate verifier should never return `Error::AlertReceived` for example, but this is possible with the current API. I suggest that instead the verification API should use `Box<dyn std::error::Error>` as the return type for every verifier method, and Rustls itself should be responsible for constructing an `rustls::Error` from that result. See #930 for more details on why `dyn std::error::Error` is suggested here instead of `String`. Answers: username_1: This makes sense to me.
eriqande/rubias
248851211
Title: Make a separate rubias-paper repository Question: username_0: I want to remove all the analyses we do for the paper and put it in a separate repo called `rubias-paper`. This will have everything we would submit to Dryad, and it has to come out of the repo before we submit to CRAN. I'll do this. Answers: username_0: Have this on my laptop. `sims-for-rubias-paper` . Have to push it up to GitHub and strip the stuff out of the package still. Status: Issue closed
chatwoot/chatwoot
1174947965
Title: Add an internal name and external name for inboxes Question: username_0: **Problem statement:** Right now, the name field in the inbox is used for both internal and external use. This often creates a problem as the clients needs and internal name to identify the inbox and the brand name only to be visible to the customer. A simple example is the Chatwoot dashboard inbox. The name given to the inbox is "Chatwoot InApp", the customer would receive and email with the name as "Pranav from Chatwoot InApp" which is not ideal. **Todo:** - Add a display name attribute to inboxes. - Use the display name in the widget / public facing APIs / external emails. - If display name is empty, use the name attribute as the fallback in all cases. Answers: username_1: @username_0 should it be an attribute on the channel object instead, only for the channels which have a public-facing component. username_0: @username_1 I thought about it but, it creates a broken experience with the customers as the display name becomes conditional. We have educate people that this is available only in website, email or API channels which oftens creates confusion. One instance from my experience speaking with customers is that they often confuse with the conversation continuity option. Every one expect it to be the flow in all channels.
HEP-KBFI/tth-htt
324465263
Title: Isn't 3 as well for preselection ? (referring to gitlab) Question: username_0: https://github.com/HEP-KBFI/tth-htt/blob/893f29cc4e4efda4cdcdc120f91590e6f1f52533/bin/analyze_1l_2tau.cc#L1115 Answers: username_1: It has no effect in the final selection, b/c we eventually apply: https://github.com/HEP-KBFI/tth-htt/blob/893f29cc4e4efda4cdcdc120f91590e6f1f52533/bin/analyze_1l_2tau.cc#L1386 in all regions. We've kept nJet >= 2 cut for historical reasons or because we just lazy :) Status: Issue closed
pulumi/pulumi-az-pipelines-task
822279988
Title: Stack outputs to variables Question: username_0: Currently there is not an easy way to get a stack output using the pulumi task and re-using the output value in other steps in the pipeline. This feature would be beneficial to have as we could have infrastructure creation using the pulumi task and then use these outputs as variables in other subsequent tasks, like `kubectl` or `azure-cli`. This would require running `pulumi stack output` with the ``--json` flag and then iterate the key, value pairs setting variables with the results. An additional option may also need to be surfaced to include secrets.
meteor/meteor-feature-requests
234465819
Title: Path aliases for modules Question: username_0: Migrated from: meteor/meteor#5869 I'm having a really hard time porting my React Native components over for usage on the web inside Meteor via [react-native-web](https://github.com/necolas/react-native-web). React Native Web [recommends in their setup guide](https://github.com/necolas/react-native-web/blob/master/docs/guides/getting-started.md#webpack-and-babel) creating an alias on node_modules to map `react-native` imports to `react-native-web`, but this is not possible on web. Instead of a simple configuration, you are forced to use [sloppy solutions like this](https://github.com/meteor/meteor/issues/8768#issuecomment-306985899). This is bad for two reasons: 1) It's ugly code, and Flow and ESLint can't interpret it 2) Because you have to manually declare the module to import from, you lose out on the ability to use any 3rd party modules that have a specific import baked into their source code, such as [`react-native-image-progress`](https://github.com/oblador/react-native-image-progress/blob/master/index.js#L6). Which means you end up asking for [bad feature requests](https://github.com/oblador/react-native-image-progress/issues/37) on these third party modules to work around Meteor's limitations. Answers: username_1: Meteor's runtime module system supports aliases: ```js meteorInstall({ node_modules: { "react-native": "react-native-web" } }); ``` However, this is only a runtime remapping, so you need to 1. make sure `react-native-web` is getting bundled due to a `require("react-native-web")` import somewhere else in your code, and 2. make sure that `/node_modules/react-native` is not included in the bundle, because it will take precedence over the alias (see [this comment](https://github.com/meteor/meteor/issues/8768#issuecomment-307124476) for an idea). username_2: For same idea for Atmosphere packages, see #47. username_0: @username_1 Hmm... would you be able to provide a slightly deeper code example, or is this `meteorInstall` configuration documented somewhere where I can learn more about it? I tried inserting the code snippet you gave in both Meteor client and server startup code but my app keeps complaining with `Uncaught Error: Cannot find module 'react-native'`. To give some more context on how I have my system setup: my setup isn't a mono-repo, it's actually three different modules / projects that are independently versioned: The "core" project: houses all universal JavaScript code, and exports a common set of components. This is a private npm module: ``` // project-core/lib/components/View.js /* @flow */ import Platform from '../Platform'; const rnId = 'react-native'; const { View, // $FlowFixMe } = Platform.OS === 'web' ? require('react-native-web') : require(rnId); // eslint-disable-line export default View; ``` The "native" project: houses all iOS and Android specific code; depends on core project to build out screens with a common set of JS and components. The genesis of this repo was initialized using `react-native init`: ```js // project-native/imports/ui/SomeScreen.js import View from 'project-core/lib/components/View'; // React Native manages this repository's imports const Component = () => ( <View> { ... } </View> ); ``` The "web" project: houses all iOS and Android specific code; depends on core project to build out screens with a common set of JS and components. The genesis of this repo was initialized using `meteor create`: ```js // project-web/imports/ui/SomeScreen.js import View from 'project-core/lib/components/View'; // Meteor manages this repository's imports const Component = () => ( <View> { ... } </View> ); ``` I'm trying to figure out a better way to export universal components from `project-core`. After playing around with this for a few days, I have come to the conclusion that I have __two needs__ here: A) Need: the Meteor `project-web` and the ReactNative `project-native` should be able to import / require the same component. (As you can see [here](https://github.com/meteor/meteor/issues/8768#issuecomment-306992030), I am having a very hard time achieving this as the Meteor build system and react-native's build system handle the build process differently.) B) Want: Rather than using `if` / `else` checks all over the place in the core project to try and figure out which client project is consuming the code (and then import from the "appropriate" npm module: `react-native` or `react-native-web`), I would prefer to have all of my core code simply import from the `react-native` namespace. This has two benefits: 1) This will work out of the box in React Native, and if Meteor does support aliasing (though I haven't been able to get it to work myself), it would run in Meteor as well with a small amount of configuration in `project-web`. Because I am now importing from a single source, I don't need to have the core project depend on `react-native-web`, and I can delete the ternary expressions, and Flow and ESLint will be way happier. 2) There are tons of 3rd party modules that are built around the react-native component primitives, such as [react-native-image-progress](https://github.com/oblador/react-native-image-progress/blob/master/index.js#L6-L12). Because both client projects would know how to handle imports that come from the `react-native` namespace, either project can use any 3rd party module that depends only on this same set of component primitives without [requiring any additional configuration / burden](https://github.com/oblador/react-native-image-progress/issues/37) on these 3rd party modules to explicitly support web clients. Essentially, my web app would get access to these 3rd part modules "for free". ---- Would you be able to help me understand how I can modify the above setup to achieve these two needs? username_1: That `meteorInstall` code has to run before you import `react-native` for the first time. You might want to look at your code in DevTools without source maps to make sure things are happening in the order you expect. username_3: If this technically is possible in Meteor, maybe this should be a FR for documentation? username_0: +1 for documentation or some sort of concrete example. Maybe a simple repo? I'm still having trouble with this. I've tried removing all client and server code and just writing this in a brand new Meteor app: ``` // client/main.js meteorInstall({ node_modules: { "react-native": "react-native-web" } }); const TextComponentOne = require('react-native-web').Text; const TextComponentTwo = require('react-native').Text; // error happens here ``` and it errors out with ``` Uncaught Error: Cannot find module 'Text' ``` <img width="469" alt="screen shot 2017-06-12 at 3 08 08 am" src="https://user-images.githubusercontent.com/4974609/27022528-65b0df06-4f1c-11e7-8f98-5be0813bf186.png"> Here is my entire `app.js` file that Meteor generates (it looks like `meteorInstall` comes first as you described?): ```js var require = meteorInstall({"client":{"template.main.js":function(){ /////////////////////////////////////////////////////////////////////// // // // client/template.main.js // // // /////////////////////////////////////////////////////////////////////// // Meteor.startup(function() { // 1 var attrs = {"bgcolor":"#fafafa"}; // 2 for (var prop in attrs) { // 3 document.body.setAttribute(prop, attrs[prop]); // 4 } // 5 }); // 6 // 7 /////////////////////////////////////////////////////////////////////// },"main.js":function(require){ /////////////////////////////////////////////////////////////////////// // // // client/main.js // // // /////////////////////////////////////////////////////////////////////// // "use strict"; // // meteorInstall({ // 5 node_modules: { // "react-native": "react-native-web" // } // 3 }); // 4 // var asd = require('react-native-web').Text; // 11 // var def = require('react-native').Text; // /////////////////////////////////////////////////////////////////////// }}},{ "extensions": [ ".js", ".json", ".html", ".css", ".graphql", ".jsx" ] }); require("./client/template.main.js"); require("./client/main.js"); ``` username_4: @username_0 try to add `import 'react-native-web';` just before your `meteorInstall` call. username_5: webpack has had import alias resolving for a long time now... relative imports can't possibly be a good idea for a maintainable application! username_0: @username_1 does `meteorInstall` work the same on the Meteor server? Without SSR I finally got this to work on the client by inspecting the `app.js` and making sure `meteorInstall` came first. But now that I'm trying to use SSR via `server-render`, the Meteor server is complaining now about the same stuff: ``` Error: Cannot find module 'react-native' W20170819-18:48:36.638(-4)? (STDERR) at Function.Module._resolveFilename (module.js:485:15) W20170819-18:48:36.638(-4)? (STDERR) at Function.Module._load (module.js:437:25) W20170819-18:48:36.638(-4)? (STDERR) at Module.require (module.js:513:17) W20170819-18:48:36.638(-4)? (STDERR) at require (internal/module.js:11:18) W20170819-18:48:36.639(-4)? (STDERR) at Object.<anonymous> (/Users/username_0/Sites/username_0/redbird-web/node_modules/react-native-vector-icons/dist/lib/react-native.js:1:75) W20170819-18:48:36.639(-4)? (STDERR) at Module._compile (module.js:569:30) W20170819-18:48:36.639(-4)? (STDERR) at Object.Module._extensions..js (module.js:580:10) W20170819-18:48:36.639(-4)? (STDERR) at Module.load (module.js:503:32) W20170819-18:48:36.639(-4)? (STDERR) at tryModuleLoad (module.js:466:12) W20170819-18:48:36.640(-4)? (STDERR) at Function.Module._load (module.js:458:3) ``` The same `app.js` is working great on the client, but failing on the server. Any ideas? username_6: I don't know why but nothing changes at all when I use meteorInstall. At the very top of `client/main.jsx` and `server/main.js` ```js import "preact-compat"; meteorInstall({ node_modules: { "react-dom": "preact-compat", react: "preact-compat", }, });``` username_7: It's also not working for me atm (but didn't do much debugging yet) chiming in with another use/problem-case: we run into this problem at a regular basis as from time to time `package A` has a mission critical bug and pr-merging/releasing happens to slowly. So we will release a fork for the meantime and are forced to rewrite all import statements (at least this is what we did in the past as I didn't find the current solution in the docs). This approach get's especially annoying when `package B` relies on `package A` and both ends up in the build. It would be cool if we had sth similar to jest moduleMapper or webpack aliases in place. username_8: I tried using the `meteorInstall` method and could not get it to work. I found a `Babel` plugin that transformed imports and modified it to work with my specific use case (using preact). You need to have `meteor-babel` installed (`meteor npm install meteor-babel`), and you'll need Babel 7. [Here's the plugin](https://www.npmjs.com/package/babel-plugin-meteoralias), and it'll allow you to use plugins written for React with Preact and any other use case you might have for transforming imports. ```json { "plugins": [ ["babel-plugin-meteoralias", { "aliases": [ { "from": "react", "to": "preact-compat" }, { "from": "react-dom", "to": "preact-compat" } ] }] ] } ``` username_9: I was able to make this work using it like this Option 1 - using import inside Meteor.startup `client/main.js` ```js import React from "react"; import "react-native-web"; import { Meteor } from "meteor/meteor"; meteorInstall({ node_modules: { "react-native": "react-native-web", // }, }); Meteor.startup(() => { import { AppRegistry } from "react-native"; import App from '../imports/ui/App'; AppRegistry.registerComponent("App", () => App); AppRegistry.runApplication("App", { rootTag: document.getElementById("root"), }); }); ``` Option 2 - using require `client/main.js` ```js import React from "react"; import "react-native-web"; import { Meteor } from "meteor/meteor"; meteorInstall({ node_modules: { "react-native": "react-native-web", // }, }); const AppRegistry = require("react-native").AppRegistry; const App = require("../imports/ui/App").default; Meteor.startup(() => { AppRegistry.registerComponent("App", () => App); AppRegistry.runApplication("App", { rootTag: document.getElementById("root"), }); }); ``` Is there any other way of doing it, or is it ok to do it like this? username_10: Did you manage to solve this? I'm also still getting a warning when bundling... username_10: @username_9 did you find a solution for this? username_11: I managed to use `react-native-icon` with this: ``` declare const __meteor_runtime_config__: any declare const cordova: any declare const meteorInstall: any // This will make the meteor bundlers embed react-native-web // tslint:disable-next-line: no-var-requires import 'react-native-web' // Then we can set an alias to replace react-native module by react-native-web meteorInstall({ node_modules: { "react-native": "react-native-web" } }) import './importSpaceLift' // tslint:disable-next-line: no-var-requires require('/imports/startup/client') document.addEventListener("deviceready", onDeviceReady, false) function onDeviceReady() { console.log(cordova.file) console.log("/meteor/" + __meteor_runtime_config__.autoupdateVersionCordova) } ``` in my tsconfig.json (remove unrevelant part) ``` { "compilerOptions": { "allowSyntheticDefaultImports": true, "experimentalDecorators": true, "jsx": "react", "downlevelIteration": true, "module": "commonjs", "target": "es5", "noImplicitAny": false, "moduleResolution": "node", "emitDecoratorMetadata": true, "sourceMap": true, "skipLibCheck": true, "lib": ["es2017", "dom"], "types": ["meteor", "jest", "node"], "strictNullChecks": true, "baseUrl": "./", "paths": { "react-native": ["react-native-web"], "~/*": [ "./imports/*" ] } }, "include": [ "client/**/*", "imports/**/*", "server/**/*", ], "exclude": [ "node_modules" ] } ``` username_12: The `meteorInstall` trick is too tricky. Something in https://github.com/meteor/meteor-feature-requests/issues/353 would be better, so that it applies the same across all code, without nuances. username_9: It's working for me with either the 2 options I wrote above. The only minor "issue" with that is the warning you get, but as @username_1 said `meteorInstall` is only a runtime remapping, so until something like webpack aliases is implemented in meteor, that's the best solution I found username_13: # Meteor version >= 1.8.1 and NPM >= 6.9 ## Example: Inferno as React in Vue ```vue <template> <AutoForm :schema="ClassActionFormSchema" :onSubmit="submit"/> </template> <script> import { ReactInVue } from 'vuera'; import { AutoForm } from 'uniforms-bootstrap4'; import schema from './schema'; export default { name: 'Form', data() { return { schema, } }, methods: { submit(data) { console.log('submit() - data', data); } }, components: { AutoForm: ReactInVue(AutoForm), } }; </script> ``` ## Solution: NPM alias ```bash meteor npm install --save inferno-compat react@npm:inferno-compat react-dom@npm:inferno-compat ``` username_14: Should the `meteorInstall` trick still work? I have a slightly different use case than the ones above, I want to import a different file in the same module than the default if it's on the client. As far as I can tell calling `meteorInstall` does nothing.. This is my client main: ``` import 'type-graphql/dist/browser-shim'; meteorInstall({ node_modules: { 'type-graphql': 'type-graphql/dist/browser-shim', }, }); require('/imports/startup/client'); ``` Am I missing something? Or does this just not work on newer versions of Meteor?
SCIInstitute/SCIRun
144382891
Title: Investigate Tetgen license issues Question: username_0: :heart: GPL... Answers: username_0: @lizutah Any official updates? I heard an unofficial one from @username_1. username_1: @lizutah - updates? username_0: @username_1 provided an update last week. :moneybag: :confused: :boom: username_0: We seem to have a stable, if unwieldy, solution for this. Status: Issue closed
AFM-analysis/afmformats
499486649
Title: Improve JPK file format Question: username_0: JPK-related tasks: - [ ] read enum from zip-folder names and not from random enumeration - [ ] gracefully handle errors such that no files are left on disk when opening archive fails: test_open_jpk.py/test_open_jpk_callibration<issue_closed> Status: Issue closed
dart-lang/sdk
613329861
Title: Crash in package:kernel/transformations/continuation.dart on invalid type Question: username_0: With https://dart-review.googlesource.com/c/sdk/+/146805 : pkg/front_end/tool/fasta compile --omit-platform --dump-ir pkg/front_end/testcases/general/async_method_with_invalid_type.dart ``` Unhandled exception: Crash when compiling null, at character offset null: unreachable #0 AsyncRewriterBase.defaultExpression (package:kernel/transformations/continuation.dart:1154:39) #1 TreeVisitor.visitPropertyGet (package:kernel/visitor.dart:149:43) #2 PropertyGet.accept (package:kernel/ast.dart:3105:44) #3 ForInStatement.transformChildren (package:kernel/ast.dart:5849:27) #4 Transformer.defaultTreeNode (package:kernel/visitor.dart:650:10) #5 TreeVisitor.defaultStatement (package:kernel/visitor.dart:203:41) #6 TreeVisitor.visitForInStatement (package:kernel/visitor.dart:215:49) #7 RecursiveContinuationRewriter.visitForInStatement (package:kernel/transformations/continuation.dart:191:20) #8 AsyncRewriterBase.visitForInStatement (package:kernel/transformations/continuation.dart:1073:13) #9 ForInStatement.accept (package:kernel/ast.dart:5833:43) #10 AsyncRewriterBase.visitBlock (package:kernel/transformations/continuation.dart:655:17) #11 Block.accept (package:kernel/ast.dart:5463:43) #12 AsyncRewriterBase.visitDelimited (package:kernel/transformations/continuation.dart:740:10) #13 AsyncRewriterBase.buildWrappedBody (package:kernel/transformations/continuation.dart:614:24) #14 AsyncRewriterBase.setupAsyncContinuations (package:kernel/transformations/continuation.dart:566:39) #15 AsyncFunctionRewriter.rewrite (package:kernel/transformations/continuation.dart:1316:5) #16 RecursiveContinuationRewriter.visitFunctionNode (package:kernel/transformations/continuation.dart:143:14) #17 FunctionNode.accept (package:kernel/ast.dart:2819:38) #18 Procedure.transformChildren (package:kernel/ast.dart:2411:27) #19 Transformer.defaultTreeNode (package:kernel/visitor.dart:650:10) #20 TreeVisitor.defaultMember (package:kernel/visitor.dart:230:35) #21 TreeVisitor.visitProcedure (package:kernel/visitor.dart:232:39) #22 RecursiveContinuationRewriter.visitProcedure (package:kernel/transformations/continuation.dart:117:51) #23 Procedure.accept (package:kernel/ast.dart:2398:40) #24 transformList (package:kernel/ast.dart:8749:27) #25 Library.transformChildren (package:kernel/ast.dart:626:5) #26 Transformer.defaultTreeNode (package:kernel/visitor.dart:650:10) #27 TreeVisitor.visitLibrary (package:kernel/visitor.dart:254:35) #28 RecursiveContinuationRewriter.visitLibrary (package:kernel/transformations/continuation.dart:125:28) #29 Library.accept (package:kernel/ast.dart:606:38) #30 RecursiveContinuationRewriter.rewriteLibrary (package:kernel/transformations/continuation.dart:97:17) #31 transformLibraries (package:kernel/transformations/continuation.dart:55:14) #32 VmTarget.performModularTransformationsOnLibraries (package:vm/target/vm.dart:171:5) #33 KernelTarget.runBuildTransformations (package:front_end/src/fasta/kernel/kernel_target.dart:1110:19) #34 KernelTarget.buildComponent.<anonymous closure> (package:front_end/src/fasta/kernel/kernel_target.dart:356:7) <asynchronous suspension> #35 KernelTarget.buildComponent.<anonymous closure> (package:front_end/src/fasta/kernel/kernel_target.dart) #36 withCrashReporting (package:front_end/src/fasta/crash.dart:122:24) #37 KernelTarget.buildComponent (package:front_end/src/fasta/kernel/kernel_target.dart:346:12) #38 CompileTask.compile (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/entry_points.dart:339:28) <asynchronous suspension> #39 compile.<anonymous closure>.<anonymous closure> (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/entry_points.dart:237:25) #40 withGlobalOptions.<anonymous closure> (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/command_line.dart:430:13) #41 CompilerContext.runWithOptions.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart:135:20) <asynchronous suspension> #42 CompilerContext.runWithOptions.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart) #43 CompilerContext.runInContext.<anonymous closure>.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart:123:46) #44 new Future.sync (dart:async/future.dart:224:31) #45 CompilerContext.runInContext.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart:123:19) #46 _rootRun (dart:async/zone.dart:1184:13) #47 _CustomZone.run (dart:async/zone.dart:1077:19) [Truncated] <asynchronous suspension> #42 CompilerContext.runWithOptions.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart) #43 CompilerContext.runInContext.<anonymous closure>.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart:123:46) #44 new Future.sync (dart:async/future.dart:224:31) #45 CompilerContext.runInContext.<anonymous closure> (package:front_end/src/fasta/compiler_context.dart:123:19) #46 _rootRun (dart:async/zone.dart:1184:13) #47 _CustomZone.run (dart:async/zone.dart:1077:19) #48 _runZoned (dart:async/zone.dart:1619:10) #49 runZoned (dart:async/zone.dart:1539:10) #50 CompilerContext.runInContext (package:front_end/src/fasta/compiler_context.dart:122:12) #51 CompilerContext.runWithOptions (package:front_end/src/fasta/compiler_context.dart:133:10) #52 withGlobalOptions (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/command_line.dart:423:26) #53 compile.<anonymous closure> (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/entry_points.dart:230:18) #54 runProtectedFromAbort (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/command_line.dart:478:24) #55 compile (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/entry_points.dart:229:16) #56 compileEntryPoint (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/entry_points.dart:77:11) #57 main (file:///usr/local/google/home/jensj/code/dart-sdk/sdk/pkg/front_end/tool/_fasta/compile.dart:7:33) #58 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:299:32) #59 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12) ``` Answers: username_1: Fixed by https://dart-review.googlesource.com/c/sdk/+/188463 Status: Issue closed
Taeir/ContextProject-MIGI2
158441471
Title: Respawning - Player spawning from File Question: username_0: Player spawning is currently set to a hardcoded position. This needs to be moved to the rooms. Loading entities from room files is already possible, but the player is a special entity that needs special loading behavior. This is a subtask of #376 - Respawning<issue_closed> Status: Issue closed
PAYONE-GmbH/oxid-6
1121939804
Title: No DB migration for data type change from TIMESTAMP to CHAR(32) for OXTIMESTAMP Question: username_0: In the fcpayone_events.php the OXTIMESTAMP columns are created as CHAR(32): https://github.com/PAYONE-GmbH/oxid-6/blob/dc2f45a7db1b86fdcfd15024dca452764fc18495/core/fcpayone_events.php#L78 But the UPDATE statements change them to TIMESTAMP... https://github.com/PAYONE-GmbH/oxid-6/blob/dc2f45a7db1b86fdcfd15024dca452764fc18495/core/fcpayone_events.php#L655 I think there is a migration missing for changing it to CHAR(32)? btw: Why are you using CHAR(32) for this?
PorktoberRevolution/ReStocked
398655902
Title: Mk2 Lander Can - Lander variant IVA side windows showing outside but some parts of doors Question: username_0: I appreciate there are issues with the stock IVA in this regards too but figured it'd be worth opening the issue here in case it is ever decided to be resolved in ReStock. The Lander variant IVA view shows the outside environment out the side windows but does show the side compartment doors, when closed and open. See screenshots below: ![untitled-1](https://user-images.githubusercontent.com/10106634/51085628-251e6d00-1734-11e9-8f0a-85d8f14fa044.png) ![untitled-2](https://user-images.githubusercontent.com/10106634/51085634-35364c80-1734-11e9-8e0c-4c24a94c07cf.png) ![untitled-3](https://user-images.githubusercontent.com/10106634/51085636-39fb0080-1734-11e9-8244-6d0cbc1e6971.png) ![untitled-4](https://user-images.githubusercontent.com/10106634/51085638-3d8e8780-1734-11e9-8086-47d5a071fe56.png) Answers: username_1: Ah... I forgot to make the "plug" username_1: #311 adds a new mesh component to block the hole Status: Issue closed username_0: https://github.com/PorktoberRevolution/ReStocked/pull/311 resolves this issue.
nova-framework/framework
143825126
Title: Nova Question: username_0: @username_1 Good issue here, you did a real good job on Nova, and the install video you made. You were able to enhance the framework, yet keep it flexible and simple. Great Job. And thank you for making installation flexible as well. How do you do it? Oh and good job on enhancing the CSRF helper and the cli tool. And thanks for taking the time for US, the users of Nova, It has been a GREAT framework. Answers: username_1: Thanks Jim, I appreciate all the testing you've done for a long time, really help to iron out what's not caught. Thanks for the kind words too :) it wasn't easy but we got there in the end, I'm really happy with the outcome. Status: Issue closed
AugurProject/augur
549251414
Title: Help Menu Item Hyperlinks need better links Question: username_0: **Is your feature request related to a problem? Please describe.** The current iteration of the help menu has items which mostly link to docs.augur.net. Should these point to something else? ![Screenshot from 2020-01-13 18-46-12](https://user-images.githubusercontent.com/1673206/72301904-4b703480-3636-11ea-8105-340684ee27a8.png) **Describe the solution you'd like** Possibly link to documentation that specifically describes how to trade, how to dispute, etc. I'm not sure if the content is created yet but I would even recommend removing the links from the help menu entirely if it's not available. Answers: username_1: there's another issue to add these, closing as dupe Status: Issue closed
kubernetes-client/csharp
257597495
Title: kubeconfig handling is overly sensitive Question: username_0: For example, this is a valid config file that kubectl accepts, but this client can not parse into KubernetesClientCredentials: ``` apiVersion: v1 kind: Config clusters: - name: colemick1 cluster: server: https://colemick1-api.westus.cloudapp.azure.com:443 certificate-authority-data: <redacted> users: - name: kubelet user: client-certificate-data: <redacted> client-key-data: <redacted> contexts: - context: cluster: colemick1 user: kubelet ```<issue_closed> Status: Issue closed
dials/dials
529373769
Title: dials.image_viewer broken for i23 detector with multi_panel=True Question: username_0: ``` $ dials.image_viewer thaumatin_1_000*.cbf multi_panel=True show_mask=True DIALS (2018) Acta Cryst. D74, 85-97. https://doi.org/10.1107/S2059798317017235 The following parameters have been modified: show_mask = True format { multi_panel = True } input { experiments = <image files> } Traceback (most recent call last): File "/Users/username_0/software/cctbx/build/../modules/dials/command_line/image_viewer.py", line 195, in <module> runner() File "/Users/username_0/software/cctbx/build/../modules/dials/command_line/image_viewer.py", line 133, in __call__ self.view() File "/Users/username_0/software/cctbx/build/../modules/dials/command_line/image_viewer.py", line 139, in view self.wrapper.display(experiments=self.experiments, reflections=self.reflections) File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/spotfinder_wrap.py", line 75, in display self.frame.load_image(chooser_wrapper(imagesets[0], 0)) File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/spotfinder_frame.py", line 556, in load_image show_untrusted=show_untrusted, File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/slip_viewer/frame.py", line 431, in load_image get_raw_data=get_raw_data, File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/slip_viewer/tile_generation.py", line 286, in set_image self.raw_image.set_raw_data(get_raw_data(self.raw_image)) File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/spotfinder_frame.py", line 926, in get_raw_data self.mask_raw_data(raw_data) File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/spotfinder_frame.py", line 1174, in mask_raw_data mask = self.get_mask(self.pyslip.tiles.raw_image) File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/spotfinder_frame.py", line 1163, in get_mask mask = image.get_mask() File "/Users/username_0/software/cctbx/modules/dials/util/image_viewer/slip_viewer/frame.py", line 45, in get_mask return self.image_set.get_mask(self.index) RuntimeError: dxtbx Internal Error: /Users/username_0/software/cctbx/modules/dxtbx/imageset.h(877): DXTBX_ASSERT(mask.n_tiles() == data.n_tiles()) failure. ``` Answers: username_1: I am approximately 0% surprised by this. username_1: I think the P12M has some special 🦍 code in image viewer anyway right? username_0: I don't think this is an issue with the image viewer - I think there is something more fundamentally wrong with the format class. E.g. dials.find_spots also fails (this works with dials 1.14): ``` $ dials.import thaumatin_1_000*.cbf multi_panel=True $ dials.find_spots imported.expt DIALS (2018) Acta Cryst. D74, 85-97. https://doi.org/10.1107/S2059798317017235 DIALS 2.0.33-gf3689ac4e The following parameters have been modified: input { experiments = imported.expt } Setting spotfinder.filter.min_spot_size=3 Configuring spot finder from input parameters -------------------------------------------------------------------------------- Finding strong spots in imageset 0 -------------------------------------------------------------------------------- Traceback (most recent call last): File "/Users/username_0/software/cctbx/build/../modules/dials/command_line/find_spots.py", line 195, in <module> script.run() File "/Users/username_0/software/cctbx/build/../modules/dials/command_line/find_spots.py", line 129, in run reflections = flex.reflection_table.from_observations(experiments, params) File "/Users/username_0/software/cctbx/modules/dials/array_family/flex.py", line 198, in from_observations return find_spots(experiments) File "/Users/username_0/software/cctbx/modules/dials/algorithms/spot_finding/finder.py", line 759, in __call__ table, hot_mask = self._find_spots_in_imageset(imageset) File "/Users/username_0/software/cctbx/modules/dials/algorithms/spot_finding/finder.py", line 801, in _find_spots_in_imageset mask = self.mask_generator.generate(imageset) File "/Users/username_0/software/cctbx/modules/dials/util/masking.py", line 149, in generate assert len(detector) == len(image) AssertionError: Please report this error to <EMAIL>: ``` username_1: Yeh I'll buy that... username_2: I think this issue has been fixed? At least ``` dials.image_viewer $(libtbx.find_in_repositories dials_regression)/image_examples/DLS_I23/I23_P12M_alpha_0001.cbf multi_panel=True show_mask=True ``` does not fail. Status: Issue closed
wix/react-native-navigation
451638216
Title: passProps passes nothing Question: username_0: ### Issue Description passProps is null on component side. ### Steps to Reproduce / Code Snippets / Screenshots <!-- ```js Navigation.push('AppRoot', { component: { id: 'show-wallpaper', name: 'show-wallpaper', passProps: { wallpaper: x } } });``` --- ### Environment * React Native Navigation version: latest * React Native version: 0.59.8 * Platform(s) (iOS, Android, or both?): Android * Device info (Simulator/Device? OS version? Debug/Release?): OnePlus 7 Pro, Android P, Debug Answers: username_1: Hey there, both unit and e2e related to passProps pass. Are you able to reproduce in the playground app? username_0: Solved this issue by using redux but the props didn't passed because of the react native paper libs paper provider Status: Issue closed username_1: Interesting... how did you integrate with paper? Something like this should work ```js import { Provider as PaperProvider } from 'react-native-paper'; Navigation.registerComponent('show-wallpaper', () => (props) => ( <PaperProvider> <WallpaperScreen {...props} /> </PaperProvider> ), () => WallpaperScreen); ``` username_0: Thanks I'll try that username_2: Hi @username_1 can you help understand how i can integrate PaperProvider with `registerComponentWithRedux`? I can't find a way.. thanks a lot! username_1: @username_2 `registerComponentWithRedux` is obsolete - you should use `registerComponent` as described in the [docs](https://wix.github.io/react-native-navigation/api/component#registering-a-component-wrapped-with-providers) 👍
telerik/kendo-ui-core
230406682
Title: Focusing a textbox nested in Window does not highlight its text Question: username_0: ### Bug report When a textbox nested in a modal Window is focused by pressing Tab its text is not highlighted. (**Regression**). ### Reproduction of the problem [Dojo ](http://dojo.telerik.com/oJodo) example. ### Current behavior The focused textbox' text is not highlighted. ### Expected/desired behavior The focused textbox' text is highlighted. ### Environment * **Kendo UI version:** 2017.2.504 * **jQuery version:** x.y * **Browser:** [all ] Status: Issue closed Answers: username_2: Hi there is this problem fixed now? I can still reproduce the same thing with 2017.2.621, it works fine with 2017.1.223.
6f-fiber-group-projects/general
756888156
Title: 大文字と小文字を識別せずに検索をしたい検索 Question: username_0: ## 概要 EquipmentListに検索機能を追加したが、大文字と小文字を識別して検索してしまう。 ## 再現方法(バグのみ) ## 期待する動き 大文字と小文字を識別せずに検索をしたい ## スクリーンショット バグの場合は出来る限りスクリーンショットも載せてください。 ## デスクトップ環境 - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] ## スマホ環境 - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] ## その他
jaredlll08/ModTweaker
181927581
Title: Method for adding TCon melting recipes? Question: username_0: The melting recipe on the ModTweaker wiki does not seem to work, saying a method exists but not with these parameters, even when I directly copy the example line of code. Can somebody provide me with the correct method or update the wiki? Answers: username_1: working on it username_1: There you go! http://minetweaker3.powerofbytes.com/wiki/ModTweaker:TConstruct_Support_1.10.2 Status: Issue closed username_0: Thanks!
cloudposse/terraform-aws-rds-cluster
1090181707
Title: Second destroy will fail if snapshot is not skipped due to snapshot conflict Question: username_0: Found a bug? Maybe our [Slack Community](https://slack.cloudposse.com) can help. [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com) ## Describe the Bug If the cluster is created and destroyed and then created again and attempted a destroy again, the last destroy will fail because there is a snapshot with the same name as the last one. ```hcl │ Error: error deleting RDS Cluster (aurora-example-shared): DBClusterSnapshotAlreadyExistsFault: Cannot create the cluster snapshot because one with the identifier aurora-example-shared already exists. ``` ## Expected Behavior Add a random id to the final snapshot when the cluster is created to avoid conflicts