79613934

Date: 2025-05-09 10:39:03
Score: 5.5
Natty:
Report link

Is this the effect you want? If you want this ,you can get it from webdebugx.com

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is this the
  • Low reputation (1):
Posted by: jim

79613926

Date: 2025-05-09 10:33:00
Score: 7 🚩
Natty:
Report link

MayBe the problem could be in the user private key rights?

Do you have the user right's to manage the private key of the certificate?

Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have the
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Matteo sky

79613916

Date: 2025-05-09 10:24:58
Score: 7 🚩
Natty: 5
Report link

Did you find the solution eventually? I keep having this problem from time to time. I don't use the code for some days, and then it works again.

Thanks!

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (3): Did you find the solution
  • Low length (1):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you find the solution
  • Low reputation (1):
Posted by: marina

79613905

Date: 2025-05-09 10:16:55
Score: 5
Natty:
Report link

Issue is known:
https://github.com/supabase/supabase-js/issues/1400
for some this workaround was good:
https://docs.expo.dev/versions/latest/config/metro/#packagejsonexports

enter image description here

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

79613892

Date: 2025-05-09 10:08:52
Score: 4
Natty:
Report link

Being hacked by someone who used this

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

79613881

Date: 2025-05-09 10:01:50
Score: 5.5
Natty: 7
Report link

What if my curl request is similar but I want to upload a file then how can I simulate that request.

Reasons:
  • Blacklisted phrase (0.5): how can I
  • RegEx Blacklisted phrase (1): I want
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): What if
  • Low reputation (1):
Posted by: user30490738

79613816

Date: 2025-05-09 09:13:35
Score: 6 🚩
Natty: 4.5
Report link

How about applying custom colors to the COG using a color ramp?

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): How
  • Low reputation (1):
Posted by: Risper Mutuku

79613796

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

Below is the updated list of top free image sharing sites with their Domain Authority (DA) and Page Authority (PA):

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

79613792

Date: 2025-05-09 09:00:31
Score: 5.5
Natty:
Report link

when remove double quotes from children as follows "TransportationOptions" : [{ children : { "type" : "tube", "details" : "Tower Hill Station (District and Circle lines)", "distance" : "0.3" }, children : { "type" : "river", "details" : "Tower Pier (Thames Clipper)", "distance" : "0.1" }}]says Uncaught TypeError: parsedJSONObject.location.TransportationOptions.children is not iterable.
what do i do now???

Reasons:
  • Blacklisted phrase (1): ???
  • No code block (0.5):
  • Ends in question mark (2):
  • Self-answer (0.5):
  • Starts with a question (0.5): when
  • Low reputation (1):
Posted by: Jeevan Manik Reddy

79613752

Date: 2025-05-09 08:34:23
Score: 5
Natty: 6.5
Report link

maybe this article will help you to find out mail id using GAIAid
https://x.com/DarkWebInformer/status/1920512508546175354

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

79613680

Date: 2025-05-09 07:47:10
Score: 6 🚩
Natty:
Report link

I am unable to reproduce the issue in my browser. Might be a local configuration issue?

enter image description here

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: Marc H

79613675

Date: 2025-05-09 07:43:08
Score: 4
Natty:
Report link

Browser console

Test directly with browser console I give same problem, is this related to any setting of computer

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

79613672

Date: 2025-05-09 07:42:07
Score: 7.5 🚩
Natty:
Report link
Thanks for sharing your issue. That does sound unusual, since the .trim() function in JavaScript is only supposed to remove leading and trailing whitespace — it shouldn’t affect characters like á, à, é, etc.

To better understand what’s happening and help you troubleshoot, could you please provide a few more details?

    What environment are you running this code in? (Browser? Node.js? React Native? VS Code console?)

    What encoding are you using? (Is your file set to UTF-8? If it’s in HTML, are you using <meta charset="UTF-8">?)

    Are you copying text from external sources like Word, Excel, or Google Docs? These sometimes include invisible or special whitespace characters.

    Can you share the exact code snippet you’re using and the output you’re getting? That would really help.

My guess is it might be due to hidden Unicode whitespace characters (like \u00A0 or \u200B) or improper encoding settings. With a bit more context, I’m happy to help you narrow it down!
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (2): Thanks for sharing
  • RegEx Blacklisted phrase (2.5): could you please provide
  • RegEx Blacklisted phrase (2.5): Can you share
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Hoàng Kiệt Võ

79613649

Date: 2025-05-09 07:25:02
Score: 4.5
Natty:
Report link

removing <p class=MsoNormal><o:p> </o:p></p>" worked.

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

79613638

Date: 2025-05-09 07:15:59
Score: 4.5
Natty:
Report link

Try to replace !!showWarning && by !!showWarning ?

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

79613633

Date: 2025-05-09 07:11:56
Score: 5.5
Natty: 4.5
Report link

I also want to convert rvt file into ifc. I have uploaded rvt file on autodesk but not able to convert into ifc.

Can you suggest How can we convert like which autodesk forge API should be use

Reasons:
  • Blacklisted phrase (1): How can we
  • RegEx Blacklisted phrase (2.5): Can you suggest How
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Rahi

79613619

Date: 2025-05-09 07:03:53
Score: 6 🚩
Natty: 4
Report link

Do you have found the answer? I am have the same Problem.

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am have the same Problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Chape Hans

79613604

Date: 2025-05-09 06:50:50
Score: 4
Natty:
Report link

Alternative for Spotify API, No authentication required

https://reccobeats.com/docs/apis/get-recommendation

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

79613567

Date: 2025-05-09 06:13:40
Score: 4.5
Natty:
Report link

Problem solved. Answer: deactivate ZHA

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Радик

79613546

Date: 2025-05-09 05:51:34
Score: 6 🚩
Natty:
Report link

Are we posting AI answers now? sumon mia

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

79613507

Date: 2025-05-09 05:05:22
Score: 4
Natty:
Report link

I am getting this error "No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.)." when i do blob trigger, the code is running fine in local after azure deployment, throwing this error.

Reasons:
  • Blacklisted phrase (1): I am getting this error
  • RegEx Blacklisted phrase (1): I am getting this error
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kiruba Babu

79613400

Date: 2025-05-09 02:18:40
Score: 10 🚩
Natty: 4
Report link

I had the same issue on 2025/05/09 when I changed from short token to long token. It shows me this error, and I have no idea how to resolve it. Does anyone have a solution?

Reasons:
  • Blacklisted phrase (3): have a solution?
  • Whitelisted phrase (-1): I had the same
  • RegEx Blacklisted phrase (3): Does anyone have a solution
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Duy Nam Nguyễn

79613365

Date: 2025-05-09 01:17:26
Score: 4.5
Natty: 4
Report link

just don't unless your making minecraft

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

79613326

Date: 2025-05-09 00:12:10
Score: 5.5
Natty:
Report link

You might find this video helpful.

https://youtu.be/Ngsz9pfgBUo

The associated GitHub project is - https://github.com/mamonaco1973/container-intro/tree/main/.github/workflows

We walk through configuring GitHub actions for AWS, Azure and GCP.

Reasons:
  • Blacklisted phrase (1): youtu.be
  • Blacklisted phrase (1): this video
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Michael Monaco

79613309

Date: 2025-05-08 23:45:04
Score: 5.5
Natty:
Report link

It's 9 years later and I'm disappointed the "Accepted Answer" on this is completely wrong. I also can't downvote or comment on anything because of the broken reputation system on here too. The issue with

tennis_window.title('Top Ten Tennis')

Has nothing to do with the error OP is asking about as I'm getting the exact same error without ever trying to set the Title or a string anywhere. Something about just creating a new Window with TopLevel is causing a weird error where python keeps thinking it is a string object for whatever reason. I'm currently unable to just call something as basic as:

NewWindow = TopLevel()

without getting this exact same error where it says 'str' obj is not callable. I've even used type hinting to explicitly say the type but it always seems to think it is a 'str' obj for whatever reason. It'd be awesome if someone had the real answer for this.

For reference here is the entirety of the code I'm using to get this exact same type error:

def CreateNewWindow():
    NewWindow = Toplevel()

That's literally it. I then just call the function from a ttk.Button with command=CreateNewWindow()

Reasons:
  • RegEx Blacklisted phrase (1.5): reputation
  • RegEx Blacklisted phrase (2): downvote
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): I'm getting the exact same error
  • Low reputation (1):
Posted by: Tommy Wilkinson

79613286

Date: 2025-05-08 23:14:56
Score: 5
Natty:
Report link

Found the answer - it is here:

https://community.powerplatform.com/forums/thread/details/?threadid=63fa952a-b513-4095-8e71-e50f932b772f

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

79613231

Date: 2025-05-08 22:12:38
Score: 6 🚩
Natty: 5
Report link

I have the same problem, as do others. It only seems an issue with a list long enough to nessesitate a fair amount of scrolling and becomes more evident as you scroll up and down a few times while tapping onto the items.

Reasons:
  • Blacklisted phrase (1): I have the same problem
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: John

79613157

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

How your infrastructure looks like? С program on one computer, browser - on another? Do you have any web-server?

There are a lot of different ways.

  1. You can write web-server in your С program and open it in browser.
  2. You can send (with a lot of protocols - http API, snmp, syslog, raw udp, etc) data from С program to WEB server, save there and show in browser.
  3. If you have everything on one computer, you can also make web server with your С program, or make the page in files with js that uses websocket to communicate. Then you will need to use websockets on С side.
  4. The easiest way - save data to file and use html page with js which will parse local file every n seconds.
Reasons:
  • RegEx Blacklisted phrase (2.5): Do you have any
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): How you
  • Low reputation (0.5):
Posted by: Sergey Soltanov

79613151

Date: 2025-05-08 20:59:17
Score: 5
Natty: 5
Report link

FileNotFoundError: [Errno 2] No such file or directory: 'movies.txt' problema solucionado lo fuy cambiando de directorio asta que termine en el directorio principal del proyecto. Y ta lo deje AY

Reasons:
  • Blacklisted phrase (2.5): solucion
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Jorge Coimbra

79613136

Date: 2025-05-08 20:42:12
Score: 4.5
Natty:
Report link

English
You're encountering this issue because you're trying to load a .pyd (native extension module) using a SourceLoader, which is intended for .py files (text). Native extensions like .pyd must be loaded using ExtensionFileLoader — otherwise, you’ll get DLL or encoding-related errors.

Assuming you dynamically created this structure:

/a/temp/dir/foo/
    __init__.py
    bar.pyd

You can correctly import the package and the .pyd module like this:

import sys
import importlib.util
import importlib.machinery
import os

def import_pyd_module(package_name, module_name, path_to_pyd, path_to_init):
    # Ensure package is imported first
    if package_name not in sys.modules:
        spec_pkg = importlib.util.spec_from_file_location(
            package_name,
            path_to_init,
            submodule_search_locations=[os.path.dirname(path_to_init)]
        )
        module_pkg = importlib.util.module_from_spec(spec_pkg)
        sys.modules[package_name] = module_pkg
        spec_pkg.loader.exec_module(module_pkg)

    # Load the compiled submodule
    fullname = f"{package_name}.{module_name}"
    loader = importlib.machinery.ExtensionFileLoader(fullname, path_to_pyd)
    spec = importlib.util.spec_from_file_location(fullname, path_to_pyd, loader=loader)
    module = importlib.util.module_from_spec(spec)
    sys.modules[fullname] = module
    spec.loader.exec_module(module)
    return module

Why Your Custom Loader Fails

Your MyLoader inherits from SourceLoader, which expects a .py file and calls get_data() expecting text. This cannot be used for .pyd files, which are binary and must be handled using the built-in ExtensionFileLoader.

If you want a custom import system with dynamic .pyd loading, you can still use a MetaPathFinder, but your loader must delegate to ExtensionFileLoader.

Usage:

mod = import_pyd_module(
    package_name="foo",
    module_name="bar",
    path_to_pyd="/a/temp/dir/foo/bar.pyd",
    path_to_init="/a/temp/dir/foo/__init__.py"
)

mod.some_method()

Spanish
Estás teniendo este problema porque intentas cargar un módulo compilado .pyd usando un SourceLoader, que está diseñado para archivos .py (texto fuente). Los archivos .pyd (extensiones nativas en Windows) deben cargarse usando ExtensionFileLoader, o de lo contrario recibirás errores como el de carga de DLL o problemas de codificación.

Supongamos que creaste dinámicamente la siguiente estructura:

/a/temp/dir/foo/
    __init__.py
    bar.pyd

Puedes importar correctamente el paquete y el módulo .pyd con el siguiente código:

import sys
import importlib.util
import importlib.machinery
import os

def importar_pyd_como_modulo(nombre_paquete, nombre_modulo, ruta_pyd, ruta_init):
    # Asegurar que el paquete esté importado primero
    if nombre_paquete not in sys.modules:
        spec_pkg = importlib.util.spec_from_file_location(
            nombre_paquete,
            ruta_init,
            submodule_search_locations=[os.path.dirname(ruta_init)]
        )
        modulo_pkg = importlib.util.module_from_spec(spec_pkg)
        sys.modules[nombre_paquete] = modulo_pkg
        spec_pkg.loader.exec_module(modulo_pkg)

    # Cargar el submódulo compilado
    nombre_completo = f"{nombre_paquete}.{nombre_modulo}"
    loader = importlib.machinery.ExtensionFileLoader(nombre_completo, ruta_pyd)
    spec = importlib.util.spec_from_file_location(nombre_completo, ruta_pyd, loader=loader)
    modulo = importlib.util.module_from_spec(spec)
    sys.modules[nombre_completo] = modulo
    spec.loader.exec_module(modulo)
    return modulo

Por qué falla tu MyLoader

Tu clase MyLoader hereda de SourceLoader, lo cual no sirve para archivos .pyd, porque espera archivos fuente .py y llama a get_data() esperando texto plano. Sin embargo, .pyd es binario, y debe manejarse con el loader nativo de extensiones: ExtensionFileLoader.

Si deseas implementar un sistema de carga personalizado, puedes seguir usando MetaPathFinder, pero el loader debe delegar a ExtensionFileLoader.

Reasons:
  • Blacklisted phrase (1): Está
  • Blacklisted phrase (1): está
  • Blacklisted phrase (1): porque
  • Blacklisted phrase (2): código
  • Long answer (-1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Take36500

79613111

Date: 2025-05-08 20:23:06
Score: 8.5 🚩
Natty: 5.5
Report link

I'm faced with the same issue. Did you ever sort this out?

Reasons:
  • RegEx Blacklisted phrase (3): Did 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: Jeff Wessling

79613109

Date: 2025-05-08 20:22:06
Score: 4
Natty:
Report link

I try you code but got an error

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

79613020

Date: 2025-05-08 19:11:44
Score: 5.5
Natty: 5.5
Report link

Ola, poderia me ajudar? no caso ToolKit vem da onde? como ele esta declarado no começo do XAML?

Obrigado.

Reasons:
  • RegEx Blacklisted phrase (1): Obrigado
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Rodrigo Gimenez

79613019

Date: 2025-05-08 19:11:44
Score: 4
Natty:
Report link

@Shayki Abramczyk . how to get list of all attachments details if attached during Test Run/TestResults in Testplan

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: learner

79612908

Date: 2025-05-08 17:46:23
Score: 4
Natty: 4.5
Report link

Try add to robots.txt:

Disallow: /_next/static/chunks/app/

Source:

https://www.academicjobs.com/dyn/failing-dynamic-routes-in-next-js

Reasons:
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Radosław Ogorzałek

79612850

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

I wonder if one of the solutions wouldn't be also using something like :

<ng-container formGroupName="childGroup">
   <input type="text" formControlName="childControl1">
</ng-container>

<input type="text" [formControl]="parentControl1">

<ng-container formGroupName="childGroup">
    <input type="text" formControlName="childControl2">
</ng-container>

That way we would get ordering split. Though I am looking for answare if that is allowed to have separate 2 fromGroupName in same template. I am experimenting right now. What do you think guys?

Reasons:
  • Blacklisted phrase (2): I am looking for
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: PPik

79612847

Date: 2025-05-08 17:00:06
Score: 8 🚩
Natty: 5
Report link

I ran in the exact same issue and path... but without getting answers to your questions... I am on pi zero. w 2, did you get anywhere?

Reasons:
  • RegEx Blacklisted phrase (3): did you get
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: YSiegel

79612740

Date: 2025-05-08 15:40:43
Score: 7 🚩
Natty: 4.5
Report link

do you have a working solution for the xerox accounting. I want to build my own and my new copiers don't use the same account/jbaserve login and can't find any info. Thanks

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (1): I want
  • RegEx Blacklisted phrase (2.5): do you have a
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Barkster

79612719

Date: 2025-05-08 15:28:39
Score: 5.5
Natty: 6.5
Report link

You saved my like, I couldn't figure out why mine was failing with 403 error. I too was including the colons ":". Removing them got me cleared. Thank you.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (2): You saved my
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Israel Mercedes

79612712

Date: 2025-05-08 15:25:37
Score: 12.5 🚩
Natty: 6.5
Report link

Did you solve this?, I have the same issue

Reasons:
  • Blacklisted phrase (1): I have the same issue
  • RegEx Blacklisted phrase (3): Did you solve this
  • RegEx Blacklisted phrase (1.5): solve this?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did you solve this
  • Low reputation (1):
Posted by: Oscar Ávila

79612658

Date: 2025-05-08 14:54:26
Score: 4
Natty:
Report link

To fix this issue I had to redo the solution and not enable https

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

79612589

Date: 2025-05-08 14:19:15
Score: 7.5 🚩
Natty: 4.5
Report link

This link here might help, im having the same issue
https://github.com/webdriverio/webdriverio/issues/14284

Reasons:
  • Blacklisted phrase (1): This link
  • Probably link only (1):
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): having the same issue
  • Low reputation (1):
Posted by: lailien3

79612586

Date: 2025-05-08 14:16:13
Score: 9 🚩
Natty:
Report link

Have you found a solution? I am having the same problem

Reasons:
  • RegEx Blacklisted phrase (2.5): Have you found a solution
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same problem
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dragoș Cojocaru

79612541

Date: 2025-05-08 13:57:08
Score: 4
Natty:
Report link

I had the same problem, i fix it watching this video, is in spanish but you can follow the control panel path that he shows.
https://www.youtube.com/watch?v=nFVPFCigomE

finally the problem looks like a hour/region configuration, it fixs selecting the "Use UTF-8 Unicode for worldwide language compatibility" option

Control Panel > clock and region > region > "change regional system configuration"

Reasons:
  • Blacklisted phrase (1): youtube.com
  • Blacklisted phrase (1): this video
  • Whitelisted phrase (-1): I had the same
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ar1Oak

79612512

Date: 2025-05-08 13:43:03
Score: 4
Natty:
Report link

When you set the height to 100 the menu is on set height. To raise or lower the terrain drop the menu down and select "raise or lower terrain" simple as that

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When you
  • Low reputation (1):
Posted by: user30483245

79612476

Date: 2025-05-08 13:23:55
Score: 10 🚩
Natty:
Report link

I am having the same problem, can you show me how to use infinite scroll with datatable from primevue?

Thanks !

Greets,

John

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • RegEx Blacklisted phrase (2.5): can you show me how
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am having the same problem
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: John Lauwers

79612412

Date: 2025-05-08 12:53:45
Score: 5
Natty: 4
Report link

Did that. They are not restored.

Reasons:
  • Low length (2):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Did that
  • Low reputation (1):
Posted by: Guest

79612378

Date: 2025-05-08 12:34:36
Score: 9 🚩
Natty:
Report link

did you find a solution to prevent iOS from suspending your app in the background during an active VoIP call? I'm facing the same issue and would really appreciate any insights or workarounds you discovered.

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution to
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm facing the same issue
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): did you find a solution to
  • Low reputation (1):
Posted by: fatma tarek

79612362

Date: 2025-05-08 12:23:32
Score: 5
Natty: 4
Report link

تحسين التجاعيد بدت تبين؟ وبشرتچ صايرة باهتة؟ جرّبي سيروم فيتامين سي من FLORENCE، يعيد لبشرتچ نضارتها ويوحّد اللون من أول أسبوع! بيصير ويهج يشعّ، وبتحسين بالفرق كل يوم… هو الحل اللي يريحچ من التعب والبهتان. لا تفوتين الفرصة، الكمية محدودة والعرض بتنتهي

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • No latin characters (2.5):
  • Low reputation (1):
Posted by: Yassin Store

79612357

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

In my node_modules inside the @firebase folder I don't have the auth folder.

Node modules Folder

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • User mentioned (1): @firebase
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Marcos Neva Davisa

79612321

Date: 2025-05-08 12:05:26
Score: 4
Natty:
Report link
  1. What is the compaction type ?

  2. What is the size of each partition, make sure partitions size is 100 MB max, Large partitions will cause GC pauses

  3. What is the consistency level ?

  4. Make sure you have no disk issues, high disk queue size
    https://support.datastax.com/s/article/HOW-TO-Use-iostat-to-diagnose-CPU-and-IO-bottlenecks

  5. Also check if there are too many memtable flushes, values of these parameters
    memtable_heap_space_in_mb, memtable_cleanup_threshold

  6. Do you see frequent tombstones in logs ?

Reasons:
  • No code block (0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): What is the
  • Low reputation (1):
Posted by: Krishna Alapati

79612260

Date: 2025-05-08 11:34:17
Score: 6
Natty: 7
Report link

Bonjour, j’essaie d’utiliser l’API de paiement marchand Flouci, mais j’obtiens une erreur 404. Mon compte est-il bien activé pour l’API ?

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Taboui Nidhal

79612114

Date: 2025-05-08 09:52:49
Score: 7
Natty: 7
Report link

I also managed to approve the request previously, but this solution doesn't work anymore? Does anyone know where requests are now?

Reasons:
  • RegEx Blacklisted phrase (2): Does anyone know
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Charlotte Van Zyl

79612104

Date: 2025-05-08 09:46:47
Score: 4.5
Natty:
Report link

Problem solved, i have an error with my network configurations in Composer

Reasons:
  • RegEx Blacklisted phrase (1): i have an error
  • Low length (1.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: burrito

79611974

Date: 2025-05-08 08:21:54
Score: 8 🚩
Natty:
Report link

Hi am facing the very same problem here with Access Denied, i created a App and power automate flow with a service Account, i have full control to the site and document library......did you find a solution

Reasons:
  • RegEx Blacklisted phrase (3): did you find a solution
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): facing the very same problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: Theresho Mashigo

79611963

Date: 2025-05-08 08:11:52
Score: 11.5
Natty: 7
Report link

r u able to create major upgradation successfully? I am also facing same issue in Installshield. Could u pls help me?

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): Could u pls help me
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I am also facing same issue
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Sandhyarani Sahoo

79611936

Date: 2025-05-08 07:53:46
Score: 6.5 🚩
Natty: 4.5
Report link

We have the same issue with our App - which has now been removed from play store.

Apparently - "Google Play Store does not allow apps whose primary purpose is to display a website's content using a webview"

However...

I also note: "Webview apps such as Facebook, Instagram, and Twitter are commonplace"

double standard?

Reasons:
  • No code block (0.5):
  • Me too answer (2.5): have the same issue
  • Ends in question mark (2):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: mark r

79611900

Date: 2025-05-08 07:34:39
Score: 6 🚩
Natty:
Report link

I am facing the same issues, But I don‘t how do fix that,....

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I am facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: ming wang

79611857

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

Is there any updates on this issue? I have the exact same error

Reasons:
  • Blacklisted phrase (1): Is there any
  • Blacklisted phrase (1): any updates on
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I have the exact same error
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Is there any
  • Low reputation (1):
Posted by: Merna Hesham

79611850

Date: 2025-05-08 07:03:28
Score: 5
Natty:
Report link

I'm trying to add dependency in pom but when I'm updating my project or pom it is not showing in maven dependency section I restart project as well as system still not working

Reasons:
  • Blacklisted phrase (2): still not working
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Pranjul Kesharwani

79611838

Date: 2025-05-08 06:55:25
Score: 4
Natty: 4.5
Report link

This tool helps to find the language/framework used to build the apk.

https://github.com/EngineerDanny/apk-framework-detector

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

79611818

Date: 2025-05-08 06:39:21
Score: 8.5 🚩
Natty: 4
Report link

now i have a big problem with this method
i have 3 firefox installed on my pc and when i want to start each one with batch file i use

cd "C:\mozilla\3\"

start firefox.exe

and it works just fine but can any one tell me how to tell batch file witch mozilla to kill? like i want a batch file to close mozila number 1 and 3 (especified by location)
is taht posible?

Reasons:
  • Blacklisted phrase (1.5): tell me how to
  • RegEx Blacklisted phrase (2.5): can any one tell me how
  • RegEx Blacklisted phrase (1): i want
  • No code block (0.5):
  • Ends in question mark (2):
  • Low reputation (1):
Posted by: Mostafa Mohseni

79611809

Date: 2025-05-08 06:34:19
Score: 5.5
Natty: 5.5
Report link

Currently running into the same issue, could you find a solution?

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Dominik Bünzli

79611785

Date: 2025-05-08 06:16:13
Score: 12.5
Natty: 7.5
Report link

I'm having the exact same problem as you, did you solve it?

Reasons:
  • RegEx Blacklisted phrase (3): did you solve it
  • RegEx Blacklisted phrase (1.5): solve it?
  • Low length (1.5):
  • No code block (0.5):
  • Me too answer (2.5): I'm having the exact same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: G Rivia

79611696

Date: 2025-05-08 03:49:40
Score: 4.5
Natty:
Report link

See https://stackoverflow.com/a/60326398/8322843 for help. That works indeed.

Here is my captured Debug Configuration page. img

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

79611677

Date: 2025-05-08 03:22:33
Score: 8.5 🚩
Natty:
Report link

Venkatesan, We are facing the same issue at our end, Did your issue get resolved, if yes, can you please share the solution. thanks.

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (2.5): can you please share the solution
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): facing the same issue
  • Single line (0.5):
  • Low reputation (1):
Posted by: Anil Bhagchandani

79611637

Date: 2025-05-08 02:24:19
Score: 9 🚩
Natty:
Report link

I'm actually getting the exact same error. I'm just running npx expo start --clear and using the QR code to run the app on my iPhone. Everything had been running fine for the duration of the tutorial I've been going through. App loads and starts fine, but it seems to trigger that error when I do something which attempts to interact with Appwrite. I'm not using nativewind or anything like that. It's a pretty simple app. (Going through the Net Ninja's series on React Native) Issue started on lesson #18 Initial Auth State. Any help would be appreciated.

Reasons:
  • Blacklisted phrase (1): appreciated
  • Blacklisted phrase (1): Any help
  • RegEx Blacklisted phrase (3): Any help would be appreciated
  • Long answer (-0.5):
  • No code block (0.5):
  • Me too answer (2.5): getting the exact same error
  • Single line (0.5):
  • Low reputation (1):
Posted by: t_reed

79611602

Date: 2025-05-08 01:35:07
Score: 4.5
Natty: 4.5
Report link

How can this possibly work? setInstrument() is never called.

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 can this
  • Low reputation (1):
Posted by: Jim

79611560

Date: 2025-05-08 00:42:54
Score: 4
Natty: 4
Report link

Excelente con esto funciona correctamente.

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

79611508

Date: 2025-05-07 23:17:32
Score: 10 🚩
Natty: 6.5
Report link

did you ever find an answer to this.. ? thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • RegEx Blacklisted phrase (3): did you ever find an answer to this
  • 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): did you
  • Low reputation (1):
Posted by: Greg

79611440

Date: 2025-05-07 21:45:06
Score: 5.5
Natty: 5
Report link

Thank you, it helped me a lot.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): helped me a lot
  • Low length (2):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: steeve55

79611438

Date: 2025-05-07 21:44:05
Score: 5
Natty:
Report link

It did not work for me, please is there a way you can do video on this please, I am getting tired and frustrated.

Reasons:
  • Blacklisted phrase (1): did not work
  • Blacklisted phrase (1): is there a way
  • Low length (1):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Kings Oduah

79611236

Date: 2025-05-07 18:47:15
Score: 8
Natty: 7.5
Report link

I assume you got the answer. If so, Can you share the answer?

Reasons:
  • RegEx Blacklisted phrase (2.5): Can you share the answer
  • Low length (1.5):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Bibek Tamang

79611221

Date: 2025-05-07 18:40:12
Score: 4
Natty:
Report link

May 2025: none of the above links work. The new link where you can get the png and ai file for Facebook logo is here:

Other guidelines are still at the same link as @Avrahm posted:

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

79611207

Date: 2025-05-07 18:34:06
Score: 6 🚩
Natty:
Report link

I work with vr a frame not a lot but from time to time and I do not know what to solve this but I'm also have the same problem as this person

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Me too answer (2.5): I'm also have the same problem
  • Unregistered user (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Robbietrex

79611178

Date: 2025-05-07 18:09:59
Score: 4
Natty:
Report link

Well... they seem to have fixed the problem. The packages are now visible...

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

79611092

Date: 2025-05-07 17:20:41
Score: 12.5 🚩
Natty: 6.5
Report link

Did you manage to solve it? I have the same problem.

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

79611003

Date: 2025-05-07 16:20:23
Score: 4
Natty:
Report link

Wasn't encoding to base64 on client end. Server end expected base64 encoding

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

79610997

Date: 2025-05-07 16:19:19
Score: 8 🚩
Natty:
Report link
module.exports = {
content: [
  "./src/**/*.{html,ts}",
  "./node_modules/flusysng/**/*.{html,ts}",
],
corePlugins: {
  preflight: false,
}

}

Hi sir, did you find anser. i use this but it not work for me. can you help me about that.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): did you find
  • RegEx Blacklisted phrase (3): can you help me
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: MD HOSSEN RANA

79610984

Date: 2025-05-07 16:13:16
Score: 4.5
Natty:
Report link

I found it!

Grant_type in the request is not 'client_credentials' but 'password'.

Best regards

Sergio

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: maccarilab

79610972

Date: 2025-05-07 16:07:14
Score: 4
Natty:
Report link

Well, trying to create a minimal reproducible example actually solved my problem! There’s actually just some absolutely positioned element in the way – if I remove that, the code works fine. Thank you @C3roe!!

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @C3roe
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Anna Kleiner

79610963

Date: 2025-05-07 16:04:12
Score: 7 🚩
Natty: 5
Report link

any ideas for android 14? i have this same issue on a Honor magic 6 lite, it wont lemme uninstall it.. i froze it.. but it bugs me to have it there.. what ive done is to froze it and then limit its network access with an app called NetPatch(basically a firewall). but there is no way i can uninstall it, and also i cant install an unbranded firmware. it is so annoying. Thanks in advance

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): any ideas
  • RegEx Blacklisted phrase (3): Thanks in advance
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Franco Martellini

79610914

Date: 2025-05-07 15:37:02
Score: 6 🚩
Natty: 5.5
Report link

Can You give exact versions of CUDA, CuDNN, and Nvidia Driver? I'm trying to do same in 2025 but there are still some obstacles (too new - looks, some functions are not supported in never version :/)

Reasons:
  • RegEx Blacklisted phrase (2.5): Can You give
  • Low length (0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): Can You give
  • Low reputation (1):
Posted by: Tomasz B

79610875

Date: 2025-05-07 15:17:55
Score: 4
Natty:
Report link

try npm i vitest-react-native plugin and add it to vitest.config. info: https://github.com/sheremet-va/vitest-react-native

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

79610769

Date: 2025-05-07 14:27:40
Score: 4
Natty:
Report link

Might be an old thread but here goes:

I can't seem to generate a token, and I have the same syntax used here.

auth_details = {
    "usernname" : "fakeuser",
    "password" : "fakepassword",
    "grant_type" : "password",
}

uri = "https://secretserver.fakedomain.com/oauth2/token"

headers = { 'Accept': "application/json", 
           'Content-Type': "x-www-form-urlencoded",
        }

response = requests.post(uri,data=auth_details,headers=headers)

This result in Response 406. When I try to see the contents of response:

print(response.text)

<div id="header"><h1>Server Error</h1></div>
<div id="content">
 <div class="content-container"><fieldset>
  <h2>406 - Client browser does not accept the MIME type of the requested page.</h2>
  <h3>The page you are looking for cannot be opened by your browser because it has a file name extension that your browser does not accept.</h3>
 </fieldset></div>
</div>
</body>

I've tried changing the accept type to text/html, and I got a Response 200. But as expected , it's in html format and the details of the token is not there.

Hoping someone can help me here.

Reasons:
  • Blacklisted phrase (1): help me
  • RegEx Blacklisted phrase (3): someone can help me
  • Long answer (-1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: user30473559

79610756

Date: 2025-05-07 14:23:35
Score: 6.5 🚩
Natty:
Report link

@Benjamin, I followed all your steps in the demo model/blog post you linked to give cars and peds "eyes", but I am encountering one outstanding issue. In the checkForPed function (see pasted below), I get the error message that "The method get_Main() is undefined for the type Cars". Any ideas on how to resolve? I tried main.pedestrian, too, but that didn't seem to work. Thanks!

for (Pedestrian thisPed : get_Main().pedestrian) {
    // for each pedestrian in model
    double pedX = thisPed.getX() - getX();
    double pedY = thisPed.getY() - getY();
    if (fieldOfView.contains(pedX, pedY)) {
        pedInDanger = true;
        break;
    } 
}
Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Blacklisted phrase (1): Any ideas
  • RegEx Blacklisted phrase (1.5): how to resolve?
  • RegEx Blacklisted phrase (1): I get the error
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • User mentioned (1): @Benjamin
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Annie Engen

79610741

Date: 2025-05-07 14:16:32
Score: 4
Natty:
Report link

Yes works good, i tried http://localhost:8081/ worked perfectly,thanks

Reasons:
  • Blacklisted phrase (0.5): thanks
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Vincent Cheruiyot

79610583

Date: 2025-05-07 13:00:08
Score: 4
Natty:
Report link

This was answered on the Jenkins forum. Configuration is in the Organisation section

https://community.jenkins.io/t/checkout-configuration-in-declarative-multi-branch-pipeline/30466/2

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

79610582

Date: 2025-05-07 13:00:08
Score: 4
Natty:
Report link

req.cookies returns undefined but cookies are set

tried the fetching api with :

1st credentials : 'include' 2nd withCredentials: true

and added app.use(express.urlencoded({ extended: true })); in app.js

but nothing worked.

Reasons:
  • Blacklisted phrase (1): but nothing work
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: manishpargai

79610550

Date: 2025-05-07 12:46:03
Score: 7 🚩
Natty: 5
Report link

Having exactly same problem here and mystified. Problem with only 1 textbox on the form, other textboxes updating fine. The problem textbox has multiline property set to True, wondering if that's an issue?

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Me too answer (2.5): Having exactly same problem
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: LiamK

79610535

Date: 2025-05-07 12:41:01
Score: 5.5
Natty: 4.5
Report link

I have a similar problem, a BIRDRF device was discontinued and to update the firmware you need a key that the company no longer provides, when disassembling the BIN, I came across sections in .srec, which contain only the code and constant data, at most an array of hexadecimal values, perhaps with the memory map, I could disassemble to ASM, but without information on symbols and variables, only absolute addresses.

Reasons:
  • Blacklisted phrase (1): I have a similar problem
  • No code block (0.5):
  • Me too answer (2.5): I have a similar problem
  • Single line (0.5):
  • Low reputation (1):
Posted by: elettoz

79610515

Date: 2025-05-07 12:29:57
Score: 4.5
Natty: 4
Report link

enter image description here

You may have to uncheck Write Defaults in Unity 6 version.

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Chanachok

79610499

Date: 2025-05-07 12:23:54
Score: 6.5 🚩
Natty: 5
Report link

can you send me please copy of big database(fake) for odoo

Reasons:
  • RegEx Blacklisted phrase (2.5): can you send me
  • Low length (1.5):
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): can you
  • Low reputation (1):
Posted by: ferchichi wissal

79610445

Date: 2025-05-07 11:49:45
Score: 6 🚩
Natty: 6
Report link

eerwwwwwwwwwwwwwwwwwwwwww fddddddddddddd

Reasons:
  • Low length (1.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Has no white space (0.5):
  • Single line (0.5):
  • Filler text (0.5): wwwwwwwwwwwwwwwwwwwwww
  • Filler text (0): ddddddddddddd
  • Low entropy (1):
  • Low reputation (1):
Posted by: user30472091

79610423

Date: 2025-05-07 11:37:42
Score: 4
Natty: 4.5
Report link

Here more info about the deprecation rules:

https://developers.google.com/digital-asset-links/v1/revocation

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

79610364

Date: 2025-05-07 10:58:28
Score: 4
Natty: 4.5
Report link

But this means, if someone wants to increment a property in an atomic way, then an eTag must be provided to receive ETag mismatches (in case of multiple simultaneous write operations)?
Or is a CosmosDb increment (patch) operation always atomic?

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

79610328

Date: 2025-05-07 10:35:21
Score: 4
Natty:
Report link

You are just creating a signature field. Check this example from open-pdf https://github.com/LibrePDF/OpenPDF/blob/master/pdf-toolbox/src/test/java/com/lowagie/examples/objects/Signing.java

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

79610321

Date: 2025-05-07 10:33:20
Score: 4
Natty:
Report link

j' ai toujours le meme probleme et j'essaye de trouver la solution merci de nous repondre

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

79610286

Date: 2025-05-07 10:14:13
Score: 6 🚩
Natty:
Report link

Did you tried to upgrade to latest 2.5.11?

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: James Luan

79610243

Date: 2025-05-07 09:56:07
Score: 6 🚩
Natty: 5
Report link

I'm running through the same problem but the post of Dzmity is not available anymore. Where can I find the steps please ?

Reasons:
  • RegEx Blacklisted phrase (1): I find the steps please
  • Low length (1):
  • No code block (0.5):
  • Ends in question mark (2):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Yaya0306