Dmitry
Dmitry
I charge my custom power bank with a built-in 4S balancing scheme. This BMS requires 18 volts to charge the batteries. I use the settings for 5S li-ion batteries to...
> 4S non-balance setting already exists 4S 14.4v is not suitable with this BMS.
@specing I received a response from seller "18V is maximum charge voltage, some people like more better balance effect. in this case can use high voltage to charge the board....
It was installed from ebuild: ``` # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) inherit gnome2-utils meson...
>you should check if there are obsolete files in /usr/local/drawing (delete them all) Hi. I don't have any drawing stuff in /usr/local. I've run using strace and got also: ```...
I have the next installed file lists: ``` $ equery f dconf * Searching for dconf ... * Contents of gnome-base/dconf-0.40.0: /etc /etc/env.d /etc/env.d/51dconf /usr /usr/bin /usr/bin/dconf /usr/include /usr/include/dconf /usr/include/dconf/client...
>if drawing's correct xml is in that directory then you can open /usr/share/glib-2.0/schemas in a terminal and run glib-compile-schemas . I don't think this is proper way how to resolve....
>if /usr/share/glib-2.0/schemas/com.github.maoschanz.drawing.gschema.xml has the "tools-options" schema around line 135, ``` $ cat /usr/share/glib-2.0/schemas/com.github.maoschanz.drawing.gschema.xml | grep -n tools-options 130: 135: ``` >and if compiling it properly fix the app startup not...
Config options api_secret_path and foreign_api_secret_path don't work. This files are saving to ~/.grin/main anyway.
Related issue: https://github.com/mimblewimble/grin/issues/3002