79648499

Date: 2025-06-02 09:49:24
Score: 8.5 🚩
Natty: 4.5
Report link

you fix that? i have same issue

Reasons:
  • RegEx Blacklisted phrase (1.5): fix that?
  • Low length (2):
  • No code block (0.5):
  • Me too answer (2.5): i have same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nikita Gromov

79648436

Date: 2025-06-02 09:02:09
Score: 6 🚩
Natty: 5
Report link

@usuário14967413, muito obrigado pelo seu cometário, pois foi o que me ajudou a resolver. Em resumo eu apaguei o arquivo "main (1)" do endereço: "....git\refs\heads" e deu certo.

Reasons:
  • RegEx Blacklisted phrase (1): obrigado
  • Low length (1):
  • No code block (0.5):
  • User mentioned (1): @usuário14967413
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Rafael Fonseca

79648413

Date: 2025-06-02 08:41:03
Score: 11.5
Natty: 7
Report link

I have a question. In my case, I need to retrieve the IP addresses of my workloads using nslookup (I have a DNS entry that resolves to all the workload IPs), and then add those IPs to a security group in Terraform to allow access to my RDS database. Do you have any suggestions on how to automate this?

Reasons:
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1.5): I have a question
  • RegEx Blacklisted phrase (2): any suggestions
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: moon

79648396

Date: 2025-06-02 08:24:59
Score: 4.5
Natty:
Report link

I am also new to this fields but maybe I can be of some helps. I don't know if you resolve your problem since it has been a few days.

I am not sure to understand what you mean by

I want to normalise the bounding boxes so that objects of the same size appear similar in dimensions, regardless of their distance from the camera.

you want the object to be at a fix size? or the bounding box is at a fix size regardless of the size the object appear to be (the position of the object to the camera)?

If you just want to modify the size of the bounding box. You could do a depth estimation https://paperswithcode.com/task/depth-estimation and do a cross multiplication.

If you want to modify the size of the object, you could try to extract the object of the picture, resize it and reintegrate it. maybe there is easier way.

hoping I could help.

Reasons:
  • RegEx Blacklisted phrase (1.5): fix size?
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Colin

79648383

Date: 2025-06-02 08:11:55
Score: 4.5
Natty:
Report link

enter image description herethis is the right picture for FluidToAgent block, sorry the previous one has no completed code

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jasmine Noor Fayza Firman

79648348

Date: 2025-06-02 07:46:45
Score: 4
Natty:
Report link

I’ve encountered this exact same issue as well on Transsion devices (including Infinix, Tecno, and Itel) running Android 15 (SDK 34).

The crash appears to come from this line:
com.transsion.widget.v1.AIHelper$Impl$Callback$1.onViewAttachedToWindow

This is not part of my app or any libraries I'm using. It looks like it's internal OEM code from Transsion, possibly related to some "AI Helper" feature built into the firmware. The crash occurs during normal view attachment — likely when we show a dialog or add a view to the window.

Key points:

Request:

If you’ve found a fix or workaround, or if you have more info on what exactly AIHelper does on these devices, could you please share it here?

Reasons:
  • RegEx Blacklisted phrase (2.5): could you please share
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Awais Shakeel

79648321

Date: 2025-06-02 07:19:39
Score: 5.5
Natty: 5.5
Report link
    showReferenceStrip: true,
          referenceStripPosition: "BOTTOM_LEFT",
          referenceStripScroll: "vertical",
          referenceStripWidth: 30,

i am using this for reference and i need disable hover exam when i hover reference margin left 0 and when moved over then margib left become -66px

can you pls tell me how to disable hover ?

Reasons:
  • Blacklisted phrase (0.5): i need
  • RegEx Blacklisted phrase (2.5): can you pls tell me how
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Guna Work

79648257

Date: 2025-06-02 06:34:26
Score: 8.5 🚩
Natty: 6
Report link

I cant comment on anybody's answers, as i am new here.
We recently changed Battery on our device and since then the Modem has stopped working. Checking the status in nmcli dev sh, it says that it is unavailable. I tried to start it, also restarting network manager but its not helping and shows its unavailable. how do i solve this?

Reasons:
  • Blacklisted phrase (1): how do i
  • RegEx Blacklisted phrase (1): cant comment
  • RegEx Blacklisted phrase (1.5): solve this?
  • RegEx Blacklisted phrase (1.5): i am new here
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Gr8Kpr

79648224

Date: 2025-06-02 06:05:18
Score: 5.5
Natty: 6
Report link

how to add git repos to the dependency, ex: https://github.com/checkout/checkout-ios-components

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): how to add
  • Low reputation (1):
Posted by: Anurag

79648058

Date: 2025-06-02 00:24:00
Score: 4.5
Natty:
Report link

In your react code (if using axios), are you setting parameter withCredentials: true?

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Abhinav Kumar Gurung

79648047

Date: 2025-06-02 00:08:55
Score: 4.5
Natty:
Report link

i have same problem

00:00:38 CRITICAL  [php] Uncaught Error: Unknown named parameter $value ["exception" => Error { …}]

In AbstractLoader.php line 104:

  Unknown named parameter $value
Reasons:
  • Blacklisted phrase (1): i have same problem
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): i have same problem
  • Low reputation (1):
Posted by: Mickael Longpres

79647989

Date: 2025-06-01 22:32:33
Score: 6.5
Natty: 7.5
Report link

Experiencing the same issue and wondering if you found a solution to this?

Reasons:
  • Blacklisted phrase (1): if you found a solution
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: cp0921

79647985

Date: 2025-06-01 22:25:31
Score: 5
Natty:
Report link

Can you tell me what your response is by using this console

console.log(typeof tx.wait); console.log(tx);

I think .wait() might not be valid here due to the nature of the function.

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you tell me what your
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (1):
Posted by: Talha Amin

79647964

Date: 2025-06-01 21:43:21
Score: 4.5
Natty:
Report link

You can edit the URL handling
Check out the following link:
https://medium.com/@iman.rameshni/django-health-check-89fb6ad39b0c

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: iman rameshni

79647963

Date: 2025-06-01 21:41:20
Score: 4.5
Natty: 4.5
Report link

I wrote a walkthrough for that on medium here;

https://medium.com/@kevostein2k47/how-to-add-natural-voices-in-microsoft-text-to-speech-tts-67d0ee5a9973

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: kevinscki

79647947

Date: 2025-06-01 21:18:14
Score: 4
Natty: 4.5
Report link

that option doesn't disable yaml parsing, what am I doing wrong?

--from markdown-yaml_metadata_block
Reasons:
  • Blacklisted phrase (1): what am I doing wrong?
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: gianni

79647936

Date: 2025-06-01 21:05:11
Score: 4.5
Natty: 4.5
Report link

it is super easy
Check out the following link:
https://medium.com/@iman.rameshni/django-health-check-89fb6ad39b0c

Reasons:
  • Blacklisted phrase (0.5): medium.com
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: iman rameshni

79647919

Date: 2025-06-01 20:47:06
Score: 4
Natty: 4.5
Report link

There is another part of the documentation called Adding someone else to such chat or channel.

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: flashfs

79647806

Date: 2025-06-01 18:18:27
Score: 4.5
Natty:
Report link

I have implemented a polars wrapper that supports pandas style query, eval and more. Here is the link to my post https://stackoverflow.com/a/79501438/22601993

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Blacklisted phrase (1): Here is the link
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Lowell Winston

79647766

Date: 2025-06-01 17:25:13
Score: 4
Natty:
Report link

You need to set the access control allow origin header in the API gateway. 'Options' request must have the conditions set for CORS.

Follow this article https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-cors-console.html

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Vashishtha Srivastava

79647739

Date: 2025-06-01 16:51:00
Score: 7 🚩
Natty:
Report link

Try this video. It helped me sort this problem.

https://www.google.com/search?q=android+studio+error+metadata.bin+(The+system+cannot+find+the+file+specified)&rlz=1C1VDKB_enZA1099ZA1099&oq=android+studio+error+metadata.bin+(The+system+cannot+find+the+file+specified)&gs_lcrp=EgZjaHJvbWUyBggAEEUYOdIBCjEyMzc1ajBqMTWoAgiwAgE&sourceid=chrome&ie=UTF-8#fpstate=ive&vld=cid:2c2ecb63,vid:RCilI7QKmvY,st:0

Reasons:
  • Blacklisted phrase (2): Try this video
  • Blacklisted phrase (1): this video
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Paul Hinrichsen

79647737

Date: 2025-06-01 16:45:58
Score: 5.5
Natty:
Report link

Could you share to us what the library do you use that you have success to drive SSD1309?
maybe .c and .h library.

Reasons:
  • RegEx Blacklisted phrase (2.5): Could you share
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Mochamad Ari Bagus Nugroho

79647697

Date: 2025-06-01 16:00:47
Score: 4.5
Natty: 5
Report link

Here is a more complete list of the strange characters: https://www.i18nqa.com/debug/utf8-debug.html

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user1600517

79647682

Date: 2025-06-01 15:44:42
Score: 4
Natty:
Report link

I am become the following error when i compile for android. for linux desktop i have no errors

Error: Gradle task assembleDebug failed with exit code 1

Reasons:
  • RegEx Blacklisted phrase (1): i have no error
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Stefan

79647681

Date: 2025-06-01 15:42:41
Score: 7 🚩
Natty:
Report link

Unfortunately, such a flag is already set. Perhaps the problem is bad proxy certificates. Is there any way to make Chrome trust such proxies?

Reasons:
  • Blacklisted phrase (1): Is there any
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Cawendish Jag

79647677

Date: 2025-06-01 15:37:39
Score: 12
Natty: 7
Report link

I added the above codes in cart.twig in OpenCart 4.0.2.3, but it doesn't work. Can someone help me with a code for version 4?

Thanks in advance

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (3): Can someone help me
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: uracort

79647519

Date: 2025-06-01 12:31:52
Score: 4
Natty:
Report link

I think it was the first test test

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Михаевич Игорь

79647516

Date: 2025-06-01 12:29:51
Score: 4
Natty: 4.5
Report link

Bandwidth ruler for android can do the job . It can limit tethering speed as well.

https://play.google.com/store/apps/details?id=com.bwr.free

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Lotti Ag

79647472

Date: 2025-06-01 11:40:40
Score: 5
Natty: 6.5
Report link

hillllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): llllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll
  • Low entropy (1):
  • Low reputation (1):
Posted by: kalhara Jayathissa

79647318

Date: 2025-06-01 07:57:46
Score: 5
Natty:
Report link

I resently got this problem but i tried everything i deleted the github shit on credential manager set chrome as default browser and reinstalled VS code but still get the error message when trying to login. Does someone know what to do???

2025-06-01 09:48:54.472 [info] [certificates] Removed 11 expired certificates
2025-06-01 09:49:29.241 [error] [default] github.copilot.signIn: TokenResultError [CopilotAuthError]: Timed out waiting for authentication provider to register
    at getSessionHelper (c:\Users\jaja\.vscode\extensions\github.copilot-1.326.0\extension\src\session.ts:84:42)
    at signInCommand (c:\Users\jaja\.vscode\extensions\github.copilot-1.326.0\extension\src\auth.ts:24:5)
    at c:\Users\Mac\.vscode\extensions\github.copilot-1.326.0\extension\src\telemetry.ts:23:13
    at Wb.h (file:///c:/Users/Mac/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:119:41516) {
  result: {
    reason: 'NotSignedIn',
    message: 'Timed out waiting for authentication provider to register'
  },
  vslsStack: [ CallSite {}, CallSite {}, CallSite {}, CallSite {} ],
  [cause]: undefined
}
Reasons:
  • Blacklisted phrase (1): ???
  • RegEx Blacklisted phrase (2): Does someone know
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Mac

79647305

Date: 2025-06-01 07:43:41
Score: 5
Natty: 5.5
Report link

Thanks for your sharing. Is the Python code you provided above confirmed to be functional? Without using the ZhiJinPower app, can this Python code continuously connect directly to and read data from the MPPT controller?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Wes Wu

79647293

Date: 2025-06-01 07:29:37
Score: 5
Natty: 6.5
Report link

for next js 15 all the steps are mentioned in this article

https://tarunnayaka.me/Blog/68348f2ccdf34b578f3bdd8e/how-to-deploy-a-nextjs-15-app-to-azure-app-service-easy-deployment-guide

Reasons:
  • Blacklisted phrase (1): this article
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Tarun Nayaka

79647275

Date: 2025-06-01 06:59:28
Score: 4
Natty: 4.5
Report link

Timer Countdown with progress bar C#

header 1 header 2
cell 1 cell 2
cell 3 cell 4
Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ai developer

79647220

Date: 2025-06-01 05:42:06
Score: 6 🚩
Natty: 5.5
Report link

Samyar ghodrati bass Samyar ghodrati bass mizanam

Reasons:
  • Probably link only (1):
  • Contains signature (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Samyar ghodrati bass

79647207

Date: 2025-06-01 05:07:57
Score: 13.5 🚩
Natty: 6.5
Report link

I'm currently facing the same issue with the Bosch GLM 50 C using flutter_blue_plus. I was able to connect and read static data like device name, but I'm not receiving live distance measurements either. Did you manage to solve this problem? Any guidance would be greatly appreciated. Thanks in advance!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): appreciated
  • RegEx Blacklisted phrase (3): Thanks in advance
  • RegEx Blacklisted phrase (3): Did you manage to solve this problem
  • RegEx Blacklisted phrase (1.5): solve this problem?
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ebrahim Elnemr

79647119

Date: 2025-06-01 02:11:12
Score: 10.5 🚩
Natty: 6.5
Report link

I am looking for something similar. I want my monitor settings to go dim after sunset and be back to normal after sunrise. Can anyone help on this ?

Reasons:
  • Blacklisted phrase (2): I am looking for
  • RegEx Blacklisted phrase (3): Can anyone help
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: justnisar

79647118

Date: 2025-06-01 02:08:11
Score: 5
Natty: 4.5
Report link

You can take a look at [SwiftlyUI](https://github.com/CoderLineChan/SwiftlyUI)

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: LC_Chan

79647115

Date: 2025-06-01 02:08:11
Score: 4.5
Natty:
Report link

Look like I needed this variant of Glib::Value<...>:

https://gnome.pages.gitlab.gnome.org/glibmm/classGlib_1_1Value_3_01Glib_1_1RefPtr_3_01Glib_1_1Bytes_01_4_01_4.html

Reasons:
  • Blacklisted phrase (0.5): I need
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: xBACP

79647081

Date: 2025-06-01 00:26:46
Score: 7.5 🚩
Natty: 6.5
Report link

Did you figure it out? Having this issue as well

Reasons:
  • RegEx Blacklisted phrase (3): Did you figure it out
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Waykzen

79647055

Date: 2025-05-31 23:24:30
Score: 7.5 🚩
Natty: 6.5
Report link

I have a similar question to this.

I am also doing a similar project and I would like the volume HUD from apple to display whenever I increase the volume so that the user can know what their volume is at now. How do I do this?

Reasons:
  • Blacklisted phrase (1): How do I
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar question
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: AK Chithra Sathish

79647017

Date: 2025-05-31 21:48:04
Score: 7.5 🚩
Natty: 6
Report link

enter image description here Объясните почему ошибка? Вроде делаю все по инструкции. Самое интересное не один скрипт не работает от слова вообще, какой бы не вставил.

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: Владимир Горнухин

79646972

Date: 2025-05-31 20:37:44
Score: 6 🚩
Natty: 6.5
Report link

Can you please provide complete script as per the microsoft doc we cannot configure the agent using service principal still it is expecting token variablE

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please provide
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can you please
  • Low reputation (1):
Posted by: sai kishore

79646936

Date: 2025-05-31 19:46:31
Score: 4.5
Natty: 4.5
Report link

conv_history-1356115527:

https://in.docworkspace.com/d/sIFDkk-e0Ao2m7cEG?sa=601.1074

Open in APP:

https://s.wps.com/i4Pg3wD8Pjqm

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jahangir Saikh

79646925

Date: 2025-05-31 19:28:27
Score: 4
Natty:
Report link

Have you tried object-fit: cover;?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (2):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: JRT

79646923

Date: 2025-05-31 19:26:22
Score: 9.5 🚩
Natty:
Report link

did you find a solution, im facing the same issue

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution
  • Low reputation (1):
Posted by: Monsef Monsef

79646898

Date: 2025-05-31 18:55:14
Score: 4
Natty:
Report link

are you using flexbox? check the display and align-items property of the header's parent element.

https://www.w3schools.com/cssref/css3_pr_align-items.php

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: JRT

79646886

Date: 2025-05-31 18:40:11
Score: 4.5
Natty:
Report link

Have you tried using the width property in the header tag?

Reasons:
  • Whitelisted phrase (-1): Have you tried
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: matusz019

79646878

Date: 2025-05-31 18:36:04
Score: 8 🚩
Natty:
Report link

enter image description here
I am aslo seeing same issue from my side please find above SS:

Reasons:
  • RegEx Blacklisted phrase (1): I am aslo seeing same issue from my side please
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): seeing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: VINAY TALLA

79646777

Date: 2025-05-31 16:21:30
Score: 4
Natty:
Report link

You should use maven-assembly-plugin to build your project. Read documents about this plugin.

Reasons:
  • Blacklisted phrase (1): this plugin
  • Low length (1.5):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: SOLoose

79646759

Date: 2025-05-31 16:01:24
Score: 6.5 🚩
Natty:
Report link

may I ask a question? How to integrate Google Cloud Speech to Text V2 in Android to achieve real-time transcription of real speech into text? It is necessary to distinguish the speaker! It's really difficult to access, do you have a demo that can be provided

Reasons:
  • Blacklisted phrase (1): may I ask
  • RegEx Blacklisted phrase (2.5): do you have a
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hayden

79646684

Date: 2025-05-31 14:15:59
Score: 4.5
Natty:
Report link

I got to the bottom of it. You can not use it (the indexing api) unless.. :

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user24642980

79646635

Date: 2025-05-31 13:08:41
Score: 5
Natty:
Report link

I got to the bottom of it. You can not use it (the indexing api) unless.. :

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user24642980

79646626

Date: 2025-05-31 12:55:37
Score: 4.5
Natty: 4
Report link

okok bro chilllll brooo I WONT

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user30684199

79646478

Date: 2025-05-31 09:30:45
Score: 4
Natty:
Report link

pdf.insert_image("images/muze_dis.jpg", width=120)

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hayrül Nisa Taşdemir

79646463

Date: 2025-05-31 09:09:35
Score: 10 🚩
Natty:
Report link

I Installed These 4 Dependencies But Still Getting Same Error even I Run the App Again? :-

npm install @react-navigation/native
npm install @react-navigation/native-stack
npm install react-native-screens react-native-safe-area-context
npm install react-native-reanimated

I am Getting the Same Error When I Run MainScreen Instead of NavigationContainer then it Works fine?

Please Help me. I am New to ReactNative and I am Getting this Type of Error.

Reasons:
  • Blacklisted phrase (1): Help me
  • RegEx Blacklisted phrase (3): Please Help me
  • RegEx Blacklisted phrase (1): I am Getting the Same Error
  • RegEx Blacklisted phrase (1.5): I am New
  • Has code block (-0.5):
  • Me too answer (2.5): Getting Same Error
  • Me too answer (0): I am Getting the Same Error
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Abdullah Hameed

79646423

Date: 2025-05-31 08:15:20
Score: 8.5 🚩
Natty: 4
Report link

How did you resolve this issue? I'm still experiencing it, and there's no way to know exactly why it's happening.

Reasons:
  • RegEx Blacklisted phrase (3): did you resolve this
  • RegEx Blacklisted phrase (1.5): resolve this issue?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How did you
  • Low reputation (1):
Posted by: Nitesh Kumar

79646363

Date: 2025-05-31 05:55:51
Score: 11
Natty: 7
Report link

VC.One Any chance you could help me with the video link on this website?

https://www.oprahdaily.com/life/health/a60649155/oprah-teen-mental-health-crisis-conversation/?fbclid=IwY2xjawKndcxleHRuA2FlbQIxMQABHoc0cEIqH16yO2IFOQuKMGYF2pTAvU9AbF1FdDRk7OCa_2xXlukTbbtcFyNY_aem_TIh8H4SK0cjoLQlQJoS2ew

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): video link
  • RegEx Blacklisted phrase (3): you could help me
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Aimee Maloney

79646213

Date: 2025-05-30 23:53:33
Score: 4
Natty: 5.5
Report link

what is the library named?

it said "NameError: name 'simpledialog' is not defined"

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): what is the
  • Low reputation (1):
Posted by: MrCool4782

79646199

Date: 2025-05-30 23:27:27
Score: 4
Natty:
Report link

The first thing I would recommend exploring when you have a simulation nearly grinding to a halt with extremely small step size is trying a stiff solver.

https://www.mathworks.com/help/matlab/math/solve-stiff-odes.html https://www.mathworks.com/help/simulink/slref/exploring-variable-step-solvers-using-a-stiff-model.html

If that doesn't help, look into zero crossings or other problems using the Solver Profiler like @wolfie suggested. https://www.mathworks.com/help/simulink/slref/solverprofiler.html

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @wolfie
  • Low reputation (1):
Posted by: emceerich

79646195

Date: 2025-05-30 23:18:25
Score: 4
Natty: 4.5
Report link

This is obviously too late. But the answer is here: "company#_"

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.SelectionTransformation.Wildcards.html

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Anh Duong

79646170

Date: 2025-05-30 22:49:17
Score: 10 🚩
Natty: 6
Report link

did you ever find a solution to this?

Reasons:
  • RegEx Blacklisted phrase (3): did you ever find a solution to this
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you
  • Low reputation (1):
Posted by: anon

79646130

Date: 2025-05-30 21:54:03
Score: 11.5
Natty: 7.5
Report link

Good evening, please I replied job and I’ll come to choose my shift. I can’t find the place I can choose my shift. Can you help me for that one? Please? Thank you so much. I finished doing all of them Just. I’m coming to choose my shift. Thank you. And my Internet do something else. I tried to go back in the app. I can’t find it again please help me thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): thank you
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): Good evening
  • RegEx Blacklisted phrase (3): please help me
  • RegEx Blacklisted phrase (3): Can you help me
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Susana Osei

79646104

Date: 2025-05-30 21:17:53
Score: 4
Natty:
Report link

I wound up figuring this out. I needed to use the CellFormatting() event instead of any of the paint events. Now it only draws each cell once.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Christian Blackburn

79645993

Date: 2025-05-30 19:29:25
Score: 5.5
Natty: 5.5
Report link

So what are teh client id and client secret for? I know they are enough to read and write tweets even without all the other keys.
So, how???

Reasons:
  • Blacklisted phrase (1): ???
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Abbas Shojakani

79645854

Date: 2025-05-30 17:22:48
Score: 5
Natty: 5
Report link

اريد نقاط بوت شدات ببجي مجانا او شدات ببجي مجانا 52184095743

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (1.5):
  • Low reputation (1):
Posted by: مجهول مجهول

79645793

Date: 2025-05-30 16:21:31
Score: 4
Natty:
Report link

I tried but not successfully using Text(Topic.VarChoice) , but using adaptive cards helped this out: https://adaptivecards.io/explorer/Input.ChoiceSet.html

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: 蒋永进

79645780

Date: 2025-05-30 16:12:28
Score: 4.5
Natty:
Report link

Just remove phantom extension, then is works.

Reasons:
  • Contains signature (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tom

79645757

Date: 2025-05-30 15:56:23
Score: 6 🚩
Natty: 1.5
Report link

Is this issue fixed ?
I am getting the same error

for this

import torch
from transformers import (
    pipeline,
    BitsAndBytesConfig,
)

# 1) Build your 4-bit config.
bnb_config = BitsAndBytesConfig(
    load_in_4bit=True,
    llm_int8_enable_fp32_cpu_offload=True,   # keeps some weights in FP32 on CPU
    bnb_4bit_quant_type="nf4",              # or "fp4", "fp4-dq", etc.
    bnb_4bit_compute_dtype=torch.float16,    # compute in fp16 on GPU
)

# 2) Create the pipeline, passing quantization_config:
pipe = pipeline(
    "image-text-to-text",
    model="unsloth/gemma-3-27b-it-unsloth-bnb-4bit",
    cache_dir="/mnt/models/gemma3",
    trust_remote_code=True,
    device_map="auto",
    quantization_config=bnb_config,            # ← here’s the key
)

messages = [
    {
        "role": "user",
        "content": [
            {"type": "image", "url": "https://…/candy.JPG"},
            {"type": "text",  "text": "What animal is on the candy?"}
        ]
    },
]

print(pipe(text=messages))
Reasons:
  • RegEx Blacklisted phrase (1.5): fixed ?
  • RegEx Blacklisted phrase (1): I am getting the same error
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I am getting the same error
  • Contains question mark (0.5):
  • Starts with a question (0.5): Is this is
  • Low reputation (1):
Posted by: Zain Zia

79645664

Date: 2025-05-30 14:53:06
Score: 4
Natty:
Report link

I never tried it but just heard about https://tonybaloney.github.io/CSnakes/ and so I found your question here.

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Frederic

79645631

Date: 2025-05-30 14:34:59
Score: 4
Natty:
Report link

Yes, I am also facing the same problem. The reason I found is:

So, that behavior is expected :)

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): I am also facing the same problem
  • Low reputation (1):
Posted by: Rohit Verma

79645622

Date: 2025-05-30 14:28:57
Score: 5.5
Natty: 5.5
Report link

You saved my life. I spent one too many hours with this issue. Your solution to change the MAX value to an actual number worked and I also changed the type from NVARCHAR to just VARCHAR.

Reasons:
  • Blacklisted phrase (1): You saved my life
  • Blacklisted phrase (2): You saved my
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Hilda Perales

79645612

Date: 2025-05-30 14:24:54
Score: 6.5 🚩
Natty:
Report link

And is there any way to tune early_stopping within auto_tune(), when the learner is a graphlearner?

Reasons:
  • Blacklisted phrase (1): is there any
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: franzi-r

79645566

Date: 2025-05-30 13:45:42
Score: 4
Natty:
Report link

I understood that I need to change question

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Andrey

79645464

Date: 2025-05-30 12:37:23
Score: 11
Natty: 7
Report link

Did you finally find the solution to decode RCCG to RGB?, If yes, can you share the code, or share the steps you have done it?

Reasons:
  • RegEx Blacklisted phrase (2.5): can you share the code
  • RegEx Blacklisted phrase (3): Did you finally find the solution to
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: david mb

79645427

Date: 2025-05-30 12:07:14
Score: 5.5
Natty:
Report link

For anyone ending up here, I've found the solution to OP's problem in https://stackoverflow.com/a/78817106/9549541

Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: franzu

79645345

Date: 2025-05-30 11:05:56
Score: 7.5 🚩
Natty: 5.5
Report link

Did you ever find a solution?
I am struggling with the same problem. Seems that Pango itself does not support it and creativity is needed.

Reasons:
  • Blacklisted phrase (1): I am struggling
  • RegEx Blacklisted phrase (3): Did you ever find a solution
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Boomington

79645305

Date: 2025-05-30 10:36:47
Score: 13 🚩
Natty: 6
Report link

Did you get any Solution for this problem ? If you have a solution then please share the answer here.

Reasons:
  • Blacklisted phrase (1.5): any Solution
  • RegEx Blacklisted phrase (2.5): please share the answer
  • RegEx Blacklisted phrase (3): Did you get any Solution
  • RegEx Blacklisted phrase (2): any Solution for this problem ?
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Deepak DG Shetty

79645291

Date: 2025-05-30 10:26:43
Score: 4.5
Natty:
Report link

Using slack block kit reference is available in this link

Reasons:
  • Blacklisted phrase (1): this link
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dhruv Sakariya

79645249

Date: 2025-05-30 10:03:35
Score: 6 🚩
Natty: 4.5
Report link

I'm interested in writing to that field in an Android app that allows you to caption photos, both taken by the camera and retrieved from the gallery albums. So that afterwards if the jpg is shared the caption will persist in the 'Comments' field of the metadata. Any thoughts?

Reasons:
  • Blacklisted phrase (1.5): Any thoughts
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Beeeater

79645240

Date: 2025-05-30 09:59:34
Score: 5.5
Natty:
Report link

I have table in google sheet. I get API key, spreedsheetID. With javascript I set range as 'Sheet1!G6:G60'. I am able to fetch one range of table from google sheet and display it to html, as 'Sheet1!G6:M60'.

My goal is to get multiple ranges from table, like 'Sheet1!G6:G60' , 'Sheet1!M6:M60', ... My named ranges in google sheet are "Range1", "Range2".

I have tested answer by @tanaike , but I am unable to compose working url for fetch. const ranges = RANGE.map(e => ranges=${encodeURIComponent(e)}).join("&"); return: 'ranges=Range1&ranges=Range2'

composed url: https://sheets.googleapis.com/v4/spreadsheets/*spreadsheetID*/values:batchGet?key=*APIkey*&ranges=Range1&ranges=Range2 or https://sheets.googleapis.com/v4/spreadsheets/*spreadsheetID*/values:batchGet?key=*APIkey*&ranges=Sheet1!G6:G60&ranges=Sheet1!M6:M60 or https://sheets.googleapis.com/v4/spreadsheets/*spreadsheetID*/values:batchGet?key=*APIkey*&ranges=G6:G60&ranges=M6:M60

are not working.

My previous working url is: https://sheets.googleapis.com/v4/spreadsheets/***spreadsheetId***/values/Sheet1!g6:g66?key=*APIkey*

Problem is probably in this part: values:batchGet?key=${API_KEY}&${ranges}

Did something changed from 2022 and method 'values:batchGet' is not working in 2025? Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @tanaike
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: user30676075

79645139

Date: 2025-05-30 08:39:08
Score: 10.5 🚩
Natty: 5.5
Report link

I am still getting this error pls help me out !

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): pls help me
  • RegEx Blacklisted phrase (1): I am still getting this error
  • RegEx Blacklisted phrase (2): help me out
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ashwani Sirohi

79645077

Date: 2025-05-30 07:49:55
Score: 5
Natty: 8
Report link

What is common when it comes to hosting marketing/landing pages for web apps? If I need to host the sites on separate ip's or separate servers, what steps will I need to take to have two separate ip's referring to the same base URL. Is it going to be a problem to have a https connection from two seperate ips? If it is, I can likely have all the secure pages on one IP. What would be the correct term used to describe two ips pointing to one base url?

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): What is
  • Low reputation (1):
Posted by: Msa Digital Marketing

79645065

Date: 2025-05-30 07:41:52
Score: 8.5 🚩
Natty: 4.5
Report link

I also have a similar issue. However, I found that if I use ByteArrayResource when constructing the media, it doesn't work. But if I use FileSystemResource, everything works fine. Do you have any insights on this?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I also have a similar issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: jiasheng liang

79645063

Date: 2025-05-30 07:40:51
Score: 4
Natty:
Report link

#include "chrome/browser/about_flags.h"&t1&t2&w

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user25217538

79645028

Date: 2025-05-30 07:08:42
Score: 5.5
Natty: 4.5
Report link

I have an ESP32 device publishing data via MQTT (Mosquitto), and I want to send that data into Firebase realtime database.

What is the best way to do this?

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: nik

79645012

Date: 2025-05-30 06:55:38
Score: 4.5
Natty:
Report link

This video was very helpful for me as I was stuck for 8 hours in it, but couldn't login. So here is a point I was missing, I wasn't restarting the ssms but I was just closing it and reopening it. My problem get resolved by restarting it with that menu option.

enter image description here

Also, this video helped me.
Youtube video link

Reasons:
  • Blacklisted phrase (1): video link
  • Blacklisted phrase (1): This video
  • Blacklisted phrase (1): this video
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Nikhil Bhardwaj

79644975

Date: 2025-05-30 06:14:25
Score: 6.5 🚩
Natty: 5.5
Report link

What about Android ? I had installed the dependencies with npm install @shopify/flash-list but facing the same issue

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: HANSHVEE PATIL

79644954

Date: 2025-05-30 05:49:19
Score: 6.5 🚩
Natty: 4
Report link

Si tienes este problema actualmente, hay una solución sube una versión de forma manual con los permisos nuevos agregados por que una vez subida la aplicación a google play dificilmente vas a encontrar los permisos en segundo plano, etc.

Entonces cuando subas a google play te recomendara políticas no declaradas, ojo de forma manual ahí podrás observar los permisos faltantes

Reasons:
  • Blacklisted phrase (3): solución
  • RegEx Blacklisted phrase (2): encontrar
  • No code block (0.5):
  • Low reputation (1):
Posted by: Luis Vargas

79644945

Date: 2025-05-30 05:40:17
Score: 5
Natty:
Report link

Did you find a solution? I encountered the same problem on my first Python project via Posit and it was a huge disappointment.

import pandas as pd
import numpy as np
pd.set_option('display.max_columns', None)
pd.set_option('display.width', 500)

kods={"QM":"Ücret"} #<-- error is here
Reasons:
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find a solution
  • Low reputation (1):
Posted by: Magister

79644940

Date: 2025-05-30 05:38:15
Score: 5
Natty: 7.5
Report link

Hi anybody didn't help since 9 years 11 months. Could you please inform me about the solution ?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: A.FERATI

79644848

Date: 2025-05-30 03:28:45
Score: 4
Natty:
Report link

I use sudo git push solve my problem

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: stephen zhu

79644759

Date: 2025-05-30 00:32:05
Score: 6 🚩
Natty: 4
Report link

@cafce25 what command(s) would that be, for those of us not versed in shell who are installing this as a prerequisite (would have commented but this site doesn't let me comment until i get two reputation)

Reasons:
  • RegEx Blacklisted phrase (1.5): reputation
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @cafce25
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Ash Græy Chardonnay

79644698

Date: 2025-05-29 22:43:36
Score: 8 🚩
Natty:
Report link

I am having the same Problem with nano but when i use uno it works
i tried changing the baud rate also but no result did someone find any answer

Reasons:
  • RegEx Blacklisted phrase (3): did someone find any answer
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same Problem
  • Low reputation (1):
Posted by: user30672688

79644668

Date: 2025-05-29 21:53:23
Score: 6 🚩
Natty: 4.5
Report link

@1GDST Thank you! Exactly the same problem, solved with your trick ;)

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Thank
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Fede Alto

79644624

Date: 2025-05-29 21:03:11
Score: 4
Natty:
Report link

enabling sniStrict solves my problem...

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: hugo00

79644598

Date: 2025-05-29 20:41:04
Score: 5.5
Natty:
Report link

Are you sure you used npm i in the terminal?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Milán Makula

79644552

Date: 2025-05-29 20:00:51
Score: 5.5
Natty:
Report link

Para centralizar elementos em um BoxLayout (seja no eixo X para um layout vertical, ou no eixo Y para um layout horizontal) usando o centro do elemento, você pode configurar o alinhamento dos componentes usando o método setAlignmentX (para centralização horizontal em um layout vertical) ou setAlignmentY (para centralização vertical em um layout horizontal). O valor Component.CENTER_ALIGNMENT (0.5f) garante que o componente fique alinhado ao seu centro.

Aqui está um exemplo de código para centralizar elementos em um BoxLayout vertical:

import javax.swing.*;
import java.awt.*;

public class CenteredBoxLayoutExample {
    public static void main(String[] args) {
        JFrame frame = new JFrame("Centered BoxLayout Example");
        frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
        frame.setSize(300, 200);

        // Cria um painel com BoxLayout vertical
        JPanel panel = new JPanel();
        panel.setLayout(new BoxLayout(panel, BoxLayout.Y_AXIS));

        // Adiciona alguns botões como exemplo
        JButton button1 = new JButton("Botão 1");
        JButton button2 = new JButton("Botão 2");
        JButton button3 = new JButton("Botão 3");

        // Define o alinhamento horizontal no centro para cada botão
        button1.setAlignmentX(Component.CENTER_ALIGNMENT);
        button2.setAlignmentX(Component.CENTER_ALIGNMENT);
        button3.setAlignmentX(Component.CENTER_ALIGNMENT);

        // Opcional: Define a largura máxima para evitar que os botões se expandam
        button1.setMaximumSize(new Dimension(100, 30));
        button2.setMaximumSize(new Dimension(100, 30));
        button3.setMaximumSize(new Dimension(100, 30));

        // Adiciona os botões ao painel
        panel.add(Box.createVerticalGlue()); // Espaço flexível no topo
        panel.add(button1);
        panel.add(Box.createVerticalStrut(10)); // Espaço fixo entre botões
        panel.add(button2);
        panel.add(Box.createVerticalStrut(10));
        panel.add(button3);
        panel.add(Box.createVerticalGlue()); // Espaço flexível no fundo

        frame.add(panel);
        frame.setVisible(true);
    }
}
Explicação:

Alinhamento : O método setAlignmentX(Component.CENTER_ALIGNMENT) centraliza os componentes horizontalmente em um BoxLayout vertical. Para um BoxLayout horizontal, use setAlignmentY(Component.CENTER_ALIGNMENT) para centralizar verticalmente.
Controle de tamanho : Definir setMaximumSize evita que os componentes se expandam para preencher todo o espaço disponível, mantendo o alinhamento central visível.
Espaçamento : Box.createVerticalGlue() adiciona espaço flexível para distribuir os componentes de maneira uniforme, enquanto Box.createVerticalStrut(n) adiciona um espaço fixo entre os componentes.
Flexibilidade : O uso de Glue e Strut ajuda a manter os componentes centralizados mesmo quando a janela é redimensionada.
Reasons:
  • Blacklisted phrase (3): você
  • Blacklisted phrase (1): está
  • Blacklisted phrase (2): código
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Selvo Brancalhão

79644492

Date: 2025-05-29 19:11:35
Score: 6.5 🚩
Natty: 5
Report link

Same issue for me , GNO CGDA file ok, gcov result ok, BUT no code highlighted

is there someone help us to solve that issue?

seems there is not dependent of eclipse version...

Reasons:
  • RegEx Blacklisted phrase (1.5): solve that issue?
  • RegEx Blacklisted phrase (1): help us
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user30671588

79644487

Date: 2025-05-29 19:05:33
Score: 5.5
Natty: 7
Report link

This article describes time measurement for executed code: https://docs.zephyrproject.org/latest/kernel/timing_functions/index.html

Reasons:
  • Blacklisted phrase (1): This article
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Alexander Kozhinov

79644441

Date: 2025-05-29 18:30:23
Score: 4
Natty:
Report link

New one

./gradlew signinReport

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Low reputation (1):
Posted by: Rakesh Biswal