input stringlengths 0 131k | created_at stringlengths 30 30 |
|---|---|
tutorial issue found: [[LINK]) contains invalid tags. even though your tutorial was created, the invalid tags listed below were disregarded. please double-check the following tags: - software-product>sap btp - abap environment - tutorial>tutorial tutorial>beginner affected server: prod | 2024-03-31 14:00:45.000000000Z |
## body: #### description i am encountering an issue with the extract_pages function from the pdfminer.six library. while i am able to successfully retrieve text using the extract_text function, i am unable to get any lttextbox instances using extract_pages. interestingly, when iterating over the page elements, i can s... | 2024-03-31 03:53:07.000000000Z |
this is similar to #6, hooks to the game stellaris. i added the line [CODE] to [line 267 of x11hook.cpp]([LINK]), launch game and keeps typing the key combination whole time, get the result: [CODE] when the game just launched, i can get the normal 2 (keypress), 3 (keyrelease) and 6 (motionnotify) event and open overlay... | 2024-03-31 17:38:42.000000000Z |
#### the associated forum post url from [CODE] [LINK] this has already been reported as a bug (one may argue it isn't)- #### what is your current rclone version (output from [CODE])? rclone v1.66.0 (btw: dockerversion: 24.0.9) #### what problem are you are trying to solve? using docker-volume-plugin with docker rootles... | 2024-03-31 21:17:34.000000000Z |
in [[CODE]]([LINK] ), android-9.0.0_r61 ([LINK]/) was **down**: - http code: 404 - response time: 237 ms | 2024-03-31 20:10:21.000000000Z |
reviewed some files for [USER] in [CODE]: - [x] in [CODE] why not use exceptions instead of returning -1? the caller can then handle the error instead. might be better for separation of concerns? - [x] [CODE] doesn't seem like an apt name for a function. it should ideally be a verb. | 2024-03-31 11:52:27.000000000Z |
### qbittorrent & operating system versions qbittorrent v4.6.4 linux qt: | 6.6.2 libtorrent: | 2.0.10.0 boost: | 1.82.0 openssl: | 3.2.1 zlib: | 1.3.1 ### what is the problem? when torrent queuing is enabled, "do not count slow torrents in these limits" is not working/honored. i am not expecting more than 1 active down... | 2024-03-31 16:03:44.000000000Z |
## summary mfm () fullparse | 2024-03-31 22:14:19.000000000Z |
in [[CODE]]([LINK] ), website (elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 11:13:24.000000000Z |
- example: [CODE] or [CODE] in [CODE]. | 2024-03-31 14:54:24.000000000Z |
in [[CODE]]([LINK] ), portal ([LINK]) was **down**: - http code: 508 - response time: 1154 ms | 2024-03-31 22:52:07.000000000Z |
**describe the bug** sorry to post again! love krypton and hence wanting to get it perfect! if you close the final page that has been added via kryptondockingmanager.addtoworkspace, then if you try to add a new page via this method, it does not display and is not added to the pages. i think what's happening is when pag... | 2024-03-31 16:22:08.000000000Z |
in [[CODE]]([LINK] ), dev-portal-karma ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 02:03:25.000000000Z |
an xml parsing error, such as a reference to an undeclared entity, is wrapped as an [CODE] and code [CODE] if using the sax or stax api, but is wrapped as a generic [CODE] with code [CODE] if using the dom api. | 2024-03-31 00:50:49.000000000Z |
### hyprland version git main ### bug or regression? bug ### description hyprland cmake build script [defines]([LINK]) [CODE] and then tries to link target with egl: [CODE] however, [CODE] might be undefined at this point. cmake documentation [confirms that]([LINK]) > opengl::egl. defined if the system has egl. and thi... | 2024-03-31 04:19:02.000000000Z |
as a site visitor or user, i want to be able to search for posts and to filter those searches based on different criteria. - for site visitors and registered users, there is a search function where the search results are based on title, content in the post, tags that have been added to the post and on usernames. - the ... | 2024-03-31 12:08:36.000000000Z |
show default image not working | 2024-03-31 13:02:41.000000000Z |
## cve-2024-24549 - high severity vulnerability vulnerable library - tomcat-embed-core-9.0.30.jar core tomcat implementation library home page: . suggested fix type: upgrade version origin: <a href="[LINK]> release date: 2024-03-13 fix resolution (org.apache.tomcat.embed:tomcat-embed-core): 9.0.86 direct dependency fix... | 2024-03-31 02:22:08.000000000Z |
i have several mitochondrial genomes with different start positions, and i want to justify them using the start indices from the [CODE] search result of a substring. it seems that at present, [CODE] only support one specific offset value specified by the [CODE] flag. is it possible to set different offset values for di... | 2024-03-31 13:40:36.000000000Z |
i am missing a more advanced tool for tracking dependencies of the reflex applications. poetry is used within reflex. how to use poetry in the applications? i guess i am missing a readme on this topic. perhaps [CODE] could be an idea. | 2024-03-31 07:10:28.000000000Z |
i have issues with opcodes that a variable number of operands: [CODE] for build vector the number of sources is variable. i tried in the combiner: [CODE] but it fails when there are two operands. i could copy-paste up to 8 or 16 operands, but .... | 2024-03-31 16:12:04.000000000Z |
in [[CODE]]([LINK] ), goormide ([LINK]) was **down**: - http code: 403 - response time: 575 ms | 2024-03-31 00:04:51.000000000Z |
### system information type | version/name --- | --- distribution name | macos distribution version | 10.15.7 linux kernel | darwin kernel version 19.6.0 architecture | x86_64 zfs version | zfs-macos-2.2.3-rc4 ### describe the problem you're observing when running macos zfs versions newer than v2.1.0, system performanc... | 2024-03-31 14:15:32.000000000Z |
in [[CODE]]([LINK] ), website (elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 20:58:41.000000000Z |
as per this issue with flask-dance: [LINK] flask 2.2.0 released in august 2022 included this change list: [LINK] which removes the [CODE] function that is imported from [CODE]. the function was properly marked as a private. | 2024-03-31 12:59:09.000000000Z |
i am trying to do tweet via my wordpress, i have created a plugin and in plugin folder, i have used composer to import twitteroauth library. now when i run, i get error failed to tweet, and http error code: 404.    here is my code: [CODE] please guide me on what is the pr... | 2024-03-31 18:24:19.000000000Z |
while going through a mine shaft 2 books i got were broken spells specifically inferno (think it was titled something like that) and break block. this also happened with break block again in another world. | 2024-03-31 20:32:53.000000000Z |
the site works well on localhost, but is there a method to export them as a static site, or some ways to host it on cloudflare pages and github pages? thanks. | 2024-03-31 01:38:18.000000000Z |
create all necessary controllers with basic logic | 2024-03-31 19:34:30.000000000Z |
in [[CODE]]([LINK] ), ifvlab main server - vaultwarden ($ifvlab_main_server_vaultwarden_url) was **down**: - http code: 530 - response time: 61 ms | 2024-03-31 04:21:17.000000000Z |
just a single green led is shown at the beginning of the right-side strip. | 2024-03-31 15:19:42.000000000Z |
eliminate the assumption that each connection represents a new session. instead try to recognize old sessions and continue them. if it cant be confirmed, then begin new session. potentially add user setting to disable advanced session recognition | 2024-03-31 08:51:16.000000000Z |
assert failed: sntp_setoperatingmode /idf/components/lwip/lwip/src/apps/sntp/sntp.c:730 (operating mode must not be set while sntp client is running) | 2024-03-31 10:51:28.000000000Z |
### possible fixes yes ### modpack version allthemods9 ### what happened? me and my friend are playing on an atm9 server and we cant put a sharpness 9 book on a sword through a anvil.   ### latest.log _no response_ ### developer reports _no r... | 2024-03-31 15:48:51.000000000Z |
**this is a bug report** **problem** we have conditions and taints that are related but not documented together, comprehensively. looking at [LINK]/ i think we have conditions and taints which have "co-evolved" over time. we should make sure we document all of these cases. i.e. there are conditions and taints like ( "n... | 2024-03-31 06:10:08.000000000Z |
follow up from [LINK] return: - bitcoin - sendable (confirmed) - total - lightning balance (sum of active channels only) - total receivable - total sendable - max receivable spp (next transaction) - max sendable spp (next transaction) - max receivable mpp (next transaction) - max sendable mpp (next transaction) | 2024-03-31 05:39:53.000000000Z |
in [[CODE]]([LINK] ), thesceneplace ($tsp) was **down**: - http code: 404 - response time: 396 ms | 2024-03-31 22:10:37.000000000Z |
2024-03-31 08:21:01.000000000Z | |
in [[CODE]]([LINK] ), dns2.electro (ns2.elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 09:22:17.000000000Z |
sentry issue: [uc-helper-express-6pm]([LINK]/) [CODE] this issue was automatically created by sentry via [open github issue]([LINK]/) | 2024-03-31 01:17:56.000000000Z |
> it's worth considering how to upload images for the site documentation. _originally posted by [USER] in [LINK] | 2024-03-31 04:34:39.000000000Z |
for now we accept any text. [LINK] (beta geoid 1015) **definition of done** 1. the 'external-id' claims works as 'string' claims. | 2024-03-31 16:46:43.000000000Z |
2024-03-31 10:34:28.000000000Z | |
in [[CODE]]([LINK] ), hay river health and social services authority ([LINK]/) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 20:42:48.000000000Z |
as a ** site user** i can **modify or delete my comment on a post** so that **i can be involved in the conversation** ### acceptance criteria - given a logged-in user, can modify their comment - given a logged-in user, can delete their comment | 2024-03-31 16:08:38.000000000Z |
 it's possible for chunked vpks to not have _dir suffix. i think it should work just fine with this check removed: [LINK] | 2024-03-31 19:52:04.000000000Z |
in [[CODE]]([LINK] ), jereconstructionroofing (jereconstructionroofing.com) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 13:12:09.000000000Z |
i am litterally making the same thing, just called offset blocks! [LINK]. if you want to work on it together or ask any questions i would be happy to help. | 2024-03-31 21:54:20.000000000Z |
### unocss version 0.58.8 ### describe the bug tailwind [CODE] is 3px, unocss's [CODE] is 1px, this makes ui libraries displays weirdly on unocss   the ui component in-context is primevue, [unstyled + tailwind preset mode]([LINK]/) docs for unocss setup is not covered yet, i got it prett... | 2024-03-31 19:15:03.000000000Z |
### verify steps - [x] **** mihomo mihomo alpha ensure you are using the latest version of mihomo or mihomo alpha from **this repository**. - [ ] debug pr is this something you can **debug and fix**? send a pull request! bug fixes and documentation fixes are welcome. - [x] [issue tracker](……/) i have searched on... | 2024-03-31 12:00:22.000000000Z |
## i'm submitting a... [ ] regression [ ] bug report [x] feature request please add ability to sort tracks in playlist, naming by title, date, artist and so on. thanks! | 2024-03-31 13:28:33.000000000Z |
hi - thanks for your work on this. i managed to get output from [CODE] when connected to the inverter via ethernet, but when connected via wifi it would fail with invertereoferror as below. after some tcpdump tracing solarpower browser (running via wine) i noticed an exactly one second delay between accepting the conne... | 2024-03-31 23:46:56.000000000Z |
in [[CODE]]([LINK] ), shopintake ([LINK]) was **down**: - http code: 403 - response time: 398 ms | 2024-03-31 13:45:25.000000000Z |
validate that the value is a valid url. we can use something like: [CODE] example: [LINK] (beta insid 5284 -> online information) **definition of done** 1. given a url claim, only is accepted a valid value. 2. in case of invalid url, we show an error and recover the old value. | 2024-03-31 16:46:15.000000000Z |
a bunch of junk wordpress routes are still appearing the performance list in sentry. | 2024-03-31 22:31:47.000000000Z |
# what the solution right now in master and 4-immersion-improvements is very jagged and laggy, which ruins the experience. | 2024-03-31 22:01:45.000000000Z |
please judge whether the [referenced item]([LINK]) needs to be changed. | 2024-03-31 00:02:12.000000000Z |
## purpose create [CODE] action where the token issuer can set the maximum supply of the token. ## feedback provided by - [USER] - [USER] - tim weston / rob ## [CODE] action [CODE] ## preconditions - [CODE] - [CODE] must match the symbol of the token. - [CODE] must be greater than the current supply. ## references - [[... | 2024-03-31 12:04:05.000000000Z |
this action was triggered from the forward job in the deployment workflow | 2024-03-31 02:21:19.000000000Z |
#javascript ##user story as a boot camp student i want the prework notes to be structured on a webpage so that i can easily find and read the information ##acceptance criteria given a prework study guide website when i view the study guide then i can see the four topics i learned listed along with a suggestion on what ... | 2024-03-31 23:29:02.000000000Z |
### java pack direct download url [LINK] ### default pack direct download url _no response_ ### bedrock merge pack direct download url _no response_ ### default assets version none ### block material none ### attachable material none ### archive scratch files none ### rename model files true ### code of conduct - [x] i... | 2024-03-31 00:11:51.000000000Z |
### is there an existing issue for this? - [x] i have searched the existing issues ### are you using forge? no ### installed conforming to our guide? - [x] i have read the installation guide and performed all steps ### describe your issue disableprefix is enabled, but prefix still appears in message when applying a ski... | 2024-03-31 10:51:38.000000000Z |
after upgrade, v1.1.15 to v1.2.2 . i can see this in startups. can you please advise [CODE] | 2024-03-31 15:59:43.000000000Z |
# address - addressable - order # chinesefood - shop - order_food - [ ] order # customer - address - order # food - shop - order_food - [ ] order # italianfood - shop - order_food - [ ] order # japanesefood - shop - order_food - [ ] order # orderfood - food - order # order - address - customer - or... | 2024-03-31 07:00:07.000000000Z |
this one [[HASH]]: [LINK] | 2024-03-31 19:23:05.000000000Z |
### java pack direct download url [LINK] ### default pack direct download url _no response_ ### bedrock merge pack direct download url _no response_ ### default assets version none ### block material none ### attachable material none ### archive scratch files none ### rename model files true ### code of conduct - [x] i... | 2024-03-31 02:38:15.000000000Z |
### search before asking - [x] i have searched the hub [issues]([LINK]) and [discussions]([LINK]) and found no similar questions. ### question when i am trying to convert the trained yolov8 model to ( !yolo export model="/content/drive/mydrive/ppe_detection_yolov8/dataset/runs/detect/train/weights/best.pt" format= tfjs... | 2024-03-31 00:21:12.000000000Z |
in [[CODE]]([LINK] ), - ited ([LINK]/) was **down**: - http code: 502 - response time: 669 ms | 2024-03-31 17:52:15.000000000Z |
it seems rpmfusion has dropped the 470 driver ( [LINK]/ ). so, it may be time to switch to negativo17 for nvidia. [USER] and i have previously discussed this. the negativo17 packaging allows more granular installation of only desired components. for example, in [ucore]([LINK]) i already use negativo17 as it allows only... | 2024-03-31 01:39:31.000000000Z |
### leetcode username [LINK] ### problem number, title, and link [2444. count subarrays with fixed bounds]([LINK]) ### bug category problem description, problem examples, problem constraints, problem hints, incorrect or missing "related topics", incorrect test case *(output of test case is incorrect as per the problem ... | 2024-03-31 05:36:59.000000000Z |
there is a big problem with pixivutil2. yes it works fine. that is not the problem. as you know lots of people are using pixivutil2 in the world to bulk download from pixiv which is fine. now i know that anime artist love to create any anime art. problem is if that anime artist has a child in it even if rest of anime a... | 2024-03-31 19:53:53.000000000Z |
### bug description as the title says mobs spawn on clear leaded glass in my mob farm, but not on any of the other leaded glass blocks i tried so i'm quessing that it is a bug. to give some more information, ghasts, zombie pigman andnormal pigman spawned on a layer of a full chunk of clear leaded glass in the nether. #... | 2024-03-31 14:51:42.000000000Z |
in [[CODE]]([LINK] ), website (elteam.ir) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 16:40:11.000000000Z |
as discussed in #16, yaml is more user friendly than json and support it doesn't seem very complicated. also it's advised to become the default config file mode. - [x] support loading yaml file - [x] change default location ton yaml file instead of json - [x] change path validation to be either json or yaml (or yml) | 2024-03-31 10:36:58.000000000Z |
because the way of encoding and decoding has changed (eg encode claim by tag). therefore i believe that the testnet indexer and signet should be reset with each release. | 2024-03-31 20:30:22.000000000Z |
in [[CODE]]([LINK] ), health and social services ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 21:43:37.000000000Z |
in [[CODE]]([LINK] ), lug gitlab ([LINK]) was **down**: - http code: 404 - response time: 2136 ms | 2024-03-31 12:20:34.000000000Z |
for grand-t.2024-03-31 | 2024-03-31 19:18:29.000000000Z |
in [[CODE]]([LINK] ), software center - test 1 ($softwarecenter_test_1) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 09:46:20.000000000Z |
not sure if this is a bug or as designed. in the tutorial, the draggable ref is to an [CODE] but on ios dragging requires press-and-hold which when performed on an [CODE], can activate the os's image action state if a move does not occur soon enough. [LINK] question: should [CODE] be expected to produce consistent cros... | 2024-03-31 17:00:00.000000000Z |
in [[CODE]]([LINK] ), bofrost.be ([LINK]) experienced **degraded performance**: - http code: 200 - response time: 1142 ms | 2024-03-31 18:03:34.000000000Z |
in [[CODE]]([LINK] ), cashline java - dev ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 08:31:21.000000000Z |
in [[CODE]]([LINK] ), staging deployment ([LINK]) was **down**: - http code: 0 - response time: 0 ms | 2024-03-31 01:22:24.000000000Z |
remove json configs in favour of full environment variables. use [CODE] to support [CODE] files. also adjust the readme to no longer mention json. | 2024-03-31 16:35:54.000000000Z |
in [[CODE]]([LINK] ), bofrost.de ([LINK]) experienced **degraded performance**: - http code: 200 - response time: 2283 ms | 2024-03-31 23:44:03.000000000Z |
### system info [CODE] ### information - [x] the official example scripts - [ ] my own modified scripts ### tasks - [ ] one of the scripts in the examples/ folder of accelerate or an officially supported [CODE] script in the [CODE] folder of the [CODE] repo (such as [CODE]) - [x] my own task or dataset (give details be... | 2024-03-31 15:06:15.000000000Z |
in [[CODE]]([LINK] ), haccp ([LINK]) was **down**: - http code: 400 - response time: 1184 ms | 2024-03-31 05:34:41.000000000Z |
__use case:__ the [CODE] cli should be able to report its version, e.g., [CODE]. __proposal:__ use [CODE]'s [[CODE]]([LINK]) macro to add a [CODE] flag to the main [CODE] command. | 2024-03-31 13:43:14.000000000Z |
**describe the bug** pcl print jobs, e.g. by windows systems using vendor drivers, are in some cases incorrectly not detected as mime type [CODE] since their [CODE] header may be beyond the 4096 character limit. **to reproduce** steps to reproduce the behavior: 1. install a pclv6 driver on a windows 10 pro / 11 pro sys... | 2024-03-31 18:51:45.000000000Z |
if we start including the opencl c feature dictionary in the opencl api spec (like is proposed for [LINK]), we should start to use it for more opencl c features described in the opencl api spec also. for example, there are a lot of features mentioned in appendix h (the backwards compabitlity appendix) that are currentl... | 2024-03-31 21:13:31.000000000Z |
is possible to use this project with sdxl models instead sd1.5 ? | 2024-03-31 19:39:00.000000000Z |
there are 96 airports listed with an iata code of "0" (zero). these all appear to be in brazil. i believe they should follow the standard of being blank because of the ones i checked, none had an iata assigned. | 2024-03-31 23:58:04.000000000Z |
- [ ] specify the model names (e.g. llama2_100k, llama2_200k,... or list with different checkpoints) - [ ] load next logprobs data (for each of the model names) → for now we just load a slice of the dataset (to develop faster) - [ ] specify the tokens we are interested (a sort of dynamic category) → using rai"s gui - [... | 2024-03-31 17:26:49.000000000Z |
in [[CODE]]([LINK] ), danbs ([LINK]) was **down**: - http code: 404 - response time: 121 ms | 2024-03-31 10:54:38.000000000Z |
i create [...catchall].tsx under the pages directory. it works fine in [CODE] while error in [CODE] repo: [LINK] [CODE] | 2024-03-31 07:02:30.000000000Z |
there should be a section in the app translations that is synchronized with the metadata directory: - [ ] app title - [ ] short description - [ ] long description | 2024-03-31 03:37:12.000000000Z |
create a python file named main.py that has the following properties: file name: sum.py - it accepts the name of the user as input; - it accepts the age of the user as input; - it prints a greeting to the user and also adds in their name and age; - finally, it says goodbye to the user; | 2024-03-31 19:51:11.000000000Z |
2024-03-31 13:21:53.000000000Z | |
### application youtube ### suggestion description the maximum resolution of this video is 2160p. so, i'm requesting that it should show "2160p/2160p" or "2160p:2160p" instead of "2160p" only. basically, i'm requesting for "current quality/max available quality" reason: sometimes, 2160p videos start playing at 1080p or... | 2024-03-31 05:22:22.000000000Z |
i share the [CODE] between two accounts. the first account is my main account. the second account is a dedicated account for my smartphone. up to version 4.9.3, everything works fine. i could create and edit markdown files on my pc and sync it via nextcloud client to the main account, use the web interface of my main a... | 2024-03-31 11:29:38.000000000Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.