Skip to main content
0 votes
1 answer
46 views

I have a problem with forwarding messages with caption_entities. Attached below is the code that I use to make the transfer itself, as well as the result of its operation. The result shows that ...
user31645108's user avatar
0 votes
1 answer
35 views

I've used log messages extensively for debugging my app during development using Android Studio. It concerns me how I will debug problems users may report when the app published and out there in the ...
ceperman's user avatar
  • 445
0 votes
0 answers
36 views

Since my last upgrade to Android Studio Otter 2025.2.1, Gradle 8.13.1, and ADB 1.0.41 (Version 36.0.0-13206524), debugging via Wi-Fi has been rendered entirely useless. Sure, Wi-Fi debugging was ...
QwertzVI's user avatar
0 votes
0 answers
31 views

The video that shows the problem I am experiencing an intermittent issue where triggering custom user snippets in VS Code causes the editor to unexpectedly enter multi-cursor mode. Environment VS ...
陈海斌's user avatar
1 vote
1 answer
73 views

I am trying to debug the very simple helloworld.cpp example in VS Code with the C++ extension on macOS X. However, string variables in the debugger don't print correctly where the length of the string ...
davidh_73's user avatar
0 votes
0 answers
65 views

I am working on a Java Spring API where I need to create new relations (tables) that will be stored in a PostgreSQL database. I am creating new tables that add a new column to the existing tables with ...
Njhasty's user avatar
  • 45
-2 votes
0 answers
108 views

I need some help in my coding related to Basic Data Wrangling. The instructions for coding in R are as follows: Let's say you want to live in the Northeast or West in US and you want the homicide rate ...
nocturne-oz's user avatar
0 votes
1 answer
58 views

What we are already doing is that JVM can respawn itself from the last own shutdown hook running. It strongly depends on proper closing of all resources and ports. And here comes the problem - all ...
dmatej's user avatar
  • 1,588
-3 votes
0 answers
57 views

I'm working on a Spring Boot application using IntelliJ IDEA. I can run the application locally with a Maven run configuration using the goal spring-boot:run, and it works as expected. However, this ...
paymer's user avatar
  • 506
-4 votes
0 answers
86 views

When I use "Step Into" in the debugger, it jumps into functions/types from outside my project (stdlib, vendor, etc.). How can I configure the debugger to step only into my own code? That's ...
Rafael's user avatar
  • 1
-4 votes
1 answer
75 views

I'm doing a mini project for a coding bootcamp and I'm trying to toggle elements. I have a form on my page that I want to make invisible when you submit it, so that the rest of the page shows. It isn'...
AirenMarie's user avatar
1 vote
2 answers
88 views

I'm making a simple 'To Do List' app In Flutter, When I press the 'floatingActionButton' it's supposed to to show a pop-up where the user can input a new task, But nothing is displayed when the button ...
buzzbuzz20xx's user avatar
0 votes
1 answer
48 views

Is there a way I can set the dotnet version to use for the debugger. I am using the one (debugger) that comes with C# Dev Kit. I currently have dotnet 8 and dotnet 2.2 installed but the debugger ...
Ndifreke James Okpo's user avatar
0 votes
1 answer
45 views

Power Automate (Cloud) lately has been having trouble properly displaying error messages. Instead of the errors being parsed, a very long piece of JSON is displayed (sometimes over 25k chars). It's so ...
Bort's user avatar
  • 601
-3 votes
0 answers
49 views

I am using the new AttributedString in Swift 26 with a TextEditor in dark mode to track selections for a qualitative data analysis tool. ISSUE: In dark mode, the highlight colour inherited from system ...
Bhorda's user avatar
  • 15

15 30 50 per page
1
2 3 4 5
3517