mohmad-null

Results 26 issues of mohmad-null

I'm trying to access data of a certain format using the API. The CKAN API allows this to be done with `resource_search`. See the following two: - CKAN demo page...

In Progress

I'm trying to do a CQL_FILTER via a GET request, but no matter what I put as the constraint, I *always* get back an exception "Invalid Filter syntax". These are...

The bank account problem is meant to be "hard" with the difficulty coming from the need to lock the account during threading. I created a solution that passed all of...

bug 🐛

I have a backup script that has been running happily for about 6 months. Several weeks ago I updated the libraries, including Twisted and B2 to the latest versions. (still...

Fairly simple feature suggestion - report the current number of items in the queue in the log files. The line that reads like this is the perfect place for it:...

enhancement
logging

I'm syncing using the b2API functions directly from Python (3.5). I basically just copied much of the Sync function in command_tool.py - with the work being done with the `sync_folders`...

I just ran the upload_file command using the exact same command that had previously completed. So filenames are the same, file is the same, bucket is the same. As I...

enhancement

From here: https://github.com/portapps/element-portable/releases/tag/1.10.10-43 Both the .7z and then the setup.exe both fail when I start them. The application starts, but they both give: "Failed to start Your Element is misconfigured...

Regression. As part of my unit tests, I have a well-formed JSON file that I'm using in some tests as "bad" data (the script wants XML). I do something like...

enhancement
good first issue

Related to: https://github.com/pawelsalawa/sqlitestudio/issues/3178 I can't associate any of the following with .sqlite files on Windows (for double-click on open), or in fact with any file type on my PC: 3.1.1,...