multi-platform
Here are 332 public repositories matching this topic...
Monitor open files
Description
This utility can monitor open files number count (in real-time)?
Example count open files in the Linux machine, and count open files group by existing users.
Versions
Nothing
Logs
Nothing
All steps through x86 Native Tools Command Prompt for VS 2019.bat seems to be fine, yet at the "jom install" I get a number of "Ошибка в синтаксисе команды." ('error at command syntax') and then the step I get:
Warn about uninitialized values.
Version: 1.9.8
CMake Error at %BuildPath%/Librar
This issue happens with large tree's, a square showing up removing the shadow. This issue existed since at least CE5.2.
Reproduce: Blank project -> Basic Level (just a name, basic settings) -> Import large tree -> Make sure shadows are visible -> Move around it should show up.
I reproduced it in 5.6.1, 5.6, 5.5 and 5.2 (all the engines i had)
5.6.1 Below

[build_requires]
doxygen/1.8.15@company/stable
Where it should have been include instead of includes.
When running Conan, I got the following error message:
ERROR: Error reading 'documentation' profile: Error parsing the profile text file: not enough values to unpack (expected 2, got 1)
At least I knew
-
Updated
Jun 15, 2020 - C#
I use git-bash (like probably nearly all windows npm user).
if i run mkdir -p plop it create me plop folder if not existant and do nothing if it exist.
if i do the same as npm task or with npm-run-all it create me -p folder and plop if they don't exist and fail if there already there.
is'nt possible to use git-bash command in priority when available ?
Add summary
Release Type: Github
Version: master
Describe the bug
The documentation states "The index of the component to access. Use 0 for the alpha component, 1 for the red component, 2 for the green component, and 3 for the blue component".
The actual implementation uses:
switch (index)
{
case 0: return R;
case 1: return G;
case 2: return B;
case 3: return A;
}
The following code fails:
from panda3d.core import *
dst = PNMImage(2, 2)
src = PNMImage(1, 1)
dst.add_sub_image(src, 1, 1, 0, 0, 1, 1)However, using copy_sub_image works fine. This is because add_sub_image does not properly add the offset when sampling the source image.
Fixing this will require adding the offset calculation from the other *_sub_image methods to
Readme cleanup
- Add Logo
- Remove or rework Jedi Outcast references [+including the repo topic] since we currently are not supporting of JO SP in builds and JOMP is completely unsupported.
- Organize flow, layout and formatting
- Put directions in separate link or include them all properly
- Fix build badges (appveyor for Windows easy, not sure on buildbot @deepy )
- Discord badge,
-
Updated
Jun 27, 2020 - C
One of our translators has reported that some of the strings in the user interface remain untranslatable. These include the following unconfirmed strings:
- "Menu item text". Don't bother fixing this as the bug that caused it to be shown is fixed I believe, and the undo/redo rewrite will supersede it anyway.
- "Play" in Animation menu
- "Autosave documents" in Files preferences
- "Short scrub"
-
Updated
Apr 1, 2019 - C++
System: Ubuntu 1804
Version: 2020b
It seems webots's navigation gestures are mainly based on mouse events, while I am a big fan of touchpad and I do not have a mouse
Could you please add some keybindings to do so? For example Ctrl and dr
HIDAPI readme update
The website that is linked to in the readme is offline and the repository is abandoned. Development seems to have moved here: https://github.com/libusb/hidapi
On latest clang trunk, the code
const char *text = ("Content of this directory moved to " +
xdg_data_home + "/openspades")
.c_str();
in https://github.com/yvt/openspades/blob/master/Sources/Gui/Main.cpp#L428
causes the warning
warning: object backing the pointer will be destroyed at the end of the full-expression [-Wdan
The iOS sample code contains a retain loop. The ViewController owns the KittenView and the KittenView owns the ViewController. Personally I am not very familiar with the used approach which is not entirely idiomatic for Swift/iOS so not entirely sure what the best f
Current guide does not result in working cluster.
Dashboard install instructions not current (can fix by using "offical" arm installation of kubernetes-dashboard-arm).
No "heapster.yaml" in demos folder. Seems to be deprecated in current repo, but instructions still reference.
-
Updated
Mar 1, 2020 - C
The problem is as follows:
Given an optimization model part which contains elements. Gid is specified as output format. If the elements of the optimization model part are not initialized (which may happen e.g. when no internal analyzer is defined), then the function GiDOutputProcess::ExecuteBeforeSolutionLoop will produce a seg-fault when it calls
`__initialize_results --> gid_io.h line 6
This ticket serves as a tracker for translations needing updates for fre:ac 1.1.2. It will be updated once the status of a translation changes.
Help is needed to update the translations for fre:ac 1.1.2 which has been released on 20th June 2020. The next point release is planned for September 2020.
New translations to as of yet unsupported languages are more than welcome as well of cou
-
Updated
Jun 25, 2020 - C#
-
Updated
Jun 25, 2020 - C
Improve this page
Add a description, image, and links to the multi-platform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multi-platform topic, visit your repo's landing page and select "manage topics."

Godot version:
3.2
OS/device including version:
windows 10
Issue description:
if the translation is empty ("") in a certain language, the server returns the key (po files), a single quote " (csv), or the english translation if left empty without quotes. It does not seem consistent. From a developers viewpoint it should just return whatever is there (automation always being a s