guyuming
guyuming
The line spdlog::set_level(spdlog::level::from_str(log_level)); runs in client->main(argc, argv); in main.cpp main but i want to add some spdlog::debug level log entry before the client->main(argc,argv) call. I don't know what is the...
i use waybar in dwl with (https://codeberg.org/fauxmight/waybar-dwl/src/branch/main/waybar-dwl.sh). the script use waybar custom modules; the problem is , the script hardcodes the file name /path/to/waybar-dwl.sh in ~/.config/waybar/config. If i run multiple...
to "preview" image with IMV, i made a commit in my fork: https://github.com/guyuming76/ranger/commit/83a7264a67f7a8c31d67aa558bf63164a8de5b6c it works in DWL wayland and DWM xorg my question is, how can i hide the original...
i am debug gentoo linux emerge script with pudb. in /usr/lib/python3.8/site-packages/_emerge/main.py, i add ``` from pudb import set_trace; set_trace(paused=False) from pudb.lowlevel import setlogfile; setlogfile("/tmp/pudberrors.log") ``` and ``` gymDeskGentoo ~/.config/pudb #...
i can connect to xrdp running on gentoo through xfreerdp: [https://github.com/neutrinolabs/xrdp/issues/1796](https://github.com/neutrinolabs/xrdp/issues/1796) but the sound redirection does not work even though i added /sound:latency:100 parameter in xfreerdp command. xrdp works with...
i am using xfreerdp to connect to xrdp on the same computer with pulse sound. inside xfreerdp session, i run speaker-test, but the noise stutters, it stops for several seconds...
#### General informations - system/distribution (with version): $ uname -r 5.4.97-gentoo-x86_64 - offlineimap version (`offlineimap -V`): offlineimap v7.3.4, imaplib2 v2.101 (bundled), Python v3.8.11, OpenSSL 1.1.1l 24 Aug 2021 - Python...
i can use neither "next" nor "step".  
prePaintScreen, prePaintWindow marked override, but does not override
``` patching file src/frame/window/modules/update/updatehistorybutton.cpp [ !! ] * ERROR: dde-base/dde-control-center-5.4.9::deepin failed (prepare phase): * patch -p1 failed with /var/tmp/portage/dde-base/dde-control-center-5.4.9/files/5.3.0.4-missing-include.patch * * Call stack: * ebuild.sh, line 125: Called src_prepare *...