214,885 questions
0
votes
0
answers
22
views
Why does the titlebar crossfade transition work one way and not the other using libadwaita?
In the first code example, there is a crossfade animation that happens between changes.
import sys
import gi
# Require specifically GTK 4.0 and Adwaita 1
gi.require_version('Gtk', '4.0')
gi....
Advice
0
votes
0
replies
19
views
Odoo v.19 not loading CSS file from assets
I read that from Odoo v.17 onwards, CSS files should be listed under the assets section of the manifest file, like so:
'assets': {
'web.assets_backend': [
'mydashboard/static/...
1
vote
0
answers
67
views
xml in chess pgn using python
<line fen="rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1">
<move m="e4"/>
<move m="e5"/>
<move m="d4"/>
<...
0
votes
3
answers
82
views
Deserialization backward compatibility when type of property has changed
I used to have simple classes like below:
public class Product {
public Money Price {get; set;}
}
public class Money {
public decimal Amount {get; set;}
public CurrencyEnum Currency {get;set;...
1
vote
0
answers
22
views
How can i have counterweight hands for the AnalogClock in WFF?
I want part of the hand to remain on the non-main side of the hand.
The documentation on Android Developer suggests the following:
Specify the pivot point
Each of the hour, minute, and second ...
0
votes
0
answers
39
views
Mobile screen gets pushed down when View appears above visible screen after event
Project is using XML / Kotlin. Issue is with a nested scroll view or perhaps screen management in general.
NestedScrollView
Child 1 (hidden)
Child 2
Child 3
Child 4 (screen is here)
Clicking ...
-3
votes
0
answers
51
views
IICS Request Header XML
I have an IICS CAI process that calls an API. I need to log what the request was in the case of an error. I can get the headers one at a time using Xquery "request:getHeader('header name') but ...
0
votes
0
answers
43
views
Fixing "Incorrect reference digest value" in SOAP XML WS-Security with node-soap
Fixing "Incorrect reference digest value" in SOAP XML WS-Security with node-soap
Problem
I'm experiencing an intermittent issue with SOAP XML requests to an external service using the node-...
Advice
1
vote
3
replies
71
views
Split single XML document into multiple XML documents
I have a task to split an XML that I'm receiving using XSLT. The input XML is formatted as follows:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<...
1
vote
0
answers
63
views
Cannot place attributionTag anywhere in the manifest
Im having an issue where attributionTag not declared in manifest of com.my.package is appearing in my logcat when i play audio using the MediaPlayer.
Based on the Android documentation and other ...
0
votes
0
answers
72
views
Why can I not get this querySelectorAll to work? [duplicate]
I have an xmldoc with an SVG element that I am trying to pre-process and clean up to do some things. The actual file has several thousand elements, and I want to remove the ones I do not want in the ...
0
votes
1
answer
173
views
How do I list the downloadable files using R for this NOAA website data source?
I want to download the tar.gz files from this NOAA (NCEI) data source:
https://www.ncei.noaa.gov/oa/local-climatological-data/index.html#v2/archive/
Normally, I can do something like this to get the ...
1
vote
1
answer
50
views
What is the role of the <gnm:position> element?
What is the role of the Gnumeric <gnm:position> element here?:
<gnm:Names>
<gnm:Name>
<gnm:name>⋯</gnm:name>
<gnm:value>⋯</gnm:value>
...
1
vote
1
answer
62
views
Why aren’t my changes reflected after modifying and reimporting an IBM DataStage job XML export?
I’m trying to programmatically modify IBM DataStage jobs to add a new database connector stage in parallel to an existing Database stage.
Here’s my workflow:
Export a job from DataStage Designer as ...
7
votes
3
answers
181
views
How can I pass a list of elements as a template's param to work on each on them with a for-each approach in XSLT 1.0?
I am working with XSLT 1.0 through a Java project, and I am unable to update to 2.0. I am attempting to write a Parent template that should call within it a Child template. I wish for the Parent ...
1
vote
0
answers
46
views
Force Self-Closing XML tags for xml.MarshalIndent in Golang [duplicate]
when I call xml.MarshalIndent() in Golang, it produces XML structures like these:
<Screen id="Screen1">
<Label id="Label1" Text="First number: "></Label&...
1
vote
0
answers
61
views
Subcontext in Embedded Tomcat Server Spring Boot 1.5
I'm trying to make a Spring Boot 1.5 project to use the embedded Tomcat Server it can come with. The project is configured for Tomcat 8.5, with a META-INF/context.xml, WEB-INF/web.xml and a specific ...
0
votes
1
answer
80
views
ODOO Field service Worksheet, how to solve indentation problem in the pdf
I'm using "Odoo 16.0+e (Enterprise Edition)" and I premise that I'm not a software engineer but in the past I successfully managed to modify the Qweb code that generates the invoices and the ...
0
votes
0
answers
50
views
question of parsing xml file in spring application
I want to study how beans are created when beans.xml file is parsed. Given following codes
beans.xml
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:sec="http://...
-1
votes
1
answer
66
views
XSLT Transformation is not working as expected
Input XML
<tns:ipartycredit>
<ns3:crPtyRole>ACWINS</ns3:crPtyRole>
<ns3:crPtyRoleIndicator>R</ns3:crPtyRoleIndicator>
<ns3:crPtyInformationTag>57</...
1
vote
2
answers
133
views
Finding all objects matching a neighboring key in XML
I have a playbook in Ansible that will allow me to identify a specific set of firewalls, and then update them to a higher version of software. However, I need to take the existing output of my API ...
0
votes
0
answers
34
views
Bluebeam .BTX toolchest syntax
Anyone know a bit on .btx (Bluebeam toolchest) file syntax ?
I noticed it's XML based and the values are zlib encoded.
So i'd like to understand how the syntax is built
1
vote
1
answer
105
views
xslt data is repeating
I am trying to understand why my data is repeating Clinical Content in the output. In the xslt I have a for-each select="//EmailMessageModel so it shouldnt repeat that data because it is in only ...
0
votes
0
answers
70
views
Build failed on :app:mergeDebugResources — InvalidPathException with ':' on Windows
After updating the project, the build on Windows fails on the :app:mergeDebugResources task:
Execution failed for task ':app:mergeDebugResources'.
> Resource compilation failed (Failed to compile ...
0
votes
1
answer
67
views
How can I clear focus from TextInputEditText when tapped anywhere else on the screen
I have this TextInputEditText in which the cursor remains visible even when I tap somewhere else on the screen. Is there any way to make the clearFocus() applicable for whole screen?
<com.google....