id float64 2.49B 32.1B | created_at stringlengths 19 19 | repo stringlengths 5 107 | repo_url stringlengths 34 136 | text stringlengths 96 212k | label int64 0 1 |
|---|---|---|---|---|---|
22,157,075,774 | 2022-06-04 01:09:28 | dd86k/ddh | https://api.github.com/repos/dd86k/ddh | optimal block read size under a few operating systems there are various ways to obtain the optimal block size for file read and write operations for posix systems using fstat it is possible to obtain the optimal block size for file operations the stat field in question is st blksize for windows suggests using getdiskfreespace and multiplying the lpbytespersector and lpsectorspercluster from the resulting structure this should be the filesystem s cluster size typical block size should be around kib | 0 |
22,696,787,022 | 2022-07-05 06:59:28 | shoppingflux/module-prestashop | https://api.github.com/repos/shoppingflux/module-prestashop | pourrait on avoir un peu d alea dans le chemin du fichier xml bonjour je ne suis pas super enthousiaste à l idée que n importe qui puisse télécharger mon flux sf à l adresse certes ce sont plus ou moins des données publics mais toutes n apparaissent pas sur notre site qui plus est cela peut faciliter des attaques par ingénierie social personne se faisant passer pour nous vis à vis de sf et surtout l inverse d où ma question bien à vous | 0 |
21,526,688,905 | 2022-04-28 19:12:44 | refinedmods/refinedstorage | https://api.github.com/repos/refinedmods/refinedstorage | crash describe the bug on the ragnamod vi version modpack on my current game more than a hundred hours of play i have minecraft closing at the end of loading my game how can we reproduce this bug or crash with my backup and wanting to play it what minecraft version is this happening on minecraft what forge version is this happening on what refined storage version is this happening on relevant log output shell impossible to put all the cash report because too long here is a google drive link to the crash report to a txt file | 0 |
21,951,497,191 | 2022-05-24 08:20:37 | pycaret/pycaret | https://api.github.com/repos/pycaret/pycaret | modulenotfounderror no module named statsmodels tsa stl pycaret version checks i have checked that this issue has not already been reported i have confirmed this bug exists on the of pycaret i have confirmed this bug exists on the develop branch of pycaret pip install u git issue description when try use any notebook with pycaret pycaret gives me a error message modulenotfounderror no module named statsmodels tsa stl reproducible example python from pycaret classification import expected behavior no error messages actual results python traceback modulenotfounderror traceback most recent call last input in in from pycaret classification import file lib site packages pycaret classification init py in from pycaret classification functional import add metric automl blend models calibrate model check fairness compare models convert model create api create app create docker create model dashboard deep check deploy model eda ensemble model evaluate model finalize model get config get leaderboard get logs get metrics interpret model load config load model models optimize threshold plot model predict model pull remove metric save config save model set config set current experiment setup stack models tune model from pycaret classification oop import classificationexperiment all classificationexperiment setup create app file lib site packages pycaret classification functional py in import pandas as pd from joblib memory import memory from pycaret classification oop import classificationexperiment from pycaret internal utils import dataframe like target like check if global is not none from pycaret parallel import parallelbackend unused file lib site packages pycaret classification oop py in from joblib memory import memory import pycaret containers metrics classification import pycaret containers models classification import pycaret internal patches sklearn import pycaret internal patches yellowbrick file lib site packages pycaret containers models classification py in import pycaret containers base container import pycaret internal cuml wrappers from pycaret containers models base model import modelcontainer leftover parameters to categorical distributions from pycaret internal cuml wrappers import get svc classifier from pycaret internal distributions import distribution intuniformdistribution uniformdistribution file lib site packages pycaret containers models base model py in from pycaret containers base container import basecontainer from pycaret internal distributions import categoricaldistribution from pycaret internal pycaret experiment pycaret experiment import pycaretexperiment from pycaret internal utils import get logger from pycaret utils import get allowed engines file lib site packages pycaret internal pycaret experiment pycaret experiment py in import pycaret internal patches sklearn import pycaret internal patches yellowbrick import pycaret internal persistence from pycaret import show versions from pycaret internal logging import get logger file lib site packages pycaret internal persistence py in from pycaret internal utils import get logger from pycaret utils dependencies import check soft dependencies from pycaret utils time series forecasting pipeline import add model to pipeline def deploy model model model name str authentication dict platform str aws prep pipe none in preview file lib site packages pycaret utils time series forecasting pipeline py in from sktime forecasting compose import forecastingpipeline transformedtargetforecaster from sktime transformations compose import transformerpipeline from sktime transformations series impute import imputer def add model to pipeline pipeline forecastingpipeline model baseforecaster forecastingpipeline removes the dummy model from the preprocessing pipeline and adds the passed model to it instead the forecasting pipeline with the dummy model replaced with the correct one file lib site packages sktime transformations series impute py in from sklearn utils import check random state from sktime forecasting base import forecastinghorizon from sktime forecasting trend import polynomialtrendforecaster from sktime transformations base import basetransformer class imputer basetransformer file lib site packages sktime forecasting trend py in from sklearn pipeline import make pipeline from sklearn preprocessing import polynomialfeatures from statsmodels tsa seasonal import stl as stl from sktime forecasting base import baseforecaster from sktime forecasting naive import naiveforecaster file lib site packages statsmodels tsa seasonal py in from pandas core nanops import nanmean as pd nanmean from statsmodels tools validation import pandaswrapper array like from statsmodels tsa stl import stl from statsmodels tsa filters filtertools import convolution filter from statsmodels tsa tsatools import freq to period modulenotfounderror no module named statsmodels tsa stl installed versions system python default mar executable c users username python exe machine windows pycaret required dependencies pip setuptools pycaret ipython not installed ipywidgets numpy pandas scipy joblib sklearn pyod installed but version unavailable imblearn category encoders not installed lightgbm numba requests matplotlib scikitplot yellowbrick plotly kaleido statsmodels sktime tbats not installed pmdarima not installed pycaret optional dependencies is with a literal did you mean is with a literal did you mean is with a literal did you mean is with a literal did you mean is not with a literal did you mean is with a literal did you mean is with a literal did you mean is not with a literal did you mean the dash html components package is deprecated please replace import dash html components as html with from dash import html the dash core components package is deprecated please replace import dash core components as dcc with from dash import dcc alert from version fter importing you must do matplotlib inline to display charts in jupyter notebooks av autoviz class dfte av autoviz filename sep depvar dfte none header verbose lowess false chart format svg max rows analyzed max cols analyzed save plot dir none note verbose or generates charts and displays them in your local jupyter notebook verbose does not display plots but saves them in autoviz plots folder in local machine updated chart format bokeh generates and displays charts in your local jupyter notebook chart format server generates and displays charts in the browser one tab for each chart chart format html silently saves charts html format they are also interactive please use triu from the scipy linalg namespace the scipy linalg special matrices namespace is deprecated invalid escape sequence invalid escape sequence shap interpret umap pandas profiling explainerdashboard installed but version unavailable autoviz fairlearn xgboost catboost kmodes mlxtend statsforecast tune sklearn ray hyperopt optuna skopt mlflow gradio fastapi uvicorn evidently nltk pyldavis gensim spacy wordcloud textblob psutil fugue streamlit not installed prophet not installed | 0 |
22,152,506,944 | 2022-06-03 18:29:37 | isl-org/Open3D | https://api.github.com/repos/isl-org/Open3D | interactive visualizer with buttons or in app checklist i have searched for for python issues i have tested with the i have checked the and the for master branch my question hi i need an interactive visualizer for selecting points in a point cloud because i need different things to happen with the selected points depending on what the user wants i want to implement a few buttons to run different functions for the selected points currently i have only found the to be integratable as a separate window in an application do you have an idea on what i could use or is this simply not possible yet many thanks in advance | 0 |
21,193,971,789 | 2022-04-08 21:02:07 | amwx/FluentAvalonia | https://api.github.com/repos/amwx/FluentAvalonia | use semantic version is your feature request related to a problem please describe compatibility with avalonia core describe the solution you d like to avoid the problems of issue fluentavalonia should use the same versioning mode as avalonia eg fluentavalonia x is compatible with of avaloniaui fluentavalonia x is compatible with of avaloniaui describe alternatives you ve considered additional context | 0 |
20,604,199,307 | 2022-03-06 18:32:22 | scratchblocks/scratchblocks | https://api.github.com/repos/scratchblocks/scratchblocks | strange view when call custom blocks with boolean arg if there is a boolean arg in custom block when call the custom block if pass value for it it can t parse correctly for example img width alt src img width alt src no matter how i use the it can t parse correctly | 0 |
21,922,624,253 | 2022-05-22 20:02:41 | jesse-ai/jesse | https://api.github.com/repos/jesse-ai/jesse | utils crossed always return valueerror the truth value of an array with the utils crossed function always return valueerror the truth value of an array with more than one element is ambiguous use a any or a all return utils crossed self self below property def self return ta sma self candles sequential true property def self return ta sma self candles sequential true | 0 |
20,012,649,513 | 2022-02-01 08:46:45 | eemeli/yaml | https://api.github.com/repos/eemeli/yaml | column info in cst is your feature request related to a problem please describe i m using this library to programmatically edit yaml files while attempting to preserve as much presentational info as possible the low level cst interface is really helpful for this task however one pain point i m encountering is to determine the column of a given token as in how many characters separate this token from the closest preceding newline some lexers parsers produce a pair which can be useful for such task but i couldn t find such thing in this library describe the solution you d like in addition to the offset property add a pair or just column on cst tokens describe alternatives you ve considered walk the cst backwards counting characters until a newline token is found | 0 |
22,145,109,327 | 2022-06-03 11:08:28 | TeamTwilight/twilightforest | https://api.github.com/repos/TeamTwilight/twilightforest | crash on startup with create forge version fabric loader api twilight forest version client log both latest log and crash report and included crash report if applicable both latest log and crash report and included steps to reproduce simply install create and the twilight forest and launch the game what you expected launch without a crash what happened instead the game crashed additional details please adjust the bug reporting template to include fabric please read and confirm the following i have confirmed this bug can be replicated without the use of optifine i have confirmed the details provided in this report are concise as possible and does not contained vague information ie versions are properly recorded answers to questions are clear i have confirmed this issue is unique and has not been reported already | 0 |
22,163,234,043 | 2022-06-04 20:39:24 | ali5ter/screen-catalog | https://api.github.com/repos/ali5ter/screen-catalog | using url as an image filename causes linking issues noticed that some links to images from the catalog html break if the url path contains chars that break the filename convention | 0 |
20,120,284,830 | 2022-02-08 01:03:56 | panli200/SOSApp | https://api.github.com/repos/panli200/SOSApp | empty texts for call types cases on psap call control oage the string of medical card or contact numbers will not change the type o the call | 0 |
21,948,898,152 | 2022-05-24 05:39:31 | WPChill/strong-testimonials | https://api.github.com/repos/WPChill/strong-testimonials | gutenberg block select does not look ok describe the bug the select a view is shown very big screenshots | 0 |
22,106,168,566 | 2022-06-01 17:12:53 | pnp/powershell | https://api.github.com/repos/pnp/powershell | copy pnplist attempted to perform unauthorized operation reporting an issue we are getting attempted to perform unauthorized operation error when trying to run copypnplist even though the account running this has full control permissions on the site expected behavior list to be copied as per the command actual behavior we are getting attempted to perform unauthorized operation error when trying to run copypnplist even though the account running this has full control permissions on the site steps to reproduce behavior what is the version of the cmdlet module you are running which operating system environment are you running pnp powershell on windows | 0 |
20,384,667,315 | 2022-02-22 04:47:54 | GreenleafLab/ArchR | https://api.github.com/repos/GreenleafLab/ArchR | error adding sheffielddnase hello i tried adding sheffielddnase from lola and got the following error proj addarchrannotations proj db lola collection sheffielddnase archr logging to archrlogs archr addarchrannotations date time log if there is an issue please report to github with logfile annotation lola anno does not exist downloading trying url content type application x www form urlencoded charset utf length bytes mb downloaded mb annotating chromosomes annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr annotating chr chrx annotating chr chry error in getregionsfromanno annofile annofile group collection error chromosome not in annofile any help would be great thanks | 0 |
21,634,478,170 | 2022-05-05 13:06:07 | hashgraph/guardian | https://api.github.com/repos/hashgraph/guardian | api workflow for irec demo problem description currently we only have workflow documentation on ui demo but we do not have api workflow demo for irec requirements need to create step by step process of api workflow documentation on irec definition of done completion of the documentation on api workflow with approval acceptance criteria added workflow to the gitbook | 0 |
20,595,220,459 | 2022-03-05 11:35:02 | TheThingsIndustries/lorawan-stack-docs | https://api.github.com/repos/TheThingsIndustries/lorawan-stack-docs | feedback on gateways documentation section summary we had identified a few improvements in the gateways documentation section add an api tab in the section with instructions for adding gateways via the api fix the hyperlinks in a in the document b section in the document reduce font size of the section in the update the below points in the guide a add the windows command to generate api key in the section b update the content of the section c update the content of the section d add below new troubleshooting points i what are the different packet forwarders supported in the things stack ii i m noticing http connect failed net failed to get an ip address for the given hostname error in the packet forwarder logs of a lora basics station gateway what is causing this iii i m noticing send failed certificate verification failed e g crl ca or signature check failed error in the packet forwarder logs of a lora basics station gateway what is causing this e reorder the common issues and frequently asked questions why do we need this what is already there what do you see now what is missing what do you want to see add an api tab in the section with instructions for adding gateways via the api currently instructions to add gateway via apis are documented since we already have console cli tabs for it would be great if we could add an api tab and move the instructions from to fix the hyperlinks in a in the document b section in the document here is the updated reference link for from basic station january documentation reduce font size of the section in the update the font size of the above section update the below points in the guide a add the windows command to generate api key in the section update the below windows commands to generate api key in the section on windows you can use command prompt set lns key your lns api key echo authorization bearer lns key lns key or powershell env lns key your lns api key write output authorization bearer env lns key set content lns key b update the content of the section gateway event logs can be found in the console in the gateway’s general information page see for other ways of subscribing to events gateway event logs can be seen in the live data section of the gateway console on the gateway’s general information page see for other ways of subscribing to events c update the content of the section if they are unavailable we recommend you to cantact the gateway manufacturer who can help you configure your gateway with a new eui or trace the supply chain the word contact was misspelled in the documentation also is a possibility that the users can check if the gateway is registered in any other related tenants of their customers partners so we can add the below point to the existing explanation check if the gateway is registered in any other related tenants of their customers partners d add below new troubleshooting points i what are the different packet forwarders supported in the things stack redirect users to documentation on packet forwarders here ii i m noticing http connect failed net failed to get an ip address for the given hostname error in the packet forwarder logs of a lora basics station gateway what is causing this cause the error indicates that the gateways were unable to resolve the uri it could be due to your network blocking the url and ports solution check and resolve it at the network level by allowing uri and ports note by default the things stack uses the below default ports ref iii i m noticing send failed certificate verification failed e g crl ca or signature check failed error in the packet forwarder logs of a lora basics station gateway what is causing this cause server cert that the gateway configured is different and is not supported by the things stack solution we suggest you to configure the server cert with the and restart the gateway e reorder the common issues and frequently asked questions please update the troubleshooting gateways guide with the below order configuration queries what is radio configuration what is my server address what modes of authentication are supported how is the server authenticated should i set cups or lns credentials how do i find the ca trust how is my gateway authenticated is an api key required how do i use an api key for lbs gateways where can i learn more about lora basics™ station registration queries i get an “id already taken” error when adding a gateway i get a “gateway with eui is already registered” error when adding a gateway connectivity queries how does the things stack console know whether a gateway is connected my gateway won’t connect what do i do how do i see gateway events my gateway is shown as connected in the console but i don’t see any events including the gateway connection stats what do i do my gateway is offline but still shows as connected in the console why my gateway is shown as disconnected after recreating with the same gateway eui what do i do my gateway shows an “other cluster” status why why do i still see connection stats of a gateway i previously disconnected when the connection on the main interface goes down my gateway gets disconnected and it does not reconnect through the backup interface downlink queries no downlinks are reaching my udp gateway why i do not see the downlink being scheduled by the network server what do i do when i schedule a downlink i see the gs down tx fail event in the live data tab and the downlink message fails to be transmitted why i’m noticing some errors in my udp gateway’s packet forwarder logs what do they represent i’m noticing “radio is not emitting frame abandoning tx trying alternative” error in the lora basics station gateway’s packet forwarder logs what is causing this i’m seeing “no dc in band” error in the lora basics station gateway’s packet forwarder logs what is causing this gateway location queries why do my gateway’s gps location details not show in the things stack console i set the gateway location manually in the things stack console why can i not see it in the gateway connection statistics how do you propose to document this can you do this yourself and submit a pull request no nejraselimovic | 0 |
21,785,405,868 | 2022-05-14 03:44:39 | hyrodium/BasicBSpline.jl | https://api.github.com/repos/hyrodium/BasicBSpline.jl | inexacterror with fittingcontrolpoints julia julia p bsplinespace knotvector bsplinespace knotvector julia basicbspline innerproduct r x x p error inexacterror stacktrace float jl convert number jl setindex array jl innerproduct i func var ps tuple bsplinespace basicbspline julia dev basicbspline src fitting jl innerproduct r func var ps tuple bsplinespace basicbspline julia dev basicbspline src fitting jl top level scope repl | 0 |
21,102,040,294 | 2022-04-04 15:15:02 | FoundationDB/fdb-kubernetes-operator | https://api.github.com/repos/FoundationDB/fdb-kubernetes-operator | flaky test case what happened • failure remove process groups home runner work fdb kubernetes operator fdb kubernetes operator controllers remove process groups test go when removing a process group home runner work fdb kubernetes operator fdb kubernetes operator controllers remove process groups test go when removing multiple process groups home runner work fdb kubernetes operator fdb kubernetes operator controllers remove process groups test go should remove only one process group home runner work fdb kubernetes operator fdb kubernetes operator controllers remove process groups test go expected false to be true home runner work fdb kubernetes operator fdb kubernetes operator controllers remove process groups test go info controller running test reconciliation info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatestatus info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatelockconfiguration info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updateconfigmap info controller creating config map namespace my ns cluster operator test name operator test config reconciler updateconfigmap info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers checkclientcompatibility info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers replacemisconfiguredprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers replacefailedprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers deletepodsforbuggification info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addservices info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addpvcs info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addpods info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers generateinitialclusterfile info controller generating initial cluster file namespace my ns cluster operator test reconciler generateinitialclusterfile debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid stateless debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid log debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid log debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid log debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid log debug controller ignore process group with missing pod namespace my ns cluster operator test reconciler generateinitialclusterfile processgroupid cluster controller info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatesidecarversions info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatepodconfig info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatelabels info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatedatabaseconfiguration info controller configuring database namespace my ns cluster operator test reconciler updatedatabaseconfiguration info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers chooseremovals info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers excludeprocesses info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers changecoordinators info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers bounceprocesses info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatepods debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid cluster controller info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers removeservices info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers removeprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatestatus info controller pending configmap monitor config configuration change method checkreconciliation namespace my ns cluster operator test state needsmonitorconfupdate info controller cluster was not fully reconciled by reconciliation process namespace my ns cluster operator test status needsmonitorconfupdate info controller running test reconciliation info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatestatus info controller pending configmap monitor config configuration change method checkreconciliation namespace my ns cluster operator test state needsmonitorconfupdate info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatelockconfiguration info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updateconfigmap info controller updating config map namespace my ns cluster operator test name operator test config reconciler updateconfigmap info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers checkclientcompatibility info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers replacemisconfiguredprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers replacefailedprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers deletepodsforbuggification info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addservices info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addpvcs info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers addpods info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers generateinitialclusterfile info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatesidecarversions info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatepodconfig info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatelabels info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatedatabaseconfiguration info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers chooseremovals info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers excludeprocesses info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers changecoordinators info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers bounceprocesses info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatepods debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid cluster controller debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid log debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless debug controller skip process group for deletion requires a replacement namespace my ns cluster operator test reconciler updatepods processgroupid stateless info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers removeservices info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers removeprocessgroups info controller attempting to run sub reconciler namespace my ns cluster operator test subreconciler controllers updatestatus info controller reconciliation complete namespace my ns cluster operator test generation info controller reconciliation successful info controller cansafelyremove addresses skipexclude remaining excluded info controller marking exclusion complete namespace my ns cluster operator test reconciler removeprocessgroups processgroupid cluster controller addresses info controller marking exclusion complete namespace my ns cluster operator test reconciler removeprocessgroups processgroupid log addresses info controller removing process groups namespace my ns cluster operator test reconciler removeprocessgroups zone operator test log count deletionmode zone info controller waiting for process group to get torn down namespace my ns cluster operator test reconciler removeprocessgroups processgroupid cluster controller pod operator test cluster controller ••••••••••••••••••••••••• summarizing failure remove process groups when removing a process group when removing multiple process groups should remove only one process group home runner work fdb kubernetes operator fdb kubernetes operator controllers remove process groups test go ran of specs in seconds fail passed failed pending skipped what did you expect to happen that all test cases succeed without an error how can we reproduce it as minimally and precisely as possible anything else we need to know no response fdb kubernetes operator console kubectl fdb version paste output here kubernetes version console kubectl version paste output here cloud provider | 0 |
20,778,916,908 | 2022-03-16 13:10:11 | navidrome/navidrome | https://api.github.com/repos/navidrome/navidrome | panic chi routing pattern must begin with in auth description i get this when my navidrome starts never had a single problem with nd v version time level warning msg scaninterval is deprecated please use scanschedule see docs at time level warning msg setting scanschedule schedule every time level info msg goose no migrations to run current version n time level info msg configuring media folder name music library path music time level info msg creating image cache maxsize mb path data cache images time level info msg finished initializing cache cache image elapsedtime maxsize time level info msg starting scheduler time level info msg scheduling periodic scan schedule every time level info msg setting session timeout value time level info msg login rate limit set requestlimit windowlength panic chi routing pattern must begin with in auth goroutine github com go chi chi mux handle go pkg mod github com go chi chi mux go github com go chi chi mux mount go pkg mod github com go chi chi mux go github com go chi chi mux route go pkg mod github com go chi chi mux go github com navidrome navidrome server server initroutes github workspace server server go github com navidrome navidrome server new github workspace server server go github com navidrome navidrome cmd createserver github workspace cmd wire gen go github com navidrome navidrome cmd startserver github workspace cmd root go github com oklog run group run go pkg mod github com oklog run group go created by github com oklog run group run go pkg mod github com oklog run group go my docker compose running in swarm version services navidrome image deluan navidrome latest user networks proxy volumes mnt docker docker volumes navidrome data mnt music music ro environment nd scaninterval nd loglevel info nd sessiontimeout nd baseurl deploy labels traefik enable true platform information navidrome version operating system docker deluan navidrome latest | 0 |
21,094,428,606 | 2022-04-04 08:58:50 | ethereum/solidity | https://api.github.com/repos/ethereum/solidity | remove ewasm backend since decided against ewasm i think there s little reason for us to keep maintaining and developing the ewasm backend if people really want that they can fork the compiler and maintain that in the fork if we need it again in the future we can just revert the commits thoughts | 0 |
21,415,946,990 | 2022-04-22 10:50:33 | ultralytics/yolov5 | https://api.github.com/repos/ultralytics/yolov5 | delete cached images on disk search before asking i have searched the and and found no similar questions question i just started training on my data with this configuration python train py img batch epochs data scratch holdout yaml weights cfg yaml hyp data hyps hyp scratch med yaml patience cache disk then here is the size of data that got cached train caching images disk ██████████ the training process then got terminated because of not enough disk space however my dataset directory is now bigger than it was before gb i want to start fresh and delete all cached augmented images created by do you know how to do it additional no response | 0 |
22,952,515,721 | 2022-07-19 08:41:51 | smileskiborce/spider-website | https://api.github.com/repos/smileskiborce/spider-website | create component opticalinternet for internet page the component can be seen in the component the image is also included | 0 |
21,949,672,938 | 2022-05-24 06:39:21 | mastodon/mastodon | https://api.github.com/repos/mastodon/mastodon | sanitized content in status includes non prefixed invisible class steps to reproduce the problem i have a website where i m using the mastodon api to list the recent statuses from my account however since i am using tailwindcss for my site the invisible class conflicts with tailwinds invisible class this should either be left up to the consumer of the api or prefixed to avoid conflicts expected behaviour n a actual behaviour n a specifications mastodon | 0 |
22,047,145,343 | 2022-05-30 03:59:29 | TheThingsIndustries/lorawan-stack-docs | https://api.github.com/repos/TheThingsIndustries/lorawan-stack-docs | add a guide for connecting minihub pro gateways to the things stack summary the gateway claiming flow will not work for minihub pro gateways instead user can register their minihub pro gateways to the things stack using the adding gateways option later the user needs to follow the below guide for configuring the server address and ports in the physical minihub pro gateway settings ref why do we need this users might assume that minihub pro and minihub ttigs are the same but both are not the same and registering at the tts level is also different so add a guide to connecting minihub pro with tts what is already there what do you see now what is missing what do you want to see document a guide for connecting minihub pro gateway to tts how do you propose to document this can you do this yourself and submit a pull request no nejraselimovic | 0 |
22,840,861,618 | 2022-07-12 21:41:36 | gitcoinco/grant-hub | https://api.github.com/repos/gitcoinco/grant-hub | make updates to project form optimism tasks remove project roadmap and project challenges fields from project form add banner image field validate image size pending requirements from moonshot working on fe grant explorer validate website url link user does not need to input exact format we will handle on backend | 0 |
22,289,325,505 | 2022-06-12 05:38:35 | goonstation/goonstation | https://api.github.com/repos/goonstation/goonstation | after being hotdog bombed i became medically cursed and unfixable submitter describe the bug after being hotdog bombed and eating my butt that was left on the ground i was able to fart still not only that at one point it looked like my butt was still there when medically scanned also when we accidentally made a hole in my chest during surgery the whole also became weirdly glitched where it wont stay closed the doctor tried to fix it but every time he stepped away from me it came back to reproduce steps to reproduce the behavior be hotdog bombed eat your butt see your butt somehow came back and you can fart ask doctor to remove your butt become a medical scp expected behavior that i wouldnt be able to fart that my butt would not regrow then disappear that a hole in my chest would stay closed additional context i did trade arms with the clown if that somehow plays in to this reported on goonstation roleplay morty | 0 |
22,577,259,181 | 2022-06-28 08:28:50 | pydata/pydata-sphinx-theme | https://api.github.com/repos/pydata/pydata-sphinx-theme | navbar start items overlap with one another on medium screens context when there are multiple items in the navbar start section they begin to overlap with each other on medium sized screens basically screens that are too narrow for them to have space but too wide to trigger the collapse behavior for example potential solutions i can think of two potential solutions here make the header grow in height and stack items on two lines when they don t fit on one trigger the header menu items hiding behavior on even wider screens to avoid this as one example if we set flex flow wrap for the navbar start items we get this not great but i think it s better than having them overlap | 0 |
20,366,417,960 | 2022-02-21 06:25:09 | kpuce2022CD/Centum | https://api.github.com/repos/kpuce2022CD/Centum | 구인게시판 recruitment html 및 css 에서 사진 이미지 중앙정렬 다 중앙정렬이 되는데 안되서 이슈에 올립니다 오늘 중으로 찾아보겠지만 정 안되면 부탁하겠습니다 | 0 |
20,752,337,435 | 2022-03-15 08:56:43 | PyPSA/PyPSA | https://api.github.com/repos/PyPSA/PyPSA | bug in the example power to gas boiler chp ipynb hi in the example power to gas with heat coupling there are some bugs in cell of the jupyter notebook power to gas boiler chp ipynb the part of error message are as follows they can also find in thank you very much input in in network lopf network snapshots extra functionality extra functionality network objective file checkouts readthedocs org user builds pypsa conda latest lib site packages pypsa components py in network lopf self snapshots pyomo solver name solver options solver logfile formulation keep files extra functionality multi investment periods kwargs logger warning you have defined one or more shunt impedances shunt impedances are ignored by the linear optimal power flow lopf if pyomo return network lopf self args else return network lopf lowmem self args | 0 |
21,262,548,535 | 2022-04-13 06:40:19 | hyperjumptech/monika | https://api.github.com/repos/hyperjumptech/monika | npm start command is not working describe the bug run npm start with monika yaml in the directory to reproduce steps to reproduce the behavior put monika yaml in the project root directory run npm start expected behavior monika starts with monika yaml screenshots tba desktop please complete the following information os version | 0 |
20,752,890,907 | 2022-03-15 09:26:49 | studio-minus/ppg-bugs-and-requests | https://api.github.com/repos/studio-minus/ppg-bugs-and-requests | conveyors do not like to be copied or saved describe the bug if you copy and paste a conveyor the wheels seem to become objects that the player can interact with it s hard to describe what happens to the conveyor try it yourself but basically you can select them but there s no highlight and you don t get the context menu options you can drag it around and connect wires to it though clearly describe how to reproduce the bug copy save a conveyor paste load a conveyor mod list none | 0 |
21,215,625,931 | 2022-04-11 07:00:07 | produck/charon | https://api.github.com/repos/produck/charon | use tsdoc to deal ts high level we use tsdoc to deal the d ts file to create md file | 0 |
21,913,635,179 | 2022-05-21 13:08:16 | zero-plusplus/vscode-autohotkey-debug | https://api.github.com/repos/zero-plusplus/vscode-autohotkey-debug | add useextendederrormessage to launch json this attribute is for resolving if enabled this attribute load the this with include command line argument of autohotkey this script suppresses error dialogs and adds call stack information to error messages note that include has the limitation that only one script can be specified so if you want to specify it in runtimeargs you will have to give up one of them the name useextendederrormessage is tentative and may be changed if a more descriptive name is found | 0 |
22,037,572,059 | 2022-05-28 20:57:17 | WWBN/AVideo | https://api.github.com/repos/WWBN/AVideo | mu users are getting you re out of storage space not sure what s misconfigured describe the question this was working previously with four plans configured for diskquota plug in few weeks ago i had to blow out the plugins configuration seems i missed something when i reconfigured screenshots user sees this warning icon out of space can t upload showing the plans their storage limits admin sees this user is in the group that should have the storage | 0 |
22,748,091,076 | 2022-07-07 10:56:46 | YAPP-Github/20th-ALL-Rounder-Team-2-Web | https://api.github.com/repos/YAPP-Github/20th-ALL-Rounder-Team-2-Web | layout pagelayout 컴포넌트 네이밍 수정 issue type feature page todo layout pagelayout 네이밍 적용안된 컴포넌트에 일괄 적용 etc 기타 사항 | 0 |
20,833,760,431 | 2022-03-19 21:45:08 | aNnAm2606/PROJECT-II-BAKARA-SAN | https://api.github.com/repos/aNnAm2606/PROJECT-II-BAKARA-SAN | general characteristics game resolution in frame control capped at fps support for windowed fullscreen modes | 0 |
20,015,340,856 | 2022-02-01 11:27:16 | kanisterio/kanister | https://api.github.com/repos/kanisterio/kanister | failed to create snapshot with createcsisnapshot just after deleting it with deletecsisnapshot describe the bug i have a blueprint where i delete a csisnapshot and recreate it in the next step the delete finishes successfully but the creation fails afterwards time level info msg executing action backup actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line cluster name hostname kanister kanister operator mhxbl time level info msg created actionset and started executing actions actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller onaddactionset line newactionsetname staging server cluster name hostname kanister kanister operator mhxbl time level info msg executing phase shutdownpod actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line phase shutdownpod cluster name hostname kanister kanister operator mhxbl time level info msg updated actionset actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller onupdateactionset line status pending cluster name hostname kanister kanister operator mhxbl time level info msg updated actionset actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller onupdateactionset line phase shutdownpod pending status running cluster name hostname kanister kanister operator mhxbl time level info msg updated actionset actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller onupdateactionset line phase deletecsisnapshot pending status running cluster name hostname kanister kanister operator mhxbl time level info msg completed phase shutdownpod actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line phase shutdownpod cluster name hostname kanister kanister operator mhxbl time level info msg executing phase deletecsisnapshot actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line phase deletecsisnapshot cluster name hostname kanister kanister operator mhxbl time level info msg updated actionset actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller onupdateactionset line phase createcsisnapshot pending status running cluster name hostname kanister kanister operator mhxbl time level info msg completed phase deletecsisnapshot actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line phase deletecsisnapshot cluster name hostname kanister kanister operator mhxbl time level info msg executing phase createcsisnapshot actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line phase createcsisnapshot cluster name hostname kanister kanister operator mhxbl time level info msg updated actionset actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller onupdateactionset line status failed cluster name hostname kanister kanister operator mhxbl time level info msg failed to execute phase phase name createcsisnapshot state pending output map interface nil actionset staging server file pkg controller controller go function github com kanisterio kanister pkg controller controller runaction line phase createcsisnapshot cluster name error failed to create snapshot resource foobar server storage staging backup latest namespace foobar object is being deleted volumesnapshots snapshot storage io foobar server storage staging backup latest already exists hostname kanister kanister operator mhxbl to reproduce create blueprint apiversion cr kanister io kind blueprint metadata name staging server actions backup phases func scaleworkload name shutdownpod args namespace foobar name staging backup foobar server kind statefulset replicas func deletecsisnapshot name deletecsisnapshot args namespace foobar name foobar server storage staging backup latest func createcsisnapshot name createcsisnapshot args namespace foobar pvc foobar server storage staging backup foobar server name foobar server storage staging backup latest snapshotclass default snapshot func scaleworkload name scalepodup args namespace foobar name staging backup foobar server kind statefulset replicas create actionset to run the backup apiversion cr kanister io kind actionset metadata generatename staging server namespace kanister spec actions name backup blueprint staging server object kind statefulset name staging foobar server namespace foobar expected behavior workload is scaled down csisnapshot is deleted csisnapshot is created workload is scaled up observed behavior workload is scaled down csisnapshot is deleted sort of csisnapshot can t be created cause old snapshot is still present though phase deletecsisnapshot completed successfully environment kubernetes version provider gke gke storage provider gcs cluster size nodes data size additional context i m using kanisterio controller dev cause function deletecsisnapshot is not yet relased i found a workaround to give the deletion of the snapshot more time to complete i changed the order of the steps to csisnapshot is deleted workload is scaled down csisnapshot is created workload is scaled up that does work but extends the time where the snapshot is not available | 0 |
20,155,162,246 | 2022-02-09 15:50:28 | remix-run/react-router | https://api.github.com/repos/remix-run/react-router | useparams what version of react router are you using steps to reproduce so i faced this issue where if i try to grab values form nested route in the component it self not as child it will not work as an example check the below in the component js page in the app js by the above way i will not access to the params but if change the nested route to children it will work and i can t grab the param expected behavior get access to the params actual behavior not reachable | 0 |
21,012,594,987 | 2022-03-30 08:07:49 | OCA/l10n-italy | https://api.github.com/repos/OCA/l10n-italy | fattura fornitore in reverse charge modifica post conferma fattura fornitore in regime di rc confermata con relativa autofattura generata aprire e rimettere in bozza la fattura effettuare una modifica es il numero del conto nei movimenti contabili a questo punto sia la ft fornitore che quella generata da rc sono in bozza confermare la fattura fornitore originale errore errore odoo server error traceback most recent call last file home odoo src odoo odoo addons base models ir http py line in dispatch result request dispatch file home odoo src odoo odoo http py line in dispatch result self call function self params file home odoo src odoo odoo http py line in call function return checked call self db args kwargs file home odoo src odoo odoo service model py line in wrapper return f dbname args kwargs file home odoo src odoo odoo http py line in checked call self cr precommit run file home odoo src odoo odoo tools misc py line in run func file home odoo src odoo addons mail models mail thread py line in finalize tracking tracking records with context context message track fnames initial values file home odoo src odoo addons mail models mail thread py line in message track record message post subtype id subtype id tracking value ids tracking value ids file home odoo src odoo addons rating models mail thread py line in message post message super mailthread self message post kwargs file home odoo src odoo addons mail models mail thread py line in message post record name record name or self display name file home odoo src odoo odoo fields py line in get self compute value recs file home odoo src odoo odoo fields py line in compute value records compute field value self file home odoo src odoo addons base automation models base automation py line in compute field value return compute field value origin self field file home odoo src odoo addons mail models mail thread py line in compute field value return super compute field value field file home odoo src odoo odoo models py line in compute field value getattr self field compute file home odoo src odoo odoo models py line in compute display name names dict self name get file home odoo src user oca italy it fatturapa in models account py line in name get result super accountinvoice self name get file home odoo src odoo addons account models account move py line in name get name move get move display name show ref true file home odoo src user digitalautomations odoo submodules invoice report extended models account move py line in get move display name res super accountmove self get move display name show ref true file home odoo src odoo addons account models account move py line in get move display name return draft name or self name show ref and self ref and s s self ref if len self ref else or exception the above exception was the direct cause of the following exception traceback most recent call last file home odoo src odoo odoo http py line in handle exception return super jsonrequest self handle exception exception file home odoo src odoo odoo http py line in handle exception raise exception with traceback none from new cause typeerror unsupported operand type s for bool and str | 0 |
20,978,466,940 | 2022-03-28 17:23:44 | Rukmaksii/Rukmaksii | https://api.github.com/repos/Rukmaksii/Rukmaksii | update destructible class create on killed method to replace destruction reorganize the class to cover a larger scale of situations | 0 |
21,564,052,582 | 2022-05-01 15:51:18 | sekolah-daging-habituasi/web | https://api.github.com/repos/sekolah-daging-habituasi/web | fix navbar on responsive version how did i forget to do this on the responsive branch lmaooo as of right now the navbar menu is just empty must fix also needs a slide in animation | 0 |
20,767,110,476 | 2022-03-15 21:56:56 | Jefid/taskinator | https://api.github.com/repos/Jefid/taskinator | initial setup create the task tracking html page that needs a header main content area for the task list footer use the style sheet provided add functionality to the button to add tasks to the list | 0 |
22,068,533,467 | 2022-05-31 07:10:51 | equinor/ert | https://api.github.com/repos/equinor/ert | questions for geir evensen discussions ies paper how big does the ensemble have to be such that changing the random number generator does not have a large effect on the final results why does obs block inite scale the e matrix with factor c static void obs block inite const obs block type obs block matrix type e const double pert var int obs offset int ens size matrix get columns e int obs offset obs offset int iobs for iobs iobs size iobs if obs block active mode active double factor obs block iget std obs block iobs sqrt ens size pert var for int iens iens ens size iens matrix imul e obs offset iens factor obs offset obs offset obs offset see test of obs block inite for more details | 0 |
20,370,711,506 | 2022-02-21 10:56:24 | executablebooks/mdformat-myst | https://api.github.com/repos/executablebooks/mdformat-myst | use mdformat footnote description summary don t duplicate code in mdformat footnote plugin depend on it instead wait until is implemented and released however value benefit improved compatibility when multiple plugins are installed and in use simultaneously no need to implement the same thing twice implementation details look at how mdformat tables and mdformat frontmatter plugin are activated tasks to complete no response | 0 |
22,613,449,527 | 2022-06-29 19:24:36 | MainKronos/Sonarr-AnimeDownloader | https://api.github.com/repos/MainKronos/Sonarr-AnimeDownloader | escape character telegram informazioni generali nome anime classroom of the elite stagione episodio link di animeworld livello di errore 🅴🆁🆁🅾🆁 messaggio di errore 🅴🆁🆁🅾🆁 command returned non zero exit status traceback most recent call last file script anime downloader init py line in job message warning txt connection message format title anime season episode episode episode episodetitle episode file usr local lib logging init py line in warning self log warning msg args kwargs file usr local lib logging init py line in log self handle record file usr local lib logging init py line in handle self callhandlers record file usr local lib logging init py line in callhandlers hdlr handle record file usr local lib logging init py line in handle self emit record file script logger py line in emit subprocess check call stdout subprocess devnull stderr subprocess devnull file usr local lib subprocess py line in check call raise calledprocesserror retcode cmd subprocess calledprocesserror command returned non zero exit status descrizione ho copiato dalla cartella degli esempi lo script per notificare tramite telegram e al momento di utilizzarlo mi ha dato questo errore provando lo script per conto suo ho scoperto che fallisce se viene data in ingresso una stringa contenente spazi ti allego la soluzione che ho adottato io giudica te se aggiungerla nel file tra gli esempi o se gestire l errore in altro modo in questo modo ho gestito sia gli spazi che il ritorno a capo curl x post h content type application json h authority api telegram org h accept text html application xhtml xml application xml q image webp image apng q application signed exchange v q h accept language it it it q en q en gb q en us q h user agent mozilla windows nt applewebkit khtml like gecko chrome safari edg d chat id chat id text compressed silent output dev null | 0 |
22,591,814,183 | 2022-06-28 20:43:16 | Elysium-Labs-EU/juno-core | https://api.github.com/repos/Elysium-Labs-EU/juno-core | when email is replied from todo remove it from the list update the labels for all the items inside the thread for when the email is getting a reply from the user itself check this by checking if the last email in the thread is from the current user or update the labels for all of the items when the email is sent via juno | 0 |
21,787,183,868 | 2022-05-14 10:18:51 | Auxilor/EcoSkills | https://api.github.com/repos/Auxilor/EcoSkills | bugs command and lang yml can t use ecoskills reset player anymore after the latest update and also this line in lang yml file recounted player frecounted effect effect ffor pla yer a player f to level level f shows what it looks like in the picture it doesn t remove the | 0 |
20,968,754,414 | 2022-03-28 09:21:40 | conan-io/conan-center-index | https://api.github.com/repos/conan-io/conan-center-index | how to use imgui backends with the conan package i need to use the glfw backend for imgui backends imgui impl glfw h hoever the package page says it s not among the exposed headers include include include include include include include looking at what is locally installed indeed it seems present on the res directory but i don t know how to make it available from meson | 0 |
22,691,652,422 | 2022-07-04 21:27:03 | python-jsonschema/check-jsonschema | https://api.github.com/repos/python-jsonschema/check-jsonschema | reference tag of gitlab ci yml not supported i can t get custom yaml tags to work in check jsonschema in particular the gitlab ci schema defines a custom reference tag that raises an uncaught exception when attempting to validate it with check jsonschema here s an example gitlab ci yml taken from yml include local setup yml teardown after script echo deleting environment test script reference echo running my own command after script reference validating it throws an exception check jsonschema builtin schema vendor gitlab ci gitlab ci yml traceback most recent call last file usr local bin check jsonschema line in sys exit main file usr local lib site packages click core py line in call return self main args kwargs file usr local lib site packages click core py line in main rv self invoke ctx file usr local lib site packages click core py line in invoke return ctx invoke self callback ctx params file usr local lib site packages click core py line in invoke return callback args kwargs file usr local lib site packages click decorators py line in new func return f get current context args kwargs file usr local lib site packages check jsonschema cli py line in main execute args file usr local lib site packages check jsonschema cli py line in execute ret checker run file usr local lib site packages check jsonschema checker py line in run self run file usr local lib site packages check jsonschema checker py line in run errors self build error map file usr local lib site packages check jsonschema checker py line in build error map for filename doc in self instance loader iter files file usr local lib site packages check jsonschema loaders instance init py line in iter files data loadfunc fp file usr local lib site packages check jsonschema loaders instance yaml py line in load data yaml load stream file usr local lib site packages ruamel yaml main py line in load return constructor get single data file usr local lib site packages ruamel yaml constructor py line in get single data return self construct document node file usr local lib site packages ruamel yaml constructor py line in construct document for dummy in generator file usr local lib site packages ruamel yaml constructor py line in construct yaml seq data extend self construct sequence node file usr local lib site packages ruamel yaml constructor py line in construct sequence return file usr local lib site packages ruamel yaml constructor py line in return file usr local lib site packages ruamel yaml constructor py line in construct object data self construct non recursive object node file usr local lib site packages ruamel yaml constructor py line in construct non recursive object data constructor self node file usr local lib site packages ruamel yaml constructor py line in construct undefined raise constructorerror ruamel yaml constructor constructorerror could not determine a constructor for the tag reference in gitlab ci yml line column this is against check jsonschema and jsonschema the gitlab documentation but i m not sure how to do that with check jsonschema jsonschema since the web editor of gitlab does support it since gitlab i was hoping check jsonschema would be able to support is as well | 0 |
21,672,075,334 | 2022-05-08 05:16:54 | derickson2402/UFO-Controller | https://api.github.com/repos/derickson2402/UFO-Controller | transmitter stopp ppm comm when transceiver signal lost allow multiwii to handle lost signal multiwii has a built in way to deal with lost signal from a transmitter you can modify it in config h but basically it just gently lowers drone to the ground however this only works when ppm signal to multiwii is lost meaning that currently it can never be lost because the receiver constantly broadcasts even when not receiving data the only current fix in place is that the receiver will send safe packets throttle no turn but of course this means the drone can drop out of the air if someone sneezes while holding the transmitter ideally receiver needs to recognize that it looses signal and stop ppm signal to multiwii temporarily so multiwii is aware of loss of comm possible implementation is temporarily disabling interrupts whenever the radio has not received data for more than or some threshold to deal with intermittent noise hardware bugs with the radio then the multiwii can deal with the signal loss in a much safer way ideally without destroying itself 🤞 | 0 |
21,048,085,156 | 2022-03-31 18:00:02 | turbot/steampipe-plugin-azure | https://api.github.com/repos/turbot/steampipe-plugin-azure | azure storage queue queue is not supported for the account describe the bug possibly related similar to attempting to query the azure storage queue table yields a connection error when one or more of the storage accounts are of an unsupported type azure does not provide the exact type which is unsupported but the broken connection is the same one mentioned in issue and breaks on account type blobstorage error error connection failed connection connection name rpc error code unknown desc storage queueclient list failure responding to request statuscode original error autorest azure service returned an error status code featurenotsupportedforaccount message queue is not supported for the account sqlstate it would appear that a is already being handled for accounts of type filestorage steampipe version plugin version to reproduce query azure storage queue using a connection with a storage account type of blobstorage expected behavior steampipe should handle this exception to avoid a broken connection | 0 |
20,251,515,239 | 2022-02-14 18:21:53 | C7-Game/Prototype | https://api.github.com/repos/C7-Game/Prototype | write up how to get started with development instructions this should probably be in a github wiki to be added and linked from the main readme maybe we already have it somewhere but if so i m not sure off the top of my head things to include how to download and compile including that you ll need godot mono latest x recommended ide setups that we can help you with vscode godot rider link to the cfc discussion forum as the main discussion area probably to the discord too link to the good first issue issues and note to open a pull request probably from a fork initially for first timers maybe some other things i haven t thought of | 0 |
22,604,838,420 | 2022-06-29 12:25:27 | ML-Bioinfo-CEITEC/genomic_benchmarks | https://api.github.com/repos/ML-Bioinfo-CEITEC/genomic_benchmarks | info on full set dataset currently info provides information based only on interval type format of the dataset it would be useful if the info also provide a summary about sequences like gc content | 0 |
20,013,186,330 | 2022-02-01 09:20:20 | aksio-insurtech/Cratis | https://api.github.com/repos/aksio-insurtech/Cratis | don t resume a failed partition for an observer when new events occur on the same partition this needs a bit of investigation but it seems that appending an event on same partition event source id for a failed partition for an observer resumes and disregards the offset it was at meaning it is skipping events | 0 |
21,713,957,314 | 2022-05-10 16:03:17 | ScoopInstaller/Main | https://api.github.com/repos/ScoopInstaller/Main | binary path error by opening this issue you confirm that you have searched for similar issues prs here already failing to do so will most likely result in closing of this issue without any explanation incomplete form details below might also result in closing of the issue bug report package name current behaviour installing loading zip from cache checking hash of zip ok extracting zip done linking d programs scoop apps current d programs scoop apps creating shim for can t shim exe file doesn t exist binary path error expected behaviour additional context output possible solution diff diff git a bucket json b bucket json index a bucket json b bucket json license freeware url hash bin exe bin exe checkver v autoupdate url system details windows version os architecture powershell version additional software scoop configuration json lastupdate shim kiennq enabled false scoop repo scoop branch master | 0 |
21,801,465,764 | 2022-05-16 05:59:59 | flipped-aurora/gin-vue-admin | https://api.github.com/repos/flipped-aurora/gin-vue-admin | gin vue admin 版本 node 版本 最新 golang 版本 最新 是否依旧存在 未测试 bug描述 在修改超级管理员的 角色名称后出现需要调用角色权限的页面提示权限不足,新增菜单等调用api功能无法使用了。 :重启前、后端无法解决。 :取消勾选角色对应权限点击确定,再勾选角色对应权限点击确定依旧无法解决。 :多次刷新页面可以使用对应权限,但每个需要使用对应权限的页面依旧会提示权限不足但可以直接使用对应权限。 修改建议 暂无 | 0 |
21,567,272,712 | 2022-05-02 01:17:59 | Topp-Roots-Lab/3d-root-crown-analysis-pipeline | https://api.github.com/repos/Topp-Roots-Lab/3d-root-crown-analysis-pipeline | enable kde basedd tratis by default as the title says since it s more common for people to run with kde it should probably be the default behavior consider using no kde to omit the generation of these traits also it might be worth testing for the existence of kde traits the matlab binary before trying to run with this option | 0 |
20,812,495,085 | 2022-03-18 05:40:25 | szimek/signature_pad | https://api.github.com/repos/szimek/signature_pad | bug endstroke event does not trigger if mouse movement ends outside of the pad bug the endstroke event does not seem to trigger after a line if the end of the line is outside of the canvas edit i ve now tested it on mobile it s not a problem the touch works fine only the desktop mouse combo causes this issue as far as i can tell the code otherwise works in our environment very nicely i ve tried to set up a jsfiddle however i have to admit defeat i ve run into an error i can t fix signaturepad addeventlistener is not a function i ve tried wrapping it into window onload to no avail there must be something i don t know about jsfiddle here p s if someone could enlighten me what is the problem in jsfiddle i d really appreciate it | 0 |
21,724,829,988 | 2022-05-11 06:30:36 | TUM-Dev/navigatum | https://api.github.com/repos/TUM-Dev/navigatum | ci is your feature request related to a problem please describe we should add a ci pipeline describe the solution you d like this pipeline should have paralel steps with paralel subtasks execute precommit pylint mypy black eslint stylint cargo fmt server cargo clippy cargo test describe alternatives you ve considered including cargo clippy cargo test in the precommit skript but this is suboptimal since they take ages to finish additional context the ci should not block cd sounds counterintuitive but at least until the bugs we noticed in are fixed the ci would fail no deployments | 0 |
20,966,178,020 | 2022-03-28 06:59:10 | xmake-io/xmake | https://api.github.com/repos/xmake-io/xmake | warning 忽略未知选项“ std c ” xmake 版本 操作系统版本和架构 visual studio 描述问题 在 xmake lua 脚本中添加了指示语言的命令: lua set languages 但是提示 error cl 命令行 warning 忽略未知选项“ std c ” 期待的结果 能够正确使用指定语言版本的条件进行编译 工程配置 lua set languages add cxxflags wall pedantic includes src target codecraft set kind binary set rules mode debug mode release add files src cpp set optimize fastest if is mode debug then add defines test else set optimize fastest end 附加信息和错误日志 error cl 命令行 warning 忽略未知选项“ std c ” | 0 |
22,052,304,288 | 2022-05-30 09:43:26 | NadeulSeoulTeam/NadeulSeoul_front_end | https://api.github.com/repos/NadeulSeoulTeam/NadeulSeoul_front_end | 좋아요 버튼 에러 핸들링 로그인을 하지 않은 상태에서 좋아요 버튼을 누를 시 api error 발생 authentication 이 없기 때문 해결 방안 로그인을 해달라고 요청 alert 를 보낸다 하트 버튼 좋아요 버튼 을 노출시키지 않는다 | 0 |
21,420,026,783 | 2022-04-22 14:45:08 | sqlfluff/sqlfluff | https://api.github.com/repos/sqlfluff/sqlfluff | error when using default value in redshift create table search before asking i searched the and found no similar issues what happened parsing error on create table statement containing column with default value expected behaviour linter should success observed behaviour linter fails fail l p prs line position found unparsable section create table staging layer tmp daily ad how to reproduce run lint command bash sqlfluff lint dialect redshift foo sql where foo sql contains this query sql create table some table some column integer not null default dialect redshift version configuration encoding rules indented joins false template blocks indent false max line length allow scalar false comma style trailing keywords inherit from this rule capitalisation policy upper library path mock tempates are you willing to work on and submit a pr to address the issue yes i am willing to submit a pr code of conduct i agree to follow this project s | 0 |
20,761,383,872 | 2022-03-15 16:26:40 | SSCHAcode/python-sscha | https://api.github.com/repos/SSCHAcode/python-sscha | cluster copy files the copy of the files into the cluster occurs file by file in a multithreading parallel for each batch ssh connection this is not efficient for two reasons it provokes many simultaneous connections to the cluster risking a ban of the ip for a dos attack it is super slow when thousands of configurations are required to be copied it is quite straightforward to improve as the input files can be tarred in one file copied to the cluster and then extracted there maybe it would be very good if a flag in the cluster configuration can trigger this option when available it would speed up the i o with the cluster when many configurations need to be computed | 0 |
20,510,217,324 | 2022-03-01 05:07:42 | AllTheMods/ATM-7 | https://api.github.com/repos/AllTheMods/ATM-7 | error when joining server me and others get this error when trying to join friend s server only way to fix it seems to be to tp to someone else in the split second before getting kicked would like a permanent fix or workaround that doesn t need people and someone op d i ve already ran repair through curseforge launcher tried reinstalling modpack and reinstalling updating java deleting and reentering the server s port in the ip address line has worked a couple times for others but has not worked for me and does not work consistently for them using direct connect also doesn t seem to help modpack version is and current modloader version is forge singleplayer worlds run fine and server is hosted on apex if that helps | 0 |
20,594,849,726 | 2022-03-05 10:20:18 | luryus/wden | https://api.github.com/repos/luryus/wden | after unlocking the table view is scrolled and first item is not visible i don t know if this can also happen in other situations just searching | 0 |
20,187,906,442 | 2022-02-11 00:52:54 | ShadowMario/FNF-PsychEngine | https://api.github.com/repos/ShadowMario/FNF-PsychEngine | the psych engine on my pc is muted what is your question when i enter the game there is no sound | 0 |
22,161,539,797 | 2022-06-04 15:21:08 | BotF2/BotF2 | https://api.github.com/repos/BotF2/BotF2 | doproduction out of range at supremacy buildings buildingdesign tryspawn error production supremacy game gameengine c b doproduction failed for terran empire system argumentoutofrangeexception index must be within the bounds of the list parameter name index at system throwhelper throwargumentoutofrangeexception exceptionargument argument exceptionresource resource at system collections generic list insert index t item at supremacy collections indexedcollection insertitem listindex t item boolean upgradeablelockalreadyheld in c users kenne documents supremacycore collections indexedcollection cs line at supremacy collections indexedcollection add t item in c users kenne documents supremacycore collections indexedcollection cs line at supremacy buildings buildingdesign tryspawn maplocation location civilization owner techobject spawnedinstance in c users kenne documents supremacycore buildings buildingdesign cs line at supremacy economy buildproject finish in c users kenne documents supremacycore economy buildproject cs line at supremacy game gameengine c b civilization civ in c users kenne documents supremacycore game gameengine cs line debug general supremacy universe universemanager find find object type starsystem debug general supremacy universe universemanager find find object type fleet info general supremacy game gamecontext onturnnumberchanged turn info general supremacy wcf supremacyservice d movenext turn processing time info general supremacy game savedgamemanager autosave saving c users kenne appdata local star trek supremacy saved games autosav info general supremacy game gamecontext onturnnumberchanged turn | 0 |
22,503,801,336 | 2022-06-23 13:58:25 | JeroenVdb/homebridge-daikin-cloud | https://api.github.com/repos/JeroenVdb/homebridge-daikin-cloud | feature request swing mode air purifying function hello could you please add swing mode and air purifying functions some daikings have those functions in the daikin app and it would be nice if we could set them from homekit too thanks | 0 |
20,249,437,673 | 2022-02-14 16:30:26 | ugent-library/biblio-backend | https://api.github.com/repos/ugent-library/biblio-backend | pressing enter in keywords box results clears in save of additional information and loss of last keyword describe the improvement when i want to add a keyword and press enter instead of click the save button then the edit mode is left but the keyword is not saved either change such that enter does not result in save or that edit mode is left and keyword is saved screenshots | 0 |
20,821,113,414 | 2022-03-18 15:27:43 | edgexfoundry/device-sdk-c | https://api.github.com/repos/edgexfoundry/device-sdk-c | load secrets from file at startup 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 oh hi there 😄 to expedite issue processing please search open and closed issues before submitting a new one existing issues often contain information about workarounds resolution or progress updates please do not remove sections of this template when submitting your issue if the section is not relevant to your issue leave the section but enter n a for not applicable note some sections are marked required and must be provided never mark required sections n a 🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅 🚀 feature request description load secrets credentials stored in a file to vault during startup see for details describe the solution you d like if you have a solution in mind please describe it describe alternatives you ve considered have you considered any alternative solutions or workarounds | 0 |
21,793,582,385 | 2022-05-15 09:31:42 | ccxt/ccxt | https://api.github.com/repos/ccxt/ccxt | get all networks all exchanges question os windows programming language version python ccxt version i need to list all appropriate networks which in binance huobi kucoin etc there is a template of getting networks which works in binance but not the others how can i get all networks for all exchanges can kroitor help i have found template which links below but it gets default network but i need to get all networks url thanks for helps import os import sys from pprint import pprint import ccxt import config as cfg currency code usdt exchange id kucoin exchange kucoin ccxt kucoin apikey cfg kucoin api key secret cfg kucoin api secret password cfg kucoin password enableratelimit true exchange binance ccxt binance apikey cfg binance api key secret cfg binance api secret enableratelimit true currencies exchange binance fetch currencies pprint currencies | 0 |
20,614,655,424 | 2022-03-07 12:02:52 | PostHog/posthog | https://api.github.com/repos/PostHog/posthog | person property autocomplete is buggy bug description pr moved the person property autocomplete from postgres to clickhouse but with some outstanding bugs raised by macobo this query is broken in a few ways we should be using materialized properties where possible it doesn t handle person updates meaning that the top value might not be the top value but instead just the user who has been updated the most expected behavior deleted people shouldn t show up in the search changed properties shouldn t show up in the search we should be using materialized columns to make things faster and reduce load | 0 |
20,799,312,413 | 2022-03-17 12:28:01 | gak112/DearJobTesting | https://api.github.com/repos/gak112/DearJobTesting | home job seeker registration experience details rename social profile to linkedin profile | 0 |
22,292,178,688 | 2022-06-12 14:25:49 | MicrosoftDocs/feedback | https://api.github.com/repos/MicrosoftDocs/feedback | feedback should be for all pages is your feature request related to a problem a problem with your design describe the solution you d like every single web page in the documentation should have a feedback section at the bottom describe alternatives you ve considered none additional context since this is unavailable it looks like the documentation website is not created right it seems to me like a template should be used for all doc pages and the master page template contain the footer don t understand why this is not centralized and why the current design is on a case by case basis leaving to the reader s confusion | 0 |
21,568,914,238 | 2022-05-02 04:58:56 | trev-f/SRAlign | https://api.github.com/repos/trev-f/SRAlign | accept bam files as input take bam files as input so that downstream qc and analysis does not have to start from scratch i e with read alignment etc this will be helpful for many things but my main idea now is not having to keep all intermediate files e g massive sam files cached for resuming analysis in other words i can just keep bams delete fastqs and intermediate files and operate on those bams without having to keep a ton in storage changes will have to include the following modify parse design py to not throw errors when bam files are supplied as input modify parsedesign nf to handle the changes to parse design py add a parsedesignbamswf nf script to setup the proper channels add a workflow that can be accessed from the command line using entry option that properly sets up the new input | 0 |
21,564,321,650 | 2022-05-01 16:36:45 | kritikaiyeer/final-project-tuiter-react | https://api.github.com/repos/kritikaiyeer/final-project-tuiter-react | front end changes to add validation to the tuiter board front end changes to add validation to the tuiter board so that users could only access their tuiter boards | 0 |
21,014,337,172 | 2022-03-30 09:35:56 | opencurve/curve | https://api.github.com/repos/opencurve/curve | adaptor unit test optimization is your feature request related to a problem 你需要的功能是否与某个问题有关 the current adaptor only has integration tests no complete unit tests and needs to be supplemented describe the solution you d like 描述你期望的解决方法 describe alternatives you ve considered 描述你想到的折衷方案 additional context screenshots 更多上下文 截图 | 0 |
22,160,991,334 | 2022-06-04 14:03:27 | 89luca89/distrobox | https://api.github.com/repos/89luca89/distrobox | resolv conf doesn t get changed on runtime is your feature request related to a problem please describe when etc resolv conf on host changes it doesn t change at runtime at all describe the solution you d like changing container etc resolv conf according to host s etc resolv conf describe alternatives you ve considered right now this can only be refreshed when you restart container additional context this is very useufl if you have like a vpn service and it changes dns servers in order to resolve new hostnames i m not files this as bug as it s probably intended behavior of current codebase | 0 |
21,768,954,859 | 2022-05-13 07:02:16 | SIGSEV/Starveller | https://api.github.com/repos/SIGSEV/Starveller | history push state problem go to for example click on back button what the actual fuck click on back button you are back wtf | 0 |
21,795,279,079 | 2022-05-15 14:35:48 | apache/skywalking | https://api.github.com/repos/apache/skywalking | measures with the same id should be overwritten search before asking i had searched in the and found no similar issues apache skywalking component banyandb apache skywalking banyandb what happened instancetraffic metrics updates will cause duplicated measures what you expected to happen measure e g instancetraffic update with the same id should only update the existing one if there is how to reproduce run oap with banyandb anything else no response are you willing to submit pr yes i am willing to submit a pr code of conduct i agree to follow this project s | 0 |
22,199,493,506 | 2022-06-07 09:52:41 | iotaledger/hornet | https://api.github.com/repos/iotaledger/hornet | peers not synching after service hornet restart describe the bug after running service hornet restart only one out of peers is synching other peers are just connected but when i go to the unsynched peer and press the edit button don t change any data and press ok it says promoting peer please wait and the peer will completely disconnect for a few seconds and then successfully connects and syncs to reproduce steps to reproduce the behavior service hornet restart expected behavior all peers should be synced environment information os ubuntu ram cores type hetzner i know this vps is currently too weak but that shouldn t be the problem right i just setup the server day ago chrome hornet version additional context | 0 |
21,192,175,644 | 2022-04-08 18:46:38 | cvnlab/GSN | https://api.github.com/repos/cvnlab/GSN | add print statements verbosity progress bars would be nice for users to be able to track what s going on under the hood especially for cases where runtime takes longer than a few seconds verbosity could be enabled disabled via a flag key milestones could print out by default e g finished estimating signal noise covariance running monte carlo simulations progress bars would be easy on the python side | 0 |
22,630,810,887 | 2022-06-30 14:30:55 | astronomer/astronomer-providers | https://api.github.com/repos/astronomer/astronomer-providers | azure key vault integration prefixes variables prefix and connections prefix incorrectly describe the bug azure key vault adds a between the key prefix and the secret name when it reads it from azure key vault it does this even when the key prefix is so secrets end up named my secret instead of my secret to reproduce follow the instructions to set up an azure key vault integrated install with a connections prefix of create a secret named my var in azure key vault use the example dag provided in the docs with variable get my var you will see that it fetches the variable because it is incorrectly mapping my var to my var instead of my var expected behavior connections prefix and variables prefix dont add a leading when they are set to additional context from my understanding null his historically not been supported as a value for that even though its passed as a json blob might be more idiomatic but if this is changed i d think all providers should be changed i suggest we don t do it and just continue to use but fix our prefixing as described in this ticket | 0 |
21,789,591,199 | 2022-05-14 17:24:21 | rxyhn/dotfiles | https://api.github.com/repos/rxyhn/dotfiles | hello i followed all the steps mentioned in the git but when starting the theme i get the following error could someone help me to solve it thanks url | 0 |
20,403,969,578 | 2022-02-23 01:30:30 | GrokImageCompression/grok | https://api.github.com/repos/GrokImageCompression/grok | unsupported output format tiff what happened i tried decompressing a file using the quickstart commad grk decompress imgdir in outfor tif outdir out i get the following error unsupported output format tiff outputting to raw seems to work fine version operating system ubuntu | 0 |
20,737,669,130 | 2022-03-14 15:00:44 | Facepunch/sbox-issues | https://api.github.com/repos/Facepunch/sbox-issues | assets load after game ctor clientside causing unexpected behavior describe the bug serverside assets are loaded before game ctor however clientside assumedly due to the game entity being replicated assets are loaded after the ctor if you have a networked var that has an asset ref on it it ll be invalid on join to reproduce nice little repro project here look in the console | 0 |
22,500,525,903 | 2022-06-23 11:24:14 | valentingol/gan-face-editing | https://api.github.com/repos/valentingol/gan-face-editing | horovod doesn t support windows hello horovod is not supported on windows i guess do you have a work around that will allow us to run this on windows thanks | 0 |
22,052,666,083 | 2022-05-30 10:01:40 | ranghetto/Qovid | https://api.github.com/repos/ranghetto/Qovid | risolvere memory leak in timer creare sullo heap il qtimer in modo da vedere se si risolve il problema di memory leak | 0 |
20,962,358,964 | 2022-03-28 00:14:21 | dieres2010/just-tech-news | https://api.github.com/repos/dieres2010/just-tech-news | create a homepage as a user i can view all news articles in a list as a user i can see how many upvotes and comments each article has as a user i can click on the comment count to route to a different page | 0 |
20,510,490,183 | 2022-03-01 05:37:10 | kdevcse/interstategamers | https://api.github.com/repos/kdevcse/interstategamers | ratings search bar not working properly ratings search bar not working properly typing yooka did not produce the expected result it showed no games when it should have filtered to the game yooka laylee | 0 |
21,559,029,959 | 2022-04-30 22:53:39 | simolus3/drift | https://api.github.com/repos/simolus3/drift | custom functions applications that embed sqlite can supports custom functions through and this would be very much a non trivial very useful feature yet probably not horrible to implement particularly as it can be cribbed from | 0 |
21,315,561,699 | 2022-04-16 07:55:47 | styleguidist/react-styleguidist | https://api.github.com/repos/styleguidist/react-styleguidist | failing build crashes styleguide dev server and doesn t output errors current behavior styleguidist s dev server does not output errors into terminal and needs to be fully restarted if build fails it often happens after a silly mistake such as const variable and it is very annoying because when i make such mistake before i build styleguide i have no error output at all and no notification that the build failed i noticed that this might be caused by my packages and their dependencies that we use in our project to reproduce i was able to create repro of the crash when build fails but i was not able to reproduce the output not coming to the terminal i did not focus that much on this part since it is covered in sh git clone git checkout bug npm install npm run start wait for compiled successfully go to src components button tsx and uncomment save and let styleguide rebuild check localhost blank page with error in browser console comment and save dev server crashed no rebuild happened expected behavior everything should work exactly like in master branch of the example i expect that i don t need to restart dev server after trivial build fail i expect that all errors are still outputed into terminal not visible in enclosed repro i suppose that this might be caused by mutually incompatible dependencies but i am not sure of that it also might be related to and perhaps | 0 |
22,165,259,946 | 2022-06-05 05:24:45 | microsoft/nnfusion | https://api.github.com/repos/microsoft/nnfusion | compile lstm onnx failed 🐛 bug i have a converted lstm model located in v benchmark nnfusion models lstm onnx which can be inferenced by onnxruntime but i got a compiled failed issue with nnfusion to reproduce bash nnfusion workspace v benchmark nnfusion models lstm onnx f onnx p batch size seq length fwarmup step frun step bash src contrib custom op custom op h nnfusion home was not set use root nnfusion src contrib custom op custom op h nnfusion home was not set use root nnfusion processing workspace v benchmark nnfusion models lstm onnx src nnfusion frontend onnx import onnx cpp optimizing onnx graph with external tool models ort run frozen py src nnfusion common util cpp nnfusion home was not set use root nnfusion onnx model check passed importing onnx model into onnx runtime execution providers output size end with src nnfusion frontend onnx import onnx cpp import onnx graph size src nnfusion frontend onnx import util graph convert cpp converting onnx graph src nnfusion frontend onnx import util graph convert cpp convert node transpose src nnfusion frontend onnx import util graph convert cpp node transpose output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node lstm src nnfusion frontend onnx import util graph convert cpp node lstm output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node slice src nnfusion frontend onnx import util graph convert cpp node slice output slice shape shape src nnfusion frontend onnx import util graph convert cpp convert node transpose src nnfusion frontend onnx import util graph convert cpp node transpose output shape shape src nnfusion frontend onnx import util graph convert cpp convert node squeeze src nnfusion frontend onnx import util graph convert cpp node squeeze output shape shape src nnfusion frontend onnx import util graph convert cpp convert node gemm src nnfusion frontend onnx import util graph convert cpp node gemm output output shape shape src nnfusion frontend onnx import util graph convert cpp convert graph done src nnfusion engine engine cpp graph passes count src nnfusion engine engine cpp interpreter passes count src nnfusion engine pass graph batchnorm inference folding pass cpp batchnorm inference folding pass starts up for graph graph src nnfusion engine pass graph batchnorm inference folding pass cpp batchnorm inference folding pass ends for graph graph src nnfusion engine cache manager cpp open kernel cache from root cache nnfusion kernel cache db src nnfusion engine cache manager cpp open kernel cache from root cache nnfusion kernel cache db src nnfusion engine pass graph kernel selection cpp no valid kernel found input op type parameter dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine pass graph kernel selection cpp no valid kernel found lstm op type lstm dev type cuda gpu src nnfusion engine cache manager cpp open kernel cache from root cache nnfusion kernel cache db src nnfusion engine cache manager cpp open kernel cache from root cache nnfusion kernel cache db src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass input src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator reshape is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp kernel should be emitted before this pass lstm src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator dot is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph blockfusion blockfusion optimizer cpp operator result is not blockcudaemitter skip in blockfusion src nnfusion engine pass graph assign async info pass cpp processed node linear bias src nnfusion engine pass graph assign async info pass cpp processed node reshape src nnfusion engine pass graph assign async info pass cpp processed node linear weight src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node input src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node lstm src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node slice src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node src nnfusion engine pass graph assign async info pass cpp processed node dot src nnfusion engine pass graph assign async info pass cpp processed node add src nnfusion engine pass graph assign async info pass cpp processed node result src nnfusion engine pass graph assign async info pass cpp assign thread info src nnfusion util errors hpp check failed gnode is valid at workspace v nnfusion src nnfusion engine pass graph assign async info pass cpp kernel should be selected before this pass lstm kernel name lstm terminate called after throwing an instance of nnfusion errors checkerror what check failed gnode is valid at workspace v nnfusion src nnfusion engine pass graph assign async info pass cpp kernel should be selected before this pass lstm kernel name lstm some additional debug logs has been added by myself to find the problem it seems that something stucked at lstm node any suggestion | 0 |
22,624,734,650 | 2022-06-30 09:38:08 | ThePlank/PlankEngine | https://api.github.com/repos/ThePlank/PlankEngine | it literallly crashes when it caches it doesn t cache command prompt terminal logs if existing no response are you modding a build from source with hscript or with lua source what is your build target windows did you edit anything in this build if so mention or summarize your changes i literally did not change anything in the caching system | 0 |
20,106,521,258 | 2022-02-07 11:02:46 | windicss/vite-plugin-windicss | https://api.github.com/repos/windicss/vite-plugin-windicss | applying extractors shouldn t stop on first matching extension describe the bug causes several problems order of the extractors in the list changes the output multiple extractors may apply to the same extension as extractors can apply to a list of extensions imagine extractors applying to and js matches the and only the first matching would be applied when extending default configuration ex slidev defines a windi config ts that extracts from md extensions defining an additional extractor on the same extension in my case md would never been taken into account only the default one provided in slidev would be used versions vite plugin windicss vite framework vue react svelte etc slidev additional context my use case is adding support of to slidev i successfully added the vite config json markdown markdownitsetup md md use markdownitattrs but adding the following setup windicss ts to add a custom extractor doesn t work because the default extractor defined for md in slidev is first in the extractors list and is the only one taken into account typescript export default definewindisetup extract extractors extensions extractor code id a solution would be to apply every extractor matching the extension and merging the results | 0 |
22,040,243,173 | 2022-05-29 08:30:18 | The-Shivam-garg/BigB-E-learn-Websit-e | https://api.github.com/repos/The-Shivam-garg/BigB-E-learn-Websit-e | get started button in the teach page is not working description the get started button in the teach page is not working screenshots | 0 |
20,381,524,003 | 2022-02-21 22:40:24 | godotengine/godot-docs | https://api.github.com/repos/godotengine/godot-docs | revise vector math article language needs to be cleaned up it s currently too informal and jokey the basic content is solid but needs to be more concise | 0 |
22,339,158,193 | 2022-06-14 21:54:17 | TwinFan/LiveTraffic | https://api.github.com/repos/TwinFan/LiveTraffic | optionally stop displaying aircraft in replay mode current situation problem livetraffic aircraft displayed during replay could seem to collide with replaying user aircraft suggested solution option to have no livetraffic aircraft shown during replay they would continue to be tracked they would just temporarily be invisible benefits no optical collisions during replay additional context suggested in the | 0 |
22,195,074,880 | 2022-06-07 05:53:55 | yairm210/Unciv | https://api.github.com/repos/yairm210/Unciv | minimap bug platform android version describe the bug when ima stalking someone game and play as spectators minimap turn become like this this bug only happen when turn on fow | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.