Unanswered Questions
7,253,591 questions with no upvoted or accepted answers
118
votes
0
answers
4k
views
Android ndk gdb loaded shared libraries are missing *.oat
Both gdb 7.7 and gbd 7.11 missed some shared libraries when debugging my device (oppo r7s). I've pulled all libraries to local.
Here is a complete list of libraries shown by info shared
(gdb) info ...
81
votes
0
answers
2k
views
swf respondDecisionTaskCompleted call, response time degrade overtime
We have a decided worker running and as the time goes we noticed the response time of the respondDecisionTaskCompleted call was getting slower and slower.
We tried using the same instance of the SWF ...
69
votes
0
answers
2k
views
How do I write a TDBCtrlGrid VCL Style custom class?
There are lots of questions here about XE2 VCL Styles and custom colors for Buttons, Panels, edits, etc, and VCL Styles. As much as I wish the existing questions covered it, they don't... So DB ...
66
votes
1
answer
2k
views
Materialize the Value for a Type that has One Inhabitant
Thanks to @MilesSabin's answer I can write a type level Fibonacci sequence:
sealed trait Digit
case object Zero extends Digit
case object One extends Digit
sealed trait Dense { type N <: Dense }
...
58
votes
0
answers
2k
views
Per-element atomicity of vector load/store and gather/scatter?
Consider an array like atomic<int32_t> shared_array[]. What if you want to SIMD vectorize for(...) sum += shared_array[i].load(memory_order_relaxed)?. Or to search an array for the first non-...
57
votes
0
answers
1k
views
Use the `pos` argument in Rgraphviz to fix node position
Based on this question Automatically curving an arc when it is overlapping with another one, I am trying to set the pos attribute in a RGraphviz plot.
Can someone show how to correctly use the pos ...
53
votes
0
answers
2k
views
How to make a composite manifest for Microsoft smooth streaming
I am new to Microsoft Smooth Streaming and have questions about the making of composite manifests.
Following the guidance from here.
I was able to make a composite manifest of a single clip element ...
53
votes
2
answers
2k
views
iOS SecTrustRef Always NULL
I'm trying to connect an iOS app to a Windows C# sever using TLS over TCP/IP.
The TLS connection is using untrusted certificates created from an untrusted CA root certificate using the makecert ...
53
votes
2
answers
3k
views
Chrome custom tabs not opening other apps
The Chrome custom tabs doesn't seem to launch other apps by deeplinking.
For example a PayPal payment, when Chrome is launched with this URL. It will ask the user if the URL has to be opened with the ...
52
votes
1
answer
344
views
View Product Quantity based on Base UoM and Purchase UoM in OpenERP 7
I am using different units of measure for the same products. Say 1 mL as a base unit of measure, 1 Litre can as purchase unit of measure.
Is it possible in OpenERP7 to view the product quantity ...
51
votes
2
answers
9k
views
Creating meta tags for Linkedin - Publish Date "not found"
I was using the following tags in relation to the posted date of a website (blog) article:
<meta name="article-published_time" property="article:published_time" content="2019-10-21T00:00:00-0600"&...
50
votes
1
answer
902
views
In Websphere Commerce 7, how do I remove the language and store name from an SEO url the correct way?
Currently the client I'm working for is making use of the SEO Friendly urls outlined here:
https://www.ibm.com/support/knowledgecenter/en/SSZLC2_8.0.0/com.ibm.commerce.seositemap.doc/concepts/...
50
votes
1
answer
6k
views
How Windows handles the clipboard interface with Xming?
My question comes from a problem:
I use Xming on Windows 7 to connect to a Linux host (through PuTTY) to start and display a gnome-terminal.
I have some troubles using the Windows clipboard:
Copy ...
49
votes
0
answers
1k
views
How to Update Frames for all Size Classes in a Storyboard in Xcode 6.1?
When working with Storyboard files in Interface Builder on Xcode 6.1, Apple recommends designing for the Any/Any size class. When finished, different size classes sometimes report warnings:
Misplaced ...
49
votes
0
answers
451
views
many parallel applications of a sequential transform in repa
In Repa, I would like to apply a certain d-dimensional linear transform in parallel across the innermost dimension of my array, i.e., on all "column" vectors.
In general, such a transformation can be ...
48
votes
0
answers
697
views
Chicago Boss: Routes does not work in production mode?
I created the rahm_test_controller.erl file in src directory, and added an action named hello.
In /priv/rahm.routes, I added this line for home page:
{"/",[{controller,"test"}, {action, "hello"}]}.
...
48
votes
1
answer
1k
views
Typekit and @fontface issues on all Windows browsers with Ruby on Rails app, especially Chrome
My Ruby on Rails app hates custom fonts and I don't know why. Here are some of the errors and troubleshooting that I have gone through.
First, there were devastating display errors that only happened ...
47
votes
0
answers
9k
views
iOS 13 - silent push notifications are no longer reliable
iOS 13 changes:
Change 1: In iOS 13 Beta 6, a silent remote notification (AKA Background Notification) with priority 10 is no longer handled by the OS and dropped. This was documented in the past but ...
46
votes
1
answer
2k
views
LibXL: excel cross-sheet formulas not updated
I'm dealing with a problem with libXL and Office365.
I created an Excel file with Office 365: a simple formula which shows the content of a cell from another sheet. Then I proceeded to write something ...
46
votes
2
answers
1k
views
What's different about Screensaver preview in Windows 8?
I'm working on a simple WPF-based screensaver and can't get the thumbnail preview to work.
When you open the display control panel and go to configure the screensaver, the selected screensaver is ...
45
votes
0
answers
4k
views
secTaskDiagnoseEntitlements MISSING keychain entitlements: no stored taskRef found
In two applications which have WatchKit app extensions, I receive the following error in the device log more than ten times on startup.
secTaskDiagnoseEntitlements MISSING keychain entitlements: no ...
45
votes
5
answers
4k
views
Oracle SYS_CONNECT_BY_PATH equivalent query into SQL Server
I'm trying to convert a complex query involving the Oracle SYS_CONNECT_BY_PATH syntax into SQL Server:
SELECT
DISTINCT TO_CHAR(CONCAT(@ROOT, SYS_CONNECT_BY_PATH(CONCAT('C_',X), '.'))) ...
44
votes
3
answers
2k
views
Having trouble working with SelectWoo instances of Select2 within WooCommerce
I am using Select2 within WooCommerce in some of my own custom areas and I am targeting it with some code to add and removes certain classes and it's working fine except for the SelectWoo instances ...
43
votes
0
answers
22k
views
Sec-Fetch-Mode and blocked CORS
So I have the same website making the same request to the same server on (1) Chrome 76 and (2) Chrome 77 from different networks and computers.
One request has (1) Sec-Fetch-Mode: no-cors, Sec-Fetch-...
43
votes
2
answers
2k
views
debugserver died with an exit status of 0x00000000
I was running an app on Xcode with the iPhone 6 stimulator using the latest iOS 10. And after some time the app crashed with the following message:
debugserver died with an exit status of 0x00000000
...
43
votes
6
answers
3k
views
How can I serialize a jgrapht simple graph to json?
I have a simple directed graph from jgrapht and I am trying to serialize it into a JSON file using jackson as follows:
ObjectMapper mapper = new ObjectMapper();
File output = new File("P:\\tree....
43
votes
5
answers
30k
views
"This Suspense boundary received an update before it finished hydrating." Error when using suspense and dynamic import in Nextjs
I'm trying to lazy load a list of data with suspense and dynamic import in Nextjs. But getting following error:
Error: This Suspense boundary received an update before it finished hydrating. This ...
42
votes
0
answers
1k
views
iOS crash at CFAllocatedReferenceCountedObject
My app frequently crashes with the following information:
0 CFNetwork CFAllocatedReferenceCountedObject::_retainable_hash(void const*)
1 CoreFoundation _CFBasicHashFindBucket + 164
2 ...
42
votes
1
answer
42k
views
Localization in WPF
I am starting a new application in WPF and I am curious how to handle Localization? In WinForms you can use resx strings for the UI text, how is this done in WPF? Is there a special binding syntax for ...
40
votes
0
answers
10k
views
psycopg2 could not translate host name
My airflow server periodically fails. When I check the gunicorn logs, the error before all works shutting down looks like this:
OperationalError: (psycopg2.OperationalError) could not translate host ...
40
votes
1
answer
1k
views
Let image ManipulationMode capture pointer
In my app, a user can select an Image and drag it onto a Grid, to play with it. I do this by handling the PointerEntered event of the Grid. Here I detect if the user had an image selected and if the ...
40
votes
0
answers
753
views
Backbone from NPM via JSPM
I'm trying to install backbone.marionette from NPM with the JSPM for client dependency resolving. A simple operation with the following command in commandprompt:
jspm install marionette=npm:backbone....
39
votes
1
answer
11k
views
IllegalArgumentException: reportSizeConfigurations: ActivityRecord not found for: Token
I received the following bug report from a Moto E (4) Plus running Andorid 7.1.1:
Exception java.lang.IllegalArgumentException: reportSizeConfigurations: ActivityRecord not found for: Token{9857068 ...
39
votes
3
answers
7k
views
Android "couldn't log to binary event log: overflow"
I have an android app that has been running without problems until I updated my device to android 4.4 (kitkat).
Now I start getting this error and some part of the program is broken with this in the ...
39
votes
2
answers
3k
views
Accessibility focus of childviews in nestedscrollview
I have a problem with the accessibility focus of the NestedScrollView child views. Currently, the focus iteration during accessibility mode only iterates through the views where the views are visible ...
38
votes
2
answers
7k
views
Slow sass-loader Build Times with Webpack
Summary
When we switched to using Webpack for handling our SASS files, we noticed that our build times in some cases became really slow. After measuring the performance of different parts of the ...
38
votes
1
answer
1k
views
Custom Claim Handling Failed In Single Sign On
I am using the WSO2 Identity Server for Single Sign-On Implementations.
In my demo applications, I am trying to get Custom claim attributes of authenticated Users from my own JDBC Database.
I ...
38
votes
1
answer
1k
views
How to `\link{}` to a specific section of an Rd file with Roxygen2?
Say I want to link to the "Details" section of my documentation for function foo, what do I do? \link{foo:Details} doesn't appear to work, so what is the right command?
37
votes
1
answer
3k
views
Programmatically generate a Google Meet link
I'm looking to start a Google Meet meeting by calling an API that returns the new meeting URL.
It looks like this may be possible if I create a new meeting using the calendar API, but it'd be nice ...
37
votes
0
answers
484
views
AIR Build Server Setup
I am at the point where I am running into incredibly long build times for my project and more projects to come. I would like to make a build server but I have not had any experience with them aside ...
37
votes
1
answer
2k
views
Blame for Google Drive documents
I am trying to write Google document add-on which will help me to check who wrote particular part of the document, in my work every day several people edit the same document and very often instead of ...
37
votes
0
answers
1k
views
Interactive selection in ggplotly with geom_hex() scatterplot
I am trying to create a scatterplot matrix with interactive selection between geom items in individual matrix plots. This works when I am dealing with geom_points (inside ggpairs()). When a user ...
36
votes
1
answer
2k
views
GoogleAnalytics.Property 'parameters' on Entity 'GAIHit' is using nil or an insecure NSValueTransformer
After updating the GoogleAnalytics pod, my app started crashing with the following error:
CoreData: fault: One or more models in this application are using
transformable properties with transformer ...
36
votes
1
answer
4k
views
Getting DeadSystemException on Samsung SMG950U (Android 8.0.0) and SM 955 (Android 8.0.0)
I am working on a native android app & getting the following report in my Crashlytics but I am unable to figure the the exact reason for this.
I have two activities SplashActivity and MapActivity ...
36
votes
0
answers
7k
views
Microsoft.Windows.UI.Xaml.CSharp.targets missing on CI server
Problem
I just committed the addition of a UWP application to source control. However, my CI server (Jenkins) didn't seem to like that:
error MSB4019: The imported project "C:\Program Files
(x86)\...
36
votes
3
answers
2k
views
How can I skip the first occurrence of a repeating UNCalendarNotificationTrigger?
Say today is a Monday and it's 1 PM. I want to schedule a weekly local notification from my iOS app starting today at 2 PM. I'd do this:
NSDateComponents *components = [[[NSDateComponents alloc]init]...
36
votes
0
answers
767
views
Writing Coverity model: pointer in struct ALWAYS points to tainted data
I reguarly check lwIP, a free TCP/IP stack with Coverity.
As a network stack, we have untrusted data coming in from the network which is stored in struct pbuf (some members omitted for clarity):
...
36
votes
0
answers
7k
views
What happen to SketchFlow and what we should use instead?
What is the new Microsoft way of UI prototyping since VS2015 doesn't support SketchFlow projects. (I'm having hard time to accept that they removed such a useful tool without providing alternative)
...
35
votes
0
answers
5k
views
Add Xcode Developer Account from the Command Line
I am trying to use xcodebuild -allowProvisioningUpdates on a machine that I only have access via the command line (Azure Devops macOS Hosted Machine).
Unfortunately, according to man xcodebuild in ...
35
votes
1
answer
3k
views
Keyboard cannot present view controllers warning
When tapping the "Passwords" button at the top of the keyboard for login/password Autofill, this warning prints to the console log:
Keyboard cannot present view controllers (attempted to present <...