All Questions

New search experience powered by AI

Stack Overflow is leveraging AI to summarize the most relevant questions and answers from the community, with the option to ask follow-up questions in a conversational format.

Get early access
Filter by
Sorted by
Tagged with
0 votes
0 answers
2 views

how i need place arg in code for funtion send?

i have there function: function send(address to, Pair721[] memory tokens) public nonReentrant whenNotPaused { for (uint256 i = 0; i < tokens.length; i++) { Pair721 memory p = tokens[i]; ...
666's user avatar
  • 1
0 votes
0 answers
4 views

find best distance in given points

I have a sequence of azimuth angles ranging from 0 to 180, then from -170 to -10, totaling 36 angles. In some cases, certain azimuth angles may be unavailable. I aim to choose N points from the ...
tafusen's user avatar
0 votes
0 answers
2 views

Gigya cdc sap account login lang is truncated

When login user via gigya screenset lang parameter is truncated from de-at to de and we have problems regarding consentments. When user was registered correct language was set de-at by setting window....
Mitja's user avatar
  • 35
0 votes
0 answers
6 views

Can't remove "dark mode" of input fields Tailwind/DaisyUI

I have this settings page with some Input components on it. I want them to be white like the rest of the page but for some reason they are dark. Overwriting the classes doenst help. I use React, ...
Luke's user avatar
  • 87
0 votes
0 answers
6 views

MYSQL Subtracting values between rows where the subtracted number is displayed along with the rows from which it is subtracted

I have a table like: concatenated_dates mat_emp rest EX 2018/2019 AO-26 27.5 EX2019/2020 AO-26 30 EX2020/2021 AO-26 30 EX2021/2022 AO-26 30 EX2022/2023 AO-26 30 I want code that would subtract ...
Djallel Merzoug's user avatar
0 votes
0 answers
3 views

Tooljet issue: Tooljet interface is becoming unresponsive when i try to visualise the query results

I have self-hosted tooljet on AWS EC2 by using tooljet official AMI from marketplace. tooljet is up and running fine and i'm able to connect to the databases aswell. FYI, i have given 8vcpu and 16gm ...
D Jeevan Reddy's user avatar
0 votes
0 answers
6 views

Selenium cannot load a page

I am using selenium to automatically login website https://fiverraffiliates.com/loginaffiliate/. But Selenium did not load the page. It just displayed a white website and nothing happened (below image)...
thomas's user avatar
  • 1
0 votes
0 answers
6 views

How to scroll collectionview cell with index while screen swiping left to right in swift

Code: here if i swipe the view left and right then tblViewActivity data showing correct because in getActivityData(intMonth: monthIndex!, intYear: sessionStartYear) this service call monthIndex going ...
Swift's user avatar
  • 1,146
0 votes
0 answers
5 views

Can I temporarily disable the SoftDeletes trait in a Laravel model for a specific route?

I have implemented the SoftDeletes trait in my Laravel model to handle soft deletes. However, for a specific route request, I need to disable the SoftDeletes trait temporarily. Could you please ...
Harshil Patanvadiya's user avatar
0 votes
0 answers
5 views

mergeDebugResources FAILED

Getting below error when i run command as : ionic build --prod && ionic capacitor sync android && cd android && ./gradlew assembleDebug && cd .. Error : Task :app:...
Kiran Giri's user avatar
0 votes
0 answers
7 views

How can I fix my Tkintre application? I want to webscrape each row of listbox that met a condition

In this method, a loop is placed on the lines of a list box, and when the condition if minn<= int (updated_color_price) <= maxx is met, the color of the line turns red, and the function ...
Seyed Mehrab Mosave's user avatar
-1 votes
0 answers
11 views

Need a help in designing the following figma using Chakra UI library in React js

I have designed a card with headers as row and its data as column but was not able to get the desired design below is the design which i was able to make. My design Below the expected design. Expected ...
Rohit Siriga's user avatar
0 votes
0 answers
8 views

Accessing slide background in python-pptx

It seems straightforward, but I am not able to access the slide background. from pptx import Presentation presentation = Presentation() slide_layout = presentation.slide_layouts[5] # 5 corresponds ...
tikka's user avatar
  • 537
0 votes
0 answers
3 views

Filtering query with BEGINSWITH of Realm database in Kotlin

I am having issues with a query which includes BEGINSWITH (or CONTAINS for that matter). I am trying to follow the example as found in the Mongo Db documentation: This query to find instances of the &...
Ray's user avatar
  • 1
0 votes
0 answers
5 views

Why are the Keras and Orange VGG16 outputs different and how to fix it?

I'm optimizing some work I did moving from Orange to Python code, but I'm having some problems with image Embedders. I'm trying to recreate my work using Tensorflow/Keras, but the outputs of the VGG16 ...
Luís ESN's user avatar
0 votes
0 answers
3 views

Accept Word and Accept Line feature does not work for MAC for any vscode version and for Windows on vscode version later than 1.86.2

What needs to be implemented to handle Accept Word and Accept Line feature? 2) Do we need special handling for Accept Word/Accept Line in provideInlineCompletionItems? 3) For our vscode extension we ...
ajayg's user avatar
  • 47
0 votes
0 answers
8 views

Cookies in node.js

I'm using node.js v21.7, I am developing an Intranet, I am using cookies to store a cookie when a user logs in: objCookies.set("uid", biUID, objOptions); objOptions is set above: var ...
SPlatten's user avatar
  • 5,476
0 votes
0 answers
4 views

Missing PAGE_GUARD flag on the memory of stack for one windows application

A few minutes after the application starts 3 hours after the application starts After 3 hours, the stack memory missing PAGE_GUARD flag for many thread. At this time, the stack memory cannot be ...
user23864953's user avatar
0 votes
1 answer
6 views

voron 2.4 mainsail kiauh error install crowsnest (solved problem)

This error appears if someone is installing a full raspberry pi os for whatever reason. So just run sudo apt install rpicam-apps-lite and after that try again the problem solved, this is for everyone ...
Cheung張's user avatar
0 votes
0 answers
3 views

How to create a simple "four area graph" in excel or google sheets?

From a very basic dataset, I need to create this graph, but I'm struggling. Is there a simple way to achieve this in Excel or Google Sheets? Thank you.
Discus23's user avatar
  • 521
0 votes
0 answers
5 views

Python - joining a thread to the main thread

Let's say a have a main thread, that has created and joined Thread 1. Thread 1 has created Thread 2. Is it possible to join Thread 2 to the main thread? I am using a default threading library and ...
Vladislav Yagello's user avatar
0 votes
0 answers
3 views

Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 not working on windows server

I have installed the following package Microsoft.AnalysisServices.AdomdClient.NetCore.retail.amd64 on a .Net 6 app, in order to connect to an OlapCube. The connection works fine from the local machine,...
cGG's user avatar
  • 23
0 votes
0 answers
4 views

When i reload or logout from my app the disconnect function in the backend runs twice and i am getting two session different ids when logging out

Hi i am developping an application where there is a chat feature and facing a problem that when i logout from the app i am having two disconnects from two different session ids for the same user The ...
Mehdi Ziadi's user avatar
0 votes
0 answers
8 views

unable access to kibana

please help , i cannot access to kibana even that it is running as well as elasticsearch, i got this msg to this url : https://localhost:5601/ the message is : statusCode 401 error "...
JONNEY's user avatar
  • 1
-1 votes
0 answers
5 views

Change the payment currency - woocommerce

I have a dropdown to change currency, I have a problem On the checkout page, the product details are in pounds, but when paying with PayPal, it gives me euros. Is there a function or hook to change ...
Salah Lakbouri's user avatar
0 votes
0 answers
6 views

Template Lubridate script for duplicating rows for a given start/end date

I have a dataset in Spotfire where each row contains a TASK_START and TASK_END column, as well as several other columns containing values. As an example input, something like this: | TASK_START | ...
Phic's user avatar
  • 1
-1 votes
0 answers
8 views

How to run particular jobs in GitLab CI/CD via GitLab API?

I have a curl command (see below), currently I have one job in my pipeline and when I execute the curl command below, it runs my pipeline and executes my only job, i.e test-job1. Now I have added test-...
kishi's user avatar
  • 25
0 votes
0 answers
10 views

Is there any function that can be in place of line 11?

I have a problem with script when trying to run flow in power automate. It was working in last week but now for some reason is not working and returning this error { "error": { "code&...
P R's user avatar
  • 1
0 votes
0 answers
5 views

How to set image in axis text in SVGGraph?

I am trying to add the image in axis text. I am using RadarGraph from SVGGraph library. I am not able to find a solution for that. What I tried I found an option axis_text_callback_x but I am not ...
Akshit Arora's user avatar
0 votes
0 answers
6 views

Use Next.js project as a script tag in html file

I have built a chatbot with Next.js 14 App router. Whenever you run the app a chat bubble appears at the bottom right of screen; when you click on it the chatbot appears. Now I want to use this ...
Zain Kazi's user avatar
0 votes
0 answers
4 views

Woocommerce subcategories dissappear when changing page

When the URL of the products page is /?product_cat=tricka&paged=1 the subcategories are shown. When i change the page to /?product_cat=tricka&paged=2 the subcategories disappier. I'm getting ...
Miroslav Vasicek's user avatar
0 votes
0 answers
6 views

Handling Entity Framework object cycling / infinite reference looping in many to many relationships

Is there a performance cost to using Entity Framework for many to many relationships, and if so, how do I get around it? For example: [Table("Movies")] public class Movie { [Key] ...
Treadmeister's user avatar
0 votes
0 answers
8 views

How to create a VM with proxmox API?

Is anyone familiar with Proxmox API? Specificly on how to create VM, as part of my bootcamp I'm trying to develop a friendly UI (https://github.com/sbendarsky/Proxify.git) using next.js for proxmox ...
Maxim weiss's user avatar
0 votes
0 answers
13 views

To what extent is a good practice break wide HTML class lines? [closed]

I'm not sure if there's a right question for this, but I'd like to know your opinion. To what extent is it a good practice to break wide HTML class lines? I'm using tailwind-ements components of ...
TAVARES's user avatar
  • 29
0 votes
0 answers
7 views

MariaDB service crashes since updating to Laravel 11 oom-kill possible memory leak in Laravel 11?

Duplicating over to here as advised by Laravel Laravel Version 11.1.0 PHP Version 8.3.4 Database Driver & Version MariaDB 10.11 Description Hi :wave: I thought I'd just mention this in case anyone ...
Ryan H's user avatar
  • 2,744
0 votes
0 answers
5 views

how to retain time range selected value in android

This is my custom dialog layout where we are displaying Date and Time range View: <!-- activity_main.xml --> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" ...
MARSH's user avatar
  • 215
0 votes
0 answers
4 views

Maven resolving missing envvar to its name

inside properties I have: <myvar>${env.MY_VAR}</myvar> if env.MY_VAR is set to 'abc' then myvar is resolved to 'abc' if env.MY_VAR is not set then myvar is resolved to '${env.MY_VAR}...
beatrice's user avatar
  • 4,029
-1 votes
0 answers
8 views

What is the relationship among the various algorithms?

I'm curious about whether there exists a hierarchical or layered concept within the broad categories of algorithms, where they can be further divided into subcategories based on their characteristics ...
yinfei's user avatar
  • 1
0 votes
0 answers
5 views

Angular: from renderModule to CommonEngine: A required Injectable was not found in the dependency injection tree

I have a monorepo application with two applications, one backend made with Node and the other with Angular. I am trying to use the backend to render in SSR mode the Angular application and so far I ...
Marc Fernandez's user avatar
-1 votes
0 answers
6 views

Build failed in macOS environment

i want to build Mach-O in macos env ,but it faild build command CC=/usr/local/go/misc/ios/clangwrap.sh CGO_ENABLED=1 GOOS=darwin GOARCH=arm64 go build -ldflags "-w" -o test ./main.go err ...
willis's user avatar
  • 1
-1 votes
0 answers
6 views

Why can I not login to a new linux system (amazon linux 2023) from an old one (CentOS 6)

I try to connect from an old centos 6 system to a "brand new" AWS linux 2023 in ssh and I have an error "no hostkey alg". From the AWS docummentation, on AWS linux 2023, ssh-rsa ...
Julien's user avatar
  • 506
0 votes
0 answers
5 views

Cannot parse Gradle Build file with Liquibase Configuration: Expression 'main' cannot be invoked as a function

I am relatively new to using Gradle over Maven, but I assumed it would be more fitting for a Kotlin project. I am writing a Spring Boot application using a MySQL database and want to set up Liquibase ...
DarkNetFan's user avatar
0 votes
0 answers
7 views

.net core 8.0.0 and Oracle.ManagedDataAccess.Core (3.21.130) can't "Open()"

We wrote a very simple console POC, we remove almost every line and the Main looks like this static void Main() { string _connectionstring = "Data Source=<name from TNS file>;User Id=&...
hborda's user avatar
  • 1
0 votes
0 answers
9 views

Publish Vue.js + ASP.NET Core on Azure

I want to deploy my ASP.NET Core + Vue.js application in Azure App Service with a configured CI/CD GitHub account. I followed Microsoft's guide: https://learn.microsoft.com/en-us/visualstudio/...
Osminogka's user avatar
0 votes
0 answers
10 views

Qt build path issue and file not found

There are two projects, FFObject and DDS, corresponding to two. pro files. After the DDS project is built, a libDDS. a file will be generated, which is required for the FFObject project during ...
温瑞峰's user avatar
-1 votes
0 answers
7 views

Dart: How to calculate the integral over some FFT frequencies?

Let's assume a 1 Hz input signal and 64 samples. According to this anser, running an FFT over it will return 64 frequency bins, each 0.015625 Hz (sample rate / samples => 1/64) wide. How do you ...
SePröbläm's user avatar
  • 5,421
0 votes
0 answers
12 views

how to scrape dynamic webpages in python without selenium for application that handle multiple users at a time

how to scrape dynamic webpages in Python without selenium for applications that handle multiple users at a time. that means I need a Python code for a server-side application without using Webdriver. ...
Mahim Tiwari's user avatar
0 votes
0 answers
4 views

How to set weight of enpoints durin laod balancing in wso2 manager

enter image description hereI have set up weighted round robin as algorithm but i can't seem to set weight to different endpoints in apim publisher, default weight of 1 is implemented how can i set ...
Nabin Rai's user avatar
-3 votes
0 answers
12 views

(Python)What are the problems when creating a bot in Telegram? [closed]

What are the common and infrequent problems that arise when writing Telegram bots in Python (if we take the type - Script bots that work only on commands pre-written in the code)? From what I know, ...
OwRigi's user avatar
  • 1
0 votes
0 answers
3 views

AJAX Requests from jQuery to ASP.NET Core API Losing Authentication

I am developing a feature in my web application that allows authenticated users to submit comments through a form. The frontend uses jQuery for AJAX requests, and the backend is built with ASP.NET ...
GerryMM88's user avatar
  • 181

15 30 50 per page
1
2 3 4 5
482450