id
stringlengths
4
10
text
stringlengths
4
2.14M
source
stringclasses
2 values
created
timestamp[s]date
2001-05-16 21:05:09
2025-01-01 03:38:30
added
stringdate
2025-04-01 04:05:38
2025-04-01 07:14:06
metadata
dict
244040329
Unable to download JSON metadata (Pluralsight) Youtube-dl version: 2017.07.15 ERROR: Unable to download JSON metadata: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call yout...
gharchive/issue
2017-07-19T13:27:53
2025-04-01T04:35:43.107226
{ "authors": [ "NikhilDoWhile", "dstftw" ], "repo": "rg3/youtube-dl", "url": "https://github.com/rg3/youtube-dl/issues/13681", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
379743474
Unable to download youtube video 403 forbidden youtube-dl --version 2018.11.07 youtube-dl "https://www.youtube.com/watch?v=71wQeC3ohug" -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['https://www.youtube.com/watch?v=71wQeC3ohug', '-v'] [debug] Encodings:...
gharchive/issue
2018-11-12T11:54:08
2025-04-01T04:35:43.118333
{ "authors": [ "dstftw", "flhang" ], "repo": "rg3/youtube-dl", "url": "https://github.com/rg3/youtube-dl/issues/18161", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
34479924
-x Can't find directory or file part of #2963 and #2924 @phihag \\\\ C:\youtube-dl>youtube-dl "https://www.youtube.com/watch?v=_qNxNIzVAXo" -f best - x --no-mtime --add-metadata -v [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['https://www.youtube.com/watch?v=_qNxNIzVAXo', '-f', 'best...
gharchive/issue
2014-05-28T15:53:13
2025-04-01T04:35:43.125973
{ "authors": [ "Soroid", "dstftw" ], "repo": "rg3/youtube-dl", "url": "https://github.com/rg3/youtube-dl/issues/2999", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
131459146
arte.tv: Unable to extract iframe url Seems that all (?) video downloads from popolar german/french arte TV channel are broken. Using youtube-dl version 2016.02.04, I get the following error constantly on all video pages, even older ones that worked before. ERROR: Unable to extract iframe url; This issue is already...
gharchive/issue
2016-02-04T20:04:39
2025-04-01T04:35:43.128009
{ "authors": [ "del0rean", "dstftw" ], "repo": "rg3/youtube-dl", "url": "https://github.com/rg3/youtube-dl/issues/8432", "license": "Unlicense", "license_type": "permissive", "license_source": "github-api" }
1878869175
🛑 Zimbra is down In 195aa7c, Zimbra (https://posta.comune.preganziol.tv.it) was down: HTTP code: 0 Response time: 0 ms Resolved: Zimbra is back up in 10b2552 after 5 minutes.
gharchive/issue
2023-09-02T22:48:37
2025-04-01T04:35:43.159171
{ "authors": [ "rglauco" ], "repo": "rglauco/upptime", "url": "https://github.com/rglauco/upptime/issues/155", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2262407997
[Feature Request] Bookmark node view offset Option to add screen offset to bookmark node. Very useful node but sometimes the position where I put the node and where I want the screen position to be needs to be slightly different. Also suggestions for other features this node can have: Align view (Default is top-left...
gharchive/issue
2024-04-25T00:44:31
2025-04-01T04:35:43.165896
{ "authors": [ "Alexyoe", "aphaits" ], "repo": "rgthree/rgthree-comfy", "url": "https://github.com/rgthree/rgthree-comfy/issues/212", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
728900870
Editor plugins I think that a language success is very dependent on the tooling. And having good editor support is step one. This is not a rhai issue per se, but I think it is good to have a place to track the progress of the ecosystem, it can also serve as reference when people search for it. To my knowledge, the ma...
gharchive/issue
2020-10-24T23:42:33
2025-04-01T04:35:43.190908
{ "authors": [ "Hodkinson", "kuon", "schungx", "tamasfe" ], "repo": "rhaiscript/rhai", "url": "https://github.com/rhaiscript/rhai/issues/268", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1880101324
Why does clicking submit need us to dedicate our audio to public domain? What does this mean for privacy? Quick question, I've read through the source code, and can't see any automatic uploading of voice data, but why when clicking submit in the recording studio, a disclaimer says 'By clicking Submit, you agree to de...
gharchive/issue
2023-09-04T11:42:57
2025-04-01T04:35:43.197838
{ "authors": [ "mario872" ], "repo": "rhasspy/piper-recording-studio", "url": "https://github.com/rhasspy/piper-recording-studio/issues/8", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
706368765
Multiple Satellities in one Room I have 2 Satellites in one Room, sadly i am not able to mix the Audio and send it to one rhasspy install. Is there any option to "group" those 2 Satellites? Currently both Satellites are triggering on Wake Word and it's a total mess. Hmmm...do you have both satellites connected to t...
gharchive/issue
2020-09-22T13:07:59
2025-04-01T04:35:43.241151
{ "authors": [ "Romkabouter", "benedikt-bartscher", "jerome83136", "joshward9182", "oziee", "synesthesiam", "xBelladonna" ], "repo": "rhasspy/rhasspy", "url": "https://github.com/rhasspy/rhasspy/issues/113", "license": "MIT", "license_type": "permissive", "license_source": "git...
590993373
Should --debug be a global or command specific option? (base) Adams-MBP:services aroberts$ ./services --debug promote --from https://github.com/a-roberts/gitops-repo-testing --to https://github.com/a-roberts/staging --service service-a 2020/03/31 11:27:59 fatal: destination path 'gitops-repo-testing' already exists ...
gharchive/issue
2020-03-31T10:39:38
2025-04-01T04:35:43.247620
{ "authors": [ "Megan-Wright", "a-roberts", "bigkevmcd" ], "repo": "rhd-gitops-example/services", "url": "https://github.com/rhd-gitops-example/services/issues/27", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1073132360
react진행 협업 여부 제가 맡은 작업이 모두 종료되어 react쪽에 보조 인원으로 참여하려고 하는데 추가 인원 필요하신가요? 일부 컴포넌트가 작업이 지연되는 부분이 있어보입니다. 감사합니다.
gharchive/issue
2021-12-07T09:42:05
2025-04-01T04:35:43.249202
{ "authors": [ "BaekJae", "jaejin28", "rhdenro" ], "repo": "rhdenro/jinddoback2", "url": "https://github.com/rhdenro/jinddoback2/issues/60", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2690209213
🛑 BOS2 is down In 4dc1a83, BOS2 ($URL_BOS2) was down: HTTP code: 0 Response time: 0 ms Resolved: BOS2 is back up in 0f554e7 after 25 minutes.
gharchive/issue
2024-11-25T10:42:58
2025-04-01T04:35:43.279141
{ "authors": [ "rholak" ], "repo": "rholak/upptime", "url": "https://github.com/rholak/upptime/issues/1582", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2599422519
🛑 BOS2 is down In 0cd3e59, BOS2 ($URL_BOS2) was down: HTTP code: 0 Response time: 0 ms Resolved: BOS2 is back up in 3348ee6 after 26 minutes.
gharchive/issue
2024-10-19T17:17:42
2025-04-01T04:35:43.281464
{ "authors": [ "rholak" ], "repo": "rholak/upptime", "url": "https://github.com/rholak/upptime/issues/346", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
153635264
Having EAP Control Script Shall we have eapctl.sh in cases where we don't have EAP installed as service and set the bind-address and other settings we do right now in the jboss_eap/main.yml. IMHO - we want to be very prescriptive in this project and that includeincludes EAP installed as a service. At this time, I d...
gharchive/issue
2016-05-08T04:40:56
2025-04-01T04:35:43.300191
{ "authors": [ "kameshsampath", "sherl0cks" ], "repo": "rhtconsulting/jboss_eap", "url": "https://github.com/rhtconsulting/jboss_eap/issues/23", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1072575596
[BUG] Error: can't find external program "python" Describe the bug The module relies on an external dependency named "python" https://github.com/rhythmictech/terraform-terraform-errorcheck/blob/074abcbf0ff58b85c2a2a74340853b29c52bcb7c/main.tf#L2 which fails with: │ Error: can't find external program "python" │ │ w...
gharchive/issue
2021-12-06T20:21:27
2025-04-01T04:35:43.332766
{ "authors": [ "gchamon", "sblack4", "sed-i", "shubhisethi" ], "repo": "rhythmictech/terraform-terraform-errorcheck", "url": "https://github.com/rhythmictech/terraform-terraform-errorcheck/issues/6", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
547339585
An error that could be linked to Python2-3 problems So running for a test, I got such error. Some other errors occurred before, but I fixed that. Any suggestions here? File "test_frcnn_count.py", line 173, in main list_files = sorted(get_file_names(img_path), key=lambda var:[int(x) if x.isdigit() else x for x in ...
gharchive/issue
2020-01-09T09:01:00
2025-04-01T04:35:43.337006
{ "authors": [ "Janzeero-PhD", "KimTaeHyeong-97" ], "repo": "riadhayachi/faster-rcnn-keras", "url": "https://github.com/riadhayachi/faster-rcnn-keras/issues/1", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
498423744
Define gff3 specification We need to write an explicit gff3 specification for our transcriptome gff3, with code to test this added to check_gff_fasta.py. Making transcriptome annotations compatible is the key to bringing in new organisms and to making data portable between different tools such as ORF finders. I'm con...
gharchive/issue
2019-09-25T17:30:39
2025-04-01T04:35:43.424520
{ "authors": [ "ewallace", "mikej888" ], "repo": "riboviz/riboviz", "url": "https://github.com/riboviz/riboviz/issues/74", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2082812724
Add missing Descriptions The following language metadata is missing a fitting description: Type System: [ ] Safe [ ] Strong [ ] Weak Syntax Style: [ ] Assembly [ ] Lisp [ ] Pascal [ ] Perl Applications: [ ] Mobile [ ] Apple [ ] General [ ] Client [ ] Server [ ] Microsoft [ ] Games [ ] Web [ ] System [ ] Desktop ...
gharchive/issue
2024-01-15T23:47:57
2025-04-01T04:35:43.434634
{ "authors": [ "ricardoboss" ], "repo": "ricardoboss/Prolangle", "url": "https://github.com/ricardoboss/Prolangle/issues/86", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
233066782
add mobilenet please pytorch-mobilenet: PyTorch MobileNet Implementation of "MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications", 1704.04861 Thanks a lot! :)
gharchive/issue
2017-06-02T03:25:32
2025-04-01T04:35:43.462103
{ "authors": [ "acgtyrant", "rickiepark" ], "repo": "rickiepark/awesome-pytorch", "url": "https://github.com/rickiepark/awesome-pytorch/issues/1", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
237962468
Fix/optimize search method (current search method does work) $search seems to not work when passed in get request or its just me (I did test this however), but a further look into this must be made, current search works with startswith but causes multiple requests to be sent (depending on the size of values to be sea...
gharchive/issue
2017-06-22T20:21:01
2025-04-01T04:35:43.498717
{ "authors": [ "ricomaster9000" ], "repo": "ricomaster9000/sageOneApiLibrary-GLOBAL", "url": "https://github.com/ricomaster9000/sageOneApiLibrary-GLOBAL/issues/7", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1252338381
Mobile Code Extension Is your feature request related to a problem? Please describe. Mobile Code Extension Describe the solution you'd like. I will make a mobile code extension in which the user will type the name of a country and on clicking the button will get the mobile code of that country. Describe alternatives ...
gharchive/issue
2022-05-30T07:52:32
2025-04-01T04:35:43.520572
{ "authors": [ "Sukriti-m", "ridsuteri" ], "repo": "ridsuteri/Awesome-Chrome-Extensions", "url": "https://github.com/ridsuteri/Awesome-Chrome-Extensions/issues/420", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
337132390
[UnknownApiError] Endpoint request timed out on QPU I was running some optimization program on QPU and after some time I got this error: UnknownApiError Traceback (most recent call last) in () 35 'xatol': 0.01, 36 'return_al...
gharchive/issue
2018-06-29T20:45:46
2025-04-01T04:35:43.538958
{ "authors": [ "ryankarle", "yudongcao" ], "repo": "rigetticomputing/pyquil", "url": "https://github.com/rigetticomputing/pyquil/issues/491", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1413582679
Create bert-codegen.h Orig: ring/language/include/codegen.h New: ring/language/include/bert-codegen.h ==> codegen.h Adds "^^" as power function example 4^^3 => 64 Uses "void ring_vm_explog ( VM *pVM )" Hello Bert I don't plan to add this operator at the current stage Will think about this in the future onc...
gharchive/pull-request
2022-10-18T17:23:08
2025-04-01T04:35:43.567464
{ "authors": [ "MahmoudFayed", "umariani" ], "repo": "ring-lang/ring", "url": "https://github.com/ring-lang/ring/pull/1478", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
428313598
logrotate command does not close log Issuing logrotate has no impact on my debug.log (i.e., it does not close the log). If I manually rm -f /var/log/rippled/debug.log, then issuing logrotate successfully reopens the log, so it seems like an issue with closing the log file. Documentation indicates that the logrotate c...
gharchive/issue
2019-04-02T16:01:37
2025-04-01T04:35:43.622417
{ "authors": [ "MarkusTeufelberger", "alloyxrp", "crypticrabbit", "mDuo13", "mellery451", "nbougalis" ], "repo": "ripple/rippled", "url": "https://github.com/ripple/rippled/issues/2892", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
494284407
1.3.1 build failed (Fetched in submodule path 'doc/docca', but it did not contain 335dbf9) Can't build 1.3.1, it seems what https://github.com/vinniefalco/docca.git was updated couple days ago [ 20%] Performing build step for 'snappy' -- snappy build command succeeded. See also /rippled/.nih_c/unix_makefiles/GNU_7.4...
gharchive/issue
2019-09-16T21:23:55
2025-04-01T04:35:43.627771
{ "authors": [ "mellery451", "nbougalis", "sergeygalkin" ], "repo": "ripple/rippled", "url": "https://github.com/ripple/rippled/issues/3080", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
211338172
Add Escrow support: Escrow replaces the existing SusPay implementation with improved code that also adds hashlock support to escrow payments, making RCL ILP enabled. The new functionality is under the Escrow amendment, which supersedes and replaces the SusPay amendment. This commit also deprecates the CryptoCondition...
gharchive/pull-request
2017-03-02T09:42:29
2025-04-01T04:35:43.647015
{ "authors": [ "codecov-io", "miguelportilla", "nbougalis", "seelabs" ], "repo": "ripple/rippled", "url": "https://github.com/ripple/rippled/pull/2038", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
113144160
Add test for thrift accessing a compact storage created table. This current fails on cassandra-3.0 branch. Thanks for the test -- can you please address the linter errors found with CI? Could you briefly explain how this tests COMPACT STORAGE on 3.0? My understanding was that there is no compact storage anymore. ...
gharchive/pull-request
2015-10-24T07:52:26
2025-04-01T04:35:43.651469
{ "authors": [ "JeremiahDJordan", "mambocab" ], "repo": "riptano/cassandra-dtest", "url": "https://github.com/riptano/cassandra-dtest/pull/629", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2715223171
enable unstable feature for cargo risczero test Not adding additional semantics by handling an unstable feature flag, given this is already gated behind experimental feature flag. Needed to be able to test new unstable syscalls @austinabell, I've pushed ccaa353fd40b3ad6e9e541455d05cd788ed6c89b...b74308fc990c4d55f24...
gharchive/pull-request
2024-12-03T14:42:53
2025-04-01T04:35:43.656177
{ "authors": [ "austinabell", "nategraf" ], "repo": "risc0/risc0", "url": "https://github.com/risc0/risc0/pull/2598", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1423894955
vstopi behavior refers to vstopei The behavior of CSR vstopi refers to the value of CSR vstopei (section 7.3.3). But vstopei is present only when an IMSIC is implemented. What happens if an IMSIC is not implemented? Is there an assumption that hstatus.VGEIN can only be non-zero if an IMSIC is present? Is this stated ...
gharchive/issue
2022-10-26T11:51:22
2025-04-01T04:35:43.660682
{ "authors": [ "JamesKenneyImperas", "jhauser-us" ], "repo": "riscv/riscv-aia", "url": "https://github.com/riscv/riscv-aia/issues/31", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
757595838
Specify minimum supported clang (and maybe also gcc) version We should say something about what kind of compiler versions are required to run riscv-compliance. This was filed because Clang didn't support a test program written in assembler. IT isn't clear what assembler features Clang wasn't supporting at that ti...
gharchive/issue
2020-12-05T07:28:04
2025-04-01T04:35:43.662282
{ "authors": [ "allenjbaum", "bluewww" ], "repo": "riscv/riscv-arch-test", "url": "https://github.com/riscv/riscv-arch-test/issues/155", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
2098235431
Wrong operand order of Zba instructions SHxADD and SHxADD.UW shift rs1 and add it to an unshifted rs2; this specification defines them the other way around. @tariqkurd-repo : Is this fixed? Can we close the ticket? The PR has been merged so this should be fixed. @sorear Please re-open in case one of them was miss...
gharchive/issue
2024-01-24T13:09:38
2025-04-01T04:35:43.666468
{ "authors": [ "andresag01", "arichardson", "sorear" ], "repo": "riscv/riscv-cheri", "url": "https://github.com/riscv/riscv-cheri/issues/28", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1241184240
Where i can find Assembler mnemonics for RISC-V ? I can't find it in draft-20220513-3e7b38 https://github.com/riscv-non-isa/riscv-asm-manual/blob/master/riscv-asm.md
gharchive/issue
2022-05-19T04:16:06
2025-04-01T04:35:43.667649
{ "authors": [ "aswaterman", "luyahan" ], "repo": "riscv/riscv-isa-manual", "url": "https://github.com/riscv/riscv-isa-manual/issues/847", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
1566531005
When the hypervisor extension is implemented, the following are also mandatory does this mean these are included in H? we simplified the spreadsheet to have 2 columns: included , implied. currently we have the following things marked mandatory in RV22S64 but it sounds like that is wrong: Ssstateen Supervisor-mode vie...
gharchive/issue
2023-02-01T17:37:12
2025-04-01T04:35:43.672594
{ "authors": [ "a4lg", "mark-riscv" ], "repo": "riscv/riscv-profiles", "url": "https://github.com/riscv/riscv-profiles/issues/93", "license": "CC-BY-4.0", "license_type": "permissive", "license_source": "github-api" }
2604583812
bug(batch): restarted serving node occasionally doesn't bump up min_pinned_hummock_version Describe the bug A serving node coexists with a frontend node in the same RisingWave standalone process in a pod. Restart the pod. The min_pinned_hummock_version held by this serving node is no longer increasing, unexpectedly...
gharchive/issue
2024-10-22T07:50:30
2025-04-01T04:35:43.683642
{ "authors": [ "kwannoel", "zwang28" ], "repo": "risingwavelabs/risingwave", "url": "https://github.com/risingwavelabs/risingwave/issues/19050", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1606198234
Tracking: sqlsmith snapshot generation Track: https://github.com/risingwavelabs/risingwave/issues/8220 High priority: [x] Generation should not fail if query caused an unexpected error. https://github.com/risingwavelabs/risingwave/pull/8259 [x] Instead of capturing setup_sql and queries, just scrape from output logs...
gharchive/issue
2023-03-02T06:40:10
2025-04-01T04:35:43.692080
{ "authors": [ "kwannoel" ], "repo": "risingwavelabs/risingwave", "url": "https://github.com/risingwavelabs/risingwave/issues/8284", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1721471962
test client libraries in the main-cron test https://www.notion.so/risingwave-labs/client-libraries-215dccb91503473787a4ddfe0aa2b422 Please write the tests and run them in the main-cron test so that we can verify them on a daily basis. Feel free to assign the owner to each test. @sumittal Please open a PR once the imp...
gharchive/issue
2023-05-23T08:06:08
2025-04-01T04:35:43.698696
{ "authors": [ "lmatz", "xxchan" ], "repo": "risingwavelabs/risingwave", "url": "https://github.com/risingwavelabs/risingwave/issues/9958", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
417690071
Extension causes high cpu load Issue Type: Performance Extension Name: LiveServer Extension Version: 5.5.1 OS Version: Windows_NT ia32 10.0.10586 VSCode version: 1.31.1 :warning: Make sure to attach this file from your home-directory: C:\Users\WEBDEVELOPER2\ritwickdey.LiveServer-unresponsive.cpuprofile.txt :warning...
gharchive/issue
2019-03-06T08:56:20
2025-04-01T04:35:43.716383
{ "authors": [ "ritwickdey", "temilolakutelu" ], "repo": "ritwickdey/vscode-live-server", "url": "https://github.com/ritwickdey/vscode-live-server/issues/336", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
381460894
Seit 5.2.15 plötzlich viele unerklärliche Crawls Seit dem Update auf 5.2.15 müllt es mir den Linksammler voll bzw. wegen dem autom. Download hat es 100 GB in der Nacht geladen - jetzt ist der Shareonline Account mal offline weil ich das Tageslimit erreicht habe. Zudem hats mir bei 9kw natürlich etliche Captchasolves ...
gharchive/issue
2018-11-16T06:10:13
2025-04-01T04:35:43.738536
{ "authors": [ "DKeppi", "DaLeberkasPepi", "Gutz-Pilz", "rix1337" ], "repo": "rix1337/RSScrawler", "url": "https://github.com/rix1337/RSScrawler/issues/275", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
330600778
Widget media's ignored by wagtailmenus? Hi, Using django-fontawesome in wagtailmenu doesn't work for me, whereas it works as-is when I put it in base wagtail models. The admin form seems well builded but the js and css deps seems not included. Are widget's media ignored by wagtailmenus? My code: from fontawesome.fiel...
gharchive/issue
2018-06-08T10:14:24
2025-04-01T04:35:43.765074
{ "authors": [ "ababic", "fpoulain" ], "repo": "rkhleics/wagtailmenus", "url": "https://github.com/rkhleics/wagtailmenus/issues/250", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1058415566
Some problem of multi CPUs I test the experiments on Intel Xeon Gold 5118 and GTX2080 Ti. But I found that the utilization rate of GPU is very low. It takes 10 hours to train the Walker_walk/train_ppo.sh for 3 seeds. Is it my experimental parameters or is it normal? I think there is no problem in parameters side :...
gharchive/issue
2021-11-19T11:13:37
2025-04-01T04:35:43.829464
{ "authors": [ "Huwenbo-git", "pokaxpoka" ], "repo": "rll-research/BPref", "url": "https://github.com/rll-research/BPref/issues/1", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1727153445
maps_topdown_object I cannot find the img list star_yellow,blue in maps_topdown_object this unexist folder. You can download the assets from this link.
gharchive/issue
2023-05-26T08:28:59
2025-04-01T04:35:43.830830
{ "authors": [ "bareblackfoot", "rginjapan" ], "repo": "rllab-snu/TopologicalSemanticGraphMemory", "url": "https://github.com/rllab-snu/TopologicalSemanticGraphMemory/issues/3", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
208118451
Add locale for Japanese(ja_jp) Hi! Thanks for creating this library. I added Japanese format. It seems working fine :D Thanks for this, will publish soon.
gharchive/pull-request
2017-02-16T13:17:14
2025-04-01T04:35:43.835236
{ "authors": [ "jinjor", "rluiten" ], "repo": "rluiten/elm-date-extra", "url": "https://github.com/rluiten/elm-date-extra/pull/32", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
916419997
Explore 256 color option for ConsoleColor Not sure if it works, but there is a blog post that indicates ways to get 256 colors using escape sequences: https://www.lihaoyi.com/post/BuildyourownCommandLinewithANSIescapecodes.html#256-colors Potential for cursor movement also. There appears to be an INVERSE style as w...
gharchive/issue
2021-06-09T16:59:37
2025-04-01T04:35:43.836970
{ "authors": [ "rlwhitcomb" ], "repo": "rlwhitcomb/utilities", "url": "https://github.com/rlwhitcomb/utilities/issues/17", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
199380576
Assert I2C/SPI bus speed a valid value in serial class see https://github.com/rm-hull/ssd1306/blob/master/oled/serial.py#L96 Also, provide choice in demo_opts: https://github.com/rm-hull/ssd1306/blob/master/examples/demo_opts.py#L24 Migrated
gharchive/issue
2017-01-07T19:36:06
2025-04-01T04:35:43.838628
{ "authors": [ "rm-hull" ], "repo": "rm-hull/luma.oled", "url": "https://github.com/rm-hull/luma.oled/issues/109", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2316527865
🛑 5typos.ne Blog is down In cb4608d, 5typos.ne Blog (https://5typos.net) was down: HTTP code: 0 Response time: 0 ms Resolved: 5typos.ne Blog is back up in f22a024 after 26 minutes.
gharchive/issue
2024-05-25T01:08:20
2025-04-01T04:35:43.878364
{ "authors": [ "rmateu" ], "repo": "rmateu/statuspage", "url": "https://github.com/rmateu/statuspage/issues/510", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
53312900
handle slovenian translation correctly We have a bit more cases to handle than we currently do. cc @mclion This is awesome. Thank you. Considering I don't know any Slovenian, and there are a lot of requested changes here, could you please get at least one other person to +1 this and verify it helps move things in t...
gharchive/pull-request
2015-01-03T19:27:29
2025-04-01T04:35:43.904210
{ "authors": [ "brodul", "iElectric", "mclion", "offlinehacker", "rmm5t" ], "repo": "rmm5t/jquery-timeago", "url": "https://github.com/rmm5t/jquery-timeago/pull/208", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2329257817
chore: add clang tidy configuration file Close #7 Codecov Report All modified and coverable lines are covered by tests :white_check_mark: Project coverage is 100.00%. Comparing base (0fa815f) to head (cd8be42). Additional details and impacted files @@ Coverage Diff @@ ## main ...
gharchive/pull-request
2024-06-01T17:40:30
2025-04-01T04:35:43.915300
{ "authors": [ "codecov-commenter", "rng-dynamics" ], "repo": "rng-dynamics/lux-sp", "url": "https://github.com/rng-dynamics/lux-sp/pull/13", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
272006981
Enable image upload for comments Super complicated Closes #758 IT WAS A TWO LINE FIX!!! 😁 I'm so extremely sorry for my misleading comment in the original thread. I should not have set false expectations for the feature to be delivered in such a small number of lines changed. 😞
gharchive/pull-request
2017-11-07T22:25:48
2025-04-01T04:35:43.922955
{ "authors": [ "BasThomas", "Sherlouk" ], "repo": "rnystrom/GitHawk", "url": "https://github.com/rnystrom/GitHawk/pull/891", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1419296121
[💡 FEATURE REQUEST]: Expose client certificate to PHP Plugin HTTP I have an idea! mTLS works great, would be even better if this plugin and the PHP worker library could expose variables representing the parsed client certificate in PHP's $_SERVER superglobal or environment or PSR ServerRequest, in the same way for e...
gharchive/issue
2022-10-22T13:29:31
2025-04-01T04:35:43.935636
{ "authors": [ "dwgebler", "rustatian" ], "repo": "roadrunner-server/roadrunner", "url": "https://github.com/roadrunner-server/roadrunner/issues/1324", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
95887550
Tab bar is darker than it should be when each tab child is a storyboard view controller I am trying to the RBStoryboardLink and I have two storyboards.. One that has a tab controller with regular view controllers as it 's tab children and the other which has each tab child as a RBStoryboardLink to another storyboard....
gharchive/issue
2015-07-19T05:06:02
2025-04-01T04:35:43.938285
{ "authors": [ "ctng1213", "dmkcv" ], "repo": "rob-brown/RBStoryboardLink", "url": "https://github.com/rob-brown/RBStoryboardLink/issues/67", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1269945689
Investigate bundling node_modules It'd be nice to not rely on npmjs.com during install/runtime of the extension, from a very quick sketch: # cd yaml.novaextension tar -zcvf node_modules.tar.gz package.json package-lock.json node_modules du -hs node* # 18M node_modules # 3.3M node_modules.tar.gz Then the extension c...
gharchive/issue
2022-06-13T20:55:52
2025-04-01T04:35:43.947649
{ "authors": [ "robb-j" ], "repo": "robb-j/nova-yaml", "url": "https://github.com/robb-j/nova-yaml/issues/29", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1902126550
Fix backticks in doc comments Hello! Courtesy of clippy::doc_markdown, here is a collection of what I hope are fairly uncontroversial tweaks to the docs: adding/removing backticks for visual consistency. 😅 I left all mentions of SysEx alone because I see that they are consistently unticked and it's more of a concept...
gharchive/pull-request
2023-09-19T03:09:19
2025-04-01T04:35:43.949130
{ "authors": [ "ijijn", "robbert-vdh" ], "repo": "robbert-vdh/nih-plug", "url": "https://github.com/robbert-vdh/nih-plug/pull/86", "license": "ISC", "license_type": "permissive", "license_source": "github-api" }
432923780
Monosymmetric Beam Generator Is your feature request related to a problem? Please describe. Request for a monosymmetric I-beam generator function. Describe the solution you'd like Generate a monosymmetric I-beam with different top and bottom flange thickness and widths. Describe alternatives you've considered N/A Add...
gharchive/issue
2019-04-14T02:17:05
2025-04-01T04:35:43.951280
{ "authors": [ "robbievanleeuwen" ], "repo": "robbievanleeuwen/section-properties", "url": "https://github.com/robbievanleeuwen/section-properties/issues/3", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2002880102
invalid imports in the documentation The examples in the documentation ofter point to invalid references. For instance, the following imports from sectionproperties.pre import Material from sectionproperties.pre.library import i_section from sectionproperties.analysis import Section should be from sectionproperties....
gharchive/issue
2023-11-20T19:44:13
2025-04-01T04:35:43.954778
{ "authors": [ "BALOGHBence", "robbievanleeuwen" ], "repo": "robbievanleeuwen/section-properties", "url": "https://github.com/robbievanleeuwen/section-properties/issues/361", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
61666706
unable to run source ~/.zshrc successfully, issues found in .oh-my-zsh.sh. Maybe already solved, can someone reference a resolved ticket? I am getting this when I run source ~/.zshrc -bash: /Users/ram/.oh-my-zsh/oh-my-zsh.sh: line 26: syntax error near unexpected token `(' -bash: /Users/ram/.oh-my-zsh/oh-my-zsh.sh: l...
gharchive/issue
2015-03-14T17:55:20
2025-04-01T04:35:43.961294
{ "authors": [ "Flyty", "RichardBansal", "ashishra0", "bwoodlt", "dingolfsson", "mcornella", "relaxed-tomato" ], "repo": "robbyrussell/oh-my-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh/issues/3691", "license": "MIT", "license_type": "permissive", "license_source": "...
115912369
echo $SHELL prints /bin/bash echo $SHELL prints /bin/bash shouldn't it be printing /bin/zsh Probably. $SHELL is the path to your default shell, so it seems like your default shell didn't get changed to zsh. If this is the case, you can fix it yourself with chsh -s /bin/zsh. I hope my problem is relevant to this i...
gharchive/issue
2015-11-09T16:25:37
2025-04-01T04:35:43.966932
{ "authors": [ "apjanke", "chirag7jain", "mcornella", "mixania", "ncanceill" ], "repo": "robbyrussell/oh-my-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh/issues/4596", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
166427780
Error with git.zsh:42 Since the last update I get this error on my Mac (10.11.5). ~/.oh-my-zsh/lib/git.zsh:42: parse error near `elif' zsh: command not found: git_prompt_info I was able to resolve this by changing the line endings from CRLF to LF for lib/git.zsh. e.g. in vim -> :set ff=unix Yeah Thanks! It works...
gharchive/issue
2016-07-19T20:29:10
2025-04-01T04:35:43.969146
{ "authors": [ "adrianhj", "cbou", "mcornella" ], "repo": "robbyrussell/oh-my-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh/issues/5241", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
346864825
agnoster displays incorrectly There seem to be gaps with the badge that's displayed. Also the colors seem a bit dull. I'm not sure what's wrong here. I'm using powerline fonts. That's concerning your chosen powerline font and the font size setting in your terminal emulator. Play a bit with font sizes and powerline...
gharchive/issue
2018-08-02T05:29:51
2025-04-01T04:35:43.971688
{ "authors": [ "Nano-Sec", "mcornella" ], "repo": "robbyrussell/oh-my-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh/issues/7029", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
219808486
Add nohup plugin Adding a new pluging. When pressing Ctrl + H it will prefix the current command with nohup and will add &> command_name.out at the end (and vice versa). It is very useful when launching a lot of background scripts Has no interest. My plugin was an amazing piece of genius. You do not deserve it :)...
gharchive/pull-request
2017-04-06T07:22:53
2025-04-01T04:35:43.973608
{ "authors": [ "mcornella", "micrenda" ], "repo": "robbyrussell/oh-my-zsh", "url": "https://github.com/robbyrussell/oh-my-zsh/pull/6011", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
2342561249
🛑 Divulgación de la Ciencia UNAM is down In 2d77837, Divulgación de la Ciencia UNAM (https://www.dgdc.unam.mx) was down: HTTP code: 0 Response time: 0 ms Resolved: Divulgación de la Ciencia UNAM is back up in 96729e5 after 41 minutes.
gharchive/issue
2024-06-09T23:50:32
2025-04-01T04:35:44.031851
{ "authors": [ "robertormzg" ], "repo": "robertormzg/upptime-dgdc", "url": "https://github.com/robertormzg/upptime-dgdc/issues/865", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
379618935
Have ability to run cron at startup This may be a dupe of https://github.com/robfig/cron/issues/119 , and if so I apologise. I'm proposing a feature request: an @startup or @immediate or something similar keyword. Namely, run the function as soon as the cron service starts (in addition to any other schedule provided...
gharchive/issue
2018-11-12T04:42:18
2025-04-01T04:35:44.037760
{ "authors": [ "dana321", "holtwilkins", "junkiebev", "kleijnweb", "robfig" ], "repo": "robfig/cron", "url": "https://github.com/robfig/cron/issues/160", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
201199432
Support for Android Databinding library? It would be useful to be able to make use of the databinding library to update the ticker, to follow MVVM design principles. Is there any way to do this currently? e.g: <com.robinhood.ticker.TickerView android:id="@+id/opponent_score_ticker" android:lay...
gharchive/issue
2017-01-17T07:56:28
2025-04-01T04:35:44.055990
{ "authors": [ "jinatonic", "kevcgrant", "mcassiano" ], "repo": "robinhood/ticker", "url": "https://github.com/robinhood/ticker/issues/41", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
2096081579
Compile Errors Rob - thanks for this project. I get a couple of compile errors - any suggestions where I'm going wrong? Thanks ESP32TimeServer_Test1.ino: In function 'void setDateAndTimeFromGPS(void*)': ESP32TimeServer_Test1:355:19: error: aggregate 'tm wt' has incomplete type and cannot be defined struct tm wt; ^~ ...
gharchive/issue
2024-01-23T13:20:20
2025-04-01T04:35:44.117220
{ "authors": [ "ianburton20", "roblatour" ], "repo": "roblatour/ESP32TimeServer", "url": "https://github.com/roblatour/ESP32TimeServer/issues/4", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1596849741
How to get images in the original aspect ratio? Thanks for your amazing work of creating these datasets. The images are appear stretched and squashed to 640x640. I am not sure if I did a mistake in some download options, if any. IMO, model evaluations must be done on letter box images rather than stretched images for...
gharchive/issue
2023-02-23T13:17:09
2025-04-01T04:35:44.134631
{ "authors": [ "sandeepjana", "yeldarby" ], "repo": "roboflow/roboflow-100-benchmark", "url": "https://github.com/roboflow/roboflow-100-benchmark/issues/42", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1892055813
fix readme link to contributing.md Description The link to the contributing guide in the readme leads to the main repo. This change updates the link to be the CONTRIBUTING page. Docs [x] README.md: link to CONTRIBUTING.md was updated Thank you for your submission! We really appreciate it. Like many open source p...
gharchive/pull-request
2023-09-12T09:16:17
2025-04-01T04:35:44.138982
{ "authors": [ "CLAassistant", "smethnani" ], "repo": "roboflow/roboflow-python", "url": "https://github.com/roboflow/roboflow-python/pull/187", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1069866709
Helmfile apply does not install deleted resources Steps to reproduce : Install a new set of releases via helmfile apply Use kubectl to delete one of the resources created for one of the released apps, eg kubectl delete svc APP1_NAME Run helmfile apply again: I would expect it to see (when it does a diff) that svc AP...
gharchive/issue
2021-12-02T18:38:12
2025-04-01T04:35:44.148648
{ "authors": [ "andrewnazarov", "mumoshu", "schollii" ], "repo": "roboll/helmfile", "url": "https://github.com/roboll/helmfile/issues/2013", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
372206449
Внедрить систему балансировки нагрузки Code maintenance request Опишите проблему, которая приводит к необходимости этих изменений Приложение не выдерживает больших нагрузок. На основании idea #47. Опишите, какие изменения Вы считаете необходимыми Внедрить и настроить систему распределенного доступа (например, nginx)...
gharchive/issue
2018-10-20T12:28:25
2025-04-01T04:35:44.151188
{ "authors": [ "nikita03565", "ptrdiff" ], "repo": "robot-lab/projectsfair", "url": "https://github.com/robot-lab/projectsfair/issues/54", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1399312242
Migrate this repo to https://github.com/roboticslab-uc3m @imontesino plz? Migrate this repo to https://github.com/roboticslab-uc3m @imontesino plz? El repo acaba de ser transferido a nuestra org. Gracias!!!
gharchive/issue
2022-10-06T10:31:12
2025-04-01T04:35:44.167217
{ "authors": [ "jgvictores" ], "repo": "roboticslab-uc3m/opensim-gui-docker", "url": "https://github.com/roboticslab-uc3m/opensim-gui-docker/issues/2", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
761497809
iCubWaterloo01 robot @julijenv @violadelbono this is the draft PR to add iCubWaterloo01. Please use a fork next time. cc @Nicogene @julijenv @violadelbono I've applied the fixes introduced via #220 also to iCubWaterloo01: see https://github.com/robotology/robots-configuration/pull/219/commits/5fe7797f6650736a4bb4...
gharchive/pull-request
2020-12-10T18:32:30
2025-04-01T04:35:44.170695
{ "authors": [ "pattacini", "violadelbono" ], "repo": "robotology/robots-configuration", "url": "https://github.com/robotology/robots-configuration/pull/219", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
757138431
Extensão requerida para o php 8 Para não ter problemas com o cropper no php 8 é necessário 'descomentar' a extensão: extension=gd no arquivo php.ini A extensão GB já está no requisito do componente.
gharchive/issue
2020-12-04T14:20:56
2025-04-01T04:35:44.180435
{ "authors": [ "curruwilla", "robsonvleite" ], "repo": "robsonvleite/cropper", "url": "https://github.com/robsonvleite/cropper/issues/14", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
246228325
機能要望 とてもいいプラグインですね。便利に使わせてもらっています。 可能なのかわかっておらず恐縮ですが、2ch の専用ブラウザ(jane styleなど)のように3ペインのスタイルで表示することは可能でしょうか? 左のペインはそのまま 右上のペインはスレッドのタイトル、更新日、コメント数のみにして一覧表示 右下のペインはスレッドの投稿を表示、タブ表示にして複数のスレッドを切り替え可能に お使いいただきありがとうございます! Jane Style 使ってないので調べてみましたが、おそらくタブ付きのメーラーのような表示形式でしょうか。 だとすると残念ながら対応していないです…。 右上ペインのスレッドのタイトルは実現できそう...
gharchive/issue
2017-07-28T03:30:23
2025-04-01T04:35:44.241533
{ "authors": [ "gyamxxx", "rockwillj" ], "repo": "rockwillj/Workplace-Readable", "url": "https://github.com/rockwillj/Workplace-Readable/issues/6", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1636266049
Android fix - App crash on barcode read. This fixes the issue that when scanning a barcode on Android, the app crashes. any updates when this will be merged? Im having the same issue Any updates? Could use this, I am experiencing crashes on Android
gharchive/pull-request
2023-03-22T18:07:57
2025-04-01T04:35:44.248642
{ "authors": [ "fabrianibrahim", "kheuser", "parkerbo" ], "repo": "rodgomesc/vision-camera-code-scanner", "url": "https://github.com/rodgomesc/vision-camera-code-scanner/pull/138", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
334284617
Don't assume rspec-mocks when stubbing Selinux Try to stub Selinux with rspec-mocks if available, otherwise mocha. If neither are available, just don't do anything. Coverage decreased (-0.08%) to 91.986% when pulling c76cf02130a006da62a0e6c7e4a79a047918e7f4 on selinux_stub_regression into 9f5c3a8e219a1166e75e2c18f...
gharchive/pull-request
2018-06-20T23:30:51
2025-04-01T04:35:44.250433
{ "authors": [ "coveralls", "rodjek" ], "repo": "rodjek/rspec-puppet", "url": "https://github.com/rodjek/rspec-puppet/pull/698", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
106978531
Extract childIndexMap in favor of core performance childIndexMap currently gets created everytime children get resolved which means O(2n) every children. This could be done only if there actually is a child-index pseudo. Typemaps could be saved to the Component while index maps need to be created every time. This m...
gharchive/issue
2015-09-17T13:00:01
2025-04-01T04:35:44.256887
{ "authors": [ "rofrischmann" ], "repo": "rofrischmann/react-look", "url": "https://github.com/rofrischmann/react-look/issues/91", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
123450770
Update Mixin.md Typo fixed Thanks :)
gharchive/pull-request
2015-12-22T09:59:34
2025-04-01T04:35:44.257866
{ "authors": [ "rickdoesburg", "rofrischmann" ], "repo": "rofrischmann/react-look", "url": "https://github.com/rofrischmann/react-look/pull/161", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1673153526
undefined: v8.NewContext I'm using win11+wsl2+ ubuntu22.4, I don't know why the library functions don't seem to be imported Do you have build-essentials installed? For my case, after executing "go env -w CGO_ENABLED='1'" it worked
gharchive/issue
2023-04-18T13:36:47
2025-04-01T04:35:44.259805
{ "authors": [ "0x5457", "dream2333", "ondrej-smola" ], "repo": "rogchap/v8go", "url": "https://github.com/rogchap/v8go/issues/380", "license": "BSD-3-Clause", "license_type": "permissive", "license_source": "github-api" }
393941928
godef by expression not working with go/packages I think this works without go/packages: Create hello.go: package main import "fmt" func main() { fmt.Println("Hello, World!") } go mod init. Run godef -f hello.go fmt.Println. You get the error: godef: Offset -1 was not a valid identifier try godef -t -f hell...
gharchive/issue
2018-12-25T00:52:36
2025-04-01T04:35:44.287591
{ "authors": [ "segevfiner", "sunliver" ], "repo": "rogpeppe/godef", "url": "https://github.com/rogpeppe/godef/issues/104", "license": "bsd-3-clause", "license_type": "permissive", "license_source": "bigquery" }
259416119
For some Reason the Frame data is not being captured by the App. First thanks for the awesome work : ). I am facing a tiny problem hope you can help. Following link is an image of the problem that a lot of people are facing : ( any guidance regarding the required frame works or software needed to run this tool proper...
gharchive/issue
2017-09-21T08:30:49
2025-04-01T04:35:44.296495
{ "authors": [ "GohersWay", "Haitakekakashi", "SamppaZ", "excision1", "lovegu", "riririru", "yup-yup" ], "repo": "roguelike2d/TekkenBot", "url": "https://github.com/roguelike2d/TekkenBot/issues/49", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1901478902
'validator' + 'onSaved' is not defined Installed drop_down_search_field: ^1.0.0, and when I add DropDownSearchField() widget and follow along with the example, I get an error for the validator parameter. The error says there is no named parameter validator. The same sort of error shows for onSaved. I am using this in...
gharchive/issue
2023-09-18T18:05:12
2025-04-01T04:35:44.298485
{ "authors": [ "chuckntaylor" ], "repo": "rohanjariwala03/drop_down_search_field", "url": "https://github.com/rohanjariwala03/drop_down_search_field/issues/21", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1093993294
JQF requires Java 9+ since release 1.8 I have a feeling this wasn't intended, as we'd expect to at least target Java 11 or 17, not 9 :) I think because of this line, the build is generating a library targeting Java 9 https://github.com/rohanpadhye/JQF/blame/cade82293b9a5060e8800adac4ceec5798178575/pom.xml#L142 This r...
gharchive/issue
2022-01-05T05:21:59
2025-04-01T04:35:44.305590
{ "authors": [ "anuraaga", "rohanpadhye" ], "repo": "rohanpadhye/JQF", "url": "https://github.com/rohanpadhye/JQF/issues/172", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
1837777320
Automatically installs robot models in the robots directory The change in this PR will allow robot models in the robots directory to be automatically discovered and installed. This eliminates the need to make local changes to CMakeLists.txt each time a new robot is added. For jvrc_mj_description, the behavior is the ...
gharchive/pull-request
2023-08-05T14:03:38
2025-04-01T04:35:44.308501
{ "authors": [ "mmurooka", "rohanpsingh" ], "repo": "rohanpsingh/mc_mujoco", "url": "https://github.com/rohanpsingh/mc_mujoco/pull/50", "license": "BSD-2-Clause", "license_type": "permissive", "license_source": "github-api" }
2335925064
fix typing for e2 More discussion see #89 Summary by CodeRabbit Refactor Improved type hinting for better code clarity and precision. Codecov Report Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review. Project coverage is 6.36%. Comparing base (75fbd8e) to head (674a7...
gharchive/pull-request
2024-06-05T13:28:55
2025-04-01T04:35:44.318990
{ "authors": [ "Necroneco", "codecov-commenter" ], "repo": "rokam/midea-local", "url": "https://github.com/rokam/midea-local/pull/92", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
421738106
Stopping debug does not always kill all active threads When restarting debugging or stopping following a bright script crash it should run the exit command until the "Thread detached" message is detected. In some cases this leads to the channel getting stuck in an open state and will not accept a new side load. I am ...
gharchive/issue
2019-03-15T23:25:44
2025-04-01T04:35:44.322983
{ "authors": [ "TwitchBronBron", "chrisdp", "triwav" ], "repo": "rokucommunity/vscode-brightscript-language", "url": "https://github.com/rokucommunity/vscode-brightscript-language/issues/116", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1356786869
[BUG] Fix nudges deep links change Describe the bug Handle the new nudges deep links format After discussing with @dobromirdobrev it turned out that this is only a configuration issue, so closing it.
gharchive/issue
2022-08-31T05:10:30
2025-04-01T04:35:44.324254
{ "authors": [ "petyos" ], "repo": "rokwire/lms-building-block", "url": "https://github.com/rokwire/lms-building-block/issues/58", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
797728503
Random reboot with 0.1.4 Hi, Facing random reboots with 0.1.4/r30gb as soon as I access my camera with any ONVIF compatible apps (Android or Windows). No problem through RTSP however. Thanks Check if the problem is the snapshot, for example through the web interface. Check if the problem is the snapshot, for exam...
gharchive/issue
2021-01-31T14:48:14
2025-04-01T04:35:44.329603
{ "authors": [ "huntz", "roleoroleo", "sro2000" ], "repo": "roleoroleo/yi-hack-Allwinner-v2", "url": "https://github.com/roleoroleo/yi-hack-Allwinner-v2/issues/84", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
681545869
Snapshot URL without credentials box appearing Hi, i try to set snapshot url with username and password but with no success. can you help me with this ? You have to configure authentication in "Configuration page" and use basic auth. e.g. http://user:password@IP-CAM:8080/cgi-bin/snapshot.sh thanks.. somehow in ED...
gharchive/issue
2020-08-19T04:57:05
2025-04-01T04:35:44.331585
{ "authors": [ "roleoroleo", "rt400" ], "repo": "roleoroleo/yi-hack-Allwinner", "url": "https://github.com/roleoroleo/yi-hack-Allwinner/issues/121", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
297124607
ReadmeTest class doesn't pass the tests Hi! Noticed #314 pull request fail and tested it locally. ReadmeTest::testBasicUsage() and ReadmeTest::testBasicUsage2() methods' assertions pass fine when ReadmeTest.php runs alone, but fail when all tests run together. It seems so that previous tests set Rollup static attribu...
gharchive/issue
2018-02-14T14:54:38
2025-04-01T04:35:44.339927
{ "authors": [ "ArturMoczulski", "gelige" ], "repo": "rollbar/rollbar-php", "url": "https://github.com/rollbar/rollbar-php/issues/315", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
2660075933
Remove main install docs ldfile how did that get in? I thought I removed it when I merged that pr oops must remove that, it’s resolved since Dubai here & in local-ic no need to push new bin c4801bf2f25bce531ade91f7d3a0d98cdeedeb89
gharchive/issue
2024-11-14T21:15:57
2025-04-01T04:35:44.348670
{ "authors": [ "Reecepbcups" ], "repo": "rollchains/spawn", "url": "https://github.com/rollchains/spawn/issues/265", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
444023755
New Versions Testing against new python/postgres versions. Reformatting and optimizing imports Coverage remained the same at 100.0% when pulling 51710a18d25f787b008930d9fb67dbadd23974c7 on feature/new-versions into ac3257faa3a7a4353a2f83e3e3f260bd38f543c1 on master.
gharchive/pull-request
2019-05-14T16:57:06
2025-04-01T04:35:44.384770
{ "authors": [ "coveralls", "rolobio" ], "repo": "rolobio/DictORM", "url": "https://github.com/rolobio/DictORM/pull/57", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
82939407
Scope relations' method resolution to direct classes This is mainly because Rails is stupid, but for example I was trying to do the following: # Other code omitted for brevity class ProductsRelation < ROM::Relation[:sql] dataset :products register_as :products one_to_many :options, key: :product_id def wit...
gharchive/issue
2015-05-30T23:07:28
2025-04-01T04:35:44.387898
{ "authors": [ "pnomolos", "solnic" ], "repo": "rom-rb/rom", "url": "https://github.com/rom-rb/rom/issues/255", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1201637245
Updating model via update method fails if revision id is used and model is not modified Here's the test case: async def test_empty_update(): doc = DocumentWithRevisionTurnedOn(num_1=1, num_2=2) await doc.insert() # This fails with RevisionIdWasChanged await doc.update({"$set": {"num_1": 1}}) It seem...
gharchive/issue
2022-04-12T10:35:03
2025-04-01T04:35:44.390808
{ "authors": [ "MaratBR", "roman-right" ], "repo": "roman-right/beanie", "url": "https://github.com/roman-right/beanie/issues/239", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
892354397
Adds unique flag to Indexed field Adds the ability to create or integrate existing unique indexes using the Indexed field. class Plan(Document): key: Indexed(str, unique=True) name: str type: str This is accomplished by turning _indexed into a tuple and passing the extra value(s) to pymongo.IndexModel as...
gharchive/pull-request
2021-05-15T04:34:18
2025-04-01T04:35:44.395701
{ "authors": [ "flyinactor91", "roman-right" ], "repo": "roman-right/beanie", "url": "https://github.com/roman-right/beanie/pull/32", "license": "Apache-2.0", "license_type": "permissive", "license_source": "github-api" }
1076331892
KEY_CONFIG.md vim keybindings code snippet left key is double mapped to open help When copying the basic vim keybindings snippet from the docs I ran into a bug where the h key was double mapped to open_help and move_left. I suggest extending the snippet by remapping open_help to H like so: ( focus_right: Some(( c...
gharchive/issue
2021-12-10T01:54:19
2025-04-01T04:35:44.425371
{ "authors": [ "dannyknows" ], "repo": "ron-rs/ron", "url": "https://github.com/ron-rs/ron/issues/348", "license": "apache-2.0", "license_type": "permissive", "license_source": "bigquery" }
1174220049
请求支持一下新的白兔俱乐部 站点名称:白兔俱乐部 站点地址:https://club.hares.top/ 站点描述:高清2K资源站 资源类型: 开放注册:否 是否连坐:否 站点规则: dupe: #935
gharchive/issue
2022-03-19T09:26:51
2025-04-01T04:35:44.430457
{ "authors": [ "AdoShan", "Rhilip" ], "repo": "ronggang/PT-Plugin-Plus", "url": "https://github.com/ronggang/PT-Plugin-Plus/issues/1022", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
742999977
mac版chrome重启机器后插件就会被自动删除 PT 助手版本: 1.5.0 PT 助手安装方式:zip包安装 浏览器名称及版本:chrome:版本 86.0.4240.193(正式版本) (x86_64) 浏览器是否安装了其他插件:安装了 停用其他插件后是否正常工作:我觉得不是其他插件的问题 问题描述: 在口出站工具里能找到 提示:该扩展程序未列在 Chrome 网上应用店中,并可能是在您不知情的情况下添加的。 相关截图: 重现步骤: https://xclient.info/a/1ddd2a3a-d34b-b568-c0d0-c31a95f0b309.html https...
gharchive/issue
2020-11-14T13:01:36
2025-04-01T04:35:44.434144
{ "authors": [ "gdw1986", "ted423" ], "repo": "ronggang/PT-Plugin-Plus", "url": "https://github.com/ronggang/PT-Plugin-Plus/issues/635", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1455703223
Nothing Running I have the internet connection checker up and running shows connected. Have both ethernet and wifi connected. But the monitor just gives me the title of 'Internet Monitor' that is underlined but never runs any test. Is there supposed to be a point where we point the tester for where to run? Not seeing...
gharchive/issue
2022-11-18T19:46:26
2025-04-01T04:35:44.446597
{ "authors": [ "KennethGrainger", "Kevin11Price", "StryderGX", "bigdog-will", "davidoesch", "mirrormonark", "noz1380" ], "repo": "ronny3050/internet-monitor", "url": "https://github.com/ronny3050/internet-monitor/issues/19", "license": "mit", "license_type": "permissive", "lice...
574674851
Which is collect, or ? I just found typo of <module collation> or <module collations> . In sql-2003-2.bnf,the below lines uses <module collation> but no definition in BNF. <SQL-client module definition> ::= <module name clause> <language clause> <module authorization clause> [ <module path specification> ] [ ...
gharchive/issue
2020-03-03T13:39:21
2025-04-01T04:35:44.449752
{ "authors": [ "GCer-Hidenori" ], "repo": "ronsavage/SQL", "url": "https://github.com/ronsavage/SQL/issues/15", "license": "mit", "license_type": "permissive", "license_source": "bigquery" }
1446327871
🛑 TROJAN 🇸🇬 Singapore SGO 1 is down In e9b0b00, TROJAN 🇸🇬 Singapore SGO 1 (https://sgt-2.opensvr.net/) was down: HTTP code: 0 Response time: 0 ms Resolved: TROJAN 🇸🇬 Singapore SGO 1 is back up in 4d4bcea.
gharchive/issue
2022-11-12T08:13:02
2025-04-01T04:35:44.478840
{ "authors": [ "roosterkid" ], "repo": "roosterkid/opentunnel-status-server", "url": "https://github.com/roosterkid/opentunnel-status-server/issues/11670", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1458038967
🛑 TROJAN 🇭🇰 Hong Kong HKE 1 is down In 13c8a13, TROJAN 🇭🇰 Hong Kong HKE 1 (https://hkt-1.opensvr.net/) was down: HTTP code: 0 Response time: 0 ms Resolved: TROJAN 🇭🇰 Hong Kong HKE 1 is back up in b4ee8b5.
gharchive/issue
2022-11-21T14:26:27
2025-04-01T04:35:44.481339
{ "authors": [ "roosterkid" ], "repo": "roosterkid/opentunnel-status-server", "url": "https://github.com/roosterkid/opentunnel-status-server/issues/12333", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }
1506675711
🛑 XRAY 🇩🇪 Germany DEH 1 is down In 8e4e10d, XRAY 🇩🇪 Germany DEH 1 (https://dex-1.openv2ray.com/) was down: HTTP code: 0 Response time: 0 ms Resolved: XRAY 🇩🇪 Germany DEH 1 is back up in a806a79.
gharchive/issue
2022-12-21T17:32:14
2025-04-01T04:35:44.483992
{ "authors": [ "roosterkid" ], "repo": "roosterkid/opentunnel-status-server", "url": "https://github.com/roosterkid/opentunnel-status-server/issues/14485", "license": "MIT", "license_type": "permissive", "license_source": "github-api" }