79753033

Date: 2025-09-02 03:05:52
Score: 4
Natty:
Report link

Who asks these questions here this isn't reddit

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Who as
  • Low reputation (1):
Posted by: Dibyashnu Sahoo

79752984

Date: 2025-09-02 00:26:16
Score: 8.5 🚩
Natty:
Report link

I'm getting the same error!

If I ask for "openid email profile accounting.transactions accounting.settings offline_access" it works.

...but if I add accounting.contacts to that list, I get sent to this page:

 **Sorry, something went wrong**  
 Go back and try again.  
 If the issue continues, please visit our Status page  
 Error: unauthorized_client  
 Invalid scope for client  
 Error code: 500

I've tried in multiple browsers on multiple computers and always get the same behaviour. Asking for "accounting.contacts" breaks it.

What's strange is we have 2 xero apps, a test one and a production one. The test one lets me connect with the accounting.contacts scope, but the production one does not.

Did you ever find a solution to the problem?

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever find a solution to the problem
  • RegEx Blacklisted phrase (1): I'm getting the same error
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I'm getting the same error
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Travis Emmitt

79752975

Date: 2025-09-02 00:07:11
Score: 8.5 🚩
Natty: 6
Report link

Did you ever solve this?

Here are some more characters because you need at least 30...

Reasons:
  • RegEx Blacklisted phrase (3): Did you ever solve this
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: user3810376

79752847

Date: 2025-09-01 19:23:10
Score: 5
Natty:
Report link

I dont know if anyone will look at this since this post is old, but I am using VS22 and I cannot access the designer files for some reason. I made an aspx vb web project as an empty project and tried making a web forms project but I'm not seeing the designer files. What should I do? I think they are there becuase I tried renaming another file to what the designer file should be and it wouldnt let me.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • Blacklisted phrase (2): What should I do
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: James Bridger

79752788

Date: 2025-09-01 17:55:14
Score: 5.5
Natty:
Report link

Did you check the .env on your Frontent? or the API_URL. Did you check all the environment variables, both in Railway and in your code?

Reasons:
  • 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: Rocobytes

79752787

Date: 2025-09-01 17:54:14
Score: 5
Natty: 5
Report link

mtl file better

Niether FBX Review or Autodesk 3d viewer support vertex colors.

Do any?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Geno Carman

79752785

Date: 2025-09-01 17:49:12
Score: 7.5
Natty:
Report link

I'm having the same issue with their sandbox. I'm requesting access to the production environment so I can continue development, as I've already given up on their sandbox.

If you have any updates, please post here.

Reasons:
  • RegEx Blacklisted phrase (2.5): please post
  • RegEx Blacklisted phrase (0.5): any updates
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Low reputation (1):
Posted by: Michel Araújo

79752751

Date: 2025-09-01 16:54:59
Score: 4.5
Natty:
Report link

This is a case of performing three analyses, and looking at partial mitigations.

(1) You have a vulnerability in the package, but does it constitute a vulnerability in the system?

Versions of Log4J have vulnerabilities when used in specific ways. Do you know whether the vulnerability is detected by simply seeing the version has a CVE, or is the vulnerability exploitable in your use case? Has a penetration test been done that validates the Log4J vulnerability causes SharePoint 2013 to be vulnerable in some way?

(2) If you have a vulnerability in the system, does it constitute a risk?

This is a function of the threat that may exist. If the server is only accessible to internal users then you want to consider at least these two questions:
- Do you have an insider threat which you need to protect against?
- Could the system vulnerability realistically be exploited by an external attacker using a XSS vulnerability or other network-based attack?

(3) What is the value at risk from the vulnerability compared to the value at risk from the functionality supported?

Let's say that you quantify a potential loss (direct losses, reputation, penalties) of a million dollars from the vulnerability being exploited. If the value of the functionality exceeds this, then economically you should retain the service, potentially with mitigations in place.

Mitigations

It may be that the vulnerability can be mitigated by disabling specific features of Log4J. For example, if you do not require JNDI support (quite likely you do not) then you can delete specific classes from the .JAR file and not break the service, but prevent JNDI-based attacks.

Alternatively, can you put a WAF on the server to filter attacks?

Reasons:
  • RegEx Blacklisted phrase (1.5): reputation
  • RegEx Blacklisted phrase (2.5): Do you have an
  • Long answer (-1):
  • No code block (0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: ricardkelly

79752701

Date: 2025-09-01 15:47:42
Score: 4
Natty:
Report link

“The problem is with the loader. On the website, the loader takes too long to disappear. I want it to be removed within just 2 seconds so the content loads immediately.”

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: free lancer

79752484

Date: 2025-09-01 12:09:42
Score: 4.5
Natty: 5
Report link

If anyone happens to stumble upon this post, it's a new feature in C# 14 https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-14.0/null-conditional-assignment.

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

79752439

Date: 2025-09-01 11:03:27
Score: 4
Natty:
Report link

All the Emacs Verilog-mode like indentation/vertical alignment needs are satisfied in VSCode with DVT through https://eda.amiq.com/documentation/vscode/sv/toc/code-formatting/indentation.html.

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

79752411

Date: 2025-09-01 10:36:20
Score: 4.5
Natty: 6
Report link

Can users specify rust things be installed on D-drive and not C-drive (C:\users\xxx\.rustup)?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can u
Posted by: user3761555

79752354

Date: 2025-09-01 09:29:03
Score: 9
Natty: 4
Report link

Was it possible to solve this issue?
I have similar issue...

Reasons:
  • Blacklisted phrase (1): I have similar
  • RegEx Blacklisted phrase (1.5): solve this issue?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have similar issue
  • Contains question mark (0.5):
  • Starts with a question (0.5): Was it
  • Low reputation (1):
Posted by: Tom1632125

79752250

Date: 2025-09-01 07:30:33
Score: 7.5
Natty:
Report link

Thanks to @FerhatMousavi , I found a solution. I also changed the enter() function to no longer accept any input except ENTER. (Changes are all found in my original question because I didn't realize this Answer button was below the "related questions" section. Honestly, it would make more sense to place it before the "related questions" section.... As in, if your question and replies aren't helping, here are some related questions you might want to check. That's why I didn't notice the button.

Also, @HolyBlackCat , I can't checkmark my own answer for 2 days so.... How do I mark this as solved?

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): How do I
  • RegEx Blacklisted phrase (1.5): solved?
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @FerhatMousavi
  • User mentioned (0): @HolyBlackCat
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Alexander DuChaine

79752200

Date: 2025-09-01 06:08:14
Score: 4.5
Natty: 4
Report link

ik you see this skysorcerer >:)

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

79752194

Date: 2025-09-01 05:55:10
Score: 4
Natty:
Report link

I was able to fix it by following the code of sample app of google mobile ads flutter sdk.
https://github.com/googleads/googleads-mobile-flutter/tree/main/samples/admob/banner_example

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Hassan Imtiaz

79752131

Date: 2025-09-01 02:56:34
Score: 4
Natty: 4.5
Report link

This work's for me

https://dev.to/chamupathi_mendis_cdd19da/integrate-ms-clarity-to-nextjs-app-app-router--241o

If you have any questions, please ask : )

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Fredy Jose Daniel Reyes

79752096

Date: 2025-09-01 00:56:08
Score: 5.5
Natty: 7.5
Report link

aku juga sekarang punya masalah seperti ini. apakah sudah dapat solusinya?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kicky Maulana

79752003

Date: 2025-08-31 20:42:09
Score: 4.5
Natty: 5.5
Report link

Maybe try AMD's Quark? It can convert fp32 and fp16 to bf16.

https://quark.docs.amd.com/latest/supported_accelerators/ryzenai/tutorial_convert_fp32_or_fp16_to_bf16.html

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

79751984

Date: 2025-08-31 20:12:02
Score: 5
Natty:
Report link

If you are facing this in Flutter and you are using awesomenotifications, follow this link https://github.com/flutter/flutter/issues/159519.

Reasons:
  • Blacklisted phrase (1): this link
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Darius Tron

79751932

Date: 2025-08-31 18:16:33
Score: 4
Natty:
Report link

Hello The solution sounds great Unfortunately it doesn't work with Android 11 MediaStore does not save Photo into local application folder from Application.Context.GetExternalFilesDir
Any new suggestion for Android 11 will be great

Thanks a lot

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2): Any new suggestion
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: olivier Goossens Bara

79751905

Date: 2025-08-31 17:11:10
Score: 6
Natty: 4.5
Report link

I am using Next JS too. Were you able to limit your RAM. I have 8GB of RAM. I switched from Windows 11 (which used around 4GB of RAM in idle state) to Ubuntu 22.04 (which uses 1.8GB of RAM in idle). Running npm run dev consumes the rest of the RAM I have. Later, I looked at system monitor in Ubuntu, I see swap memory also being used around 3GB. I thought linux would help me. But that does not seem to be the case.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Were you able
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Md Adnan

79751829

Date: 2025-08-31 15:08:36
Score: 6
Natty: 4.5
Report link

I recently discovered that you need a premium account to control playing while testing with the Spotify API with Django. In the same manner that Discord bots may play music of Spotify in a speech channel, is it possible to use React to stream music from Spotify into a component? Is there any way to accomplish this same purpose if this doesn't work?

Reasons:
  • Blacklisted phrase (1): is it possible to
  • Blacklisted phrase (1): Is there any
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: spotiify apk

79751739

Date: 2025-08-31 12:09:52
Score: 5
Natty: 4
Report link

mv *search\ term* destination

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: guest

79751702

Date: 2025-08-31 10:50:33
Score: 5
Natty:
Report link

I've fixed with theese 2 commits: https://github.com/vrdons/kernel_xiaomi_selene/commit/e561eb38e0bee7547e3f8c81565ec28abb115774

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Cebrail Akar

79751701

Date: 2025-08-31 10:50:33
Score: 4
Natty:
Report link

I was trying to do the same , i assume you must have solved this till now , but for any other person having the same problem , its likely a problem because those three dots are hidden and cant be found by selenium in dom , its only visible when you hover over the visual or container , or click over the container , so after the table has been located

 act.move_to_element(table_element).perform()
        kebab = wait.until(EC.presence_of_element_located((
        By.XPATH,
        f"//h3[normalize-space(text())='{visual_title}']/ancestor::visual-container[1]"
        "//button[@data-testid='visual-more-options-btn']"
    )))

     
           kebab.click()

you can provide your xpath accordingly with the ancestor , but its simple action chains , that we first detect the visual , then we click on it , after that the three dots are visible and then we click on it

Reasons:
  • Blacklisted phrase (1): trying to do the same
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): having the same problem
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: dataenthu

79751680

Date: 2025-08-31 10:22:26
Score: 5
Natty:
Report link

Name the data "PAYROLL"

enter image description here

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: ThxAlot

79751604

Date: 2025-08-31 06:25:35
Score: 4.5
Natty:
Report link

https://keepscreenawake.org/ The website keeps the screen on and the UI is not bad

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

79751586

Date: 2025-08-31 05:24:21
Score: 4
Natty: 4.5
Report link

Check this https://developers.facebook.com/docs/marketing-api/reference/ad-activity/

This reference about ad account activities

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

79751528

Date: 2025-08-31 01:52:39
Score: 5.5
Natty: 5.5
Report link

I know I'm late but where can I find more game codes like that?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Joseph Weight

79751430

Date: 2025-08-30 21:27:42
Score: 10.5
Natty: 5.5
Report link

I have the same problem. Did anyone find the answer?
I signed in to stack overflow just to comment this, ty for reading

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Blacklisted phrase (1): to comment
  • RegEx Blacklisted phrase (3): Did anyone find the answer
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Spark_Square

79751401

Date: 2025-08-30 20:35:29
Score: 6
Natty:
Report link

Sorry for late response.Please provide your file structure and widget part.I need more information

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2.5): Please provide your
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Khayyam

79751311

Date: 2025-08-30 17:30:44
Score: 7
Natty:
Report link

I have the same problem and I can't find the solution. I have tried with a minimal TClientDataset and it still gives the 'Invalid parameter' error in CreateDataSet. Here is the code:

unit uPruebaTClientDataset;

interface

uses
  Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
  Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Data.DB, Datasnap.DBClient;

type
  TForm1 = class(TForm)
    Button1: TButton;
    ClientDataSet1: TClientDataSet;
    procedure Button1Click(Sender: TObject);
  private
    { Private declarations }
  public
    { Public declarations }
  end;

var
  Form1: TForm1;

implementation

{$R *.dfm}


procedure TForm1.Button1Click(Sender: TObject);
var
  CDS: TClientDataSet;
begin
  CDS := TClientDataSet.Create(nil);
  CDS.FieldDefs.Add('ID', ftInteger);
  CDS.FieldDefs.Add('Nombre', ftString, 20);
  CDS.CreateDataSet;
end;

end.
Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (1.5): can't find the solution
  • RegEx Blacklisted phrase (2): can't find the solution
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Fernando Alonso

79751292

Date: 2025-08-30 16:58:37
Score: 4.5
Natty: 4.5
Report link

Following link has the answer in it!

https://discuss.pytorch.org/t/confusion-regarding-pytorch-lstms-compared-to-keras-stateful-lstm/44502/4

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

79751244

Date: 2025-08-30 15:37:18
Score: 4
Natty:
Report link

For anyone seeing this now, I made a working solution for this that supports types from 3rd party libraries, enums and more. github.com/eschallack/SQLAlchemyToPydantic# here's a link to an example of json schema generation github.com/eschallack/SQLAlchemyToPydantic/blob/main/example/…

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

79751233

Date: 2025-08-30 15:18:12
Score: 4
Natty:
Report link
  1. https://mathematica.stackexchange.com/editing-help#comment-formatting

  2. https://drive.google.com/file/d/1yH2w3HhmiyXcwBy2t6HXZZpPM0x5BGeu/view?usp=drivesdk

  3. https://mathematica.stackexchange.com/editing-help#images

  4. 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: Jamie Forrester

79751211

Date: 2025-08-30 14:30:02
Score: 5
Natty:
Report link

Thank you for getting back to me with suggestions. It was my stupid mistake. My arrays were correct except for the arrays in the structures which were too small. Fixed and working. Again, thank you... Ronnie

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): thank you
  • Contains signature (1):
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ronnie

79751208

Date: 2025-08-30 14:25:00
Score: 8.5
Natty: 4.5
Report link

Sorry, I know this post may be old, I also encountered this problem, spent a whole day and still haven't solved it, did you finally find the answer?

Reasons:
  • RegEx Blacklisted phrase (3): did you finally find the answer
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Avenger

79751086

Date: 2025-08-30 11:00:15
Score: 8
Natty: 4
Report link

I'm part of the "Team Digitale" at a high school and we’ve encountered the same issue after the deprecation of ContactsApp.

I just read the discussion in the link you shared (issuetracker.google.com/issues/199768096). Using GAM7, I wrote this to move (not copy) otherContact to My Contacts, and it seems to work. After that, you can delete it with People.deleteContact().

function move_to_my_contact(contact) {
  var new_rn = contact.resourceName.replace("otherContacts", "people"); 
  People.People.updateContact({
    "resourceName": new_rn, 
    "etag": contact.etag, 
    "memberships": [
      {
        "contactGroupMembership": {
          "contactGroupResourceName": "contactGroups/myContacts"
        }
      }
    ]
  },
  new_rn,
  { updatePersonFields: "memberships" });
}

Did you manage to solve the issue on your own? If so, could you let me know if you found a better solution?

Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): could you let me know
  • RegEx Blacklisted phrase (3): Did you manage to solve the
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Andrea Dalla Guarda

79751074

Date: 2025-08-30 10:31:08
Score: 8
Natty: 5
Report link

I'm part of the "Team Digitale" at a high school in Thiene (VI, Italy) and we’ve encountered the same issue after the deprecation of ContactsApp.

I just read the discussion in the link you shared (issuetracker.google.com/issues/199768096). Using GAM7, I wrote this to move (not copy) otherContact to My Contacts, and it seems to work. After that, you can delete it with People.deleteContact().

function move_to_my_contact(contact) {
  var new_rn = contact.resourceName.replace("otherContacts", "people"); 
  People.People.updateContact({
    "resourceName": new_rn, 
    "etag": contact.etag, 
    "memberships": [
      {
        "contactGroupMembership": {
          "contactGroupResourceName": "contactGroups/myContacts"
        }
      }
    ]
  },
  new_rn,
  { updatePersonFields: "memberships" });
}

Did you manage to solve the issue on your own? If so, could you let me know if you found a better solution?

Thank you!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (2.5): could you let me know
  • RegEx Blacklisted phrase (3): Did you manage to solve the
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Andrea Dalla Guarda

79750973

Date: 2025-08-30 06:48:18
Score: 5
Natty:
Report link

I used to face similar issue using RUFUS... . Try using Ventoy as it creates a seperate bootable partition and a seperate partition for you for you to dump all the ISOs so u can have multiple installable OSes in one drive. you can also configure the installation methods.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): face similar issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: MrAstronaut

79750886

Date: 2025-08-30 01:59:18
Score: 6
Natty:
Report link

It looks like to be necessary to modify your app to use QuotaGuard as a proxy. Might https://devcenter.heroku.com/articles/quotaguardshield#https-proxy-python-django help?

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: zunda

79750868

Date: 2025-08-30 00:49:05
Score: 4.5
Natty:
Report link

I have similar issue when using laptop from my university. The RStudio-Quatro shortcut for inserting new chunk of code (Ctrl + Alt + i)) doesn't work because the university has set that shortcut to open a certain application and I may not have an authority to change the shortcut setting.

However, I can still use (Alt + c) shortcut to access "Tabs bar" --> "Code", in which the "Insert chunk" is luckily the first option there. So, the next step is to just press "Enter", then I will get similar result.

So, the alternative I always use is: (Alt + c) then "Enter", when (Ctrl + Alt + i) doesn't work.

Reasons:
  • Blacklisted phrase (1): I have similar
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have similar issue
  • Low reputation (1):
Posted by: MasJoko

79750792

Date: 2025-08-29 21:33:24
Score: 4
Natty:
Report link

You should avoid testing mocks with React Testing Library. The philosophy of RTL is to test your components the way users interact with them, not to verify implementation details like mock call counts. Now I think this code is highly problematic for a few reasons. Firstly, the act as you said is unnecessary for fireEvent - React Testing Library automatically wraps fireEvent in act. Async beforeEach can cause timing issues with test isolation - why do you click buttons in the beforeEach?

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

79750769

Date: 2025-08-29 20:54:13
Score: 9.5
Natty: 5.5
Report link

in mine it says Application's system version 8.4-104 does not match IdentityIQ database's system version 8.4-87
can anybody help me with it?

enter image description here

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (3): can anybody help me
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Adnan Joad

79750713

Date: 2025-08-29 19:31:50
Score: 4.5
Natty: 4.5
Report link

https://dev.to/gaurbprajapati/root-cause-analysis-outofmemoryerror-in-forked-jvm-due-to-testng-suiterunner-memory-retention-1gid

Refer this will solve your problem

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

79750706

Date: 2025-08-29 19:18:46
Score: 5
Natty: 5
Report link

Wayback Machine Save Page Now 2 API:

https://docs.google.com/document/d/1Nsv52MvSjbLb2PCpHlat0gkzw0EvtSgpKHu4mk0MnrA/edit

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: oqd189y1hgwdjas

79750700

Date: 2025-08-29 19:15:44
Score: 4
Natty: 4
Report link

i wish i can choose an image that isnt so... uuuugggllyyy.....

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: anti default pfp

79750676

Date: 2025-08-29 18:50:35
Score: 4
Natty:
Report link

I agree with you that doSomethingMocked should only run once. I copied your code and ran the unit test, but the test passed in my environment:

unit test passed

I guess it's the issue with jest configuration?

here is my demo repo

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: musketeerdt

79750576

Date: 2025-08-29 17:02:04
Score: 8.5
Natty: 5.5
Report link

Hey were you ever able to figure out how to do this?

Reasons:
  • RegEx Blacklisted phrase (3): were you ever
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: PSH

79750529

Date: 2025-08-29 16:03:50
Score: 4.5
Natty: 4
Report link

You can refer to the following KB article
https://community.snowflake.com/s/article/Snowflake-JDBC-throws-error-while-fetching-large-data-JDBC-driver-internal-error-Timeout-waiting-for-the-download-of-chunk0?utm_source=chatgpt.com

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Amruth

79750471

Date: 2025-08-29 15:08:34
Score: 7
Natty: 4
Report link

I am working on an astrology application with the following directory structure. I am running a test in it- .\run_pytest_explicit.ps1; I am getting may errors in it-1. ModuleNotFoundError: No module named 'app.main'.2.No module named 'M2_HouseCalculation' 3.ModuleNotFoundError: No module named 'src'4.ModuleNotFoundError: No module named 'app.core.time_location_service'5. 6. ModuleNotFoundError: No module named 'app.pipeline.julian_day'7. ModuleNotFoundError: No module named 'app.pipeline.time_utils' ; Please tell me in beginner friendly way how to solve them? astro-backend

├── src/

│ ├── _init_.py # optional, usually src is not a package root

│ ├── app/

│ │ ├── _init_.py # marks app as package

│ │ ├── app.py # your main FastAPI app entrypoint

│ │ ├── core/

│ │ │ ├── _init_.py

│ │ │ └── ... # core utilities, helpers

│ │ ├── services/

│ │ │ ├── _init_.py

│ │ │ └── ... # app-wide service logic

│ │ ├── routes/

│ │ │ ├── _init_.py

│ │ │ └── ... # route definitions (optional)

│ │ └── ai_service/

│ │ ├── _init_.py

│ │ └── main.py # AI microservice router

│ ├── modules/

│ │ ├── _init_.py

│ │ ├── module3/

│ │ │ ├── _init_.py

│ │ │ ├── service.py

│ │ │ └── ai_service/

│ │ │ ├── _init_.py

│ │ │ └── main.py # AI microservice alternative location

│ │ └── other_modules/

│ └── tests/

│ ├── _init_.py # marks tests as package

│ └── ... # all test files and folders

├── .venv/ # your pre-existing virtual environment folder

├── PYTHONPATH_Set.ps1 # your PowerShell script to run tests

└── other project files...

Reasons:
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (2.5): Please tell me
  • RegEx Blacklisted phrase (1.5): how to solve them?
  • RegEx Blacklisted phrase (1): I am getting may error
  • Long answer (-1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Anil Sharma

79750403

Date: 2025-08-29 14:22:22
Score: 4
Natty: 4
Report link

OR would have worked too -- logically speaking: NOT (A) AND NOT (B) = NOT (A OR B)

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

79750391

Date: 2025-08-29 14:18:20
Score: 6.5
Natty: 5.5
Report link

self.addEventListener('fetch')

doesn`t call. NEVER !

WHY ???

Reasons:
  • Blacklisted phrase (1): ???
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Vladimir Mamulov

79750377

Date: 2025-08-29 14:04:16
Score: 12.5
Natty: 6
Report link

i face the same issue, exactly as you described it. Have you found a fix ?

Reasons:
  • RegEx Blacklisted phrase (1.5): fix ?
  • RegEx Blacklisted phrase (2.5): Have you found a fix
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): i face the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bapt

79750350

Date: 2025-08-29 13:43:11
Score: 4
Natty:
Report link

This is an old post but I've had the same problem just now (using Squish for Windows toolkit).

Was caused by squish not using QA automation. This fixed it:

https://qatools.knowledgebase.qt.io/squish/windows/howto/automating-modern-ui-windows-store-apps/

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: timelord

79750347

Date: 2025-08-29 13:42:10
Score: 4
Natty: 4
Report link

I use :g/hello/s//world/g but I have been using vi forever. :/

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

79750338

Date: 2025-08-29 13:34:07
Score: 4
Natty:
Report link

Using Boost 1.89.0 solved the issue.

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

79750132

Date: 2025-08-29 10:26:19
Score: 5.5
Natty:
Report link

I found the steps outlined here: https://google.github.io/adk-docs/deploy/agent-engine/

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

79750088

Date: 2025-08-29 09:46:09
Score: 4
Natty: 5.5
Report link

所以只需要把 yaml 文件中的 required: true 属性去掉就可以了。

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (0.5):
  • Low reputation (1):
Posted by: array xiangxiang

79749996

Date: 2025-08-29 08:24:48
Score: 4
Natty: 4
Report link

Check the dependencies may it possible because of verison issue.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Tanuj Mahajan

79749939

Date: 2025-08-29 07:26:32
Score: 9
Natty: 5
Report link

Did this issue resolved for you? Im also facing the same issue

Reasons:
  • RegEx Blacklisted phrase (1.5): resolved for you?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): also facing the same issue
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did this is
  • Low reputation (1):
Posted by: Girish

79749921

Date: 2025-08-29 07:05:26
Score: 4.5
Natty:
Report link

Thanks to @Learn N Spread, that was the point, just it needs a bit of further work (see comment), this is the correct way to solve the issue:

ptrLikeStuff = cppyy.ll.reinterpret_cast['Parser_Conf *'](cppyy.addressof(extract))
print("=> Type of the 'ptrLikeStuff' global:", type(ptrLikeStuff).__name__)
cppyy.gbl.print_conf_fromPtr(ptrLikeStuff)

I tried to edit your answer but moderators say it does not make sense, so I am posting a new answer.

Best regards,

Lorenzo

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Contains signature (1):
  • Has code block (-0.5):
  • User mentioned (1): @Learn
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Lorenzo

79749916

Date: 2025-08-29 07:00:24
Score: 4.5
Natty: 5
Report link

Had the same issue while making my own ninjatrader 8 free indicators and found this thread. Thanks a lot!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: shairf

79749900

Date: 2025-08-29 06:46:17
Score: 7
Natty:
Report link

Hi did you find solution to this

Reasons:
  • RegEx Blacklisted phrase (3): did you find solution to this
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Rohit Pachar

79749898

Date: 2025-08-29 06:44:16
Score: 10.5
Natty: 6.5
Report link

how did you solve this sir, i am also facing the same issue. it would be nice if you could provide me with a solution. thanks.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Blacklisted phrase (1): i am also facing the same issue
  • RegEx Blacklisted phrase (3): did you solve this
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): i am also facing the same issue
  • Single line (0.5):
  • Starts with a question (0.5): how did you solve this
  • Low reputation (1):
Posted by: Priyanuj Bora

79749871

Date: 2025-08-29 06:14:07
Score: 8.5
Natty: 5
Report link

how to fix this issue? i found this issue same you but i can't fix. So you can fixed this issue please help share.

Reasons:
  • RegEx Blacklisted phrase (3): please help
  • RegEx Blacklisted phrase (1.5): how to fix 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 to fix this is
  • Low reputation (1):
Posted by: GAPG4P

79749705

Date: 2025-08-28 23:23:36
Score: 4
Natty:
Report link

maybe you can check these repositories:

https://github.com/moveit/moveit_drake

https://github.com/one-for-all/Motion-Planning

https://github.com/RobotLocomotion/gcs-science-robotics

https://github.com/RobotLocomotion/drake-external-examples

https://github.com/AtsushiSakai/PythonRobotics

https://github.com/Jiayuan-Gu/motion-planning

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

79749582

Date: 2025-08-28 20:50:54
Score: 6.5
Natty: 5
Report link

Hello I have found this video that may explain how to get web driver path to work.

https://www.youtube.com/watch?v=jG25cv3jKzo&list=PL4GZKvvcjS3sRKidOUNVQSR3aq7TEQglp&index=2

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Tam Nguyen

79749505

Date: 2025-08-28 19:25:32
Score: 5
Natty:
Report link

Thank you, this approach worked

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Сер За

79749502

Date: 2025-08-28 19:23:30
Score: 10.5
Natty: 7
Report link

Did you manage to solve this problem?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve this problem
  • RegEx Blacklisted phrase (1.5): solve this problem?
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (0.5):
Posted by: Samuel Luis dos Santos

79749495

Date: 2025-08-28 19:11:27
Score: 5.5
Natty: 7
Report link

but the QR code is still growing and it changes it´s size, how can I give the QR code a size that´s always the same, no matter the amount of information?

Reasons:
  • Blacklisted phrase (0.5): how can I
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Horacio Ramos

79749430

Date: 2025-08-28 17:39:58
Score: 4
Natty:
Report link

Turns out that angular-google-charts does not provide consistent access to the wrapper when the chart is rendered dynamically. Any solution that attempts to access the SVG or the chart directly via chartWrapper.getChart() will break after re-renders (for example, when you open DevTools or Angular re-renders the DOM).

Reasons:
  • Blacklisted phrase (1.5): Any solution
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: IgorGarciaRez

79749429

Date: 2025-08-28 17:37:57
Score: 5
Natty: 5
Report link

Same issue here. Still no answer

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Itamar Serafim

79749388

Date: 2025-08-28 16:48:43
Score: 5.5
Natty:
Report link

Unfortunately I don't have a solution, just wanted to say I have been having the same issue for the last month+ :( I have gotten to the point of disabling copilot in RStudio (I'm running R 4.5.1 in RStudio 2025.05.01) to avoid the issue. My colleagues are successfully using copilot in RStudio without this issue. I am very hopeful that someone else can provide a solution!!!

Reasons:
  • Blacklisted phrase (1): :(
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Thea B.

79749251

Date: 2025-08-28 14:46:08
Score: 4.5
Natty: 5
Report link

This tool does it. No need for excel or anything. https://flipperfile.com/developer-tools/hex-to-rgb-color-converter/

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

79749244

Date: 2025-08-28 14:41:06
Score: 4.5
Natty:
Report link

Set the Features -> Testing -> Automatically Open Test Results to "neverOpen"

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: LancerRevolutionX

79749148

Date: 2025-08-28 13:17:41
Score: 5
Natty:
Report link

Are you using react-router in your app?

If you do try to change base path in your BrowserRouter component as well. Check this link:

Can I set a base route in react-router

Reasons:
  • Blacklisted phrase (1): this link
  • RegEx Blacklisted phrase (1): Check this link
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Fábio Fraga Paulo

79749076

Date: 2025-08-28 12:24:27
Score: 10.5
Natty: 7
Report link

could you please provide the solution here? The video has been deleted

Thanks in advance!

Best regards

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • RegEx Blacklisted phrase (2.5): could you please provide the solution
  • RegEx Blacklisted phrase (3): Thanks in advance
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Davide F

79749029

Date: 2025-08-28 11:53:16
Score: 8
Natty: 5.5
Report link

facing a similar issue. Anyone able to figure out the solution for this?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing a similar issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: vailax

79749012

Date: 2025-08-28 11:39:12
Score: 6.5
Natty: 7
Report link

Can DNS propagation cause this too?

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Can
  • Low reputation (1):
Posted by: Future Godwin

79748956

Date: 2025-08-28 10:54:59
Score: 7
Natty: 6.5
Report link

I have also worked with pyonnate but it doesnt detect properly who is is speaking , it gets confused between different speakers. so i go for fixing the variable num_speaker but there is a usecase that we dont know total number of speaker in audio gonna be . Can you please guide on this ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you please guide
  • Low length (0.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Suman Bai

79748911

Date: 2025-08-28 09:53:44
Score: 8
Natty: 5
Report link

facing same issue

is any one have solution can you please share

Reasons:
  • RegEx Blacklisted phrase (2.5): can you please share
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): facing same issue
  • Low reputation (1):
Posted by: Nilesh Bhayani

79748882

Date: 2025-08-28 09:30:36
Score: 7.5
Natty: 5.5
Report link

Веб сайт жасау:Менің сүйікті кітабым

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (3.5):
  • Low reputation (1):
Posted by: Райхан Кожахова

79748828

Date: 2025-08-28 08:41:23
Score: 7.5
Natty: 5
Report link

Do you have any more information on the solution mentioned aboved? The link does not work.

Reasons:
  • Blacklisted phrase (1): The link does not work
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ukone10

79748704

Date: 2025-08-28 06:22:48
Score: 4
Natty: 5
Report link

Try accessing the client application over HTTPS http://10.95.x.x:8080/clientappname/

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

79748617

Date: 2025-08-28 03:09:01
Score: 6
Natty:
Report link

I followed up
I am still getting same error
(base) mdumar@MacBookPro circos-0.69-9 % perl bin/gddiag

Can't locate Math/VecStat.pm in @INC (you may need to install the Math::VecStat module) (@INC contains: /opt/anaconda3/lib/perl5/5.32/site_perl /opt/anaconda3/lib/perl5/site_perl /opt/anaconda3/lib/perl5/5.32/vendor_perl /opt/anaconda3/lib/perl5/vendor_perl /opt/anaconda3/lib/perl5/5.32/core_perl /opt/anaconda3/lib/perl5/core_perl .) at bin/gddiag line 119.

BEGIN failed--compilation aborted at bin/gddiag line 119.

(base) mdumar@MacBookPro circos-0.69-9 %

Reasons:
  • RegEx Blacklisted phrase (1): I am still getting same error
  • Contains signature (1):
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): getting same error
  • User mentioned (1): @INC
  • Low reputation (0.5):
Posted by: Umar

79748613

Date: 2025-08-28 02:59:59
Score: 4
Natty:
Report link

Issue is with Java Version 21 . Updated to jdk-24 and its all working .

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: nick leeson

79748589

Date: 2025-08-28 01:44:41
Score: 5
Natty:
Report link

I have same question.

As my experiment, alloc_calls will decrease if the memory allocated by an API is freed.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have same question
  • Low reputation (1):
Posted by: samp lin

79748571

Date: 2025-08-28 01:02:31
Score: 4
Natty:
Report link

Some days ago i have same problem.At last i use background_location_tracker: ^1.6.1.It helps me a lot.In android it has param as trackingInterval.But ios has not.

@pragma('vm:entry-point')
void backgroundCallback() {
  BackgroundLocationTrackerManager.handleBackgroundUpdated((data) async {
    // do some stuff with data

  });
}
Future<void> main() async {
  

  WidgetsFlutterBinding.ensureInitialized();
  await BackgroundLocationTrackerManager.initialize(
    backgroundCallback,
    config: const BackgroundLocationTrackerConfig(
      loggingEnabled: true,

      androidConfig: AndroidConfig(
        notificationIcon: 'explore',
        trackingInterval: Duration(seconds: 30),
        distanceFilterMeters: null,
      ),
      iOSConfig: IOSConfig(
        activityType: ActivityType.FITNESS,
        distanceFilterMeters: null,
        restartAfterKill: true,
      ),
    ),
  );
}

Also flutter_background_service has limit for ios which described below:

Service terminated when app is in background (minimized) on iOS #

Keep in your mind, iOS doesn't have a long running service feature like Android. So, it's not possible to keep your application running when it's in background because the OS will suspend your application soon. Currently, this plugin provide onBackground method, that will be executed periodically by Background Fetch capability provided by iOS. It cannot be faster than 15 minutes and only alive about 15-30 seconds.

Reasons:
  • Blacklisted phrase (1): this plugin
  • Blacklisted phrase (1): i have same problem
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): i have same problem
  • Low reputation (1):
Posted by: Khayyam

79748529

Date: 2025-08-27 23:15:06
Score: 5
Natty: 5
Report link

I guess I'm a bit late in this post, but I'm currently having the same problem and I wonder if anyone figured it out.

The thing is: I don't want to expose my backend to the outside. If it's already bridged in a docker network with my frontend, why do I need to portbind it? Isn't there any way around this? I've seen some nginx solutions but it seemed way too improvised, idk.

Reasons:
  • Blacklisted phrase (0.5): I need
  • No code block (0.5):
  • Me too answer (2.5): having the same problem
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: Thiago Pereira da Silva

79748502

Date: 2025-08-27 22:17:52
Score: 7.5
Natty: 5
Report link

I don't know the solution to your issue but I too want to implement web push functionality can you please guide me and if you got the solution to your issue

Reasons:
  • Blacklisted phrase (1): guide me
  • RegEx Blacklisted phrase (2.5): can you please guide me
  • RegEx Blacklisted phrase (1): I too want to implement web push functionality can you please
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ebrahim Tayabali

79748417

Date: 2025-08-27 19:45:18
Score: 4
Natty: 4.5
Report link

https://github.com/wyanarba/Qt-Keys-to-Windows-VK-Keys-convertor/tree/main

I made an implementation for this from a public one qwindowskeymapper.cpp

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Дима

79748337

Date: 2025-08-27 18:23:56
Score: 5
Natty: 5
Report link

If I may ask, are you solely running the port through VSCode or are you activating it through the usage of 'npm start' or 'npm run dev' via the NodeJS CLI?

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

79748251

Date: 2025-08-27 16:45:29
Score: 4
Natty:
Report link

How can I install Win 10 SDK version 10.0.17763.132 from Visual Studio installer?

Surprisingly, but this is what should have been installed, had you selected that item listed as 10.0.17763.0 at the time of writing this question. This is a common practice that allows to roll out some of the updates automatically, installing them without user intervention - for example, to fix critical bugs or close serious vulnerabilities.

As you may have noticed, these versions differ only in the last number after the dot. Additionally, all SDK versions on your screenshot end with .0. You might be wondering: why couldn't Microsoft write 10.0.17763.* or even just 10.0.17763 to avoid such confusion? I don't know for sure, but my best guess is that it would have simply confuse things in a different way then. In the first case, it could create an impression that several revisions of the same version are going to be installed at once, while in the second one, there is a feeling that this is basically the only SDK release (as it essentially was before Windows 10).

Let's do some experimentation. Look, this is still the case in my VS 2019 setup:

2025-08-27_022029.png
(btw, I asked a similar question recently, but unfortunately this one was closed :C)

However, after installing Windows 11 SDK (10.0.22621.0) I get the following:

2025-08-27_025455.png

As you can see, the resulting installation has a whole scattering of version numbers:

Okay, and what if we install Windows 10 SDK (10.0.19041.0)? Well, a really similar picture there:


According to an article in the official Visual Studio blog (strangely enough, this is the only source I could find), the SDKs use nowadays one of the currently standard Microsoft versioning schemes in the form of Major.Minor.Build.Revision (not to be confused with the much more common Major.Minor.Revision.Build). If you are interested in understanding it, I recommend these links:

Reasons:
  • Blacklisted phrase (1): these links
  • Blacklisted phrase (0.5): How can I
  • Long answer (-1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): How can I in
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: cher-nov

79748250

Date: 2025-08-27 16:44:28
Score: 7.5
Natty: 4.5
Report link

It seems that getting rid of the web worker config solved the problem

Were you able to configure it after?

Reasons:
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: aram

79748131

Date: 2025-08-27 15:02:57
Score: 6
Natty:
Report link

C:\Users\user\lastpreparation>npx react-native doctor

Common

✓ Node.js - Required to execute JavaScript code

✓ npm - Required to install NPM dependencies

✓ Metro - Required for bundling the JavaScript code

Android

✓ Adb - Required to verify if the android device is attached correctly

✓ JDK - Required to compile Java code

✖ Android Studio - Required for building and installing your app on Android

✓ ANDROID_HOME - Environment variable that points to your Android SDK installation

✓ Gradlew - Build tool required for Android builds

✓ Android SDK - Required for building and installing your app on Android

Errors: 1

Warnings: 0

this is my current issues how to solve please help me someone know this

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): how to solve
  • RegEx Blacklisted phrase (3): please help me
  • Long answer (-0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: sreeshmavivek

79748104

Date: 2025-08-27 14:29:48
Score: 4.5
Natty:
Report link

Have you tried turning it off and on again?

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: WiredAlShow

79748097

Date: 2025-08-27 14:24:47
Score: 4
Natty:
Report link

I have the same problem in my team, the only way I know not to create the MAB commit is to git checkout develop, then git pull and finally Bob can finish his feature.

In this way the develop branch where Bob is finishing his feature, points to the MA commit.

Of course Alice has to push her local develop branch before Bob can finish his feature.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Has code block (-0.5):
  • Me too answer (2.5): I have the same problem
  • Low reputation (1):
Posted by: Beppetheboss

79748034

Date: 2025-08-27 13:20:27
Score: 4
Natty: 5.5
Report link

How can I get/parse from sql definition or information schema, all tables referenced by a view

Reasons:
  • Blacklisted phrase (0.5): How can I
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How can I
  • Low reputation (1):
Posted by: Javier