BONNEVALLE Vincent
BONNEVALLE Vincent
How many files does `find . -type f | sort -V` give you (you should be able to pipe it to `wc -l` to get the number of files)?
Are there some special files in the directory (links, ...)? I haven't managed to reproduce the bug.
I don't think `imv` can read `xcf` images. If you cycle through all the images (using the arrow keys) when calling `imv *`, does the number of images drop? EDIT:...
The number of images reduce because `imv` encounter `xcf` images which it can't read do it removes them from the list (and update the total number of images).
Using `imv folder/*` will order the images without including subfolders.
Would it be possible to do the same as with function (appending something at the end of the class name) ? (Off-Topic but I don't know where to ask :...
I was going to say that bindgen add a postfix to C++ template function, I checked to be sure and I saw that not specialized template function are not handled...
Unless rust add generic specialisation, I also don't think there's a good solution. I think adding a warning when template specialisation is encountered in C++ code is required tho. Having...
I understand that it's hard to support and that's why I initially made a request in ``LanguageTool``. They can do the stripping/conversion and return the right position for the errors....
Clementine stopped playing wma files altogether (cf #6128 )