79487193

Date: 2025-03-05 17:09:29
Score: 4
Natty: 4.5
Report link

Now there seems to be a new IDEA plugin that can achieve this. https://plugins.jetbrains.com/plugin/26550-mybatis-log-ultra

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

79487163

Date: 2025-03-05 16:59:26
Score: 7.5 🚩
Natty: 6
Report link

I have a similar requiremtn, I need to clear the chat messages when we click a reset button on the chat bot window.. Any help or suggestions highly appreciated.

my custom UI webchat.js -->directline API -->invoke Copilot Studio.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (0.5): I need
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (3): Any help or suggestions highly appreciated
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Anilal

79487143

Date: 2025-03-05 16:52:23
Score: 4
Natty: 4.5
Report link

I made a tool to help with this: https://github.com/cameronehrlich/gwtm

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

79487139

Date: 2025-03-05 16:51:22
Score: 5.5
Natty: 5
Report link

Was there any resolution to this problem?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): Was there any
  • Low reputation (0.5):
Posted by: John Kretschmann

79487067

Date: 2025-03-05 16:21:15
Score: 7.5 🚩
Natty:
Report link

You could try @BeforeEach and @BeforeAll decorators to clear DB data or make some cleaning after each test.

Testcontainers life cycle with @BeforeAll, @AfterAll, @BeforeEach

related - How to fully recreate a Testcontainers container before each test?

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • User mentioned (1): @BeforeEach
  • User mentioned (0): @BeforeAll
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Igor Rosa

79487047

Date: 2025-03-05 16:13:12
Score: 4
Natty:
Report link

Try running script "as Administrator".

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

79486808

Date: 2025-03-05 14:42:51
Score: 5.5
Natty:
Report link

You can read this blog you will find it the answer

Reasons:
  • Blacklisted phrase (1): this blog
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Vivek Yadav

79486758

Date: 2025-03-05 14:20:44
Score: 5
Natty:
Report link

Same issue reported on huggingface : https://huggingface.co/microsoft/Phi-4-mini-instruct/discussions/14

Error raised when I used Python 3.10. But after change to 3.8, it works!

Reasons:
  • RegEx Blacklisted phrase (1): Same issue
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: 최영진

79486751

Date: 2025-03-05 14:19:44
Score: 4.5
Natty: 5.5
Report link

But I use LifecycleCameraController. How do I connect imageCapture to bindToLifecycle

Reasons:
  • Blacklisted phrase (1): How do I
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pedro Silva

79486743

Date: 2025-03-05 14:16:42
Score: 4.5
Natty:
Report link

Started from version 4.0 cmake has a global target list_install_components lists all available components. https://cmake.org/cmake/help/v4.0/command/install.html

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

79486702

Date: 2025-03-05 13:58:38
Score: 4
Natty:
Report link

To recap the great discussion in the question's comment thread...

No, the thing I am looking for does not exist natively. Furthermore, it cannot exist, because db.dbo.my_udf is actually evaluated up to 3 times in my example (once per when or else). @MartinSmith demonstrated that a random bit generating function placed as an input_expression, that can only generate a 0 or 1 if called once, can actually bypass both 0 and 1 in the WHEN because it is evaluated per WHEN. See Here: https://dbfiddle.uk/t3ZT1qKu

Given that what I am asking for does not (and can not) exist, there were a few clever workarounds suggested.

@PeterB suggested wrapping the case statement in a new UDF to assure that db.dbo.my_udf is called once and only once per case statement evaluation.

@TN suggested evaluating db.dbo.my_udf in a subquery using cross apply to, which also assures that it is only evaluated once per row.

Both great suggestions. See the comment thread for more details

Reasons:
  • Blacklisted phrase (2): I am looking for
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @MartinSmith
  • User mentioned (0): @PeterB
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mike

79486689

Date: 2025-03-05 13:54:36
Score: 11 🚩
Natty:
Report link

Did you manage to solve the problem? Facing same issue wondering what URL is it blocked at firewalls or if it is a different problem.

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to solve the problem
  • RegEx Blacklisted phrase (1.5): solve the problem?
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): Facing same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you
  • Low reputation (1):
Posted by: Jack Nolddor

79486676

Date: 2025-03-05 13:49:34
Score: 7 🚩
Natty:
Report link

were you able to fix this? Im currently working on something related to this and I'm finding it hard to extract images from docx and pdf also

Reasons:
  • RegEx Blacklisted phrase (1.5): fix this?
  • RegEx Blacklisted phrase (3): were you able
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Lawrence Segun

79486640

Date: 2025-03-05 13:34:30
Score: 4
Natty:
Report link

Setting this option should help: https://api.highcharts.com/highcharts/exporting.allowHTML

Let me know how it goes with this option enabled.

Regards,

Reasons:
  • Blacklisted phrase (1): Regards
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Andrzej Bułeczka

79486634

Date: 2025-03-05 13:32:29
Score: 5
Natty:
Report link

CSS only? Sure... why not?

counter-increment: line;

Check this pens:

Prism.js With Sticky Line Numbers

Home Made Syntax Highlighter With Sticky Line Numbers

Home Made CSS Only Syntax Highlighter With Sticky Line Numbers (Dark Version)

Highlight.js With Sticky Line Numbers

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

79486616

Date: 2025-03-05 13:22:26
Score: 5.5
Natty: 7
Report link

Question: if my folder prject contains the folder structure of one contains next app and other contains a websocket project, do I need to keep my .env file to the root level?

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

79486568

Date: 2025-03-05 13:04:21
Score: 6.5 🚩
Natty: 4
Report link

I'm in the same situation as you, but I can't change the volume_type.

I use use_custom_launch_template = false so that EKS can create the launch template by itself. But it doesn't want to take into account my directive for the block_device_mappings specify.

How did you get it to work with use_custom_launch_template = false?

Reasons:
  • RegEx Blacklisted phrase (3): did you get it to
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Hugo Dumazeau

79486553

Date: 2025-03-05 12:59:20
Score: 4
Natty: 4.5
Report link

Thread revival. I have been asked to run a verify function against my Tether Wallet. Feels like a scam.... I was asked to deposit funds into account 5k USDT Then run this verify function. I'm risk adverse so I emptied my Wallet leaving 10 USDT. When I run the verify, it opens Trust Wallet App, runs a smart contract call, this fails with The operation couldn't be completed. (KotlinException error 0.)

Could a script empty my wallet?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Darren V

79486427

Date: 2025-03-05 12:06:07
Score: 7.5
Natty: 8
Report link

How do you not make the grid resize when you create a widget?

Reasons:
  • Blacklisted phrase (1): How do you
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How do you not
  • Low reputation (1):
Posted by: Something the Gabuchi Babuchi

79486405

Date: 2025-03-05 11:57:04
Score: 8 🚩
Natty:
Report link

I am facing this issue from app store, Please someone help me resolve this issue

ITMS-91061: Missing privacy manifest - Your app includes "Frameworks/Capacitor.framework/Capacitor", which includes Capacitor, an SDK that was identified in the documentation as a commonly used third-party SDK. If a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements. Please help me resolve this issue

I have also added PrivacyInfo.xcprivacy enter image description here

Reasons:
  • Blacklisted phrase (1): help me
  • Blacklisted phrase (1): enter image description here
  • RegEx Blacklisted phrase (3): Please help me resolve this
  • RegEx Blacklisted phrase (1): I am facing this issue from app store, Please
  • Long answer (-0.5):
  • No code block (0.5):
  • User mentioned (1): @ionic
  • Low reputation (1):
Posted by: Tushal Burungale

79486361

Date: 2025-03-05 11:43:00
Score: 8 🚩
Natty: 6
Report link

Hi I am facing the issue for several days, I am using the following - at the time of writing these were the latest releases: Versions

I have tried many times using all combinations of options changes obtained from similar issues listed on stackoverflow.

Any help in this appreciated.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Any help
  • Blacklisted phrase (1): stackoverflow
  • RegEx Blacklisted phrase (3): Any help in this appreciated
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Nadim

79486318

Date: 2025-03-05 11:23:56
Score: 5.5
Natty:
Report link

You can use gparted to delete partitions of Ubuntu 24 and extend Ubuntu 22 partitions. Do you have any problem with this solution?

Reasons:
  • Whitelisted phrase (-1.5): You can use
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Archja

79486276

Date: 2025-03-05 11:08:53
Score: 5
Natty:
Report link

You can refer this link for detailed guideline

https://dev.to/dhaval_upadhyay_30f8292a8/install-docker-using-command-line-and-pull-code-from-github-2l6c

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

79486254

Date: 2025-03-05 11:01:52
Score: 4.5
Natty:
Report link

If you read this you are gay...

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

79486223

Date: 2025-03-05 10:49:48
Score: 7.5 🚩
Natty: 5.5
Report link

Jose Juan, muchas gracias por todo lo que has hecho por nosotros. Te tengo metido en el sótano de mi casa. Te queremos Jose Juan desde Galicia.

Reasons:
  • Blacklisted phrase (2): tengo
  • Blacklisted phrase (2): gracias
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jose Juan lover

79486207

Date: 2025-03-05 10:44:46
Score: 9 🚩
Natty: 5.5
Report link

did you find the answer to this problem?

Reasons:
  • RegEx Blacklisted phrase (3): did you find the answer to this problem
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Starts with a question (0.5): did you find the answer to this
  • Low reputation (1):
Posted by: Dandijs

79486172

Date: 2025-03-05 10:36:43
Score: 10 🚩
Natty: 5
Report link

Has anyone found a solution? By extracting the method and testing it in isolation can I still test QueryAsync?

Reasons:
  • Blacklisted phrase (2): anyone found
  • RegEx Blacklisted phrase (3): Has anyone found
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Roberto Del Prete

79486163

Date: 2025-03-05 10:34:42
Score: 5.5
Natty: 5.5
Report link

But if the number has unit, how to model it?

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

79486115

Date: 2025-03-05 10:19:37
Score: 7.5 🚩
Natty: 5
Report link

Do you have any idea of how to set this property using eclipselink xsd. I too facing same issue . I have uni-directional one-to-one mapping .We are migrating from toplink to eclipselink .Its working in toplink but not in eclipselink

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: sanju450

79486108

Date: 2025-03-05 10:18:36
Score: 4.5
Natty:
Report link

It does not work there is an old issue: https://github.com/scottie1984/swagger-ui-express/issues/237

Reasons:
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
Posted by: M. Mariscal

79486059

Date: 2025-03-05 09:59:32
Score: 4.5
Natty:
Report link

Please check the workflow editor console. If I use the code that you provided here, it shows the "Invalid guard for workflow rule..." error. I suppose you should have the same error. It shows the specific code line that is problematic, so please check it.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): have the same error
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Alisa Kasyanova

79486044

Date: 2025-03-05 09:55:30
Score: 7 🚩
Natty: 5
Report link

I am currently struggling with the same issue. Have you found a solution or did you use a library like sceneview-android ?

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found a solution or did you use a library like sceneview
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Mike Birkhoff

79485989

Date: 2025-03-05 09:32:25
Score: 4
Natty:
Report link

Thanks for the answers, indeed we need to do the test with the database logs. I'll try to get that and will update the answer. Thanks again.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nadir Hafsaoui

79485981

Date: 2025-03-05 09:29:23
Score: 8.5 🚩
Natty: 6
Report link

It cant wrorks can you help me

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): can you help me
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29897553

79485965

Date: 2025-03-05 09:26:21
Score: 7 🚩
Natty: 5.5
Report link

Any ideas how to do it using Java?

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

79485964

Date: 2025-03-05 09:23:20
Score: 5.5
Natty: 4.5
Report link

In Mar/2025, it still happening!

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Probably link only (1):
  • Low length (2):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Leonardo Souza

79485961

Date: 2025-03-05 09:23:20
Score: 7 🚩
Natty: 5
Report link

私が見つけた解決策は、.envの一行目を空白にし、二行目から環境変数を定義することです。

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • No latin characters (3):
  • Low reputation (1):
Posted by: 阿部壮太郎

79485909

Date: 2025-03-05 08:59:14
Score: 7 🚩
Natty: 6
Report link

We are experiencing the exact same thing since migrating to pub workspaces. Did you manage to find a solution ?

Reasons:
  • RegEx Blacklisted phrase (3): Did you manage to find a solution
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
Posted by: Miiite

79485897

Date: 2025-03-05 08:56:13
Score: 4.5
Natty:
Report link

How to contact you? Let's solve the problem together.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): How to
  • Low reputation (1):
Posted by: 耿耿于怀

79485896

Date: 2025-03-05 08:56:13
Score: 4.5
Natty: 5
Report link

The webpage at https://i.instagram.com/challenge/?challenge_node_id=17842257954442003&theme=dark could not be loaded because:

net::ERR_HTTP_RESPONSE_CODE_FAILURE

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

79485893

Date: 2025-03-05 08:55:12
Score: 5
Natty: 7
Report link

this good answer lkjl;kfsdjkhdsfkjdsfhkjhfdkjhfdskjsaddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddfh

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd
  • Low entropy (1):
  • Low reputation (1):
Posted by: mass sarvajith

79485834

Date: 2025-03-05 08:26:06
Score: 4.5
Natty:
Report link

[CGPA & Percentage Converter]: Convert CGPA to Percentage with Ease

In academics, CGPA (Cumulative Grade Point Average) and percentage are among the most widely used grading methods. Many institutions require students to convert their CGPA into percentage format for various reasons, including job applications, higher education admissions, and scholarship eligibility. This article will guide you on how to convert CGPA into percentage, how to use a CGPA to percentage calculator, and provide specific conversion formulas for different universities.

Understanding CGPA

CGPA is a grading system used by many educational institutions to assess students' academic performance. Instead of using direct percentages, CGPA is generally calculated on different scales such as 10, 4, or 7.

Steps to Convert CGPA into Percentage

Different universities follow distinct conversion formulas. However, the most common formula used is:

Formula: [ \text{Percentage} = \text{CGPA} \times 9.5 ]

For example, if a student has a CGPA of 7.75, their percentage would be: [ 7.75 \times 9.5 = 73.63% ]

University-Specific CGPA to Percentage Conversion Methods

Savitribai Phule Pune University (SPPU)

Formula: [ \text{Percentage} = (\text{CGPA} - 0.75) \times 10 ]

Gujarat Technological University (GTU)

Formula: [ \text{Percentage} = \text{CGPA} \times 10 ]

Visvesvaraya Technological University (VTU)

Formula: [ \text{Percentage} = (\text{CGPA} - 0.75) \times 10 ]

Mumbai University

Formula: [ \text{Percentage} = (\text{CGPA} - 0.75) \times 10 ]

Maulana Abul Kalam Azad University of Technology (MAKAUT)

Formula: [ \text{Percentage} = \text{CGPA} \times 10 ]

CBSE CGPA to Percentage Conversion

For students under CBSE (Central Board of Secondary Education), the standard formula applied is: [ \text{Percentage} = \text{CGPA} \times 9.5 ]

Using a CGPA to Percentage Calculator

Instead of manually calculating percentages, students can utilize an online CGPA to percentage calculator. Simply input your CGPA, and the tool will instantly provide the equivalent percentage based on the designated formula.

Converting Percentage to CGPA

For students needing to convert their percentage back into CGPA, the formula used is: [ \text{CGPA} = \frac{\text{Percentage}}{9.5} ]

For instance, if a student has a percentage of 80%, the CGPA will be: [ \frac{80}{9.5} = 8.42 ]

CGPA to Percentage for Engineering Students

Engineering students should note that different universities may follow unique grading patterns. It is advisable to verify with the respective institution to ensure accurate conversion.

CGPA to Percentage Conversion Certificate

Some universities provide an official CGPA to percentage conversion certificate upon request. This document is often required for higher education applications or job recruitment processes where percentage-based grading is necessary.

Final Thoughts

Converting CGPA to percentage is an essential step for students needing their grades in percentage format. Whether using a CGPA to percentage calculator or applying the CGPA to percentage formula manually, always ensure that you follow the correct method specified by your university. With this guide, you can confidently interpret your academic scores and plan for your future studies or career endeavors.

Reasons:
  • Blacklisted phrase (1): this guide
  • Blacklisted phrase (1): This article
  • Blacklisted phrase (1): This document
  • Contains signature (1):
  • Long answer (-1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: CGPA to Percentage

79485819

Date: 2025-03-05 08:21:04
Score: 4
Natty:
Report link

You may try https://github.com/hashmap-kz/kubectl-apidocs A plugin for kubectl, which explain all API-resources in a tree-view format.

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

79485788

Date: 2025-03-05 08:09:01
Score: 4.5
Natty: 4
Report link

priviet sluha pidaraska uno dos tres

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

79485780

Date: 2025-03-05 08:05:00
Score: 5.5
Natty: 5.5
Report link

It has been about 3 years since this conversation ended. Is mlr3multioutput now functional, or will it be functional soon?

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

79485765

Date: 2025-03-05 07:54:57
Score: 8.5 🚩
Natty: 5.5
Report link

I am able to add data in db but it is only adding it in public schema, even after passing the schema name tenant1. Were you able to do this?

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

79485709

Date: 2025-03-05 07:16:48
Score: 6 🚩
Natty:
Report link

Any other suggestions about this

Reasons:
  • RegEx Blacklisted phrase (2): Any other suggestions
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Shomek

79485636

Date: 2025-03-05 06:36:40
Score: 13
Natty: 9
Report link

Same issue facing. Did you get any solution?

Reasons:
  • Blacklisted phrase (1.5): any solution
  • RegEx Blacklisted phrase (3): Did you get any solution
  • RegEx Blacklisted phrase (1): Same issue
  • RegEx Blacklisted phrase (2): any solution?
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Mugdha Mundhe

79485620

Date: 2025-03-05 06:28:37
Score: 4.5
Natty:
Report link

enter image description here

i have raised same question on google support and i got this response

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Mohit ChaudharI

79485613

Date: 2025-03-05 06:26:37
Score: 4
Natty: 4
Report link

Tried all the ways but couldn't get it fixed

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

79485601

Date: 2025-03-05 06:19:35
Score: 6.5 🚩
Natty: 5.5
Report link

Did you figure out what the problem was? I cannot understand how to get a few libraries to be available when the my Airflow DAG is running using Docker. It just says module not found even though I installed everything.

Reasons:
  • Blacklisted phrase (0.5): I cannot
  • RegEx Blacklisted phrase (3): Did you figure out
  • Low length (0.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 (0.5):
Posted by: CofeeBean42

79485600

Date: 2025-03-05 06:19:35
Score: 4
Natty:
Report link

Is there an issue with the verification code that caused the file to be verified incorrectly? Perhaps you could provide a sample code snippet.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there an is
  • Low reputation (1):
Posted by: natsumm

79485586

Date: 2025-03-05 06:10:33
Score: 5
Natty: 6
Report link

test test test test test test test test test test test

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

79485582

Date: 2025-03-05 06:07:31
Score: 4
Natty: 4
Report link

try installing it with : python -m pip install openpyxl

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

79485537

Date: 2025-03-05 05:38:24
Score: 9 🚩
Natty: 4
Report link

four years later, I have the same issue with a later version of R. Upgraded to R version 4.4.3 (2025-02-28 ucrt) -- "Trophy Case", and the corresponding version of R Studio. Since then I receive the same message:Error in tools::startDynamicHelp() : internet routines cannot be loaded [Workspace loaded from ~/.RData]

Tried several solutions like de and reinstalling, changing CRAN mirror, to no avail.

Cannot connect to help.

My antivirus also detected a Trojan in R.

Any ideas?

Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): I have the same issue
  • Blacklisted phrase (1): Any ideas
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Tobias Gauss

79485432

Date: 2025-03-05 04:12:09
Score: 9
Natty: 9
Report link

Thank you for your hard work, I was interested in buying one of these but I didn't want to go through what you experienced. Did you manage to replace it, how is it holding up?

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • RegEx Blacklisted phrase (3): Did you manage to
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Innuendoz

79485409

Date: 2025-03-05 03:59:06
Score: 4.5
Natty: 5
Report link

The web page at https://i.instagram.com/challenge/?next=/api/v1/feed/reels_tray/&theme=dark could not be loaded because:

net::ERR_HTTP_RESPONSE_CODE_FAILURE Instagram

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

79485391

Date: 2025-03-05 03:45:02
Score: 9 🚩
Natty: 6.5
Report link

Did you solved this? I am also in same situation

Reasons:
  • RegEx Blacklisted phrase (3): Did you solved this
  • RegEx Blacklisted phrase (1.5): solved this?
  • 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 solve
  • Low reputation (1):
Posted by: Gaurav D. Lohar

79485384

Date: 2025-03-05 03:37:00
Score: 6 🚩
Natty:
Report link

ARUN------MT15 good Morning sir please send the link and password of mobile phones Djxch ARUN liman Kuma GADAG r San mu Karnataka india ndragi gakkara

Reasons:
  • Blacklisted phrase (1): good Morning
  • RegEx Blacklisted phrase (2.5): please send
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Muthu Lamani

79485316

Date: 2025-03-05 02:38:48
Score: 6 🚩
Natty: 5
Report link

@varuzhan disabling the antivirus helped me for this particular error...

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • User mentioned (1): @varuzhan
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Arsh

79485252

Date: 2025-03-05 01:35:35
Score: 11
Natty: 7
Report link

Hi did you find a solution? I have the same problem now

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Contains question mark (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user29892347

79485197

Date: 2025-03-05 00:47:25
Score: 5
Natty: 5.5
Report link

And once set with the work file we also access them via process.env ?

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

79485194

Date: 2025-03-05 00:43:24
Score: 4
Natty: 5
Report link

Talvez na hora que foi criado o container, a porta 3306 não é válida, aqui eu troquei a porta do docker para outra e funcionou

Reasons:
  • Blacklisted phrase (1): não
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Marcos Leandro Nascimento

79485191

Date: 2025-03-05 00:41:23
Score: 4
Natty: 4.5
Report link

web page at https://i.instagram.com/challenge/?next=/api/v1/multiple_accounts/get_account_family/%253Frequest_source%253Dstartup_manager&theme=dark could not be loaded because:

net::ERR_HTTP_RESPONSE_CODE_FAILU

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

79485130

Date: 2025-03-04 23:49:11
Score: 4
Natty:
Report link

Ihave stumbled across rsa challenge in ctf where the public exponent isn't coprime with euler's totient is there anyway to determine the ciphertext

Reasons:
  • Blacklisted phrase (1): is there any
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: BENKROUIDEM Nassireddine

79485093

Date: 2025-03-04 23:22:05
Score: 6 🚩
Natty:
Report link

I am getting the same issue as well. Using Tesseract V5.5.0. Made the DPI 300. Verified the boxes. Manually adjusted the boxes using jTessBoxEditor. Similar issue was previously mentioned by other users in an older version. https://groups.google.com/g/tesseract-ocr/c/qjpVWmdP9GE Maybe this thread can give you more info on it.

Reasons:
  • RegEx Blacklisted phrase (1): Similar issue
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I am getting the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Joseph Sabu

79485001

Date: 2025-03-04 22:21:51
Score: 4
Natty:
Report link

The Spreadsheet object now has a getSheetById() method.

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

79484998

Date: 2025-03-04 22:17:50
Score: 5
Natty:
Report link

I'm facing the same issue. It seems that there is no easy way out of this. The only clean way is to create a custom domain, associate it with the new routes and the old routes, and communicate it out to clients for use instead of using the migrated domain.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: rthtor

79484979

Date: 2025-03-04 22:06:47
Score: 4
Natty:
Report link

kill -9 $(lsof -i tcp:3000 -t)

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: b-rack

79484912

Date: 2025-03-04 21:39:40
Score: 4
Natty: 4
Report link

Click on my profile for more information <3

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

79484851

Date: 2025-03-04 21:04:31
Score: 5
Natty: 5
Report link

For some reason, when OneTimeSetUp quit working...I changed it to Setup. Rebuilt...reran. Worked. Then changed it back. Maybe that could help?

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

79484812

Date: 2025-03-04 20:44:26
Score: 5
Natty: 4.5
Report link

For the community edition i was not able to access dbfs:Filestore. Thus i uploaded the local file to catelog->vloumes and loaded the data from the same path and it works.

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

79484810

Date: 2025-03-04 20:44:25
Score: 6 🚩
Natty: 4
Report link

Was this ever resolved? This was last year and I still only can access the predict method outside of the databricks playground.

Reasons:
  • RegEx Blacklisted phrase (1.5): resolved?
  • RegEx Blacklisted phrase (0.5): Was this ever resolved
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Was this
  • Low reputation (1):
Posted by: Montreaux Rodgers

79484789

Date: 2025-03-04 20:34:23
Score: 12 🚩
Natty: 6.5
Report link

Were you able to solve this? I am currently getting the same error.

Reasons:
  • Blacklisted phrase (1): you able to solve
  • RegEx Blacklisted phrase (1.5): solve this?
  • RegEx Blacklisted phrase (3): Were you able
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): getting the same error
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pam G

79484758

Date: 2025-03-04 20:09:17
Score: 11 🚩
Natty: 6.5
Report link

I have a similar problem, and haven't seen this sort of thing addressed in guides to repeated measures multilevel models.

Did you find a solution?

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • RegEx Blacklisted phrase (3): Did you find a solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: J K

79484735

Date: 2025-03-04 19:59:14
Score: 7.5 🚩
Natty: 5
Report link

I believe the correct equation should be:total += Y[ctr]/N * (np.cos(xctr2np.pi/N) + 1jnp.sin(xctr2*np.pi/N)). enter image description here

Does anyone know why the error increasing along the x-axis? Can anyone help to correct it? If using build in reverse FFT(ifft) function, this error tread diapered. But I need this manually compute reversed FFT method.

Reasons:
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2): Does anyone know
  • RegEx Blacklisted phrase (3): Can anyone help
  • No code block (0.5):
  • Contains question mark (0.5):
  • Low reputation (1):
Posted by: user22248229

79484710

Date: 2025-03-04 19:50:11
Score: 6 🚩
Natty: 5.5
Report link

Did you guys find a solution for the scrolling behavior similar to Instagram?

Reasons:
  • Low length (1.5):
  • 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: E Coutret

79484661

Date: 2025-03-04 19:26:05
Score: 8 🚩
Natty: 6
Report link

I'm having the same issue when deploying an Azure Document Intelligence resource using Terraform. If I create it manually within the Azure Portal, it shows up with the proper endpoint URL (https://.cognitiveservices.azure.com"), instead it's showing https://.api.cognitive.microsoft.com

Does anyone know how to resolve this when deploying via Terraform?

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • No code block (0.5):
  • Me too answer (2.5): I'm having the same issue
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: dsman

79484654

Date: 2025-03-04 19:20:03
Score: 5
Natty: 3
Report link

and i dont have admin rights on my pc now what do i do my laptop locked 2 hours and it removed the admin rights am fucked up now

Reasons:
  • Blacklisted phrase (2): fuck
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: sven svensoon

79484652

Date: 2025-03-04 19:20:02
Score: 7 🚩
Natty: 5.5
Report link

I am trying to do the same thing and i want to know if you successfully deployed it on cpanel.

Reasons:
  • Blacklisted phrase (1): i want to know
  • Blacklisted phrase (1): I am trying to
  • Blacklisted phrase (1): trying to do the same
  • RegEx Blacklisted phrase (1): i want
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Michael Solomon

79484560

Date: 2025-03-04 18:30:50
Score: 5
Natty: 4.5
Report link

Any updates on this issue? I would also like to know if we can disable or better yet, edit the "final status" response message.

Reasons:
  • Blacklisted phrase (1): Any updates on
  • 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: Shawn

79484527

Date: 2025-03-04 18:11:44
Score: 4
Natty:
Report link

Veins 5.3 does not build when OMNeT++ is built with OSG (3D scene) support. This should be fixable by moving line 32 of https://github.com/sommer/veins/blob/veins-5.3/src/veins/visualizer/roads/RoadsOsgVisualizer.h#L32 to after the "#pragma" statement

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

79484504

Date: 2025-03-04 18:01:42
Score: 4
Natty: 4.5
Report link

The web page at https://i.instagram.com/challenge/?next=/api/v1/notifications/badge/ could not be loaded because:

net::ERR_HTTP_RESPONSE_CODE_FAILURE

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

79484498

Date: 2025-03-04 17:58:40
Score: 7.5 🚩
Natty: 4
Report link

@Arihant Godha - Please share details to resolve this issue.

Reasons:
  • RegEx Blacklisted phrase (2.5): Please share
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @Arihant
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: Subba Reddy

79484444

Date: 2025-03-04 17:36:35
Score: 4
Natty: 4
Report link

For v_data_type use TEXT instead RAW, this solves problem

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

79484440

Date: 2025-03-04 17:36:34
Score: 6.5 🚩
Natty: 6
Report link

@Ugur MULUK

I have found your answers about this issue helpful when naively predicting time series. Now I understand I must do some clever work to the features to avoid the regressor's cheating issue.

I like your suggestion of switching to a binary (or multi-class) classification for predictions. I'm testing it right now. But my question is: How can I make further predictions with my binary/multi-class model?

Now I don't have prices as labels and I need to go beyond one single prediction.

Any suggestion would be very welcomed. Thank you

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (0.5): How can I
  • Blacklisted phrase (0.5): I need
  • RegEx Blacklisted phrase (2): Any suggestion
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Ugur
  • Looks like a comment (1):
  • Low reputation (0.5):
Posted by: ElCharly64

79484376

Date: 2025-03-04 17:10:27
Score: 5
Natty:
Report link

Sounds like the dismissal of the permission dialog retriggers the onResume of your Activity/Fragment. In that case, it would make sense that checkPermissions() gets called and you are stuck in the B branch of your code as the shouldShow...Rationale will only fire once as @Edric confirmed.

You can override onPause() to verify this.

"But I want to support a "corner case", whereby the user continues to refuse until they give up and delete the app (I know, I know, bear with me here...)"

This sounds like you would want the infinite loop that you are getting?

What is exactly the problem with the behaviour you are seeing and what is the behaviour you are looking for? Do you want to show the explainDialog on a loop instead of the requestPermissions dialog?

Reasons:
  • RegEx Blacklisted phrase (1): I want
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • User mentioned (1): @Edric
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Sjors de Haas

79484370

Date: 2025-03-04 17:06:25
Score: 4
Natty:
Report link

I've the same exact error with Azure Functions using Azure Service Bus ... I've tried adding services.AddHealthChecks(); but without luck... any suggestion?

Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2): any suggestion?
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-1):
Posted by: advapi

79484353

Date: 2025-03-04 16:58:23
Score: 4.5
Natty:
Report link

Did Vimeo recently change things? We have a free account and were able to hide title, byline, etc. Now it seems whether on the Vimeo site or through the embed code you can't suppress these elements and need a paid account to make these types of changes?

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

79484337

Date: 2025-03-04 16:51:21
Score: 4.5
Natty: 5
Report link

Same error in sphinx 3.7.1... i guess its the latest

Reasons:
  • RegEx Blacklisted phrase (1): Same error
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: BrixSat

79484220

Date: 2025-03-04 16:02:09
Score: 4.5
Natty: 5
Report link

Here's a good custom shader that can do the trick: https://gist.github.com/deakcor/394db005c6bd1ef3153cf6b709ebd252

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

79484188

Date: 2025-03-04 15:50:06
Score: 5
Natty: 5.5
Report link

https://i.instagram.com/challenge/?next=/api/v1/multiple_accounts/get_account_family/%253Frequest_source%253Daccount_linking_util&theme=dark could not be loaded because: abb kese kre

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

79484146

Date: 2025-03-04 15:37:02
Score: 6 🚩
Natty: 5
Report link

Does CGPDFContextAddDocumentMetadata allow to also attach a complete File to the PDF? How would you do this?

Reasons:
  • Blacklisted phrase (1): How would you
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Nfriese

79484120

Date: 2025-03-04 15:29:00
Score: 4
Natty: 4.5
Report link

I'm having this same issue, still a problem in helm 3.12, when working with Files.Get and you have the chart local it works fine... but when you package that and use the chart remotely this won't work, the package will look the files inside the package, I already try passing the file with --set / --set-file but that didn't help either, any other solution?

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

79484078

Date: 2025-03-04 15:10:55
Score: 6 🚩
Natty: 5.5
Report link

Haven't found the cause of this error?

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

79484040

Date: 2025-03-04 14:56:50
Score: 4
Natty:
Report link

I have the same issue. Eclipse seems very fragile for plugin issues. This error occurs in Marketplace showing the currently installed components. The error log just duplicates the same message from the Marketplace UI: MarketplaceDiscoveryStrategy failed with an error Unexpected response for '2963451,661,1794107,3519199,2755329,2706327,2177882,507775,3581018,2894763,1336,4716941,150,4706981,1617241,1099,1789419,3536358,2568658,5585660,3644319,593,1549,2963400,1963651'

One suggestion: Try to update the components with Help -> Check for updates. It will probably fail with a message similar to ''No repository found containing: ...'. Try fixing the Eclipse Configuration Update sites (removing no longer valid sites), updating everything except for those plugins, and reinstalling those failing component updates. In my case these plugins were problematic: Dbeaver, sonarlint, spotbugs. YMMV.

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

79483907

Date: 2025-03-04 14:02:37
Score: 4.5
Natty:
Report link

turned out Godot couldnt deal with the used color space from my image. So i changed the color space to a color space that i knew Godot could accept and now its working.

Maybe this is helpful for someone having similar issues.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): having similar issue
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Mike Twain

79483893

Date: 2025-03-04 13:54:34
Score: 4.5
Natty:
Report link

And if you try with Expand (or Flexible) instead of SizedBox ?

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

79483871

Date: 2025-03-04 13:44:31
Score: 11.5 🚩
Natty: 6
Report link

how did you resolve this issue?

Reasons:
  • RegEx Blacklisted phrase (3): did you resolve this
  • RegEx Blacklisted phrase (1.5): resolve this issue?
  • 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): how did you
  • Low reputation (1):
Posted by: user29885715

79483867

Date: 2025-03-04 13:44:30
Score: 5
Natty: 4.5
Report link

I, Don't know anything so, Bye.


https://www.youtube.com/results?search_query=Lets+game+it+out

Very funny guy.

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