Quantcast
Channel: Recent Questions - Stack Overflow
Browsing all 12111 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

How to make QML Menus consider layout mirroring?

I'm developing a multi language application including languages that are rtl. When using the Menu control, they do not follow the LayoutMirroring.enabled setting in my top-level ApplicationWindow.In...

View Article


How to get opening hours on nodeJS

I am trying to get restaurant listings for a data analyst project. This is trying to search for restaurants in Seattle. I'm thinking why it couldn't get opening hours is due to selectors. The current...

View Article


Apparent error in vite compatibility with mysql2

My application stopped working without me changing anything in the code, I just saw in the front terminal that mysql2 had been updated, since I don't even have it in the front, and when I went to look...

View Article

Image may be NSFW.
Clik here to view.

Why does Newtonsoft.Json cause a FileNotFoundException in mscorlib.dll?

Building a Windows console OpenAPI application and testing in VS IDE debug mode, the following code does not generate the following error, but attaching to the application process after starting the...

View Article

Recommendations for creating an app? How to do it?

6 months ago I started programming, so I'm taking my first steps. I have an idea to make an app, but I need a little guidance. I am trying to make an app, which through prior registration, allows you...

View Article


Kakfa: Message ordering

I need to process and publish messages with the same key in sequential order. For example, if there are three messages for "key1" (1, 2, 3) and another three for "key2" (4, 5, 6), the desired outcome...

View Article

Image may be NSFW.
Clik here to view.

SwiftUI: Background not bound by frame?

This is a conceptual question to better understand the workings of SwiftUI modifiers.Suppose we have a VStack with a Rectangle in it like so:VStack { Rectangle() .fill(.blue) .background(.gray)...

View Article

Java RestAssured: Using Json Variable

I am using Java Restassured with GraphQL. We have a Query and Variable.Our variable is slightly different as it is JSON format.What is the syntax to utilize Variable JSON Format? My Variable is Not a...

View Article


How to Listen for SSDP replies on multiple interfaces using IBM BlueSocket

I am using SSDPClient and BlueSocket for discovery of some NAS devices.Now, I found that with the stock code, I get responses only on the default interface, but not on additional interfaces with their...

View Article


What is the best way to implement multithreaded SSH logins using Netmiko with...

I have a list of network devices I need to SSH into in order to get the output of a command. I'm using Netmiko (Python). The SSH login credentials of each "login request" are JSON objects sent as an...

View Article

Is it possible to get reference to comment element/block by JavaScript?

This sounds a little crazy, but I'm wondering whether possible to get reference to comment element so that I can dynamically replace it other content with...

View Article

Does Log4j2 smtp appender works without specifying smtpPassword field?

In the log4j2 offcial documentation there is a code snippet for the smtp appender .My Question here is there is no smtpPassword field included. Is it going to work? if yes then where exactly we are...

View Article

Cannot GET index.html Azure Linux Web App

We created a Linux Web App in Microsoft Azure. The application is static written with React (html and Javascript).We copied the code into the wwwroot folder, but the application only showing only...

View Article


CTest, CMake & MinGW: Executables build, but fail to run, because fresh DLL...

The top-level CMakeLists.txt contains:include(CTest)add_subdirectory(lib)add_subdirectory(demo)add_subdirectory(test)lib/CMakeLists.txt is essentially:add_library(MyLib...

View Article

Constant FILTER_SANITIZE_STRING is deprecated

I have installed PHP 8.1 and I started testing my old project. I have used the filter FILTER_SANITIZE_STRING like so:$username = filter_input(INPUT_POST, 'username', FILTER_SANITIZE_STRING);Now I get...

View Article


Why is fire being delayed in robocode

package com.gshs;import robocode.*;public class Gshs_21043 extends Robot{ public void run() { while(true) { turnRadarRight(90); } } public void onScannedRobot(ScannedRobotEvent e) {...

View Article

Exposing kafka internal metrics via Micrometer

I believe there are various internal metrics of the kafka-client code. I am wandering how to expose those metrics. I want to expose the internal metrics, how to do in scala.Can you give me a hint how...

View Article


Get the new version before committing the transaction spring data jpa

I would like to know if it is possible to start a transaction to search for my entity, update the information, then call the JpaRepository save and upon return get the new version (I'm using @Version),...

View Article

Invalidation of Dependent Procedures in Oracle RPC Signature Dependency Mode...

I'm working with Oracle's RPC Signature Dependency Mode and encountered unexpected behavior when changing a procedure's parameter data type within the same class. According to Oracle documentation,...

View Article

React not responding to broadcast from socket.io server

I am currently in the process of learning about WebSockets and Socket.io. For that, I've built a simple text field and a button. This is my frontend code:import React, { Component } from 'react'import...

View Article
Browsing all 12111 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>